/*************************************/
/* Functions */
/*************************************/
.center {
  text-align: center;
}
.center > * {
  display: inline-block;
  width: auto;
  float: initial !important;
}
/* how to use */
/*
.convert_to_vh(999);
left: @return;
*/
/*************************************/
/* Colors */
/*************************************/
/*************************************/
/* Vars */
/*************************************/
/*
@media (max-width: @screen-sm-max) {}
*/
/*************************************/
/* Fonts */
/*************************************/
* {
  /*******************/
  /* to correct fonts */
  /*******************/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*******************/
}
/*************************************/
/* Fonts families */
/*************************************/
/*************************************/
/* Sections */
/*************************************/
.white-sec {
  background: transparent;
  padding: 80px 0;
}
.white-sec h1 {
  color: #1c94bc;
}
.blue-sec {
  background: #1c94bc;
  padding: 80px 0;
}
.blue-sec h2 {
  color: white;
}
.gray-sec {
  background: #efefef;
  padding: 80px 0;
}
.break {
  width: 100%;
  height: 80px;
}
.page-header h1 {
  font-size: 40px;
  line-height: 45px;
  color: white;
  text-align: center;
  margin: 0 0 30px 0;
  font-weight: 300;
}
.page-header p {
  font-weight: 400;
  text-align: center;
}
.page-header p.secondary-header {
  font-size: 20px;
}
@media (min-width: 768px) {
  .page-header p.secondary-header {
    padding: 0 80px;
  }
}
.section-header {
  padding-top: 25px !important;
}
.section-header h1 {
  color: #1c94bc;
}
.banner {
  min-height: 270px;
  color: white;
  background: #1c94bc;
  padding: 60px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  width: 100%;
  font-size: 24px;
  text-align: center;
  display: table;
  position: relative;
}
.banner .banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(28, 148, 188, 0.8);
  z-index: 1;
}
.banner > .row-fluid {
  position: relative;
  z-index: 2;
}
.banner .section-header h1 {
  color: white;
}
.btn-elation {
  color: #fff;
  text-decoration: none;
  box-sizing: content-box !important;
  vertical-align: middle;
  height: 40px;
  border-radius: 3px;
  background-color: #ff7900;
  padding: 0 30px;
  font-size: 16px;
  display: inline-block;
  line-height: 40px;
  font-weight: bold;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}
