@charset "UTF-8";
*{
    padding: 0;
    margin: 0;
}
body{
    
    background-color: #232323;
    color: #FFFFFF;
    font-family: 'Kanit', sans-serif;
    text-align: center;
    background-image: url(imagens/Netflix-Background.jpg) ;
}
#primeira-parte{
    margin-top: -1.3em;

}
ul{
    display: flex;
    width: 84%;
    
    align-items: center;
    justify-content: space-between;
    margin-left: 11em;
    margin-top: 1.4em;
}
ul li{
    display: inline-block;
    list-style: none;
    margin: 10 2px;
    margin-top: -10px;
    
}
p{
    color: white;
    font-size: 14px;
    
}
h1{
    text-align: center;
   
    font-size: 48px;
    
}
#filmes{
    margin-top: 5em;
}
h2{
    text-align: center;
    
    font-size: 24px;
    font-weight: 200;
}
#assista{
    margin-top: 0.1em;
}
h3{
    font-weight: 200;
    text-align: center;
    font-size: 20px;
    
}

#email{
    margin-top: 2em;
    background-color: #1D1E1E;
    color: #FFFFFF;
    width: 23em;
    height: 50px;
    text-align: initial;
    border-color: #191919;
    font-size: 16px;
    padding-left: 30px;

}
#vamos{
    width: 8em;
    height: 50px;
    margin-left: 0.2em;
    background-color: #C11119;
    font-family: 'Kanit', sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: white;
    border-color: #C11119;
    outline: 0;
    
}

#opções{

        font-weight: bold;
        color: #fff ;
        background: #00000000 ;
        text-transform: uppercase;
        border-radius: 5px;
        width: 9em;
        height: 30px;
        text-align: center;
        margin-left: 50em;
        
}
#entrar{
    background-color: #C11119;
    width: 4em;
    text-align: center;
    height: 20px;
    padding: 9px;
    border-radius: 5px;
    margin-left: -170px;
    
   
}
a{
    color: white;
    text-decoration: none;
}
#entrar:hover{
    background-color: #76090f;
}
#flix{
    width: 9em;
    margin-top: 1.4em;
}
#promoçao{
      background-color: #00000000;
      background-image: linear-gradient(90deg,  #000413, #0C1848, #89112D);
      margin-top: 7em;
      height: 9em;
      width: 86em;
      text-align: center;
      margin-left: 5em;
      box-shadow: 20px 50px 80px black;
      border-radius: 20px;
}
#saiba{
    color: #448EF4;
}
.textpromo{
    margin-top: -4em;
    text-align: left;
    margin-left: 28em;
    font-size: 20px;
    font-weight: 600;
}
.textpromo2{
    text-align: left;
    margin-left: 35em;
    font-weight: 100;
    font-size: 16px;
    font-weight: 400;
}
#popcorn{
    width: 8em;
    margin-left: -30em;
    margin-top: -16px;
}
#segunda-parte{
    background-color: #000000;
    height: 30em;
    box-shadow: 15px 15px 15px #000000;
    position:absolute;
    width: 100%;
}
.h12{
    text-align: left;
    margin-left: 4.5em;
    margin-top: 2.4em;

}
.p2{
    text-align: left;
    margin-left: 9em;
    font-size: 24px;
}
#tv{
    margin-left: 50em;
    margin-top: -18em;
}
#dowm{

    background-color: #232323;
}
#terceira-parte{
    background-color: black;
    height: 36em;
    box-shadow: 15px 15px 15px #000000;
    width: 100%;
    margin-top: 30em;
}
#devices{
    text-align: left;
    margin-left: -50em;
   
}
.devicesh1{
    margin-top: -9em;
    margin-left: 14em;
    
}
.devices{
    margin-left: 28em;
}
#quarta-parte{
    margin-top: -7em;
    background-color: black;
    
}
.infantil{
    margin-left: 400em;
}
#quinta-parte{
    background-color: #000000;
    height: 20em;

}
.h1-mobile{
    text-align: left; 
    margin-left: 12em;
    margin-top: -8em;  
}
.p-mobile{
    text-align: left;
    margin-left: 24em;
    font-size: 24px;
    background-color: #000000;
    height: 240px;
}
#mobile{
    margin-left: -50em;
}
