html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

/*helena fonts*/
@font-face {
  font-family: FiraSans-Bold;
  src: url(/../../application/modules/frontend/resources/webfonts/FiraSans-Bold.ttf)
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: FiraSans-Medium;
  src: url(/../../application/modules/frontend/resources/webfonts/FiraSans-Medium.ttf)
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: FiraSans-Regular;
  src: url(/../../application/modules/frontend/resources/webfonts/FiraSans-Regular.ttf)
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat-Regular;
  src: url(/../../application/modules/frontend/resources/webfonts/Montserrat-Regular.ttf)
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: OpenSans-Bold;
  src: url(/../../application/modules/frontend/resources/webfonts/OpenSans-Bold.ttf)
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: OpenSans-SemiBold;
  src: url(/../../application/modules/frontend/resources/webfonts/OpenSans-SemiBold.ttf)
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: OpenSans-Regular;
  src: url(/../../application/modules/frontend/resources/webfonts/OpenSans-Regular.ttf)
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: OpenSans-Light;
  src: url(/../../application/modules/frontend/resources/webfonts/OpenSans-Light.ttf)
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: AlegreyaSans-Bold;
  src: url(/../../application/modules/frontend/resources/webfonts/AlegreyaSans-Bold.ttf)
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: AlegreyaSans-Medium;
  src: url(/../../application/modules/frontend/resources/webfonts/AlegreyaSans-Medium.ttf)
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: AlegreyaSans-Regular;
  src: url(/../../application/modules/frontend/resources/webfonts/AlegreyaSans-Regular.ttf)
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/*end helena fonts*/

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}
.d-block {
  display: block !important;
}
/*# sourceMappingURL=normalize.min.css.map */
.arcticmodal-overlay,
.arcticmodal-container {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.arcticmodal-container {
  overflow: auto;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
}

*:first-child + html .arcticmodal-container {
  height: 100%;
}

.arcticmodal-container_i {
  height: 100%;
  margin: 0 auto;
}

.arcticmodal-container_i2 {
  padding: 24px;
  margin: 0;
  border: 0;
  vertical-align: middle;
}

.arcticmodal-error {
  padding: 20px;
  border-radius: 10px;
  background: #000;
  color: #fff;
}

.arcticmodal-loading {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  background: #000 url(loading.gif) no-repeat 50% 50%;
}

.box-modal-review {
  position: relative;
  width: 100%;
  max-width: 1150px;
  padding: 25px;
  background: #ffffff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  font-size: 18px;
  line-height: 21px;
  color: #000;
}

.box-modal_close {
  position: absolute;
  right: 20px;
  top: 20px;
  max-width: 25px;
  cursor: pointer;
}

.container {
  width: 1170px;
  margin: auto;
}
@media (max-width: 1200px) {
  .container {
    width: 970px;
  }
}
@media (max-width: 992px) {
  .container {
    width: 740px;
  }
}
@media (max-width: 768px) {
  .container {
    width: 576px;
  }
}
@media (max-width: 600px) {
  .container {
    width: 100%;
    padding: 0 10px;
  }
}

html,
body {
  height: 100%;
}

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

*:focus {
  outline: none !important;
}

body {
  min-width: 320px;
  font-size: 16px;
  line-height: 1.65;
  font-family: "Raleway", sans-serif;
}

.wrapper-course {
  text-align: center;
  color: #ffffff;
}

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

ul {
  padding: 0;
}
ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

p {
  margin: 0;
}

.uppercase {
  text-transform: uppercase;
}

.d-flex {
  display: flex;
}

.justify-content-center {
  justify-content: center;
}

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

.justify-content-between {
  justify-content: space-between;
}

.justify-content-end {
  justify-content: flex-end;
}

.align-items-end {
  align-items: flex-end;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-direction-column {
  flex-direction: column;
}

.color-black {
  color: #454545;
}

.color-white {
  color: #ffffff;
}

.m-auto {
  margin: 0 auto;
}

.mb-1 {
  margin-bottom: 16px;
}

.mt-1 {
  margin-top: 16px;
}

.container {
  width: 1170px;
  margin: auto;
}
@media (max-width: 1200px) {
  .container {
    width: 970px;
  }
}
@media (max-width: 992px) {
  .container {
    width: 740px;
  }
}
@media (max-width: 768px) {
  .container {
    width: 576px;
  }
}
@media (max-width: 600px) {
  .container {
    width: 100%;
    padding: 0 10px;
  }
}

html,
body {
  height: 100%;
}

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

*:focus {
  outline: none !important;
}

body {
  min-width: 320px;
  font-size: 16px;
  line-height: 1.65;
  font-family: "Raleway", sans-serif;
}

.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  text-align: center;
  color: #ffffff;
}

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

ul {
  padding: 0;
}
ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

p {
  margin: 0;
}

.uppercase {
  text-transform: uppercase;
}

.d-flex {
  display: flex;
}

.justify-content-center {
  justify-content: center;
}

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

.justify-content-between {
  justify-content: space-between;
}

.justify-content-end {
  justify-content: flex-end;
}

.align-items-end {
  align-items: flex-end;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-direction-column {
  flex-direction: column;
}

.color-black {
  color: #454545;
}

.color-white {
  color: #ffffff;
}

.m-auto {
  margin: 0 auto;
}

.mb-1 {
  margin-bottom: 16px;
}

.mt-1 {
  margin-top: 16px;
}

@-webkit-keyframes heartbeat {
  0% {
    transform: scale(0);
  }
  25% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes heartbeat {
  0% {
    transform: scale(0);
  }
  25% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

.slider-container {
  width: 100%;
  max-width: 1200px;
  height: 500px;
  position: relative;
  margin: 0 auto;
  font-family: "AlegreyaSans-Medium";
  font-size: 18px;
}
.slider-container .slider-content {
  position: absolute;
  left: 50%;
  top: 0;
  width: 70%;
  transform: translate(-50%, -50%);
}
.slider-container .slider-content .slider-single {
  position: absolute;
  z-index: 0;
  left: calc(50% - 100% / 2);
  top: 0;
  transition: z-index 0ms 250ms;
}
.slider-container .slider-content .slider-single .slider-single-image {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  transition: 500ms linear;
  transform: scale(0);
  opacity: 0;
  box-shadow: 0px 4px 4px rgba(161, 211, 110, 0.6);
  overflow: hidden;
}
.slider-container .slider-content .slider-single .slider-single-likes {
  display: block;
  float: right;
  margin: 16px 20px 0 0;
  transition: 500ms linear;
  opacity: 0;
}
.slider-container .slider-content .slider-single .slider-single-likes p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  color: #ffffff;
}
.slider-container .slider-content .slider-single .slider-single-likes:hover,
.slider-container .slider-content .slider-single .slider-single-likes:focus {
  outline: none;
  text-decoration: none;
}
.slider-container
  .slider-content
  .slider-single.preactivede
  .slider-single-image {
  transform: translateX(-50%) scale(0);
}
.slider-container .slider-content .slider-single.preactive {
  z-index: 1;
}
.slider-container
  .slider-content
  .slider-single.preactive
  .slider-single-image {
  opacity: 1;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
  transform: translateX(-18%) scale(0.8);
  position: relative;
}
.slider-container
  .slider-content
  .slider-single.preactive
  .slider-single-image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
}
.slider-container
  .slider-content
  .slider-single.preactive
  .slider-single-likes {
  transform: translateX(-150px);
}
.slider-container .slider-content .slider-single.proactive {
  z-index: 1;
}
.slider-container
  .slider-content
  .slider-single.proactive
  .slider-single-image {
  opacity: 1;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
  transform: translateX(18%) scale(0.8);
  position: relative;
}
.slider-container
  .slider-content
  .slider-single.proactive
  .slider-single-image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
}
.slider-container
  .slider-content
  .slider-single.proactive
  .slider-single-likes {
  transform: translateX(150px);
}
.slider-container
  .slider-content
  .slider-single.proactivede
  .slider-single-image {
  transform: translateX(50%) scale(0);
}
.slider-container .slider-content .slider-single.active {
  z-index: 2;
}
.slider-container .slider-content .slider-single.active .slider-single-image {
  opacity: 1;
  transform: translateX(0%) scale(1);
}
.slider-container .slider-content .slider-single.active .slider-single-likes {
  opacity: 1;
  transition-delay: 300ms;
  transform: translateX(0px);
}
.arrow-slider-left,
.arrow-slider-right {
  position: absolute;
  z-index: 3;
  display: block;
  top: 50%;
  color: #6ca037;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  line-height: 0;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  font-size:30px;
}
.arrow-slider-left img,
.arrow-slider-right img {
  -o-object-fit: cover;
  object-fit: cover;
}
.arrow-slider-left span,
.arrow-slider-right span {
  position: relative;
}
.arrow-slider-left span:before,
.arrow-slider-right span:before {
  content: "";
  position: absolute;
  top: calc(50% - 25px / 2);
  width: 25px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
}
.arrow-slider-right span:before {
  transform: rotate(90deg);
  right: calc(50% - 15px / 2);
}
.arrow-slider-left span:before {
  transform: rotate(270deg);
  left: calc(50% - 15px / 2);
}

/*.green .arrow-slider-left span:before,
.green .arrow-slider-right span:before {
  background-image: url("/../../application/modules/frontend/resources/images/course/icons/arrow-up.svg");
}

.red .arrow-slider-left span:before,
.red .arrow-slider-right span:before {
  background-image: url("/../../application/modules/frontend/resources/images/course/icons/arrow-red-up.svg");
}

.pink .arrow-slider-left span:before,
.pink .arrow-slider-right span:before {
  background-image: url("/../../application/modules/frontend/resources/images/course/icons/arrow-pink-up.svg");
}

.yellow .arrow-slider-left span:before,
.yellow .arrow-slider-right span:before {
  background-image: url("/../../application/modules/frontend/resources/images/course/icons/arrow-yellow-up.svg");
}
.blue .arrow-slider-left span:before,
.blue .arrow-slider-right span:before {
  background-image: url("/../../application/modules/frontend/resources/images/course/icons/arrow-blue-up.svg");
}
.turquoise .arrow-slider-left span:before,
.turquoise .arrow-slider-right span:before {
  background-image: url("/../../application/modules/frontend/resources/images/course/icons/arrow-turquoise-up.svg");
}*/

.arrow-slider-left {
  right: 83%;
}
.arrow-slider-left img {
  transform: rotate(270deg);
}
.arrow-slider-right {
  left: 83%;
}
.arrow-slider-right img {
  transform: rotate(90deg);
}
@media (max-width: 1200px) {
  .slider-container {
    width: 100%;
    max-width: 760px;
    height: 380px;
    margin: 0 auto;
  }
  .slider-container .slider-content {
    width: 100%;
  }
  .slider-container .slider-content .slider-single {
    width: 100%;
  }
  .slider-container .arrow-slider-left {
    right: 103%;
  }
  .slider-container .arrow-slider-right {
    left: 103%;
  }
}
@media (max-width: 992px) {
  .slider-container .arrow-slider-left {
    right: 93%;
  }
  .slider-container .arrow-slider-right {
    left: 93%;
  }
  .slider-container
    .slider-content
    .slider-single.proactive
    .slider-single-image,
  .slider-container
    .slider-content
    .slider-single.preactive
    .slider-single-image {
    transform: translateX(0) scale(0.9);
  }
}
@media (max-width: 600px) {
  .slider-container {
    max-width: 420px;
    height: 980px;
  }
  .slider-container .slider-single .slider-single-image {
    flex-direction: column;
    height: 100%;
  }
  .slider-container .arrow-slider-left {
    top: auto;
    bottom: 1%;
    right: 60%;
    transform: translateX(-10%);
  }
  .slider-container .arrow-slider-right {
    top: auto;
    bottom: 1%;
    left: 60%;
    transform: translateX(-10%);
  }
}
@media (max-width: 480px) {
  .slider-container {
    max-width: 320px;
    height: 980px;

    font-size: 18px;
  }
}
.h2 {
  font-size: 54px;
  line-height: 63px;
  text-transform: uppercase;
  text-align: left;
}

.h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 42px;
  margin: 0;
  padding-top: 30px;
  font-family: "FiraSans-Regular";
}
@media (max-width: 600px) {
  .h3 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 40px;
  }
}

