/* section background
/* -------------------------------------------------- */

#subheader {
  background: url(../images/background/bg-subheader.html) top fixed;
}
#fun-facts {
  background: url(../images/background/bg-3.jpg) top fixed;
}
#info-address {
  background: url(../images/background/bg-3.jpg) top fixed;
}
#logo-full {
  background: #000;
  padding: 60px 0 60px 0;
}
#logo-full-tecnologias {
  background: #000;
  padding: 60px 0 60px 0;
}
#view-all-projects {
  background: #ffa200;
  padding: 60px 0 60px 0;
}

#view-all-hospedagem {
  background: #ff8000;
  padding: 60px 0 60px 0;
}
#view-all-wordpress {
  background: #000;
  padding: 60px 0 60px 0;
}
#view-all-prestashop {
  background: #111;
  padding: 60px 0 60px 0;
}

#section-about-us-2 {
  background: #f5f5f5;
  height: 10%;
}
#section-about-us-2 .image-container {
  background: url(../images/background/bg-side-2.webp);
}

#section-contact {
  background: url(../images/background/bg-7.webp) top fixed !important;
  background-size: cover;
  background-position: center;
  position: relative;
}
.dark #section-about-us-2 {
  background: #222;
  height: 100%;
}
#section-welcome {
  background: url(../images/background/bg-5.webp) top fixed;
  padding-top: 100px !important;
}

#section-welcome1 {
  background: url(../images/background/erro404.html) top fixed;
  width: 100%;
  position: absolute;
  background-size: 80%;
  background-repeat: no-repeat;
}

#section-welcome-2 {
  background: url(../images/background/bg-6.html) top fixed;
}
#section-welcome-3 {
  background: url(../images/background/bg-7.webp) top fixed;
}
.dark #section-portfolio {
  background: #222;
}
#section-skill-bar {
  background: url(../images/background/bg-10.jpg) top fixed;
}
#section-testimonial {
  background: url(../images/background/bg-2.png) top fixed;
}




  