/* font */
.header-scroll:first-child{
  border-top: 44px solid #262626 !important;
}
.tn-f-lato {
  font-family: "lato", sans-serif;
  font-display: fallback;
  font-style: normal;
}

.tn-f-lato-italic {
  font-family: "lato-italic", sans-serif;

  font-display: fallback;
  font-style: normal;
}

.tn-f-lato-light {
  font-family: "lato-light", sans-serif;

  font-display: fallback;
  font-style: normal;
}

.tn-f-lato-light-italic {
  font-family: "lato-light-italic", sans-serif;

  font-display: fallback;
  font-style: normal;
}

.tn-f-lato-medium {
  font-family: "lato-medium", sans-serif;

  font-display: fallback;
  font-style: normal;
}

.tn-f-lato-bold {
  font-family: "lato-bold", sans-serif;

  font-display: fallback;
  font-style: normal;
}

.tn-f-lato-black {
  font-family: "lato-black", sans-serif;

  font-display: fallback;
  font-style: normal;
}

.tn-f-lato-thin {
  font-family: "lato-thin", sans-serif;

  font-display: fallback;
  font-style: normal;
}

.tn-f-passion-one {
  font-family: "Passion One", sans-serif;
  
  font-display: fallback;
  font-style: normal;
}

.tn-f-outfit {
  font-family: 'Outfit-Bold', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

.tn-f-outfit-black {
  font-family: 'Outfit-Black', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

.tn-f-outfit-semibold {
  font-family: 'Outfit-SemiBold', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

.tn-f-outfit-light {
  font-family: 'Outfit-Light', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

/* font-weight */
.tn-f-w-300 {
  font-weight: 300;
}

.tn-f-w-500 {
  font-weight: 500;
}

.tn-f-w-600 {
  font-weight: 600;
}

.tn-f-w-700 {
  font-weight: 700;
}

/* size */
.tn-f-8 {
  font-size: 8px !important;
}

.tn-f-9 {
  font-size: 9px !important;
}

.tn-f-10 {
  font-size: 10px !important;
}

.tn-f-11 {
  font-size: 11px !important;
}

.tn-f-12 {
  font-size: 12px !important;
}

.tn-f-13 {
  font-size: 13px !important;
}

.tn-f-14 {
  font-size: 14px !important;
}

.tn-f-15 {
  font-size: 15px !important;
}

.tn-f-16 {
  font-size: 16px !important;
}

.tn-f-17 {
  font-size: 17px !important;
}

.tn-f-18 {
  font-size: 18px !important;
}

.tn-f-19 {
  font-size: 19px !important;
}

.tn-f-20 {
  font-size: 20px !important;
}

.tn-f-22 {
  font-size: 22px !important;
}

.tn-f-24 {
  font-size: 24px !important;
}

.tn-f-26 {
  font-size: 26px;
}

.tn-f-28 {
  font-size: 28px !important;
}

.tn-f-30 {
  font-size: 30px !important;
}

.tn-f-32 {
  font-size: 32px !important;
}

.tn-f-34 {
  font-size: 34px !important;
}

.tn-f-36 {
  font-size: 36px !important;
}

.tn-f-38 {
  font-size: 38px !important;
}

.tn-f-40 {
  font-size: 40px !important;
}

.tn-f-46 {
  font-size: 46px !important;
}

.tn-f-50 {
  font-size: 50px !important;
}

.tn-f-56 {
  font-size: 56px !important;
}

.tn-f-60 {
  font-size: 60px;
}

.tn-f-64 {
  font-size: 64px !important;
}

.tn-f-70 {
  font-size: 70px !important;
}
.tn-f-82 {
  font-size: 82px !important;
}
.tn-f-120 {
  font-size: 120px !important;
}
.tn-f-130 {
  font-size: 130px !important;
}
.tn-f-200 {
  font-size: 200px !important;
}
/* line height */
.tn-lh-10 {
  line-height: 10px;
}

.tn-lh-12 {
  line-height: 12px;
}

.tn-lh-14 {
  line-height: 14px;
}

.tn-lh-16 {
  line-height: 16px;
}

.tn-lh-18 {
  line-height: 18px;
}

.tn-lh-20 {
  line-height: 20px;
}

.tn-lh-22 {
  line-height: 22px;
}
.tn-lh-24 {
  line-height: 24px;
}
.tn-lh-26 {
  line-height: 26px;
}

.tn-lh-28 {
  line-height: 28px;
}

.tn-lh-30 {
  line-height: 30px;
}

.tn-lh-32 {
  line-height: 32px;
}

.tn-lh-34 {
  line-height: 34px;
}

.tn-lh-36 {
  line-height: 36px;
}

.tn-lh-40 {
  line-height: 40px;
}

.tn-lh-42 {
  line-height: 42px;
}

.tn-lh-52 {
  line-height: 52px;
}

/* height */
.tn-h-1 {
  height: 1px;
}

.tn-h-20 {
  height: 20px;
}

.tn-h-26 {
  height: 26px;
}

.tn-h-35 {
  height: 35px;
}

.tn-h-40 {
  height: 40px;
}

.tn-h-42 {
  height: 42px;
}

.tn-h-45 {
  height: 45px;
}

.tn-h-50 {
  height: 50px;
}

.tn-h-60 {
  height: 60px;
}


.tn-h-66 {
  height: 66px;
}

.tn-h-68 {
  height: 68px;
}

.tn-h-80 {
  height: 80px;
}

.tn-h-85 {
  height: 85px;
}

.tn-h-70 {
  height: 70px;
}

.tn-h-71 {
  height: 71px;
}

.tn-h-72 {
  height: 72px;
}

.tn-h-75 {
  height: 75px;
}

.tn-h-90 {
  height: 90px;
}

.tn-h-92 {
  height: 92px;
}

.tn-h-100 {
  height: 100px;
}
.tn-h-103 {
  height: 103px;
}
.tn-h-115 {
  height: 115px;
}

.tn-h-120 {
  height: 120px;
}

.tn-h-124 {
  height: 124px;
}

.tn-h-125 {
  height: 125px;
}

.tn-h-135 {
  height: 135px;
}

.tn-h-150 {
  height: 150px;
}

.tn-h-160 {
  height: 160px;
}

.tn-h-165 {
  height: 165px;
}

.tn-h-180 {
  height: 180px;
}

.tn-h-185 {
  height: 185px;
}

.tn-h-200 {
  height: 200px;
}

.tn-h-215 {
  height: 215px;
}

.tn-h-220 {
  height: 220px;
}

.tn-h-230 {
  height: 230px;
}

.tn-h-232 {
  height: 232px;
}

.tn-h-240 {
  height: 240px;
}

.tn-h-250 {
  height: 250px;
}

.tn-h-264 {
  height: 264px;
}

.tn-h-275 {
  height: 275px;
}

.tn-h-300 {
  height: 300px;
}

.tn-h-310 {
  height: 310px;
}

.tn-h-320 {
  height: 320px;
}

.tn-h-330 {
  height: 330px;
}

.tn-h-350 {
  height: 350px;
}

.tn-h-385 {
  height: 385px;
}

.tn-h-410 {
  height: 410px;
}

.tn-h-430 {
  height: 430px;
}
.tn-h-440 {
  height: 440px;
}
.tn-h-450 {
  height: 450px;
}
.tn-h-455 {
  height: 455px;
}

.tn-h-465 {
  height: 465px;
}

.tn-h-482 {
  height: 482px;
}

.tn-h-495 {
  height: 495px;
}

.tn-h-500 {
  height: 500px;
}

.tn-h-550 {
  height: 550px;
}

.tn-h-600 {
  height: 600px;
}

.tn-h-100vh {
  height: 100vh;
}

/* width */
.tn-w-36 {
  width: 36px;
}

.tn-w-40 {
  width: 40px;
}

.tn-w-50 {
  width: 50px;
}

.tn-w-60 {
  width: 60px;
}

.tn-w-70 {
  width: 70px;
}

.tn-w-80 {
  width: 80px !important;
}

.tn-w-94 {
  width: 94px !important;
}

.tn-w-100 {
  width: 100px !important;
}

.tn-w-120 {
  width: 120px !important;
}

.tn-w-105 {
  width: 105px !important;
}

.tn-w-m-100 {
  min-width: 100px;
  max-width: 100px;
}

.tn-w-130 {
  width: 130px;
}

.tn-w-150 {
  width: 150px;
}

.tn-w-200 {
  width: 200px;
}

.tn-w-225 {
  width: 225px;
}

.tn-w-250 {
  width: 250px;
}

.tn-w-280 {
  width: 280px;
}

.tn-w-300 {
  width: 300px;
}

.tn-w-315 {
  width: 315px;
}

.tn-w-400 {
  width: 400px;
}
.tn-w-600 {
  width: 600px;
}

/* border */
.tn-b-0 {
  border: 0px;
}

.tn-b-1x {
  border: 1px solid;
}

.tn-b-l-1x {
  border-left: 1px solid;
}

.tn-b-r-1x {
  border-right: 1px solid;
}

.tn-b-b-1x {
  border-bottom: 1px solid;
}

.tn-b-t-1x {
  border-top: 1px solid;
}

.tn-b-2x {
  border: 2px solid;
}
tn-b-2x {
  border: 2px solid;
}

.tn-b-l-2x {
  border-left: 2px solid;
}

.tn-b-r-2x {
  border-right: 2px solid;
}

.tn-b-b-2x {
  border-bottom: 2px solid;
}

/* CUSTOM */
.tn-button-primary {
  color: #fff;
  padding: 5px 15px;
  border: none;
  border-radius: 2px;
  font-size: 12px;
}

.tn-button-primary:disabled {
  color: #aaa;
  background-color: #ccc;
  box-shadow: none;
}

.tn-button-primary:active {
  transform: scale(0.98);
  background-color: #e61f22d7;
}

.tn-input-primary {
  padding: 5px 10px;
  background-color: #e61f22;
  color: white;
}

.tn-input-primary::placeholder {
  color: white;
}

.tn-menu {
  min-width: 256px;
  width: 80%;
  max-width: 340px;
  transition: all 0.8s ease;
  background: white;
  left: -100%;
  position: fixed !important;
  z-index: 1050;
  height: 100% !important;
  overflow-y: scroll;
}

.toggle-submenu > svg {
  transition: all 600ms ease;
}

.tn-submenu {
  height: 0px;
  overflow: hidden;
  transition: height 600ms ease;
}

#carouselStory .owl-dots {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  width: 100% !important;
  margin-top: 0 !important;
}

#carouselStory .owl-dots .owl-dot span {
  background-color: gray;
  height: 4px !important;
  border-radius: 1px !important;
  margin: 5px 1px !important;
}

#carouselStory .owl-dots .active span {
  background: linear-gradient(to right, gray 50%, #d6d6d6 50%);
  background-size: 200% 100%;
  animation: fillColor ease 3s;
  animation-delay: 0.5s;
}

#previsao .owl-dots .owl-dot span {
  background-color: rgba(184, 33, 41, 0.5);
}

#previsao .owl-dots .active span {
  background-color: #b82128;
}