.section {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5% 0;
  position: relative;
}
.section:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: calc(50% - 100px / 2);
  width: 100px;
  height: 30px;
}

.s1 {
  z-index: 2;
  padding-top: 15px;
}
.breadcrumbs {
  text-align: left;
}
.breadcrumbs a,
.breadcrumbs strong,
.breadcrumbs span {
  color: #979797;
  font-size: 15px;
  text-decoration: none;
}
.s1-bottom {
  padding-bottom: 40px;
  position: relative;
}
.s1-bottom:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: calc(50% - 100px / 2);
  width: 100px;
  height: 30px;
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-white.svg);
}
.s1 .h3 {
  text-align: left;
  margin-bottom: 50px;
}
.s1 .h2 {
  margin-top: 70px;
}
.s1-row {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  font-family: "FiraSans-Regular", sans-serif;
}
.s1 .wrap-btn {
  margin-left: 0;
  margin-top: 50px;
}
.s1-block {
  width: 100%;
}
.s1-list {
  text-align: left;
}
.s1-list-item {
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  position: relative;
  padding-left: 60px;
  margin: 40px 0;
}
.s1-list-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 30px / 2);
  background-size: cover;
  width: 34px;
  height: 30px;
}
.s1-list-item.green:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/list-icon.svg);
}
.s1-list-item.red:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/list-icon-red.svg);
}
.s1-list-item.pink:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/list-icon-pink.svg);
}
.s1-list-item.yellow:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/list-icon-yellow.svg);
}
.s1-list-item.blue:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/list-icon-blue.svg);
}
.s1-list-item.turquoise:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/list-icon-turquoise.svg);
}

