@import url('https://fonts.googleapis.com/css2?family=Jomhuria&family=Poppins&family=Secular+One&display=swap');

:root {
    --f-size52: 5.2rem;
    --f-size38: 3.8rem;
    --f-size34: 3.4rem;
    --f-size30: 3rem;
    --f-size28: 2.8rem;
    --f-size22: 2.2rem;
    --f-size20: 2rem;
    --f-size18: 1.8rem;
    --f-size16: 1.6rem;
    --f-size15: 1.5rem;
    --f-size14: 1.4rem;
}

section.aviator_main_sec_root {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    margin: auto;
    height: 90svh;
    max-height: 1000px;
}
.bet_txt_live {
    padding-top: 4rem 1rem 0rem 1rem;
}
.ingame_popup_chat {
    height: 50svh;
    max-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ingame_img_res img {
    width: auto !important;
    height: 100% !important;
}
.ingame_popup_side_aeroplan img {
    position: relative;
    width: 100%;
}
.aviator_main_sec {
    max-width: 45rem;
    height: 100%;
    margin: 0px auto;
}

.skip_right_img {
    display: flex;
    align-items: center;
    font-size: var(--f-size18);
    width: 40px;
    cursor: pointer;
}

.main_slider_aviator {
    display: flex;
    flex-direction: column;
}

.skip-button {
    font-size: var(--f-size16);
    color: #262782;
}

.take_over_runway img {
    height: 54vh;
    max-width: 2rem;
    margin: 0 auto;
    position: relative;
}

.aero_takee img {
    position: absolute !important;
    top: 12%;
    margin: 0 auto;
}

.skip-button {
    font-size: var(--f-size15);
    margin-bottom: 0;
}


.aviator_image_wrpr {
    display: flex;
    justify-content: center;
    margin-top: 9.6rem;
}

.aviator_text {
    font-family: 'Secular One', sans-serif;
    font-size: var(--f-size28);
    font-style: normal;
    font-weight: 400;
    color: #484849;
    text-align: center;
}

.aviator_text_first {
    color: rgba(0, 0, 0, 0.80);
    text-align: center;
    font-family: 'Secular One', sans-serif;
    font-size: var(--f-size28);
    font-style: normal;
    font-weight: 400;
}

.aviator_text_wrpr .aviator_text_multi {
    color: rgba(0, 0, 0, 0.80);
    text-align: center;
    font-family: 'Secular One', sans-serif;
    font-size: var(--f-size30);
    font-style: normal;
    font-weight: 400;
}

.aviator_text1 {
    color: #262782;
    font-family: 'Secular One', sans-serif;
    font-size: var(--f-size52);
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}

.multiply_text {
    font-size: var(--f-size30);
}

.aviator_logo_wrpr {
    display: flex;
    justify-content: center;
    margin: 2.8rem 0 1.2rem 0;
}

.aviator_logo_wrpr img {
    max-width: 26rem;
    max-height: 6.6rem;
}

.aviator_text2 {
    color: #E50A3D;
    text-align: center;
    font-family: 'Montserrat';
    font-size: var(--f-size18);
    font-style: normal;
    font-weight: 400;
    padding-bottom: 2rem;
}

.aviator_content_wrpr {
    margin-top: 1.5rem;
}

.aviator_text_wrpr {
    display: flex;
    justify-content: center;
}

.aviator_text2_wrpr {
    display: flex;
    justify-content: center;
}

.aviator_text_wrpr:nth-child(2) {
    margin: 1.5rem 0;
}

.perfect_text {
    font-size: var(--f-size38);
}

.aviator_italic {
    font-style: italic;
}

.bet_before_img_content {
    position: relative;
    margin: 0 auto;
}

.aviator2_img_wrpr {
    max-width: 18rem;
    max-height: 11.5rem;
    position: absolute;
    top: 47%;
    left: -4rem;
    transform: translateY(-50%);
}

.bet_before_text {
    color: #484849;
    text-align: center;
    font-family: 'Secular One', sans-serif;
    font-size: var(--f-size22);
    font-style: normal;
    font-weight: 400;
    text-align: center;
    margin: 0;
}
.bet_before_text .high_light_green{
    color:#28A909
}
.bet_before_text .high_light_orange{
    color:#D07206
}
.cash_out1_img_wrpr {
    max-width: 7rem;
    max-height: 13.6rem;
    position: absolute;
    top: 24%;
    right: 8.2rem;
}

.aviator3_img_wrpr {
    position: absolute;
    top: 3.6rem;
    right: -2rem;
    z-index: 1;
    width: 14.6rem;
}

.bet_before_img_wrpr {
    margin: 0 auto;
    width: 100%;
    max-width: 350px;
}

.d-flex_center_col {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.ingame_popup_text h1 {
    color: #2D268B;
    font-size: var(--f-size34);
    font-weight: 400;
    font-family: 'Secular One', sans-serif;
    text-align: center;
}

.ingame_popup_text p {
    font-size: var(--f-size14);
    font-weight: 400;
    color: #545457;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.7rem;
    text-align: center;
}

.ingame_popup_side_aeroplan {
    position: absolute;
    top: 10%;
    left: 50%;
    width: 27vw;
    max-width: 160px;
    transform: translate(50%,0);
}

.ingame_popup_aero_take {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.aero_runway {
    padding-top: 5rem;
}

.slider {
    width: 100%;
    margin: 0 auto;
}

/* Custom styles for the dots container */
.owl-dots {
    text-align: center;
    margin-top: 1rem;
    position: absolute;
    transform: translate(-50%, 50%);
    left: 50%;
    width: 100%;
    bottom: 2.5rem;
}
/* Custom styles for the dots */
.owl-dot {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    margin: 0 0.5rem;
    background-color: #ccc;
    border-radius: 50%;
    cursor: pointer;
}

.owl-dot.active {
    background-color: #3498DB;
}

/* Custom styles for the buttons */
.button {
    padding: 1rem 2rem;
    background-color: #3498DB;
    color: white;
    border: none;
    cursor: pointer;
}

.dots {
    position: absolute;
    bottom: -1.8rem;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.owl-carousel button.owl-dot {
    width: 0.6rem;
    height: 0.6rem;
}

.owl-carousel button.owl-dot {
    background-color: rgb(109, 106, 106);
}

.bg_cloud_img .owl-dots .owl-dot.active {
    background: #262782!important;
    cursor: default;
    width: 2.25rem;
    height: .375rem;
    border-radius: 1rem;
}

.aviator_main_sec #button-container #playBtn,
#button-container #prev-button {
    background-color: #2E2691;
    border: none;
    border-radius: 3rem;
    color: #FFFFFF;
    font-size: var(--f-size14);
    width: 10rem;
    height: 3.5rem;
    cursor: pointer;
}

#button-container p {
    color: #262782;
    font-size: var(--f-size16);
    display: inline;
}

#button-container a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration-line: none;
}


.aviator_text {
    font-size: var(--f-size20);
}

.ingame_popup_aero_take img {
    position: relative;
    transform: rotate(1deg);
}

.wrap {
    overflow: hidden;
}

.road {
    width: 3rem;
    height: 30rem;
    margin: auto;
}

.road_line div {
    width: 2rem;
    height: 6rem;
    margin-bottom: 8rem;
    background: #585859;
}

.slider.owl-carousel.owl-loaded.owl-drag {
    flex-grow: 1;
    display: flex;
    align-items: center;
}

.moving_aviator img {
    margin-bottom: 8rem;
}
.ingame_img_res img {
    height: 100%;
}

@media only screen and (max-width:1920px) {
    .aviator_image_wrpr {
        max-width: 46rem;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 359px) and (min-width:280px) {

    :root {
        --f-size52: 2.8rem;
        --f-size38: 3rem;
        --f-size34: 2.2rem;
        --f-size30: 2rem;
        --f-size28: 1.8rem;
        --f-size22: 1.6rem;
        --f-size20: 1.8rem;
        --f-size18: 1.4rem;
        --f-size16: 1.4rem;
        --f-size14: 1.2rem;
    }
    .moving_aviator img {
        margin-bottom: 2rem;
    }

    .aviator_main_sec_root {
        height: 100%;
    }

    #button-container #playBtn {
        width: 8.2rem;
        height: 3rem;
    }

    .aviator_main_sec {
        height: 100%;
    }

    .ingame_popup_aero_take img {
        width: 20rem !important;
    }

    .aviator2_img_wrpr {
        max-width: 16.8rem;
        max-height: 11.5rem;
        top: 42%;
        left: -1.3rem;
    }

    .aviator_image_wrpr {
        width: 18.9rem;
    }

    .aviator_text_wrpr:nth-child(2) {
        margin: 0;
    }

    .aviator_main_sec {
        padding: 1.6rem 0;
    }

    #button-container #playBtn {
        width: 9rem;
        height: 3rem;
    }

    .aviator_logo_wrpr img {
        max-height: 3.5rem;
    }

    .ingame_popup_chat img {
        height: 100% !important;
        width: auto !important;
    }

    .aero_runway img {
        height: 30rem;
    }

    .moving_aviator img {
        margin-bottom: 3rem;
    }
}

