/*
    Copyright PRO TV S.A. All rights reserved.
    Contact: @protv.ro
*/
@charset "utf-8";

/*
        INCLUDES
*/
@import "reset.css";
@import "bootstrap.min.css";
@import "animate.css";
@import "fontawesome-all.min.css";
@import "footer.css";

/* FONT */

/* GENERAL */
:root {
    --main-color-hero: 221, 172, 190; /* pink for main hero image */
    --main-color: 0, 130, 225; /* blue for text and bkg */
    --second-color: 35, 52, 108; /* dark blue */
    --checked-color: #00ff44;
    --subtitle-text-color: 33, 33, 33;
    --error-color: 255, 55, 55;
    --white: 255, 255, 255;
    --black: 0, 0, 0;
    --grey: 242, 242, 242;
}

::placeholder {
    color: rgba(var(--white), 1) !important;
}

:-ms-input-placeholder {
    color: rgba(var(--white), 1) !important;
}

::-ms-input-placeholder {
    color: rgba(var(--white), 1) !important;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: rgba(var(--second-color), 1);
    transition: all 0.2s linear;
    text-decoration: none;
}

a {
    color: rgba(var(--second-color), .75);
    transition: all 0.2s linear;
    text-decoration: none;
}

html,
body {
    scroll-behavior: smooth;
    overflow-x: hidden;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    background: #7517F1;
    color: rgba(var(--white), 1);
    overflow-y: scroll;
    scrollbar-color: #F5F5F5 ##7517F1;
    scrollbar-width: thin;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background: transparent;
}

::-webkit-scrollbar-thumb {
    height: 6px;
    border: 2px solid transparent;
    background-clip: padding-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}

::-webkit-scrollbar-corner {
    background-color: #F5F5F5;
}

*,
*:after,
*:before {
}
body {
    margin: 0;
    font-size: 100%;
}

.main {
    padding: 20px;
}

.first-screen,
.second-screen {
    min-height: 100vh;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}



/* PRO COUNTER */
.proCounterBar {
    z-index: 9999;
    top: 0;
    width: 100%;
    height: 80px;
    background: url('https://assets.protv.ro/design/counter/counter-cookies.png?v2') center top no-repeat;
  }

  .proBody {
    padding-top: 4px;
    background-color: transparent !important;
    background: transparent !important;
  }

  .proPushdown {
    display: inline-flex;
  }

  .proCountdown {
    display: inline-flex;
    min-width: 30%;
  }

  .logos {
    max-height: 70px;
  }

  @media (max-width:768px) {

    .proBody .img-fluid {
      max-width: 100px;
    }

    .logos {
      max-width: 60px;
    }

    .proCountdown {
      display: inline-flex;
    }

  }

  .count-cell {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-left: 2px #FFFFFF solid;
  }

  .count-cell:first-child {
    border-left: none;
  }

  .counting,
  .subject {
    display: inline;
    padding: 8px 5px;
    color: #FFFFFF;
  }

  .counting {
    font-size: 35px;
    font-weight: 700;
  }

  .subject {
      font-weight: 400;
  }

  #demo {
    font-weight: 100;
    font-size: 2rem;
    margin: 0;
    color: #FFFFFF;
    text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.05);
  }
]

  @media (max-width: 400px) {

    .count-cell {
      width: 35px;
    }
  }

  /* end counterbar */

h1 {
    font-size: 60px;
    font-weight: 400;
    color: #fdc733;
}

h2 {
    font-size: 30px;
}
.h1,
.counter-bar,
.cta,
.h2-voyo {
    padding-bottom: 20px;
}

.oscar-img {
    padding: 20px;
}

.second-screen .oscar-img img {
  -webkit-transform: scaleX(-1); 
  transform: scaleX(-1);
}

.logo-oscar {
    padding-bottom: 20px;
}

h2 img {
    display: inline;
}

.h2-voyo span {
    font-size: 30px;
    font-weight: 700;
}

.h2-voyo span img {
    height: 27px;
}

.scroll-cta {
    transition: all .5s ease-in-out;
}

.scroll-cta:hover {
    text-decoration: none;
    transform: scale(1.2); 
}

.scroll-cta a {
    text-decoration: none;
    color: #FFFFFF;
    outline: 0;
}

.copyright-oscar {
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: left;
}
.logo-oscar {
  max-width: 400px;
  margin: 0 auto;
}
.second-screen .copyright-oscar {
    text-align: right;
}

