.navbar {
    background-image: url("../images/lastnavbar.png");
    background-repeat: no-repeat;
    background-size: 100% 102%;
    width: 100%;
    position: absolute;
    margin-top: 184px;
    z-index: 1;
}

footer {
    /* height:100%; */
    width: 100%;
    height: 350px;
    background-image: url("../images/bandefotter.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    left: 0;
    bottom: 0;
    background-color: red;
    color: white;
    text-align: center;
}

@font-face {
    font-family: "African";
    src: url("../fonts/Jurassic_Park.woff");
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Italic-VariableFont_wght.ttf") format("truetype");
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    background-color: #f9f9f9;
    box-shadow: 5px 8px 20px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    right: -30px;
    position: absolute;
    width: max-content;
}

.dropdown-content a {
    color: black;
    padding: 15px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.text-center {
    font-family: "Montserrat";
}

.nav-item {
    font-size: 30px
}

.dropdown-item {
    font-size: 20px
}

.btn-outline-success {
    font-family: "African";
    font-size: 29px;
    top: 7px;
    color: #fff;
    margin-right: 11px;
}

.navbar-toggler {
    font-size: 10px;
}

.tit1 {
    position: absolute;
    color: white;
    text-align: center;
    margin-top: -23px;
    font-size: 94px;
    width: 450px;
    font-family: "African";
    letter-spacing: 5px;
    z-index: 1;
}

.tit2 {
    position: absolute;
    color: white;
    text-align: center;
    margin-top: 43px;
    font-size: 90px;
    width: 630px;
    font-family: "African";
    letter-spacing: 5px;
    z-index: 1;
}

@media all and (min-width: 992px) {
    .dropdown-menu li {
        position: relative;
    }
    .nav-item .submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: -7px;
    }
    .nav-item .submenu-left {
        right: 100%;
        left: auto;
    }
    .dropdown-menu>li:hover {
        background-color: #f1f1f1
    }
    .dropdown-menu>li:hover>.submenu {
        display: block;
    }
    .zaka2 {
        font-size: 30px;
        font-family: "African";
    }
}

@media (max-width: 991px) {
    .dropdown-menu .dropdown-menu {
        margin-left: 0.7rem;
        margin-right: 0.7rem;
        margin-bottom: .5rem;
    }
    .zaka2 {
        font-size: 30px;
        font-family: "African";
    }
}

@media only screen and (min-width: 1538px) {
    
    /* For mobile phones: */
    .drop {
        right: 63px!important;
        position: absolute;
        margin-top: 37px;
        z-index: 2;
    }
    .bb {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: -145px;
        left: -1px;
        width: 305px;
        font-size: 59px;
        font-family: "African";
    }
    .abb {
        position: absolute;
        width: 200px;
        height: 200px;
        top: 63px;
        margin-right: 109px;
    }
    .text-right {
        position: absolute;
        margin-right: 6px;
        width: 269px;
        top: 25px;
        font-size: 36px;
        font-family: "African";
        letter-spacing: 4px;
    }
    .parag {
        position: absolute;
        width: 259px;
        margin-top: 158px;
        font-size: 16px;
        margin-left: 138px;
    }
    .slim {
        margin-left: 110px;
        top: 226px;
        position: absolute;
        width: 500px;
    }
    .mx-2 {
        margin-left: 8.5rem!important;
    }
    .lng {
        border-radius: 50%;
        width: 83px;
        height: 60px;
    }
    .coqq {
        height: 200px;
        width: 270px;
    }
    .zaka2 {
        font-size: 26px;
        font-family: "African";
    }
}

@media only screen and (max-width: 1537px) and (min-width: 1419px) {
    .drop {
        right: 63px!important;
        position: absolute;
        margin-top: 37px;
        z-index: 2;
    }
    .bb {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: -145px;
        left: -1px;
        width: 305px;
        font-size: 59px;
        font-family: "African";
    }
    .abb {
        position: absolute;
        width: 200px;
        height: 200px;
        top: 72px;
        margin-right: 92px;
    }
    .text-right {
        position: absolute;
        margin-right: 6px;
        width: 269px;
        top: 25px;
        font-size: 45px;
        font-family: "African";
        letter-spacing: 4px;
    }
    .mx-2 {
        margin-right: -1.5rem!important;
        margin-left: 7.5rem!important;
    }
    .parag {
        position: absolute;
        width: 259px;
        margin-top: 145px;
        font-size: 16px;
        margin-left: 138px;
    }
    .slim {
        margin-left: 110px;
        top: 215px;
        position: absolute;
        width: 400px;
    }
    .lng {
        border-radius: 50%;
        width: 83px;
        height: 60px;
    }
    .coqq {
        height: 200px;
        width: 270px;
    }
    .zaka2 {
        font-size: 30px;
        font-family: "African";
    }
}

@media only screen and (max-width: 1419px) and (min-width: 991px) {
    /* For mobile phones: */
    .tit1 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: -23px;
        font-size: 94px;
        width: 450px;
        font-family: "African";
        letter-spacing: 5px;
        z-index: 1;
    }
    .tit2 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: 43px;
        font-size: 90px;
        width: 630px;
        font-family: "African";
        letter-spacing: 5px;
        z-index: 1;
    }
    .bb {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: -145px;
        left: -1px;
        width: 305px;
        font-size: 59px;
        font-family: "African";
    }
    .drop {
        right: 56px!important;
        position: absolute;
        margin-top: 37px;
        z-index: 2;
    }
    .mx-2 {
        margin-right: 2.5rem!important;
        margin-left: 3.5rem!important;
    }
    .abb {
        position: absolute;
        width: 170px;
        height: 150px;
        top: 72px;
        margin-right: 132px;
    }
    .text-right {
        position: absolute;
        margin-right: 65px;
        top: 25px;
        font-size: 40px;
        font-family: "African";
        letter-spacing: 3px;
    }
    .parag {
        position: absolute;
        width: 259px;
        margin-top: 162px;
        font-size: 16px;
        margin-left: 49px;
    }
    .slim {
        margin-left: -4px;
        top: 227px;
        position: absolute;
        width: 437px;
    }
    .lng {
        border-radius: 50%;
        width: 83px;
        height: 60px;
    }
    .coqq {
        height: 200px;
        width: 270px;
    }
    .zaka2 {
        font-size: 30px;
        font-family: "African";
    }
}

