  body{
    padding-top: 220px;
    margin:0;
    }
    
.cabecalho{
    height:152px;
    width:100%;
    position: fixed;
    top:0;
    left:0;
    background-color: white;
    z-index: 1000;
  }
.div1{
  height: 100px;
    display: flex;
    align-items: center;
  }
  
.globo{
  flex: 1;
  display: flex;
  justify-content: center;
}

.info-esquerda{
  flex: 1;   
  display: flex;
  align-items: center;
  gap: 6px;
}
span{
  font-family: 'Inter', sans-serif;
  color:	#363636;
  }

 .menu{
   height:30px;
   width: 30px;
   }
   
.conta{
   height:30px;
   width: 30px;
   padding-right: 50px;
  border-right: 1px solid #ccc;
  } 
 
 .busca{
   height:30px;
   width: 30px;
   }
 
.info-direita{
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 50px;
  }

 
 .divicones{
   border: 1px solid silver;
   height: 50px;
   display: flex;
    align-items: center;
    justify-content:center;
    gap: 100px ;
    font-family: 'Inter', sans-serif;
    font-weight:600;
    
   }
 
 .dcolor{
    color: red;
   }
 .dcolor1{
   color:blue;
   }
 .dcolor2{
   color: green
   }
 .dcolor3{
   color:red;
   }
   .dcolor4{
     color: orange
   }
   .dcolor5{
     color: purple;
   }
   .dcolor6{
     color: red;
   }
   
   
 .div2pai{
   height: 260px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
   }
 
 .div2{
  height: 260px;
  width: 80%;

 }
  
  .anuncio{
      height: 100%;
      width: 100%;
      }
  
  .div3{
    height: 1260px;
    width: 100%;
    border-radius: 15px;
    display:flex;
    justify-content: space-between;
    }
    
    .div4{
      padding-right: 50px;
      border-right: 1px solid #ccc;
      height: 100%;
      width: 50%;
      display:flex;
      flex-direction: column;
      gap:40px;
    }
    
  .noticiaP{
    border-radius: 15px;
    height:100%;
    width: 100%;
    }
    
    .noticiaP:hover{
    transform:scale(1.025);
    transition: background-color 0.3s ease, padding 0.3s ease;
    }
    
  .texto-img{
    font-family: 'Inter', sans-serif;
     font-weight:600;
    position:absolute;
    bottom: 15px;
    left: 15px;
   color: white;
    font-size: 30px;
  }
    
    .div41{
    height: 400px;
    width: 100%;
    border-radius: 15px;
    position: relative;
     overflow: hidden;
    }
    
    .div42{
  
  width: 100%;
  border-radius: 15px;
  
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
 
}

  .noticias{
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  
  .div2f1{
  border-radius: 16px;
  height: 130px;
  width: 100%;
  overflow: hidden;
  }
  .div2f1:hover{
    transform:scale(1.025);
    transition: background-color 0.3s ease, padding 0.3s ease;
    }
  .n1{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .textoN{
    font-size: 18px;
    line-height: 1.3;
    color: red;
    font-family: 'Inter', sans-serif;
    font-weight:600;
  }  
  
  .n2{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
  .textoN1{
    font-size: 18px;
    line-height: 1.3;
    color: red;
    font-family: 'Inter', sans-serif;
    font-weight:600;
  }
  
  .n3{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
  .textoN2{
    font-size: 18px;
    line-height: 1.3;
    color: red;
    font-family: 'Inter', sans-serif;
    font-weight:600;
  }
  
  .n4{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
  .textoN3{
    font-size: 18px;
    line-height: 1.3;
    color: red;
    font-family: 'Inter', sans-serif;
    font-weight:600;
  }
  
  .n5{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
  .textoN4{
    font-size: 18px;
    line-height: 1.3;
    color: red;
    font-family: 'Inter', sans-serif;
    font-weight:600;
  }
  
  .n6{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
  .textoN5{
    font-size: 18px;
    line-height: 1.3;
    color: red;
    font-family: 'Inter', sans-serif;
    font-weight:600;
  }
  
  .n7{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
  .textoN6{
    font-size: 18px;
    line-height: 1.3;
    color: red;
    font-family: 'Inter', sans-serif;
    font-weight:600;
  }
  
  .n8{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
  .textoN7{
    font-size: 18px;
    line-height: 1.3;
    color: red;
    font-family: 'Inter', sans-serif;
    font-weight:600;
  }
  
  .n9{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
  .textoN8{
    font-size: 18px;
    line-height: 1.3;
    color: red;
    font-family: 'Inter', sans-serif;
    font-weight:600;
  }
  
  
  
  
  .div5{
     padding-left: 25px;
    border: none;
    height: 100%;
    width: 42%;
    border-radius: 15px;
    display:flex;
   flex-direction: column;
   gap:40px;
   }
      
  
  .div52{
    width: 100%;
    border-radius: 15px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    }
    
    .noticias2{
      display: flex;
      flex-direction: column;
      gap: 6px;
    }
    
    .div2f2{
      border-radius: 16px;
      height: 145px;
      width: 100%;
      overflow: hidden;
      } 
      .div2f2:hover{
        transform:scale(1.025);
        transition: background-color 0.3s ease, padding 0.3s ease;
    }
      
      .n10{
      width: 100%;
      height: 100%;
      object-fit: cover;
      }
      .textoN9{
        font-size: 20px;
        line-height: 1.3;
        color: #1C1C1C;
        font-family: 'Inter', sans-serif;
        font-weight:600;
    }
      .n11{
      width: 100%;
      height: 100%;
      object-fit: cover;
      }
      .textoN10{
        font-size: 20px;
        line-height: 1.3;
        color: 	#FF4500;
        font-family: 'Inter', sans-serif;
        font-weight:600;
    }
      .n12{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
      .textoN11{
        font-size: 20px;
        line-height: 1.3;
        color: 	#1C1C1C;
        font-family: 'Inter', sans-serif;
        font-weight:600;
    }
    
      .n13{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
      .textoN12{
        font-size: 20px;
        line-height: 1.3;
        color: 	#FF4500;
        font-family: 'Inter', sans-serif;
        font-weight:600;
    }
    
      .n14{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
      .textoN13{
        font-size: 20px;
        line-height: 1.3;
        color: 	#1C1C1C;
        font-family: 'Inter', sans-serif;
        font-weight:600;
    }
    
      .n15{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
      .textoN14{
        font-size: 20px;
        line-height: 1.3;
        color: 	#FF4500;
        font-family: 'Inter', sans-serif;
        font-weight:600;
    }
    
      
      .footer-globo {
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding: 30px 15px;
}

.footer-container {
  max-width: 1200px;
  margin: 0 auto;
}

.footer-nomes-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.footer-col {
  padding: 0 10px;
}

.footer-col:not(:last-child) {
  border-right: 1px solid #ddd; 
}

.footer-col h4 {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

.footer-col p {
  font-size: 12px;
  margin: 4px 0;
  color: #555;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
  
  .teste{
    background-color:  #0031FF;
            color: white;
            text-align: center;
            padding: 10px 0;
            bottom: 0;
            width: 100%;
    }
    
   
      