@media (max-width: 992px) {
  .s1 {
    background-position: 30% 0;
  }
}
@media (max-width: 600px) {
  .s1 {
    background-position: 75% 0;
    position: relative;
    height: 503px;
  }
  .s1:after {
    content: "";
    position: absolute;
    background-color: rgba(19, 15, 12, 0.65);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
  .s1 .s1-block {
    position: relative;
    z-index: 3;
    text-align: center;
    margin-bottom: 60px;
  }
  .s1-bottom .s1-block {
    margin: 20px auto 0;
  }
  .s1 .s1-block .wrap-btn {
    margin: 30px auto 0;
    text-align: center;
  }
  .s1 .h3 {
    margin-bottom: 30px;
  }
  .s1 .h2 {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
	margin-top:30px!important;
  }
  .s1-list-item {
    font-size: 18px;
    line-height: 21px;
    padding-left: 40px;
  }
  .s1-list-item:before {
    width: 24px;
    height: 21px;
    top: calc(50% - 21px / 2);
  }
}
.s1 .s2-1 {
  margin-top: 80px;
  margin-bottom: -160px;
  position: relative;
  z-index: 9;
  overflow: hidden;
}
.s1 .s2-1 .terms-slider {
  z-index: 3;
}
.s1 .s2-1 .format {
  width: 260px;
  height: 156px;
  padding: 25px;
  background-color: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  text-align: center;
  color: #454545;
  position: relative;
  margin: 0 0 20px; /* helena было margin: 0 auto 20px; */
  font-family: "AlegreyaSans-Medium", sans-serif;
}
i.format-icon {
  max-width: 44px;
  display: block;
}
i.format-icon img {
  width: auto !important;
  display: block;
}
.s1 .s2-1 .format-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  /*margin-bottom: 10px; */
}
.s1 .s2-1 .format-title span {
  flex: auto;
}
.s1 .s2-1 .format-text {
  font-size: 18px;
  line-height: 21px;
  margin-left: 44px;
}
@media (max-width: 1200px) {
  .s1 .slick-prev {
    left: 0;
  }
  .s1 .slick-next {
    right: 0;
  }
  .format {
    margin: 0 auto;
  }
  .terms-slider .arrow-slider-left {
    right: calc(100% - 60px);
    top: calc(50% - 30px / 2);
  }
  .terms-slider .arrow-slider-right {
    left: calc(100% - 60px);
    top: calc(50% - 30px / 2);
  }
}
@media (max-width: 600px) {
  .s1 .s2-1 .format {
    width: 80%;
  }
}

