.navbar {
  height: auto;
  background-image: url('http://x1.sdimgs.com/sd_static/a/55568/tactile_noise.png');
  background-position: 0px 0px;
  background-size: contain;
  font-family: Oswald, sans-serif;
  color: white;
}
.welcome-bg {
  position: static;
  height: 225px;
  background-color: rgba(55, 118, 212, 0.5);
  background-image: url('http://x1.sdimgs.com/sd_static/a/55568/shutterstock_92491621.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider {
  height: auto;
}
.welcome-filter {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  width: auto;
  height: 100%;
  background-color: rgba(55, 118, 212, 0.5);
  font-family:'Open Sans', sans-serif;
  color: white;
  text-align: justify;
}
.white-bg {
  height: 300px;
  margin-bottom: 5px;
}
.black-bg {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
  background-image: url('http://x1.sdimgs.com/sd_static/a/55568/tactile_noise.png');
  background-position: 0px 0px;
  background-size: 75px;
  background-repeat: repeat;
  background-attachment: scroll;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-weight: 400;
}
.navlink {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #3776d4;
}
.navlink:hover {
  color: white;
}
.navlink.w--current {
  color: white;
}
.brand {
  padding: 10px 0px;
}
.navmenu {
  font-size: 12px;
}
.content-home {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0px;
  color: #3776d4;
}
.btn-white {
  background-color: white;
  -webkit-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
  color: #3776d4;
  font-weight: 600;
}
.btn-white:hover {
  border-radius: 10px;
}
.menu-footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  float: none;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  color: white;
  font-weight: 400;
  text-decoration: none;
}
.menu-footer:hover {
  color: #3776d4;
}
.menu-footer.w--current {
  color: #3776d4;
}
.email-link {
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  color: #3776d4;
  text-decoration: none;
}
.email-link:hover {
  color: white;
}
.link {
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  color: white;
  text-decoration: none;
}
.link:hover {
  color: #3776d4;
}
.banner {
  height: 350px;
  background-image: url('http://x1.sdimgs.com/sd_static/a/55568/slider-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.products {
  background-image: url('http://x1.sdimgs.com/sd_static/a/55568/services.jpg');
  background-size: cover;
}
.content-body {
  margin-bottom: 30px;
  text-align: justify;
}
.copy-right {
  margin-top: 15px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: solid none none;
  border-width: 1px 0px 0px;
  border-color: white;
}
.cr {
  float: left;
}
.sd {
  float: right;
}
.btn-blue {
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 10px;
  background-color: #3776d4;
  -webkit-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  color: white;
}
.btn-blue:hover {
  border-radius: 0px;
}
.black-link {
  color: #333;
  text-decoration: none;
}
.contact-address {
  padding-top: 0px;
  padding-left: 50px;
}
.logo-image {
  margin-top: 25px;
}
.lis {
  width: 50%;
  margin-bottom: 25px;
  float: left;
}
.item {
  width: 100%;
}
.headingpages {
  margin-bottom: 27px;
  font-family:'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
}
.gallery-panel {
  margin-top: 22px;
  margin-bottom: 22px;
}
.box {
  width: 25%;
  padding: 7px;
  float: left;
}
.title {
  position: absolute;
  left: 19%;
  top: 22%;
  width: 40%;
  margin-left: 0%;
  padding-top: 0%;
  padding-left: 33px;
}
.head-title {
  margin-top: 0px;
  color: white;
  font-weight: 300;
}
.paragraph-white {
  color: white;
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 991px) {
  .navlink {
    color: #111;
  }
  .navlink.w--current {
    background-color: #3776d4;
    color: white;
  }
  .navmenu {
    background-color: #3776d4;
  }
  .menu-button:hover {
    background-color: #3776d4;
  }
  .menu-button.w--open {
    background-color: #3776d4;
  }
  .title {
    left: 5%;
  }
}
@media (max-width: 767px) {
  .welcome-bg {
    height: auto;
  }
  .welcome-filter {
    z-index: 0;
  }
  .white-bg {
    height: auto;
    margin-bottom: 15px;
    text-align: center;
  }
  .black-bg {
    text-align: center;
  }
  .navlink {
    background-color: #3776d4;
    color: #111;
  }
  .navlink.w--current {
    background-color: #3776d4;
  }
  .content-home {
    text-align: left;
  }
  .banner.products {
    background-position: 50% 50%;
  }
  .content-body {
    text-align: center;
  }
  .copy-right {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
  }
  .contact-address {
    padding-left: 0px;
  }
  .cont {
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
  .title-pag {
    margin-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
  }
  .menu-button {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
  .menu-button:hover {
    background-color: #3776d4;
  }
  .menu-button.w--open {
    background-color: #3776d4;
  }
  .item {
    text-align: left;
  }
  .box {
    width: 50%;
  }
  .title {
    left: 2%;
  }
}
@media (max-width: 479px) {
  .content-home {
    padding-left: 10px;
  }
  .banner.products {
    height: 134px;
    margin-top: -1px;
    background-size: contain;
  }
  .cr {
    float: none;
  }
  .sd {
    float: none;
  }
  .lis {
    width: 100%;
    margin-bottom: 0px;
  }
  .lis.last {
    margin-bottom: 14px;
  }
  .headingpages {
    margin-bottom: 8px;
  }
  .title {
    left: 4%;
    top: 4%;
  }
  .head-title {
    margin-top: 0px;
    margin-bottom: -1px;
    font-size: 12px;
    line-height: 41px;
  }
  .paragraph-white {
    font-size: 11px;
    line-height: 14px;
  }
}