.btn-elation:hover {
  background-color: #cc6100;
  text-decoration: none;
}
.page-center {
  float: none !important;
  max-width: 960px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
}
.right-align {
  text-align: right;
}
.body-container-wrapper {
  min-height: calc(100vh - 581px);
}
.center-align {
  text-align: center;
}
/* BX Slider Testemonies */
.testimonial-section p.quote {
  font-size: 25px;
  text-align: center;
  font-style: italic;
  font-weight: 300;
  width: 750px;
  max-width: 90%;
  margin: 0 auto 25px;
  display: block;
}
.testimonial-section .test-image {
  width: 60px;
  height: 60px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.testimonial-section p.name {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 0;
}
.testimonial-section p.company {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0;
}
.testimonial-section p.location {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
.testimonial-section .bx-wrapper .bx-viewport {
  box-shadow: none;
}
.testimonial-section .bx-wrapper .bx-prev {
  left: -10px;
  background-position: center;
}
.testimonial-section .bx-wrapper .bx-prev:hover {
  background-position: center;
}
.testimonial-section .bx-wrapper .bx-next {
  right: -10px;
  background-position: center;
}
.testimonial-section .bx-wrapper .bx-next:hover {
  background-position: center;
}
.top-menu ul {
  text-align: right;
}
/*************************************/
/* Buttons */
/*************************************/
.btn {
  height: 40px;
  padding: 0 20px;
  margin: 0;
  border: solid 2px #ff7900;
  background-color: #ff7900;
  font-size: 16px;
  line-height: 40px;
  border-radius: 3px;
  font-weight: bold !important;
  color: white;
  text-align: center;
  display: inline-block;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
  cursor: pointer;
  min-width: 120px;
}
.btn:focus,
.btn:hover {
  text-decoration: none;
  outline: none;
  background-color: #cc6100;
  border-color: #cc6100;
  color: white;
}
.btn.btn-white {
  background-color: transparent;
  border-color: white;
}
.btn.btn-white:focus,
.btn.btn-white:hover {
  background-color: white;
  border-color: white;
  color: #1c94bc;
}
.btn.btn-dashed {
  background-image: url(https://www.elationhealth.com/wp-content/uploads/2017/05/add.svg);
  background-position: 14px center;
  background-repeat: no-repeat;
  background-size: 18px 20px;
  border: dashed 1px #cccccc;
  color: #cccccc;
  background-color: transparent;
  padding-left: 40px;
}
.btn.btn-dashed:focus,
.btn.btn-dashed:hover {
  background-color: transparent;
  border-color: #cccccc;
  color: #cccccc;
}
.btn-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
/* Forms */
/*************************************/
.form-group {
  margin: 0 0 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.form-group label {
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  color: rgba(53, 53, 53, 0.7) !important;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 9px;
  width: 100%;
}
.form-group input:not([type="submit"]):not([type="reset"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]) {
  height: 40px;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  padding: 0 15px;
}
.form-group input:not([type="submit"]):not([type="reset"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]):focus {
  outline: none;
}
.form-group input:not([type="submit"]):not([type="reset"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]).error {
  border-color: #ff0909;
}
.form-group ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 17px;
  line-height: 1;
  color: rgba(53, 53, 53, 0.3);
}
.form-group ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 17px;
  line-height: 1;
  color: rgba(53, 53, 53, 0.3);
}
.form-group :-ms-input-placeholder {
  /* IE 10+ */
  font-size: 17px;
  line-height: 1;
  color: rgba(53, 53, 53, 0.3);
}
.form-group :-moz-placeholder {
  /* Firefox 18- */
  font-size: 17px;
  line-height: 1;
  color: rgba(53, 53, 53, 0.3);
}
.form-group.inpx3 {
  /*@mg: 20px;*/
}
.form-group.inpx3 label {
  flex: 1 100%;
}
.form-group.inpx3 input:not([type="submit"]):not([type="reset"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]) {
  width: calc(300px);
}
.form-group.error input:not([type="submit"]):not([type="reset"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]) {
  border-color: #ff0909;
}
.appstore {
  background-image: url(img/Download_on_the_App_Store_Badge_US-UK_135x40.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 135px;
  height: 40px;
}
.left-container {
  /*flex: 2 50%;*/
  padding: 0 20px 0 0;
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .left-container {
    width: 100%;
    padding: 0;
  }
}
.right-container {
  /*flex: 2 50%;*/
  padding: 0 0 0 20px;
  width: 50%;
  float: right;
}
@media (max-width: 767px) {
  .right-container {
    width: 100%;
    padding: 0;
  }
}
.icon_ {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.heder_mask_ {
  position: absolute;
  top: 50%;
  left: 50%;
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.heder_mask_ + .row-fluid {
  position: relative;
  z-index: 1;
}
.testimonial-quote {
  margin: 0;
  position: relative;
  font-weight: 300;
  font-size: 20px;
  font-style: italic;
  display: inline-block;
  line-height: 1.5;
  text-align: center;
}
.testimonial-quote:after {
  display: inline-block;
  content: "\201D";
  font-family: "Roboto", Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 150px;
  opacity: .2;
  color: #999;
  line-height: 0;
  height: 0;
  margin-top: -30px;
  position: relative;
  top: 100px;
  left: -70px;
  width: 100px;
}
.testimonial-quote:before {
  position: absolute;
  top: 0;
  left: -15px;
  content: "\201C";
  font-family: "Roboto", Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 150px;
  opacity: .2;
  color: #999;
  line-height: .7;
  width: 100px;
}
/*************************************/
/* Vars */
/*************************************/
/*************************************/
/* Old */
/*************************************/
.hide-section {
  display: none !important;
}
.testimonial-quote {
  position: relative;
  font-weight: 300;
  font-size: 22px;
  font-style: italic;
  display: inline-block;
}
.careers_name {
  font-weight: 400;
}
.careers_photo {
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 20px auto;
}
.careers_photo img {
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: auto;
}
.careers_icon_row2 {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .careers_col {
    margin-top: 40px;
  }
  .careers_icon_row2 {
    margin-top: 0;
  }
}
/*************************************/
/* New */
/*************************************/
.banner {
  min-height: 270px;
  color: #fff;
  background: #1c94bc;
  padding: 60px 0;
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 100%;
  font-size: 24px;
  text-align: center;
  display: table;
  position: relative;
  padding: 140px 0;
}
.banner .page-header,
.banner .section-header {
  z-index: 10;
  position: relative;
}
.banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(27, 148, 188, 0.8);
  z-index: 1;
}
.mosaic-module-container {
  margin: 80px 0;
  height: 720px;
}
@media (max-width: 767px) {
  .mosaic-module-container {
    height: auto;
  }
}
.mosaic-module-left-pic {
  width: 370px;
  height: 720px;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .mosaic-module-left-pic {
    height: 544px;
    width: 100%;
    margin-bottom: 23px;
    float: initial;
  }
}
.mosaic-module-top-right-pic {
  width: 527px;
  height: 348.5px;
  float: right;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 23px;
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .mosaic-module-top-right-pic {
    height: 185px;
    width: 100%;
    float: initial;
    margin-left: 0;
  }
}
.mosaic-module-bottom-right-pic {
  width: 527px;
  height: 348.5px;
  float: right;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 23px;
}
@media (max-width: 767px) {
  .mosaic-module-bottom-right-pic {
    height: 185px;
    width: 100%;
    float: initial;
    margin-left: 0;
  }
}
.employee-container {
  margin-top: 20px;
  display: inline-block;
  margin-bottom: 40px;
  width: 100%;
}
@media (max-width: 767px) {
  .employee-container {
    margin-top: 0;
  }
}
.employee-pic {
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 20px auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .employee-pic {
    margin-top: 40px;
  }
}
.employee-quote {
  position: relative;
  font-weight: 300;
  font-size: 22px;
  font-style: italic;
}
.employee-name {
  font-weight: 400;
  margin-bottom: 0;
}
.benefits-container {
  margin-top: 40px;
  display: inline-block;
  margin-bottom: 40px;
  width: 100%;
}
@media (max-width: 767px) {
  .benefits-container {
    margin-top: 0;
  }
}
.benefits-icon {
  width: 100%;
  height: 75px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  .benefits-icon {
    margin-top: 40px;
  }
}
.benefits-title {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  margin: 30px 0 20px;
}
.benefits-text {
  margin: 0 0 30px;
  text-align: center;
}
.positions-container {
  margin-top: 20px;
  display: inline-block;
  margin-bottom: 40px;
  width: 100%;
}
@media (max-width: 767px) {
  .positions-container {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .positions-container h3 {
    margin-top: 40px;
  }
}
.positions-container ul {
  padding-left: 0;
}
.positions-container ul li {
  list-style: none;
  margin-bottom: 10px;
}
.employee-container .row-fluid {
  width: auto;
  margin-left: -15px;
  margin-right: -15px;
}
.employee-container .row-fluid [class*="span"] {
  padding-left: 15px;
  padding-right: 15px;
}
