﻿.slider-list
{
    margin-top: 3px!important;
}
.slider-list ul
{
    cursor: auto;
}
.slide-current li, .slide-visible, .slider-slide
{
    cursor: auto;
    margin: 0 auto!important;
}
.carousel-slider
{
    margin-bottom: 52px;
}
.carousel-slide
{
    position: relative;
    display: flex;
    align-items: center;
}
.carousel-slide .image
{
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
    max-height: 100%;
    position: relative;
}
.carousel-slide-inner
{
    position: absolute;
    left: 5%;
    z-index: 1;
    max-width: 500px;
    text-align: center;
    color: #fff;
    display: block;
}
.carousel-slide-inner h1
{
    font-size: 36px;
    font-family: shangriLaMedium;
    margin-top: 0;
    margin-bottom: 1.5rem;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
}
.carousel-slide-inner p
{
    font-size: 1rem;
    font-family: shangriLa;
    margin-top: 0;
    margin-bottom: 1rem;
    text-align: center;
    line-height: 24px;
    font-weight: 400;
}
.carousel-slide-inner .cta-button
{
    font-family: shangriLaMedium;
    padding: 8px 45px;
    border: none;
    border-radius: 50px;
    font-size: 22px;
    background-color: #f15115;
    background-image: linear-gradient(180deg,#ef7c08 0,#f15115);
    background-image: -webkit-linear-gradient(180deg,#ef7c08 0,#f15115);
    color: #fff;
    box-shadow: 0 0 25px rgba(240,110,12,.9);
    outline: none;
}
.carousel-slide-inner .cta-button:hover
{
    background-color: #ef7c08;
    background-image: linear-gradient(180deg,#f15115 0,#ef7c08);
    background-image: -webkit-linear-gradient(180deg,#f15115 0,#ef7c08);
    transition: .3s;
}
.slider-control-bottomcenter
{
    bottom: -35px!important;
}
.slider-control-centerleft button, .slider-control-centerright button
{
    display: none;
}
#home-slider, .carousel-slider, .home-slider, .slider, .slider-control-bottomcenter
{
    outline: none!important;
}
.paging-dot
{
    width: 8px;
    height: 8px;
}
.paging-item .carousel-dot
{
    fill: #fff!important;
    opacity: 1!important;
}
.active .carousel-dot, .carousel-dot:hover
{
    fill: #72d207!important;
}
.carousel-dot:hover
{
    transition: .3s;
}
.lang_ar .carousel-slide-inner a, .lang_ar .carousel-slide-inner button, .lang_ar .carousel-slide-inner h1, .lang_ar .carousel-slide-inner p, .lang_fa .carousel-slide-inner a, .lang_fa .carousel-slide-inner button, .lang_fa .carousel-slide-inner p
{
    text-align: justify!important;
    direction: rtl;
}
.lang_ar .carousel-slide-inner h1, .lang_ar .carousel-slide-inner p, .lang_fa .carousel-slide-inner h1, .lang_fa .carousel-slide-inner p
{
    text-align: center!important;
    direction: rtl;
}
.carousel-slide img
{
    text-align: center!important;
    font-size: 8px;
    height: auto;
    background-color: #000;
}
.lang_ar .carousel-slide img, .lang_fa .carousel-slide img
{
    direction: rtl;
}
@media screen and (max-width: 1024px) and (min-width: 769px)
{
    .carousel-slide-inner h1
    {
        font-size: 32px;
    }
    .carousel-slide-inner p
    {
        font-size: 17px;
    }
    .carousel-slide-inner .cta-button
    {
        padding: 6px 45px;
        font-size: 22px;
    }
}
@media screen and (max-width: 991px)
{
    .carousel-slide-inner
    {
        max-width: 400px;
    }
    .carousel-slide-inner .cta-button
    {
        padding-top: 4px;
        padding-bottom: 4px;
    }
}
@media screen and (max-width: 767px)
{
    .lang_ar .carousel-slide-inner h1, .lang_ar .carousel-slide-inner p, .lang_fa .carousel-slide-inner h1, .lang_fa .carousel-slide-inner p
    {
        text-align: left!important;
        direction: rtl;
    }
    .carousel-slide-inner h1
    {
        font-size: 18px!important;
        padding-bottom: 0;
        margin-bottom: 15px;
        text-align: left;
        line-height: 22px;
    }
    .carousel-slide
    {
        border-radius: 25px;
        background: #131221;
    }
    .carousel-slide .image
    {
        opacity: .7;
    }
    .slide-visible .carousel-slide .image
    {
        opacity: 1!important;
    }
    .carousel-slide-inner .cta-button
    {
        padding: 6px 14px;
        font-size: 12px;
    }
    .carousel-slide-inner
    {
        width: 55%;
        left: 5%;
        max-width: 70%;
        text-align: left;
    }
    .carousel-slide-inner p
    {
        font-size: 1rem;
        font-family: shangriLa;
        margin-top: 0;
        margin-bottom: 1rem;
        text-align: left;
    }
}
@media screen and (max-width: 480px)
{
    .carousel-slide-inner h1
    {
        font-size: 28px;
        padding-bottom: 0;
        margin-bottom: 1rem;
    }
    .carousel-slide-inner p
    {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .carousel-slide-inner .cta-button
    {
        padding: 6px 22px;
        font-size: 14px;
    }
}
@media(min-width: 482px) and (max-width: 767.98px)
{
    .carousel-slide-inner
    {
        bottom: auto!important;
        max-width: 400px;
    }
    .carousel-slide-inner h1
    {
        font-size: 32px!important;
        line-height: 32px!important;
    }
}
@media(max-width: 991.98px) AND (min-width: 575.98px)
{
    #steps h3, #steps p
    {
        font-size: 18px!important;
    }
    #steps p
    {
        line-height: 18px!important;
        padding-top: 0!important;
        color: #fff!important;
    }
}
.rm-wrap
{
    white-space: nowrap;
}
#welcome ul li
{
    font-size: 14px;
    list-style: none;
}
#welcome ul li:before
{
    content: "‣";
    color: #4d9002;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
#steps
{
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}
#steps h3
{
    padding-top: 32px;
    font-family: shangriLaMedium;
    color: #4d9002;
}
#steps h3, #steps p
{
    font-size: 14px;
    text-align: center;
}
#steps p
{
    padding-top: 20px;
    line-height: 18px;
    font-family: shangriLa;
    color: #dfdfdf;
}
#home_page #content
{
    margin: 10px auto 0;
    vertical-align: top;
    padding-left: 1px;
    padding-right: 1px;
    max-width: 1208px;
    padding-top: 0;
}
.timer
{
    width: 200px;
    margin-top: 80px;
    margin-left: 40px;
    display: inline;
    text-align: right;
    font-size: 20px;
}
#content_wrapper
{
    background: transparent;
    z-index: 1;
}
#content
{
    position: relative;
    z-index: 8;
}
.egt-jackpot-holder
{
    background-color: #212121;
}
#providers
{
    filter: drop-shadow(3px 3px 2px rgba(0,0,0,.7));
    position: relative;
    margin: 1em 0;
    overflow: visible;
    height: auto;
}
#providers h2
{
    color: #fff;
    text-align: center;
    font-family: shangriLaMedium;
    margin: auto;
    font-size: 30px;
    padding-bottom: 25px;
}
#providers .amount
{
    vertical-align: middle;
    background: -webkit-linear-gradient(#f6be00,#c8102e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: shangriLaBold;
    font-size: 48px;
    text-shadow: 0 0 15px rgba(240,110,12,.6);
}
#providers ul
{
    list-style: none;
    padding: 0;
    text-align: center;
    display: block;
}
#providers ul li
{
    display: inline;
}
#providers ul li img
{
    width: auto;
}
#providers .novomatic
{
    --color_fill: #000;
}
#providers .evolution, #providers .novomatic
{
    height: 30px;
    margin: 15px;
}
#providers .pragmatic
{
    height: 70px;
    margin: 15px;
}
#providers .microgaming
{
    height: 38px;
    margin: 15px;
}
#providers .egt
{
    height: 56px;
    margin: 15px;
}
#providers .netent
{
    height: 55px;
    margin: 15px;
}
#providers .red-tiger
{
    height: 30px;
    margin: 15px;
}
#providers .playngo
{
    height: 45px;
    margin: 15px;
}
#providers .elk
{
    height: 55px;
    margin: 15px;
}
#providers .high5games, #providers .quickspin
{
    height: 35px;
    margin: 15px;
}
#providers .betsoft
{
    height: 45px;
    margin: 15px;
}
#providers img
{
    height: 40px!important;
    margin: 15px 5px!important;
}
@media screen and (max-width: 1279px)
{
    #content
    {
        overflow: hidden;
        height: auto;
        width: auto;
    }
}
@media screen and (max-width: 480px)
{
    #steps h3
    {
        font-size: 17px;
        padding-top: 5px;
    }
    #steps p
    {
        font-size: 17px;
        padding-top: 10px;
        padding-bottom: 20px;
    }
    #providers h2
    {
        padding-bottom: 20px;
    }
    #providers .amount, #providers h2
    {
        font-size: 32px;
    }
    #providers li img
    {
        height: 20px!important;
        width: auto;
        margin: 10px 6px!important;
    }
    #welcome
    {
        padding-left: 0;
        padding-right: 0;
    }
}
.main-about-us
{
    position: relative;
}
.align-items-center
{
    align-items: center!important;
}
.row
{
    display: -ms-flexbox;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.main-about-img
{
    position: relative;
    padding-top: 60px;
    padding-right: 60px;
}
.main-about-img:before
{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 170px;
    height: 170px;
    background: linear-gradient(90deg,#72d207,#4d9002);
    border-radius: 15px;
    z-index: 0;
    animation: move2 3s infinite;
}
@keyframes move2
{
    0%
    {
        transform: rotate(1deg) translate(2px,2px);
    }
    50%
    {
        transform: rotate(-1deg) translate(-2px,-2px);
    }
    to
    {
        transform: rotate(1deg) translate(2px,2px);
    }
}
.about-img-box
{
    width: 100%;
    height: 515px;
    border-radius: 15px;
    float: right;
    box-shadow: 1px 1px 60px rgba(0,0,0,.15);
    z-index: 1;
}
.about-img, .about-img-box, .img_hover
{
    overflow: hidden;
    position: relative;
}
.about-img
{
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background: url(../../willbettingsa/image/shangriLaTrusted.0ab48c0b.jpg) no-repeat 50% 50%;
}
.back-img
{
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.img_hover:before
{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    background: hsla(0,0%,100%,.2);
    border-radius: 100%;
    transform: translate(-50%,-50%);
    opacity: 0;
    z-index: 2;
}
.h2-title
{
    font-size: 65px;
    line-height: 75px;
    color: #fff;
    margin-bottom: 28px;
}
.h2-title, .sub-title
{
    font-weight: 700;
    position: relative;
}
.sub-title
{
    display: block;
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 8px;
}
.about-content .h3-title, .h3-title, .sub-title
{
    color: #72d207;
}
.h3-title
{
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    font-family: Jost,sans-serif;
    margin-bottom: 15px;
}
p
{
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 12px;
}
.sec-btn, p
{
    font-size: 15px;
    color: #fff;
}
.sec-btn
{
    height: 60px;
    display: inline-block;
    line-height: 30px;
    font-weight: 500;
    padding: 15px 32px;
    background: linear-gradient(90deg,#72d207,#4d9002);
    border-radius: 40px;
    overflow: hidden;
    position: relative;
    border: none;
    outline: none;
    transition: .5s;
}
.glider-persp .glider-slide
{
    margin: 7px 0;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    will-change: transform;
    transform: perspective(1500px) rotateY(0deg) scale(1) translateZ(0);
    transform-origin: 0 0;
    transition: transform .6s cubic-bezier(.23,1,.32,1);
}
.glider-persp .glider-slide.right-3
{
    -webkit-transform: perspective(1500px) rotateY(-50deg) scale(1.35) translateZ(0);
    -webkit-transform-origin: 100% 50% 0;
    transform: perspective(1500px) rotateY(-50deg) scale(1.35) translateZ(0);
    transform-origin: 0 50% 0;
    margin: 10px -8px;
}
.glider-persp .glider-slide.left-3
{
    -webkit-transform: perspective(1500px) rotateY(50deg) scale(1.35) translateZ(0);
    -webkit-transform-origin: 100% 50% 0;
    transform: perspective(1500px) rotateY(50deg) scale(1.35) translateZ(0);
    transform-origin: 0 50% 0;
    margin: 10px 0;
}
.glider-persp .glider-slide.left-2
{
    -webkit-transform: perspective(1500px) rotateY(50deg) scale(1.2) translateZ(0);
    -webkit-transform-origin: 100% 50% 0;
    transform: perspective(1500px) rotateY(50deg) scale(1.2) translateZ(0);
    transform-origin: 100% 50% 0;
}
.glider-persp .glider-slide.right-2
{
    -webkit-transform: perspective(1500px) rotateY(-50deg) scale(1.2) translateZ(0);
    -webkit-transform-origin: 0 50% 0;
    transform: perspective(1500px) rotateY(-50deg) scale(1.2) translateZ(0);
    transform-origin: 0 50% 0;
}
.glider-persp .glider-slide.left-1
{
    -webkit-transform: perspective(1200px) rotateY(34deg) scale(1.1) translateZ(0);
    -webkit-transform-origin: 100% 50% 0;
    transform: perspective(1200px) rotateY(34deg) scale(1.1) translateZ(0);
    transform-origin: 100% 50% 0;
}
.glider-persp .glider-slide.right-1
{
    -webkit-transform: perspective(1200px) rotateY(-34deg) scale(1.1) translateZ(0);
    -webkit-transform-origin: 0 50% 0;
    transform: perspective(1200px) rotateY(-34deg) scale(1.1) translateZ(0);
    transform-origin: 0 50% 0;
}
.glider-persp .glider-slide
{
    margin: 10px;
}
.glider-persp
{
    height: 236px;
}
@media(max-width: 36em)
{
    .glider-persp .glider-slide
    {
        margin: 3px;
        min-height: 100px;
    }
    .glider-persp
    {
        height: 180px;
    }
}
#main .demo.persp>h2
{
    margin-bottom: 0;
}
.glider-persp .glider-track
{
    position: relative;
    top: 36px;
}
.glider-persp .gradient-border
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.glider-persp .gradient-border, .glider-persp .gradient-border-bottom
{
    width: 100%;
    height: 100%;
    flex: 1;
}
.basic-intro
{
    position: relative;
    z-index: 1;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    text-align: center;
}
.text-style-5
{
    font-size: 3.2rem;
    font-weight: 800;
}
.basic-intro .text-1, .basic-intro .text-2
{
    color: #fff;
}
.text-outline
{
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
}
.animated-underline
{
    position: relative;
    z-index: 1;
    padding: 0;
    display: inline-block;
    background: none;
    text-decoration: none;
    color: inherit;
}
.animated-underline:before
{
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 0;
    height: 30%;
    background-color: #fff;
}
.animated-underline.active:before, .parent:hover .animated-underline:before
{
    animation: width-animation .5s forwards;
}
.tertiary
{
    color: #72d207;
}
@media(max-width: 1024px)
{
    .about-img-box
    {
        margin-bottom: 25px;
    }
}
@media(max-width: 767px)
{
    .main-about-img
    {
        position: relative;
        padding-top: 0!important;
        padding-right: 0!important;
    }
    .h2-title
    {
        font-size: 42px;
        line-height: 48px;
        margin-bottom: 10px;
    }
    .about-content .h3-title
    {
        font-size: 22px;
        line-height: 26px;
    }
    .text-style-5
    {
        font-size: 38px;
    }
    #providers h2
    {
        font-size: 42px;
        line-height: 48px;
    }
    #providers .amount
    {
        font-size: 48px;
    }
    .about-img-box
    {
        height: 350px;
    }
    .main-about-us
    {
        padding-top: 0!important;
        margin-top: 20px!important;
    }
    .donShowMobile
    {
        display: none;
    }
}
@media(min-width: 767px)
{
    .abountimgmobile
    {
        display: none;
    }
}
.about-content .h3-title
{
    font-family: ShangriLa;
}
@media(max-width: 480px)
{
    #carousel .textoverlay h1
    {
        font-size: 22px!important;
        line-height: 22px;
    }
    #carousel .textoverlay
    {
        text-align: left;
        width: 70%;
        left: 5%;
        bottom: 5%;
        max-width: 90%;
    }
    #carousel .textoverlay .tcs-text
    {
        margin-top: 5px;
    }
    #carousel .textoverlay button
    {
        padding: 6px 22px;
        font-size: 14px;
    }
}