@media only screen and (max-width: 1266px) and (min-width: 991px) {
    /* For mobile phones: */
    .tit1 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: -23px;
        font-size: 94px;
        width: 450px;
        font-family: "African";
        letter-spacing: 5px;
        margin-left: 193px;
        z-index: 1;
    }
    .tit2 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: 43px;
        font-size: 87px;
        width: 630px;
        font-family: "African";
        letter-spacing: 5px;
        margin-left: 167px;
        z-index: 1;
    }
    .zaka2 {
        font-size: 30px;
        font-family: "African";
    }
}

@media only screen and (max-width: 1117px) and (min-width: 991px) {
    .mx-2 {
        margin-right: -1.5rem!important;
        margin-left: 4.5rem!important;
    }
}

@media only screen and (max-width: 991px) {
    /* For mobile phones: */
    .navbar-collapse .navbar-nav {
        margin-top: 25px;
    }
    .abde1 {
        margin-top: 50px;
    }
    .bb {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: -28px;
        left: -1px;
        width: 191px;
        font-size: 35px;
        font-family: "African";
    }
    .abb {
        position: absolute;
        width: 150px;
        height: 150px;
        top: 72px;
        margin-right: 138px;
    }
    .text-right {
        position: absolute;
        margin-right: 54px;
        top: 25px;
        font-size: 36px;
        font-family: "African";
        letter-spacing: 3px;
    }
    .mx-2 {
        margin-right: -4.5rem!important;
        /* margin-left: 4.5rem!important; */
    }
    .text-left {
        font-family: "African";
        letter-spacing: 4px;
        position: absolute;
        font-size: 30px;
        width: 230px;
        top: 6px;
        margin-left: 20px;
    }
    .parag {
        position: absolute;
        width: 259px;
        margin-top: 169px;
        font-size: 16px;
    }
    .slim {
        margin-left: -40px;
        top: 228px;
        position: absolute;
        width: 400px;
    }
    .lng {
        border-radius: 50%;
        width: 83px;
        height: 60px;
    }
    .drop {
        right: 63px!important;
        position: absolute;
        margin-top: 37px;
        z-index: 2;
    }
    .coqq {
        height: 200px;
        width: 270px;
    }
    .zaka2 {
        font-size: 20px;
        font-family: "African";
    }
    .navbar-nav .dropdown-menu {
        position: absolute;
        top: 42px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 781px) {
    /* For mobile phones: */
    .tit1 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: 1px;
        font-size: 66px;
        width: 479px;
        font-family: "African";
        letter-spacing: 7px;
        margin-left: 64px;
        z-index: 1;
    }
    .tit2 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: 57px;
        font-size: 58px;
        width: 634px;
        font-family: "African";
        letter-spacing: 7px;
        margin-left: 79px;
        z-index: 1;
    }
    .bb {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: -86px;
        left: -1px;
        width: 183px;
        font-size: 62px;
        font-family: "African"
    }
    .oo {
        color: white;
        right: -55px;
        position: absolute;
        top: 18px;
    }
    .zaka1 {
        font-size: 38px;
        font-family: "African";
    }
    .zaka2 {
        font-size: 30px;
        font-family: "African";
    }
    .navbar-nav .dropdown-menu {
        position: absolute;
        width: 241px;
    }
}