.priority {
  padding-top: 120px;
}
.priority-list {
  margin-top: 50px;
}
.priority-item {
  flex-basis: 29%;
  margin: 20px 2%;
  padding: 0 10px;
}
.priority-item-text {
  font-size: 19px;
  line-height: 25px;
  text-align: center;
  font-family: "AlegreyaSans-Medium", sans-serif;
}
@media (max-width: 768px) {
  .priority-item {
    flex-basis: 45%;
  }
  .priority .h3 br {
    display: none;
  }
}
@media (max-width: 600px) {
  .priority-item {
    flex-basis: 100%;
    margin: 20px 0;
  }
}
.chart {
  margin-bottom: 20px;
}
.chart:before {
  margin-top: -2px;
}
.chart.green:before {
  /* background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-green.svg);
   border-bottom: 2px solid #6faa34;*/
}
.chart.red:before {
  /*   background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-red.svg);
 border-bottom: 2px solid red;*/
}
.chart.pink:before {
  /*background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-pink.svg);
	border-bottom: 2px solid #CD3599;*/
}
.chart.yellow:before {
  /*  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-yellow.svg);
  border-bottom: 2px solid #F7B731;*/
}
.chart.blue:before {
  /*background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-blue.svg);*/
}
.chart.turquoise:before {
  /* background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-turquoise.svg);*/
}

.chart .left {
  width: 40%;
}
.chart .left .list-prime-item {
  text-align: left;
  padding-left: 40px;
  line-height: 1.2;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 22px;
}
.chart .left .list-prime-item:before {
  width: 30px;
  height: 30px;
  transform: rotate(0deg);
  top: calc(50% - 30px / 2);
}
.chart .left .list-prime-item.green:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/list-icon-grey.svg);
}
.chart .left .list-prime-item.red:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/list-icon-red.svg);
}
.chart .left .list-prime-item.pink:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/list-icon-pink.svg);
}
.chart .left .list-prime-item.yellow:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/list-icon-yellow-grey.svg);
}
.chart .left .list-prime-item.blue:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/list-icon-blue-grey.svg);
}
.chart .left .list-prime-item.turquoise:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/list-icon-turquoise-grey.svg);
}

.chart .right {
  width: 60%;
  padding-left: 20px;
}
.chart .right .mobile {
  display: none;
}
.chart-legend {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  text-align: left;
  padding: 0 10px;
}
.chart-legend li {
  padding-bottom: 15px;
}
.chart-legend span {
  font-weight: bold;
  font-size: 30px;
  line-height: 35px;
}
.chart-legend span.blue {
  color: #008ad6;
}
.chart-legend span.purple {
  color: #ac94e9;
}
.chart-legend span.red {
  color: #de4e3d;
}
.chart-legend span.green {
  color: #a1d36e;
}
.chart-legend span.yellow {
  color: #f7b731;
}
.chart-legend span.pink {
  color: #f0469a;
}
@media (max-width: 768px) {
  .chart .right,
  .chart .left {
    width: 100%;
    padding: 0;
  }
  .chart-block {
    flex-direction: column-reverse;
  }
}

