.article .content,
.article .stickyNavigation-wrapper .stickyNavigation-item,
.article-item .content-title h3,
.article-item h3 {
  font-family: Avenir, Arial, Helvetica, sans-serif;
}
.article-box ul li:before,
.article-quote::before,
.breadcrumbs__item::after {
  content: "";
}
.breadcrumbs__item,
.breadcrumbs__item::after,
.contactForm-attachTrigger,
.contactForm-file,
.cta-button,
.download-link,
.footer-country,
.related-btn,
.sources-link,
body .mfp-content {
  vertical-align: top;
}
.bgcolor--white {
  background-color: #fff;
}
.bgcolor--light {
  background-color: #f7f7f7;
}
.bgcolor--dark {
  background-color: #3d3c42;
}
.bgcolor--green {
  background-color: #51c336;
}
.bgcolor--blue {
  background-color: #0cf;
}
.bgcolor--red {
  background-color: #f96057;
}
.bgcolor--dark-blue {
  background-color: #255ccc;
}
.bgcolor--orange {
  background-color: #ff9700;
}
.bgcolor--aqua {
  background-color: #00ddce;
}
.bgcolor--purple {
  background-color: #9d26d5;
}
.bgcolor--gray {
  background-color: #e2e2e2;
}
.bgcolor--black {
  background-color: #2d2c31;
}
.bgcolor--hover--white:hover {
  background-color: #fff;
  color: #234;
}
.bgcolor--hover--light:hover {
  background-color: #f7f7f7;
  color: #234;
}
.bgcolor--hover--dark:hover {
  background-color: #3d3c42;
  color: #fff;
}
.bgcolor--hover--green:hover {
  background-color: #51c336;
  color: #fff;
}
.bgcolor--hover--blue:hover {
  background-color: #0cf;
  color: #fff;
}
.bgcolor--hover--red:hover {
  background-color: #f96057;
  color: #fff;
}
.bgcolor--hover--dark-blue:hover {
  background-color: #255ccc;
  color: #fff;
}
.bgcolor--hover--orange:hover {
  background-color: #ff9700;
  color: #fff;
}
.bgcolor--hover--aqua:hover {
  background-color: #00ddce;
  color: #fff;
}
.bgcolor--hover--purple:hover {
  background-color: #9d26d5;
  color: #fff;
}
.bgcolor--light,
.bgcolor--white {
  color: #234;
  position: relative;
}
.bgcolor--aqua,
.bgcolor--blue,
.bgcolor--dark,
.bgcolor--dark-blue,
.bgcolor--green,
.bgcolor--orange,
.bgcolor--purple,
.bgcolor--red {
  color: #fff;
  position: relative;
}
.bgcolor--white + .bgcolor--white {
  padding-top: 0;
}
section.width--full > .container {
  width: auto;
}
.background {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  overflow: hidden;
}
.background--insights .title-name {
  margin-bottom: 0;
}
.bg--contain {
  background-size: contain;
}
.bg--cover {
  background-size: cover;
}
.bg--fixed {
  background-attachment: fixed;
}
section.bg--center {
  background-position: 50% 50%;
}
section.bg--top-left {
  background-position: 0 0;
}
section.bg--top-right {
  background-position: 100% 0;
}
section.bg--bottom-left {
  background-position: 0 100%;
}
section.bg--bottom-right {
  background-position: 100% 100%;
}
@media (max-width: 1030px) {
  .background,
  .background--position--absolute {
    position: absolute;
  }
  .bg--fixed {
    background-attachment: inherit;
  }
}
@media (max-width: 767px) {
  .background {
    background-size: cover;
  }
}
.sources {
  padding-top: 50px;
}
.sources .container {
  width: 100%;
  max-width: 940px;
}
.breadcrumbs {
  margin-bottom: 30px;
}
.breadcrumbs__list {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
.breadcrumbs__item {
  list-style: none;
  display: inline;
  color: #234;
  margin-right: 21px;
  padding-bottom: 10px;
  position: relative;
}
.breadcrumbs__item::after {
  width: 10px;
  height: 25px;
  display: inline-block;
  margin-left: 15px;
  background: url(http://www.iflexion.com/sites/all/themes/iflexion/images/ico-arrow-breadcrumbs.svg)
    center center no-repeat;
}
.breadcrumbs__item:last-child {
  margin-right: 0;
}
.breadcrumbs__item:last-child:after {
  display: none;
}
.breadcrumbs__link {
  color: #234;
  opacity: 0.6;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.breadcrumbs__link:hover {
  opacity: 1;
}
.sources__list {
  margin-left: 0;
  padding-left: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8eaec;
}
.sources__item {
  font-size: 19px;
  line-height: 27px;
  color: #234;
  margin-bottom: 20px;
}
a.sources__link {
  opacity: 0.6;
  color: #234;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  word-wrap: break-word;
}
a.sources__link:hover {
  opacity: 1;
}
.sources__router {
  padding: 20px 0 70px;
}
.sources__router-link {
  font-size: 19px;
  line-height: 24px;
}
.article .stickyNavigation-item,
.article .stickyNavigation-link {
  text-align: left;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
}
.article {
  padding-top: 50px;
}
.article .content-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}
.article #section1 .content-wrapper {
  padding-top: 0;
}
.article #section1 .content--bgColor--grey {
  padding-top: 50px;
}
.article .stickyNavigation-wrapper {
  padding-top: 0;
  left: 15px;
}
.article .stickyNavigation-col {
  border-right: 0;
  border-left: 1px solid rgba(128, 128, 128, 0.3);
  padding-right: 0;
}
.article .stickyNavigation-link:after {
  right: auto;
  top: 6px;
  left: -6px;
}
.article .stickyNavigation-link--active:after {
  left: -10px;
  top: 1px;
  right: auto;
}
.article .stickyNavigation-item {
  padding-left: 17px;
  margin-top: 0;
  margin-bottom: 20px;
}
.article-item {
  max-width: 800px;
  position: relative;
}
.article-item img {
  max-width: 100%;
  display: block;
}
.article-item p.image-title {
  font-weight: 500;
  margin-bottom: 10px;
}
.article-item .content-title h2,
.article-item h2 {
  font-weight: 500;
  color: #234;
  font-size: 40px;
  line-height: 59px;
  margin-bottom: 20px;
  margin-top: 0;
}
.article-item .content-title h3,
.article-item h3 {
  font-weight: 500;
  color: #234;
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .article-item h3 {
    font-size: 28px;
    line-height: 34px;
  }
}
.article-box h4,
.article-item h4 {
  font-size: 25px;
  line-height: 38px;
  font-weight: 500;
}
.article-item h4 {
  color: #234;
  margin-bottom: 20px;
}
.article-item .cta3 {
  margin-top: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.article-box {
  padding: 30px 40px;
  color: #fff;
  background: #51c336;
}
.article-box + *,
.article-box + .content-normal {
  margin-top: 40px;
}
.article-box h4 {
  margin: 0 0 13px;
  color: #fff;
}
.article-box ul {
  padding: 0;
  margin: 0;
}
.article-box ul li {
  padding-left: 16px;
  margin-bottom: 45px;
  list-style: none;
  position: relative;
  font-size: 19px;
  line-height: 30px;
}
.article-box ul li:before {
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
}
.article-box ul li:last-child {
  margin-bottom: 0;
}
.article-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -6px;
  margin-right: -6px;
  padding-bottom: 8px;
}
.article-table__item {
  margin: 0 6px 12px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  background: #fff;
  border: 1px solid #e8eaec;
}
.article-table__title {
  background: #51c336;
  color: #fff;
  padding: 5px 20px;
  min-height: 56px;
  font-size: 16px;
  line-height: 23px;
  font-weight: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.article-table__text {
  font-size: 14px;
  line-height: 20px;
  color: #234;
  font-weight: 300;
  padding: 18px 20px;
}
.article-table--horizontal {
  display: block;
  margin: 0;
}
.article-table--horizontal .article-table__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  margin-right: 0;
}
.article-table--horizontal .article-table__title {
  max-width: 170px;
  min-width: 170px;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 100%;
  display: block;
}
.article__footer-wrapper {
  max-width: 800px;
  border-top: 1px solid #f4f5f6;
  padding-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 70px;
}
.sources-link {
  margin-right: 30px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.download-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.sources-link img,
.sources-link svg {
  margin-right: 10px;
  max-width: 22px;
}
.download-link img,
.download-link svg {
  margin-right: 10px;
}
.article__social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.article__social .socials {
  margin-left: 10px;
}
.article .tweet {
  position: absolute;
  top: 0;
  left: 100%;
  width: 180px;
  margin-left: 45px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
}
.article .tweet__text {
  margin-bottom: 15px;
}
.article .tweet__link {
  background: #55acef;
  border-radius: 2px;
  padding: 5px;
  color: #fff;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  min-width: 92px;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.article .tweet__link img {
  margin-right: 9px;
}
.article .tweet__link:hover {
  background: #4693cd;
}
.article sup {
  font-size: 10px;
  opacity: 0.6;
  top: -1em;
}
@media (max-width: 1400px) {
  .article .tweet {
    position: static;
    margin: 0;
    padding-top: 30px;
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .article-box ul li,
  .sources__item {
    font-size: 16px;
    line-height: 22px;
  }
  .article-table,
  .article-table--horizontal .article-table__item,
  .article-table__item,
  .article__footer-wrapper {
    display: block;
  }
  .sources {
    padding-top: 30px;
  }
  .sources__list {
    padding-left: 20px;
  }
  .breadcrumbs__item {
    margin-right: 10px;
  }
  .breadcrumbs__item::after {
    margin-left: 10px;
  }
  .article-box {
    padding: 20px 15px;
  }
  .article-item .content-title h2,
  .article-item h2 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
  }
  .article-table {
    margin: 0;
  }
  .article-table__item {
    margin-left: 0;
    margin-right: 0;
  }
  .article-table__title {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .article-table--horizontal .article-table__title {
    max-width: 100%;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .article__social {
    padding-top: 30px;
  }
}
h2.article-quote-title {
  font-size: 40px;
  line-height: 44px;
  font-weight: 400;
  color: #51c136;
  margin-top: 50px;
}
.article-quote-title + .article-quote {
  margin-top: 40px;
}
.article-quote {
  padding: 56px 30px 30px 141px;
  margin-top: 70px;
  margin-bottom: 30px;
  display: block;
  position: relative;
  background: rgba(81, 192, 54, 0.05);
}
.article-quote::before {
  font-size: 0;
  display: block;
  width: 60px;
  height: 44px;
  position: absolute;
  left: 48px;
  top: 40px;
  z-index: 1;
  background: url(http://www.iflexion.com/sites/all/themes/iflexion/images/ico-quote.svg)
    center center no-repeat;
}
.article-quote:after {
  display: none;
}
.article-quote__text {
  font-size: 25px;
  line-height: 33px;
  margin-bottom: 35px;
  font-weight: 300;
  color: #51c136;
}
.article-quote__author-wrapper {
  padding-top: 25px;
  padding-bottom: 15px;
  border-top: 1px solid rgba(81, 192, 54, 0.3);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.article-quote__author {
  font-size: 19px;
  line-height: 25px;
  color: #51c136;
  font-weight: 500;
}
.contactForm-title h1,
.contactForm-title h3 {
  font-weight: 300;
  font-family: Avenir, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.article-quote__image {
  margin-left: 15px;
  max-width: 120px;
}
.article-quote__image img {
  display: block;
  max-width: 100%;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  h2.article-quote-title {
    font-size: 32px;
    line-height: 36px;
  }
  h2.article-quote-title + .article-quote {
    margin-top: 35px;
  }
  .article-quote {
    padding: 80px 15px 15px;
    margin-top: 30px;
  }
  .article-quote__text {
    font-size: 20px;
    line-height: 24px;
  }
  .article-quote:before {
    left: 15px;
    top: 15px;
  }
  .article-quote__author-wrapper {
    display: block;
  }
  .article-quote__author {
    margin-bottom: 10px;
  }
  .article-quote__image {
    margin: 0;
  }
}
.contactForm {
  position: relative;
  padding-top: 175px;
  padding-bottom: 80px;
  color: #234;
  text-align: center;
}
.contactForm--nopaddingBottom {
  padding-bottom: 0;
}
.contactForm--nopaddingTop {
  padding-top: 0;
}
.contactForm--back {
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/bg-book.jpg.pagespeed.ce._7_FsHCaaa.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}
.contactForm-title h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 70px;
  line-height: 68px;
  text-align: center;
}
.contactForm-title h3 {
  margin: 0 0 52px;
  font-size: 52px;
  line-height: 60px;
}
.contactForm-caption h4,
.contactForm-description p {
  margin-top: 0;
  font-size: 25px;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.contactForm-description {
  padding-bottom: 60px;
}
.contactForm-description p {
  margin-bottom: 16px;
  line-height: 38px;
  text-align: center;
}
.contactForm-description a {
  text-decoration: none;
  color: #51c336;
}
.contactForm-col {
  text-align: left;
}
.contactForm-caption h4 {
  margin-bottom: 17px;
  text-transform: uppercase;
  line-height: 40px;
}
.contactForm-line {
  position: relative;
  margin-bottom: 20px;
}
.contactForm-body input,
.contactForm-body textarea {
  font-weight: 300;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  font-size: 17px;
  outline: 0;
  border-radius: 0;
  color: #234;
  background: #f8f8f8;
  -webkit-appearance: none;
}
.contactForm--small,
.contactForm-submit {
  font-family: Avenir, Arial, Helvetica, sans-serif;
}
input.contactForm-submit {
  background: #fff;
  color: #51c336;
}
input.contactForm-input {
  position: relative;
  width: 100%;
  padding: 25px 60px 14px 18px;
  border: 1px solid #d9d9d9;
  z-index: 1;
}
input.contactForm-input::-ms-clear {
  width: 0;
  height: 0;
}
.contactForm-input:active,
.contactForm-input:focus {
  border-color: #a8e19a;
  -webkit-box-shadow: 0 0 3px 0.5px #a8e19a;
  box-shadow: 0 0 3px 0.5px #a8e19a;
}
.contactForm-placeholder {
  position: absolute;
  display: block;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  padding-left: 18px;
  font-size: 17px;
  line-height: 60px;
  color: #a4a8ad;
  text-align: left;
  background-color: transparent !important;
  z-index: 3;
  pointer-events: none;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
}
.contactForm-input:active ~ .contactForm-placeholder,
.contactForm-input:focus ~ .contactForm-placeholder,
.contactForm-textarea:active ~ .contactForm-placeholder,
.contactForm-textarea:focus ~ .contactForm-placeholder {
  background-color: #fff;
}
.contactForm-block--require .contactForm-placeholder:after,
.contactForm-place--require .contactForm-attachText:after {
  content: "*";
  color: #f96057;
}
.contactForm-input ~ .contactForm-placeholder {
  font-size: 13px;
  line-height: 38px;
}
.contactForm-input.inactive ~ .contactForm-placeholder,
.contactForm-textarea.inactive ~ .contactForm-placeholder {
  text-indent: 0;
  font-size: 17px;
  line-height: 60px;
}
textarea.contactForm-textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 300px;
  padding: 25px 19px 18px;
  border: 1px solid #d9d9d9;
  resize: none;
  z-index: 1;
}
.contactForm-textarea:active,
.contactForm-textarea:focus {
  border-color: #a8e19a;
  -webkit-box-shadow: 0 0 3px 0.5px #a8e19a;
  box-shadow: 0 0 3px 0.5px #a8e19a;
}
textarea.contactForm-textarea ~ .contactForm-placeholder {
  height: 100%;
}
.contactForm-textarea ~ .contactForm-placeholder {
  font-size: 13px;
  line-height: 38px;
}
.contactForm-textarea.inactive ~ .contactForm-placeholder {
  text-indent: 0;
}
.contactForm-button {
  margin-top: 31px;
  margin-bottom: 24px;
}
.contactForm-submit {
  min-width: 210px;
  padding: 22px 30px 18px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16px;
  line-height: 16px;
  border: 2px solid #51c336;
  border-radius: 2px;
  background: #fff;
  color: #51c336;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.contactForm-submit:hover {
  background: #51c336;
  color: #fff;
}
.contactForm-submit:active,
.contactForm-submit:focus {
  border-color: #a8e19a;
  -webkit-box-shadow: 0 0 3px 0.5px #a8e19a;
  box-shadow: 0 0 3px 0.5px #a8e19a;
}
.contactForm-note {
  font-size: 13px;
  color: #6f7a85;
}
.contactForm-sign {
  position: relative;
  padding-left: 15px;
}
.contactForm-star {
  position: absolute;
  left: 2px;
  top: 0;
  line-height: 1.2;
  font-size: 17px;
  color: #f96057;
}
.contactForm-attach,
.contactForm-attach .form-item-file {
  position: relative;
}
.contactForm-attach .form-item-file:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  background: #f8f8f8;
}
.contactForm-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 60px;
  padding: 16px 18px;
  text-decoration: none;
  font-size: 17px;
  cursor: pointer;
  border: 1px solid #d9d9d9;
  overflow: hidden;
  color: #a4a8ad;
  z-index: 103;
  outline: 0;
}
.contactForm-file:active,
.contactForm-file:focus {
  border-color: #a8e19a;
  -webkit-box-shadow: 0 0 3px 0.5px #a8e19a;
  box-shadow: 0 0 3px 0.5px #a8e19a;
}
.contactForm-file--focus {
  border-color: #a8e19a !important;
  -webkit-box-shadow: 0 0 3px 0.5px #a8e19a !important;
  box-shadow: 0 0 3px 0.5px #a8e19a !important;
}
.contactForm-line .contactForm-attach label {
  position: absolute;
  display: block;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  padding-top: 0;
  padding-left: 20px;
  font-size: 17px;
  line-height: 60px;
  color: #a4a8ad;
}
.contactForm-attach .form-file {
  position: absolute;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
  outline: 0;
  z-index: 105;
}
.contactForm-attach [id*="edit-file-upload-button"] {
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  top: -1px;
  right: -1px;
  text-indent: -999px;
  border: none;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/icon-upload,401x.png.pagespeed.ce.v45aYXYsEe.png);
  color: transparent;
  z-index: 102;
}
.contactForm-attach [id*="edit-file-remove-button"],
.contactForm-icon {
  width: 60px;
  height: 100%;
  position: absolute;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
}
.contactForm-attach [id*="edit-file-remove-button"] {
  top: 0;
  right: 0;
  text-indent: -999px;
  border: none;
  border-left: 1px solid #dfdfdf;
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/icon-delete-cross,401x.png.pagespeed.ce.3o8_W_5M48.png);
  color: transparent;
  z-index: 110;
}
.contactForm-place .description {
  padding-top: 8px;
  padding-bottom: 5px;
  font-size: 13px;
  line-height: 13px;
  color: #a6aaaf;
  text-align: left;
}
.contactForm-attach.contactForm-box--full .form-submit {
  display: block;
}
.contactForm-icon {
  top: 0;
  right: 0;
  border-left: 1px solid #dfdfdf;
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/icon-upload,401x.png.pagespeed.ce.v45aYXYsEe.png);
  text-indent: -9999px;
  color: transparent;
}
.contactForm-attach:hover .contactForm-icon {
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/icon-upload-active,401x.png.pagespeed.ce.1dVQ3AiJ0l.png);
}
.contactForm-size {
  font-size: 13px;
  color: #64707c;
}
.contactForm-file-box {
  position: relative;
  display: block;
  vertical-align: top;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.contactForm-box--empty .contactForm-file-box {
  display: none;
}
.contactForm-elem {
  position: relative;
  display: block;
  height: 60px;
  margin-bottom: 5px;
  padding: 19px 18px;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 22px;
  color: #234;
  border: 1px solid #d9d9d9;
  background: #f8f8f8;
  overflow: hidden;
}
.contactForm-delete {
  position: absolute;
  display: none;
  cursor: pointer;
  cursor: hand;
  width: 60px;
  height: 58px;
  top: 0;
  right: 0;
  border-left: 1px solid #dfdfdf;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/icon-delete-cross,401x.png.pagespeed.ce.3o8_W_5M48.png);
  z-index: 102;
}
.contactForm-box--full .contactForm-delete {
  display: block;
}
.contactForm-correct,
.contactForm-del {
  display: none;
  cursor: pointer;
  width: 60px;
  top: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
}
.contactForm-correct {
  cursor: hand;
  height: 58px;
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/icon-check-mark,401x.png.pagespeed.ce.UsNz_8eDg7.png);
}
.contactForm-del {
  cursor: hand;
  height: 60px;
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/icon-delete-cross,401x.png.pagespeed.ce.3o8_W_5M48.png);
}
.contactForm-block--failed .contactForm-message,
.contactForm-input.valid ~ .contactForm-correct {
  display: block;
}
.contactForm-block .error-messages {
  padding-top: 10px;
}
.contactForm-block .error-message {
  padding-top: 3px;
  font-size: 13px;
  line-height: 1;
  color: #f96057;
}
.contactForm-block select + .error-message {
  position: absolute;
  top: 100%;
  margin-top: 6px;
}
.contactForm-block input.error,
.contactForm-block textarea.error {
  border-color: #fb8f89;
  color: #f96057;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contactForm-block
  select.error
  ~ .select2-container--default
  .select2-selection--single {
  border-color: #fb8f89;
}
.contactForm-line select {
  width: 100%;
  padding: 19px 18px;
  outline: 0;
  border-radius: 0;
}
.chosen-container-single {
  width: 100% !important;
}
.chosen-container-single .chosen-single {
  height: 60px;
  padding-left: 18px;
  border: 1px solid #d9d9d9 !important;
  background: #f8f8f8 !important;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chosen-container-single.chosen-container-active .chosen-single {
  background: #fff !important;
}
.chosen-container-single.chosen-container-active.chosen-with-drop
  .chosen-single {
  border: 1px solid #d9d9d9 !important;
}
.chosen-container-single .chosen-single span {
  height: 60px;
  margin-right: 60px;
  font-size: 17px;
  line-height: 60px;
  color: #a4a8ad;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  width: 60px;
  height: 60px;
  top: -1px;
  right: -1px;
  border: 1px solid #d9d9d9;
  background: #fff;
}
.chosen-container-single .chosen-single div:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -4px;
  border-style: solid;
  border-width: 8px 6px 0;
  border-color: #b2b2b2 transparent transparent;
}
.chosen-container-single .chosen-single div b {
  display: none;
  background: 0 0;
}
.chosen-container .chosen-drop {
  border-left: 1px solid #d9d9d9 !important;
  border-right: 1px solid #d9d9d9 !important;
  border-bottom: 1px solid #d9d9d9 !important;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chosen-container .chosen-results {
  padding-top: 10px;
}
.chosen-container .chosen-results li {
  font-size: 17px;
  color: #234;
}
.contactForm-attachText,
.contactForm-attachTrigger {
  color: #a4a8ad;
  font-size: 17px;
  width: 100%;
  height: 60px;
}
.chosen-container .chosen-results li + li {
  margin-top: 15px;
}
.chosen-container-single .chosen-search input[type="text"] {
  font-size: 17px;
}
.chosen-container-active .chosen-single {
  border-color: #a8e19a !important;
  -webkit-box-shadow: 0 0 3px 0.5px #a8e19a;
  box-shadow: 0 0 3px 0.5px #a8e19a;
}
.chosen-container-single .chosen-single abbr {
  background: 0 0;
}
.contactForm-attachList li i,
.contactForm-attachTrigger:after,
.contactForm-loading:after {
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.contactFormSuccess {
  background-color: #f8f8f8;
  padding: 92px 18% 86px;
}
.contactFormSuccess-icon {
  margin-bottom: 28px;
}
.contactFormSuccess-title {
  font-weight: 400;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 17px;
}
.contactFormSuccess-text {
  font-size: 17px;
  line-height: 25px;
}
.contactForm-loading:after {
  content: "";
  position: absolute;
  display: block;
  width: 32px;
  height: 32px;
  top: 50%;
  right: 70px;
  margin-top: -16px;
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/preloader.gif.pagespeed.ce.f3aE0aFdGD.gif);
  z-index: 200;
}
.contactForm-attachTrigger {
  position: relative;
  display: inline-block;
  padding: 16px 18px;
  text-decoration: none;
  border: 1px solid #d9d9d9;
  overflow: hidden;
  z-index: 103;
  outline: 0;
  background-color: #f8f8f8;
}
.contactForm-attachTrigger.error {
  border-color: #fb8f89;
}
.contactForm-attachText {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  padding-top: 0;
  padding-left: 20px;
  line-height: 60px;
}
.contactForm-attachTrigger:after {
  content: "";
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  top: -1px;
  right: -1px;
  text-indent: -999px;
  border: none;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/icon-upload,401x.png.pagespeed.ce.v45aYXYsEe.png);
  color: transparent;
  z-index: 102;
}
.contactForm-attachTrigger-input {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.contactForm-attachTrigger-input:focus {
  text-indent: -9999em;
}
.contactForm-attach.disabled .contactForm-attachTrigger {
  opacity: 0.4;
}
.contactForm-attach.disabled .contactForm-attachTrigger-input {
  display: none;
}
.contactForm-attachList {
  margin: 10px 0 0;
  padding: 0;
  list-style-type: none;
}
.contactForm-attachList:after {
  content: "";
  display: table;
  width: 100%;
}
.contactForm-attachList li {
  position: relative;
  display: none;
  width: auto;
  height: 35px;
  float: left;
  margin-bottom: 9px;
  margin-right: 9px;
  padding-left: 18px;
  padding-right: 40px;
  line-height: 35px;
  background-color: #f8f8f8;
}
.contactForm-attachList li.full {
  display: block;
}
.contactForm-attachList li b {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 120px;
  height: auto;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #234;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contactForm-attachList li i {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  border-left: none;
  background-color: #f8f8f8;
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/icon-delete-cross,402x.png.pagespeed.ce.EanSO0PpYs.png);
  background-size: 12px 11px;
  cursor: pointer;
}
.contactForm-attachList li input {
  position: absolute;
  display: none;
  opacity: 0;
}
.contactForm-checkbox {
  position: relative;
  display: block;
  width: 100%;
  max-width: 830px;
}
.contactForm-checkbox__input {
  position: absolute;
  left: -9999px;
}
.contactForm-checkbox__label {
  position: relative;
  display: block;
  width: 100%;
  min-height: 20px;
  padding-left: 29px;
  padding-top: 1px;
  padding-right: 15px;
  cursor: pointer;
}
.contactForm-checkbox__icon {
  position: absolute;
  display: block;
  width: 26px;
  height: 26px;
  top: 0;
  left: 0;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  background-color: #f8f8f8;
  cursor: pointer;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
}
.cta-button,
.footer-link {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
}
.contactForm-checkbox__icon svg {
  position: absolute;
  display: block;
  width: 14px;
  height: 10px;
  top: 50%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: -4px;
}
.contactForm-checkbox__icon svg path {
  fill: #f8f8f8;
}
.contactForm-checkbox__input:checked
  + .contactForm-checkbox__label
  .contactForm-checkbox__icon {
  background: #51c336;
  border-color: #51c336;
}
.contactForm-checkbox__input:checked
  + .contactForm-checkbox__label
  .contactForm-checkbox__icon
  svg
  path {
  fill: #fff;
}
.contactForm-checkbox__text {
  line-height: 24px;
  padding-left: 8px;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
}
.contactForm-checkbox__input.error
  + .contactForm-checkbox__label
  .contactForm-checkbox__icon {
  border-color: #fb8f89;
  background-color: #fff;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (min-device-pixel-ratio: 2) {
  .contactForm-icon {
    background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/icon-upload,402x.png.pagespeed.ce.7gI6Wq_oNf.png);
    background-size: 18px 26px;
  }
  .contactForm-attach:hover .contactForm-icon {
    background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/icon-upload-active,402x.png.pagespeed.ce.RoMm3m_d95.png);
    background-size: 18px 26px;
  }
  .contactForm-del,
  .contactForm-delete {
    background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/icon-delete-cross,402x.png.pagespeed.ce.EanSO0PpYs.png);
    background-size: 12px 11px;
  }
  .contactForm-correct {
    background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/icon-check-mark,402x.png.pagespeed.ce.rn-5vOxvIZ.png);
    background-size: 15px 11px;
  }
}
@media (max-width: 1440px) {
  .contactFormSuccess {
    padding-left: 10%;
    padding-right: 10%;
  }
  .contactForm--back {
    background-image: none;
  }
}
@media (max-width: 1030px) {
  .contactFormSuccess {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .contactForm {
    padding-top: 95px;
  }
  .contactForm--nopaddingTop {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .contactForm-title h1 {
    font-size: 39px;
    line-height: 39px;
  }
  .contactForm-title h3 {
    margin-bottom: 22px;
    font-size: 34px;
  }
  .contactForm-description {
    padding-bottom: 35px;
  }
  .contactForm-description p {
    font-size: 20px;
    line-height: 33px;
  }
  .contactForm-textarea {
    height: 200px;
  }
  .contactFormSuccess {
    padding-top: 50px;
    padding-bottom: 65px;
  }
  .contactFormSuccess-title {
    font-size: 25px;
    line-height: 35px;
  }
}
.contactForm--bg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 90px;
  padding-bottom: 90px;
}
.contactForm--bg .contactForm-title {
  margin-bottom: 17px;
}
.contactForm--bg .contactForm-title h2 {
  margin: 0;
  padding: 0;
  font-size: 45px;
  line-height: 50px;
  font-weight: 300;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .contactForm--bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .contactForm--bg .contactForm-title h2 {
    font-size: 35px;
    line-height: 40px;
  }
}
.contactForm--bg .contactForm-description {
  padding-bottom: 30px;
}
.contactForm--bg .contactForm-description p {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}
.contactForm--bg .description {
  background: 0 0;
  color: #fff;
}
.contactForm--bg .contactFormSuccess {
  background: 0 0;
}
.contactForm--bg .contactForm-submit {
  background: 0 0;
  color: #fff;
  border-color: #fff;
}
.contactForm--bg .contactForm-submit:hover {
  background: #fff;
  color: #51c336;
  border-color: #fff;
}
.contactForm--bg .contactForm-note {
  color: #fff;
}
.contactForm--bg .contactForm-block--require .contactForm-placeholder:after {
  content: "*";
  color: #51c336;
}
.contactForm__tooltip:before,
.cta2--bg:before,
.cta3__title::before,
.historyNavigation-link:after,
.mobileNavigationList-link:after {
  content: "";
}
.contactForm--bg .error + .contactForm-placeholder,
.contactForm--small .error + .contactForm-placeholder {
  color: #f96057;
}
.contactForm--bg .error + .contactForm-placeholder .contactForm__tooltip,
.contactForm--small .error + .contactForm-placeholder .contactForm__tooltip {
  display: block;
}
.contactForm__tooltip {
  padding: 7px 8px;
  background: #f83535;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  position: absolute;
  top: 100%;
  margin-top: -5px;
  left: 10px;
  max-width: 96%;
  z-index: 3;
  display: none;
}
.cta2--bg .cta2__content,
.cta3 {
  z-index: 1;
  position: relative;
}
.contactForm__tooltip:before {
  width: 8px;
  height: 8px;
  background: #f83535;
  position: absolute;
  left: 10px;
  top: -4px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
}
.cta,
.cta2--bg {
  position: relative;
}
.contactForm--bg .contactForm-star {
  color: #51c336;
}
.contactForm--bg .chosen-container-single .chosen-single {
  background: #fff !important;
}
.contactForm--bg .contactForm-attachTrigger,
.contactForm--bg .contactForm-attachTrigger-input {
  background: #fff;
}
.contactForm--small-container {
  padding-top: 50px;
  padding-bottom: 50px;
}
.contactForm--small-container .contactForm-body {
  max-width: 970px;
  margin: 0 auto;
}
.contactForm--gray {
  background: #ecedee;
  color: #234;
}
.contactForm--bg input,
.contactForm--bg textarea,
.contactForm--gray input,
.contactForm--gray textarea {
  background: #fff;
}
.contactForm--gray .contactForm-description,
.contactForm--gray .contactForm-description p {
  font-size: 19px;
  line-height: 22px;
}
.contactForm--gray .contactForm-submit {
  background: #fff;
  color: #51c336;
  border-color: #51c336;
}
.contactForm--gray .contactForm-submit:hover {
  background: #51c336;
  color: #fff;
  border-color: #51c336;
}
.contactForm--gray .contactForm-checkbox__icon,
.contactForm--small .contactForm-attachText,
.contactForm--small .contactForm-attachTrigger-input,
.contactForm--small .contactForm-checkbox__icon,
.contactForm--small .contactForm-input,
.contactForm--small .contactForm-textarea {
  background-color: #fff;
}
.contactForm--gray .contactForm-note {
  color: #234;
}
.contactForm--small-container textarea.contactForm-textarea {
  height: 130px;
}
.contactForm--gray .contactFormSuccess {
  padding-left: 0;
  padding-right: 0;
}
.contactForm--small {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 100px;
}
.contactInfo-head h3,
.contactInfo-title {
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
}
.contactForm--small .contactForm-body {
  background: #fff;
  max-width: 860px;
  margin: 0 auto;
  padding: 50px 60px;
}
.contactForm--small .contactForm-textarea {
  height: 140px;
}
.contactForm--small .contactForm-button {
  margin-bottom: 20px;
  margin-top: 0;
}
.contactForm--small .contactForm-attach {
  text-align: left;
}
.contactForm--small .contactForm-attachTrigger {
  padding: 0;
  width: auto;
  height: auto;
  border: 0;
  background: 0 0;
  text-align: left;
}
.contactForm--small .contactForm-attachTrigger:after {
  display: none;
}
.contactForm--small .contactForm-line {
  margin-bottom: 30px;
}
.contactForm--small .contactForm-attachText {
  text-align: left;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  height: 24px;
  color: #58c344;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.contactInfo,
.contactPrivacy,
.cta {
  text-align: center;
}
.contactForm--small .contactForm-attachIcon {
  margin-right: 10px;
  max-width: 16px;
}
.contactForm--small .contactForm-attachIcon img,
.contactForm--small .contactForm-attachIcon svg {
  display: block;
  max-width: 100%;
  margin: 0;
}
.contactForm--small .contactForm-attachTrigger-input {
  height: 24px;
}
.contactForm--small .contactForm-submit {
  background: #58c344;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  padding-top: 14px;
  padding-bottom: 14px;
  min-width: 170px;
}
.contactForm--small .contactForm-submit:hover {
  background: #fff;
  color: #58c344;
}
.contactForm__privacy {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  max-width: 640px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .contactForm--small {
    padding-top: 60px;
  }
  .contactForm--small .contactForm-body {
    padding: 30px 15px;
  }
}
.contactInfo {
  margin-bottom: 80px;
}
.contactInfo-nomargin {
  margin-bottom: 60px;
}
.contactInfo a {
  text-decoration: none;
  color: #51c336;
}
.contactInfo a[href*="tel"] {
  color: #234;
}
.contactInfo-head {
  padding: 30px;
  text-transform: uppercase;
  background-color: #51c336;
  color: #fff;
}
.contactInfo-head h3 {
  margin: 0;
  font-weight: 300;
  font-size: 35px;
  line-height: 40px;
}
.contactInfo-col--left {
  padding-right: 0;
}
.contactInfo-col--right {
  padding-left: 0;
}
.contactInfo-container {
  padding: 35px 30px 32px;
  border: 1px solid #ebebeb;
  border-top: 0;
  background: #fff;
}
.contactInfo-col--right .contactInfo-container {
  border-left: 0;
}
.contactInfo-title {
  margin-bottom: 13px;
  font-weight: 400;
  font-size: 25px;
  line-height: 30px;
}
.cta p,
.cta-button,
.cta-title,
.cta2__title {
  font-weight: 300;
}
.contactPrivacy-head h3,
.cta-button,
.cta3 {
  font-family: Avenir, Arial, Helvetica, sans-serif;
}
.contactInfo-data p:first-child {
  margin-top: 0;
}
.contactInfo-data p {
  margin: 0.3em 0;
}
.contactInfo-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contactInfo-item,
.contactInfo-item a {
  color: #234;
}
.contactInfo-mail {
  display: inline-block;
  margin-bottom: 7px;
}
.contactInfo--2 {
  margin-top: -180px;
  margin-bottom: -150px;
  padding-top: 180px;
  padding-bottom: 230px;
  background-repeat: no-repeat;
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/xcontacts-decoration.jpg.pagespeed.ic.N13xxM5moo.jpg);
  background-position: 100% 115%;
}
.contactInfo--2 .contactInfo-head {
  background-color: #0cf;
}
.contactInfo--2 .contactInfo-container {
  padding: 57px 12% 24px;
}
@media (max-width: 1199px) {
  .contactInfo-col--left {
    padding-right: 15px;
  }
  .contactInfo-col--right {
    padding-left: 15px;
  }
  .contactInfo-col--right .contactInfo-container {
    border-left: 1px solid #ebebeb;
  }
  .contactInfo--2 {
    background-position: 100% -75px;
  }
  .contactInfo--2 .contactInfo-container {
    padding: 35px 8% 40px;
  }
}
@media (max-width: 767px) {
  .contactInfo--2 {
    margin-bottom: -200px;
  }
  .contactInfo-nomargin {
    margin-bottom: 30px;
  }
}
.contactPrivacy {
  background-color: #f7f7f7;
}
.contactPrivacy-head {
  padding: 74px 0 22px;
}
.contactPrivacy-head h3 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 52px;
  line-height: 55px;
}
.contactPrivacy-body {
  padding-bottom: 62px;
}
.contactPrivacy-body--paddingSmall {
  padding-bottom: 11px;
}
.contactPrivacy-body p {
  margin-top: 0;
  margin-bottom: 19px;
}
.contactPrivacy-share {
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .contactPrivacy-head {
    padding-top: 50px;
  }
  .contactPrivacy-head h3 {
    font-size: 34px;
  }
}
.cta {
  padding-top: 85px;
  padding-bottom: 88px;
  color: #fff;
  background-color: #0cf;
}
.cta-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 46px;
  line-height: 56px;
  text-transform: uppercase;
}
.cta p {
  margin-top: 0;
  font-size: 17px;
  line-height: 28px;
}
.cta .cta-text p:last-child {
  margin-bottom: 50px;
}
.cta-button {
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
  border: 2px solid #fff;
  border-radius: 2px;
  transition: all 0.2s ease-in-out;
  padding: 14px 30px;
}
.cta-button:hover {
  color: #0cf;
  background-color: #fff;
  text-decoration: none;
}
.cta-button:active {
  opacity: 0.8;
}
.cta--frontend {
  padding-top: 71px;
  padding-bottom: 37px;
}
.cta--frontend p {
  margin-top: 8px;
  padding-bottom: 20px;
  text-align: left;
  font-size: 25px;
}
.cta--frontend .cta-btn-container {
  margin: 0;
  text-align: right;
}
.cta--frontend .btn {
  padding-left: 29px;
  padding-right: 29px;
  font-size: 16px;
  line-height: 16px;
}
@media (max-width: 767px) {
  .cta {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .cta-title {
    font-size: 32px;
    line-height: 39px;
  }
}
.cta2 {
  padding: 31px 0;
}
.cta2__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cta2__title {
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.cta2__btn {
  margin-left: 45px;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.cta2__btn .btn {
  min-width: 264px;
}
.cta2.bgcolor--green .cta2__btn .btn {
  color: #51c336;
  background: #fff;
  border-color: #fff;
}
.cta2.bgcolor--green .cta2__btn .btn:hover {
  color: #fff;
  background: 0 0;
  border-color: #fff;
}
.cta2.bgcolor--blue .cta2__btn .btn {
  color: #0cf;
  background: #fff;
  border-color: #fff;
}
.cta2.bgcolor--blue .cta2__btn .btn:hover {
  color: #fff;
  background: 0 0;
  border-color: #fff;
}
.cta2--bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cta2--bg:before {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.4;
}
.footer-link:active,
.footerList-link:active {
  opacity: 0.8;
}
.cta2--vertical {
  padding: 60px 0;
}
.cta2--vertical .cta2__content {
  display: block;
  text-align: center;
}
.cta2--vertical .cta2__title {
  color: #fff;
  margin-bottom: 35px;
}
.cta2--vertical .cta2__btn {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .cta2 {
    text-align: center;
  }
  .cta2__content {
    display: block;
  }
  .cta2__title {
    margin-bottom: 35px;
  }
  .cta2__btn {
    margin: 0 auto;
  }
}
.cta3__content,
.related-bg .related-background {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.cta3 {
  padding: 67px 30px;
  background-color: #f7f7f7;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cta3 .container {
  max-width: 1400px;
  width: 100%;
}
.cta3__content {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cta3__title {
  font-size: 25px !important;
  line-height: 30px !important;
  font-weight: 300 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  position: relative;
  padding-left: 16px;
  text-transform: none;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
}
.cta3__title::before {
  width: 2px;
  height: 100%;
  background: #58c344;
  top: 0;
  position: absolute;
  left: 0;
}
.footer,
.footer .row {
  position: relative;
}
.cta3__btn {
  margin-left: 90px;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.cta3__btn .btn {
  min-width: 216px;
  padding-top: 17px;
  padding-bottom: 17px;
}
.cta3--bg-green,
.cta3--bg-green h3 {
  color: #fff !important;
}
.cta3__btn .btn.btn--green:hover {
  border-color: #58c344;
}
.cta3--bg-green .cta3__title:before {
  background: #fff !important;
}
.cta3--bg-green .btn.btn--white {
  background: #fff;
  border-color: #fff;
  color: #58c344;
}
.cta3--bg-green .btn.btn--white:hover {
  background: 0 0;
  color: #fff;
}
.footerLogo-link,
.likely .likely__icon,
.related {
  background-repeat: no-repeat;
}
.footer-info,
.footer-tel {
  color: #b3b3b4;
}
@media screen and (max-width: 992px) {
  .cta3__btn {
    margin-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .cta3 {
    padding: 40px 0;
  }
  .cta3__content {
    display: block;
  }
  .cta3__title {
    margin-bottom: 20px !important;
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .cta3__btn {
    margin-left: 0;
  }
  .cta3__btn .btn {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.footer-info,
.footer-link {
  font-weight: 300;
  font-size: 13px;
  line-height: 28px;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
}
.footer {
  padding-top: 36px;
  background-color: #3d3c42;
}
.footer-meta {
  position: absolute;
  width: 20%;
  top: 0;
  left: 0;
}
.footerLogo {
  margin-bottom: 29px;
}
.footerLogo-link {
  position: relative;
  display: block;
  width: 201px;
  height: 49px;
  text-indent: -999px;
  background-position: 0 0;
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/common.footer.logo,401x.png.pagespeed.ce.i5iMB50WW8.png);
  overflow: hidden;
}
.footer-contacts {
  margin-bottom: 22px;
}
.footer-address {
  margin-bottom: 21px;
}
.footer-contactsList {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer-tel {
  text-decoration: none;
}
.footer-link {
  color: #868688;
  transition: all 0.2s ease-in-out;
}
.footer-link:hover,
.footer-title {
  color: #d9d9da;
}
.footerList-link,
.mobileNavigationList-link {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
}
.footer-country {
  display: inline-block;
  width: 39px;
}
.footer-title {
  margin-top: 12px;
  margin-bottom: 19px;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
}
.footerList {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer-company {
  padding-left: 42px;
}
.footer-expertise {
  padding-left: 72px;
}
.footer-service {
  padding-left: 0;
}
.footer-technology {
  padding-left: 20px;
}
.footerList-link {
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 32px;
  color: #868688;
  transition: all 0.2s ease-in-out;
}
.footerList--article {
  margin-top: 28px;
}
.footerList--article .footerList-item {
  margin-bottom: 15px;
}
.footerList--article .footerList-link {
  line-height: 18px;
  display: inline-block;
}
.footerList--article time {
  display: block;
  color: rgba(255, 255, 255, 0.2);
  font-size: 13px;
}
.footerList-link:hover {
  color: #d9d9da;
  text-decoration: none;
}
.footer-copy {
  margin-top: 37px;
  padding-top: 31px;
  padding-bottom: 30px;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 24px;
  color: #89898b;
  text-align: center;
  background-color: #2d2c31;
}
.footer_touch {
  padding-top: 0;
}
.footer_touch .container,
.footer_touch .footer-col {
  display: none;
}
.footer_touch .footer-copy {
  margin-top: 0;
}
@media (max-width: 1440px) {
  .footer-company,
  .footer-expertise,
  .footer-service,
  .footer-technology {
    padding-left: 15px;
  }
}
@media (max-width: 1200px) {
  .footer-meta {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    padding-top: 50px;
    text-align: center;
  }
  .footerLogo-link {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1030px) {
  .cta--frontend .cta-btn-container,
  .cta--frontend .cta-text {
    text-align: center;
  }
  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-copy {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (max-width: 1023px) {
  .footer {
    padding-top: 0;
    padding-left: 5px;
    padding-right: 5px;
  }
  .footer .container {
    display: none;
  }
  .footer-col {
    position: relative;
    width: 100%;
    float: none;
    text-align: center;
  }
  .footer-col + .footer-col {
    padding-top: 50px;
  }
  .footerList-item {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
  }
  .footer-copy {
    margin-top: 0;
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (min-device-pixel-ratio: 2) {
  .footerLogo-link {
    background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/common.footer.logo,402x.png.pagespeed.ce.wMSKmoP3Vd.png);
    background-size: 201px 49px;
  }
}
.historyNavigation {
  position: absolute;
  width: 100px;
  height: 100%;
  top: 0;
  right: 60px;
}
.historyNavigation-holder {
  display: block;
  height: 100%;
  float: none;
}
.historyNavigation-wrapper {
  position: absolute;
  width: 80px;
  height: 100%;
  top: 0;
  padding-top: 274px;
  padding-bottom: 150px;
}
.historyNavigation-col {
  position: relative;
  height: 100%;
  z-index: 1;
}
.historyNavigation-container {
  position: relative;
  width: 100%;
  z-index: 2;
}
.historyNavigation-list {
  position: relative;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.historyNavigation-item {
  position: relative;
  display: block;
  text-align: right;
}
.historyNavigation-item + .historyNavigation-item {
  margin-top: 20px;
}
.historyNavigation-link {
  position: relative;
  display: block;
  width: 20px;
  margin-left: auto;
  padding-right: 20px;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 15px;
  color: #234;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.mobileNavigationList-link,
.related--landings {
  font-family: Avenir, Arial, Helvetica, sans-serif;
}
.historyNavigation-link:active,
.historyNavigation-list--white .historyNavigation-link--active {
  color: #fff;
}
.historyNavigation-link span {
  opacity: 0;
}
.historyNavigation-link:after {
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  top: 3px;
  right: 1px;
  background-color: #eaeaea;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease 0.3s;
  transition: all 0.2s ease 0.3s;
}
.historyNavigation-link--active {
  width: 80px;
}
.historyNavigation-link--active span {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease 0.3s;
  transition: opacity 0.4s ease 0.3s;
}
.likely .likely__widget_facebook:hover,
.likely .likely__widget_gplus:hover,
.likely .likely__widget_linkedin:hover,
.likely .likely__widget_twitter:hover {
  opacity: 0.9;
}
.historyNavigation-link--active:after {
  width: 12px;
  height: 12px;
  top: 2px;
  right: 0;
  background-color: #51c336;
}
@media (max-width: 1600px) {
  .historyNavigation {
    right: 30px;
  }
}
@media (max-width: 1500px) {
  .historyNavigation {
    right: 15px;
  }
}
@media (max-width: 1030px) {
  .historyNavigation {
    display: none;
  }
}
.likely {
  display: block;
  margin: 0;
}
.likely .likely__widget {
  width: 115px;
  height: 32px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 0;
  padding-left: 0;
  line-height: 32px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 2px;
  text-align: center;
}
.likely .likely__icon {
  width: 25px;
  height: 32px;
  margin: 0 auto;
  background-position: 50% 50%;
}
.likely .likely__icon svg {
  display: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.likely__icon_linkedin {
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/ico-share-linkedin.svg);
}
.likely__icon_twitter {
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/ico-share-twitter.svg);
}
.likely__icon_facebook {
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/ico-share-facebook.svg);
}
.likely__icon_gplus {
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/ico-share-gplus.svg);
}
.likely .likely__button {
  padding: 0;
}
.likely .likely__widget_linkedin {
  background-color: #0d77b7;
}
.likely .likely__widget_twitter {
  background-color: #429cd6;
}
.likely .likely__widget_facebook {
  background-color: #3a589e;
}
.likely .likely__widget_gplus {
  background-color: #df4b37;
}
.likely .likely__counter {
  padding: 0 4px;
  background-image: none;
}
@media (max-width: 767px) {
  .likely .likely__widget {
    width: 60px;
  }
}
body .mfp-bg {
  background-color: #fff;
  opacity: 1;
}
.mfp-container {
  padding-left: 0;
  padding-right: 0;
}
.mobileNavigation {
  padding: 86px 20px 30px;
}
.mobileNavigationList {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}
.mobileNavigationList-link {
  position: relative;
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 11px;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.mobileNavigationList-item--active .mobileNavigationList-link {
  color: #46c70f;
}
.mobileNavigationList-link:after {
  display: block;
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  background-color: #000;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mobileNavigationList-item--border {
  padding-top: 20px;
}
.mobileNavigationList-item--border .mobileNavigationList-link {
  padding-left: 24px;
  padding-right: 24px;
  border: 1px solid #46c70f;
  border-radius: 2px;
}
.mobileNavigation ul li > ul:after,
.mobileNavigation__wrapper:after {
  width: 0;
  height: 0;
  left: 17px;
  top: -8px;
  border-style: solid;
  border-width: 0 10px 8px;
  border-color: transparent transparent #f3f3f3;
  z-index: 1;
  content: "";
}
.mobileNavigationList-item--border.mobileNavigationList-item--active
  .mobileNavigationList-link {
  color: #fff;
  background-color: #46c70f;
}
.mobileNavigation ul li > ul {
  position: relative;
  display: none;
  list-style-type: none;
  margin: 0 -20px 20px;
  padding: 15px 20px;
  background-color: #f3f3f3;
}
.mobileNavigation ul .mobileNavigationList-item--active ul {
  display: block;
}
.mobileNavigation ul li > ul:after {
  position: absolute;
  display: block;
}
.mobileNavigation ul li > ul li + li {
  margin-top: 10px;
}
.mobileNavigation ul li > ul li a {
  color: #000;
}
.mobileNavigation ul li > ul .mobileNavigationList-item--active a {
  color: #46c70f;
}
@media (max-width: 767px) {
  .mobileNavigation {
    padding-top: 60px;
  }
}
.mobileNavigation__wrapper {
  position: relative;
  display: none;
  margin: 0 -20px 20px;
  padding: 15px 20px;
  background-color: #f3f3f3;
}
.mobileNavigationList-item--active .mobileNavigation__wrapper,
.related-bg,
.related:after {
  display: block;
}
.mobileNavigation__wrapper:after {
  position: absolute;
  display: block;
}
.notFound,
.related {
  position: relative;
  background-position: 50% 0;
  background-size: cover;
  text-align: center;
}
.mobileNavigation__wrapper ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 20px;
}
.mobileNavigation__wrapper ul a {
  color: #000;
}
.mobileNavigation__wrapper ul li + li {
  margin-top: 10px;
}
.notFound {
  padding-top: 228px;
  padding-bottom: 172px;
  color: #fff;
}
.notFound-name h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 240px;
  line-height: 240px;
}
.notFound-text {
  width: 35%;
  margin-left: auto;
  margin-right: auto;
}
.notFound-text .btn {
  margin-top: 38px;
}
@media (max-width: 767px) {
  .notFound {
    padding-top: 130px;
    padding-bottom: 80px;
  }
  .notFound-name h1 {
    font-size: 150px;
    line-height: 150px;
  }
  .notFound-text {
    width: 100%;
  }
}
.related {
  overflow: hidden;
  padding-top: 72px;
  padding-bottom: 94px;
  background-color: #000;
  background-image: url(/assets/images/related-bg.jpg.pagespeed.ce.hi0Fh7tP2s.jpg);
}
.related-bg,
.related-bg .owl-carousel,
.related-bg .slider,
.related:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.related:after {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.related-btn,
.related-item {
  background-color: #fff;
  text-decoration: none;
}
.related-bg {
  z-index: 1;
}
.related-bg .item,
.related-bg .owl-item,
.related-bg .owl-wrapper,
.related-bg .owl-wrapper-outer,
.related-bg .related-item {
  width: 100%;
  height: 100%;
}
.related-bg .related-background {
  display: flex;
  height: 100%;
  margin: 0;
}
.related-bg .related-item,
.related-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  height: auto;
}
.related-bg .related-item {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
}
.related .container-fluid {
  position: relative;
  z-index: 3;
}
.related .glide__slides {
  margin: 0;
}
.related-slider {
  padding-left: 4%;
  padding-right: 4%;
}
.related-slider .glide__bullets,
.related-slider .glide__track {
  position: relative;
  z-index: 1;
}
.related-item {
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}
.related-row {
  margin-left: 0;
  margin-right: 0;
  padding: 30px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
}
.related-title {
  margin-top: 0;
  margin-bottom: 55px;
  font-weight: 300;
  font-size: 39px;
  line-height: 39px;
  color: #fff;
  text-transform: uppercase;
}
.related-link,
.related-name {
  color: #232323;
  -webkit-transition: all 0.2s ease;
}
.related-name {
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 36px;
  line-height: 40px;
  transition: all 0.2s ease;
}
.related-btn,
.startSteps-head h3 {
  font-weight: 300;
  font-family: Avenir, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.related-link {
  text-decoration: none;
  transition: all 0.2s ease;
}
.related-name:hover .related-link {
  color: #55c53a;
}
.related-text p {
  position: relative;
  font-size: 17px;
  line-height: 25px;
  color: #232323;
}
.related-text p:last-of-type {
  margin-bottom: 28px;
}
.related-btn {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  color: #55c53a;
  border: 2px solid #55c53a;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 13px 39px;
}
.related-btn:hover {
  color: #fff;
  background-color: #55c53a;
  text-decoration: none;
}
.related-preview {
  height: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.related-img {
  width: 100%;
}
.related .glide .glide__bullets .glide__bullet {
  width: 10px;
  height: 10px;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  background-color: #d7d7d7;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  opacity: 1;
  display: block;
  border: none;
  border-radius: 50%;
  padding: 0;
  outline: 0;
}
.related .glide .glide__bullets .glide__bullet.glide__bullet--active {
  background-color: #51c336;
  opacity: 1;
}
.related .glide .glide__arrows .glide__arrow {
  width: 82px;
  height: 56px;
  top: 50%;
  margin-top: -28px;
  border: none;
  background: url(http://www.iflexion.com/sites/all/themes/iflexion/images/related-slider-arrow,401x.png.pagespeed.ce.s_JeM7r3Um.png)
    no-repeat;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0.75;
  position: absolute;
  outline: 0;
}
.related .glide .glide__arrows .glide__arrow:after {
  display: none;
}
.related .glide .glide__arrows .glide__arrow.glide__arrow--left {
  left: -141px;
  background-position: 10px 0;
}
.related .glide .glide__arrows .glide__arrow.glide__arrow--left:hover {
  background-position: 0 0;
}
.related .glide .glide__arrows .glide__arrow.glide__arrow--left:disabled:hover {
  background-position: 10px 0;
}
.related .glide .glide__arrows .glide__arrow.glide__arrow--right {
  right: -141px;
  background-position: -92px 0;
}
.related .glide .glide__arrows .glide__arrow.glide__arrow--right:hover {
  background-position: -82px 0;
}
.related
  .glide
  .glide__arrows
  .glide__arrow.glide__arrow--right:disabled:hover {
  background-position: -92px 0;
}
.related .glide .glide__arrows .glide__arrow:disabled,
.related .glide .glide__arrows .glide__arrow:disabled:hover {
  opacity: 0.2;
  cursor: default;
}
.related .glide .glide__arrows {
  position: absolute;
  width: 100%;
  height: 100%;
  margin-top: 0;
  top: 0;
  z-index: 1;
}
.related .glide .glide__bullets {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  left: 0;
  bottom: -44px;
}
.related--articles {
  font-family: Avenir, Arial, Helvetica, sans-serif;
}
.related--articles .related-name {
  max-width: 500px;
}
.related--articles .related-text {
  max-width: 600px;
}
.related--articles .related-text p {
  margin-bottom: 15px;
}
.related--articles .related-date {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 25px;
}
@media (max-width: 1600px) {
  .related-slider {
    padding-left: 8%;
    padding-right: 8%;
  }
  .related .glide .glide__arrows .glide__arrow--left {
    left: -120px;
  }
  .related .glide .glide__arrows .glide__arrow--right {
    right: -120px;
  }
}
@media (max-width: 1440px) {
  .related-slider {
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media (max-width: 1300px) {
  .related-slider {
    padding-left: 6%;
    padding-right: 6%;
  }
  .related .glide .glide__arrows .glide__arrow--left {
    left: -100px;
  }
  .related .glide .glide__arrows .glide__arrow--right {
    right: -100px;
  }
}
@media (max-width: 1030px) {
  .related-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .related-slider {
    padding-left: 20px;
    padding-right: 20px;
  }
  .related-preview {
    margin-bottom: 30px;
  }
  .related .glide .glide__arrows .glide__arrow--left,
  .related .glide .glide__arrows .glide__arrow--right {
    display: none;
  }
}
@media (max-width: 767px) {
  .related-row {
    padding: 15px 0;
  }
  .related-slider {
    padding-left: 5px;
    padding-right: 5px;
  }
  .related-name {
    font-size: 26px;
    line-height: 30px;
  }
  .related-btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (min-device-pixel-ratio: 2) {
  .related .glide .glide__arrows .glide__arrow {
    background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/related-slider-arrow,402x.png.pagespeed.ce.Vf9DalTirM.png);
    background-size: 164px 56px;
  }
}
.searchPage {
  padding-top: 145px;
  padding-bottom: 145px;
}
.searchPage__title {
  font-size: 52px;
  line-height: 58px;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #234;
}
.searchBox,
.search__form {
  position: relative;
  margin-bottom: 30px;
  max-width: 800px;
}
.searchBox__input,
.search__input {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  display: block;
  width: 100%;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid rgba(34, 51, 68, 0.1);
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
  padding: 11px 35px;
  font-size: 18px;
  line-height: 22px;
  color: #234;
  outline: 0;
}
.searchPage__counter,
.searchPage__empty {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.searchBox__input:focus,
.searchBox__input:hover,
.search__input:focus,
.search__input:hover {
  border-bottom: 1px solid #53c237;
}
.searchBox__remove,
.searchBox__submit,
.search__remove,
.search__submit {
  position: absolute;
  left: -10px;
  top: 0;
  width: 44px;
  height: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  outline: 0;
}
.searchBox__remove,
.search__remove {
  left: auto;
  right: -10px;
}
.searchBox__remove svg path,
.search__remove svg path {
  -webkit-transition: fill 0.2s ease;
  transition: fill 0.2s ease;
}
.searchBox__remove:focus svg path,
.searchBox__remove:hover svg path,
.search__remove:focus svg path,
.search__remove:hover svg path {
  fill: #53c237;
}
.searchBox__remove svg,
.searchBox__submit svg,
.search__remove svg,
.search__submit svg {
  display: block;
  margin: 0;
}
.searchPage__empty {
  padding-top: 20px;
}
.searchPage__counter,
.searchPage__tags.tags {
  margin-bottom: 30px;
}
.searchPage__article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 50px;
  max-width: 1030px;
}
.searchPage__article-image {
  display: block;
  width: 204px;
  min-width: 204px;
  height: 117px;
  overflow: hidden;
  margin-right: 30px;
}
.searchPage__article-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.searchPage__article-text {
  padding-top: 5px;
}
.searchPage__article-tag {
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #53c237;
  margin-bottom: 6px;
}
.searchPage__article-title {
  color: #234;
  display: inline-block;
  font-weight: 500;
  font-size: 19px;
  line-height: 26px;
  margin-bottom: 9px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.searchPage__article-title:focus,
.searchPage__article-title:hover {
  color: #53c237;
}
.searchPage__article-description {
  font-size: 17px;
  line-height: 23px;
}
.searchPage__article-description strong {
  font-weight: 500;
}
.searchPage__pagination .pager,
.searchPage__pagination-list {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.searchPage__pagination .pager a,
.searchPage__pagination .pager-current,
.searchPage__pagination-link {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 17px;
  color: #234;
  -webkit-transition: color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, background-color 0.2s ease;
}
.searchPage__pagination .pager .pager-current,
.searchPage__pagination-link--active {
  color: #53c237;
  background: rgba(83, 194, 55, 0.1);
}
.searchPage__pagination .pager a:focus,
.searchPage__pagination .pager a:hover,
.searchPage__pagination-link:focus,
.searchPage__pagination-link:hover {
  color: #53c237;
}
.searchPage__pagination .pager .pager-ellipsis,
.searchPage__pagination .pager .pager-first,
.searchPage__pagination .pager .pager-last,
.searchPage__pagination .pager .pager-next,
.searchPage__pagination .pager .pager-previous {
  display: none;
}
.search {
  display: block !important;
  position: absolute;
  top: -webkit-calc(100% - 14px);
  top: calc(100% - 14px);
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.search__wrapper {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(25, 29, 36, 0.08);
  box-shadow: 0 2px 4px 0 rgba(25, 29, 36, 0.08);
  margin-bottom: 60px;
}
.search__wrapper:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(34, 51, 68, 0.1);
}
.navigationList-item--dropdown--show > .search {
  max-height: 600px;
}
.navigationList-item + .navigationList-item.navigationList-item--search {
  margin-left: 30px;
}
.navigationList-item--search .navigationList-link {
  padding-left: 10px;
  padding-right: 10px;
}
.navigationList-item--search .navigationList-link svg {
  margin: -3px auto 0;
  display: block;
  width: auto;
}
.navigationList-item--search .navigationList-link:after {
  left: 0;
}
.header--small .search {
  top: 100%;
  margin-top: 1px;
}
.search__wrapper {
  padding: 30px 50px 20px;
}
.search__form {
  max-width: 100%;
}
.search__title {
  font-size: 19px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 22px;
}
.search__preview-item,
.search__result-item {
  font-size: 15px;
  line-height: 20px;
  width: 100%;
  cursor: pointer;
}
.search__preview-list {
  padding: 0;
  margin: 0 -15px;
  list-style: none;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
.search__preview-item {
  padding: 14px 15px;
  display: inline-block;
  -webkit-transition: color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, background-color 0.2s ease;
}
.search__preview-item:hover {
  color: #46c70f;
  background: rgba(81, 192, 54, 0.05);
}
.search__result {
  position: absolute;
  top: 100%;
  width: 100%;
  background: #fff;
  border: 1px solid rgba(34, 51, 68, 0.1);
  border-top: 0;
  display: none;
}
.search__result-item {
  padding: 15px 30px;
  display: block;
  -webkit-transition: color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, background-color 0.2s ease;
}
.search__result-item:hover {
  color: #46c70f;
  background: rgba(81, 192, 54, 0.05);
}
@media (max-width: 1024px) {
  .search,
  .search__result {
    position: relative;
    top: auto;
  }
  .search {
    left: auto;
    width: 100%;
    height: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    max-height: 100%;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 20px;
  }
  .search__wrapper {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .searchPage {
    padding: 80px 0;
  }
  .searchPage__title {
    font-size: 30px;
    line-height: 36px;
  }
  .searchPage__article {
    display: block;
  }
  .searchPage__article-image {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.slider .owl-theme .owl-controls .owl-buttons div {
  display: block;
  position: absolute;
  width: 51px;
  height: 28px;
  top: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAAA4CAYAAAAPW43lAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtpJREFUeNrs2rFLG1EcB/Dkh1N3J+kSB5NZJzE4aKBDC5aaDnF3klK69G/oIlI6ZW8GtSjYoZB2kFqn7qlDXYqTe+kU+3vyO7ked3n3e72892i/X/hx4HkJfj/e5d6RemNxveaQHs99nle1ivP969D52PmlTi2yvOT5wTPQ/u3kiPKU56CG2HIgXfW0B5IjygueS/RuzaV0pcYhJUoXKM44XQ0OKVAe8+wAxRlnRzrsVQWToDznuULHzrmSDkvh2GC2gDI1nC1XmG2eDaBMDWdDOlbBmAM6QJk6TqcIh4ASJw7loKwBxTvOWhaHMiirclsHFL84pvPV+aXOdhYmQTF61+jKe66l+zucemNx/RlvzZPMDzw/0VHQ3ON5wPOR0EWcmeF5zfMrlkvZP/bYX5NZnj2e99xBPzlj+jynsmMW/6/BUE4NSvauLMF5wzOHrrxlTjq/Q8lbx5gdn0QPOH5Q9qTzvm3lb35hCBxvKMMsShEMcAKjTIJJcI6BMzWU4yIUG4zJW54j4FSOciTd1lxhTAbAqRzF+nWmsiv/BMfc1jXQsToN6a4UigYmwTHfk9oFjhplV7oblD1I+6zMvPA+cNQo+xoUF5g0The9W9N1QTGpP/zSdHnD8V/A/k+x9nSyPKrsjDFvVue5QO/WXEhXY+2B5IjyjaeF3q1pSVdqHAJKnDikRDkDijPOmQaHlChtdOyctgaHgBInDgElThwCSlicR+etcVkYoESAQ0CJE4dyUN4BxV9Olkdt6fwPHMpB2URd3nE2szjmIWaCcoOKositBZ4OR5oZuZzhUhbuMna75UvYIW+emLOFf0aU+qy5kR2HqMtvsijJZwxul8PmM89KGiVvHZOcOStyABIApWjlD5zAKEUwwAmMMgkGOB5QJvVvW8cAJwBKGRjgBEApC5PFGaFjdUYaFA1MGqcJHDVKU4OihQGOJxQXmDTOAnq3ZsEFxeS3AAMAvMgAx29j038AAAAASUVORK5CYII=);
  border-radius: 0;
  zoom: 1;
  filter: Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.slider .owl-theme .owl-controls .owl-buttons div:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 0 -28px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAAA4CAYAAAAPW43lAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtpJREFUeNrs2rFLG1EcB/Dkh1N3J+kSB5NZJzE4aKBDC5aaDnF3klK69G/oIlI6ZW8GtSjYoZB2kFqn7qlDXYqTe+kU+3vyO7ked3n3e72892i/X/hx4HkJfj/e5d6RemNxveaQHs99nle1ivP969D52PmlTi2yvOT5wTPQ/u3kiPKU56CG2HIgXfW0B5IjygueS/RuzaV0pcYhJUoXKM44XQ0OKVAe8+wAxRlnRzrsVQWToDznuULHzrmSDkvh2GC2gDI1nC1XmG2eDaBMDWdDOlbBmAM6QJk6TqcIh4ASJw7loKwBxTvOWhaHMiirclsHFL84pvPV+aXOdhYmQTF61+jKe66l+zucemNx/RlvzZPMDzw/0VHQ3ON5wPOR0EWcmeF5zfMrlkvZP/bYX5NZnj2e99xBPzlj+jynsmMW/6/BUE4NSvauLMF5wzOHrrxlTjq/Q8lbx5gdn0QPOH5Q9qTzvm3lb35hCBxvKMMsShEMcAKjTIJJcI6BMzWU4yIUG4zJW54j4FSOciTd1lxhTAbAqRzF+nWmsiv/BMfc1jXQsToN6a4UigYmwTHfk9oFjhplV7oblD1I+6zMvPA+cNQo+xoUF5g0The9W9N1QTGpP/zSdHnD8V/A/k+x9nSyPKrsjDFvVue5QO/WXEhXY+2B5IjyjaeF3q1pSVdqHAJKnDikRDkDijPOmQaHlChtdOyctgaHgBInDgElThwCSlicR+etcVkYoESAQ0CJE4dyUN4BxV9Olkdt6fwPHMpB2URd3nE2szjmIWaCcoOKositBZ4OR5oZuZzhUhbuMna75UvYIW+emLOFf0aU+qy5kR2HqMtvsijJZwxul8PmM89KGiVvHZOcOStyABIApWjlD5zAKEUwwAmMMgkGOB5QJvVvW8cAJwBKGRjgBEApC5PFGaFjdUYaFA1MGqcJHDVKU4OihQGOJxQXmDTOAnq3ZsEFxeS3AAMAvMgAx29j038AAAAASUVORK5CYII=);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
}
.slider .owl-theme .owl-controls .owl-buttons div:active {
  filter: Alpha(Opacity=60);
  opacity: 0.6;
}
.slider .owl-theme .owl-controls .owl-buttons .owl-next:hover:after,
.slider .owl-theme .owl-controls .owl-buttons .owl-prev:hover:after {
  opacity: 1;
}
.slider .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
  background-position: 0 0;
}
.slider .owl-theme .owl-controls .owl-buttons .owl-prev:after {
  background-position: 0 -28px;
}
.slider .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
  background-position: -51px 0;
}
.slider .owl-theme .owl-controls .owl-buttons .owl-next:after {
  background-position: -51px -28px;
}
.slider .owl-controls {
  position: relative;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
}
.slider .owl-theme .owl-controls .owl-buttons .owl-disabled,
.slider .owl-theme .owl-controls .owl-buttons .owl-disabled:hover {
  pointer-events: none;
  filter: Alpha(Opacity=10);
  opacity: 0.1;
}
.slider .grabbing {
  cursor: default;
}
@media (max-width: 1030px) {
  .owl-buttons {
    display: none;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (min-device-pixel-ratio: 2) {
  .slider .owl-theme .owl-controls .owl-buttons div,
  .slider .owl-theme .owl-controls .owl-buttons div:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMwAAABwCAYAAABSKp/8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABTBJREFUeNrs3T1vFEccgPG5P1tESoP4CNDkpTQVUjroHCCNhe10gKki0SFAEAESUboEKju0No4rDHR2CxU9FV8B0QCdjxl7Dq+P3bu5nZ3Zu5nnkUa6GNC9zPzYvcvt0Ds5d1ZFzNzZRT1u6PFRkXr3Zqfy56dOn+PFGd33evytxzM9dmPNSxEZyy09enrM6/E/c04emTX0sx4/2f/ejXGn0gGW53psMd/k2ZZdSz27tqKcKhUdYPlHjz7zTZ717VoynbdrLPiRpgALgWY6wICFkkNTgIVA0y2YC3pct7fNR36PwEIR0eypg/91cVsdfPS8Pc1gylie6rHGPFJkNP/q8VmPxdJabA2NgIUSbM2uQWXX5IVpAwMWygKNgIVAEw8MWCgrNAIWAk14MEslLOtgoRlBs15CsxQLjLmjq/b2f3o8YS5oRnpi16yya3gpNJhhLBvMAc1YGz5oBCwEGnc0AhYCjTsaAQuBxh3NODDLYKHM0Cw3BbOixxV7exUslDiaVXv7il37E4Exf2DR3jZfmd7kNaXE21SH19Qsnjp9bsUVzDCWbV5LyqTtcWgELETuaAQsRO5oBCxE3/buzU4lmt7JubNlLERU31NzhOnxOhA51TObYJjPn/ucknV26K/8OZuRdz8veg6OXPOlf7Y2eA8TbNMAolmsCkv5TT9oiA6rxDIMBjREI7BUgQENgaUGSx2YKjSXeC0p8S6NwzIKzADN4Hr9a6rhpgFEM9CSXePKrvnaTV3GXQ9jdtnw2jSAaAawlK/5Wh/1m12uuNwADWWCZew1X67X9IOGsscyCRjQUPZYJgUDGsoaSxMwVWguMwc0I11Wnpu6NN1b2dzR4FqB39WITQOIpqQVu1aVXbuNNnXx2b3/yAU2oKEpx9LKt/F9/30Y0FA2WNoAAxrKBktbYEBDWWBpEwxoKHkspqLlBzp4YNftA/5Oj8fq4BJootCZ/Sn+0OO3EFhCgBmg+aTHTfvAj9kHDhoKjcX8RX3errW/9Nhp+06KQA9+xz7oW/YJKNBQRCwP9dgNcUdFwCcxeMCgoSSwhAYDGkoKSwwwoKFksJgk0pPbtU+ob5/gAvNNni3ExhLrCDN8pLmox0vmmzwza+gXPZ7FwrJ/WJt/9UPMJ7lnD6X39fiTOSeP7ulx1x5hGp8pvTjzdipPycpYTHeYb/LsTum9zF6sO5UOsJi/EU4w3+TZCXX4wVE0NNIRlg/MN3n2oQs0AhYCzXSAAQslh0bAQqDpFgxYKFk0RWAswjxSZDRSWocDNK2tQwELJZiEOtIIWAg0ccGAhbJBI2Ah0MQBAxbKDo2AhUATFgxYKFs0AhbKGc2vr3/cCwUGLJQ9GgELgcYdjYCFQOOORsBCOffizNuJ0AhYCDTuaAQsRO5oBCxE7mgELETuaAQsRO5oBCxE7mjMVrFlLERUX58jCdEEFeropgGcklFup161v2ZPw766MKdpUnovE32fWqJprQqLGjqSgIZoBBZVceoFGgJLDRZV814FNASWCixqxJt70BBYamAo0BBYxmPZh+Dwb1zykTOlnDMW5bj4OdIQWCYAAxoCy4RgQEPZY5kUDGgoayxNwICGksHSZP03/cQLNJQdFh8woKHssPiCAQ1lhaUNMKChbLC0BQY0lAWWNsGAhpLH0jaYOjTHmT+K1HEV+LuPIb5IOYzmPWgoEpb3KvAXhUN98xg0lByWkGBAQ8lhCQ0GNJQUlhhgQEPJYIkFpg4NkU/RscQEM4zmAfNNnj2IjcX0RYABAJFbOqn2dSqJAAAAAElFTkSuQmCC);
    background-size: 102px 56px;
  }
}
.startSteps {
  padding-top: 30px;
  padding-bottom: 122px;
}
.startSteps--nopadding {
  padding-top: 0;
  padding-bottom: 60px;
}
.startSteps-wrapper {
  max-width: 1600px;
  margin: 0 auto;
}
.startSteps-head {
  text-align: center;
}
.startSteps-head h3 {
  margin: 0 0 52px;
  font-size: 52px;
  line-height: 60px;
}
.startSteps-num,
.startSteps-text h5 {
  font-weight: 300;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
}
.startSteps-num {
  float: left;
  width: 110px;
  height: 110px;
  margin-top: 11px;
  margin-right: 28px;
  line-height: 110px;
  text-align: center;
  font-size: 70px;
  background-repeat: no-repeat;
  color: #fff;
}
.startSteps-col {
  padding-right: 10%;
}
.startSteps-num--1 {
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/step-bg-01,401x.png.pagespeed.ce.yyI6OBWzoZ.png);
}
.startSteps-num--2 {
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/step-bg-02,401x.png.pagespeed.ce.ROL9rC_QDy.png);
}
.startSteps-num--3 {
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/step-bg-03,401x.png.pagespeed.ce.oq91IK2qsA.png);
}
.startSteps-num--4 {
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/step-bg-04,401x.png.pagespeed.ce.BTLQabHOxp.png);
}
.startSteps-num--5 {
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/step-bg-05,401x.png.pagespeed.ce.HT7A2ZrjoL.png);
}
.startSteps-text {
  overflow: hidden;
}
.startSteps-text--paddingTop {
  padding-top: 13px;
}
.startSteps-text h5 {
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 40px;
}
.startSteps-text p {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 17px;
}
.startSteps-text p strong {
  font-weight: 500;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (min-device-pixel-ratio: 2) {
  .startSteps-num--1,
  .startSteps-num--2,
  .startSteps-num--3,
  .startSteps-num--4,
  .startSteps-num--5 {
    background-size: 110px 110px;
  }
  .startSteps-num--1 {
    background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/step-bg-01,402x.png.pagespeed.ce._e89s5Hh4q.png);
  }
  .startSteps-num--2 {
    background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/step-bg-02,402x.png.pagespeed.ce.zSiIJ9o34G.png);
  }
  .startSteps-num--3 {
    background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/step-bg-03,402x.png.pagespeed.ce.S0_dKqRiXr.png);
  }
  .startSteps-num--4 {
    background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/step-bg-04,402x.png.pagespeed.ce.Dp3cV0HTLU.png);
  }
  .startSteps-num--5 {
    background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/step-bg-05,402x.png.pagespeed.ce.j0TQtKr9kS.png);
  }
}
@media (max-width: 1199px) {
  .startSteps-wrapper {
    max-width: 940px;
  }
  .startSteps-col {
    min-height: 150px;
    padding-right: 0;
    padding-bottom: 12px;
  }
  .startSteps--nopadding {
    padding-top: 0;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .startSteps {
    padding-bottom: 55px;
  }
  .startSteps--nopadding {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .startSteps-head h3 {
    margin-bottom: 22px;
    font-size: 34px;
  }
}
@media (max-width: 479px) {
  .startSteps-num {
    width: 70px;
    height: 70px;
    margin-right: 18px;
    line-height: 70px;
    font-size: 40px;
    background-size: 70px 70px;
  }
}
.tabnav {
  padding-top: 100px;
  background: #fff;
  position: relative;
}
.tabnav .heading-title {
  padding-bottom: 50px;
}
.sticky-wrapper {
  height: auto !important;
}
.tabnav--sticky.stuck .tabnav-menu {
  padding-top: 0;
  position: fixed;
  top: 79px;
  left: 0;
  width: 100%;
  z-index: 2;
}
.tabnav-navitem {
  text-align: center;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-left: 0;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  font-size: 25px;
  font-weight: 400;
  color: #0cf;
}
.tabnav--media-content-distribution .tabnav-navitem:nth-child(1) {
  color: #51c336;
}
.tabnav--media-content-distribution .tabnav-navitem:nth-child(2) {
  color: #0cf;
}
.tabnav--media-content-distribution .tabnav-navitem:nth-child(3) {
  color: #255ccc;
}
.tabnav-navitem:last-child {
  border-right: 0;
}
.tabnav-navitem--active {
  color: #fff !important;
  background: #51c336 !important;
}
.tabnav-panel {
  min-height: 635px;
  padding-top: 90px;
  padding-bottom: 100px;
}
.tabnav-panel .bg-image {
  position: absolute;
  left: 50%;
  top: 34px;
}
.tabnav-panel h2 {
  margin-top: 0;
  font-size: 45px;
  font-family: Ubuntu, Arial, sans-serif;
  font-weight: 300;
  line-height: 40px;
}
.terms-title h1,
.terms-title h3 {
  text-transform: uppercase;
  font-family: Avenir, Arial, Helvetica, sans-serif;
}
.tabnav-panel p {
  font-size: 17px;
}
.tabnav-panel ul {
  font-weight: 400;
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabnav-panel ul li {
  position: relative;
  padding-left: 45px;
  margin-bottom: 20px;
}
.tabnav--type--1 .tabnav-menu:after,
.tabnav-panel ul li:after {
  position: absolute;
  display: block;
  content: "";
}
.tabnav-panel ul li:last-child {
  margin-bottom: 0;
}
.tabnav-panel ul li:after {
  width: 15px;
  height: 11px;
  top: 11px;
  left: 23px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNqU0T8LQVEYx3EXSVaTxW6ymf1PiO7gJRgMMhlMTAaTxeoNUGIwKNMti8WglFlJBklJJt9Tz61DqHvqU+fp3t/pnOcxTCvmcriqiKLudRisYQADHreDYEMLPrG0w0H4/gSb6GvBCsYqHIKF0Y8DWujJ/gETM1Wo8BARlDCBXwt20JX9HWXM7Y9u6d5e6jymCEiorQWLWOhXUt0+IK4aIDfIYoew/HNDQZ72tuyGHZHAVmo7eEXuW1APq3VCEhupL8hg9WsEn3M+IyVvS2P9b/AvAQYAvxkoInbfMQUAAAAASUVORK5CYII=);
}
@media (max-width: 1029px) {
  .tabnav-panel {
    height: auto;
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .tabnav {
    padding-top: 50px;
  }
  .tabnav .heading-title {
    margin-bottom: 0;
    padding-bottom: 50px;
  }
  .tabnav-panel {
    padding: 50px 0;
  }
}
.tabnav--type--1 {
  padding-top: 0;
}
.tabnav--type--1 .tabnav-menu:after {
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  background-color: #fff;
}
.tags-item,
.tags-section {
  display: inline-block;
  vertical-align: top;
}
.tabnav--type--1 .tabnav-navitem {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  border: none;
  background-color: #51c336;
}
.tabnav--media-content-distribution .heading-title {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .tabnav--media-content-distribution .heading-title {
    padding-bottom: 50px;
  }
}
.tags {
  position: relative;
}
.tags-section {
  margin-right: 15px;
}
.tags-title {
  font-weight: 500;
  font-size: 10px;
  line-height: 26px;
  color: #6f6f6f;
  text-transform: uppercase;
}
.tags-item {
  margin-right: 10px;
  margin-bottom: 11px;
  padding-left: 11px;
  padding-right: 11px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
  background-color: #51c136;
}
.terms,
.winners {
  color: #234;
  position: relative;
}
.terms {
  padding-top: 175px;
  padding-bottom: 0;
  text-align: center;
}
.terms-title h1 {
  margin-top: 0;
  margin-bottom: 35px;
  font-weight: 300;
  font-size: 70px;
  line-height: 68px;
  text-align: center;
}
.terms-title h3 {
  margin: 0 0 52px;
  font-weight: 300;
  font-size: 52px;
  line-height: 60px;
}
.terms-description {
  padding-bottom: 60px;
}
.terms-description p {
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 300;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.5;
  text-align: left;
}
.winners-title h1,
.winners-title h3 {
  font-weight: 300;
  font-family: Avenir, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.terms-description ul li {
  text-align: left;
}
.winners {
  padding-top: 75px;
  padding-bottom: 80px;
  text-align: center;
}
.winners--nopaddingBottom {
  padding-bottom: 0;
}
.winners--nopaddingTop {
  padding-top: 0;
}
.winners--back {
  background-image: url(http://www.iflexion.com/sites/all/themes/iflexion/images/bg-book.jpg.pagespeed.ce._7_FsHCaaa.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}
.winners-title h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 70px;
  line-height: 68px;
  text-align: center;
}
.winners-title h3 {
  margin: 0 0 42px;
  font-size: 52px;
  line-height: 60px;
}
.winners-caption h4,
.winners-description p {
  margin-top: 0;
  font-weight: 300;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  font-size: 25px;
}
.winners-description {
  padding-bottom: 60px;
}
.winners-description p {
  margin-bottom: 16px;
  line-height: 38px;
  text-align: center;
}
.winners-description a {
  text-decoration: none;
  color: #51c336;
}
.winners-col {
  text-align: left;
}
.winners-caption h4 {
  margin-bottom: 17px;
  text-transform: uppercase;
  line-height: 40px;
}
.winners-line {
  position: relative;
  margin-bottom: 20px;
}
.winners-cards {
  text-align: center;
}
.winners-card:after {
  content: "";
  clear: both;
  display: table;
}
.winners-card {
  border: 1px solid #ebebeb;
  display: inline-block;
  max-width: 670px;
  margin-bottom: 50px;
}
.winners-image {
  float: left;
  max-width: 234px;
}
.winners-image img {
  display: block;
  max-width: 100%;
  margin: -1px;
}
.winners-date {
  font-size: 17px;
  line-height: 20px;
  color: #234;
  margin-bottom: 10px;
}
.winners-text {
  padding: 45px 50px;
  float: left;
  text-align: left;
  width: -webkit-calc(100% - 234px);
  width: calc(100% - 234px);
  color: #232323;
  font-size: 25px;
  line-height: 35px;
}
.winners-text p {
  margin-top: 0;
  margin-bottom: 15px;
}
.winners-btn {
  color: #51c336;
  font-size: 15px;
  line-height: 36px;
  text-transform: uppercase;
  padding: 0 20px;
  border: 1px solid #51c336;
  display: inline-block;
  text-decoration: none !important;
  border-radius: 2px;
  margin-top: 25px;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.winners-btn:hover {
  color: #fff;
  background: #51c336;
}
.winners-subdescription {
  text-align: center;
  font-size: 19px;
  line-height: 30px;
  color: #234;
}
.winners-subdescription p {
  margin: 0;
}
@media screen and (max-width: 640px) {
  .winners-image {
    float: none;
    width: 100%;
    max-width: 100%;
    max-height: 400px;
    overflow: hidden;
  }
  .winners-image img {
    width: 100%;
    margin: 0 auto;
  }
  .winners-text {
    float: none;
    width: 100%;
    padding: 30px;
  }
}
