
body {
    background: #2b2828 !important;
}


.roqaaback {
    
    background: #000000;
    height: 430px;
    width: 100%;
    border-bottom-color: #82817c;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    transform: translate3d(0px, 0px, 0px);
}

/* nav {
    
    z-index: 99;
    width: 100%;
    box-shadow: 0px 0px 5px 0px #00000026;
    background: #ffffff;
}    */

nav .wrapper {
    position: relative;
    max-width: 100%;
    padding: 0px 100px;
    height: 55px;
    line-height: 70px;
    margin: auto;
    display: flex;
    align-items: center;
    background: #2b2828;
    justify-content: space-between;
}

.wrapper .nav-links {
    display: inline-flex;
}

.nav-links li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    /* font-family: 'Open Sans'; */
    padding: 9px 15px;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.nav-links li {
    list-style: none;
    margin-top: 17px;
}

img.roqaa {
    width: 40%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(10%, 15%);
}

h5.top-head {
    text-align: end;
    color: #ffa800;
    font-weight: 500;
    font-size: 25px;
}


.roqaacard {
    background: #82817c;
    padding: 45px 20px;
    margin: 20px 10px;
    height: 180px;
}

.cardpmc {
    background: #59564a;
    padding: 15px 10px;
    margin: 10px 0;
}

.cardbms {
    background: #87857c;
    padding: 15px 10px;
    margin: 10px 0;
}

.cardmep {
    background: #83827d;
    padding: 19px 10px;
    margin: 10px 0;
}

.cardds {
    background: #83827d;
    padding: 15px 10px 32px;
    margin: 10px 0;
}

.cardlcs {
    background: #59564a;
    padding: 15px 10px;
    margin: 10px 0;
}

p.cardp {
    color: white;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 5px;
}

p.cardb {
    color: black;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 5px;
}

section.cardback.pt-4.pb-4 {
    background: #2b2828;
}

.addresssec {
    padding: 30px 0 0;
    line-height: 15px;
    text-align: center;
}

.addresssec p {
    font-size: 18px;
    font-weight: 600;
    color: white;
}

p.addon {
    font-size: 20px;
    font-weight: 600;
    color: white;
}

a.telmail {
    color: white;
    text-decoration: none;
}

a.telmail:hover {
    color: white;
    text-decoration: none;
}

.socicon {

    font-size: 20px;
}
 
.addresssecback {
    background: black;
    padding: 20px;
    margin-top: 40px;
}

.subfooterback p {

    color: white;
    text-align: center;
    
}

img.emlogo {
    width: 90px;
}

.subfooterback {
    padding: 10px 0;
}


/* p.developed {
    text-align: right;
} */

p.copyright {
    text-align: left;
}

a.croqaa {
    color: #d2cfcf;
    text-decoration: none;
    font-weight: 600;
}

a.croqaa:hover {
    color: #d2cfcf;
    text-decoration: none;
    
}

p.follow {
    margin-top: 7px;
}

a.icons {
    color: white;
}

a.icons:hover {
    color: white;
}

.subfooterback p {
    font-weight: 500;
}



@media only screen and (width: 1024px) {

    p.cardp {
        
        font-size: 14px;
        
    }

    .cardmep {
        
        padding: 11px 10px;
       
    }

    .cardbms {
       
        padding: 8px 10px;
       
    }

    .cardlcs {
        
        padding: 18px 10px;
       
    }

    /* .addresssec {
        padding: 100px 0 0;
        
    } */

    img.roqaa {
        
        transform: translate(10%, 55%);
    }

    .roqaaback {
        height: 750px;
    }

    .subfooterback p {
        font-size: 15px;
    }
    
}

@media only screen and (max-width: 767px) {

    img.roqaa {
        width: 40%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(10%, 55%);
    }

    .subfooterback p {
        font-size: 20px;
    }

}


@media only screen and (min-width: 768px) {

    img.roqaa {
        width: 75%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-41%, 63%);
    }

    .roqaaback {
        
        height: 800px;
        
    }

    p.copyright {
        text-align: center;
    }

    /* p.developed {
        text-align: center;
    } */
    
    .subfooterback {
        padding: 40px 0 0 0;
    }

    .roqaacard {
        background: #82817c;
        padding: 45px 20px;
        margin: 10px 0px;
        height: 180px;
    }

    .subfooterback p {
        font-size: 20px;
    }

    p.follow {
        font-size: 25px;
    }

    .socicon {
        font-size: 30px;
    }

    img.emlogo {
        width: 110px;
    }

    .addresssec p {
        font-size: 20px;
        font-weight: 600;
        color: white;
    }

}

@media only screen and (max-width: 860px) {

    img.roqaa {
        width: 70%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-37%, 92%);
    }

}

@media only screen and (min-width: 1024px) {


    .roqaaback {
        height: 430px;
    }

    img.roqaa {
        transform: translate(-36.5%, 6%);
    }

    .subfooterback p {
        font-size: 15px;
    }
    
}


@media only screen and (min-width: 1025px) {

    img.roqaa {
        width: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-19.5%, 2%);
    }

    .roqaaback {
       
        height: 430px;
        
    }

    p.copyright {
        text-align: left;
        margin-top: 7px;
    }

    p.follow {
        margin-top: 7px;
        text-align: right;
    }

    /* p.developed {
        text-align: right;
    } */

    .subfooterback {
        padding: 20px 0 0 0;
    }

    .roqaacard {
        background: #82817c;
        padding: 45px 20px;
        margin: 20px 10px;
        height: 180px;
    }

    .subfooterback p {
        font-size: 15px;
    }

    .socicon {
        font-size: 20px;
    }

    img.emlogo {
        width: 90px;
    }

    .addresssec p {
        font-size: 18px;
        font-weight: 600;
        color: white;
    }

}

@media only screen and (width: 1280px) {

    img.roqaa {
        width: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-18%, 12%);
    }

}

@media only screen and (width: 1200px) {

    img.roqaa {
        width: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-28%, 19%);
    }

}

.wrapper .nav-links {
    display: inline-flex;
}