@media (max-width: 600px) {
  .chart .right .desktop {
    display: none;
  }
  .chart .right .mobile {
    display: block;
    margin: 40px 0 0;
  }
  .chart .right .mobile img {
    margin: auto;
  }
}

.results {
  background-image: url(/../../application/modules/frontend/resources/images/course/bg-palitra.svg);
}
.results:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-white.svg);
}
.results-list {
  margin-top: 60px;
  font-family: "FiraSans-Regular";
}
.results-item {
  flex-basis: 28.5%;
  background-color: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  padding: 30px 20px;
  margin: 30px 2%;
}
.results-item-icon {
  background-color: #008ad6;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  margin: -50px auto 20px;
}
@media (max-width: 768px) {
  .results-item {
    flex-basis: 46%;
  }
}
@media (max-width: 600px) {
  .results-item {
    flex-basis: 100%;
    margin: 0 0 60px;
  }
}

.s2 {
  background: linear-gradient(
    180deg,
    rgba(223, 223, 223, 0.35) 0%,
    rgba(255, 255, 255, 0.4) 100%
  );
  /*background-image: url(/../../application/modules/frontend/resources/images/course/bg-4.png);*/
  color: #454545;
  z-index: 1;
  background-repeat: repeat;
  background-size: contain;
  font-family: "FiraSans-Regular", sans-serif;
}
/* .s2:before { */
/*background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-white.svg); }*/
.s2 .h3 {
  margin-top: 40px;
}
.s2 .step {
  display: flex;
  flex-wrap: wrap;
  margin: 45px 0;
}
.s2 .step-item {
  width: 25%;
}
.s2 .step-item-icon {
  border-radius: 50%;
  border: 1px solid #00a7ee;
  padding: 5px;
  display: inline-block;
  position: relative;
}
.s2 .step-item-icon:before {
  content: "";
  position: absolute;
  right: calc(-100% - 50% / 2);
  top: calc(50% - 25px / 2);
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 25px;
}
.s2 .step-item-icon span {
  background-color: #00a7ee;
  display: block;
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  border-radius: 50%;
}
.s2 .step-item:last-child .step-item-icon:before {
  display: none;
}
.s2 .step-item-text {
  margin-top: 15px;
  margin-left:15px;
  font-size: 18px;
  line-height: 23px;
}
@media (max-width: 1200px) {
  .s2 .step-item {
    width: 35%;
    margin: 0 auto 30px;
  }
  .s2 .step-item-icon:before {
    display: none;
  }
}
@media (max-width: 992px) {
  .s2 .step-item {
    width: 45%;
  }
}
@media (max-width: 600px) {
  .s2 {
    /* background-image: url(/../../application/modules/frontend/resources/images/course/bg-4-reverse.png);*/
  }
  .s2 .step-item {
    width: 90%;
  }
}

.s3 {
  background-image: url(/../../application/modules/frontend/resources/images/course/fon.jpg);
}
.s3:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-white.svg);
}
.s3 .h3 {
  position: relative;
}
.s3 .subtitle {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  margin: 20px 0;
}

.s4 {
  color: #454545;
  position: relative;
  padding: 5% 10px;
  font-family: "FiraSans-Regular", sans-serif;
}
.s4:before {
  content: "";
  position: absolute;
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-gray.svg);
  background-repeat: no-repeat;
  top: 0;
  left: calc(50% - 100px / 2);
  width: 100px;
  height: 30px;
}
.s4 .question {
  max-width: 970px;
  margin: 40px auto 0;
  text-align: left;
}
.s4 .question-item {
  margin-bottom: 10px;
}
.s4 .question-item .text {
  background: #ffffff;
  border: 1px solid rgba(0, 138, 214, 0.5);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  padding: 15px 50px 15px 15px;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.s4 .question-item .text span {
  color: #ffffff;
  min-width: 30px;
  min-height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}
.s4 .question-item .text:before {
  content: "";
  position: absolute;
  right: 15px;
  top: calc(50% - 15px / 2);
  width: 25px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.3s linear;
}
.s4 .question-item .text.green span {
  background: linear-gradient(180deg, #70a23e 0%, #6faa34 100%);
}
.s4 .question-item .text.red span {
  background: linear-gradient(0.11deg, #d71b47 0.54%, #fc5a66 99.72%);
}
.s4 .question-item .text.pink span {
  background: linear-gradient(0.11deg, #cd3599 0.54%, #c5288f 99.72%);
}
.s4 .question-item .text.yellow span {
  background: linear-gradient(180deg, #f7b731 0%, #fed32f 100%);
}
.s4 .question-item .text.blue span {
  background: linear-gradient(0.11deg, #407aeb 0.54%, #5e94ff 99.72%);
}
.s4 .question-item .text.turquoise span {
  background: linear-gradient(0.11deg, #029e95 0.54%, #01e3d7 99.72%);
}

.s4 .question-item .text.green:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-up.svg);
}
.s4 .question-item .text.red:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-red-up.svg);
}
.s4 .question-item .text.pink:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-pink-up.svg);
}
.s4 .question-item .text.yellow:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-yellow-up.svg);
}
.s4 .question-item .text.blue:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-blue-up.svg);
}
.s4 .question-item .text.turquoise:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-turquoise-up.svg);
}

