/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small, .small {
  font-size: 85%; }

mark, .mark {
  background-color: #fcf8e3;
  padding: 0.2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; }
 }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before, blockquote small:before, blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.banner-context {
  position: relative;
  margin-top: 82px;
  background: url('../images/section-context-background.jpg');
  height: 456px;
  width: 100%; }
  .banner-context:before, .banner-context:after {
    content: " ";
    display: table; }
  .banner-context:after {
    clear: both; }
  .banner-context .description {
    width: 500px;
    margin: 185px auto 0;
    text-align: center;
    color: #FFFFFF; }
    .banner-context .description:before, .banner-context .description:after {
      content: " ";
      display: table; }
    .banner-context .description:after {
      clear: both; }
    .banner-context .description h1 {
      font-size: 40px; }
    .banner-context .description .button-register {
      position: absolute;
      width: 300px;
      height: 55px;
      margin-left: -150px;
      bottom: 60px;
      margin-top: 10px;
      font-size: 26px;
      line-height: normal;
      text-transform: uppercase;
      color: #FFFFFF;
      text-decoration: none;
      border: 3px solid #c7d744 ;
      border-radius: 10px;
      background: transparent;
      outline: none !important;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .banner-context .description .button-register:hover {
        background: #c7d744 ;
        color: #000000; }

      .button-register{
          background: #c7d744 !important;
      }

.button-register:hover{
    background: transparent !important;
    color:#fff !important;
    text-decoration: none;
}

.enroll-button {
    background: #c7d744 !important;
    color:#fff !important;
}

.enroll-button:hover {
    background: transparent !important;
    color:#c7d744 !important;
}

.section-context {
  padding-top: 60px;
  padding-bottom: 60px;
  max-width: 1270px;
  margin: 0 auto;
  position: relative; }
  .section-context h2 {
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 26px;
    font-weight: 600;
    color: #000000;
    text-align: center; }
  .section-context .enroll {
    text-align: center; margin-bottom:0px;}
  .section-context .enroll-button {
    font-size: 25px;
    color: #000000;
    background: transparent;
    width: 428px;
    height: 50px;
    border: 3px solid #c7d744 ;
    border-radius: 7px;
    text-transform: uppercase;
    font-family: 'Kievit-Medium';
    outline: none !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .section-context .enroll-button:hover {
      background: #c7d744 ; }
  .section-context .what-is {
    margin-bottom: 60px; }
    .section-context .what-is:before {
      display: inline-block;
      vertical-align: middle;
      content: "";
      background: url('../images/icon-question.png');
      width: 102px;
      height: 59px; }
    .section-context .what-is h2 {
      font-size: 26px;
      margin-bottom: 15px;
      font-family: "Kievit-Medium";
      display: inline-block;
      text-align: left;
      text-transform: uppercase; }
    .section-context .what-is p {
      margin: 0; }
    .section-context .what-is .text {
      margin-left: 60px;
      width: 80%;
      font-size: 20px;
      line-height: 24px;
      display: inline-block;
      vertical-align: middle;
      font-family: 'Kievit-Light'; }
  .section-context .why {
    margin-bottom: 60px; }
    .section-context .why:before {
      display: inline-block;
      vertical-align: middle;
      content: "";
      background: url('../images/icon-context.png');
      width: 321px;
      height: 47px; }
    .section-context .why h2 {
      font-size: 26px;
      margin-bottom: 15px;
      font-family: "Kievit-Medium";
      display: inline-block;
      text-align: left;
      text-transform: uppercase; }
    .section-context .why p {
      margin: 0; }
    .section-context .why .text {
      font-family: 'Kievit-Light';
      margin-left: 60px;
      width: 880px;
      font-size: 20px;
      line-height: 24px;
      display: inline-block;
      vertical-align: middle; }
  /*.section-context .how-work {
    margin-bottom: 60px; }*/
    .section-context .how-work:before {
      display: inline-block;
      vertical-align: middle;
      content: "";
      background: url('../images/how-work.png');
      width: 71px;
      height: 84px; }
    .section-context .how-work h2 {
      font-size: 26px;
      margin-bottom: 15px;
      font-family: "Kievit-Medium";
      display: inline-block;
      text-align: left;
      text-transform: uppercase; }
    .section-context .how-work p {
      margin: 0; }
    .section-context .how-work .text {
      font-family: 'Kievit-Light';
      margin-left: 60px;
      width: 80%;
      font-size: 20px;
      line-height: 24px;
      display: inline-block;
      vertical-align: middle; }
  .section-context .trainings {
    text-align: center; }
  .section-context .training {
    margin: 0 25px;
    width: 170px;
    display: inline-block;
    text-align: left;
    font-size: 17px;
    line-height: 20px;
    font-family: 'Kievit-Medium'; }
    .section-context .training b {
      display: block; }
   /* .section-context .training .pay {
      margin-top: 25px;
      display: inline-block;
      width: 125px;
      height: 40px;
      line-height: 38px;
      font-size: 15px;
      text-transform: uppercase;
      color: #c7d744 ;
      border: 2px solid #c7d744 ;
      text-align: center;
      border-radius: 6px; }*/
	.section-context .training .pay{
		margin-top: 25px;
		text-transform: uppercase;
		background-color: #fff;
		display: inline-block;
		text-decoration: none;
		font-family: 'Kievit-Medium';
		color: #c7d744 ;
		width: 125px;
		height: 40px;
		line-height: 38px;
		border: solid 2px #c7d744 ;
		border-radius: 5px;
		text-align: center;
		font-size: 14px;
		letter-spacing: normal;
		//font-weight: bold;
		outline: none;
		-o-transition: background-color .3s;
	  -ms-transition: background-color .3s;
	  -moz-transition: background-color .3s;
	  -webkit-transition: background-color .3s;
	  transition: background-color .3s;
	  -webkit-touch-callout: none;
	  -webkit-user-select: none;
	  -khtml-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	}
	.section-context .training .pay:hover{
		background-color: #c7d744 ;
		color: #fff;
	}
	.section-context .training .pay:active{
		color: #000;
	}	  
  .section-context.training-date {
    position: relative;
    display: none; }
    .section-context.training-date:before {
      left: 50%;
      top: 0;
      margin-left: -25px;
      position: absolute;
      border-top: 18px solid #F2F2F2;
      border-left: 25px solid transparent;
      border-right: 25px solid transparent;
      content: "";
      width: 0;
      height: 0; }

.how-days .description {
  font-size: 26px;
  font-weight: 300;
  line-height: 31px;
  font-family: 'Kievit-Light'; }

.context-questions {
  background: #c7d744 ; }
  .context-questions .description {
    font-size: 20px;
    line-height: 24px; }
    .context-questions .description ul {
      padding: 0;
      margin: 0;
      list-style: none;
      columns: 2;
      -moz-columns: 2;
      -webkit-columns: 2; }
    .context-questions .description li:before {
      margin-right: 20px;
      background: url('../images/check-2.svg');
      width: 17px;
      height: 15px;
      display: inline-block;
      content: ""; }

.context-data {
  background: #F2F2F2;
  text-align: center; }
  .context-data .section-context {
    /*width: 1285px;*/ }
  .context-data ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .context-data ul li {
      width: 240px;
      height: 85px;
      border: 3px solid #929599;
      border-radius: 7px;
      position: relative;
      margin: 0 90px 93px;
      display: inline-block;
      font-size: 16px;
      line-height: 18px;
      background: #c7d744 ;
      vertical-align: top; }
      .context-data ul li span {
        font-size: 37px;
        vertical-align: middle; }
      .context-data ul li:before {
        left: -100px;
        top: 50%;
        margin-top: -61px;
        content: "";
        position: absolute;
        width: 122px;
        height: 122px;
        border: 3px solid #929599;
        border-radius: 50%; }
      .context-data ul li .wrapper {
        display: table;
        height: 79px; }
      .context-data ul li .text {
        margin-left: 15px;
        display: inline-block;
        font-size: 16px;
        width: 90px;
        text-align: left; }
      .context-data ul li p {
        padding-left: 35px;
        display: table-cell;
        vertical-align: middle; }
  .context-data .confidence:before {
    background: url('../images/data-icon1.png') #f2f2f2 center no-repeat; }
  .context-data .relations:before {
    background: url('../images/data-icon2.png') #f2f2f2 center no-repeat; }
  .context-data .happiness:before {
    background: url('../images/data-icon3.png') #f2f2f2 center no-repeat; }
  .context-data .realization:before {
    background: url('../images/data-icon4.png') #f2f2f2 center no-repeat; }
  .context-data .income:before {
    background: url('../images/data-icon5.png') #f2f2f2 center no-repeat; }

.context-video {
  background: #c7d744 ; }
  .context-video h2 a{
	text-decoration:none;
	color:#000;
  }
  .context-video:before, .context-video:after {
    content: " ";
    display: table; }
  .context-video:after {
    clear: both; }
  .context-video .section-context {
    max-width: 1285px; }
  .context-video h3 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 0; }
  .context-video .video-block {
    /*width: 49%;*/
    margin: 0 auto; }
     .context-video .video-block iframe {
      width: 100%; }

.why-context {
  background: #f2f2f2; }
  .why-context .block {
    width: 100%;
    margin-bottom: 60px; }
	.why-context .block:last-of-type{
		margin-bottom: 0px;
	}
  .why-context .name {
    width: 355px;
    padding-right: 50px;
    display: inline-block;
    vertical-align: top;
    font-size: 26px;
    line-height: 31px;
    text-transform: uppercase;
    font-family: 'Kievit-Medium'; }
  .why-context .description {
    width: 885px;
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    line-height: 24px;
    font-family: 'Kievit-Light'; }

.features-context {
  background: #c7d744 ;
  font-size: 20px;
  line-height: 24px; }
  .features-context .section-context {
    max-width: 1285px; }
  .features-context .name {
    margin-bottom: 10px;
    font-size: 26px;
    font-family: 'Kievit-Medium'; }
  .features-context ul {
    padding: 0;
    margin: 0;
    list-style: none;
    counter-reset: list; }
    .features-context ul li {
      position: relative;
      padding-left: 90px;
      /*width: 1180px;*/
      margin-bottom: 25px; }
	  .features-context ul li:last-child{
		margin-bottom: 0px;
	  }
	  .features-context ul li:last-child p{
		margin-bottom: 0px;
	  }	  
      .features-context ul li:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 58px;
        height: 58px;
        color: #ffffff;
        border: 3px solid #ffffff;
        counter-increment: list;
        content: counter(list);
        text-align: center;
        line-height: 58px;
        border-radius: 50%;
        font-size: 40px; }

.context-evidence p {
  font-size: 20px; }
.context-evidence .name {
  font-size: 26px;
  text-transform: uppercase; }
.context-evidence .blocks {
  margin-top: 50px; }
.context-evidence .line {
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 60px; }
  .context-evidence .line:last-child {
    margin-bottom: 0;
    padding-bottom: 0; }
    .context-evidence .line:last-child:after {
      display: none; }
  .context-evidence .line:after {
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    background: #96999B;
    border-radius: 3px; }
.context-evidence .block {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 16px; }
  .context-evidence .block.relations {
    width: 788px;
    height: 440px;
    padding-left: 220px; }
    .context-evidence .block.relations:after {
      top: 0;
      right: 0;
      position: absolute;
      content: "";
      width: 3px;
      height: 100%;
      background: #96999B;
      border-radius: 3px; }
    .context-evidence .block.relations:before {
      position: absolute;
      background: url('../images/evidence-1.png');
      width: 336px;
      height: 398px;
      top: 37px;
      left: 0;
      content: ""; }
  .context-evidence .block.health {
    width: 405px;
    height: 440px;
    margin-left: 70px;
    padding-left: 165px;
    padding-top: 80px; }
    .context-evidence .block.health:before {
      position: absolute;
      background: url('../images/evidence-2.png');
      width: 186px;
      height: 263px;
      top: 115px;
      left: 0;
      content: ""; }
    .context-evidence .block.health ul li {
      margin-bottom: 6px; }
  .context-evidence .block.harmony {
    width: 640px;
    height: 440px;
    padding-left: 165px; }
    .context-evidence .block.harmony:before {
      position: absolute;
      background: url('../images/evidence-3.png');
      width: 294px;
      height: 303px;
      top: 38px;
      left: 0;
      content: ""; }
    .context-evidence .block.harmony:after {
      top: 0;
      right: 0;
      position: absolute;
      content: "";
      width: 3px;
      height: 100%;
      background: #96999B;
      border-radius: 3px; }
    .context-evidence .block.harmony ul li {
      margin-bottom: 6px; }
  .context-evidence .block.job {
    width: 555px;
    height: 304px;
    margin-left: 70px;
    padding-left: 215px;
    padding-top: 80px; }
    .context-evidence .block.job:before {
      position: absolute;
      background: url('../images/evidence-4.png');
      width: 275px;
      height: 304px;
      top: 115px;
      left: 0;
      content: ""; }
    .context-evidence .block.job ul li {
      margin-bottom: 6px; }
.context-evidence ul {
  padding: 0;
  text-transform: uppercase;
  list-style: none;
  font-family: 'Kievit-Light'; }
  .context-evidence ul li {
    margin-bottom: 10px; }

.context-say {
  background: #F2F2F2; }
  .context-say .video-reviews .block {
    position:relative;
    display: inline-block;
    width: 49%; }
	
	
	.context-say .video-reviews .block .video-promo{
		margin: 0;
		width: 100%;
		position: relative;
		height: 281px;
	}
	.context-say .video-reviews .block .video-promo .video-block{
		height: 100%;
	}
	.context-say .video-reviews .block .video-promo .link-to-video{
		width: 80px;
		height: 80px;
		left: 53%;
		top: 71px;
	}
	.context-say .video-reviews .block .video-promo .link-to-video img{
		top: 58%;
		left: 57%;
		width: 33px;
	}
	.context-say .video-reviews .block .video-promo .video-block .video-name{
		bottom: 82px;
		font-size: 20px;
	}
	.context-say .video-reviews .block .video-promo .video-block .video-author{
		bottom: 58px;
		font-size: 18px;
	}
	.context-say .video-reviews .block .video-promo .video-block .video-duration{
		bottom: 36px;
		font-size: 14px;
	}
	
	
	
	
    .context-say .video-reviews .block:nth-child(2n+1) {
      padding-right: 37px; }
    .context-say .video-reviews .block:nth-child(2n) {
      padding-left: 37px; }
    .context-say .video-reviews .block img, .context-say .video-reviews .block iframe {
      width: 100%; }
  .context-say .people-reviews {
    margin-top: 60px; }
    .context-say .people-reviews .not-view {
      display: none; }
    .context-say .people-reviews .show-review {
      cursor: pointer; }
      .context-say .people-reviews .show-review .show {
        display: inline-block; }
      .context-say .people-reviews .show-review .hide {
        display: none; }
      .context-say .people-reviews .show-review.active .hide {
        display: inline-block; }
      .context-say .people-reviews .show-review.active .show {
        display: none; }
  .context-say .other-review {
    margin-bottom: 30px;
    text-align: center;
    font-size: 26px; }
    .context-say .other-review a {
      color: #000000;
      border-bottom: 1px solid;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .context-say .other-review a:hover {
        text-decoration: none;
        border-bottom: 1px solid transparent; }

.context-leading {
  position: relative;
  background: #fff; }
  .context-leading .section-context:before, .context-leading .section-context:after {
    content: " ";
    display: table; }
  .context-leading .section-context:after {
    clear: both; }
  .context-leading .item {
    position: relative;
    width: 33.3333333333%;
    float: left; }
    .context-leading .item:first-child .description {
      padding-left: 0;
      padding-right: 40px; }
    .context-leading .item .image {
      height: 350px;
      text-align: center;
      overflow: hidden;
 }
      .context-leading .item .image img {
		height: 346px;
        max-width: 100%; }
		.context-leading .section-context .item .border-bottom{
			border-bottom:4px solid #929599;
			position: relative;
			top: -1px;			
		}
		.context-leading  .section-context  .item:first-of-type  .border-bottom{
			margin-left: 29px;
		}
		.context-leading   .section-context .item:last-of-type .border-bottom{
			margin-right: 24px;
		}		
		.offset-40 {margin-left:-40px;}
		.offset-30 {    margin-left: -30px;}
    .context-leading .item .description {
      padding: 0 40px; }
      .context-leading .item .description p {
        margin-bottom: 15px; }
    .context-leading .item .name {
      margin-top: 60px;
      font-size: 26px;
      font-weight: 600;
      color: #c7d744 ; }
    .context-leading .item .post {
      font-size: 20px;
      text-transform: uppercase; }
    .context-leading .item .text {
      margin-top: 30px;
      font-size: 16px;
      line-height: 19px; }
	.context-leading .item .text p{
		margin-bottom:0px;
	}

.context-composition {
  background: #c7d744 ;
  overflow: hidden; }
  .context-composition ul {
    width: 1100px;
    padding: 0;
    margin: 0 50px;
    list-style: none;
    columns: 2;
    -moz-columns: 2;
    -webkit-columns: 2;
    font-size: 26px;
    line-height: 31px; }
    .context-composition ul li {
      position: relative;
      padding-left: 30px; }
      .context-composition ul li:before {
        position: absolute;
        left: 0;
        top: 5px;
        margin-right: 20px;
        background: url('../images/check-2.svg');
        width: 17px;
        height: 15px;
        display: inline-block;
        content: ""; }
  .context-composition .days {
    width: 100%;
    margin-top: 110px; }
    .context-composition .days:before, .context-composition .days:after {
      content: " ";
      display: table; }
    .context-composition .days:after {
      clear: both; }
    .context-composition .days .item {
      float: left;
      width: 33.3333333333%; }
    .context-composition .days .number {
      padding-right: 15px;
      display: inline-block;
      font-size: 20px;
      color: #ffffff;
      vertical-align: top; }
      .context-composition .days .number span {
        display: block;
        font-size: 80px;
        line-height: 80px; }
    .context-composition .days .description {
      position: relative;
      vertical-align: top;
      display: inline-block;
      width: 360px;
      padding-left: 15px;
      padding-right: 65px;
      font-size: 16px; }
      .context-composition .days .description .name {
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase; }
      .context-composition .days .description:before {
        content: "";
        position: absolute;
        left: 0;
        top: 2px;
        width: 3px;
        height: 1000%;
        background: #ffffff;
        border-radius: 3px; }

.context-price .price {
  text-align: center;
  font-size: 33px;
  font-family: 'Kievit-Medium'; }
  .context-price .price span {
    display: inline-block;
    padding: 5px 15px;
    border-top: 3px solid #c7d744;
    border-bottom: 3px solid #c7d744 ; }
.context-price .description {
  margin-top: 30px;
  font-size: 20px;
  line-height: 24px;
  text-align: center; }
.context-price .info {
  position: relative;
  width: 800px;
  /*margin-left: 355px;
  margin-top: 60px;*/
  margin: 60px auto 0px auto;
  font-size: 26px;
  line-height: 31px; }
  .context-price .info:before, .context-price .info:after {
    content: " ";
    display: table; }
  .context-price .info:after {
    clear: both; }
  .context-price .info:before {
    position: absolute;
    content: "";
    width: 3px;
    height: 100%;
    top: 0;
    left: 255px;
    background: #c7d744 ;
    display: block;
    border-radius: 3px; }
  .context-price .info .line {
    width: 100%;
    margin-bottom: 10px; }
    .context-price .info .line:before, .context-price .info .line:after {
      content: " ";
      display: table; }
    .context-price .info .line:after {
      clear: both; }
  .context-price .info .name {
    padding-right: 25px;
    float: left;
    width: 255px;
    text-align: right;
    color: #96999B; }
  .context-price .info .text {
    padding-left: 25px;
    float: left;
    width: 530px; }

.context-doubts {
  background: #F2F2F2; }
  .context-doubts .items {
    margin-bottom: 60px; }
    .context-doubts .items:before, .context-doubts .items:after {
      content: " ";
      display: table; }
    .context-doubts .items:after {
      clear: both; }
  .context-doubts .item {
    position: relative;
    width: 33.3333333333%;
    float: left;
    padding: 85px 62px 0;
    font-size: 26px;
    line-height: 31px; }
    .context-doubts .item:last-child:after {
      display: none; }
    .context-doubts .item:after {
      content: "";
      position: absolute;
      background: url('../images/icon-arrow.png');
      width: 51px;
      height: 15px;
      bottom: 40px;
      right: -25px; }
    .context-doubts .item:before {
      content: "";
      position: absolute;
      top: 0;
      left: 44%; }
    .context-doubts .item.presentation:before {
      background: url('../images/doubt-1.png');
      width: 58px;
      height: 59px;
      margin-left: -29px; }
    .context-doubts .item.dialog:before {
      background: url('../images/doubt-2.png');
      width: 67px;
      height: 41px;
      margin-left: -33px; }
    .context-doubts .item.sale:before {
      background: url('../images/doubt-3.png');
      width: 51px;
      height: 49px;
      margin-left: -25px; }

.credit-context {
  padding: 20px 0;
  background: #c7d744 ;
  text-align: center;
  font-size: 26px; }
  .credit-context a {
    color: #000000;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .credit-context a:hover {
      border-bottom: 2px solid transparent;
      text-decoration: none; }

.footer-context {
  margin-top: 0; }

@font-face {
  font-family: 'ClearSans';
  src: url('../fonts/ClearSans/ClearSans-Regular.eot');
  src: url('../fonts/ClearSans/ClearSans-Regular.eot') format("embedded-opentype"), url('../fonts/ClearSans/ClearSans-Regular.woff') format("woff"), url('../fonts/ClearSans/ClearSans-Regular.ttf') format("truetype"), url('../fonts/ClearSans/ClearSans-Regular.svg') format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ClearSans';
  src: url('../fonts/ClearSans/ClearSans-Bold.eot');
  src: url('../fonts/ClearSans/ClearSans-Bold.eot') format("embedded-opentype"), url('../fonts/ClearSans/ClearSans-Bold.woff') format("woff"), url('../fonts/ClearSans/ClearSans-Bold.ttf') format("truetype"), url('../fonts/ClearSans/ClearSans-Bold.svg') format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'ClearSans';
  src: url('../fonts/ClearSans/ClearSans-Italic.eot');
  src: url('../fonts/ClearSans/ClearSans-Italic.eot') format("embedded-opentype"), url('../fonts/ClearSans/ClearSans-Italic.woff') format("woff"), url('../fonts/ClearSans/ClearSans-Italic.ttf') format("truetype"), url('../fonts/ClearSans/ClearSans-Italic.svg') format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'ClearSans';
  src: url('../fonts/ClearSans/ClearSans-Light.eot');
  src: url('../fonts/ClearSans/ClearSans-Light.eot') format("embedded-opentype"), url('../fonts/ClearSans/ClearSans-Light.woff') format("woff"), url('../fonts/ClearSans/ClearSans-Light.ttf') format("truetype"), url('../fonts/ClearSans/ClearSans-Light.svg') format("svg");
  font-weight: 300;
  font-style: normal; }
.context-evidence .block .name {
	margin-top: -20px;
}

.offset1 {
	margin-top:27px;
}
.offset2 {
	margin-top: 22px;
}
.offset3 {
	margin-top: 24px;
}
.offset4 {
	margin-top: 25px;
    line-height: 1.5;
}