.tn-ultimas-entrevistas .owl-item {
  box-shadow: 0 0 4px 1px #454545;
}

.icon {
  transform: scale(1.5);
}

img {
  border-radius: 5px !important;
}

figure > .mw-sw-b {
  border-radius: 5px !important;
}

.list-border-0 > a:last-child > article {
  border-bottom:0!important;
  padding-bottom:0!important;
}

.list-border-0 > article:last-child {
  border-bottom:0!important;
  padding-bottom:0!important;
}

.tn-menu-scroll {
  min-width: 100px;
  height: 32px;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
}

#fade-publicidade {
  top: 0px;
  z-index: 200;
  left: 50%;
}

.relacionadas .col-md-4:nth-child(3),
.relacionadas .col-md-4:nth-child(6) {
  padding-right: 0 !important;
}

.tntv .col-md-4:nth-last-of-type(even) {
  padding-right: 0 !important;
}

.live-animation {
  background: red;
  border-radius: 50%;
  box-shadow: 0 0 0 6px rgba(255, 82, 82, 0);
  margin: 10px;
  height: 12px;
  width: 12px;
  transform: scale(1);
  animation: pulse 3s infinite ease;
  transition: 1s ease all;
}

#loading {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
  border: 6px rgba(255, 255, 255, 0.9) solid;
  border-top: 6px #e61f22 solid;
  border-radius: 50%;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