.s4 .question-item.active .text:before {
  transform: rotate(180deg);
}
.s4 .question-item .hide-text {
  display: none;
  padding: 15px 30px 15px 100px;
  line-height: 25px;
  font-size: 16px;
}
.s4 .question-item .hide-text p:first-child {
  margin: 15px 0;
}
@media (max-width: 768px) {
  .s4 .question-item .hide-text {
    padding: 15px 30px 15px 50px;
  }
}
@media (max-width: 600px) {
  .s4 .question-item .text {
    padding: 10px 10px 40px;
  }
  .s4 .question-item .text:before {
    top: auto;
    bottom: 10px;
    left: calc(50% - 25px / 2);
  }
  .s4 .question-item .hide-text {
    padding: 15px 5px;
  }
}

.s5 {
  background-image: url(/../../application/modules/frontend/resources/images/course/footer-fon.jpg);
}
.s5:before {
  display: block;
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-white.svg);
}
.s5 .h3 {
  margin-bottom: 30px;
}
.s5 .s1-row {
  align-items: flex-start;
}
.s5-list {
  text-align: left;
  position: relative;
}
.s5-list:before {
  content: "";
  position: absolute;
  bottom: -50px;
  right: -30%;
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrows/arrow1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 70px;
}
.s5-list-item {
  font-weight: 800;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 30px;
}
.s5-list-item span {
  font-weight: 400;
  font-size: 24px;
  display: block;
}
@media (max-width: 992px) {
  .s5 .h3,
  .s5-list {
    text-align: center;
  }
  .s5 .form-wrap {
    display: block;
    margin: 0 auto;
  }
  .s5 .s5-list:before {
    display: none;
  }
}
@media (max-width: 768px) {
  .s5 {
    background-position: 61% 0;
  }
}
@media (max-width: 600px) {
  .s5 .h3 {
    font-size: 24px;
  }
  .s5-list-item {
    font-size: 24px;
  }
  .s5-list-item span {
    font-size: 18px;
  }
}

.form-wrap {
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  border: 3px solid #ff6d57;
  max-width: 410px;
  padding: 30px;
  position: relative;
}
.form-wrap .eng-form {
  display: block;
  overflow: hidden;
}
.form-wrap .eng-form .title {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  color: #000000;
  margin-bottom: 20px;
}
.form-wrap .eng-form .inps {
  display: block;
  width: 100%;
  border: 1px solid #a5a5a5;
  border-radius: 5px;
  padding: 16px;
  margin-bottom: 5px;
}
.form-wrap .eng-form .policy {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #a5a5a5;
  margin-top: 10px;
}

.wrap-btn {
  max-width: 300px;
  margin: 0 auto;
}