.pr40 {
    padding-right: 4rem;
}

.slide {
    display: none;
}

.slide.active {
    display: block;
    background:transparent!important;
}

.spribe {
    width: 4rem;
}
.slide .aviator_image_wrpr img {
    width: 30rem;
}
@media only screen and (max-width: 767px) and (min-width: 360px) {

    :root {
        --f-size52: 4.6rem;
        --f-size38: 3.6rem;
        --f-size34: 3rem;
        --f-size30: 2.6rem;
        --f-size28: 2.6rem;
        --f-size22: 1.8rem;
        --f-size20: 1.8rem;
        --f-size18: 1.6rem;
        --f-size16: 1.4rem;
        --f-size15: 1.8rem;
        --f-size14: 1.2rem;
    }
    .moving_aviator img {
        margin-bottom: 2rem;
    }
    .aviator_main_sec {
        height: 100% !important;
    }

    .slide .aviator_image_wrpr img {
        width: 25rem;
    }

    .ingame_popup_aero_take img {
        width: 20rem !important;
    }

    .aviator_text2 {
        padding-bottom: 3rem;
    }

    .aviator_main_sec_root {
        height: 100%;
    }
}

.aviator_image_wrpr img {
    width: 34rem;
}

.aviator_text_wrpr:nth-child(2) {
    margin: 0;
}

