* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

body {
  background-color: #ECECEC;
  background-image: url("../../../img/miscellaneous/eva-16-ani/bg.jpg?ts=2");
  background-repeat: no-repeat;
  background-position: top center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  color: #333333; }

a img {
  border: none; }

a {
  color: #725FC0;
  text-decoration: none;
  outline: none; }

a:hover {
  text-decoration: none; }

img {
  vertical-align: middle;
  border: none; }

ul, li {
  list-style: none; }

input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  outline: none; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h1, h2, h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 800;
  letter-spacing: -1px; }

.title_1 {
  font-size: 40px;
  line-height: 1; }

.title_2 {
  color: #D22B91;
  font-size: 30px;
  line-height: 1.2; }

.title_3 {
  color: #D22B91;
  font-size: 20px;
  line-height: 1.2; }

.container {
  margin: 0 auto;
  width: 1000px; }

header {
  text-align: left;
  color: #fff;
  position: relative;
  padding-top: 320px;
  padding-bottom: 60px; }
  header .location {
    position: absolute;
    top: 72px;
    left: 250px; }
  header h1.title_1 {
    font-size: 50px;
    font-weight: 900;
    line-height: 0.9em;
    margin-bottom: 15px;
    width: 400px;
    max-width: 100%; }
    header h1.title_1 span {
      font-size: 40px;
      font-weight: 300; }
    @media (max-width: 480px) {
      header h1.title_1 {
        font-size: 30px; }
        header h1.title_1 span {
          font-size: 20px; } }
  header .btn {
    color: #fff;
    font-size: 0; }
    header .btn span {
      padding: 0 20px;
      font-size: 22px;
      line-height: 60px;
      display: inline-block; }
      header .btn span.pink {
        background-color: #D32B91;
        font-weight: 700; }
      header .btn span.purple {
        background-color: #4F1CA4; }
  header p + p {
    margin-top: 10px; }
  header p:last-child {
    color: #E4BF87; }
  header .logo {
    text-align: left;
    position: absolute;
    left: 0;
    top: 50px; }
    header .logo a {
      background: url("../../../img/miscellaneous/eva-16-ani/logo-eva-16.png") no-repeat;
      width: 241px;
      height: 68px;
      display: inline-block;
      text-indent: -99999px; }

.box_container {
  background: #fff;
  padding: 40px 20px; }
  .box_container + .box_container {
    margin-top: 20px; }

.nopadding {
  padding: 0; }

.jury {
  text-align: center; }
  .jury h2 {
    margin-bottom: 25px; }
  .jury li {
    display: inline-block;
    vertical-align: top; }
    .jury li a {
      display: inline-block;
      vertical-align: top; }
    .jury li + li {
      margin-left: 80px; }
    .jury li img {
      display: block;
      margin-bottom: 5px; }

.boxes {
  overflow: hidden;
  margin-top: 50px; }

.box {
  width: 460px;
  padding: 50px 280px 30px 15px;
  height: auto;
  min-height: 260px;
  border: 1px solid #EBECF3;
  background-repeat: no-repeat;
  background-position: bottom right; }
  .box p {
    font-size: 15px; }
  .box h3 span {
    font-weight: 300; }
  .box.box_recitaluri {
    background-image: url("../../../img/miscellaneous/eva-16-ani/bg_box_recitaluri.jpg");
    float: left; }
  .box.box_gazde {
    background-image: url("../../../img/miscellaneous/eva-16-ani/bg_box_gazde.jpg");
    float: right;
    padding-right: 200px; }
    .box.box_gazde h3 {
      margin-bottom: 15px; }

.parteneri {
  padding: 50px 20px;
  text-align: center; }
  .parteneri h2 {
    text-align: center;
    margin-bottom: 25px; }
  .parteneri + .parteneri {
    border-top: 1px solid #E5E5E5; }
  .parteneri li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 40px; }
  .parteneri.parteneri_eveniment li {
    margin-top: 25px; }

.footer {
  text-align: center;
  padding: 50px 0;
  font-size: 12px; }
  .footer p {
    margin-top: 10px; }

.testimonials {
  margin-top: 50px;
  padding: 0 10px; }
  .testimonials h2 {
    text-align: center;
    margin-bottom: 25px; }
    .testimonials h2 span {
      font-weight: 300; }
    .testimonials h2 img {
      position: relative;
      top: -6px;
      left: 5px; }

.testimonials_jcarousel_wrapper {
  position: relative; }
  .testimonials_jcarousel_wrapper .testimonials_btn_prev {
    left: 0;
    background-image: url("../../../img/miscellaneous/eva-16-ani/carousel_prev.png"); }
  .testimonials_jcarousel_wrapper .testimonials_btn_next {
    right: 0;
    background-image: url("../../../img/miscellaneous/eva-16-ani/carousel_next.png"); }
  .testimonials_jcarousel_wrapper .testimonials_btn {
    background-repeat: no-repeat;
    background-position: center center;
    width: 43px;
    height: 44px;
    display: block;
    position: absolute;
    top: 0;
    text-indent: -9999px; }
  .testimonials_jcarousel_wrapper .testimonials_btn_prev.inactive,
  .testimonials_jcarousel_wrapper .testimonials_btn_next.inactive {
    opacity: 0.5;
    cursor: default; }

.testimonials_jcarousel {
  position: relative;
  overflow: hidden;
  width: 700px;
  margin: 0 auto; }
  @media (max-width: 1012px) {
    .testimonials_jcarousel {
      width: calc(100vw - 20px); } }
  .testimonials_jcarousel ul {
    width: 20000em;
    position: relative; }
    .testimonials_jcarousel ul li {
      float: left;
      width: 700px;
      text-align: center;
      color: #000000; }
      @media (max-width: 480px) {
        .testimonials_jcarousel ul li,
        .winners_jcarousel ul li{
          max-width: calc(100vw - 20px) !important; } }

.winners {
  margin-top: 50px;
    padding: 0 10px; }
  .winners h2 {
    text-align: center;
    margin-bottom: 10px; }
  .winners h3 {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    color: #D22B91; }

.winners_jcarousel_wrapper {
  position: relative;
  margin-top: 25px; }
  .winners_jcarousel_wrapper .winners_btn_prev {
    left: 0;
    background-image: url("../../../img/miscellaneous/eva-16-ani/carousel_prev.png"); }
  .winners_jcarousel_wrapper .winners_btn_next {
    right: 0;
    background-image: url("../../../img/miscellaneous/eva-16-ani/carousel_next.png"); }
  .winners_jcarousel_wrapper .winners_btn {
    background-repeat: no-repeat;
    background-position: center center;
    width: 43px;
    height: 44px;
    display: block;
    position: absolute;
    top: 0;
    text-indent: -9999px; }
  .winners_jcarousel_wrapper .winners_btn_prev.inactive,
  .winners_jcarousel_wrapper .winners_btn_next.inactive {
    opacity: 0.5;
    cursor: default; }

.winners_jcarousel {
  position: relative;
  overflow: hidden;
  width: 700px;
  margin: 0 auto; }
  .winners_jcarousel ul {
    width: 20000em;
    position: relative; }
    .winners_jcarousel ul li {
      float: left;
      width: 700px;
      text-align: center;
      color: #000000; }

.nominees {
  margin-top: 50px; }
  .nominees h2 {
    text-align: center;
    margin-bottom: 25px; }

.nominees_jcarousel_wrapper {
  position: relative; }
  .nominees_jcarousel_wrapper .nominees_btn_prev {
    left: 10px;
    background-image: url("../../../img/miscellaneous/eva-16-ani/carousel_prev.png"); }
  .nominees_jcarousel_wrapper .nominees_btn_next {
    right: 10px;
    background-image: url("../../../img/miscellaneous/eva-16-ani/carousel_next.png"); }
  .nominees_jcarousel_wrapper .nominees_btn {
    background-repeat: no-repeat;
    background-position: center center;
    width: 43px;
    height: 44px;
    display: block;
    position: absolute;
    text-indent: -9999px;
    top: 158px; }
    @media (max-width: 1012px) {
      .nominees_jcarousel_wrapper .nominees_btn {
        top: calc((37vw - 43px) / 2); } }
    .nominees_jcarousel_wrapper .nominees_btn.inactive {
      opacity: 0.5;
      cursor: default; }
  .nominees_jcarousel_wrapper .nominees_jcarousel {
    position: relative;
    width: 960px;
    overflow: hidden;
    margin: 0 auto; }
    .nominees_jcarousel_wrapper .nominees_jcarousel ul {
      width: 20000em;
      position: relative; }
      .nominees_jcarousel_wrapper .nominees_jcarousel ul li {
        float: left;
        width: 960px;
        height: 360px;
        text-align: center;
        color: #000000; }

@media (max-width: 1012px) {
  .container {
    width: 100vw; }

  .boxes {
    margin-bottom: -40px; }

  div[data-jcarousel="true"] {
    max-width: 100vw; }
    div[data-jcarousel="true"] ul li {
      width: 100vw !important;
      height: auto !important; }
      div[data-jcarousel="true"] ul li img {
        max-width: 100%; }

  .box_container {
    padding: 40px 0; }

  .jury ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 20px; }
    .jury ul li {
      margin: 0 30px 30px; }

  .testimonials li,
  .winners li{
    padding: 0 40px; }

  .box {
    width: 100%;
    float: none !important; }

  header {
    padding-left: 20px;
    padding-right: 20px; }
    header .logo {
      left: 20px; }
    header .location {
      left: 20px;
      top: 122px; }

  body {
    background-size: 200vw; } }
@media (max-width: 420px) {
  header {
    padding-top: 230px; }
    header .logo {
      position: static;
      margin-bottom: 10px; }
    header .location {
      position: static;
      margin-bottom: 30px;
      display: block; }

  .box_recitaluri {
    border-top: none !important; }

  .jury ul li {
    margin: 0 20px 30px; }
  .jury img {
    width: 100px;
    height: 100px; } }
.video {
  text-align: center;
}
.video iframe{
  margin: 0 auto 20px;
  max-width:100vw;
}
@media (max-width: 1012px){
.winners_jcarousel {
        width: calc(100vw - 20px);
    }
}
/*# sourceMappingURL=styles.css.map */
