*{
    margin: 0;
    padding: 0;
}

header{
    background-color: #242424;
    box-shadow: 0PX 3PX 10PX #464646;
}
.nav-bar {
    display: flex;
    justify-content: space-between;
    padding: 1.5rem 6rem;
}

.logo {
    display: flex;
    align-items: center;

}
 
.logo h1 {
    color: #fff;
}
.nav-list{
    display: flex;
    align-items: center;
}
.nav-list ul {
    display: flex;
    justify-content: center;
    list-style: none;
}
.nav-item{
    margin: 0 15px;
}
.nav-item :hover{
    color: #B40106; 
}


.nav-link {
    text-decoration: none;
    font-size: 1.15rem;
    color: #fff;
    font-weight: 400;
}

.login-button {
    color: black;
    border: none;
    background-color: #0187a7;
    padding: 10PX 15px;
    border-radius: 5PX;
}
.login-button button a{
    background-color: #0187a7;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size: 1.1rem;
}
.mobile-menu-icon {
    display: none;

}

.mobile-menu{
    display: none;
}

@media screen and (max-width: 999px) {
    .nav-bar{
        padding: 1.5rem 4rem;
    }
    .nav-item{
        display: none
    }
    .login-button {
        display: none;
    }
    .mobile-menu-icon{
        display: block;
    }
    .mobile-menu-icon button{
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .mobile-menu ul {
        display: flex;
        flex-direction: column;
        text-align: center;
        padding-bottom: rem; 
    }
    .mobile-menu .nav-item{
        display: block;
        padding: 1.2rem;
    }
    .mobile-menu .login-button{
        display: block;
        padding: 1rem 2rem;
    }
    .mobile-menu .login-button button{
        width: 100%;
    }
    .open{
        display: block;
    }



}.baner{
overflow: hidden;
width: 100%;
height: 25vh;
background-color:#101218;
text-align: center;
font-size: 550%;
color:#B40106;
}    
.ban{
width: 20%;
height: 100%;
margin-left: 40%;
margin-right: 40%;
overflow: hidden;
}
.com00{
    
    width: 100%;
    height: 30vh;
    background-color: #101218;
}
.com01{
    width: 100%;
    height: 20%;
    
    text-align: center;
    font-size: 140%;
    color: red;
}
.com02{
    width: 100%;
    height: 80%;
    text-align: center;
    font-size: 300%;
    color: #fffffb;

}
/*****************************text******************/
.tex{
    padding-left: 20%;
    padding-right: 20%;
    padding-bottom: 30px;
    background-color:#101218;
    color: #fff;
}
.tex h1 {
    font-size: 300%;
    text-align: center;
    padding-bottom: 25px;
}
h2{
    font-size: 300%;
    text-align: center;
    padding-bottom: 25px;
}
h3 {
    font-size: 300%;
    text-align: center;
    padding-bottom: 25px;
}
.tex p {
    font-size: 230%;
    padding: 5px;
}
.imag{
    width: auto;
    height: 50vh;
    padding-bottom: 25px;
    border-radius: 20px;
    overflow: hidden;
}
/*******************************coockie********************************/
.ccc{
    width: 100%;
    height: 60px;
    margin: auto;
    background-color:#101218;
    color: #fff;
}
.cc{
    font-size: 120%;
    width: 80%;
    text-align: center;
    border-radius: 15px;
    margin: auto;
    background-color:#2a2e38;
    padding: 5px;
}
.cc a{
    color: #B40106;
}

/***********************fim*********************/

.fim{
    float: left;
    width: 100%;
    height: 50vh;
    background-color: #B40106;
    background-color: #1f2128;
}
.fim0{
    width: 30%;
    height: 100%;
    float: left;
    margin-left: 2.5%;
}
.fim1{
    width: 100%;
    height: 15%;
    text-align: center;
    color: #fffffb;
    font-size: 200%;
}
.fim2{
    width: 100%;
    height: 0.5%;
    background-color:#B40106;
}
.fim3{
    width: 100%;
    height: 84.5%;
    text-align: center;
    font-size: 180%;
    color: #fff;
    list-style-type: none;
}
.fim3 li{
    list-style-type: none;
}
.fim3 a{
    text-decoration: none;
    color: #fff
}
.fim3 li :hover{
    color: #B40106;

}
.rede{
    width: 100%;
    height: 20%;
    float: left;
    color: #fff;    
    background-color: #1f2128;
}

.te{
    font-size: 180%;
    width: 100%;
    height: 40px;
    float: left;
    background-color:#1f2128;
    text-align: center;
}
.im{
    width: 100%;
    height: 50px;
    float: left;
    display: inline;
    background-color:#1f2128;
    text-align: center;
    overflow: hidden;
}
.im a {
    font-size: 150%;
    color: #fff;

}
.im :hover {
    color: #B40106;
}

.inlin{
    width: 100%;
    height: 0.5%;
    background-color: #B40106;
    float: left;
}
.aut{
    width: 100%;
    height: 20.5%;
    float: left;
}
.aut1{
    width: 35%;
    height: 100%;
    float: left;
    background-color:#1f2128;
}

.aut2{
    background-color: #1f2128;
    width: 65%;
    height: 50%;
    float: left;
    font-size: 25px;
    color: #fff;
}

.aut3{
    width: 65%;
    height: 50%;
    float: left;
    background-color: #1f2128;
    font-size: 20px;
    color: #fff;
}

@media (max-width: 1000px) and (min-width:900px) {
    
    .inlin{
        float: left;
    }
    .aut{
        float: left;
    }
/************************fim***********************/
    .fim{
        height: 150vh;
    }
    .fim0{
        width: 60%;
        height: 30%;
        margin-left: 20%;
        margin-left: 20%;
    }
    .inlin{
        float: left;
    }
    .aut{
        float: left;
    }

}
@media (max-width: 900px) and (min-width:800px) {
    
    .inlin{
        float: left;
    }
    .aut{
        float: left;
    }
/************************fim***********************/
    .fim{
        height: 100vh;
    }
    .fim0{
        width: 60%;
        height: 30%;
        margin-left: 20%;
        margin-left: 20%;
    }
    .inlin{
        float: left;
    }
    .aut{
        float: left;
    }

}
@media (max-width: 799px) and (min-width:600px) {
    .tex h1 h2 h3{
        font-size: 250%;
    }
    .tex p {
        font-size: 220%;
    }
    
    .inlin{
        float: left;
    }
    .aut{
        float: left;
    }
/************************fim***********************/
    .fim{
        height: 100vh;
    }
    .fim0{
        width: 60%;
        height: 30%;
        margin-left: 20%;
        margin-left: 20%;
    }
    .inlin{
        float: left;
    }
    .aut{
        float: left;
    }

}
@media (max-width: 599px) and (min-width:500px) {
    .tex h1 h2 h3{
        font-size: 250%;
    }
    .tex p {
        font-size: 200%;
    }
    .inlin{
        float: left;
    }
    .aut{
        float: left;
    }
/************************fim***********************/
    .fim{
        height: 100vh;
    }
    .fim0{
        width: 60%;
        height: 30%;
        margin-left: 20%;
        margin-left: 20%;
    }
    .inlin{
        float: left;
    }
    .aut{
        float: left;
    }
}
@media (max-width: 499px) and (min-width:400px) {
    .tex h1 h2 h3{
        font-size: 250%;
    }
    .tex p {
        font-size: 200%;
        margin-left: 5%;
        margin-right: 5%;
    }
    .inlin{
        float: left;
    }
    .aut{
        float: left;
    }
/************************fim***********************/
    .fim{
        height: 100vh;
        font-size: 100%;
    }
    .fim0{
        width: 60%;
        height: 30%;
        margin-left: 20%;
        margin-left: 20%;
    }

}
@media (max-width: 399px) and (min-width:300px){
    .tex h1 h2 h3{
        font-size: 200%;
    }
    .tex p {
        font-size: 150%;
    }
    .fim{
        font-size: 70%;
        height: 70vh;
    }
    .fim0{
        width: 60%;
        height: 30%;
        margin-left: 20%;
        margin-left: 20%;
    }
    .inlin{
        float: left;
    }
    .aut{
        float: left;
    }
}

