/* 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
 */

.r-textimage.r-textimage-image-left:not(.fullwidth) .r-textimage-image {
  padding-right: 1.563rem;
}
.center-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.img_box {
  height: auto;
}
.img_box img {
  width: auto\9 ;
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  padding: 10px;
}
.button {
  background: #ffffff;
  border: 1px solid transparent;
  border-radius: 2.5rem;
  display: inline-block;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 0.1rem;
  line-height: 1.15;
  margin: 0 0 0.5rem 0;
  padding: 1.5rem 3.125rem;
  text-transform: initial;
  text-shadow: none;
  transition: all 0.2s;
  vertical-align: middle;
}
/*# sourceMappingURL=dstextimage_50.css.map */