* { margin:0; padding:0;}

.intro-text-begin{
    padding-top: 135px;
    padding-bottom: 200px;
}


.bxslider .slideshow{
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 550px !important;
}

.bg-light-black{
	background-color: #222;
    }
    

    .slide-right {
        -webkit-animation: slide-right 1.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) forwards;
                animation: slide-right 1.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) forwards;
    }

   /* ----------------------------------------------
 * Generated by Animista on 2020-3-22 17:36:12
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-right {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(100px);
              transform: translateX(100px);
    }
  }
  @keyframes slide-right {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(100px);
              transform: translateX(100px);
    }
  }
  
  @media (max-width: 768px){
    .btn-xl {
      color: #fff;
      background-color: #fed136;
      border-color: #fed136;
      font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      border-radius: 3px;
      font-size: 12px;
      padding: 16px 17px;
  }
}

h2#h2Servicos:after {
  content: '';
  background-image: url(../img/barra.svg);
  display: block !important;
  height: 3px;
  background-repeat: no-repeat;
  margin-top: 10px;
  background-position: center;
}

h2#h2Empresa:after {
  content: '';
  background-image: url(../img/barra.svg);
  display: block !important;
  height: 3px;
  background-repeat: no-repeat;
  margin-top: 10px;
  background-position: center;
}

h2#h2Fotos:after {
  content: '';
  background-image: url(../img/barra.svg);
  display: block !important;
  height: 2.5px;
  background-repeat: no-repeat;
  margin-top: 10px;
  background-position: center;
}

h2#h2Clientes:after {
  content: '';
  background-image: url(../img/barra.svg);
  display: block !important;
  height: 3px;
  background-repeat: no-repeat;
  margin-top: 10px;
  background-position: center;
}

h2#h2Localizacao:after {
  content: '';
  background-image: url(../img/barra.svg);
  display: block !important;
  height: 3px;
  background-repeat: no-repeat;
  margin-top: 10px;
  background-position: center;
}

@media (min-width: 768px) {
header .intro-text .intro-lead-in {
  font-family: inherit;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 25px;
  color: #ffffffde !important; 
  font-weight: bold;
}
}

@media (max-width: 760px) {
  header .intro-text .intro-lead-in {
    font-family: inherit;
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 25px;
    color: #ffffffde !important; 
    font-weight: bold;
  }
  }


  #fachada {
    height: 500px;
    background-image: url(../img/fachada.jpeg);
    background-position-x: -114px;
    background-position-y: -80px;
    border-radius: 5px;
    background-attachment: scroll;
}


.vc_parallax-inner.skrollable {
  background-position: 80% !important;
}


@media (max-width: 760px) {
  #fachada {
    height: 500px;
    background-image: url(../img/fachada.jpeg);
    background-position-x: -672px;
    background-position-y: -80px;
    border-radius: 5px;
    background-attachment: scroll;
}
  }



 .linhaLm:after {
    content: '';
    background-image: url(../img/barra.svg);
    display: block !important;
    height: 3.5px;
    background-repeat: no-repeat;
    margin-top: 10px;
    background-position: center;
  }

  .linha3:after {
    content: '';
    background-image: url(../img/barra.svg);
    display: block !important;
    height: 3.47px;
    background-repeat: no-repeat;
    margin-top: 10px;
    background-position: center;
  }

  .linhaPt:after {
    content: '';
    background-image: url(../img/barra.svg);
    display: block !important;
    height: 4.45px;
    background-repeat: no-repeat;
    margin-top: 10px;
    background-position: center;
  }
  .linhaFoto:after {
    content: '';
    background-image: url(../img/barra.svg);
    display: block !important;
    height: 2.2px;
    background-repeat: no-repeat;
    margin-top: 10px;
    background-position: center;
  }
  
  @media (max-width: 768px){
    #orcamento {
      padding-top: 120px;
  }
}