@media only screen and (max-width: 780px) and (min-width: 700px) {
    /* For mobile phones: */
    .tit1 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: 19px;
        font-size: 47px;
        width: 450px;
        font-family: "African";
        letter-spacing: 4px;
        margin-left: 53px;
        z-index: 1;
    }
    .tit2 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: 57px;
        font-size: 45px;
        width: 634px;
        font-family: "African";
        letter-spacing: 7px;
        margin-left: 79px;
        z-index: 1;
    }
    .bb {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: -82px;
        left: -1px;
        width: 172px;
        font-size: 62px;
        font-family: "African";
    }
    .oo {
        color: white;
        right: -55px;
        position: absolute;
        top: 18px;
    }
    .zaka1 {
        font-size: 30px;
        font-family: "African";
    }
    #al {
        height: 400px;
        width: 120px;
    }
    #ab {
        height: 400px;
        width: 120px;
    }
    .zaka2 {
        font-size: 30px;
        font-family: "African";
    }
}

@media only screen and (max-width: 699px) and (min-width: 565px) {
    /* For mobile phones: */
    .tit1 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: -1px;
        font-size: 41px;
        width: 450px;
        font-family: "African";
        letter-spacing: 4px;
        z-index: 1;
    }
    .tit2 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: 38px;
        font-size: 40px;
        width: 500px;
        font-family: "African";
        letter-spacing: 4px;
        z-index: 1;
    }
    .bb {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: -83px;
        left: -1px;
        width: 175px;
        font-size: 62px;
        font-family: "African";
    }
    .oo {
        color: white;
        right: -55px;
        position: absolute;
        top: 18px;
    }
    /* #al {
        height: 400px;
        width: 120px;
    }
    #ab {
        height: 400px;
        width: 120px;
    } */
    .zaka1 {
        font-size: 28px;
    }
    .zaka2 {
        font-size: 30px;
        font-family: "African";
    }
}

