* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

:root {
    --main-color: #F6E471;
    --black-color: #000000;
    --text-color: #EFEFEF;
    --text-color_two: #F0F0F0;
    --text-color-glg-av: #D4D4D4;
    --text-color-one: #707070;
    --background-color-one: #171717;
    --grey-mid-grey: #8F8F8F;

    --font-size-title-bg: 50px;
    --font-size-title-sm: 50px;
}


html {
    scroll-behavior: smooth;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}
h1{
    margin: 0px !important;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('../font/century-gothic/CenturyGothic.ttf') format('woff'),
        url('../font/century-gothic/Century\ Gothic.ttf') format('truetype'),
        url('../font/century-gothic/GOTHIC.TTF') format('truetype'),
        url('../font/century-gothic/GOTHICB.TTF') format('truetype'),
        url('../font/century-gothic/GOTHICB0.TTF') format('truetype'),
        url('../font/century-gothic/GOTHICBI.TTF') format('truetype'),
        url('../font/century-gothic/GOTHICI.TTF') format('truetype');
}
@font-face {
    font-family: 'Avenir';
    src: url(../font/avenir/AvenirRegular/AvenirRegular.ttf),
        url(../font/avenir/AvenirBlack/AvenirBlack.ttf),
        url(../font/avenir/AvenirBook/AvenirBook.ttf),
        url(../font/avenir/AvenirHeavy/AvenirHeavy.ttf),
        url(../font/avenir/AvenirLight/AvenirLight.ttf);
}


body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    overflow-x: hidden !important;
    background-color: var(--background-color-one);
    font-family: 'Century Gothic', sans-serif;
}

.flex {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
/* End Global Rules */


#main {
    width: 100%;
}

#main::before {
    z-index: 1;
    display: none;
}

/* Start Services */
.service {
    width: 100%;
}

.service .bx {
    width: 100%;
    height: fit-content;
    min-height: 100vh;
}
.service .bx.one {
    width: 100%;
    height: calc(100vh - 105px);
    min-height: calc(100vh - 105px) !important;
    max-height: calc(100vh - 105px) !important;
}

.service .bx,
.service .info {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.service .info div {
    text-align: center;
}
.service .info .title {
    font-weight: 700;
    letter-spacing: 1.8px;
    color: var(--main-color);
}
.service .info .sub_tit {
    color: var(--text-color);
}
.service .info .desc {
    color: var(--text-color-one);
}

.bx .backg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #171717a9;
}
.service .container .bx.two .logo {
    background: url(../img/aldamani\ logo.svg) no-repeat;
    background-size: 50%;
}
.service .container .bx.three .logo {
    background: url(../img/wingamm_logo.png) no-repeat;
    background-size: cover;
}
.service .container .bx.four .logo {
    background: url(../img/icon_aircraft_logo.svg) no-repeat;
    background-size: 90%;
}
.service .container .bx.five .logo {
    background: url(../img/candela\ logo.svg) no-repeat;
    background-size: 90%;
}
.service .container .bx.six .logo {
    background: url(../img/sinatrabikeslogo.png) no-repeat;
    background-size: 40%;
}


.service .bx.two {
    background: url(../img/aldamni2.jpg) no-repeat;
}
.service .bx.three {
    background: url(../img/wingam_rv2.jpg) no-repeat;
}
.service .bx.four {
    background: url(../img/icon_aircraft7.jpg) no-repeat;
}
.service .bx.five {
    background: url(../img/candela1.webp) no-repeat;
}
.service .bx.six {
    background: url(../img/stirlingone.webp) no-repeat;
    background: url(../img/sb3.jpg) no-repeat;
}
.service .bx {
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}


