/* Center  */
.image-container {
    position: relative;
    width: 300px;
    height: 300px;
}

.image-container .img-main {
    animation: upDown 3s linear infinite;
}

@keyframes upDown {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-20px);
    }
}

.our-company {
    font-size: 50px;
    color: #fff;
}


.heading-text {
    padding-top: 10px;
    font-size: 30px;
    color: #ffffff;
    text-transform: uppercase;
}

.text-des {
    color: #eee9e9;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 15px 0 20px 0;
    text-align: justify;
    text-align-last: center;
    max-width: 450px;
    margin: 0 auto;
}

.text-desc {
    color: #eee9e9;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 15px 10px;
    text-align: justify;
    text-align-last: center;
    max-width: 100%;
    margin: 0 auto;
}

.card-03 {
    display: none;
}

.card-09 {
    display: none;
}

.img-main-1 {
    height: 220px;
}

.img-main-2 {
    height: 220px;
}

.img-main-3 {
    height: 220px;
}

.img-main-4 {
    height: 220px;
}

.img-main-5 {
    height: 220px;
}

.img-main-6 {
    height: 220px;
}

.img-main-7 {
    height: 220px;
}

.img-main-8 {
    height: 220px;
}

.img-main-9 {
    height: 220px;
}

.img-main-10 {
    height: 220px;
}

.img-main-11 {
    height: 220px;
}

/* @media screen and (max-width: 2560px) {
    .heading-text {
        padding-top: 30px;
        font-size: 40px;
        color: #ffffff;
        text-transform: uppercase;
    }

    .text-des {
        justify-content: evenly;
        color: #cebebe;
        font-size: 23px;
        text-align: justify;
        text-align-last: center;

    }

    .text-desc {
        color: #cebebe;
        font-size: 23px;
        text-align: justify;
        text-align-last: center;
    }
}

@media screen and (max-width: 1500px) {
    .heading-text {
        padding-top: 30px;
        font-size: 30px;
        color: #ffffff;
        text-transform: uppercase;
    }

    .text-des {
        justify-content: evenly;
        color: #cebebe;
        font-size: 18px;
        text-align: justify;
        text-align-last: center;

    }

    .text-desc {
        color: #cebebe;
        font-size: 18px;
        text-align: justify;
        text-align-last: center;
    }
} */

@media screen and (max-width: 1200px) {
    .heading-text {
        padding-top: 30px;
        font-size: 24px;
        color: #ffffff;
        text-transform: uppercase;
    }

    .text-des {
        justify-content: evenly;
        color: #cebebe;
        font-size: 14px;
        text-align: justify;
        text-align-last: center;

    }

    .text-desc {
        color: #cebebe;
        font-size: 14px;
        text-align: justify;
        text-align-last: center;
    }
}

@media screen and (max-width: 991px) {
    .heading-text {
        padding-top: 30px;
        font-size: 24px;
        color: #ffffff;
        text-transform: uppercase;
    }

    .text-des {
        justify-content: evenly;
        color: #cebebe;
        font-size: 14px;
        text-align: justify;
        text-align-last: center;

    }

    .text-desc {
        color: #cebebe;
        font-size: 14px;
        text-align: justify;
        text-align-last: center;
    }

    .card-5 {
        margin-top: 60px;
    }

    .card-6 {
        margin-top: 60px;
    }

    .card-11 {
        margin-top: 60px;
    }

    .card-3 {
        display: none;
    }

    .card-03 {
        display: block;
    }

    .card-9 {
        display: none;
    }

    .card-09 {
        display: block;
    }

    .img-main-3 {
        padding-top: 40px;
    }

    .img-main-6 {
        padding-top: 40px;
    }

    .img-main-9 {
        padding-top: 40px;
    }
}

@media screen and (max-width: 768px) {
    .heading-text {
        padding-top: 30px;
        font-size: 20px;
        color: #ffffff;
        text-transform: uppercase;
    }

    .text-des {
        color: #cebebe;
        font-size: 12px;
        text-align: justify;
        text-align-last: center;
    }

    .text-desc {
        color: #cebebe;
        font-size: 12x;
        text-align: justify;
        text-align-last: center;
    }

    .ssl-traning-2 {
        margin-bottom: 100px;
    }

    .card-5 {
        margin-top: 60px;
    }

    .card-6 {
        margin-top: 60px;
    }

    .card-11 {
        margin-top: 60px;
    }

    .img-main-1 {
        height: 160px;
    }

    .img-main-2 {
        height: 160px;
    }

    .img-main-3 {
        height: 160px;
    }

    .img-main-4 {
        height: 160px;
    }

    .img-main-5 {
        height: 160px;

    }

    .img-main-6 {
        height: 160px;
    }

    .img-main-7 {
        height: 160px;
    }

    .img-main-8 {
        height: 160px;
    }

    .img-main-9 {
        height: 160px;
    }

    .img-main-10 {
        height: 160px;
    }

    .img-main-11 {
        height: 160px;
    }

}

