/*
Theme Name: Banda Santa Maria 2026
Theme URI: bandasantamaria-toss-v2
Author: TOSS STUDIO
Description: Tema criado pela TOSS
Version: 1.0
*/

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

  body { color: #404040; font-size: 18px; line-height: 26px; font-weight: 400; font-family: 'Roboto', sans-serif; font-size-adjust: auto; }
  html { scroll-behavior: smooth; }

  h1, h2, h3, h4, h5, nav, .wp_pagination, .categoria, .visualizar, .home-slider .slider p a { font-family: "Montserrat", sans-serif;  }

  h1 { font-size: 70px; color: #050505; line-height: 78px; font-weight: 700; text-transform: uppercase; }
  h2 { font-size: 36px; color: #050505; line-height: 44px; font-weight: 700; text-transform: uppercase;  }
  h3 { font-size: 30px; color: #050505; line-height: 34px; font-weight: 500; text-transform: uppercase;  }
  h4 { font-size: 26px; color: #050505; line-height: 30px; font-weight: 500; }
  h5 { font-size: 18px; color: #050505; line-height: 24px; font-weight: 500; }

  a { color: #FF9900; transition: .3s; }
  a:hover { color: #d7d7d7; }

  strong, b { color: #FF9900; font-weight: 500; }

  .divider { margin: 25px 0; }

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

  .material-icons { vertical-align: middle; }

  .clear {  clear: both; }

  blockquote { font-weight: 700; font-style: italic; border-left: 5px solid #FF9900; text-align: justify; }

  .divider { margin: 50px 0 60px; }

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

  #sidenav-overlay { z-index: 99!important; }

  .row ul { margin-top: 25px; margin-left: 30px; margin-bottom: 50px; }
  .row ul li { margin-bottom: 3px; padding-bottom: 3px; list-style: disc; }

  .row ol { margin-top: 25px; margin-bottom: 30px; }
  .row ol li { margin-bottom: 3px; padding-bottom: 3px; }

  .grecaptcha-badge { display: none!important; visibility: hidden!important; }


  /*LGPD */
  .cky-box-bottom-left { }
  .cky-consent-container .cky-consent-bar { padding: 18px 22px!important; border-radius: 0!important; }
  .cky-consent-container .cky-consent-bar p { font-size: 14px!important; line-height: 20px!important; }
  .cky-consent-container .cky-consent-bar button { text-transform: uppercase!important; font-size: 13px!important; left: 4px!important; }

/* Header */

  nav { height: 140px!important; line-height: 140px!important; padding: 30px 4% 0; background: transparent; transition: background-color 0.4s ease; transition: all 0.4s ease; z-index: 999; }
  /* retrai */ .nav-scroll { height: 130px!important; line-height:130px!important; padding: 6px 4% 0; }

  nav .nav-wrapper { background-color: transparent; z-index: 998; }
  nav .nav-wrapper.container { width: 1600px; max-width: 84%; padding: 0 25px; }
  nav .nav-wrapper.container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px; /* mesmo valor para coincidir */
    z-index: -1; /* Fica atrás do conteúdo */
  }

  nav .brand-logo { margin-top: 5px; height: 80px!important; line-height: 80px!important; }
  nav .brand-logo img { width: 220px; height: auto; }

  nav ul { margin: 30px 0 0; }
  nav ul li { list-style: none!important; margin-top: 0; height: 54px; line-height: 54px; background: transparent; }
  nav ul li a { font-size: 16px; font-weight: 600; color: #fff; letter-spacing: 0.2px; text-transform: uppercase; background: transparent; padding: 0 30px; transition: .3s; border-radius: 50px; }
  nav ul li a:hover { background: #fff; color: #050505; }
    ul.conversar { margin: 30px 0 0 15px; }
    ul.conversar li a { background: #fff; color: #050505; }
    ul.conversar li a:hover { background: #999; color: #050505; }

    nav .sub-menu { position: absolute; min-width: 150px; margin-top: 0; display: none; border-radius: 25px!important; transition: all .3s; z-index: 1; height: 36px; line-height: 36px; box-shadow: 0 25px 25px 0 rgba(0,0,0,0.1),0 25px 25px 0 rgba(0,0,0,0.1); }
    nav .sub-menu li { white-space: nowrap; float: none; background: #fff; text-align: left!important; }
    nav .sub-menu li a { border-radius: 0; color: #FF9900; }
    nav .sub-menu li a:hover { white-space: nowrap; float: none; background: #FF9900; color: #fff; border-radius: 0;}
    li.menu-item-has-children:hover > .sub-menu { display: block; }

    .sub-nav { position: absolute!important; right: 0!important; top: 0!important; font-family: 'Roboto', sans-serif; font-size: 12px; height: 70px; line-height: 70px; }
    .sub-nav a { color: #fff; margin-left: 15px!important;}
    .sub-nav i { color: #FF9900; margin-left: 10px; font-size: 20px; line-height: 20px; height: 20px; vertical-align: middle; }


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


  .titulo-paginas { padding: 0; margin: -65px 0 0 0; background-position: center!important; background-size: cover!important; background-color: #050505; background-attachment: fixed!important; position: relative; z-index: 0; }
  .titulo-paginas .row { padding: 350px 0 100px; background: #050505; text-align: center; }
  .titulo-paginas .row h1 { color: #fff; margin: 10px 0; }
  .titulo-paginas .row h4 { font-weight: 400; margin: 10px auto 0; color: #fff; width: 80%; opacity: .6; }

  #gallery-1 .gallery-item { margin: 0!important; line-height: 0; }
  #gallery-1 .gallery-item img { width: 100%; margin: 0; }
  #gallery-1 img { border: 1px solid #fff!important; }


  .main { margin: -165px 0 0 0 ; padding: 100px 0; background: #fff;  }


/* SLIDER */
  .section.home-slider { position: relative; margin: -65px 0 0 0; padding: 0; background: #000; z-index: 0; }
  .section.home-slider .slider { height: 100vh!important; z-index: 0; }
  .section.home-slider .slider ul.slides { height: 100vh!important; background: transparent!important; }
  .section.home-slider .slider .slides li img { opacity: 0.9; }
  .section.home-slider .slider .slides li .caption { top: 55%!important; left: 15%; width: 70%; text-align: center; opacity: 1; z-index: 2; }
  .section.home-slider .slider .slides li .caption .HTitulo { display: block; font-family: "Montserrat", sans-serif; font-size: 60px; line-height: 66px; font-weight: 700; color: #fff; margin: 10px 0 20px; text-transform: uppercase; }
  .section.home-slider .slider .indicators { bottom: 80px; left: 0; right: 0; text-align: center; z-index: 10; }
  .section.home-slider .slider .indicators .indicator-item { margin: 0 10px; width: 12px; height: 12px; background: transparent; border: 2px solid #FF9900; border-radius: 10px; opacity: .5; }
  .section.home-slider .slider .indicators .indicator-item.active { background-color: #FF9900; opacity: 1; }


  .section.home-destaques { padding: 150px 0; }
  .section.home-destaques .col { padding: 0 40px; text-align: center; }
  .section.home-destaques .col img { width: 150px; }

  .section.marcas { padding: 100px 0; text-align: center; background: #fafafa; }

  .galeria { text-align: center; padding: 50px 60px!important; background:#fafafa; border-radius: 20px; padding: }
  .galeria h2 { margin: 10px 0 25px; }

  footer.page-footer { position: relative; margin: 0; padding: 0 0 100px; background: #050505; }
  footer.page-footer .footer-copyright { padding: 100px 0 0!important; }
  footer.page-footer .footer-copyright .container { padding: 0 30px!important; }
  footer.page-footer .footer-copyright .col { padding: 20px 40px; }
  footer.page-footer .footer-copyright { padding-bottom: 0; height: 100%; line-height: normal; color: #909090; font-size: 14px; line-height: 22px; font-weight: 300; background: transparent; }
  footer.page-footer .footer-copyright h5 { margin: 0 0 7px; color: #fff; font-weight: 600; text-transform: uppercase; }
  footer.page-footer .footer-copyright .line { display: block; width: 25px; height: 4px; margin: 0 0 25px; background: #505050; }
  footer.page-footer .footer-copyright span.subtitulo { display: block; margin: 0 0 5px; font-size: 15px; color: #fff; text-transform: uppercase; }
  footer.page-footer .footer-copyright ul { margin: 0 0 20px 18px; }
  footer.page-footer .footer-copyright ul li { padding: 0; }
  footer.page-footer .footer-copyright a { color: #fff; font-weight: 400; }
  footer.page-footer .footer-copyright a:hover { color: #fff; }
  footer.page-footer .footer-copyright .col.footer-menu ul { margin: 10px 0 25px 0; }
  footer.page-footer .footer-copyright .col.footer-menu ul li { display: inline-flex; width: 45%; border-bottom: 1px dotted #202020; padding-bottom: 8px; margin: 0 4% 0 0; }
  footer.page-footer .footer-copyright .col.footer-menu ul li a { color: #fff; font-weight: 300; }
  footer.page-footer .footer-copyright .col.footer-menu ul li a:hover { color: #909090; }
  footer.page-footer .footer-copyright .social img { width: 44px; margin-right: 18px; opacity: 1; transition: .3s; }
  footer.page-footer .footer-copyright .social img:hover { opacity: .4; }
  footer.page-footer .footer-copyright .copy { color: #909090; padding: 15px 0; margin: 15px 0; border-top: 1px dotted #202020; }

  .btn, .btn-large, .wpcf7 input[type=submit], .search-submit {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.2px;
    background: #101010;
    color: #fff;
    border: 0;
    padding-left: 26px;
    padding-right: 26px;
    line-height: 50px;
    height: 50px;
    border-radius: 50px;
    transition: 0.3s;
    vertical-align: middle;
  }

  .btn:hover, .btn-large:hover, .wpcf7 input[type=submit]:hover {
    color: #fff;
    background-color: #909090;
    box-shadow: 0 20px 30px 0 rgba(0,0,0,0.1),0 20px 30px 0 rgba(0,0,0,0.1);
    border-radius: 25px; }

  .btn i { vertical-align: middle; }


  /* FORMULARIOS */
    form p { margin: 5px 0; }
    input:not([type]), input[type=text], input[type=password],
    input[type=email], input[type=url], input[type=time],
    input[type=date], input[type=datetime], input[type=datetime-local],
    input[type=tel], input[type=number], textarea {
      font-family: 'Roboto', sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: #3a3a3a;
      background-color: #eaeaea;
      border: 1px solid #ccc!important;
      border-radius: 6px!important;
      padding: 0% 3%!important;
      width: 94%!important; outline: none;
      box-shadow: none;
      box-sizing: content-box;
      transition: all 0.3s; margin: 0;
      margin-top: 5px;
    }

    input[type=time], input[type=date], input[type=datetime] { padding-right: 0!important; }

    textarea { padding: 2% 3%; width: 94%!important; height: 100px!important; border-top: 1px solid #cacaca; border-radius: 6px; }

    [type="radio"]:not(:checked), [type="radio"]:checked { position: inherit; left: 0; opacity: 1; margin-top: 8px; }


    input:-moz-placeholder {	color: #999; }
    input::-webkit-input-placeholder {	color: #999; }
    label { font-size: 16px; margin-bottom: 5px; color: #3a3a3a; }
    [type="radio"]:not(:checked), [type="radio"]:checked { opacity: 1;  }
    .wpcf7-list-item { margin: 0; }
    .wpcf7-form-control.wpcf7-radio { margin-bottom: 20px!important; display: inline-grid; }


  /* EFEITOS E ANIMAÇÔES */
  .C { animation: float ease-in-out 3s infinite; }

  @keyframes float {
	0%   { transform: translatey(0px); }
	50%  { transform: translatey(-10px); }
	100% { transform: translatey(0px); }
  }

  /* NAV SUAVE */
  .oppct { opacity: 0; transition: opacity 0.5s ease-in-out; }
  .movy { opacity: 0; transform: translateY(50px); transition: opacity 1s ease-in-out, transform 1s ease-in-out; }




/*************** RESPONSIVO ***************/

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

  body { font-size: 14px; line-height: 22px; }

  h1 { font-size: 44px; line-height: 50px; }
  h2 { font-size: 36px; line-height: 42px; }
  h3 { font-size: 30px; line-height: 38px; }
  h4 { font-size: 24px; line-height: 30px; }
  h5 { font-size: 18px; line-height: 24px; }

  nav .nav-wrapper.container { max-width: 88%; padding: 0 25px; }

  .container { width: 88%; }


  /* SLIDER */
  .section.home-slider .slider .slides li .caption { top: 33%!important; left: 9%; width: 55%; opacity: 1; }
  .section.home-slider .slider .slides li .caption .HTitulo    { font-size: 52px; line-height: 60px; }
  .section.home-slider .slider .indicators { bottom: 70px; left: 8%; }
  .section.home-slider .slider .indicators .indicator-item { margin: 0 10px; width: 8px; height: 8px; background: transparent; border: 2px solid #FF9900; border-radius: 10px; opacity: .5; }


}


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

  h1 { font-size: 40px; line-height: 38px; }
  h2 { font-size: 34px; line-height: 42px; }
  h3 { font-size: 30px; line-height: 38px; }
  h4 { font-size: 24px; line-height: 30px; }
  h5 { font-size: 18px; line-height: 24px; }


  nav .nav-wrapper.container { max-width: 90%; padding: 0 25px; }

  nav ul li { height: 40px; line-height: 40px;  }
  nav ul li a { font-size: 13px;  }

  .container { width: 90%; }


  /* SLIDER */
  .section.home-slider .slider .slides li .caption { top: 32%!important; left: 8%; width: 60%; opacity: 1; }
  .section.home-slider .slider .slides li .caption .HTitulo    { font-size: 40px; line-height: 48px; }
  .section.home-slider .slider .slides li .caption .HDescricao { font-size: 16px; line-height: 24px; }
  .section.home-slider .slider .indicators { bottom: 70px; left: 6%; }

}


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

  /* SLIDER */
  .section.home-slider .slider .slides li .caption { top: 32%!important; left: 8%; width: 60%; }
  .section.home-slider .slider .indicators { bottom: 70px; left: 6%; }

}





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

  h1 { font-size: 32px; line-height: 36px; }
  h2 { font-size: 26px; line-height: 30px; }
  h3 { font-size: 22px; line-height: 26px; }
  h4 { font-size: 18px; line-height: 22px; }
  h5 { font-size: 16px; line-height: 22px; }



  nav { height: 80px!important; line-height: 80px!important; }
  nav .brand-logo { left: 25px!important; margin: 10px 0 0 0; -webkit-transform: translateX(0); transform: translateX(0); height: 80px!important; line-height: 80px!important;  }
  nav .brand-logo img { width: 180px; height: auto; }

  nav a.button-collapse, nav a.button-collapse i { float: right; margin: 0; margin-right: 2px; height: 62px; line-height: 62px; }
  nav i.material-icons { font-size: 50px; color: #fff; transition: 0.3s; }
  nav i.material-icons:hover { color: #FF9900; }

  nav ul { margin: 25px 0 0 0; }
  nav ul li { list-style: none!important; margin-top: 0; height: 36px; line-height: 36px; }
  nav ul li a { font-size: 12px; letter-spacing: 1px; padding: 0 20px; }

    ul.conversar { margin: 12px 2px 0 5px; }

.side-nav a { font-size: 16px; font-weight: 600; letter-spacing: 0; }

  .titulo-paginas.empresas .row { padding: 0 5%; padding-bottom: 50px; }
  .titulo-paginas.empresas .row p.grupo { width: max-content; font-size: 10px; line-height: 10px; }
  .titulo-paginas.empresas .row .btn { margin: 25px 0; }
  .titulo-paginas.empresas .row .btn i {vertical-align: middle; margin-bottom: 2px; }


  .section.home-destaques { padding: 75px 0; }
  .section.home-destaques .col { padding: 0 20px; margin-bottom: 50px; }
  .section.home-destaques .col h2 { margin: 10px 0 0; }
  .section.home-destaques .col p  { margin: 10px 0 20px; }
  .section.home-destaques .col img { width: 120px; }

  .section.marcas { padding: 50px 0; }
  .section.marcas h2 { padding: 0 25px; }

  footer.page-footer { padding: 0; }
  footer.page-footer .footer-copyright { padding: 75px 0 75px!important; }
  footer.page-footer .footer-copyright .container { padding: 0!important; }
  footer.page-footer .footer-copyright .col { padding: 0 20px; }
  footer.page-footer .footer-copyright { font-size: 14px; line-height: 20px; }
  footer.page-footer .footer-copyright h5 { margin: 0 0 7px; }
  footer.page-footer .footer-copyright .line { width: 22px; }
  footer.page-footer .footer-copyright span.subtitulo { display: block; margin: 0 0 5px; font-size: 15px; color: #fff; text-transform: uppercase; }
  footer.page-footer .footer-copyright .col.footer-menu ul li { border-bottom: 1px dotted #202020; padding-bottom: 6px; margin-bottom: 6px; }
  footer.page-footer .footer-copyright .frase { color: #909090; }
  footer.page-footer .footer-copyright .copy { color: #909090; padding: 15px 0; margin: 15px 0; border-top: 1px dotted #202020; text-align: left; }
  footer.page-footer a i { font-size: inherit; margin-bottom: 2px; }



}


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

  body { font-size: 14px; line-height: 20px; }

  nav { height: 80px!important; line-height: 80px!important; padding: 15px 20px 0 0; }
  /* retrai */ .nav-scroll { height: 80px!important; line-height: 80px!important; padding: 15px 20px 0 0; }

  nav .nav-wrapper.container { padding: 0 12px; max-width: 94%; }

  nav .brand-logo { left: 20px!important; margin: 0; }
  nav .brand-logo img { width: 100px; height: auto; }

  .titulo-paginas .row { padding: 150px 0 100px; }
  .titulo-paginas .row img { width: 100px; }

  .galeria { text-align: center; padding: 0!important; background:#fff; border-radius: 20px; padding: }
  .galeria h2 { margin: 10px 0 25px; }


    /* SLIDER */
    .section.home-slider .slider { height: 86vh!important; z-index: 0; }
    .section.home-slider .slider ul.slides { height: 86vh!important; background: transparent!important; }
    .section.home-slider .slider .slides li .caption { top: 50%!important; left: 8%; width: 84%; }
    .section.home-slider .slider .slides li .caption .HTitulo { font-size: 30px; line-height: 34px; }
    .section.home-slider .slider .indicators .indicator-item { margin: 0 8px; width: 8px; height: 8px; }


}