@media only screen and (max-width:564px) and (min-width:538px) {
    .slim {
        margin-left: -5px;
        top: 242px;
        position: absolute;
        width: 359px;
    }
    .parag {
        position: absolute;
        width: 185px;
        margin-top: 186px;
        font-size: 10px;
        margin-left: 39px;
    }
    .abb {
        position: absolute;
        top: 37px;
        margin-right: 133px;
    }
    .text-right {
        position: absolute;
        margin-right: 88px;
        top: 34px;
        font-size: 28px;
        font-family: "African";
        letter-spacing: 2px;
    }
    .text-left {
        font-family: "African";
        letter-spacing: 4px;
        position: absolute;
        font-size: 27px;
        width: 202px;
        top: -7px;
        margin-left: -6px;
    }
    .bb {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: -83px;
        left: -1px;
        width: 175px;
        font-size: 62px;
        font-family: "African";
    }
    /* .dropdown {
        position: absolute;
        margin-top: 99px;
        width: 59px;
        height: -16px;
    } */
    .drop {
        right: 37px!important;
        position: absolute;
        margin-top: 99px;
        z-index: 2;
    }
    .tit1 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: 5px;
        margin-left: 32px;
        font-size: 40px;
        width: 404px;
        font-family: "African";
        letter-spacing: 3px;
        z-index: 1;
    }
    .tit2 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: 42px;
        margin-left: 33px;
        font-size: 39px;
        width: 349px;
        font-family: "African";
        letter-spacing: 3;
        z-index: 1;
    }
    .navbar {
        background-image: url(../images/lastnavbar.png);
        background-repeat: no-repeat;
        background-size: 100% 102%;
        width: 100%;
        position: absolute;
        margin-top: 149px;
    }
    .lng {
        border-radius: 50%;
        width: 68px;
        height: 43px;
    }
    .oo {
        color: white;
        right: -34px;
        position: absolute;
        top: 10px;
    }
    .zaka1 {
        font-size: 27px;
    }
    .zaka2 {
        font-size: 30px;
        font-family: "African";
    }
}

@media only screen and (max-width:537px) {
    .slim {
        margin-left: -5px;
        top: 242px;
        position: absolute;
        width: 368px;
    }
    .parag {
        position: absolute;
        width: 185px;
        margin-top: 186px;
        font-size: 10px;
        margin-left: 39px;
    }
    .abb {
        position: absolute;
        top: 71px;
        margin-right: 133px;
    }
    .text-right {
        position: absolute;
        margin-right: 88px;
        top: 34px;
        font-size: 27px;
        font-family: "African";
        letter-spacing: 2px;
    }
    .text-left {
        font-family: "African";
        letter-spacing: 4px;
        position: absolute;
        font-size: 25px;
        width: 202px;
        top: -11px;
        margin-left: 41px;
    }
    .bb {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: -83px;
        left: -1px;
        width: 175px;
        font-size: 62px;
        font-family: "African";
    }
    /* .dropdown {
        position: absolute;
        margin-top: 99px;
        width: 59px;
        height: -16px;
    } */
    .drop {
        right: 37px!important;
        position: absolute;
        margin-top: 99px;
        z-index: 2;
    }
    .tit1 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: 16px;
        margin-left: 32px;
        font-size: 29px;
        width: 404px;
        font-family: "African";
        letter-spacing: 3px;
        z-index: 1;
    }
    .tit2 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: 42px;
        margin-left: 33px;
        font-size: 29px;
        width: 349px;
        font-family: "African";
        letter-spacing: 3;
        z-index: 1;
    }
    .navbar {
        background-image: url(../images/lastnavbar.png);
        background-repeat: no-repeat;
        background-size: 100% 102%;
        width: 100%;
        position: absolute;
        margin-top: 149px;
    }
    .lng {
        border-radius: 50%;
        width: 68px;
        height: 43px;
    }
    .oo {
        color: white;
        right: -34px;
        position: absolute;
        top: 10px;
    }
    .zaka1 {
        font-size: 21px;
        font-family: "African";
    }
    .coqq {
        height: 147px;
        width: 240px;
    }
}

