img.services_hosting_logo {
  height: 64px;
  width: auto;
  float: left;
  margin: 8px 8px 8px 8px;
  padding: 4px 4px 4px 4px;
  border: 1px solid #1C1C1E;
  border-radius: 0.4em;
  box-shadow: 0px 0px 3px #BEBFC4, 4px 4px 4px #1C1C1E;
}
.service {
  position: relative;
  margin: 64px auto 64px auto;
  text-align: center;
}

.service_text {
  position: absolute;
  color: #1C1C1E;
  text-shadow: 0px 0px 2px #FFFFFF;
  background: rgba(31, 174, 255, 0.8);
  text-align: center;
  bottom: 8px;
  width: 100%;
  font-size: 1.5em;
  font-weight: bold;
  padding-left: 8px;
}

ul.services_slideshow {
  margin-left: 0;
}

#services_page .bx-viewport {
  border: none;
  box-shadow: none;
  background: none;
}

#services_form_about {
  width: 80%;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *

 */
