/*
Theme Name: VM TRANSPORTES
Theme URI: vmtransportes-toss-v1
Author: TOSS Interativa
Description: Tema criado pela TOSS
Version: 1.0
*/

@import url("css/materialize.css");

  body { color: #202020; font-size: 17px; line-height: 26px; font-weight: 400; font-family: 'Roboto', sans-serif; background: #ffffff; font-size-adjust: auto; }
  html { scroll-behavior: smooth; }

  h1, h2, h3, h4, h5, nav, .wp_pagination, .categoria, footer .menu, .visualizar, .home-slider .slider p a, .btn, .btn-large { font-family: "Google Sans", sans-serif; }

  h1 { font-size: 90px; color: #202020; line-height: 94px; font-weight: 700; text-transform: uppercase; }
  h2 { font-size: 48px; color: #202020; line-height: 54px; font-weight: 700; text-transform: uppercase; }
  h3 { font-size: 36px; color: #202020; line-height: 42px; font-weight: 700; text-transform: uppercase; }
  h4 { font-size: 20px; color: #202020; line-height: 24px; font-weight: 600; text-transform: uppercase; }
  h5 { font-size: 18px; color: #202020; line-height: 24px; font-weight: 400; }

  a { color: #777777; transition: .3s; }
  a:hover { color: #d7d7d7; }

  strong, b { font-weight: 600; }

  .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 #777777; text-align: justify; }

  .divider { margin: 50px 0 60px; }

  .container { max-width: 70%; width: 70%; }

  #sidenav-overlay { z-index: 99!important; }

  .row ul { margin-top: 25px; margin-left: 30px; margin-bottom: 50px; }
  .row ul li { margin-bottom: 1px; padding-bottom: 1px; list-style: disc; }

  .row ol { margin-top: 25px; margin-bottom: 30px; }
  .row ol li { margin-bottom: 1px; padding-bottom: 1px; }


/* Header */

  nav { height: 150px!important; line-height: 150px!important; padding: 0; background: transparent; z-index: 999; }
  nav .nav-wrapper { background-color: transparent; z-index: 998; }
  nav .brand-logo { margin-top: 25px; margin-left: 100px; height: 150px!important; line-height: 150px!important; }
  nav .brand-logo img { width: 150px; height: auto; }

  nav ul { margin: 50px 0 0 0; }
  nav ul li { list-style: none!important; margin-top: 0; height: 50px; line-height: 50px; }
  nav ul li a { font-size: 15px; font-weight: 600; color: #fff; text-transform: uppercase; background: transparent; padding: 0 25px; transition: .3s; border-radius: 4px; }
  nav ul li a:hover { background: #fff; color: #777777; }

    ul.conversar { margin: 50px 100px 0 25px; }
    ul.conversar li a { background: #fff; color: #050505; }
    ul.conversar li a:hover { background: #050505; color: #fff; }

  .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-attachment: fixed; background-size: cover; }
  .titulo-paginas .gradiente { padding: 250px 0 100px; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0.6026785714285714) 21%, rgba(0,0,0,0.3981967787114846) 90%); }
  .titulo-paginas .gradiente .row { margin: 0; padding: 0; }
  .titulo-paginas .gradiente .row h1 { font-size: 60px; line-height: 60px; text-transform: uppercase; margin: 15px 0; color: #fff; }
  .titulo-paginas .gradiente .row h3 { font-weight: 300; margin: 15px 0; color: #fff; opacity: 0.5;  }

  .main { margin-top: -50px; padding: 50px 100px; margin-bottom: 100px; background: #fff;  }
  .main h3 { border-left: 8px solid #777777; padding-left: 15px; margin: 40px 0 20px; }


  /* SLIDER */
  .section.home-slider { margin: 0; margin-top: -70px; padding: 0; z-index: 0; }
  .section.home-slider .slider { height: 100vh!important; z-index: 0; }
  .section.home-slider .slider .slides { height: 100vh!important; background: #000!important; }
  .section.home-slider .slider .slides li img { opacity: 0.6; }
  .section.home-slider .slider .slides li .caption { top: 40%!important; left: 15%; width: 70%; }
  .section.home-slider .slider .slides li .caption h1 { color: #fff; margin: 0 0 25px; width: 80%; }
  .section.home-slider .slider .slides li .caption h4 { color: #fff; margin: 0 0 50px; width: 80%; font-weight: 400; }
  .section.home-slider .slider .slides li .caption .btn { background: #fff; color: #050505; z-index: 999; }
  .section.home-slider .slider .indicators { top: 33%; left: 15%; height: 50px; text-align: left; z-index: 9; }
  .section.home-slider .slider .indicators .indicator-item { margin: 0 10px; width: 10px; height: 10px; background: transparent; border: 2px solid #fff; border-radius: 10px; opacity: .5; }
  .section.home-slider .slider .indicators .indicator-item.active { background-color: #fff; opacity: 1; }


  .section.home-chamada { margin: 0; padding: 0; background: #777777; }
  .section.home-chamada .row { width: 100%; margin: 0; padding: 75px 0 60px; }
  .section.home-chamada .row .lf img { float: left; width: 100px; height: auto; margin-right: 25px; }
  .section.home-chamada .row .lf h3 { width: 80%; color: #fff; font-weight: 300; margin: 0; }
  .section.home-chamada .row .lf h3 span { font-weight: 700; }
  .section.home-chamada .row .rg .btn { color: #777777; background: #fff; text-align: right; margin-top: 10px; }


  .section.home-servicos { margin: 0; padding: 0; background: #fff; }
  .section.home-servicos .row { width: 100%; margin: 0; padding: 150px 0; }
  .section.home-servicos .title { text-align: center; }
  .section.home-servicos .title h2 { margin: 0; color: #777777; }
  .section.home-servicos .title .linha { display: inline-block; width: 100px; height: 5px; background: #cacaca; margin: 15px 0 25px; }
  .section.home-servicos .title p { margin: 0 0 50px; }
  .section.home-servicos ul { margin: 0; padding: 0; text-align: center; }
  .section.home-servicos ul li { display: inline-block; width: 28.9%; margin: 2%; padding: 35px; min-height: 400px; vertical-align: top; list-style: 0; background: #fff; box-shadow: 0 50px 50px 0 rgba(0,0,0,0.025),0 50px 50px 0 rgba(0,0,0,0.025); border-radius: 25px; }
  .section.home-servicos ul li h4 { font-weight: 700; margin: 0 0 5px; }
  .section.home-servicos ul li p { color: #aeaeae; }
  .section.home-servicos ul li img { width: 35%; }

  .section.servicos { }
  .section.servicos img { width: 100px; }


  .section.home-servicos .row .lf h3 { width: 80%; color: #fff; font-weight: 300; margin: 0; }
  .section.home-servicos .row .lf h3 span { font-weight: 700; }
  .section.home-servicos .row .rg .btn { color: #777777; background: #fff; text-align: right; margin-top: 10px; }


  .section.home-sobre { margin: 0; padding: 0; background: #505050; }
  .section.home-sobre .row { position: relative; width: 100%; margin: 0; padding: 0; }
  .section.home-sobre .row .lf .title { margin: 0 0 50px; }
  .section.home-sobre .row .lf .title h2 { color: #fff; margin: 0; font-weight: 300; }
  .section.home-sobre .row .lf .title h2 span { display: block; color: #fff; font-weight: 700; margin: 0 0 25px; z-index: 1; }
  .section.home-sobre .row .lf p { color: #fff; margin: 0 0 50px; }
  .section.home-sobre .row .lf { position: relative; width: 35%; min-height: 150px; left: 15%; padding: 150px 0; color: #202020; }
  .section.home-sobre .row .rg { position: absolute; width: 40%; min-height: 150px; top: 0; height: 100%; right: 0; background: url('image/VM-TRANSPORTES-02-2.jpg') no-repeat center; background-size: cover; }

  ul.cidades { margin: 0 0 50px; }
  ul.cidades li { font-family: "Google Sans", sans-serif; font-size: 22px; line-height: 28px; margin-bottom: 12px; padding-bottom: 12px; text-transform: uppercase; border-bottom: 1px dotted #cacaca; }

  .rastreamento { padding-top: 25px!important; }
  .rastreamento h4 { color: #fff; text-transform: uppercase; }
  .rastreamento input { width: 90%; padding: 0 4.5%; color: #fff!important; font-weight: 400; border: 2px solid #fff; background: transparent!important; border-radius: 10px!important; }
  .rastreamento textarea { width: 100%!important; height: 120px!important; color: #fff!important; padding: 0 3%; border: 2px solid #fff; background: transparent!important; border-radius: 10px!important; }


  /* FOOTER */

   footer.page-footer { margin: 0; padding: 150px 0 0; background: #050505; }
   footer.page-footer .footer-copyright { padding-bottom: 100px; height: 100%; line-height: normal; color: #8a8a8a; font-weight: 400; font-size: 14px; line-height: 18px; background: transparent; }
   footer.page-footer .footer-copyright ul { margin: 25px 0 0 17px; }
   footer.page-footer .footer-copyright ul li { padding: 0; }
   footer.page-footer .footer-copyright h5 { margin: 10px 0; color: #fff; font-weight: 700; text-transform: uppercase; }
   footer.page-footer .footer-copyright .line { display: block; width: 30px; height: 3px; background: #777777; }
   footer.page-footer .footer-copyright a, footer.page-footer .footer-copyright b { color: #fff; font-weight: 400; }
   footer.page-footer .footer-copyright a:hover { color: #fff; }
   footer.page-footer .footer-copyright .copy { padding-right: 100px; }
   footer .social a { font-size: 28px; text-decoration: none; font-weight: 400; color: #777777!important; border-radius: 50px; width: 40px; height: 40px; line-height: 40px; margin: 0 5px; }
   footer .social a:hover { color: #fafafa!important; }



  .btn, .btn-large, .wpcf7 input[type=submit], .search-submit  { font-weight: 600; background: #333; color: #fff; border: 0; border-radius: 0; padding-left: 30px; padding-right: 30px; line-height: 60px; height: 60px; border-radius: 4px; transition: 0.3s; vertical-align: middle; }
  .btn:hover, .btn-large:hover, .wpcf7 input[type=submit]:hover { color: #fff; background-color: #050505; }

  .btn i { vertical-align: middle; }

  /* FORMULARIOS */

   input[type=text], input[type=search], input[type=password], input[type=email], input[type=tel], input[type=number], textarea { color: #555!important; font-weight: 400; border: 2px solid #777777; padding: 0% 3%; width: 94%!important; outline: none; box-shadow: none; transition: all 0.3s; line-height: 50px; height: 50px; border-radius: 6px;  }

   textarea { padding: 0 3%; width: 100%!important; height: 120px!important; border: 2px solid #777777; margin-bottom: 10px; }

   select { display: block; }
   .screen-reader-text { display: none; }

   input:-moz-placeholder {	color: #424243!important; }
   input::-webkit-input-placeholder {	color: #424243!important; }

   label { margin-left: 20px;margin-bottom: 10px; color: #777777; }





/*************** RESPONSIVO ***************/

@media only screen and (max-width: 1500px) {

  body { font-size: 14px; line-height: 20px; }

  h1 { font-size: 60px; color: #202020; line-height: 64px; font-weight: 800; letter-spacing: -2px; }
  h2 { font-size: 36px; color: #202020; line-height: 40px; font-weight: 800; }
  h3 { font-size: 28px; color: #202020; line-height: 32px; font-weight: 800; }
  h4 { font-size: 18px; color: #202020; line-height: 22px; font-weight: 600; }
  h5 { font-size: 15px; color: #202020; line-height: 20px; font-weight: 400; }

  .divider { margin: 25px 0 30px; }

  .container { max-width: 80%; width: 80%; }

/* Header */

  nav { height: 120px!important; line-height: 120px!important; padding: 0; background: transparent; z-index: 999; }
  nav .nav-wrapper { background-color: transparent; z-index: 998; }
  nav .brand-logo { margin-top: 15px; margin-left: 100px; height: 100px!important; line-height: 100px!important; }
  nav .brand-logo img { width: 130px; height: auto; }



  .titulo-paginas { padding: 0; margin: -65px 0 0 0; background-attachment: fixed; background-size: cover; }
  .titulo-paginas .gradiente { padding: 200px 0 50px; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0.6026785714285714) 21%, rgba(0,0,0,0.3981967787114846) 90%); }
  .titulo-paginas .gradiente .row { margin: 0; padding: 0; }
  .titulo-paginas .gradiente .row h1 { font-size: 50px; line-height: 54px; text-transform: uppercase; margin: 15px 0; color: #fff; }
  .titulo-paginas .gradiente .row h3 { font-weight: 300; margin: 15px 0; }

  .main { margin-top: -50px; padding: 50px 100px; margin-bottom: 100px; background: #fff;  }
  .main h3 { border-left: 8px solid #777777; padding-left: 15px; margin: 40px 0 20px; }


  /* SLIDER */
  .section.home-slider { margin: 0; margin-top: -70px; padding: 0; z-index: 0; }
  .section.home-slider .slider { height: 100vh!important; z-index: 0; }
  .section.home-slider .slider .slides { height: 100vh!important; background: #000!important; }
  .section.home-slider .slider .slides li img { opacity: 0.6; }
  .section.home-slider .slider .slides li .caption { top: 45%!important; left: 10%; width: 80%; }
  .section.home-slider .slider .slides li .caption h1 { color: #fff; margin: 0 0 20px; width: 80%; }
  .section.home-slider .slider .slides li .caption h4 { color: #fff; margin: 0 0 40px; width: 80%; }
  .section.home-slider .slider .indicators { top: 33%; left: 15%; height: 50px; text-align: left; z-index: 9; }
  .section.home-slider .slider .indicators .indicator-item { margin: 0 10px; width: 10px; height: 10px; background: transparent; border: 2px solid #fff; border-radius: 10px; opacity: .5; }
  .section.home-slider .slider .indicators .indicator-item.active { background-color: #fff; opacity: 1; }


  .section.home-chamada { margin: 0; padding: 0; background: #777777; }
  .section.home-chamada .row { width: 100%; margin: 0; padding: 50px 0 40px; }
  .section.home-chamada .row .lf img { float: left; width: 80px; height: auto; margin-right: 25px; }
  .section.home-chamada .row .lf h3 { width: 80%; color: #fff; font-weight: 300; margin: 0; }
  .section.home-chamada .row .lf h3 span { font-weight: 700; }
  .section.home-chamada .row .rg .btn { color: #777777; background: #fff; text-align: right; margin-top: 10px; }


  .section.home-servicos { margin: 0; padding: 0; background: #fff; }
  .section.home-servicos .row { width: 100%; margin: 0; padding: 100px 0; }
  .section.home-servicos .title { text-align: center; }
  .section.home-servicos .title h2 { margin: 0; color: #777777; }
  .section.home-servicos .title .linha { display: inline-block; width: 100px; height: 5px; background: #cacaca; margin: 15px 0 25px; }
  .section.home-servicos .title p { margin: 0 0 50px; }
  .section.home-servicos ul { margin: 0; padding: 0; text-align: center; }
  .section.home-servicos ul li { display: inline-block; width: 22.6%; margin: 1%; padding: 35px 25px; min-height: 350px; vertical-align: top; list-style: 0; background: #fff; box-shadow: 0 50px 50px 0 rgba(0,0,0,0.025),0 50px 50px 0 rgba(0,0,0,0.025); border-radius: 25px; }
  .section.home-servicos ul li h4 { font-weight: 700; margin: 0 0 5px; }
  .section.home-servicos ul li p { color: #aeaeae; }
  .section.home-servicos ul li img { width: 35%; }

  .section.servicos { }
  .section.servicos img { width: 100px; }


  .section.home-servicos .row .lf h3 { width: 80%; color: #fff; font-weight: 300; margin: 0; }
  .section.home-servicos .row .lf h3 span { font-weight: 700; }
  .section.home-servicos .row .rg .btn { color: #777777; background: #fff; text-align: right; margin-top: 10px; }


  .section.home-sobre { margin: 0; padding: 0; background: #505050; }
  .section.home-sobre .row { position: relative; width: 100%; margin: 0; padding: 0; }
  .section.home-sobre .row .lf .title { margin: 0 0 50px; }
  .section.home-sobre .row .lf .title h2 { color: #fff; margin: 0; font-weight: 300; }
  .section.home-sobre .row .lf .title h2 span { display: block; color: #fff; font-weight: 700; margin: 0 0 25px; z-index: 1; }
  .section.home-sobre .row .lf p { color: #fff; margin: 0 0 50px; }
  .section.home-sobre .row .lf { position: relative; width: 35%; min-height: 150px; left: 15%; padding: 100px 0; color: #202020; }
  .section.home-sobre .row .rg { position: absolute; width: 40%; min-height: 150px; top: 0; height: 100%; right: 0; }

  ul.cidades { margin: 0 0 50px; }
  ul.cidades li { display: inline-block; width: 29%; margin: 0 2%; margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px dotted #cacaca; }

  /* FOOTER */

   footer.page-footer { margin: 0; padding: 100px 0 0; }
   footer.page-footer .footer-copyright { padding-bottom: 100px; height: 100%; line-height: normal; color: #8a8a8a; font-weight: 400; font-size: 14px; line-height: 18px; background: transparent; }
   footer.page-footer .footer-copyright ul { margin: 25px 0 0 17px; }
   footer.page-footer .footer-copyright ul li { padding: 0; }
   footer.page-footer .footer-copyright h5 { margin: 10px 0; color: #fff; font-weight: 700; text-transform: uppercase; }
   footer.page-footer .footer-copyright .line { display: block; width: 30px; height: 3px; background: #777777; }
   footer.page-footer .footer-copyright a, footer.page-footer .footer-copyright b { color: #777777; font-weight: 400; }
   footer.page-footer .footer-copyright a:hover { color: #fff; }
   footer.page-footer .footer-copyright .copy { padding-right: 100px; }




}

@media only screen and (max-width: 1300px) {

  nav { height: 120px!important; line-height: 120px!important; padding: 0; background: transparent; z-index: 999; }
  nav .nav-wrapper { background-color: transparent; z-index: 998; }
  nav .brand-logo { margin-top: 0; margin-left: 50px; height: 150px!important; line-height: 150px!important; }
  nav .brand-logo img { width: 100px; height: auto; }

  nav ul { margin: 40px 0 0 0; }
  nav ul li { list-style: none!important; margin-top: 0; height: 36px; line-height: 36px; }
  nav ul li a { padding: 0 20px; transition: .3s; }

    ul.conversar { margin: 22px 30px 0 10px; }
    ul.conversar li a { background: #777777; color: #fff; }


  .container { max-width: 90%; width: 90%; }

}


@media only screen and (max-width: 992px) {

  body { font-size: 13px; line-height: 18px; }

  h1 { font-size: 36px; color: #202020; line-height: 36px; font-weight: 800; letter-spacing: -1px; }
  h2 { font-size: 28px; color: #202020; line-height: 32px; font-weight: 800; }
  h3 { font-size: 20px; color: #202020; line-height: 22px; font-weight: 800; }
  h4 { font-size: 16px; color: #202020; line-height: 18px; font-weight: 700; }
  h5 { font-size: 13px; color: #202020; line-height: 16px; font-weight: 400; }

  .container { max-width: 86%; width: 86%; }


  nav { height: 100px!important; line-height: 100px!important; }
  nav .brand-logo { left: 25px!important; margin: 5px 0 0 0; -webkit-transform: translateX(0); transform: translateX(0);height: 100px!important; line-height: 100px!important;  }
  nav .brand-logo img { width: 80px; height: auto; }

  nav a.button-collapse, nav a.button-collapse i { float: right; color: #fff; margin: 0; margin-right: 1px; height: 80px; line-height: 80px; }
  nav i.material-icons { font-size: 50px; color: #fff; transition: 0.3s; }
  nav i.material-icons:hover { color: #777777; }

  nav ul li { margin: 0; height: 40px; line-height: 40px; }

  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: 13px; padding: 0 22px; }




  nav i.material-icons { font-size: 40px; color: #777777; transition: 0.3s; margin: 25px 0 0 0; }
  nav i.material-icons:hover { color: #11BEEA; }

  /* SIDE MOBILE MENU */
  .side-nav { width: 225px; background: #101010; padding-top: 100px; z-index: -1; }
  .side-nav li { line-height: 40px; }
  .side-nav a { background: #101010; color: #fff; font-weight: 600; text-transform: uppercase; margin: 1px 0; height: 40px; line-height: initial; border: 0; border-radius: 0; padding: 0 30px; }
  .side-nav a:hover { color: #fff; background: #777777; border-radius: 0; }
  #menu-menu-mobile { margin: 0; }


  .main { margin-top: -50px; padding: 50px 25px; margin-bottom: 50px; background: #fff;  }
  .main h3 { border-left: 8px solid #777777; padding-left: 15px; margin: 25px 0 10px; }

  ul.cidades { margin: 0 0 25px; }
  ul.cidades li { display: inline-block; width: 80%; margin: 0 5%; margin-bottom: 5px; padding-bottom: 5px; }


  /* SLIDER */
  .section.home-slider { margin: 0; margin-top: -70px; padding: 0; z-index: 0; }
  .section.home-slider .slider { height: 80vh!important; z-index: 0; }
  .section.home-slider .slider .slides { height: 80vh!important; background: #000!important; }
  .section.home-slider .slider .slides li img { opacity: 0.6; }
  .section.home-slider .slider .slides li .caption { top: 40%!important; left: 10%; width: 80%; }
  .section.home-slider .slider .slides li .caption h1 { color: #fff; margin: 0 0 15px; width: 100%; }
  .section.home-slider .slider .slides li .caption h4 { color: #fff; margin: 0 0 20px; width: 100%; }
  .section.home-slider .slider .indicators { top: 30%; left: 10%; height: 20px; text-align: left; z-index: 9; }
  .section.home-slider .slider .indicators .indicator-item { margin: 0 10px; width: 10px; height: 10px; background: transparent; border: 2px solid #fff; border-radius: 10px; opacity: .5; }
  .section.home-slider .slider .indicators .indicator-item.active { background-color: #fff; opacity: 1; }


  .section.home-chamada { margin: 0; padding: 0; background: #777777; }
  .section.home-chamada .row { width: 100%; margin: 0; padding: 50px 0 40px; text-align: center; }
  .section.home-chamada .row .lf img { float: none; width: 100px; height: auto; margin: 0 auto 25px; display: block; }
  .section.home-chamada .row .lf h3 { width: 100%; color: #fff; font-weight: 300; margin: 0; }
  .section.home-chamada .row .lf h3 span { font-weight: 700; }
  .section.home-chamada .row .rg .btn { color: #777777; background: #fff; text-align: right; margin-top: 10px; }


  .section.home-servicos { margin: 0; padding: 0; background: #fff; }
  .section.home-servicos .row { width: 100%; margin: 0; padding: 50px 0; }
  .section.home-servicos .title { text-align: center; }
  .section.home-servicos .title h2 { margin: 0; color: #777777; }
  .section.home-servicos .title .linha { display: inline-block; width: 50px; height: 3px; background: #cacaca; margin: 15px 0 25px; }
  .section.home-servicos .title p { margin: 0 0 50px; }
  .section.home-servicos ul { margin: 0; padding: 0; text-align: center; }
  .section.home-servicos ul li { display: inline-block; width: 80%; min-height: inherit; margin: 1% 10%; padding: 25px 20px; list-style: 0; background: #fff; box-shadow: 0 50px 50px 0 rgba(0,0,0,0.025),0 50px 50px 0 rgba(0,0,0,0.025); border-radius: 25px; }
  .section.home-servicos ul li h4 { font-weight: 700; margin: 0 0 5px; }
  .section.home-servicos ul li p { color: #aeaeae; }
  .section.home-servicos ul li img { width: 35%; }

  .section.servicos { }
  .section.servicos img { width: 100px; }


  .section.home-servicos .row .lf h3 { width: 80%; color: #fff; font-weight: 300; margin: 0; }
  .section.home-servicos .row .lf h3 span { font-weight: 700; }
  .section.home-servicos .row .rg .btn { color: #777777; background: #fff; text-align: right; margin-top: 10px; }


  .section.home-sobre { margin: 0; padding: 0; background: #505050; }
  .section.home-sobre .row { position: relative; width: 100%; margin: 0; padding: 0; }
  .section.home-sobre .row .lf .title { margin: 0 0 50px; }
  .section.home-sobre .row .lf .title h2 { color: #fff; margin: 0; font-weight: 300; }
  .section.home-sobre .row .lf .title h2 span { display: block; color: #fff; font-weight: 700; margin: 0 0 25px; z-index: 1; }
  .section.home-sobre .row .lf p { color: #fff; margin: 0 0 50px; }
  .section.home-sobre .row .lf { position: relative; width: 100%; min-height: 150px; left: 15%; padding: 50px 0; color: #202020; }
  .section.home-sobre .row .rg { position: absolute; width: 100%; min-height: 150px; top: 0; height: 100%; right: 0; background-size: inherit; }

  /* FOOTER */

   footer.page-footer { margin: 0; padding: 50px 0 0; }
   footer.page-footer .footer-copyright { padding-bottom: 50px; height: 100%; line-height: normal; color: #8a8a8a; font-weight: 400; font-size: 14px; line-height: 18px; background: transparent; }
   footer.page-footer .footer-copyright ul { margin: 25px 0 0 17px; }
   footer.page-footer .footer-copyright ul li { padding: 0; }
   footer.page-footer .footer-copyright h5 { margin: 10px 0; color: #fff; font-weight: 700; text-transform: uppercase; }
   footer.page-footer .footer-copyright .line { display: block; width: 30px; height: 3px; background: #777777; }
   footer.page-footer .footer-copyright a, footer.page-footer .footer-copyright b { color: #777777; font-weight: 400; }
   footer.page-footer .footer-copyright a:hover { color: #fff; }
   footer.page-footer .footer-copyright .copy { padding-right: 100px; }


}


@media only screen and (max-width: 600px) {

  .titulo-paginas { padding: 0; margin: -65px 0 0 0; background-attachment: fixed; background-size: cover; }
  .titulo-paginas .gradiente { padding: 125px 0 50px; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0.6026785714285714) 21%, rgba(0,0,0,0.3981967787114846) 90%); }
  .titulo-paginas .gradiente .row { margin: 0; padding: 0; }
  .titulo-paginas .gradiente .row h1 { font-size: 32px; line-height: 32px; text-transform: uppercase; margin: 10px 0; color: #fff; }
  .titulo-paginas .gradiente .row h3 { font-weight: 400; margin: 10px 0; }

  .main { margin-top: -50px; padding: 50px 25px; margin-bottom: 50px; background: #fff;  }
  .main h3 { border-left: 8px solid #777777; padding-left: 15px; margin: 25px 0 10px; }

  ul.cidades { margin: 0 0 25px; }
  ul.cidades li { display: inline-block; width: 80%; margin: 0 5%; margin-bottom: 5px; padding-bottom: 5px; }

  .section.home-sobre { margin: 0; padding: 0; background: #505050; }
  .section.home-sobre .row { position: relative; width: 100%; margin: 0; padding: 0; }
  .section.home-sobre .row .lf .title { margin: 0 0 50px; }
  .section.home-sobre .row .lf .title h2 { color: #fff; margin: 0; font-weight: 300; }
  .section.home-sobre .row .lf .title h2 span { display: block; color: #fff; font-weight: 700; margin: 0 0 25px; z-index: 1; }
  .section.home-sobre .row .lf p { color: #fff; margin: 0 0 25px; }
  .section.home-sobre .row .lf { position: relative; width: 80%; min-height: 100px; left: 10%; padding: 50px 0 25px;  text-align: center; }
  .section.home-sobre .row .rg { position: relative; width: 100%; min-height: 200px; top: 0; height: 100%; right: 0; }



}
