@charset "utf-8";

body {
    padding-top: 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    background-color: #232323;
}

@font-face {
    font-family: Canela;
    src: url(../fonts/Canela-Regular.otf);
}

@font-face {
    font-family: AGN;
    src: url(../fonts/AGNRegular.otf);
}

.image img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.rectangle {
    position: absolute;
    width: 100%;
    height: 175%;
    background: linear-gradient(180deg, rgba(196, 196, 196, 0) 0%, #232323 56.77%);
    z-index: 10;
}

.about {
    position: absolute;
    z-index: 50;
    text-align: left;
    height: 100vh;
}

.about h1 {
    margin-top: 19%;
    font-family: Canela;
    font-style: normal;
    font-weight: normal;
    font-size: 96px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 4px 4px 50px #000000;
    z-index: 30;
}

.about p,
.p2 {
    margin: 13% auto;
    font-size: 14px;
    font-family: sans-serif;
    font-style: normal;
    font-weight: 100;
    font-size: 14px;
    line-height: 200%;
    text-align: left;
    color: #FFFFFF;
    text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.75);
    z-index: 50;
}

.about h2 {
    text-align: left;
    font-family: Canela;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 40px;
    text-align: left;
    color: #FFFFFF;
    text-shadow: 4px 4px 50px #000000;
    z-index: 30;
    margin: 7% auto 3%;
    max-width: 60%;
}

#guelan {
    /* display: grid;
    grid-template-columns: 342px auto; */
    width: 60%;
    margin: 0 auto;
}

.p2 {
    font-size: 14px;
    font-family: AGN;
    font-style: normal;
    font-weight: 100;
    font-size: 14px;
    line-height: 200%;
    text-align: left;
    color: #FFFFFF;
    text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.75);
    z-index: 50;
    margin: -10% 0 0;
}

.about h3 {
    text-align: left;
    font-family: Canela;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 48px;
    text-align: left;
    color: #FFFFFF;
    text-shadow: 4px 4px 50px #000000;
    z-index: 30;
    margin-top: 5%;
    margin-left: 20%;
}


.awards h5 {
    margin-left: 20%;
    margin-right: 20%;
    margin-bottom: 2%;
    font-family: AGN;
    font-style: normal;
    font-weight: bolder;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    color: #FFFFFF;
    text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.75);
    z-index: 50;
}

#awards1 p,
#awards2 p,
#awards3 p {
    margin: 0 auto;
    max-width: 60%;
    line-height: 24px;
}

#guelan img {
    margin: 0 50px 0 0;
    float: left;
}

#guelan p {
    margin: 0 0 100px 0;
    font-family: AGN;
    font-style: normal;
    font-weight: 100;
    font-size: 14px;
    line-height: 200%;
    text-align: left;
    color: #FFFFFF;
    text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.75);
    z-index: 50;
}

/* Responsive */

.about h1 {
    font-size: 110px;
}

.about p {
    margin-top: 13%;
    margin-left: 20%;
    margin-right: 20%;
    font-size: 16px;
}

.about h2 {
    font-size: 48px;
}

.about p2 {
    margin-top: 13%;
    margin-left: 20%;
    margin-right: 20%;
    font-size: 16px;
}

.about h3 {
    font-size: 48px;
}

.about h4 {
    margin-left: 20%;
    margin-right: 20%;
    font-size: 24px;
}

.about h6 {
    margin-left: 20%;
    margin-right: 20%;
    font-size: 24px;
}


.about h7 {
    margin-left: 20%;
    margin-right: 20%;
    font-size: 14px;
}


@media screen and (max-width:1024px) {
    .about h1 {
        font-size: 96px;
        margin-top: 20%;
    }

    .about p {
        margin-top: 13%;
        margin-left: 20%;
        margin-right: 20%;
        font-size: 13px;
    }

    .rectangle {
        height: 150%;
    }

    #guelan {
        /* display: grid;
    grid-template-columns: 342px auto; */
        width: 65%;
        margin: 0 auto;
    }

    .about h2 {
        font-size: 48px;
    }

    .about p2 {
        margin-top: 13%;
        margin-left: 20%;
        margin-right: 20%;
        font-size: 16px;
    }

    .about h3 {
        font-size: 48px;
    }

    .about h4 {
        margin-left: 20%;
        margin-right: 20%;
        font-size: 24px;
    }


    /* .about h5{
margin-left: 20%;
margin-right: 20%;
font-size: 14px;} */


    .about h6 {
        margin-left: 20%;
        margin-right: 20%;
        font-size: 24px;
    }


    .about h7 {
        margin-left: 20%;
        margin-right: 20%;
        font-size: 14px;
    }
}