.cta button {
    color: #ffffff;
    background-color: #3f275b;
    padding: 10px 15px;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    outline: 0;
}

.titlu-nominalizari {
    font-weight: 700;
    text-transform: uppercase;
}

.nominalizari-tab {
    text-transform: uppercase;
    font-size: 25px;
}

.nominalizari-tab ul li {
    list-style-type: none;
}

.nominalizari-tab li span {
    font-weight: 700;
}

/* slick dots */
.slick-dots li button:before
{
    font-size: 12px;
    opacity: 1;
    color: #fdc733;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: white;
}
/* end slick dots */

/* animations */
.has-animation {
    position: relative;
  }
  .has-animation p, .has-animation img {
      opacity: 0;
  }
  .has-animation.animate-in p, .has-animation.animate-in img {
    animation: textHidden 0.1s 1.1s forwards;
  }
  .has-animation.animate-in:before, .has-animation.animate-in:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 10;
  }
  .has-animation.animate-in:before {
    background-color: #fdc733;
  }
  .has-animation.animate-in:after {
    background-color: #3E265B;
    animation-delay: 0.5s;
  }
  .has-animation.animation-ltr.animate-in:before {
    animation: revealLTR 1.8s ease;
  }
  .has-animation.animation-ltr.animate-in:after {
    animation: revealLTR 1s 0.6s ease;
  }
  .has-animation.animation-rtl.animate-in:before {
    animation: revealRTL 1.8s ease;
  }
  .has-animation.animation-rtl.animate-in:after {
    animation: revealRTL 1s 0.6s ease;
  }
  
  @keyframes revealLTR {
    0% {
      width: 0;
      left: 0;
    }
    50% {
      width: 100%;
      left: 0;
    }
    100% {
      width: 0;
      left: 100%;
    }
  }
  @keyframes revealRTL {
    0% {
      width: 0;
      right: 0;
    }
    65% {
      width: 100%;
      right: 0;
    }
    100% {
      width: 0;
      right: 100%;
    }
  }
  @keyframes textHidden {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }

  .main {  
    animation: mainBlock 2s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  }
  .h2-voyo {
    opacity: 0;
    animation: secFadeIn 3s forwards;
    animation-delay: 2s;
  }
  .counter-bar {

  }
  .cta {
    -webkit-animation: zoomIn 2s 2.4s;
            animation: zoomIn 2s 2.4s;
    -webkit-animation-fill-mode: backwards;
            animation-fill-mode: backwards;
    -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
            animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.25s;
  }

@keyframes mainBlock{
    0%{
      width: 0%;
      left: 100%;
    }
    50%{
      width: 100%;
      left: 50%;
    }
    100%{
      width: 0;
      left: 0%;
    }
  }
  @keyframes mainFadeIn{
    0%{
      opacity:0;
    }
    100%{
      opacity: 1;
    }
  }
  @keyframes secFadeIn{
    0%{
      opacity: 0;
    }
    100%{
      opacity: 1;
    }
  }

  
@-webkit-keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
/* end animation */

/* responsive */
@media (max-width:1280px) {
    .counting {
        font-size: 20px;
    }
    .nominalizari-tab {
        font-size: 20px; 
    }
    .nominalizari-tab li  {
    margin-bottom: 10px;
    }
    .nominalizari-tab li span {
        display: block;
    }
    span.cratima {
        display: none!important;
    }
}
@media (max-width:767px) {
  .first-screen,
  .second-screen {
      height: auto;
  }
  h1 {
      font-size: 40px;
  }
  h2,
  .h2-voyo span {
      font-size: 22px;
  }
  .counting {
    font-size: 16px;
  }
  .cta button {
      font-size: 18px;
  }
  .nominalizari-tab {
      font-size: 16px; 
  }
  .nominalizari-tab li  {
    margin-bottom: 10px;
}
  .nominalizari-tab li span {
      display: block;
  }
  span.cratima {
      display: none!important;
  }
  .copyright-oscar,
  .second-screen .copyright-oscar {
      text-align: center;
  }
  .logo-oscar {
      max-width: 300px;
      margin: 0 auto;
  }
  .nominalizari-tab li::first-letter {
  }
  
    .h1,
    .counter-bar,
    .cta,
    .h2-voyo {
        padding-bottom: 30px;
    }
    .h2-voyo span img {
        margin-top: 10px;
    }
}