img.img-responsive.cidade-header{
  position:absolute;
  z-index:2;
}

img.img-responsive.recorte-branco{
  position:absolute;
  z-index:3;
  top:0;
}

img.img-responsive.mark-opera{
  position:absolute;
  z-index:5;
  top:0px;
}

img.img-responsive.logo-linha{
  position:absolute;
  z-index:6;
  top:0px;
}

img.img-responsive.box-texto{
  position:absolute;
  z-index:7;
  top:0px;
}

div.col-md-2.texto-header{
  z-index:7;
}

p.texto-header{
  font-family:'Yanone Kaffeesatz';
  font-size:180%;
  color:#666666;
  margin-top:-290px;
  margin-left:-15px;
}

h1{
  font-family:'Cairo', sans-serif;
  font-size:35px;
  margin-top:45px;
  color:#666666;
}

img.img-responsive.icone-2{
  margin-top:95px;
  margin-left:55px;
}

.container{
  padding-right:0px;
  padding-left:0px;
  margin-right:auto;
  margin-left:auto;
}

div.container.header-content{
  width:100%;
}

.servicos-row{
}

h1.text-uppercase.text-right.inverso{
  margin-right:15px;
}

h1.text-uppercase.text-left.campanhas{
}

div.row{
  margin-top:25px;
  margin-bottom:25px;
}

footer{
  background-color:#eb6608;
}

footer.contato{
  background-color:#eb6608;
}

div.row.row-header{
  position:absolute;
  z-index:8;
  margin-top:115px;
}

@media (min-width:360px) {
  h1.text-uppercase{
    font-size:22px;
    margin-top:120px;
  }
}

@media (min-width:768px) {
  h1.text-uppercase{
    font-size:30px;
    margin-top:30px;
  }
}

@media (min-width:1024px) {
  h1.text-uppercase{
    font-size:30px;
    margin-top:60px;
  }
}

@media (min-width:1200px) {
  h1.text-uppercase{
    font-size:35px;
    margin-top:75px;
  }
}

@media (min-width:1200px) {
  div.header-images{
    width:1200px;
  }
}

div.row.header{
  margin-top:0px;
  margin-bottom:0px;
}

@media (max-width:360px) {
  div.row.header{
    width:190%;
  }
}

@media (max-width:768px) {
  div.row.header{
    width:150%;
  }
}

@media (max-width:1024px) {
  div.row.header{
    width:150%;
  }
}

div.container-fluid.container-serv{
  background-image:url(../../assets/img/background_footer.png);
  background-size:100%;
  background-repeat:no-repeat;
  background-position:bottom;
}

h1.text-uppercase.text-center{
  color:white;
}

label.control-label{
  font-family:'Cairo';
  font-weight:200;
  text-transform:uppercase;
}

.form-control.box-contato{
  background-color:rgba(255,190,142,0.22);
  border:none;
}

button.btn.btn-default.btn-lg.enviar{
  background-color:#2c1d1d;
}

.btn-warning.focus, .btn-warning:focus{
  color:#fff;
  background-color:#342816;
  border-color:#985f0d;
}