@media screen and (max-width:768px) {
    .about h1 {
        font-size: 72px;
        margin-top: 25%;
        text-align: center;
    }

    .about p {
        margin-top: 19%;
        margin-left: 15%;
        margin-right: 15%;
        font-size: 12px;
    }

    .rectangle {
        height: 115%;
    }

    #guelan {
        /* display: grid;
    grid-template-columns: 220px auto; */
        width: 70%;
        margin: 0 auto;
    }

    #guelan img {
        width: 200px;
        float: left;
        margin: 0 20px 10px 0;
    }

    .awards h5 {
        margin-left: 15%;
        margin-right: 15%;
        margin-bottom: 2%;
        font-family: AGN;
        font-style: normal;
        font-weight: 100;
        font-size: 14px;
        line-height: 16px;
        text-align: left;
        color: #FFFFFF;
        text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.75);
        z-index: 50;
    }

    #awards1 p,
    #awards2 p,
    #awards3 p {
        margin: 0 auto;
        max-width: 70%;
    }

    .about h2 {
        font-size: 30px;
        margin-left: 15%;
        margin-right: 15%;
    }

    .about p2 {
        margin-top: 13%;
        margin-left: 15%;
        margin-right: 15%;
        font-size: 16px;
    }

    .about h3 {
        font-size: 48px;
    }

    .about h4 {
        margin-left: 20%;
        margin-right: 20%;
        font-size: 24px;
    }


    /* .about h5{
margin-left: 20%;
margin-right: 20%;
font-size: 14px;} */


    .about h6 {
        margin-left: 20%;
        margin-right: 20%;
        font-size: 24px;
    }


    .about h7 {
        margin-left: 20%;
        margin-right: 20%;
        font-size: 14px;
    }

    #guelan p {
        margin: 0 0 50px 0;
        font-size: 12px;
        line-height: 200%;
    }

}

@media screen and (max-width:425px) {

    .about h1 {
        margin-top: 22%;
        font-size: 48px;
    }

    .about p {
        margin-top: 10%;
        margin-left: 12%;
        margin-right: 10%;
        font-size: 10px;
        line-height: 150%;
    }

    .rectangle {
        height: 55%;
    }

    .about h2 {
        z-index: 30;
        margin: 7% auto 4%;
        max-width: 80%;
        line-height: 36px;
    }

    .awards h5 {
        margin-left: 10%;
        margin-right: 10%;
        margin-bottom: 2%;
        font-family: AGN;
        font-style: normal;
        font-weight: 100;
        font-size: 14px;
        line-height: 16px;
        text-align: left;
        color: #FFFFFF;
        text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.75);
        z-index: 50;
    }

    #awards1 p,
    #awards2 p,
    #awards3 p {
        margin: 0 auto;
        max-width: 80%;
        line-height: 18px;
    }

    #guelan {
        /* display: grid;
        grid-template-columns: 180px auto; */
        width: 80%;
        margin: 0 auto;
    }

    #guelan img {
        width: 180px;
    }

    #guelan p {
        margin: 0 0 30px 0;
        font-size: 10px;
        line-height: 200%;
    }

}

@media screen and (max-width:414px) {
    .about h1 {
        margin-top: 25%;
        font-size: 48px;
    }

    .about p {
        margin-top: 8%;
        margin-left: 11%;
        margin-right: 10%;
        font-size: 10px;
        line-height: 150%;
    }

    .rectangle {
        height: 45%;
    }
}

@media screen and (max-width:375px) {

    .about h1 {
        margin-top: 26%;
        font-size: 48px;
    }

    .about p {
        margin-top: 12%;
        margin-left: 12%;
        margin-right: 11%;
        font-size: 10px;
        line-height: 150%;
    }

    .rectangle {
        height: 44%;
    }

    #guelan {
        /* display: grid;
    grid-template-columns: 160px auto; */
        width: 80%;
        margin: 0 auto;
    }

    #guelan img {
        width: 140px;
    }
}


