/*
Theme Name: NYBRFF V1
Theme URI: nybrff-materialize-v1
Author: TOSS Creative Studio
Description: Tema criado pela TOSS
Version: 4.0
*/

@import url("css/materialize.css");


  body { font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 17px; line-height: 28px; color: #ffffff; background: #000000; }

  h1, h2, h3, h4, h5, h6, nav a, span.titulo, .btn, button, .button { font-family: "Squada One", sans-serif; }

  h1 { font-size: 100px; line-height: 80px; letter-spacing: -2px; text-transform: uppercase; }
  h2 { font-size: 77px; line-height: 60px; color: #ff0000; letter-spacing: -2px; text-transform: uppercase; }
  h3 { font-size: 40px; line-height: 40px; color: #ff0000; letter-spacing: -1px; text-transform: uppercase; }
  h4 { font-size: 32px; line-height: 32px; color: #ff0000; text-transform: uppercase; }

  /* Header */
  nav { position: fixed; top: 0; height: 110px; line-height: 110px; padding: 0; background: transparent; transition: all 0.4s ease; z-index: 999; }
    /* retrai */ .nav-scroll { height: 100px; line-height: 100px; background-color: rgba(0, 0, 0, 1); }

  nav .nav-wrapper { background-color: transparent; z-index: 998; }
  nav .brand-logo { margin-left: 3%; line-height: 150px; transition: all 0.3s ease; }
    /* retrai */ nav .nav-logo { line-height: 130px; }
  nav .brand-logo img { width: 180px; height: auto; }

  nav ul { margin-top: 40px; transition: all 0.3s ease; }
    /* retrai */ .nav-menu { margin-top: 30px; }
  nav ul li { list-style: none!important; margin-top: 0; height: 42px; line-height: 42px; }
  nav ul li a { font-size: 22px; color: #ffffff; letter-spacing: 0; border: 2px solid transparent; text-transform: uppercase; background: transparent; padding: 0 15px; transition: .5s; }
  nav ul li a:hover { background: #ff0000; color: #050505; border: 2px solid #ff0000;  }

  ul.conversar { margin-right: 3%; margin-left: 15px; }
  ul.conversar li a { background: #ffffff; color: #050505; border: 2px solid #ffffff; height: 42px; line-height: 37px; margin-right: 15px;  }
  ul.conversar li a:hover { background: #ff0000; color: #050505; border: 2px solid #ff0000; }
  ul.conversar li a.redd { background: #ff0000; color: #050505; border: 2px solid #ff0000; height: 42px; line-height: 37px;}
  ul.conversar li a.redd:hover { background: #fff; color: #050505; border: 2px solid #fff; }


    nav .sub-menu { position: absolute; display: none; /*display: block;*/ max-width: 250px; margin-top: 0; background: #ffffff; padding: 0; box-shadow: 0 30px 50px 0 rgba(0,0,0,0.1),0 30px 50px 0 rgba(0,0,0,0.1);  transition: all .3s; z-index: 1; }
    nav .sub-menu li { display: contents!important; white-space: normal; padding: 0; margin: 0; }
    nav .sub-menu li a { color: #050505; border-radius: 0; border-bottom: 1px dotted #eaeaea; padding-top: 10px; padding-bottom: 10px; }
    nav .sub-menu li a:hover { color: #ffffff; background: #101010; border-bottom: 1px dotted #101010; }
    nav .sub-menu li a:hover .menu-item-description { color: #ffffff; }
      nav .sub-menu li .sub-menu { top: 0; left: 270px; width: 250px; min-height: 100%; height: auto; margin-left: -20px;  padding: 0; background: transparent; box-shadow: none; }
      nav .sub-menu li .sub-menu a { color: #050505; white-space: normal;  border-bottom: 1px dotted #eaeaea; padding-top: 10px; border: 0; background: #ffffff; }
      nav .sub-menu li .sub-menu a:hover { color: #ffffff; background: #050505; }

  li.menu-item-has-children:hover > .sub-menu { display: block; }

  .z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav { box-shadow: none; }

  .nld-chatbot > .nld-avatar { right: 4%!important; bottom: 7%!important; width: 50px!important; height: 50px!important; }
  .nld-chatbot p { color: #050505!important; font-size: 15px!important; }
  .nld-chatbot .nld-chatbot-invite-message { border-radius: !important; }

  a { color: #ff0000; transition: .3s; }

  .divider { float: left; width: 100%; margin: 75px 0; background-color: #202020; }

  img { max-width: 100%; height: auto; }



/* DIVs e SECTIONs */

  .container { max-width: 1600px; width: 80%; }

  .main { padding: 100px 0; }

  .titulo-paginas { background: #000000; background-position: center; background-repeat: no-repeat; background-size: cover; padding: 350px 0 50px; margin-top: 0; margin-bottom: 0; }
  .titulo-paginas h1 { color: #ffffff; margin: 0; margin-bottom: 10px; text-transform: uppercase; }
  .titulo-paginas p .material-icons { font-size: inherit; vertical-align: middle; line-height: 0; margin-bottom: 0; margin-right: 5px; }

    .titulo-paginas.films { padding: 200px 0 50px; }

    .description h1 { margin: 0 0 20px; }
    .description ul { margin: 35px 0 20px 18px; color: #ff0000; }
    .description ul li { list-style: circle; }

    p#breadcrumbs { color: #505050; text-transform: uppercase; font-size: 14px; }
    p#breadcrumbs a { color: #fff; font-size: 15px; }


  /* SLIDER */
  .section.home-slider { top: 100px; margin-top: 100px; padding-bottom: 150px; z-index: 0; }
  .section.home-slider .slider { height: 100vh!important; margin: 0 auto; background: transparent!important; z-index: 0; }
  .section.home-slider .slider ul.slides { height: 100vh!important; background-color: transparent!important; }
  .section.home-slider .slider ul.slides img { background-size: contain; background-repeat: no-repeat; }

  .section.home-slider .slider .slides li .caption { top: 40%!important; left: 20%; width: 60%; letter-spacing: 1px; text-align: center; opacity: 1!important;}
  .section.home-slider .slider .slides li .caption span.titulo { font-size: 120px; line-height: 115px; color: #f5f5f5; font-weight: 400; text-transform: uppercase; margin: 0; }
  .section.home-slider .slider .indicators { left: 0; right: 5%; bottom: 50px; text-align: right; z-index: 8; }
  .section.home-slider .slider .indicators .indicator-item { margin: 0 12px; width: 6px; height: 6px; background-color: #ffffff; border: 2px solid #ffffff; border-radius: 0; opacity: 1; }
  .section.home-slider .slider .indicators .indicator-item.active { background-color: #ffffff; border: 2px solid #ffffff; opacity: 0.4; }



    /* BOX */
    a .box { background-size: 100%; background-position: top center; opacity: 1; transition: .3s; margin-bottom: 20px; }
    a:hover .box { background-size: 104%; opacity: 0.6; }
    a .box .gradiente { position: relative; width: 100%; padding-top: 56%; background: rgb(0,0,0); background: linear-gradient(25deg, rgba(0,0,0,0.7987570028011204) 0%, rgba(0,0,0,0.05) 80%); }
    a .box .gradiente .boxer { position: absolute; width: 90%; left: 5%; bottom: 6%; }
    a .box .gradiente .boxer h4 { width: 80%; font-size: 24px; line-height: 22px; letter-spacing: 0; color: #ffffff; margin: 2px 0; text-transform: uppercase; border-left: 4px solid #ff0000; padding-left: 5px; }
    a .box .gradiente .boxer p  { width: 80%; font-size: 12px; letter-spacing: 3px; color: #ffffff; text-transform: uppercase; margin: 2px 0; opacity: .5; }


  /* PORTFOLIO */
  .section.home-portfolio { padding: 150px 0; background: #080808; border-top: 2px solid #ff0000;  }
  .section.home-portfolio .titulo h2 { margin: 5px 0; text-transform: uppercase; text-align: center; color: #FFF;}
  .section.home-portfolio .titulo h4 { margin: 5px 0; text-transform: uppercase; text-align: center;  }
  .section.home-portfolio .titulo p  { margin: 5px 0 50px 10%; width: 80%; color: #909090; text-align: center; }


  /* UNIVERSAL */
  .section.home-universal { padding: 150px 0; background: #000000 url('image/NYBRFF-004.jpg') right center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
  .section.home-universal .titulo h2 { margin: 0 0 20px; }
  .section.home-universal .titulo p  { margin: 0 0 20px; color: #fff; text-transform: normal; }

  /* FABULISTAS */
  .section.home-fabulistas { padding: 150px 0; background: #ff0000; text-align: center; }

  /* ABOUT */
  .section.home-about { padding: 150px 0; background: #000000 url('image/NYBRFF-005.jpg') right center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
  .section.home-about .titulo h2 { margin: 0 0 20px; }
  .section.home-about .titulo p  { margin: 0 0 20px; color: #fff; text-transform: normal; }





  /* BLOG */
  .section.home-blog { position: relative; padding: 250px 0 150px; background: #ffffff; }
  .section.home-blog .titulo h2 { margin: 5px 0; color: #050505; }
  .section.home-blog .titulo p  { margin: 5px 0 50px; color: #050505; }

    .box-post { background-size: cover; background-position: center; transition: .6s; margin-bottom: 25px; }
    .box-post article { background-color: #000000; background-position: center; background-size: cover; background-repeat: no-repeat; }
    .box-post article .gradiente { position: relative; width: 100%; padding-top: 125%; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.4) 100%);}
    .box-post article .gradiente .titulo { position: absolute; width: 80%; left: 10%; bottom: 8%; }
    .box-post article .gradiente .titulo h4 { margin: 0 0 15px; font-weight: 300; text-align: left; color: #ffffff; }
    .box-post article .gradiente .titulo h4 a:hover { opacity: 0.5; }
    .box-post article .gradiente .titulo .categoria { margin: 0; font-size: 11px; text-align: left; color: #ffffff; text-transform: uppercase; }
    .box-post article .gradiente .titulo .tarja { position: absolute; width: 15%; height: 3px; bottom: 0; background: #ffffff; transition: .3s; }

    .section.home-blog .saibamais { padding: 50px 0 0 0; text-align: center; }

    .blog-single { padding: 100px 0; background: #101010; }
    .blog-single img { max-width: 100%; height: auto; }
    .blog-single .wp-caption { width: 100%!important; }
    .blog-single .wp-caption-text { font-size: 12px; line-height: 20px; color: #707070; text-transform: uppercase; letter-spacing: 1px; margin: 10px 0 35px; }
    .blog-single ul { margin: 0 0 25px 40px; }
    .blog-single ul li { list-style: circle; padding-bottom: 4px; margin-bottom: 4px; }


  /* FOOTER */
  footer.page-footer { padding: 100px 0 300px; background: #000000 url('image/NYBRFF-003-footer.jpg') bottom center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
  footer.page-footer .footer-copyright { color: #707070; text-transform: uppercase; height: 100%; font-size: 13px; line-height: 20px; background-color: transparent!important; }
  footer.page-footer .footer-copyright a       { color: #ffffff!important; font-weight: 400; }
  footer.page-footer .footer-copyright a:hover { color: #5a5a5a!important; }
  footer.page-footer .footer-copyright h3 { margin-bottom: 25px; text-transform: uppercase; }
  footer.page-footer .footer-copyright .col1 { }
  footer.page-footer .footer-copyright .col1 ul { margin: 0; padding: 0; }
  footer.page-footer .footer-copyright .col1 ul li { display: inline-block; width: 46%; font-size: 13px; line-height: 20px; margin: 0 2% 10px 0; vertical-align: top; padding: 0; list-style: circle; }
  footer.page-footer .footer-copyright .col1 ul li :before { content: '•'; margin-right: 5px; transition: .3s; }
  footer.page-footer .footer-copyright .col2 { text-align: left; }
  footer.page-footer .footer-copyright .col2 .social { margin-bottom: 25px; }
  footer.page-footer .footer-copyright .col2 .social .fa, footer.page-footer .footer-copyright .col2 .social .fa-brands { font-size: 30px; font-weight: 400; margin-right: 20px; }
  footer.page-footer .footer-copyright .col2 p { font-size: 13px; line-height: 20px; }


  .btn { font-size: 22px; color: #050505; letter-spacing: 0; text-transform: uppercase; padding: 0 20px; height: 48px; line-height: 46px; background: #ff0000; border: 2px solid #ff0000; transition: .5s; }
  .btn:hover { background: #000000; color: #ffffff; border: 2px solid #000000; box-shadow: none;  }

  .btn.black { color: #ffffff; background: #050505; border: 2px solid #050505; }
  .btn.black:hover { color: #050505; background: #fff!important; border: 2px solid #050505; }

  select { display: block; }




@media only screen and (max-width: 1600px) {


  nav .brand-logo img { width: 150px; height: auto; }
  nav ul li a { font-size: 18px; padding: 0 14px; }


/* DIVs e SECTIONs */

  .container { max-width: 84%; width: 84%; }

  .main { padding: 75px 0; }

  .titulo-paginas { padding: 250px 0 50px;  }


}


@media only screen and (max-width: 1280px) {


  /* Header */
    /* retrai */ .nav-scroll { height: 70px; line-height: 70px;}
  nav .brand-logo { margin-left: 3%; line-height: 100px; }
    /* retrai */ nav .nav-logo { line-height: 90px; }


  nav ul { margin-top: 25px; transition: all 0.3s ease; }
    /* retrai */ .nav-menu { margin-top: 20px; }
  nav ul li { list-style: none!important; margin-top: 0; height: 36px; line-height: 36px; }
  nav ul li a { font-size: 18px; padding: 0 15px; transition: .5s; }

  ul.conversar { margin-right: 3%; margin-left: 10px; }
  ul.conversar li a { background: #ffffff; color: #050505; border: 2px solid #ffffff; height: 38px; line-height: 32px; margin-right: 10px;  }
  ul.conversar li a.redd { background: #ff0000; color: #050505; border: 2px solid #ff0000; height: 38px; line-height: 32px;}

  nav .brand-logo img { width: 150px; height: auto; }
  nav ul li a { font-size: 15px; padding: 0 12px; }


/* DIVs e SECTIONs */
  .container { max-width: 86%; width: 86%; }

}


@media only screen and (max-width: 992px) {

  nav .brand-logo { left: 0!important; -webkit-transform: translateX(0); transform: translateX(0); z-index: 1000; }
  nav .brand-logo img { width: 100px; height: auto; }

  /* MENU MOBILE */
  nav .button-collapse { float: right; margin: 0 10px 0 0; }
  nav .button-collapse img { width: 34px; margin: 0; height: 85px; line-height: 85px; }

  .side-nav { width: 80%; padding-top: 70px; background: #101010; }
  .side-nav li > a { font-size: 24px; height: 40px; line-height: 40px; letter-spacing: 0; color: #fff; padding: 0 30px;}
  .side-nav li > a:hover { opacity: 0.5; }

  #sidenav-overlay { background-color: rgba(0, 0, 0, 0.8); }


  /* BLOG */
  .section.home-blog { padding: 75px 0; }
  .section.home-blog .titulo h2 { margin: 5px 0; }
  .section.home-blog .titulo p  { margin: 5px 0 25px; }

    .box-post { width: 50%!important; padding: 0; margin: 0; }
    .box-post article { margin-bottom: 20px; }
    .box-post article .gradiente { padding-top: 150%; }
    .box-post article .gradiente .titulo h4 { margin: 0 0 10px; }
    .box-post article .gradiente .titulo .tarja { position: absolute; width: 12%; height: 3px; bottom: 0; background: #ffffff; transition: .3s; }

    .blog-single { padding: 50px 0; }


  /* PLAYLISTS */
  .section.home-playlists { padding: 100px 0; text-align: center; }
  .section.home-playlists .spotify { width: 150px; height: auto; margin-bottom: 5px; }


    /* FOOTER */
    footer.page-footer { padding: 50px 0 75px; }
    footer.page-footer .footer-copyright h4 { margin: 0 0 20px; }
    footer.page-footer .footer-copyright .col { margin-bottom: 20px; }
    footer.page-footer .footer-copyright .col1 ul { margin: 0; padding: 0; }
    footer.page-footer .footer-copyright .col1 ul li { display: inline-block; width: 42%; font-size: 13px; line-height: 20px; margin: 0 4% 10px 0; vertical-align: top; padding: 0; list-style: circle; }
    footer.page-footer .footer-copyright .col1 ul li :before { content: '•'; margin-right: 5px; transition: .3s; }
    footer.page-footer .footer-copyright .col2 { font-size: 13px; text-align: left; }
    footer.page-footer .footer-copyright .col2 .social { margin-bottom: 20px; }
    footer.page-footer .footer-copyright .col2 .social .fa, footer.page-footer .footer-copyright .col2 .social .fa-brands { font-size: 29px; margin-left: 0; margin-right: 22px; font-weight: 400; }
    footer.page-footer .footer-copyright .col2 p { font-size: 11px; line-height: 18px; }

}



@media only screen and (max-width: 600px) {


  body { font-weight: 300; font-size: 13px; line-height: 18px; }

  h1 { font-size: 50px; line-height: 40px; }
  h2 { font-size: 36px; line-height: 30px; }
  h3 { font-size: 28px; line-height: 24px; }
  h4 { font-size: 20px; line-height: 22px; }

  .titulo-paginas { padding: 200px 0 25px; }
  .titulo-paginas.films { padding: 100px 0 50px; }


  /* SLIDER */
  .section.home-slider { top: 100px; margin-top: 100px; padding-bottom: 50px; z-index: 0; }
  .section.home-slider .slider { height: 25vh!important; margin: 0 auto; background: transparent!important; z-index: 0; }
  .section.home-slider .slider ul.slides { height: 25vh!important; background-color: transparent!important; }
  .section.home-slider .slider ul.slides img { background-size: contain; background-repeat: no-repeat; }
  .section.home-slider .slider .slides li .caption { top: 40%!important; left: 20%; width: 60%; letter-spacing: 1px; text-align: center; opacity: 1!important;}
  .section.home-slider .slider .slides li .caption span.titulo { font-size: 120px; line-height: 115px; color: #f5f5f5; font-weight: 400; text-transform: uppercase; margin: 0; }
  .section.home-slider .slider .indicators { left: 0; right: 5%; bottom: 0; text-align: right; z-index: 8; }
  .section.home-slider .slider .indicators .indicator-item { margin: 0 8px; width: 6px; height: 6px; background-color: #ffffff; border: 2px solid #ffffff; border-radius: 0; opacity: 1; }
  .section.home-slider .slider .indicators .indicator-item.active { background-color: #ffffff; border: 2px solid #ffffff; opacity: 0.4; }


  /* PORTFOLIO */
  .section.home-portfolio { padding: 50px 0; }
  .section.home-portfolio .titulo h2 { margin: 5px 0; text-transform: uppercase; text-align: center; color: #FFF;}
  .section.home-portfolio .titulo h4 { margin: 5px 0; text-transform: uppercase; text-align: center;  }
  .section.home-portfolio .titulo p  { margin: 5px 0 50px 10%; width: 80%; color: #909090; text-align: center; }


  /* UNIVERSAL */
  .section.home-universal { padding: 50px 0; text-align: center; background: #000000 url('image/NYBRFF-004.jpg') left center; background-size: cover; background-repeat: no-repeat; background-attachment: scroll; }
  .section.home-universal .titulo h2 { margin: 0 0 20px; }
  .section.home-universal .titulo p  { margin: 0 0 20px; color: #fff; text-transform: normal; }

  /* FABULISTAS */
  .section.home-fabulistas { padding: 50px 20px 30px; background: #ff0000; }

  /* ABOUT */
  .section.home-about { padding: 50px 0; text-align: center; background: #000000 url('image/NYBRFF-005.jpg') left center; background-size: cover; background-repeat: no-repeat; background-attachment: scroll; }
  .section.home-about .titulo h2 { margin: 0 0 20px; }
  .section.home-about .titulo p  { margin: 0 0 20px; color: #fff; text-transform: normal; }


  .description h1 { margin: 20px 0 10px; }
  .description ul { margin: 25px 0 20px 18px; color: #ff0000; }
  .description ul li { list-style: circle; }


  /* FOOTER */
  footer.page-footer { padding: 50px 0 200px;  }
  footer.page-footer .footer-copyright { color: #707070; text-transform: uppercase; height: 100%; font-size: 13px; line-height: 18px; background-color: transparent!important; }
  footer.page-footer .footer-copyright a       { color: #ffffff!important; font-weight: 400; }
  footer.page-footer .footer-copyright a:hover { color: #5a5a5a!important; }
  footer.page-footer .footer-copyright h3 { margin-bottom: 25px; text-transform: uppercase; }
  footer.page-footer .footer-copyright .col1 { }
  footer.page-footer .footer-copyright .col1 ul { margin: 0; padding: 0; }
  footer.page-footer .footer-copyright .col1 ul li { display: inline-block; width: 46%; font-size: 13px; line-height: 18px; margin: 0 2% 8px 0; vertical-align: top; padding: 0; list-style: circle; }
  footer.page-footer .footer-copyright .col1 ul li :before { content: '•'; margin-right: 5px; transition: .3s; }
  footer.page-footer .footer-copyright .col2 { text-align: left; }
  footer.page-footer .footer-copyright .col2 .social { margin-bottom: 25px; }
  footer.page-footer .footer-copyright .col2 .social .fa, footer.page-footer .footer-copyright .col2 .social .fa-brands { font-size: 26px; font-weight: 400; margin-right: 20px; }
  footer.page-footer .footer-copyright .col2 p { font-size: 13px; line-height: 20px; }





}