/* al Damani */
.bx.two .card1{
    background: url(../img/aldamni2.jpg) no-repeat;
}
.bx.two .card2{
    background: url(../img/img20.jpg) no-repeat;
}
.bx.two .card3{
    background: url(../img/aldamni3.jpg) no-repeat;
}
.bx.two .card4{
    background: url(../img/aldamni5.jpg) no-repeat;
}
.bx.two .card5{
    background: url(../img/aldamani7.jpg) no-repeat;
}
/* Wingamm */
.bx.three .card1{
    background: url(../img/wingamm_rv10.jpg) no-repeat;
}
.bx.three .card2{
    background: url(../img/wingamm_rv3.jpg) no-repeat;
}
.bx.three .card3{
    background: url(../img/wingamm_rv7.jpg) no-repeat;
}
.bx.three .card4{
    background: url(../img/wingamm_rv8.jpg) no-repeat;
}
.bx.three .card5{
    background: url(../img/wingamm_rv9.jpg) no-repeat;
}
/* ICON Aircraft */
.bx.four .card1{
    background: url(../img/icon_aircraft2.jpg) no-repeat;
}
.bx.four .card2{
    background: url(../img/icon_aircraft3.jpg) no-repeat;
}
.bx.four .card3{
    background: url(../img/icon_aircraft5.jpg) no-repeat;
}
.bx.four .card4{
    background: url(../img/icon_aircraft6.jpg) no-repeat;
}
.bx.four .card5{
    background: url(../img/icon_aircraft8.jpg) no-repeat;
}
/* Candela */
.bx.five .card1{
    background: url(../img/candela7.webp) no-repeat;
}
.bx.five .card2{
    background: url(../img/candela3.webp) no-repeat;
}
.bx.five .card3{
    background: url(../img/candela4.webp) no-repeat;
}
.bx.five .card4{
    background: url(../img/candela5.jpg) no-repeat;
}
.bx.five .card5{
    background: url(../img/candela8.jpg) no-repeat;
}
/* Joby Aviation */
.bx.six .card1{
    /* background: url(../img/stirlingfour.jpeg) no-repeat; */
    background: url(../img/sb1.jpg) no-repeat;
}
.bx.six .card2{
    /* background: url(../img/stirlingfive.webp) no-repeat; */
    background: url(../img/sb7.jpg) no-repeat;
}
.bx.six .card3{
    /* background: url(../img/stirlingthree.jpg) no-repeat; */
    background: url(../img/sb5.jpg) no-repeat;
}
.bx.six .card4{
    /* background: url(../img/stirlingsix.jpg) no-repeat; */
    background: url(../img/sb2.jpg) no-repeat;
}
.bx.six .card5{
    /* background: url(../img/stirlingfour.jpg) no-repeat; */
    background: url(../img/sb8.jpg) no-repeat;
}
.bx .card{
    background-size: cover !important;
    background-position: center !important;
}


.cards-wrapper {
    width: 100%;
    /* height: 300px; */
    max-width: 1200px;
    overflow-x: hidden;
    position: relative;
    border-radius: 10px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 80px;
    border-bottom-left-radius: 80px;

    /* background-color: red; */
    height: 400px;
}

.cards {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-110px);
    display: flex;
    flex-direction: row;
    /* width: 1300px; */
    justify-content: space-between;

    width: 1400px;
}
.cards button{
    outline: 0px transparent !important;
    border: 0px transparent !important;
}

.card {
    /* width: 220px;
    height: 260px; */
    border-radius: 14px;
    border: none;
    letter-spacing: 0.5px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    box-sizing: border-box;
    color: var(--text-color);
    overflow: hidden ;

    width: 260px;
}
.card::before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    background-image: linear-gradient(-15deg, #0000009d 20%, #00000018,#0000009f 80% );
}
.card h4 {
    font-size: 13px;
    text-align: left;
    padding: 10px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: rgba(255, 255, 255, 0.678);
    background-color: rgba(100%, 100%, 100%, 0%);
    backdrop-filter: blur(50px);
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    color: #FFF;
    /* Body */
    font-family: 'Avenir';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.8px; /* 130% */
    letter-spacing: 0.08px;

}
.card h4 .tit{
    color: #FFF;
    text-align: center;
    font-family: "Century Gothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 23.923px; /* 130% */
}
.card h4 .break{
    width: 100%;
    height: 12px;
    display: block;
}
.show_parag{
    animation: show_parag 700ms ease-out;
}
@keyframes show_parag {
    0%{
        opacity: 0;
        bottom: -100px;
    }
    60%{
        opacity: 0;
        bottom: -100px;
    }
    100%{
        opacity: 1;
        bottom: 0px;
    }
}

.cards-wrapper::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 1200px;
    height: 100%;
    /* background: linear-gradient(90deg, #171717, #171717be 7%, transparent ,#171717be 93%, #171717); */
    pointer-events: none;
}

.arrow-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    z-index: 1000;
    cursor: pointer;
    color: var(--main-color);
    background-color: rgba(100%, 100%, 100%, 0%);
    backdrop-filter: blur(50px);
    border: 2px solid var(--main-color);
    transition: all 300ms ease-out;
}
.arrow-btn:hover {
    background-color: var(--main-color);
    color: var(--black-color);
}

.arrow-btn-next {
    left: auto;
    right: 20px;
}