@media screen and (max-width:360px) {
    .about h1 {
        margin-top: 25%;
        font-size: 48px;
    }

    .about p {
        margin-top: 14%;
        margin-left: 12%;
        margin-right: 11%;
        font-size: 10px;
        line-height: 150%;
    }

    .about h2 {
        z-index: 30;
        margin: 7% auto 4%;
        max-width: 77%;
        line-height: 36px;
    }

    .rectangle {
        height: 46%;
    }

    #guelan {
        /* display: grid;
    grid-template-columns: 160px auto; */
        width: 75%;
        margin: 0 auto;
    }

    #guelan img {
        width: 140px;
    }
}

@media screen and (max-width:320px) {

    .about h1 {
        margin-top: 20%;
        font-size: 40px;
    }

    .about p {
        margin-top: 15%;
        margin-left: 12%;
        margin-right: 11%;
        font-size: 10px;
        line-height: 150%;
    }

    .rectangle {
        height: 40%;
    }
}


/* FOOTER CSS */

footer {
    bottom: 0;
}

.footer-distributed {
    background-color: #000;
    box-sizing: border-box;
    width: 100%;
    height: 20%;
    text-align: left;
    font-size: 12px;
    font-family: sans-serif;
    padding: 0px 50px 0px 50px;
    margin-top: 3300px;
}

.footer-distributed .footer-left,
.footer-distributed,
.footer-distributed .footer-right {
    display: inline-block;
    vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left {
    width: 60%;
}


/* Footer links */

.footer-distributed .footer-links {
    color: #ffffff;
    margin: 50px 0 50px;
}

.footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1;
    text-decoration: none;
    color: inherit;
    font-family: arial;
    display: inline-block;
    padding: 0px 15px 0px 15px;
    font-size: 12px;
}

.footer-distributed .footer-company-name {
    color: #FFFF;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}

/* Footer Right */

.footer-distributed .footer-right {
    width: -10%;
    float: right;
}


.footer-distributed .footer-icons {
    margin-top: 35px;
}

.footer {
    width: 100vw;
    height: 5%;
    display: block;
    overflow: hidden;
    padding: 50px;
    box-sizing: border-box;
    background-color: #000000;
    clear: both;
    bottom: 0;
    position: fixed;
    z-index: 150;
}

.inner_footer {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.inner_footer .contacts li {
    font-family: arial;
    display: inline-block;
    padding: 0px 15px 0px 15px;
    font-size: 12px;
}

.inner_footer .contacts a {
    color: white;
}

.inner_footer .contacts a:visited {
    color: white;
}

.inner_footer .contacts a:hover {
    color: gray;
}

i {
    margin-right: 10px;
}

.inner_footer .logo_container img {
    width: auto;
    height: 50px;
    float: right;
    margin: 0;
    padding: 0;
}

/* Here is the code for Responsive Footer */

@media screen and (max-width:1322px) {
    .footer-distributed .footer-icons {
        margin-top: 35px;
    }

    .footer-distributed .footer-left {
        width: 65%;
    }
}

@media screen and (max-width:1229px) {
    .footer-distributed .footer-icons {
        margin-top: 32px;
    }

    .footer-distributed .footer-left {
        width: 70%;
    }
}

@media screen and (max-width:1148px) {
    .footer-distributed .footer-icons {
        margin-top: 32px;
    }

    .footer-distributed .footer-left {
        width: 75%;
    }
}

@media (max-width: 1099px) {

    .footer-distributed .footer-left,
    .footer-distributed .footer-right {
        display: block;
        width: 100%;
        margin-bottom: 40px;
        text-align: center;
    }
}

@media screen and (max-width:1024px) {
    .footer-distributed {
        margin-top: 3000px;
    }
}

@media screen and (max-width:768px) {
    .footer-distributed {
        margin-top: 350%;
    }
}

@media screen and (max-width:540px) {
    .footer-distributed {
        margin-top: 3500px;
    }
}

@media screen and (max-width:425px) {
    .footer-distributed {
        margin-top: 2250px;
    }

    @media screen and (max-width:414px) {
        .footer-distributed {
            margin-top: 2250px;
        }
    }

    @media screen and (max-width:375px) {
        .footer-distributed {
            margin-top: 2400px;
        }
    }

    @media screen and (max-width:360px) {
        .footer-distributed {
            margin-top: 2400px;
        }
    }

    @media screen and (max-width:320px) {
        .footer-distributed {
            margin-top: 2700px;
        }
    }
}

.center-wrapper {
    width: 95%;
    margin: 0 auto;
}

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

.jc-space-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

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

.col {
    flex-direction: column
}