.tn-loading {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
  border: 6px rgba(255, 255, 255, 0.9) solid;
  border-top: 6px #e61f22 solid;
  border-radius: 50%;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

.nav-link .active > h2 > span {
  border-bottom: 1px solid #e61f22;
}

.tn-mostread article:last-child {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  border-bottom: 0px !important;
}

.mw-blocoduplo > div:first-child {
  padding-right: 5px;
  padding-left: 0px;
}

.mw-blocoduplo > div:last-child {
  padding-right: 0px;
  padding-left: 5px;
}

#input-search {
  width: 0;
  border-bottom: 2px solid black;
  transition: width 1s ease;
}

.tn-zoom-effect > img {
  transition: 600ms;
}

.tn-zoom-effect:hover > img {
  transform: scale(1.1);
}

.tntv-video {
  left: 30px;
  bottom: 30px;
  z-index: 300;
  transition: 1s;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.98);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
  }

  50% {
    transform: scale(1);
    box-shadow: 0 0 0 6px rgba(255, 82, 82, 0);
  }

  100% {
    transform: scale(0.98);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}

@keyframes fillColor {
  from {
    background-position: right bottom;
  }

  to {
    background-position: left bottom !important;
  }
}

button:focus {
  outline: inherit !important;
}

.mw-last-0 article:last-child {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  border-bottom: 0px !important;
}

