/* 
    Created on : 29/12/2019, 16:43:01
    Author     : felipe
*/


@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 300 800;
    font-stretch: 75% 100%;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Italic-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 300 800;
    font-stretch: 75% 100%;
    font-style: italic;
    font-display: swap;
}

@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src:url('../fonts/Yantramanav-100.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src:url('../fonts/Yantramanav-300.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:url('../fonts/Yantramanav-400.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:url('../fonts/Yantramanav-500.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:url('../fonts/Yantramanav-700.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src:url('../fonts/Yantramanav-900.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .small {display:none;}
  .large {display:none;}
  .menu_large {display: none;}
  
    .titulo_terciario {
        /*font-size: 18px;
        margin-top: 0px;
        letter-spacing: -0.03em;
        line-height: 1.2em;
        font-weight: 400;
        */
        font-size: 24px;
        margin-top: 0px;
        letter-spacing: -0.025em;
        line-height: 1.1em;
        font-weight: 700;
    }
    .capa-olho-hide{
        display: none;
    }
    .foto-secundaria-capa{
        width:45%; 
        padding-right:0; 
        padding-top:12px; 
        padding-bottom:16px;
    }
    .capa-div-esquerda{
        border-bottom:1px solid #ccc;
    }
    .capa-div-direita{
        padding-top: 15px;
    }  
  .cartola_principal {
    color: #c4232a;
    font-size: 20px; 
    font-weight: 900;
    margin-top: 15px;
    margin-bottom: 0px;
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }  
  .titulo_principal {
    font-size: 36px;
    margin-top: 0px;
    letter-spacing: -0.03em;
    line-height: 1em;
    font-weight: 700;
    
  }
  .olho_principal {
    margin-top: 0px;
    font-size: 16px;
    color: #424242;
    line-height: 1.2em;
    font-weight: 700;
  }
  .cartola_secundaria {
    letter-spacing: -0.01em;
    color: #c4232a;
    font-size: 16px; 
    font-weight: 900;
    margin-top: 7px;
    margin-bottom: 0px;
    text-transform: uppercase;
  }
  .titulo_secundario {
    font-size: 28px;
    margin-top: 0px;
    letter-spacing: -0.03em;
    line-height: 1.1em;
    font-weight: 700;
  }
  .olho_secundario {
    font-size: 15px;
  }  
  .titulo_box {
    font-family: 'Yantramanav', sans-serif;
    text-indent: 0px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 0.7;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    font-size: 20px;
}
 .cartola_terciaria {
    letter-spacing: -0.01em;
    color: #c4232a;
    font-size: 15px; 
    font-weight: 900;
    margin-top: 10px;
    margin-bottom: 6px;
    text-transform: uppercase;
}

 .cartola_interna{
    color: #c4232a;
    font-size: 20px; 
    font-weight: 900;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .titulo_interno{
    font-size: 36px;
    margin-top: 0px;
    letter-spacing: -0.03em;
    line-height: 1em;
    font-weight: 700;
  }
  .olho_interno{
    margin-top: 0px;
    font-size: 18px;
    color: #757575;
    line-height: 1.2em;
    font-weight: 700;
  }
  .datas_interno{
    font-size: 14px;
    font-weight: 300;
    margin-top: 2px;
    line-height: 1.2em;
  }
  .assinatura_interno{
    font-size: 14px;
    font-weight: 300;
    color: #c4232a;
    margin-bottom: 0px;
    margin-top: 2em;
  }
  p{
    font-family: 'Yantramanav', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4em;
    margin-top: 1em;
  }
  h3{
    letter-spacing: -0.03em;
    font-size: 25px;
    line-height: 1.3em;
    font-weight: 500;
  }
  .texto_menor{
    font-size: 15px;
  }
  .form_destaque{
    font-family: 'Yantramanav', sans-serif;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4em;
    margin-top: 1em;
  }
  
  body{
      /*background-color: #efefef;*/
      background-color: white;
  }
  .div_sombra{
      background-color: white; 
      margin: 0px;
  }
  
      .secoes:before {
        content: "";
        display: inline-block;
        width: 17px;
        height: 17px;
        margin-right: 6px;
        background: #c4232a;
    }

    .secoes {
        font-family: 'Yantramanav', sans-serif;
        text-indent: 0px;
        text-align: left;
        text-transform: uppercase;
        /*font-family: verdana;*/
        font-weight: 900;
        line-height: 0.7;
        margin-top: 0.4em;
        margin-bottom: 0.4em;
        font-size: 25px;
    }

    .leiamais {
        font-size: 20px;
        margin-top: 0px;
        letter-spacing: -0.025em;
        line-height: 1.1em;
        font-weight: 700;
    }
    
    .secundarias_capa {
        font-size: 22px;
        margin-top: 0px;
        letter-spacing: -0.03em;
        line-height: 1.2em;
        font-weight: 500;
    }

    .div_conteudo{
        padding: 0px;
    }
    .div_1_3col{
        padding: 15px;
        background-color: white;
    }
    .div_2_3col{
        padding: 15px;
        background-color: white;
    }
    .div_3_3col{
        padding: 15px;
        background-color: white;
    }
    .div_conteudo_unico{
        padding: 16px;
        width: 100%;
    }
    .tooltiptext {
        display: none!important;
    }
    .rodape{
        text-align:center!important;
    }
    .rodape p {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.2em;
    }
    .rodape h2 {
    padding-top: 10px;
    font-size: 24px;
    }
    
    blockquote {
        float: right; 
        width: 45%;
        background: #f9f9f9;
        border-left: 8px solid #c4232a;
        margin: 0.4em 10px;
        padding: 0.5em 10px;
        /*quotes: "\201C""\201D""\2018""\2019";*/
        quotes: '"';
    }
    blockquote p{
        font-size: 20px;
    }
    blockquote:before {
      color: #ccc;
      content: open-quote;
      font-size: 4em;
      line-height: 0.1em;
      margin-right: 0.25em;
      vertical-align: -0.4em;
    }
    blockquote:after {
      content: no-close-quote;
    }
    blockquote p {
      display: inline;
    }
    .grid-container-tv {
        display: grid;
        grid-template-columns: 100%;
        grid-row-gap: 20px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .xtsmall {display:none;}
  .large {display:none;}
  .menu_large {display: none;}
  
.cartola_principal {
    color: #c4232a;
     font-size: 20px; 
    font-weight: 900;
    margin-top: 15px;
    margin-bottom: 0px;
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }  
  .titulo_principal {
    font-size: 36px;
    margin-top: 0px;
    letter-spacing: -0.03em;
    line-height: 1em;
    font-weight: 700;
    
  }
  .olho_principal {
    margin-top: 0px;
    font-size: 16px;
    color: #424242;
    line-height: 1.2em;
    font-weight: 700;
  }
  .cartola_secundaria {
    letter-spacing: -0.01em;
    color: #c4232a;
    font-size: 16px; 
    font-weight: 900;
    margin-top: 7px;
    margin-bottom: 0px;
    text-transform: uppercase;
  }
  .titulo_secundario {
    font-size: 28px;
    margin-top: 0px;
    letter-spacing: -0.03em;
    line-height: 1.1em;
    font-weight: 700;
  }
  .olho_secundario {
    font-size: 15px;
  }  
  .titulo_box {
    font-family: 'Yantramanav', sans-serif;
    text-indent: 0px;
    text-align: center;
    text-transform: uppercase;
    /*font-family: verdana;*/
    font-weight: 900;
    line-height: 0.7;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    font-size: 20px;
}
 .cartola_terciaria {
    letter-spacing: -0.01em;
    color: #c4232a;
    font-size: 15px; 
    font-weight: 900;
    margin-top: 10px;
    margin-bottom: 6px;
    text-transform: uppercase;
}
 .titulo_terciario {
    font-size: 22px;
    margin-top: 0px;
    letter-spacing: -0.03em;
    line-height: 1.1em;
    font-weight: 500;
}

 .cartola_interna{
    color: #c4232a;
    font-size: 20px; 
    font-weight: 900;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .titulo_interno{
    font-size: 36px;
    margin-top: 0px;
    letter-spacing: -0.03em;
    line-height: 1em;
    font-weight: 700;
  }
  .olho_interno{
    margin-top: 0px;
    font-size: 18px;
    color: #757575;
    line-height: 1.2em;
    font-weight: 700;
  }
  .datas_interno{
    font-size: 14px;
    font-weight: 300;
    margin-top: 2px;
    line-height: 1.2em;
  }
  .assinatura_interno{
    font-size: 14px;
    font-weight: 300;
    color: #c4232a;
    margin-bottom: 0px;
    margin-top: 2em;
  }
  p{
    font-family: 'Yantramanav', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4em;
    margin-top: 1em;
  }
  .texto_menor{
    font-size: 15px;
  }
  .form_destaque{
    font-family: 'Yantramanav', sans-serif;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4em;
    margin-top: 1em;
  } 
  
  body{
      background-color: white;
      font-family: 'Yantramanav', sans-serif;
  }
  .div_sombra{
      background-color: white; 
      margin: 0px;
  }
  
    .secoes:before {
        content: "";
        display: inline-block;
        width: 15px;
        height: 15px;
        margin-right: 5px;
        background: #c4232a;
    }

    .secoes {
        font-family: 'Yantramanav', sans-serif;
        text-indent: 0px;
        text-align: left;
        text-transform: uppercase;
        /*font-family: verdana;*/
        font-weight: 900;
        line-height: 0.7;
        margin-top: 0.4em;
        margin-bottom: 0.4em;
        font-size: 20px;
    }

    .leiamais {
        font-size: 18px;
        margin-top: 0px;
        letter-spacing: -0.03em;
        line-height: 1.2em;
        font-weight: 400;
    }
    
    .secundarias_capa {
        font-size: 18px;
        margin-top: 0px;
        letter-spacing: -0.03em;
        line-height: 1.2em;
        font-weight: 400;
    }

    .div_conteudo{
        padding: 0px;
    }
    .div_1_3col{
        padding: 15px;
        background-color: white;
    }
    .div_2_3col{
        padding: 15px;
        background-color: white;
    }
    .div_3_3col{
        padding: 15px;
        background-color: white;
        max-width: 65%;
    }
    .div_conteudo_unico{
        padding: 0px;
        display: block; 
        margin-left: auto; 
        margin-right: auto; 
        width: 90%;
    }
    
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  /*exibicao do submenu em large, segundo nivel de w3-dropdown*/
    .w3-dropdown-hover:hover .w3-dropdown-content .w3-dropdown-content {display:none}
    .w3-dropdown-hover:hover .w3-dropdown-hover:hover .w3-dropdown-content {display:inline;left:100%}  
    
  .small {display:none;}
  .xtsmall {display:none;}
  .large {display: block;}
  .menu_small_xtsmall {display: none;}
.menu_large {
    font-family: verdana;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    display: block;
    line-height: 11px;
    display: block;
  }
 .menu_large .w3-dropdown-content{
    font-size: 13px;
  }
  
  .search { 
  position: relative;
  margin: 0 ;
  padding: 0px;
  text-align: center;
  display:inline-block; 
  float: none; 
  font-size: 14px;
}
.search input { 
    font-family:  FontAwesome, sans-serif;
    width: 150px;
    margin: 0px;
    height: 30px;
    outline: none;
    background-color: #500001;
    color: white;
    padding-right: 30px !important;
}
.search .fa-search { 
  position: absolute;
  top: 6px;
  right: 10px;
  font-size: 17px;
  color: white;
}
    
    .titulo_terciario {
        font-size: 25px;
        margin-top: 0px;
        letter-spacing: -0.01em;
        line-height: 1.2em;
        font-weight: 500;
    }
    .foto-secundaria-capa{
        width:50%; 
        padding-right:0; 
        padding-top:12px; 
        padding-bottom:16px;
    }
    .capa-div-esquerda{
        padding-right: 15px;
    }
    .capa-div-direita{
        padding-left: 15px;
    }

  .cartola_principal {
    color: #c4232a;
    font-size: 22px; 
    margin-top: 15px;
    margin-bottom: 4px;
  }  
  .titulo_principal {
    font-size: 40px;
    margin-top: 0px;
    
  }
  .olho_principal {
    font-size: 19px;
    color: #3b3b3b; 
  }
  .cartola_secundaria {
    color: #c4232a;
    font-size: 18px; 
  }
  .titulo_secundario {
    font-size: 28px;
  }
  .olho_secundario {
    font-size: 15px;
    font-weight: 500;
    color: #3b3b3b; 
  }
   .titulo_box {
    font-family: 'Yantramanav', sans-serif;
    text-indent: 0px;
    text-align: center;
    text-transform: uppercase;
    /*font-family: verdana;*/
    font-weight: 900;
    line-height: 0.7;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    font-size: 20px;
}
 .cartola_terciaria {
    letter-spacing: -0.01em;
    color: #c4232a;
    font-size: 15px; 
    font-weight: 900;
    margin-top: 10px;
    margin-bottom: 6px;
    text-transform: uppercase;
}
  .cartola_interna{
    color: #c4232a;
    font-size: 20px; 
    font-weight: 900;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .titulo_interno{
    font-size: 36px;
    margin-top: 0px;
    letter-spacing: -0.03em;
    line-height: 1em;
    font-weight: 700;
  }
  .olho_interno{
    margin-top: 0px;
    font-size: 18px;
    color: #757575;
    line-height: 1.2em;
    font-weight: 700;
  }
  .datas_interno{
    font-size: 14px;
    font-weight: 300;
    margin-top: 2px;
    line-height: 1.2em;
  }
  .assinatura_interno{
    font-size: 14px;
    font-weight: 300;
    color: #c4232a;
    margin-bottom: 0px;
    margin-top: 2em;
  }
  p{
    font-family: 'Yantramanav', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4em;
    margin-top: 1em;
  }
  .texto_menor{
    margin-top: 0em;
    font-size: 15px;
  }
 .form_destaque{
    font-family: 'Yantramanav', sans-serif;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4em;
    margin-top: 1em;
  }
  
  body{
      font-family: 'Yantramanav', sans-serif;
      background-color: #efefef;
  }
  .div_sombra{
      background-color: white; 
      margin: 30px auto 30px auto; 
      max-width: 1400px; 
      width: 95%;
      box-shadow: 0 0 10px rgba(50,50,50,.17);
  }
  
    .secoes:before {
        content: "";
        display: inline-block;
        width: 15px;
        height: 15px;
        margin-right: 5px;
        background: #c4232a;
    }

    .secoes {
        font-family: 'Yantramanav', sans-serif;
        text-indent: 0px;
        text-align: left;
        text-transform: uppercase;
        /*font-family: verdana;*/
        font-weight: 900;
        line-height: 0.7;
        margin-top: 0.4em;
        margin-bottom: 0.4em;
        font-size: 20px;
    }

    .leiamais {
        font-size: 18px;
        margin-top: 0px;
        letter-spacing: -0.03em;
        line-height: 1.2em;
        font-weight: 400;
    }
    
    .secundarias_capa {
        font-size: 22px;
        margin-top: 0px;
        letter-spacing: -0.03em;
        line-height: 1.2em;
        font-weight: 500;
    }
    
    .div_conteudo{
        padding: 20px;
    }
    .div_1_3col{
        padding: 15px;
        background-color: white;
    }
    .div_2_3col{
        padding: 15px;
        background-color: white;
    }
    .div_3_3col{
        padding: 15px;
        background-color: white;
    }
    .div_conteudo_unico{
        padding: 0px;
        display: block; 
        margin-left: auto; 
        margin-right: auto; 
        width: 40%;
    }
    .rodape p {
    font-weight: 300;
    font-size: 17px;
    line-height: 1.2em;
    }
  
    blockquote {
        float: right; 
        width: 35%;
        background: #f9f9f9;
        border-left: 8px solid #c4232a;
        margin: 0.4em 10px;
        padding: 0.5em 10px;
        quotes: '"';
    }
    blockquote p{
        font-size: 25px;
    }
    blockquote:before {
      color: #ccc;
      content: open-quote;
      font-size: 4em;
      line-height: 0.1em;
      margin-right: 0.25em;
      vertical-align: -0.4em;
    }
    blockquote:after {
      content: no-close-quote;
    }
    blockquote p {
      display: inline;
    }
    
}

html, h1, h2, h3, h4, h5, h6{
  font-family: 'Yantramanav', sans-serif;
}


.borda_vermelho_diarinho {
    border-color: #c4232a;
}

 .modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: hidden; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/*tooltip index para a galeria de imagens*/
.tooltip {
      position: relative;
      display: inline-block;
      /*border-bottom: 1px dotted black;*/
    }
.tooltip .tooltiptext {
    visibility: hidden;
    width: 150px;
    background-color: #c4232a;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 90%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.2s;
  }

  .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #c4232a transparent;
  }

  .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }

  
/*barra de links para compartilhar em rede social*/
.barra-social > a{
    margin-left: 5px;
    margin-top: 10px;
    width: 40px;
    height: 40px;
    background: #ddd;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
}

/* MENU SMALL E XTSMALL */
.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  background-color: #c4232a;
  margin: 6px 0;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}


/* MENU SMALL E XTSMALL, PARTE DO TEXTO */

.divmenu {
    display: none;
}

#menu ul {
    margin: 0;
    padding: 0;
    transition: 0.4s;
  }

#menu .menu_pai:before{
  font-family: FontAwesome;
  content: "\f101";
  display: inline-block;
  padding-left: 0px;
  padding-right: 10px;
  vertical-align: middle;
}

#menu .menu_filho:before{
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 25px;
  padding-right: 10px;
  vertical-align: middle;
}

#menu .menu_single:before{
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 0px;
  padding-right: 10px;
  vertical-align: middle;
}

#menu li,  
#menu .sub-menu {
  border-style: solid;
  border-color: rgb(183, 183, 183);
  border-width: 0 0px 1px 0;
}

#menu .sub-menu {
  padding-left: 0;
  display: none;
}

.expande_sub {
  display: block !important;
}

#menu li,
#menu a {
  font-family: verdana;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  display: block;
  color: white;
  line-height: 16px;
  
}

#menu a {
  padding: 0.8em 1.5em;
}

.youtube-player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
  }

  .youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
  }

  .youtube-player img {
    object-fit: cover;
    display: block;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;
  }

  .youtube-player img:hover {
    -webkit-filter: brightness(75%);
  }

  .youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url('/img/youtube_play.png') no-repeat;
    cursor: pointer;
  }
  
.grid-container-tv {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-column-gap: 4%;
    grid-row-gap: 25px;
  }