@media (min-width: 951px) {
    .service .bx {
        padding: 10px 50px;
        justify-content: space-between;
        /* justify-content: center; */
        /* align-items: center; */
    }
    .back_down{
        width: 100%;
        height: 460px;
        position: absolute;
        left: 0px;
        bottom: 0px;
        background-color: var(--background-color-one);
        animation: show_box_down 1500ms ease-out; /* ANIMATION ************************/
        display: none;
        background: rgba(0, 0, 0, 0.50);
        backdrop-filter: blur(14px);
    }
    .service .container .bx.one {
        /* height: calc(100vh - 105px); */
        height: fit-content;
        min-height: fit-content !important;
        padding: 80px 120px;
    }
    .service  .container .bx.one .info {
        margin: 0px ;
    }
    .service .container .bx.six{
        margin-bottom: 100px;
    }
    .service .container .bx::after{
        content: "";
        width: calc(100% - 305px);
        height: 5px;
        position: absolute;
        bottom: 0px;
        right: 0px;
        background-color: var(--main-color);
        border-top-left-radius: 20px;
    }
    .service .container .bx.six::after{
        display: none;
    }
    .service .container .bx .logo_box{
        width: 310px;
        height: 170px;
        position: absolute;
        top: 0px;
        left: 0px;
        background-color: var(--background-color-one) !important;
        border-bottom-right-radius: 90px;
        border: 5px solid var(--main-color);
        border-top: transparent;
        border-left: transparent;
        overflow: hidden;

    }
    .service .container .bx .logo {
        width: 300px;
        height: 150px;
        position: absolute;
        top: 10px;
        left: 0px;
        background-position: center !important;
        animation: show_logo 1400ms ease-out;
        display: none;
    }

    @keyframes show_logo {
        0% {
            opacity: 0;
            top: -100px;
        }

        60% {
            opacity: 0;
            top: -100px;
        }

        100% {
            opacity: 1;
            top: 10px;
        }
    }

    .service .info {
        width: 100%;
        max-width: 1000px;
        margin-top: 50px;
        margin-bottom: 100px;
    }
    .service .bx.one .info {
        margin-bottom: 0px;
    }
    .service .info .title {
        margin-bottom: 24px;
        color: var(--text-color_two, #F0F0F0);
        text-align: center;
        font-family: "Century Gothic";
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: 52px;
    }

    .service .info .sub_tit {
        margin-bottom: 16px;
        color: var(--text-color-glg-av, #D4D4D4);
        text-align: center;
        font-family: "Century Gothic";
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: 0.03px;
    }

    .service .info .desc {
        color: var(--text-color-glg-av, #D4D4D4);
        text-align: center;
        font-family: 'Avenir';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20.8px;
        letter-spacing: 0.08px;
    }
    

    .cards-wrapper {
        margin-bottom: 20px;
        animation: show_card 2.4s ease-out;
        z-index: 1;
        display: none;
    }
    .arrow-btn {
        font-size: 30px;
        width: 60px;
        height: 60px;
    }
}





@media (max-width: 950px) {
    .service .bx {
        padding: 0px;
        justify-content: space-between;
    }
    .service .bx.six{
        margin-bottom: 100px;
        border-bottom: 4px solid var(--main-color);
    }
    .back_down{
        display: none !important;
    }
    .service .container .bx.one {
        height: fit-content !important;
        min-height: fit-content !important;
        max-height: fit-content !important;
    }
    .service .container .bx .logo_box{
        width: 100%;
        height: 0px;
        z-index: 1;
        overflow: hidden;
        border-top: 1px solid var(--text-color-one);
        justify-content: center;
        align-items: center;
        background-color: var(--background-color-one);
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        border-top: 2px solid var(--main-color);
        display: flex;
        transition: all 1000ms ease-out;
    }
    .service .container .bx .logo {
        width: 300px;
        height: 110px;
        background-position: center !important;
        background-color: var(--background-color-one) !important;
        overflow: hidden;
    }
    .service .container .bx.two .logo {
        background-size: 30%;
    }
    .service .container .bx.six .logo {
        background-size: 30%;
    }

    .service .info {
        width: 100%;
        padding: 100px 16px;
    }
    .service .info .title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .service .info .sub_tit {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .service .info .desc {
        font-size: 18px;
        color: var(--text-color);
    }
    .cards-wrapper {
        width: 100%;
        height: 300px;
        max-width: 1200px;
        background-color: rgba(100%, 100%, 100%, 0%);
        backdrop-filter: blur(50px);
        border-radius: 0px;
    }
    .cards {
        width: 1300px;
    }
    .card {
        width: 220px;
        height: 260px;
    }
    .card h4 {
        font-size: 12px;
    }

}
@keyframes show_card {
    0%{
        margin-bottom: -400px;
    }
    60%{
        margin-bottom: -400px;
    }
    100%{
        margin-bottom: 20px ;
    }
}
@keyframes show_card_mo {
    0%{
        opacity: 0;
    }
    50%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@keyframes show_box_down {
    0%{
        height: 20px;
    }
    60%{
        height: 20px;
    }
    100%{
    }
}
@keyframes show_logo_mo {
    0%{
        margin-top: -200px;
    }
    40%{
        margin-top: -200px;
    }
    100%{
    }
}