@media only screen and (max-width: 375px) {
    .slim {
        margin-left: -5px;
        top: 242px;
        position: absolute;
        width: 404px;
        font-size: 0px;
    }
    .parag {
        position: absolute;
        width: 185px;
        margin-top: 186px;
        font-size: 10px;
        margin-left: 39px;
    }
    .abb {
        position: absolute;
        width: 130px;
        height: 130px;
        top: 73px;
        margin-right: 156px;
    }
    .text-right {
        position: absolute;
        margin-right: 117px;
        top: 38px;
        /* font-size: 27px; */
        /* font-size: 14px; */
        font-family: "African";
        letter-spacing: 2px;
        font-size: 27px;
    }
    .text-left {
        font-family: "African";
        letter-spacing: 4px;
        position: absolute;
        font-size: 25px;
        width: 202px;
        top: -7px;
        margin-left: 49px;
    }
    #al {
        height: 220px;
        width: 110px;
    }
    #ab {
        height: 220px;
        width: 118px;
    }
    .bb {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: -79px;
        left: -10px;
        font-size: 35px;
        width: 162px;
        font-family: "African";
    }
    /* .dropdown {
        position: absolute;
        margin-top: 99px;
        width: 59px;
        height: -16px;
    } */
    .drop {
        right: 37px!important;
        position: absolute;
        margin-top: 99px;
    }
    .tit1 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: 16px;
        margin-left: 32px;
        font-size: 29px;
        width: 404px;
        font-family: "African";
        letter-spacing: 3px;
    }
    .tit2 {
        position: absolute;
        color: white;
        text-align: center;
        margin-top: 42px;
        margin-left: 33px;
        font-size: 29px;
        width: 349px;
        font-family: "African";
        letter-spacing: 3;
    }
    .navbar {
        background-image: url(../images/lastnavbar.png);
        background-repeat: no-repeat;
        background-size: 100% 102%;
        width: 100%;
        position: absolute;
        margin-top: 149px;
    }
    .lng {
        border-radius: 50%;
        width: 68px;
        height: 43px;
    }
    .oo {
        color: white;
        right: -34px;
        position: absolute;
        top: 10px;
    }
    /* .btn {
        display: inline-block;
        font-weight: 400;
        line-height: 0.5;
        color: #212529;
        text-align: center;
        width: 35px;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        background-color: transparent;
        border: 1px solid transparent;
        font-size: 1rem;
        border-radius: 0.25rem;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    } */
}

@media only screen and (min-width: 992px) {
    .uu {
        width: 292px;
        margin-top: -71px;
    }
    /* For mobile phones: */
    .btn-outline-success {
        font-family: "African";
        font-size: 30px;
        top: 8px;
        color: #fff;
        position: absolute;
    }
    .text-left {
        font-family: "African";
        letter-spacing: 4px;
        position: absolute;
        font-size: 32px;
        width: 260px;
        top: 6px;
        margin-left: 158px;
    }
    .oo {
        color: white;
        right: -55px;
        position: absolute;
        top: 18px;
    }
    .zaka1 {
        font-size: 61px;
        font-family: "African";
    }
}

@media only screen and (max-width: 991px) {
    .uu {
        width: 213px;
        margin-top: -53px;
    }
    .acc {
        margin-top: 25px;
    }
}

.lolo {
    font-family: "African";
    letter-spacing: 1.5px;
}

.ttt {
    font-family: "African";
}

p {
    font-family: "Montserrat";
}

.nav-link {
    font-size: 27px;
}

.text-center {
    font-family: "Montserrat";
}

.tetouan1 {
    position: absolute;
    display: none;
    left: 1215px;
    top: 265px;
    width: 606px;
    height: 590px;
}

.tetouan2 {
    position: absolute;
    display: none;
    left: 83px;
    top: 265px;
    width: 606px;
    height: 590px;
}

.dot {
    border-radius: 50%;
}

.titre {
    font-size: 36px;
    color: #202020;
    font-weight: 100;
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 47px;
    margin-top: 3%;
}

.text1 {
    margin-left: 4%;
    margin-right: 2%;
}

.m-1 {
    margin: 0.65rem!important;
}

dropdown-divider {
    border: 1px solid;
}


/* .tetouan1111 {
    display: none;
    margin-top: -108px;
}

.tetouan2222 {
    display: none;
    margin-top: -108px;
}

#al {
    height: 400px;
    width: 220px;
}

#ab {
    height: 400px;
    width: 220px;
} */

.tetouan1 {
    position: absolute;
    display: none;
    left: 1215px;
    top: 265px;
    width: 606px;
    height: 590px;
}

.tetouan2 {
    position: absolute;
    display: none;
    left: 83px;
    top: 265px;
    width: 606px;
    height: 590px;
}