.aviator_main_sec {
    padding: 1.6rem .5rem;
}

#button-container #playBtn {
    width: 10rem;
    height: 3.5rem;
}

.aviator_logo_wrpr img {
    max-height: 6rem;
}

.aviator3_img_wrpr {
    top: -0.7rem;
    right: -2rem;
    z-index: 1;
    width: 14.6rem;
}

.aero_runway img {
    height: 25rem;
}

.bet_before_text {
    padding: 2rem 0 2rem 0;
}

.cash_out1_img_wrpr {
    max-width: 9rem;
    max-height: 13.6rem;
    top: 9%;
    right: 6.2rem;
}

@media only screen and (min-width: 767px) {
    :root {
        --f-size52: 5.6rem;
        --f-size38: 4.2rem;
        --f-size34: 3.8rem;
        --f-size30: 3.4rem;
        --f-size28: 3.2rem;
        --f-size22: 2.8rem;
        --f-size20: 2.4rem;
        --f-size18: 2.2rem;
        --f-size16: 2rem;
        --f-size15: 2.2rem;
        --f-size14: 1.5rem;
    }

    #aviator_slider .owl-item:nth-last-child(1) .ingame_popup_text {
        padding-top: 0rem;
    }

    .ingame_popup_side_aeroplan {
        width: 30rem;
    }

    .aviator2_img_wrpr {
        max-width: 24rem;
        max-height: 11.5rem;
        left: 1rem;
    }

    .aviator_text_wrpr:nth-child(2) {
        margin: 0;
    }

    .aviator_main_sec {
        padding: 2.4rem 0;
    }


    .aviator_text_first {
        padding-top: 1.6rem;
    }

    #button-container #playBtn {
        width: 13rem;
        height: 5rem;
    }

    .aviator_logo_wrpr img {
        max-height: 8rem;
    }

    .aviator_logo_wrpr {
        margin: 2.8rem 0 2.5rem 0;
    }

    .spribe {
        width: 4rem;
    }

    #prev-button {
        left: 10%;
        bottom: 2.6rem;
    }

    button#playBtn {
        right: 10%;
        bottom: 2.6rem;
    }

    .ingame_popup_text p {
        padding: 1rem 0 3rem;
    }
    .ingame_popup_aero_take {
        left: -4px;
    }
    .ingame_popup_aero_take img {
        width: 30rem !important;
    }
}


.owl-carousel button.owl-dot {
    width: 0.6rem;
    height: 0.6rem;
}

.avitaor_text_ani1 {
    padding: 2rem 0;
}

/* ----------------------- road strip ------------------------------- */

.wrap {
    overflow: hidden;
}

.road {
    width: 3rem;
    height: 30rem;
    margin: auto;
}

.road_line div {
    width: 2rem;
    height: 6rem;
    margin-bottom: 8rem;
    background: #585859;
}

@media only screen and (min-width: 1025px) {
    button#playBtn {
        right: 30%;
    }
}

