/*
Andrey Nery dos Santos & Anielly Maria Dias Nunes
*/
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0px;
    padding: 0px;
    font-family: "Barlow", sans-serif;
}

body {
    background-color: #202020;

}

header {
    background-color: #0033DD;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: nowrap;
}

nav {
    color: white;
    height: 100px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
}

ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
}

li {
    list-style: none;
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    width: 128px;
}

h1 {
    color: #FFF;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 100px;
}

h2 {
    width: 820px;
    height: 72px;
    color: #03D;
    text-align: center;
    font-size: 60px;
    font-weight: 275;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 25px;
}

section#fototeca {
    background-color: #D9D9D9;
    justify-content: center;
}

a {
    color: white;
    text-decoration: none;
}

li a:hover {
    border-bottom: 1px solid #FFF;
}

/* ID and CLASS */


#central-lefttex {
    padding: 20px;
}

#sec-careers {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.fofofoto  {
    /*width: 4000px;
    text-align: center;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: top;
}

#sec-careers img {
    height: 267px;
    width: 400px;
    background: cover;
    background-repeat: no-repeat;
    background-position: top right;
}

#antestitulo {
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#titulo {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 30px;
}

#subtitulo {
    font-size: 16px;
    font-weight: 500;
    text-align: justify;
    margin-bottom: 30px;
}
#sec-careers > div {
    width: 400px;
    height: 550px;
    background-color: #03D;
    margin: 0px 20px 30px 20px;
}

#sec-careers > div > h4  {
    color: #fff;
    font-size: 30px;
    padding: 20px
}

.fofofoto > h5 {
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    padding: 0px 20px 20px 20px;
    text-align: justify;
}

#janela {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

#janelaassento {
    height: 455px;
    background-repeat: no-repeat;
    background-size: cover;
}

#janela-right {
    /*height: 455px;*/
    padding: 20px;
    background-color: #202020;
    color: white;
}

#centro-left {
    background-color: #202020;
    color: white;
    height: 469px;
}


#sec-central {
    /*height: 469px;*/
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

#centro-left {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
                        
#fototeca {
    display: flex inline;
    flex-wrap: wrap;
}

#forms {
    background-color: rgba(255, 255, 255, 0.50);
    width: 90%;
    padding: 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

input[type="text"], [type="email"] {
    width: 97.7%;
    height: 25px;
    padding: -50px;
    border: 1px solid #ccc;
}

input[type="submit"] {
    background-color: #000000;
    color: white;
    padding: 10px 160px 10px 160px;
    border: none;
    cursor: pointer;
}

#message {
    height: 50px;
}

#principal {
    background-image: url(../../blueorigin/img/bg-banner.png);
    /*width: auto;*/
    height: 600px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /*flex: content;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

#principal-aligh {
    text-align: center;
}

#central {
    background: block;
    height: 469px;
    background-repeat: no-repeat;
    background-size: cover;
}

svg {
    margin: 50px 0px 50px -170px;
}

footer {
    /*margin-top: 30px;*/
    /*height: 640px;*/
    color: white;
    background-color: #202020;
    font-size: 20px;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

/*footer div {
    margin: auto;
}*/

/*footer div p {
    font-size: 20px;
    font-weight: 400;
}*/

#footer-left {
    padding-left: 30px;
}

#footer-left img {
    margin-bottom: 20px;
    width: 80%;
}

#footer-left p {
    margin-bottom: 20px;
}

#txtright {
    margin-left: 10px;
}

h6 {
    font-weight: 200;
    /*cursor: pointer;*/
}

#footer-left a {
    padding: 5px;
    font-weight: 450;
    border-bottom: 1px solid #FFF;
}

#footer-center {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
}

h6 {
    display: block;
    text-decoration: none;
    color: white;
    line-height: 5;
    font-weight: 300;
}

#footer-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #383838;
    padding: 20px;
    height: 660px;
    font-size: 20px;
    font-weight: 400;
}

#footer-right h5 {
    font-weight: 400;
    margin-bottom: 10px;
}

.icon-play {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
    cursor: pointer;
}

.aux {
    display: flex;
    justify-content: left;
    padding-left: 20px;
    align-items: center;
}

.aux-img {
    display: flex;
    justify-content: center;
    align-items: top;
}

.butt {
    background-color: #D9D9D9;
    width: 152px;
    padding: 8px;
    color: #0033DD;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.button {
    color: #03D;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #D9D9D9;
    padding: 5px;
}

.off-button {
    background-color: #03D;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    width: 180px;
    color: #D9D9D9;
    margin: auto;
    padding: 6px;
    cursor: pointer;
    box-shadow: 2px 2px 0px #0000004d;
}

#tripple {
    margin-top: 200px;
}

#tripple:hover {
    cursor: pointer;
}

.hamburger {
    width: 30px;
    height: 27.1px;
    cursor: pointer;
}


/* ID and CLASS */