.btn {
  background: linear-gradient(180deg, #ff6d57 0%, #da4c3b 100%);
  border-radius: 5px;
  border: none;
  font-size: 22px;
  line-height: 21px;
  color: #ffffff;
  padding: 16px 0;
  width: 100%;
  cursor: pointer;
  transition: all 0.5s linear;
  white-space: nowrap;
  font-family: "AlegreyaSans-medium", sans-serif;
}
.btn:hover {
  background: linear-gradient(180deg, #da4c3b 100%, #ff6d57 0%);
}
.btn.green {
  background: linear-gradient(0deg, #6faa34 0%, #80c33c 100%);
}
.btn.green:hover {
  background: linear-gradient(180deg, #80c33c 100%, #6faa34 0%);
}

.btn.red {
  background: linear-gradient(180deg, #fc5966 0%, #d81d48 100%);
}
.btn.red:hover {
  background: linear-gradient(180deg, #d81d48 0%, #fc5966 100%);
}

.btn.pink {
  background: linear-gradient(180deg, #cd2f97 0%, #cd3599 100%);
}
.btn.pink:hover {
  background: linear-gradient(180deg, #cd3599 0%, #ff5ec8 100%);
}

.btn.yellow {
  background: linear-gradient(178.89deg, #fed32f 6.13%, #f7b731 98.87%);
  border-bottom: 2px solid #ffffff7d;
}
.btn.yellow:hover {
  background: linear-gradient(178.89deg, #f7b731 6.13%, #fed32f 98.87%);
}
.btn.blue {
  background: linear-gradient(359.43deg, #407aeb 1.9%, #5e94ff 95.36%);
}
.btn.blue:hover {
  background: linear-gradient(178.89deg, #5e94ff 6.13%, #407aeb 98.87%);
}
.btn.turquoise {
  background: linear-gradient(359.43deg, #02a098 1.9%, #01e6da 95.36%);
}
.btn.turquoise:hover {
  background: linear-gradient(359.43deg, #01e6da 1.9%, #02a098 95.36%);
}

.more {
  font-size: 16px;
  line-height: 19px;
  color: #00a7ee;
  cursor: pointer;
  padding: 10px 10px 0;
}
.more:hover {
  opacity: 0.9;
}

.list-prime {
  margin: 20px 0;
  font-family: "AlegreyaSans-Regular";
}
.list-prime-item {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.list-prime-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 12px;
  height: 8px;
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-up.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(90deg);
}

.reviews:before {
  /*background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-side.svg);*/
}

.reviews-slider {
  margin-top: 40px;
  margin-bottom: 60px;
  padding: 0 20px;
}
.reviews-slider .arrow-slider-left {
  right: 100%;
}
.reviews-slider .arrow-slider-right {
  left: 100%;
}

.reviews-item {
  text-align: left;
  font-family: "AlegreyaSans-Regular";
}
.reviews-item-head {
  padding: 0 20px;
  line-height: 1.2;
  margin: 0 auto -15px;
  max-width: 360px;
}

.box-modal-review .reviews-item-head {
  margin: 0 0 20px;
  max-width: inherit;
}
.reviews-item-head img {
  border-radius: 100%;
  height: 100px;
  width: 100px !important;
}
.reviews-item-head strong {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  padding-left: 20px;
}
.reviews-item-head span {
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  padding-left: 20px;
}
.reviews-item-body {
  background-image: url(/../../application/modules/frontend/resources/images/course/review-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px 20px;
  height: 315px;
  margin: 0 auto;
  max-width: 360px;
}
.reviews-item-body p {
  padding: 15px 10px 0;
  font-size: 18px;
  line-height: 25px;
}

.reviews .block {
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  padding: 20px 20px 34px;
  margin: 40px auto 10px;
  font-family: "FiraSans-Regular", sans-serif;
}
.reviews .block p {
  font-size: 21px;
  display: block;
  margin-bottom: 20px;
  font-family: "FiraSans-Regular", sans-serif;
}
.reviews .block .btn {
  background: #ffffff;
  font-weight: bold;
}
.reviews .block .btn:hover {
  background: rgb(241, 241, 241);
}

.reviews .block.green {
  background: linear-gradient(0.11deg, #a1d36e 0.54%, #70ac35 99.72%);
}
.reviews .block.green .btn.white {
  color: #6faa34;
}
.reviews .block.red {
  background: linear-gradient(0.11deg, #d71b47 0.54%, #fc5a66 99.72%);
}
.reviews .block.red .btn.white {
  color: #d71b47;
}
.reviews .block.pink {
  background: linear-gradient(180deg, #d93da4 0%, #cd3599 100%);
}
.reviews .block.pink .btn.white {
  color: #d93da4;
}
.reviews .block.yellow {
  background: linear-gradient(0.11deg, #f7b731 0.54%, #fed32f 99.72%);
}
.reviews .block.yellow .btn.white {
  color: #f8ab09;
  border-bottom: 2px solid #858080d6;
}
.reviews .block.blue {
  background: linear-gradient(0.11deg, #407aeb 0.54%, #5e94ff 99.72%);
}
.reviews .block.blue .btn.white {
  color: #5e94ff;
}

.reviews .block.turquoise {
  background: linear-gradient(0.11deg, #029e95 0.54%, #01e3d7 99.72%);
}
.reviews .block.turquoise .btn.white {
  color: #01e3d7;
}

@media (max-width: 1280px) {
  .reviews-slider .arrow-slider-left {
    right: calc(100% - 50px);
  }
  .reviews-slider .arrow-slider-right {
    left: calc(100% - 50px);
  }
}

@media (max-width: 992px) {
  .reviews-slider .slick-prev {
    left: 0;
  }
  .reviews-slider .slick-next {
    right: 0;
  }
}
@media (max-width: 768px) {
  .reviews .h3 {
    margin-top: 30px;
  }
  .reviews .h3 br {
    display: none;
  }
}
@media (max-width: 600px) {
  .owl-nav {
    position: relative;
    bottom: -20px;
  }
  .terms-slider .owl-nav {
    top: -85px;
    bottom: auto;
  }
  .reviews-slider .arrow-slider-left {
    right: calc(50% + 20px);
    bottom: -50px;
    top: auto;
  }
  .reviews-slider .arrow-slider-right {
    left: calc(50% + 20px);
    bottom: -50px;
    top: auto;
  }
}
.teachers {
  background-image: url(/../../application/modules/frontend/resources/images/course/bg-3.jpg);
}
.teachers:before {
  background-image: url(/../../application/modules/frontend/resources/images/course/icons/arrow-down-white.svg);
}
.teachers .slider-teachers {
  margin-top: 40px;
}
.teachers .item {
  background-color: #fff;
  max-width: 880px;
  height: 400px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
.teachers .item .photo {
  min-width: 328px;
  max-width: 328px;
  overflow: hidden;
}
.teachers .item .photo .photo-teacher {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: auto;
}
.teachers .item .name {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  padding: 40px 20px 0;
}
.teachers .item .bio {
  padding: 0 20px 0;
}
.teachers .item .more {
  text-align: right;
  display: block;
  padding: 0 30px 30px;
}
@media (max-width: 1200px) {
  .teachers .item {
    height: 335px;
    max-width: 700px;
  }
  .teachers .item .photo {
    width: auto;
    min-width: none;
  }
  .teachers .item .bio {
    line-height: 1.2;
  }
}

@media (max-width: 600px) {
  .teachers .item .photo {
    max-height: 390px;
    overflow: hidden;
  }
  .teachers .item .photo .photo-teacher {
    height: auto;
    display: block;
    width: 100%;
  }
}

.box-modal-course {
  background-color: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  color: #000000;
  padding: 25px 20px;
}
.box-modal-course.green {
  border: 2px solid #6faa34;
}
.box-modal-course.red {
  border: 2px solid #fc5966;
}
.box-modal-course.pink {
  border: 2px solid #ff5ec8;
}
.box-modal-course.yellow {
  border: 2px solid #f7b731;
}
.box-modal-course.blue {
  border: 2px solid #407aeb;
}
.box-modal-course.turquoise {
  border: 2px solid #01e3d7;
}
.box-modal-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 15px;
}
.form-course {
  display: flex;
  flex-direction: column;
}
.form-course input {
  background: #ffffff;
  border: 1px solid #a5a5a5;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 5px;
}
.form-course .policy,
.form-course .policy a {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #a5a5a5;
}
.course-modal .box-modal_close {
  right: -25px;
  top: -20px;
  max-width: 20px;
}
.box-modal .close-success {
  padding: 10px 20px;
  height: auto;
  line-height: 1.4;
}
.policy-link {
  text-decoration: underline;
}
.link {
  color: #00a7ee;
}
/*helena*/
ul.listArrow blueList > li:before {
  content: "\2794";
  color: #0089d3;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 8px;
}
ul.listArrowBlue > li:before {
  content: "\2794";
  color: #0089d3;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 8px;
}
ul.listArrowYellow > li:before {
  content: "\2794";
  color: #f9c030;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 8px;
}
ul.listArrowTurq > li:before {
  content: "\2794";
  color: #02a098;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 8px;
}
ul.listArrowRed > li:before {
  content: "\2794";
  color: red;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 8px;
}
ul.listArrowPink > li:before {
  content: "\2794";
  color: #cd3599;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 8px;
}
ul.listArrowGreen > li:before {
  content: "\2794";
  color: #6faa34;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 8px;
}
ul.listArrowBlue,
ul.listArrowRed,
ul.listArrowPink,
ul.listArrowGreen > li {
  line-height: 30px;
}
ul.listArrowBlue,
ul.listArrowRed,
ul.listArrowPink,
ul.listArrowGreen {
  margin: 25px 0;
}

.headerMiddleNavy {
  max-width: 60%;
  margin: auto;
  color: #0f5072;
  padding-bottom: 20px;
}
@media (max-width: 600px) {
  .headerMiddleNavy {
    max-width: 90%;
  }
}

.redHr {
  width: 100px;
  border: none;
  background-color: red;
  color: red;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.blueHr {
  width: 100px;
  border: none;
  background-color: #0089d3;
  color: #0089d3;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.turqHr {
  width: 100px;
  border: none;
  background-color: #02a098;
  color: #02a098;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.pinkHr {
  width: 100px;
  border: none;
  background-color: #cd3599;
  color: #cd3599;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.greenHr {
  width: 100px;
  border: none;
  background-color: #6faa34;
  color: #6faa34;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.yellowHr {
  width: 100px;
  border: none;
  background-color: #f7b731;
  color: #f7b731;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.backgrLightGray {
  background-image: url(/../../application/modules/frontend/resources/images/course/bg_bw1.svg);
  /*background: rgba(227, 227, 227, 0.8196078431372549);
	background-image: linear-gradient(to top, rgb(248, 248, 248) 0%, rgb(248, 248, 248) 1%, rgba(227, 227, 227, 0.8196078431372549) 31%, rgba(230, 230, 230, 0.6196078431372549) 75%, rgb(255, 255, 255) 100%);*/
}
.semiHeader {
  font-size: 20px;
  line-height: 25px;
  padding-top: 0;
}
.semiHeaderRed {
  color: #d81d48;
}
.semiHeaderYellow {
  color: #eeae2a;
}

.semiHeaderPink {
  color: #cd3599;
}

.semiHeaderGreen {
  color: #6faa34;
}

.semiHeaderBlue {
  color: #407aeb;
}

.semiHeaderTurq {
  color: #02a098;
}
a#mobContHeaderBtn {
	height:40px;
	width:120px;
}