/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,700');
@import url('https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css');
@import "line";
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_helium/custom/scss/_style.scss */
body {
  margin: 0;
  padding: 0;
}
/* line 6, templates/g5_helium/custom/scss/_style.scss */
.btn {
  cursor: pointer;
  position: relative;
  padding: 10px 20px;
  background: white;
  font-size: 17px;
  transition: all 1s;
}
/* line 13, templates/g5_helium/custom/scss/_style.scss */
.btn:after, .btn:before {
  content: " ";
  width: 10px;
  height: 10px;
  position: absolute;
  border: 0px solid #fff;
  transition: all 1s;
}
/* line 21, templates/g5_helium/custom/scss/_style.scss */
.btn:after {
  top: -1px;
  left: -1px;
  border-top: 2px solid black;
  border-left: 2px solid black;
}
/* line 27, templates/g5_helium/custom/scss/_style.scss */
.btn:before {
  bottom: -1px;
  right: -1px;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
}
/* line 33, templates/g5_helium/custom/scss/_style.scss */
.btn:hover {
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
/* line 38, templates/g5_helium/custom/scss/_style.scss */
.btn:hover:before, .btn:hover:after {
  width: 100%;
  height: 100%;
}
/* line 47, templates/g5_helium/custom/scss/_style.scss */
.data-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 3, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 230px;
  max-width: 315px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 16px;
  background-color: #000;
  display: inline-block;
  line-height: 1;
}
/* line 18, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 *, figure.snip1477 *:before, figure.snip1477 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}
/* line 26, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  opacity: 0.9;
}
/* line 32, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 .title {
  position: absolute;
  top: 58%;
  left: 25px;
  padding: 5px 10px 10px;
}
/* line 38, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 .title:before, figure.snip1477 .title:after {
  height: 2px;
  width: 400px;
  position: absolute;
  content: '';
  background-color: #fff;
}
/* line 46, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 .title:before {
  top: 0;
  left: 10px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
/* line 52, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 .title:after {
  bottom: 0;
  right: 10px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
/* line 58, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 .title div:before, figure.snip1477 .title div:after {
  width: 2px;
  height: 300px;
  position: absolute;
  content: '';
  background-color: #fff;
}
/* line 66, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 .title div:before {
  top: 10px;
  right: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
/* line 72, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 .title div:after {
  bottom: 10px;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 78, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 h2, figure.snip1477 h4 {
  margin: 0;
  text-transform: uppercase;
}
/* line 83, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 h2 {
  font-weight: 400;
}
/* line 86, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 h4 {
  display: block;
  font-weight: 700;
  background-color: #fff;
  padding: 5px 10px;
  color: #000;
}
/* line 93, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 figcaption {
  position: absolute;
  bottom: 42%;
  left: 25px;
  text-align: left;
  opacity: 0;
  padding: 5px 60px 5px 10px;
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 1.5px;
}
/* line 104, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 figcaption p {
  margin: 0;
}
/* line 107, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 114, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477:hover img, figure.snip1477.hover img {
  zoom: 1;
  filter: alpha(opacity=35);
  -webkit-opacity: 0.35;
  opacity: 0.35;
}
/* line 121, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477:hover .title:before, figure.snip1477.hover .title:before, figure.snip1477:hover .title:after, figure.snip1477.hover .title:after, figure.snip1477:hover .title div:before, figure.snip1477.hover .title div:before, figure.snip1477:hover .title div:after, figure.snip1477.hover .title div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* line 132, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477:hover .title:before, figure.snip1477.hover .title:before, figure.snip1477:hover .title:after, figure.snip1477.hover .title:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/* line 139, templates/g5_helium/custom/scss/_service.scss */
figure.snip1477:hover figcaption, figure.snip1477.hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/*# sourceMappingURL=custom_30.css.map */