@media screen and (max-width: 576px) {
    .our-company {
        font-size: 30px;
        color: #fff;
    }

    .heading-text {
        padding-top: 30px;
        font-size: 26px;
        color: #ffffff;
        text-transform: uppercase;
    }

    .text-des {
        color: #cebebe;
        font-size: 17px;
        letter-spacing: 1px;
        text-align: justify;
        text-align-last: center;
    }

    .text-desc {
        color: #cebebe;
        font-size: 17px;
        letter-spacing: 1px;
        text-align: justify;
        text-align-last: center;
    }

    .card-2 {
        margin-top: 60px;
    }

    .card-4 {
        margin-top: 60px;
    }

    .card-8 {
        margin-top: 60px;
    }

    .card-10 {
        margin-top: 60px;
    }

    .img-main-1 {
        height: 160px;
    }

    .img-main-2 {
        height: 160px;
    }

    .img-main-3 {
        height: 160px;
    }

    .img-main-4 {
        height: 160px;
    }

    .img-main-5 {
        height: 160px;

    }

    .img-main-6 {
        height: 160px;
    }

    .img-main-7 {
        height: 160px;
    }

    .img-main-8 {
        height: 160px;
    }

    .img-main-9 {
        height: 220px;
    }

    .img-main-10 {
        height: 160px;
    }

    .img-main-11 {
        height: 160px;
    }

}

/* End Center  */

/* footer  */
.footer-body {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 100px;
}

.footer {
    position: relative;
    width: 100%;
    background: #0b0916;
    min-height: 100px;
    padding: 10px 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.footer .social-icon,
.footer .menu {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
    flex-wrap: wrap;
}

.footer .social-icon .li-footer,
.footer .menu .li-footer {
    list-style: none;
}

.footer .social-icon .li-footer .a-footer {
    font-size: 2em;
    color: #fff;
    margin: 0 10px;
    display: inline-block;
    transition: 0.9s;
    opacity: 0.65;
}

.footer .social-icon .li-footer .a-footer:hover {
    transform: translateY(-10px);
    opacity: 1;
}

.footer .menu .li-footer .a-footer {
    font-size: 1.6em;
    color: #ece6e6;
    margin: 50px 10px;
    display: inline-block;
    transition: 0.5s;
    text-decoration: none;
    opacity: 0.75;
}

.footer .menu .li-footer .a-footer:hover {
    opacity: 1;
}

.footer .p-footer {
    color: #ffffff;
    text-align: center;
    margin-top: 15px;
    font-size: 1.5em;
    opacity: 0.7;
}

.footer .wave {
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    height: 100px;
    background: #16122c url(/images/wave.png);
    background-size: 1000px 100px;
}

.footer .wave#wave1 {
    z-index: 1;
    opacity: 0.2;
    bottom: 100;
    animation: animateWave 4s linear infinite;
}

.footer .wave#wave2 {
    z-index: 1000;
    opacity: 0.5;
    bottom: 10px;
    animation: animateWave_02 3s linear infinite;
}

.footer .wave#wave3 {
    z-index: 1000;
    opacity: 0.6;
    bottom: 20px;
    padding-bottom: 10px;
    animation: animateWave 3s linear infinite;
}

.footer .wave#wave4 {
    z-index: 999;
    opacity: 0.9;
    bottom: 30px;
    animation: animateWave_02 4s linear infinite;
}

@keyframes animateWave {
    0% {
        background-position-x: 1000px;
    }

    100% {
        background-position-x: 0px;
    }
}


@keyframes animateWave_02 {
    0% {
        background-position-x: 0px;
    }

    100% {
        background-position-x: 1000px;
    }
}

/* End .footer  */

/* About Section  */

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

    50% {
        transform: translateY(-10px);
    }

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

.img-container {
    overflow: hidden;
    position: relative;
}

.img-shadow {
    filter: drop-shadow(0px 0px 10px #5918df);
    animation: upAndDown 2s infinite;
    transform: scale(1);
    transition: transform 0.3s;
    cursor: pointer;
}

.text.second-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #0b0916;
    border-left: 5px solid #5918df;
    animation: animatee 4s steps(12) infinite;
}

.text-head-about {
    font-size: 22px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.text-body-about {
    font-size: 17px;
    text-align: center;
    color: #a39e9e;
    margin-top: 20px;
    text-align: justify;
    text-align-last: center;
}

@media screen and (max-width: 1200px) {
    .text-head-about {
        font-size: 20px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
    }

    .text-body-about {
        font-size: 16px;
        text-align: center;
        color: #a39e9e;
        margin-top: 20px;
        text-align: justify;
        text-align-last: center;
    }

}

@media screen and (max-width: 991px) {
    .text-head-about {
        font-size: 28px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
    }

    .text-body-about {
        font-size: 22px;
        text-align: center;
        color: #a39e9e;
        margin-top: 20px;
        text-align: justify;
        text-align-last: center;
    }
}

/* End About Section  */