/* reset */
.body {
    padding: 0;
    margin: 0;
}
.textlink{
text-decoration: none;
color: black;
}



body {
    font-size: 15px;
    line-height: 1.5;
    font-family:'Times New Roman', Times, serif;
    background-color: #b9dbee;
    padding: 0px;
    margin: 0px;
}

.bodybl {
    font-size: 15px;
    line-height: 1.5;
    font-family:'Times New Roman', Times, serif;
    padding: 0px;
    margin: 0px;
    display: flex;
    align-content: center;
}

.header1 {
    top: 0;
    background-color: #212A3E;
    color: white;
    width: 100%;
    height: 75px;
    position: fixed;
    z-index: 1;
    display: block;
}

.header2 {
    top: 75px;
    left: 0;
    background-color: teal;
    color: white;
    width: 10%;
    height: 20%;
    position: fixed;
    z-index: 1;
    display: block;
}

.img{
    
    height: 100px;
    width: 100px;
float: left !important; 
}

.logo2{
height: 30px;
width: 30px;
padding: 5px;
transition: 0.45s;
}

.logo2:hover{
    height: 35px;
    width: 35px; 
}


.nava {
    color: inherit;
    text-decoration: none;
    font-size: inherit;
}

.nava2 {
    color:red;
    text-decoration: none;
    font-size: inherit;
    text-align: left;
}

nav a:hover {
    color: rgba(255, 255, 255, 0.812);
    text-decoration: solid;
}


.buton1{
    white-space: normal;
}

.nav-items1{
    padding: 10px 10px;    
    width: auto;
    height: 20px;
    border: none;
    outline: 0;
}

.nav-items2{
    padding: 10px 10px;    
    width: auto;
    height: 20px;
    border: none;
    outline: 0;
    text-align: left;
}


.card1 {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
        0 2px 10px 0 rgba(0, 0, 0, 0.12);
        height: 75px;
}

.to-right{
    float: right !important;
}

.to-left{
    float: left !important;
}


.padding-large{
    padding: 12px 24px !important;
}

.padding-large2{
    padding: 5px 8%  !important;
}

.content {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    
}


.padding-64 {
    padding-top: 6px !important;
    padding-bottom: 25px !important
}

.padding-642 {
    padding-top: 0px !important;
    padding-bottom: 0px !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: 400;
    margin: 10px 0;
}

h2 {
    font-size: 30px;
}


.justify{
    text-align: justify;
}

.center {
    text-align: center;
}

.padding-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }

section{
   
    box-sizing: inherit;
  }

 section p.justify{
    width: auto;
    margin: auto;
    padding: 10px 100px 10px 100px;
 } 

  #inicio{
    margin-top: 100px;
  }

  .black-ground{
    background-color: #212A3E;
    color: white;
  }

  .cardBox{
    background-color: #a6acafb7;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 20px;
    width: auto;
    height: auto;
    text-align: center;
    flex-shrink: 1;
  }

  #imgcard{
    background-image: url(/src/img/bacgroundlasanhas.jpg);
    background-position: center;
    background-size: auto;
    
  }

  #imgmusica{
    background-image: url(/src/img/backmusica2.jpg);
    background-position: center;
    background-size: auto;
    
  }

  #imgfilme{
    background-image: url(/src/img/backfilme.jpg);
    background-position: center;
    background-size: auto;
    
  }

  .cardBoxa{
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 20px;
    width: auto;
    height: 300px;
    text-align: center;
    align-content: center;
    display: grid;
    flex-shrink: 1;
    justify-items: center;
  }

  

  .cardBoxb{
    background-color: #a6acafb7;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 20px;
    width: auto;
    height: auto;
    text-align: center;
    flex-shrink: 1;
    
  }


  .btn-card {
    background-color: black;
    color: #fff;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
  }


  .btn-cardart {
    background-color: black;
    color: #fff;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    width: 30%;
  }

  .black-ground .cardBox{
    background-color: #e6e6e6b7;
    color: rgb(94, 4, 4);
  }

  .btn-card:hover {
    background-color:rgb(255, 255, 255);
    color: inherit;
  }

  .card-container {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

#logo{
    font-size: 1.7em;
}

.aling-art{
    margin: 25px;
    padding: 35px;
}


.h1{
    
    color: rgb(0, 0, 0);
    padding-top: 80px;
width: 100%;
height:auto;
text-align-last: center;
align-content: center;
font-size: 45px;
}

.edp{
    font-size: 25px;
    margin-left: 15%;
    margin-right: 15%;
}

.txt{
  
    text-align: justify;
    padding: auto;
    margin: auto;
    max-width:auto ;
    float: left;
}

.aling{
    text-align: center;
    padding: 25px;
}

.txt1{
    font-size: 25px;
    display: flex;
    max-width: 100%;
    
}

.stl{
    background-color: gainsboro;
    border-radius: 25px;

}
.stl p{
    
   margin: 25px;
   padding: 25px;
}

.bodyart{
    background-color: hsl(196, 52%, 78%);  
    color: rgb(0, 0, 0);
    margin: 0px;
}


.espac{

    margin-top: px;

}