.play_btn {
    border-radius: 3rem;
    background: #D22E3F;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat';
    font-size: var(--f-size16);
    font-style: normal;
    font-weight: 400;
    padding: 1rem 4rem;
    border: none;
    outline: none;
}

#button-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

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

.spribe_logo {
    display: flex;
    justify-content: space-around;
}

.spribe_logo img {
    max-width: 10rem;
    height: 3.5rem;
}

.skip_right_img img {
    width: 2rem;
    padding-top: 0.4rem;
}

.slide .aeroplan_track img {
    height: 100%;
}

@media only screen and (min-width:767px) {
    .aviator_main_sec {
        border: 1px solid #2E2691;
        border-radius: 1rem;
    }
}

.aviator_content_slider {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.aeroplan_track_root_sub {
    flex-grow: 1;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 8px;
    overflow: hidden;
}

.slide .aeroplan_track {
    height: 100%;
    overflow-y: hidden;
}

.aero_track {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.aeroplan_track_root {
    height: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

@media only screen and (max-width: 320px) {
    .slide .aviator_image_wrpr img {
        width: 20rem;
    }
}

.line1 span {
    animation: slideLeft 1s linear;
}

@keyframes slideLeft {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-0%);
    }
}

.line span {
    animation: slideRight 1s linear;
}

@keyframes slideRight {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(0%);
    }
}

.btot_anim .aviator_logo_wrpr span {
    animation: slidetop 1s linear;
}

.btot_anim .aviator_text2_wrpr span {
    animation: slidetop 1.1s linear;
}

@keyframes slidetop {
    0% {
        transform: translateY(200%);
    }

    100% {
        transform: translateY(-10%);
    }
}

.bet_txt_take_off,
.bet_txt_cash p {
    animation: slideBottomtop 1s linear;
}

@keyframes slideBottomtop {
    0% {
        transform: translateY(200%);
    }

    100% {
        transform: translateY(-10%);
    }
}

.bet_txt_ingame,
.bet_txt_live_bets,
.bet_txt_live_Statistics,
.bet_txt_live h1 {
    animation: slidetop 1s linear;
}

.bet_txt_ingame,
.bet_txt_live_bets,
.bet_txt_live_Statistics,
.bet_txt_live p {
    animation: slidetop 1s linear;
}

@media only screen and (max-width: 767px) and (min-width: 390px) {
    .last_text_bet {
        padding: 4rem 1rem 0rem 1rem !important;
    }
}

@media(max-height:480px) and (orientation : portrait){
    .bet_before_img_content{
        max-height: unset;
        height:auto;
    }
    .bet_before_img_wrpr {
        max-width: unset;
        width:100%;
        max-height: unset;
    }
    .owl-carousel .owl-item .bet_before_img_wrpr img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .spribe_logo img {
        max-width: 4rem;
        height: auto;
    }
.ingame_popup_aero_take img {
        width: 13rem !important;
    }
    .ingame_popup_text {
        padding-top: 0rem;
    }
}

@media(max-width:320px){
    .ingame_popup_side_aeroplan {
        width: 6rem;
    }
}
.aviator_desk{
    border: 1px solid #2E2691;
    border-radius: 1rem;
    height: 100%;
    margin-top: 4px;
}

@media(max-width:767px) {
    section.aviator_main_sec_root {
        height: 100%;
        max-height: unset;
    }
    .bet_before_img_wrpr {
        width: 70%;
        max-width: 320px;
    }
    .ingame_popup_aero_take {
        left: -3px;
    }
    .avitaor_text_ani1 {
        padding: 1rem 0;
    }
}
@media(min-width:480px) and (max-height:720px) {
    .avitaor_text_ani1 {
        padding: 0;
    }
}
@media(min-width:370px) and (max-height:650px) {
    .bet_before_img_wrpr {
        width: 62%;
        max-width: 250px;
    }
}
@media(min-width:345px) and (max-height:570px) {
    .aviator_text1 {
        font-size: var(--f-size34);
    }
    .avitaor_text_ani1 {
        padding: 0;
    }
    .bet_before_img_wrpr {
        width: 55% !important;
        max-width: 250px !important;
    }
}
@media(max-width:320px) and (min-height:600px) {
    .ingame_popup_side_aeroplan {
        left: 65%;
    }
}
@media only screen and (min-height:650px) and (max-height:700px) and (min-width:600px) {
    .bet_before_img_wrpr {
        width: 54%;
    }
    .ingame_popup_side_aeroplan {
        width: 20vw;
    }
}