.mw-last-0-2 article:last-child {
  padding-right: 0px !important;
}

.mw-last-0-2 article:first-child {
  padding-left: 0px !important;
}
.mw-list-last-0 li:last-child{
  padding-bottom:0!important;
  border-bottom:0!important;
  margin-bottom:0!important;
}

.triangle {
  border: solid white;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 9px;
  margin-left: 7px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-right: 7px;
  margin-left: 0;
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.tn-custom-owl-button {
  background-color: #eeeeee;
  padding: 13px 3px 9.5px 3px !important;
}

#tn-cinema-mini .owl-nav {
  width: 100%;
  top: 0;
  height: 100%;
  margin-top: 0px;
}

.tn-custom-owl-button:focus {
  outline: none !important;
}

.owl-theme .owl-nav [class*="owl-"] {
  background: #ddd;
  color: #666;
  margin: 0 !important;
  border-radius: 0px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #eee;
  color: #999;
  border-radius: 0px;
}

/* loterias */
.numbers-concurso li {
  height: 42px;
  width: 42px;
  line-height: 40px;
  font-size: 16px;
  margin: 3px;
  text-align: center;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
}

/* patrocinado */
.tn-patrocinado-text p {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
.tn-patrocinado-xs-text p {
  padding: 15px 15px;
}

/* sticky */
.sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 3;
}
/*parallax*/
.parallax {
  background-attachment: fixed !important;
  background-position: center !important;
  background-size: cover !important;
}
.ads-fixed {
  position: fixed;
  z-index: 30;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}

/* previsão do tempo */
.tn-previsao .owl-nav {
  width: 100%;
}
.tn-previsao .owl-nav .owl-next {
  float: right;
  margin-top: -120px !important;
  margin-right: -30px !important;
  font-size: 38px !important;
  color: #e61f22 !important;
}
.tn-previsao .owl-nav .owl-prev {
  float: left;
  margin-top: -120px !important;
  margin-left: -30px !important;
  font-size: 38px !important;
  color: #e61f22 !important;
}
.tn-patrocinado-text p a,
.tn-patrocinado-xs-text p a {
  text-decoration: underline;
  color: blue;
}

.top-25 {
  top: 25px;
}

.top-40 {
  top: -40px;
}

.bottom-45 {
  bottom: -45px;
}

.tag-hover:hover {
  background-color: #eee!important;
}

@media only screen and (max-width: 600px) {
  .tn-f-xs-26 {
    font-size: 26px;
  }
  .tn-f-lg-18 {
    font-size: 18px !important;
  }
  .tn-lh-lg-21 {
    line-height: 21px;
  }
}
.object-position-10 {
  object-position: 10% 10%;
}
.tn-button-top {
  z-index: 9999;
  font-size: 20px;
  position: fixed;
  color: white;
  bottom: 70px;
  background: #000;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 20px;
}

.parallax::-webkit-scrollbar {
  display: none;
}
.tm-ads {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@media only screen and(min-width: 700px) and (max-width: 899px) {
  .tn-h-sm-160 {
    height: 160px;
  }
  .tn-h-sm-250 {
    height: 250px;
  }
  .tn-h-sm-290 {
    height: 290px;
  }
  .tn-h-sm-340 {
    height: 340px;
  }
}
.tno-text {
  word-wrap: break-word;
}
.list-recommended > a:first-child > article {
  padding-right: 5px !important;
}
.list-recommended > a:last-child > article {
  padding-left: 5px !important;
}



 .tooltip-edicao-do-dia-text {
    visibility: hidden;
    right: -40px;
    top: 90px;
    background: #e02525;
    position: absolute;
    width: 170px;
 }
 
 @keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
 
 .tooltip-edicao-do-dia:hover .tooltip-edicao-do-dia-text {
     visibility: visible;
     animation: fadein 1s;
 }
 
  .tooltip-edicao-do-dia-text .arrow-up {
     border-left: 8px solid transparent;
     border-right: 8px solid transparent;
     border-bottom: 8px solid white;
     position: absolute;
     left: calc(50% - 8px);
     top: 3px
 }
.pill {
  border-radius: 50rem!important;
}
