/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
button,
hr,
input {
  overflow: visible;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
[type=checkbox],
[type=radio],
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  opacity: 1
}
a:active,
a:hover {
  outline-width: 0;
}
a:hover{
  opacity: 0.75;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=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: ButtonText dotted 1px;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[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-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
@font-face {
  font-family: "Montserrat-Black";
  src: url('../fonts/Montserrat-Black.eot') format('embedded-opentype');
  src: url('../fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'), url("../fonts/Montserrat-Black.woff2") format("woff2"), url("../fonts/Montserrat-Black.woff") format("woff"), url("../fonts/Montserrat-Black.ttf") format("truetype"), url("../fonts/Montserrat-Black.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url('../fonts/Montserrat-Regular.eot') format('embedded-opentype');
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Medium";
  src: url('../fonts/Montserrat-Medium.eot') format('embedded-opentype');
  src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.ttf") format("truetype"), url("../fonts/Montserrat-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url('../fonts/Montserrat-Bold.eot') format('embedded-opentype');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
/*clearfix*/
.lmm-clearfix:before,
.lmm-clearfix:after {
  content: " ";
  display: table;
}
.lmm-clearfix:after {
  clear: both;
}
/*row*/
.lmm-row {
  clear: both;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.lmm-row:before {
  display: table;
  content: " ";
  clear: both;
}
.lmm-row:after {
  content: " ";
  display: table;
  clear: both;
}
/*float*/
.lmm-float__left {
  float: left;
}
.lmm-float__right {
  float: right;
}
.lmm-float__center {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.lmm-text__center {
  text-align: center;
}
.lmm-text__right {
  text-align: right;
}
.bb-vebinar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #5192DE;
  z-index: 999;
}
.bb-vebinar__form {
  position: relative;
  padding: 10px 0px 0 0;
    width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.bb-vebinar__img{
  width: 8.33333333%;
  display: inline-block;
      vertical-align: bottom;
  
}
.bb-vebinar__img img{
  width: 50px;
  height: auto;
  vertical-align: bottom;
}
.bb-vebinar__first{
  vertical-align: top;
  width: 41.66666667%;
  display: inline-block;
  padding-right: 15px;
}
.bb-vebinar__second{
  vertical-align: top;
  width: 25%;
  display: inline-block;
  padding-right: 15px;
}
.bb-vebinar__link{
  vertical-align: top;
  width: 23%;
  display: inline-block;
}
.bb-vebinar__sm{
    font-size: 11px;
    line-height: 17px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 5px;
    color: #fff;
}
.bb-vebinar__lg{
  font-size: 18px;
  line-height: 19px;
  color: #000;  
  margin-bottom: 10px;
  font-family: "Montserrat-Medium", sans-serif;
}
/*icons*/
.ss-icon__next {
  display: inline-block;
  width: 14px;
  height: 12px;
  margin-left: 8px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA3LjAwMDY0SDE0TTE0IDcuMDAwNjssOCAxLjAwMDY0TTE0IDcuMDAwNjssOCAxMy4wMDA2IiBzdHJva2U9IiNGMzhGMTkiLz48L3N2Zz4=);
}
.ss-icon__cource {
  display: inline-block;
  width: 19px;
  height: 15px;
  margin-right: 5px;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA3LjAwMDY0SDE0TTE0IDcuMDAwNjssOCAxLjAwMDY0TTE0IDcuMDAwNjssOCAxMy4wMDA2IiBzdHJva2U9IiNGMzhGMTkiLz48L3N2Zz4=);
}
.ss-icon__test {
  display: inline-block;
  width: 12px;
  height: 15px;
  margin-right: 5px;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNyAxMkw2LjU3NiAxMi4yNjVMNy4wMjkzNSAxMi45OTA0TDcuNDM4OTUgMTIuMjM5NEw3IDEyWk0xMSAxNUgzVjE2SDExVjE1Wk0xLjUgMTMuNVY1LjVIMC41VjEzLjVIMS41Wk0xMi41IDkuNVYxMy41SDEzLjVWOS41SDEyLjVaTTMgNEg3VjNIM1Y0Wk0zIDE1QzIuMTcxNTcgMTUgMS41IDE0LjMyODQgMS41IDEzLjVIMC41QzAuNSAxNC44ODA3IDEuNjE5MjkgMTYgMyAxNlYxNVpNMTEgMTZDMTIuMzgwNyAxNiAxMy41IDE0Ljg4MDcgMTMuNSAxMy41SDEyLjVDMTIuNSAxNC4zMjg0IDExLjgyODQgMTUgMTEgMTVWMTZaTTEuNSA1LjVDMS41IDQuNjcxNTcgMi4xNzE1NyA0IDMgNFYzQzEuNjE5MjkgMyAwLjUgNC4xMTkyOSAwLjUgNS41SDEuNVpNNy40Mzg5NSAxMi4yMzk0TDEzLjQzODkgMS4yMzk0M0wxMi41NjExIDAuNzYwNTc0TDYuNTYxMDUgMTEuNzYwNkw3LjQzODk1IDEyLjIzOTRaTTcuNDI0IDExLjczNUw0LjkyNCA3LjczNUw0LjA3NiA4LjI2NUw2LjU3NiAxMi4yNjVMNy40MjQgMTEuNzM1WiIgZmlsbD0iI0YzOEYxOSIvPjwvc3ZnPg==);
}
.ss-icon__event {
  display: inline-block;
  width: 16px;
  height: 15px;
  margin-right: 5px;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNiAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMgM0gyQzEuNDQ3MjcgMyAxIDMuNDQ3NzEgMSA0VjEzQzEgMTMuNTUyMyAxLjQ0NzI3IDE0IDIgMTRIMTRDMTQuNTUyNyAxNCAxNSAxMy41NTIzIDE1IDEzVjRDMTUgMy40NDc3MSAxNC41NTI3IDMgMTQgM0gxM1Y1SDEyVjNINFY1SDNWM1pNMTQgMkgxM1YwSDEyVjJINFYwSDNWMkgyQzAuODk1NTA4IDIgMCAyLjg5NTQzIDAgNFYxM0MwIDE0LjEwNDYgMC44OTU1MDggMTUgMiAxNUgxNEMxNS4xMDQ1IDE1IDE2IDE0LjEwNDYgMTYgMTNWNEMxNiAyLjg5NTQzIDE1LjEwNDUgMiAxNCAyWk05IDdMOCA0TDcgNy4wMjc4NUw0IDcuMDI3ODZMNi41IDlMNSAxMkw4IDEwLjVMMTEgMTJMOS41IDlMMTIgNy4wMjc4NUw5IDdaIiBmaWxsPSIjRjM4RjE5Ii8+PC9zdmc+);
}
.ss-icon__back {
  transform: rotate(180deg);
  display: inline-block;
  margin-right: 8px;
  width: 14px;
  height: 12px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA3LjAwMDY0SDE0TTE0IDcuMDAwNjssOCAxLjAwMDY0TTE0IDcuMDAwNjssOCAxMy4wMDA2IiBzdHJva2U9IiNGMzhGMTkiLz48L3N2Zz4=);
}
.ss-icon__close {
  display: inline-block;
  position: relative;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.ss-icon__close:after,
.ss-icon__close:before {
  content: "";
  width: 14px;
  height: 1px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
}
.ss-icon__close:after {
  transform: rotate(45deg);
}
.ss-icon__close:before {
  transform: rotate(-45deg);
}
.ss-icon__close:hover:after,
.ss-icon__close:hover:before {
  background: #000;
}
.ss-icon__edit {
  width: 11px;
  height: 11px;
  margin-left: 7px;
  cursor: pointer;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
  opacity: 0.6;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAgNUwxMS41IDMuNUw5LjUgMS41TDggM00xMCA1TDUuNSA5LjVIMy41VjcuNUw4IDNNMTAgNUw4IDNNNCAzLjVIMC41VjEyLjVIOS41VjkiIHN0cm9rZT0iI0Y2ODYzNCIvPjwvc3ZnPg==);
}
.ss-icon__edit:hover {
  opacity: 1;
}
.ss-icon__add {
  display: inline-block;
  vertical-align: text-bottom;
  width: 14px;
  height: 14px;
  position: relative;
  margin-right: 7px;
}
.ss-icon__add:after,
.ss-icon__add:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  background: #F38F19;
  width: 14px;
  height: 1px;
}
.ss-icon__add:before {
  transform: rotate(90deg);
}
.ss-icon__add.big {
  width: 21px;
  height: 21px;
}
.ss-icon__add.big:after,
.ss-icon__add.big:before {
  top: 10.5px;
  width: 21px;
}
.ss-icon__delete {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 10px;
  height: 10px;
  position: relative;
  margin-top: 6px;
  margin-left: 5px;
}
.ss-icon__delete:after,
.ss-icon__delete:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  background: rgba(243, 143, 25, 0.4);
  width: 10px;
  height: 1px;
}
.ss-icon__delete:before {
  transform: rotate(45deg);
}
.ss-icon__delete:after {
  transform: rotate(-45deg);
}
.ss-icon__delete:hover:after,
.ss-icon__delete:hover:before {
  background: #F38F19;
}
.ss-icon__ready {
  display: inline-block;
  vertical-align: text-bottom;
  width: 11px;
  height: 17px;
  position: relative;
  margin-right: 9px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxMyAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSA4TDUgMTssMTIgMSIgc3Ryb2tlPSIjM0Y5RTI3Ii8+PC9zdmc+);
}
.ss-icon__reference {
  width: 16px;
  height: 16px;
  margin-left: 7px;
  cursor: pointer;
  display: inline-block;
  vertical-align: text-bottom;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE1IDhDMTUgMTEuODY2IDExLjg2NjIgMTUgOCAxNUM0LjEzMzc5IDE1IDEgMTEuODY2IDEgOEMxIDQuMTM0MDMgNC4xMzM3OSAxIDggMUMxMS44NjYyIDEgMTUgNC4xMzQwMyAxNSA4Wk0xNiA4QzE2IDEyLjQxODIgMTIuNDE4IDE2IDggMTZDMy41ODIwMyAxNiAwIDEyLjQxODIgMCA4QzAgMy41ODE3OSAzLjU4MjAzIDAgOCAwQzEyLjQxOCAwIDE2IDMuNTgxNzkgMTYgOFpNNy4yNSA4LjQ5NjA5QzcuMTUyMzQgOC43NjU2MiA3LjA5OTYxIDkuMTMyODEgNy4wOTE4IDkuNTk3NjZIOC4xNzU3OEM4LjE3NTc4IDkuMDAzOTEgOC4zMTgzNiA4LjU0ODgzIDguNjAzNTIgOC4yMzI0Mkw5LjI0MjE5IDcuNTk5NjFDOS44NzUgNi45MzU1NSAxMC4xOTE0IDYuMjYxNzIgMTAuMTkxNCA1LjU3ODEyQzEwLjE5MTQgNC44ODY3MiA5Ljk4NDM4IDQuMzQzNzUgOS41NzAzMSAzLjk0OTIyQzkuMTYwMTYgMy41NTA3OCA4LjU4NTk0IDMuMzUxNTYgNy44NDc2NiAzLjM1MTU2QzcuMTM2NzIgMy4zNTE1NiA2LjU1ODU5IDMuNTQ2ODggNi4xMTMyOCAzLjkzNzVDNS44MzEwNSA0LjE4NTA2IDUuNjM2NzIgNC40ODMxNSA1LjUzMjIzIDQuODMxNzlDNS40NzM2MyA1LjAyNzU5IDUuNDQyMzggNS4yMzkyNiA1LjQzOTQ1IDUuNDY2OEg2LjUyMzQ0QzYuNTIzNDQgNS4xMTEzMyA2LjY0NDUzIDQuODI4MTIgNi44ODY3MiA0LjYxNzE5QzcuMTI4OTEgNC40MDYyNSA3LjQ0OTIyIDQuMzAwNzggNy44NDc2NiA0LjMwMDc4QzguMDAwOTggNC4zMDA3OCA4LjE0MDYyIDQuMzE3MTQgOC4yNjY2IDQuMzQ5ODVDOC40Nzc1NCA0LjQwNDc5IDguNjUwMzkgNC41MDU2MiA4Ljc4NTE2IDQuNjUyMzRDOSA0Ljg4MjgxIDkuMTA3NDIgNS4yMDMxMiA5LjEwNzQyIDUuNjEzMjhDOS4xMDc0MiA1Ljg3MDg1IDkuMDQ2ODggNi4xMTg2NSA4LjkyNjc2IDYuMzU2MkM4Ljg0ODYzIDYuNTExMjMgOC43NDUxMiA2LjY2MjExIDguNjE1MjMgNi44MDg1OUw3Ljg0NzY2IDcuNTk5NjFDNy41NDY4OCA3LjkyNzczIDcuMzQ3NjYgOC4yMjY1NiA3LjI1IDguNDk2MDlaTTcuMjAzMTIgMTEuMDE1NkM3LjA5NzY2IDExLjEzMjggNy4wNDQ5MiAxMS4yNzkzIDcuMDQ0OTIgMTEuNDU1MUM3LjA0NDkyIDExLjYzMDkgNy4wOTc2NiAxMS43NzczIDcuMjAzMTIgMTEuODk0NUM3LjMxMjUgMTIuMDA3OCA3LjQ3MjY2IDEyLjA2NDUgNy42ODM1OSAxMi4wNjQ1QzcuODk0NTMgMTIuMDY0NSA4LjA1NDY5IDEyLjAwNzggOC4xNjQwNiAxMS44OTQ1QzguMjczNDQgMTEuNzc3MyA4LjMyODEyIDExLjYzMDkgOC4zMjgxMiAxMS40NTUxQzguMzI4MTIgMTEuMjc5MyA4LjI3MzQ0IDExLjEzMjggOC4xNjQwNiAxMS4wMTU2QzguMDU0NjkgMTAuODk0NSA3Ljg5NDUzIDEwLjgzNCA3LjY4MzU5IDEwLjgzNEM3LjQ3MjY2IDEwLjgzNCA3LjMxMjUgMTAuODk0NSA3LjIwMzEyIDExLjAxNTZaIiBmaWxsPSIjRjY4NjM0Ii8+PC9zdmc+);
}
.ss-icon__сhange-password {
  display: inline-block;
  margin-bottom: 6px;
  width: 21px;
  height: 8px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDIxIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjQ2NDg0IDUuOTk5ODhDNi43NzM0NCA3LjE5NTU2IDUuNDgwNDcgOCA0IDhDMS43OTEwMiA4IDAgNi4yMDkxMSAwIDRDMCAxLjc5MDg5IDEuNzkxMDIgMCA0IDBDNS40ODA0NyAwIDYuNzczNDQgMC44MDQzMjEgNy40NjQ4NCAxLjk5OTg4SDE5TDIxIDMuOTk5ODhMMTkgNS45OTk4OEgxN0wxNS41IDMuOTk5ODhMMTQgNS45OTk4OEwxMi41IDMuOTk5ODhMMTEgNS45OTk4OEg3LjQ2NDg0Wk0zLjQyODcxIDRDMy40Mjg3MSA0LjYzMTIzIDIuOTE2OTkgNS4xNDI5NCAyLjI4NTE2IDUuMTQyOTRDMS42NTQzIDUuMTQyOTQgMS4xNDI1OCA0LjYzMTIzIDEuMTQyNTggNEMxLjE0MjU4IDMuMzY4OSAxLjY1NDMgMi44NTcxOCAyLjI4NTE2IDIuODU3MThDMi45MTY5OSAyLjg1NzE4IDMuNDI4NzEgMy4zNjg5IDMuNDI4NzEgNFoiIGZpbGw9IiNGNjg2MzQiLz48L3N2Zz4=);
}
.ss-icon__excel {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 6px;
  width: 24px;
  height: 23px;
  opacity: 0.5;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyNCAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0IDIuOTkxVjBMMCAyLjkzNlYyMC4wNTssMTQgMjIuOTkxVjE5Ljk5MUgyM0gyNFYxOC45OTFWMy45OTFWMi45OTFIMTRaTTIuMzEyIDYuOTkxSDQuOTcxTDUgNy4wMDVMNi42MDkgOS40MTlMOC4xODYgNi45OTFIMTAuOTk2TDcuOTkgMTEuNDkxTDEwLjk5NiAxNS45OTFIOC4xODZMNi42MDkgMTMuNTYzTDUgMTUuOTc2TDQuOTcxIDE1Ljk5MUgyLjMxMkw1LjI2NCAxMS40OTFMMi4zMTIgNi45OTFaTTIzIDE4Ljk5MUgxNFYxNi45OTFIMTZWMTQuOTkxSDE0VjEzLjk5MUgxNlYxMS45OTFIMTRWMTAuOTkxSDE2VjguOTkxSDE0VjcuOTkxSDE2VjUuOTkxSDE0VjMuOTkxSDIzVjE4Ljk5MVoiIGZpbGw9IiNGMzhGMTkiLz48L3N2Zz4=);
}
.ss-icon__excel:hover {
  opacity: 1;
}
.ss-icon__download {
  display: inline-block;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  background: rgba(243, 143, 25, 0.1);
  margin-left: 7px;
  vertical-align: middle;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNyAtMi42MjI2OGUtMDdMNyAxNE03IDE0TDEzIDhNNyAxNEwxIDgiIHN0cm9rZT0iI0Y2ODYzNCIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: center;
}
.ss-icon__reload {
  display: inline-block;
  cursor: pointer;
  opacity: 0.5;
  width: 11px;
  height: 12px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  background: rgba(243, 143, 25, 0.1);
  margin-left: 7px;
  vertical-align: middle;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSAyVjBINC41ODk1NmUtMDZWNEg0VjNIMS41QzIuMjkyNzkgMi4wNzkzNSA0LjIxNzc0IDEgNS41IDFDNy42NDUyOSAxIDkuNjU2NDYgMi44NzE3IDEwIDVIMTFDMTAuNjQ5OSAyLjQ1NTgxIDguMDQ0NjggMCA1LjUgMEM0LjA4NjY0IDAgMS45MTY4MSAxLjAyNzU5IDEgMloiIGZpbGw9IiNGMzhGMTkiLz48cGF0aCBkPSJNOSAxMFYxMkgxMFY4SDZWOUg4LjVDNy43MDcyMSA5LjkyMDY1IDYuMjgyMjYgMTAuNSA1IDEwLjVDMi44NTQ3MSAxMC41IDEuMzQzNTQgOS4xMjgzIDEgN0gwQzAuMzUwMTI4IDkuNTQ0MTkgMi40NTUzMiAxMS41IDUgMTEuNUM2LjQxMzM2IDExLjUgOC4wODMxOSAxMC45NzI0IDkgMTBaIiBmaWxsPSIjRjM4RjE5Ii8+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: center;
}
.ss-icon__reload:hover {
  opacity: 1;
}
@media all and (min-width: 721px) {
  .col-lg-1 {
    width: 4.16666667%;
    float: left;
  }
  .col-lg-2 {
    width: 8.33333333%;
    float: left;
  }
  .col-lg-3 {
    width: 12.5%;
    float: left;
  }
  .col-lg-4 {
    width: 16.66666667%;
    float: left;
  }
  .col-lg-5 {
    width: 20.83333333%;
    float: left;
  }
  .col-lg-6 {
    width: 25%;
    float: left;
  }
  .col-lg-7 {
    width: 29.16666667%;
    float: left;
  }
  .col-lg-8 {
    width: 33.33333333%;
    float: left;
  }
  .col-lg-9 {
    width: 37.5%;
    float: left;
  }
  .col-lg-10 {
    width: 41.66666667%;
    float: left;
  }
  .col-lg-11 {
    width: 45.83333333%;
    float: left;
  }
  .col-lg-12 {
    width: 50%;
    float: left;
  }
  .col-lg-13 {
    width: 54.16666667%;
    float: left;
  }
  .col-lg-14 {
    width: 58.33333333%;
    float: left;
  }
  .col-lg-15 {
    width: 62.5%;
    float: left;
  }
  .col-lg-16 {
    width: 66.66666667%;
    float: left;
  }
  .col-lg-17 {
    width: 70.83333333%;
    float: left;
  }
  .col-lg-18 {
    width: 75%;
    float: left;
  }
  .col-lg-19 {
    width: 79.16666667%;
    float: left;
  }
  .col-lg-20 {
    width: 83.33333333%;
    float: left;
  }
  .col-lg-21 {
    width: 87.5%;
    float: left;
  }
  .col-lg-22 {
    width: 91.66666667%;
    float: left;
  }
  .col-lg-23 {
    width: 95.83333333%;
    float: left;
  }
  .col-lg-24 {
    width: 100%;
    float: left;
  }
}
@media all and (max-width: 720px) {
  .col-xs-1 {
    width: 4.16666667%;
    float: left;
  }
  .col-xs-2 {
    width: 8.33333333%;
    float: left;
  }
  .col-xs-3 {
    width: 12.5%;
    float: left;
  }
  .col-xs-4 {
    width: 16.66666667%;
    float: left;
  }
  .col-xs-5 {
    width: 20.83333333%;
    float: left;
  }
  .col-xs-6 {
    width: 25%;
    float: left;
  }
  .col-xs-7 {
    width: 29.16666667%;
    float: left;
  }
  .col-xs-8 {
    width: 33.33333333%;
    float: left;
  }
  .col-xs-9 {
    width: 37.5%;
    float: left;
  }
  .col-xs-10 {
    width: 41.66666667%;
    float: left;
  }
  .col-xs-11 {
    width: 45.83333333%;
    float: left;
  }
  .col-xs-12 {
    width: 50%;
    float: left;
  }
  .col-xs-13 {
    width: 54.16666667%;
    float: left;
  }
  .col-xs-14 {
    width: 58.33333333%;
    float: left;
  }
  .col-xs-15 {
    width: 62.5%;
    float: left;
  }
  .col-xs-16 {
    width: 66.66666667%;
    float: left;
  }
  .col-xs-17 {
    width: 70.83333333%;
    float: left;
  }
  .col-xs-18 {
    width: 75%;
    float: left;
  }
  .col-xs-19 {
    width: 79.16666667%;
    float: left;
  }
  .col-xs-20 {
    width: 83.33333333%;
    float: left;
  }
  .col-xs-21 {
    width: 87.5%;
    float: left;
  }
  .col-xs-22 {
    width: 91.66666667%;
    float: left;
  }
  .col-xs-23 {
    width: 95.83333333%;
    float: left;
  }
  .col-xs-24 {
    width: 100%;
    float: left;
  }
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
::-webkit-input-placeholder {
  font: inherit!important;
  color: inherit;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
::-moz-placeholder {
  font: inherit!important;
  color: inherit;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
:-moz-placeholder {
  font: inherit!important;
  color: inherit;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
:-ms-input-placeholder {
  font: inherit!important;
  color: inherit!important;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
:focus::-moz-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
:focus:-moz-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
:focus:-ms-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
::-ms-clear {
  display: none;
}
html,
body {
  height: 100%;
}
body {
  background-color: #fff;
  font-family: "Montserrat-Medium", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  min-height: 100%;
  position: relative;
  padding-top: 175px;
}
body.off-scroll {
  overflow: hidden;
}
.main-wrapper {
  overflow-x: hidden;
  min-height: 100%;
}
.ss-container {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media all and (min-width: 721px) {
  .ss-container {
    padding: 0 -webkit-calc(1/24*100%);
    padding: 0 calc(1/24*100%);
    max-width: 1200px;
  }
}
@media all and (max-width: 720px) {
  .ss-container {
    padding: 0 -webkit-calc(1/24*100%);
    padding: 0 calc(1/24*100%);
    width: 100%;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.row {
  clear: both;
}
.ss-container:after,
.ss-surm-container:after {
  clear: both;
  display: table;
  content: "";
}
.clear {
  clear: both;
}
.row:before {
  display: table;
  content: " ";
  clear: both;
}
.row:after {
  content: " ";
  display: table;
  clear: both;
}
/* global links */
a {
  text-decoration: none;
  outline: none;
}
a:visited,
a:hover {
  text-decoration: none;
}
a:focus,
a:active,
a:visited {
  outline: none;
}
button {
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
  color: inherit;
}
input {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
}
hr {
  border: none;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
}
.col-lg-1,
.col-lg-2,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-20,
.col-lg-21,
.col-lg-22 {
  min-height: 1px;
  position: relative;
}
.hidden-lg {
  display: none !important;
}
.hide {
  display: none;
}
.overflow-x {
  overflow-x: auto;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.nowrap {
  white-space: nowrap;
}
.ss-text__blue {
  color: #20519A;
}
.ss-text__red {
  color: #F9514F;
}
.ss-text__grey {
  color: rgba(0, 0, 0, 0.5);
}
.ss-text__black {
  color: #000;
}
.ss-text__white {
  color: #fff;
}
.ss-text__bold {
  font-family: "Montserrat-Bold", sans-serif;
}
.ss-bg__white {
  background: #fff;
	border: 1px solid #E7E7E7;
}
.ss-bg__white:hover {
	border: 1px solid #d6d6d6;
}
.ss-course.blue .ss-bg__white:hover .ss-course__title.blue{
	color: #A13488;
}
.ss-bg__blue {
  background: -webkit-gradient(linear, right top, left top, from(#20519A), to(#5192DE));
  background: -webkit-linear-gradient(90deg, #20519A 0%, #5192DE 96.62%);;
  background: -o-linear-gradient(90deg, #20519A 0%, #5192DE 96.62%);;
  background: linear-gradient(90deg, #20519A 0%, #5192DE 96.62%);
  color: white;
	transition: all .3s;
}
.ss-bg__blue:hover{
	background: -webkit-gradient(linear, right top, left top, from(#073882), to(#237ADF));
	background: -webkit-linear-gradient(90deg, #073882 0%, #237ADF 96.62%);
	background: -o-linear-gradient(90deg, #073882 0%, #237ADF 96.62%);
	background: linear-gradient(90deg, #073882 0%, #237ADF 96.62%);
}

.ss-bg__sky-blue {
  background: -webkit-gradient(linear, right top, left top, from(#13ACE7), to(#54D2FF));
  background: -webkit-linear-gradient(right, #13ACE7 0%, #54D2FF 100%);
  background: -o-linear-gradient(right, #13ACE7 0%, #54D2FF 100%);
  background: linear-gradient(to left, #13ACE7 0%, #54D2FF 100%);
  color: white;
	transition: all .3s;
}
.ss-bg__sky-blue:hover {
	background: -webkit-gradient(linear, right top, left top, from(#2DC8FF), to(#0092CA ));
	background: -webkit-linear-gradient(270deg, #2DC8FF 2.38%, #0092CA 100%);
	background: -o-linear-gradient(270deg, #2DC8FF 2.38%, #0092CA 100%);
	background: linear-gradient(270deg, #2DC8FF 2.38%, #0092CA 100%);
	color: white;
}
.ss-bg__lighting-blue {
  background: #e8eef6;
}
.ss-title__h1 {
  margin: 40px 0 27px 0;
  padding: 0;
  font-size: 30px;
  line-height: 35px;
  color: #000;
  font-weight: 400;
}
.ss-title__h2 {
  margin: 0px 0 50px 0;
  padding: 0;
  position: relative;
  font-size: 50px;
  line-height: 55px;
  font-weight: 400;
}
.ss-title__h3 {
  font-size: 26px;
  color: #000;
  font-weight: 400;
}
.ss-title__h4 {
  font-size: 16px;
  line-height: 22px;
}
.ss-link__blue,
.ss-link__blue:visited,
.ss-link__blue:focus {
  color: #20519A;
}
.ss-button__red,
.ss-button__red:visited,
.ss-button__red:focus {
  color: #fff;
  width: 100%;
  text-align: center;
  max-width: 380px;
  text-decoration: none;
  display: inline-block;
  padding: 20px 15px;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  font-size: 14px;
  background: -webkit-gradient(linear, right top, left top, from(#B73330), to(#F9514F));
  background: -webkit-linear-gradient(right, #B73330 0%, #F9514F 100%);
  background: -o-linear-gradient(right, #B73330 0%, #F9514F 100%);
  background: linear-gradient(to left, #B73330 0%, #F9514F 100%);
}
.ss-button__red.vebinar{
  background: #F9514F;
  font-size: 12px;
}
.ss-header {
  top: 100px;
  position: fixed;
  width: 100%;
  padding: 30px 0;
  background: #fff;
  z-index: 9999;
}
.ss-header.animate-opacity{
  top: 0;
}
.ss-header__email {
  margin-left: 25px;
}
/*menu*/
.header__toggle_menu{
  position: relative;
  right: -7px;
  top: -5px;
  width: 24px;
  height: 30px;
  cursor: pointer;
  z-index: 100001;
}
.header__toggle_menu .header__menu_close,
.header__toggle_menu.is-close .header__caption_menu{
  display: none;
}
.header__toggle_menu .header__menu_close{
  bottom: 0;
  right: -7px;
  display: none;
}
.header__toggle_wrapper_elements span {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
}
.header__toggle_wrapper_elements {
      top: 12px;
    position: relative;
    opacity: 1;
    transition: opacity .3s ease;
}
.header__toggle_wrapper_elements span {
   position: absolute;
    left: 0;
    display: block;
    width: 24px;
    height: 2px;
    background-color: #20519A !important;
    font-size: 0;
    -webkit-touch-callout: none;
    user-select: none;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}
.header__toggle_menu.is-close span{
  background-color: #20519A !important;

}
.header__toggle_menu.is-close .header__menu_close{
  background: none !important;
  color: #ff3305 !important;
}
.header__toggle_element_first {
    top: 0px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.is-close .header__toggle_element_first{
  top: 0px;
}
.header__toggle_element_second {
    top: 0px;
}
.header__toggle_element_third {
    top: 0px;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
}
.header.is-fixed .header__toggle_element_first, .header.is-fixed .header__toggle_element_second, .header.is-fixed .header__toggle_element_third {
    background-color: #ff3305;
}
.header.is-fixed .header__toggle_wrapper_elements {
    opacity: 1;
}
.header.is-fixed .header__toggle_menu.is-close .header__toggle_element_second, .is-open-menu .header.is-fixed .header__toggle_element_second, .is-open-menu .header__toggle_element_second {
    opacity: 0;
}
.header.is-fixed .header__toggle_menu:hover .header__toggle_wrapper_elements span {
    background: #ff3305;
}
.is-open-menu .header__toggle_element_first, .is-open-menu .header__toggle_element_third {
    background-color: #ff3305;
    transition: background-color .3s ease, -webkit-transform .3s ease;
    transition: background-color .3s ease, transform .3s ease;
    transition: background-color .3s ease, transform .3s ease, -webkit-transform .3s ease;
    top: 0px;
}
.is-open-menu .header__toggle_menu:hover .header__toggle_wrapper_elements {
    opacity: 1;
}
.is-modal-hover .header__toggle_element_first, .is-modal-hover .header__toggle_element_third, .is-open-menu .header__toggle_menu:hover .header__toggle_element_first, .is-open-menu .header__toggle_menu:hover .header__toggle_element_third {
    background-color: #ff3305;
}
.header__toggle_menu.is-close .header__toggle_element_second {
    opacity: 0;
}
.header__toggle_menu.is-close .header__toggle_element_first {
    -webkit-transform: translateX(8px) translateY(0) rotate(45deg);
    -ms-transform: translateX(8px) translateY(0) rotate(45deg);
    transform: translateX(8px) translateY(0) rotate(45deg);
}
.header__toggle_menu.is-close .header__toggle_element_third {
    -webkit-transform: translateX(8px) translateY(0) rotate(-45deg);
    -ms-transform: translateX(8px) translateY(0) rotate(-45deg);
    transform: translateX(8px) translateY(0) rotate(-45deg);
}
/*menu*/
.ss-menu{
  position: absolute;
  right: 0;
  width: 100%;
  max-width: 360px;
  top: -30px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  padding: 25px;
  display: none;
}
.ss-menu.active{
  display: block;
}
.ss-menu ul{
  list-style: none;
}
.ss-menu ul a{
  color: #20519A;
  text-decoration: none;
  font-size: 14px;
  padding: 10px 0;
  display: block;
}
/*baner*/
.ss-baner__wrapper {
  position: relative;
}
.ss-baner__description {
  margin-bottom: 10px;
}
.ss-vk-link,
.ss-vk-link:hover,
.ss-vk-link:active,
.ss-vk-link:focus,
.ss-vk-link:visited{
    text-decoration: none;
    outline: none;
    color: #5181B8;
    font-size: 12px;
    line-height: 17px;
    margin-top: 20px;
}
.ss-vk-link span,
.ss-vk-link img{
  vertical-align: middle;
  display: inline-block;
}
.ss-vk-link img{
  margin-left: 7px;
}
/*slider*/
.ss-main-slider{
  margin-bottom: 95px;
}
.ss-slider {
  margin: 40px 0 45px 0;
  width: 100%;
  display: block;
}
.ss-slider.two{
  display: none;
}
.ss-slider img {
  width: 100%;
}
.slider {
  margin-bottom: 70px;
}
.ss-main-slider__text{
  font-size: 24px;
line-height: 35px;
margin-top: 40px;
}
.slick-arrow {
  width: 50px;
  height: 150px;
  border: 1px solid #E7E7E7;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-color: #fff;
  z-index: 999;
  font-size: 0;
}
.slick-next {
  position: absolute;
  right: -25px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAxNiAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMTQ2NDUgMzBMMC40MzkzNCAyOS4yOTI5TDE0LjU4NTggMTUuMTQ2NEwwLjQzOTM0MiAwLjk5OTk5OUwxLjE0NjQ1IDAuMjkyODkxTDE2IDE1LjE0NjRMMS4xNDY0NSAzMFoiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcikiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXIiIHgxPSIxNiIgeTE9IjguOTI0MDEiIHgyPSIwLjQzOTM0MSIgeTI9IjguOTI0MDEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjMjA1MTlBIi8+PHN0b3Agb2Zmc2V0PSIwLjk2NjIxNiIgc3RvcC1jb2xvcj0iIzUxOTJERSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==);
  -webkit-background-size: 30% 30%;
          background-size: 30%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.slick-prev {
  position: absolute;
  left: -25px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAxNiAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0Ljg1MzYgMEwxNS41NjA3IDAuNzA3MTA3TDEuNDE0MjEgMTQuODUzNkwxNS41NjA3IDI5TDE0Ljg1MzYgMjkuNzA3MUwwIDE0Ljg1MzZMMTQuODUzNiAwWiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhciIgeDE9IjAiIHkxPSIyMS4wNzYiIHgyPSIxNS41NjA3IiB5Mj0iMjEuMDc2IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzIwNTE5QSIvPjxzdG9wIG9mZnNldD0iMC45NjYyMTYiIHN0b3AtY29sb3I9IiM1MTkyREUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48L3N2Zz4=);
  -webkit-background-size: 30% 30%;
          background-size: 30%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.slick-dots {
  font-size: 0;
  cursor: pointer;
  display: none !important;
  text-align: center;
  margin-top: 15px;
}
.slick-dots li {
  display: inline-block;
  margin-right: 10px;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
}
.slick-dots .slick-active {
  background: #000 !important;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  width: 100%;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*reviews*/
.ss-reviews__wrapper{
  padding: 0px 0 75px 0;
}
.ss-reviews .slick-list{
  overflow: visible !important;
}
.ss-reviews__item{
  padding: 0 calc(2/24 * 100%);
  position: relative;
}
.ss-reviews__item:before{
  content: "";
  width: 84px;
  height: 74px;
  position: absolute;
  left: calc(1/24 * 100%);
  top: -20px;
  background: url(../images/reviews.png) no-repeat center center;
  background-size: cover;
}
.ss-reviews__text{
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 30px;
}
.ss-reviews__item .ss-text__grey{
  font-size: 12px;
 line-height: 17px;
}
.bb-stick-panel {
  width: 100%;
    text-align: center;
    background: rgba(255,255,255,0.75);
    position: relative;
    padding: 15px 0;
}
.bb-stick-panel.is_stuck {
    top: auto !important;
    bottom: 0 !important;display: block;
    z-index: 999;
}
.bb-stick-panel.is_stuck[style^="position: absolute;"]{
  display: none !important;
}

.ss-one {
  margin-top: 70px;
}
.ss-one__text {
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 50px;
}
.ss-about {
  margin-top: 100px;
  white-space: nowrap;
  margin-bottom: 100px;
}
.ss-about__item {
  width: -webkit-calc(7/24 * 100% - 60px);
  width: calc(7/24 * 100% - 60px);
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 19px;
  margin-right: 15px;
  white-space: normal;
}
.ss-about__item:last-child {
  margin-right: 0;
}
.ss-year__text {
  font-size: 18px;
  line-height: 28px;
  padding-left: 30px;
}
.ss-year img {
  width: 100%;
}
.ss-course {
  padding-bottom: 180px;
}
.ss-course.blue {
	margin-top: 0;
	padding-top: 50px;
	background: linear-gradient(269.25deg, #121F97 0.34%, #060E55 101.04%);
}
.ss-course__item-img{
	border-radius: 0 0 15px 0;
}
.ss-course__item-img.big{
	right: 0;
}
.ss-course__item-wrap{
  height: 260px;
  border-radius: 15px;
  position: relative;
  padding: 25px 20px 20px;
}
.ss-course.blue .ss-course__item-wrap{
  border: none;
}
.ss-course__item-wrap.ss-course__blue-gradient{
  background: linear-gradient(90deg, #1438D1 0%, #376DEC 96.62%);
  color: white;
	transition: all .3s;
}
.ss-course__item-wrap.ss-course__blue-gradient:hover{
	background: linear-gradient(90deg, #3358F8 0%, #5387FF 96.62%);
	color: white;
}
.ss-course__item-wrap.ss-bg__violet{
	background-color: rgba(256,256,256,.15);
  color: white;
	transition: all .3s;
}
.ss-course__item-wrap.ss-bg__violet:hover{
	background-color: rgba(256,256,256,.25);
}
.ss-course__item-wrap.ss-bg__pink{
  background: linear-gradient(270deg, #D158A8 2.38%, #882178 100%);
  color: white;
	transition: background .3s;
}
.ss-course__item-wrap.ss-bg__pink:hover{
	background: linear-gradient(270deg, #F16FC5 2.38%, #B0369D 100%);
}
.ss-course__item-wrap.ss-course__blue-gradient .ss-course__title,
.ss-course__item-wrap.ss-bg__violet .ss-course__title,
.ss-course__item-wrap.ss-bg__pink .ss-course__title{
  color: white;
}
.ss-course__item,
.ss-course__item:focus,
.ss-course__item:active,
.ss-course__item:hover,
.ss-course__item:visited{
  height: 270px;
  padding: 5px;
  float: left;
  border-bottom: none;
  color: #000;
  outline: none;
  opacity: 1;

}

.ss-course__item.big {
  width: -webkit-calc(12/24 * 100%);
  width: calc(12/24 * 100%);
}
.ss-course__title {
  position: relative;
	font-size: 17px;
	line-height: 26px;
  z-index: 100;
}
.ss-course__item.big .ss-course__title {
	font-size: 17px;
	line-height: 26px;
  max-width: 48%;
	font-weight: bold;
}
.ss-course__title.blue{
  color: #20529B;
}
.ss-course__title.white{
  color: white;
}
.ss-course__item.little {
  width: -webkit-calc(6/24 * 100%);
  width: calc(6/24 * 100%);
}
.ss-course__item.little .ss-course__title {
  font-size: 18px;
  line-height: 26px;
  max-width: 180px;
	font-weight: bold;
}
.ss-course__item.full {
  width: 100%;
  height: 176px;
}
.ss-course__item.full .ss-course__title {
	font-size: 17px;
	line-height: 26px;
  font-weight: bold;
  max-width: 100%;
}
.ss-course__item.full .ss-course__text {
  max-width: 440px;
}
.ss-course__item.full img {
  right: -webkit-calc(2/24 * 100%);
  right: calc(2/24 * 100%);
}
.ss-course__text {
  margin-top: 10px;
  position: relative;
  max-width: 180px;
  z-index: 100;
  margin-bottom: 10px;
	opacity: .65;
  font-size: 14px;
  line-height: 19px;
}
.ss-course__item.big .ss-course__text {
	max-width: 50%;
}
.ss-course__item-wrap.ss-bg__sky-blue .ss-course__text{
	opacity: 1;
}
.ss-course img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40%;
  max-width: 229px;
  z-index: 0;
}
.ss-from {
  margin-top: 80px;
  margin-bottom: 50px;
}
.ss-from__item {
  margin-bottom: 50px;
}
.ss-from__img {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: middle;
}
.ss-from__text {
  font-size: 14px;
  line-height: 19px;
  display: inline-block;
  vertical-align: middle;
}
.ss-from__text-sub {
  font-size: 18px;
  line-height: 28px;
}
.ss-graphics {
  margin-top: 70px;
}
.ss-graphics__item {
  margin-bottom: 60px;
}
.ss-graphics__item img {
  width: 100%;
}
.ss-graphics__title {
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 50px;
}
.ss-graphics__text {
  font-size: 18px;
  line-height: 28px;
}
.ss-graphics__text-sub {
  margin-top: 25px;
  line-height: 19px;
  font-size: 14px;
}
.ss-graphics__text-small {
  line-height: 25px;
  margin-bottom: 45px;
  padding-left: 40px;
}
.ss-component {
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-position: top center;
  height: 578px;
  margin-bottom: 100px;
  position: relative;
}
.ss-component__location {
  position: absolute;
  top: 265px;
  left: 480px;
  width: 307px;
  height: 307px;
  background: -webkit-gradient(linear, left top, right top, from(#B73330), to(#F9514F));
  background: -webkit-linear-gradient(left, #B73330, #F9514F);
  background: -o-linear-gradient(left, #B73330, #F9514F);
  background: -ms-linear-gradient(to right, #B73330, #F9514F);
  background: linear-gradient(to right, #B73330, #F9514F);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: none;
}
.ss-component__text {
  margin-top: 140px;
}
.ss-component__text p:first-child {
  margin-bottom: 70px;
}
.ss-component__title {
  font-size: 180px;
  font-family: "Montserrat-Bold", sans-serif;
}
.ss-location__text {
  margin: 40px 0 90px;
  font-size: 24px;
  line-height: 35px;
}
/**/
.ss-table {
  display: table;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  position: relative;
}
.ss-table__row {
  display: table-row;
  position: relative;
}
.ss-table__cell {
  display: table-cell;
  vertical-align: top;
  line-height: 16px;
  font-size: 12px;
  padding: 10px 30px 10px 0;
  position: relative;
}
.ss-table__cell.header {
    padding: 10px 30px 40px 0;
}
.ss-table__row:after{
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 1px;
  background: #e5e5e5;
  z-index: -1;
}
.ss-table__row:first-child:after,
.ss-table__cell:first-child:after,
.ss-table__row:first-child .ss-table__cell:after{
  display: none;
}
.ss-table__cell.header span{
  transform: rotate(-45deg);
  display: block;
}
.ss-table__img{
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  width: 5px;
  border-radius: 15px;
  background: linear-gradient(90deg, #20519A 0%, #5192DE 96.62%);
  background: -webkit-gradient(linear, 90deg, #20519A 0%, #5192DE 96.62%);
  background: -webkit-linear-gradient(90deg, #20519A 0%, #5192DE 96.62%);
  background: -o-linear-gradient(90deg, #20519A 0%, #5192DE 96.62%);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ss-table__img{
    display: block;
    min-height: 100%;
  }
  .ss-course__item.little{
    width: 25%;
  }
}
/**/
.matrix-mob h2{
  font-weight: 500;
  line-height: 17px;
  font-size: 14px;
  color: #000000;
  margin-bottom: 10px;
}
.matrix-mob hr{
  margin-bottom: 20px;
  background: rgba(0,0,0,0.4);
}
.matrix-left{
  width: calc(10/24 * 100%);
  float: left;
  margin-right: calc(4/24 * 100%);
  position: relative;
}
.matrix-right{
  width: calc(10/24 * 100%);
  float: left;
  position: relative;
}
.matrix-left ul:after{
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  top: 7px;
  bottom: 7px;
  background: #BA3431;
  right: calc(-5/24 * 100%);
}
.matrix-mob ul{
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.matrix-mob ul li{
  line-height: 17px;
  font-size: 10px;
  color: #20519A;
  margin-bottom: 20px;
  position: relative;
}
.matrix ul li.active{
  color: #BA3431;
}
.matrix-left ul li:after{
  content: "";
  display: none;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #BA3431;
  right: calc(-2/24 * 100%);
  border-radius: 50px;
}
.matrix-left ul li:before{
  content: "";
  display: none;
  width: calc(3/24 * 100%);
  height: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #BA3431;
  right: calc(-5/24 * 100%);
  border-radius: 50px;
}
.matrix-left ul li.active:after,
.matrix-left ul li.active:before{
  display: block;
}
.matrix-right ul li:after{
  content: "";
  display: none;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #BA3431;
  left: calc(-2/24 * 100%);
  border-radius: 50px;
}
.matrix-right ul li:before{
  content: "";
  display: none;
  width: calc(3/24 * 100%);
  height: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #BA3431;
  left: calc(-4.5/24 * 100%);
  border-radius: 50px;
}
.matrix-right ul li.active:after,
.matrix-right ul li.active:before{
  display: block;
}
/**/
.ss-postavka {
  margin-top: 60px;
}
.ss-postavka__main-title {
  font-size: 80px;
  line-height: 90px;
}
.ss-postavka__title {
  font-size: 26px;
  line-height: 37px;
  margin-bottom: 40px;
}
.ss-postavka__ul {
  list-style: none;
  margin: 0 0 50px 0;
  padding: 0;
}
.ss-postavka__ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 19px;
}
.ss-postavka__ul li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 20px;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(#B73330), to(#F9514F));
  background: -webkit-linear-gradient(right, #B73330 0%, #F9514F 100%);
  background: -o-linear-gradient(right, #B73330 0%, #F9514F 100%);
  background: linear-gradient(to left, #B73330 0%, #F9514F 100%);
}
/*klientu*/
.klientu img{
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}
/*modul*/
.modul{}
.modul__title{
  font-size: 36px;
  line-height: 50px;
  margin-bottom: 70px;
}
.modul .ss-course__item,
.modul .ss-course__item:focus,
.modul .ss-course__item:active,
.modul .ss-course__item:hover,
.modul .ss-course__item:visited{
  width: 100%;
  float: none;
  display: block;
}
.modul .ss-course__item .ss-course__item-wrap{
  height: 205px;
}
.modul .ss-bg__blue:hover{
    background: -webkit-gradient(linear, right top, left top, from(#20519A), to(#5192DE));
    background: -webkit-linear-gradient(90deg, #20519A 0%, #5192DE 96.62%);
    background: -o-linear-gradient(90deg, #20519A 0%, #5192DE 96.62%);
    background: linear-gradient(90deg, #20519A 0%, #5192DE 96.62%);
    color: white;
    transition: all .3s;
}
.modul__next{
  margin-top: 85px;
}
/*api*/
.api{
  padding: 100px 0;
}
.api-text{
  margin: 35px auto 100px auto; 
  font-size: 24px;
  line-height: 35px;
  width: 100%;
  max-width: 485px;
}
/*forms*/
.ss-forms {
  padding: 70px 0 85px 0;
  background: -webkit-gradient(linear, right top, left top, from(#20519A), to(#5192DE));
  background: -webkit-linear-gradient(right, #20519A 0%, #5192DE 100%);
  background: -o-linear-gradient(right, #20519A 0%, #5192DE 100%);
  background: linear-gradient(to left, #20519A 0%, #5192DE 100%);
  margin-bottom: 100px;
}
.ss-forms__title {
  color: #fff;
  font-size: 35px;
  line-height: 50px;
  margin-bottom: 60px;
}
.ss-forms__title-sub {
  color: #fff;
  font-size: 26px;
  line-height: 34px;
  margin-bottom: 30px;
}
.ss-lm {
  margin-bottom: 80px;
}
.ss-lm__hr {
  overflow: hidden;
  margin-bottom: 71px;
}
.ss-lm__hr span {
  position: relative;
}
.ss-lm__hr span img {
  margin: 0 32px;
}
.ss-lm__hr span:after,
.ss-lm__hr span:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100vh;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
}
.ss-lm__hr span:before {
  left: -100vh;
}
.ss-lm__hr span:after {
  right: -100vh;
}
.ss-lm__table {
  display: table;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.ss-lm__table-row {
  display: table-row;
}
.ss-lm__table-cell {
  display: table-cell;
  vertical-align: top;
  width: -webkit-calc(12/24 * 100%);
  width: calc(12/24 * 100%);
  padding-bottom: 55px;
  font-size: 18px;
  line-height: 28px;
}
.ss-lm__table-cell:first-child {
  padding-right: -webkit-calc(2/24 * 100%);
  padding-right: calc(2/24 * 100%);
  font-size: 26px;
  line-height: 37px;
}
.ss-calc__item {
  padding-right: 30px;
  margin-bottom: 45px;
}
.ss-calc__number {
  font-size: 40px;
  margin-bottom: 15px;
}
.ss-calc__description {
  margin-top: 20px;
  font-size: 14px;
  line-height: 19px;
}

footer{
  color: #fff;
  padding: 10px;
  font-size: 12px;
  background: #20519A;
}
footer span{
  margin-top: 7px;
  display: inline-block;
}
.social{
  text-align: right;
}
.social li {
    display: inline-block;
    margin-right: 4px;
    vertical-align: top;
}
.social li a{
  display: block;
    width: 25px;
    height: 25px;
}

.social .ico-22 {
    cursor: pointer;
    display: block;
    margin-top: 7px;
}

.social .ico-22,
.social .ico-22:hover {
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}

.social .ico-22:hover {
    margin-top: 5px;
    padding-bottom: 2px;
}
.ico-22 {
    display: inline-block;
    width: 20px !important;
    height: 20px !important;
}

.ico-22_blogger {
    background: url("../images/blog.png") no-repeat center center;
    background-size: contain;

}

.ico-22_twitter {
    background: url("../images/twitter.png") no-repeat center center;
    background-size: contain;
}

.ico-22_facebook {
    background: url("../images/facebook.png") no-repeat center center;
    background-size: contain;
}

.ico-22_youtub {
    background: url("../images/Youtube.png") no-repeat center center;
    background-size: contain;
}
.ico-22_inst {
    background: url("../images/instagram.png") no-repeat center center;
    background-size: contain;
}
.ico-22_vk {
    background: url("../images/vk.png") no-repeat center center;
    background-size: contain;
}

@media all and (max-width: 1200px) {
  .ss-component {
    margin-bottom: -100px;
  }
  .ss-component__text {
    margin-top: 70px;
  }
  .ss-component__text p:first-child {
    margin-bottom: 40px;
  }
  .ss-component__title {
    font-size: 110px;
    margin-bottom: 30px;
  }
  .ss-component__subtitle {
    font-size: 18px;
  }
  .ss-component__location {
    width: 179px;
    height: 179px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 90px;
  }
  .ss-slider.one{
    display: none;
  }
  .ss-slider.two{
    display: block;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    height: 370px;
    background-size: cover !important;
  }
  .ss-slider{
    
  }
}
@media all and (max-width: 900px) {
  .ss-year__text {
    line-height: 20px;
  }
  .ss-component {
    height: 400px;
    margin-bottom: 20px;
  }
  .ss-postavka__second {
    padding-left: 40px;
  }
  .ss-slider.two{
    display: block;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    height: 330px;
    background-size: cover !important;
  }
}
@media all and (max-width: 838px){
  /*body {
    padding-top: 190px;
  }*/
  .ss-header {
    top: 100px;
  }
  .bb-vebinar{
    padding: 0 calc(1/24*100%);
  }
  .bb-vebinar__form{
    position: relative;
  }
}
@media all and (max-width: 820px){
 /* body {
    padding-top: 245px;
  }
  .ss-header {
    top: 150px;
  }*/
  .bb-vebinar{
    padding: 0 calc(1/24*100%);
  }
  .bb-vebinar__img {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .bb-vebinar__first {
    margin-left: 10%;
      width: 60%;
      display: block;
      padding-right: 15px;
      float: left;
      margin-right: 35%;
  }
  .bb-vebinar__second {
    margin-left: 10%;
    width: 60%;
    display: block;
    padding-right: 15px;
    float: left;
    margin-right: 35%; 
  }
  .bb-vebinar__link {
    vertical-align: top;
    width: 30%;
    display: block;
    float: left;
  }
  .ss-button__red.vebinar {
      background: #F9514F;
      font-size: 12px;
      position: absolute;
      top: 0;
      right: 0;
      max-width: 174px;
      bottom: 0;
      margin: auto;
      height: 55px;
  }
}
@media all and (max-width: 757px) {
    .ss-header__email {
        margin-left: 10px;
    }
}
@media all and (max-width: 719px) {
  .ss-one hr{
    margin-bottom: 15px;
  }
  .ss-one__text{
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
  }
  .ss-one .ss-button__red{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
  }
  .ss-course__item.full{
    padding-left: 0;
    padding-right: 0;
  }
  .ss-course__item.big{
    padding-left: 0;
    padding-right: 0;

  }
  .p-left{
    padding-left: 0;
  }
  .p-right{
    padding-right: 0;
  }
  .hidden-xs {
    display: none !important;
  }
  .show-xs {
    display: block !important;
  }
  .header__toggle_menu {
    /*top: 15px;*/
    top: 3px;
    right: -30px;
  }
  .ss-title__h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 35px;
  }
  .ss-header {
    /*top: 150px;*/
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .ss-header__contacts {
    font-size: 12px;
    text-align: right;
  }
  .ss-baner__description {
    margin-top: 15px;
  }
  .ss-baner__title img {
    width: 100%;
  }
  .ss-course__item.big {
    width: 100%;
  }
  .ss-course__item.little {
    width: calc(12/24 * 100%);
  }
  .ss-about {
    margin-top: 30px;
    white-space: nowrap;
    margin-bottom: 70px;
  }
   .ss-about__item {
    width: 100%;
  }
  .ss-course {
    margin-top: 30px;
  }
  .ss-course__item.big .ss-course__title {
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
  }

  .ss-course__item.little .ss-course__title {
    font-size: 12px;
    line-height: 17px;
    max-width: 180px;
    font-weight: bold;
  }
  .ss-course__item.little .ss-course__title .white-text{
    color: #ffffff;
  }
  .ss-course__item.full img {
    right: 0;
  }
  .ss-course__item.full .ss-course__text {
    max-width: 50%;
  }
  .ss-course.blue  .ss-course__item.full .ss-course__text {
    max-width: 100%;
  }
  .ss-course__text {
    max-width: 100%;
    font-size: 12px;
    line-height: 17px;
  }
	.ss-course__item.big .ss-course__text {
		max-width: 50%;
	}
  .ss-for img {
    width: 100%;
    height: auto;
  }
  .ss-lm {
    margin-bottom: 30px;
  }
  .ss-lm__hr {
    overflow: hidden;
    margin-bottom: 40px;
  }
  .ss-lm__hr span {
    position: relative;
  }
  .ss-lm__hr span img {
    margin: 0 32px;
  }
  .ss-lm__hr span:after,
  .ss-lm__hr span:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100vh;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
  }
  .ss-lm__hr span:before {
    left: -100vh;
  }
  .ss-lm__hr span:after {
    right: -100vh;
  }
  .ss-lm__table {
    display: block;
    width: 100%;
  }
  .ss-lm__table-row {
    display: block;
  }
  .ss-lm__table-cell {
    display: block;
    width: 100%;
    padding-bottom: 55px;
    font-size: 12px;
    line-height: 19px;
  }
  .ss-lm__table-cell:first-child {
    padding-right: 0;
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 15px;
  }
  .ss-one__text {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 19px;
  }
  .ss-button__red {
    font-size: 12px;
  }
  .ss-year img {
    max-width: 100%;
  }
  .ss-year__text {
    font-size: 14px;
    line-height: 19px;
    padding-left: 10px;
  }
  .ss-graphics {
        margin-top: 35px;
    }
  .ss-graphics__auto{
    text-align: center;
  }
  .ss-graphics__auto img{
    max-width: 350px;
    width: 100% !important;
  }
  .ss-graphics__title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 35px;
  }
  .ss-graphics__text {
    font-size: 14px;
    line-height: 19px;
  }
  .ss-graphics__text-small {
    float: left;
    width: 50%;
  }
  .ss-graphics__auto img {
    width: auto;
  }
  .ss-component {
    height: 300px;
    margin-bottom: -20px;
  }
  .ss-component__location {
    width: 107px;
    height: 107px;
    bottom: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
        -ms-transform: translate(-50%, -40%);
            transform: translate(-50%, -40%);
  }
  .ss-component__text {
    margin-top: 35px;
  }
  .ss-component__text p:first-child {
    margin-bottom: 20px;
  }
  .ss-component__title {
    font-size: 50px;
    margin-bottom: 30px;
  }
  .ss-component__subtitle {
    font-size: 12px;
  }
  .ss-from__text-sub {
    font-size: 14px;
    line-height: 19px;
  }
  .ss-postavka__main-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .ss-postavka__second {
    padding-left: 0;
  }
  .ss-forms{
    margin-bottom: 45px;
  }
  .ss-forms__title {
    font-size: 22px;
    line-height: 30px;
  }
  .ss-forms__title-sub {
    font-size: 14px;
    line-height: 34px;
  }
  .ss-year__text {
    line-height: 20px;
  }
  .slick-arrow {
    display: none !important;
  }
  .slick-dots {
    display: block !important;
  }
  .ss-slider.two{
    display: block;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    height: 280px;
    background-size: cover !important;
  }
  .ss-main-slider {
    margin-bottom: 50px;
    position: relative;
  }
    .ss-main-slider__text{
      /*position: absolute;
      top: 15px;
      left: 15px;
      right: 15px;*/
      margin-top: 10px;
      font-size: 10px;
      line-height: 16px;
    
    }
  .ss-course__item.full .ss-course__title{
      line-height: 25px;
  }
  .ss-course__item.little .ss-course__title{
    line-height: 20px;
  }
  .ss-course__item.big .ss-course__title{
    line-height: 17px;
  }
  .klientu .col-lg-6.col-xs-12:nth-child(2n+1){
    clear: both;
  }
  /*modul*/
  .modul{}
  .modul__title{
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 70px;
  }
  .modul .ss-course__item,
  .modul .ss-course__item:focus,
  .modul .ss-course__item:active,
  .modul .ss-course__item:hover,
  .modul .ss-course__item:visited{
    width: 100%;
    float: none;
    display: block;
  }
  .modul .ss-course__item .ss-course__item-wrap{
    height: 205px;
  }
  .modul__next{
    margin: 20px 0 0 0;
    transform: rotate(90deg);
  }
  .ss-from {
        margin-top: 35px;
        margin-bottom: 35px;
    }
  .ss-from__item{
    margin-bottom: 25px;
  }

  footer{
    text-align: center;
  }
  footer span{
    margin-bottom: 5px;
  }
  .social{
    text-align: center;
  }

}

.ss-course__item-rating{
	position: absolute;
	bottom: 20px;
	left: 21px;
	color: #20529B;
}

@media all and (max-width: 640px) {
  .ss-for__text {
    margin-top: -200px;
  }
  .ss-course img {
    width: 40%;
  }
  .ss-slider.two{
    display: block;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    height: 250px;
    background-size: cover !important;
  }
  .ss-vk-link,
  .ss-vk-link:hover,
  .ss-vk-link:active,
  .ss-vk-link:focus,
  .ss-vk-link:visited{
      text-decoration: none;
      outline: none;
      color: #5181B8;
      font-size: 12px;
      line-height: 17px;
      margin: 20px 0 35px 0;
  }
  .ss-vk-link span,
  .ss-vk-link img{
    vertical-align: middle;
    display: inline-block;
  }
  .ss-vk-link img{
    margin-left: 7px;
  }
}

@media all and (max-width: 624px){
  /*body {
    padding-top: 230px;
  }
  .ss-header {
    top: 136px;
  }*/
  .bb-vebinar__first {
    margin-left: 13%;width: 55%;
  }
  .bb-vebinar__second {
    margin-left: 13%;
    width: 55%;
  }
  .bb-vebinar__lg {
    font-size: 13px;
    line-height: 17px;
  }
  .bb-vebinar__sm {
    font-size: 10px;
    line-height: 15px;
  }
  .ss-button__red.vebinar {
    font-size: 11px;
    max-width: 150px;
  }

}

@media all and (max-width: 499px){
  /*body{
    padding-top: 75px;
  }
  .ss-header {
    top: 0px;
  }*/
  .ss-one img{
    width: 100%;
    height: auto;
  }
  .bb-vebinar{
    position: static;
  }
  .bb-vebinar__first,
  .bb-vebinar__second{
      margin-left: 20%;
      width: 80%;
  }
  .bb-vebinar__link{
      margin-left: 20%;
      width: 80%;
      margin-bottom: 15px;
  }
  .bb-vebinar__first br,
  .bb-vebinar__second br{
    display: none;
  }
  .ss-button__red.vebinar{
    position: static;
  }
}

@media all and (max-width: 440px) {
  .ss-header__logo-link img{
        width: 100px;
        margin-top: 7px;

  }
  .header__toggle_menu {
    top: 3px;
    right: -15px;
  }
  .ss-for__text {
    margin-top: -150px;
  }
  .ss-slider.two{
    display: block;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    height: 220px;
    background-size: cover !important;
  }
}

@media all and (min-width: 720px) {
  /*.ss-course__item.big {
    width: calc(16/24 * 100%);
  }
  .ss-course__item.little {
    width: -webkit-calc(12/24 * 100%);
    width: calc(8/24 * 100%);
  }
  .ss-course__item.little  {
    width: calc(7.999/24 * 100%)\0/;
  }
  .hidden-md{
    display: none;
  }*/

  }
@media all and (min-width: 1200px) {
  .ss-course__item.big {
    width: calc(12/24 * 100%);
  }
  .ss-course__item.big {
    width: calc(11.999/24 * 100%)\0/;
  }
  .ss-course__item.little {
    width: -webkit-calc(12/24 * 100%);
    width: calc(6/24 * 100%);
  }
  .hidden-lg-my,
  .shows-md-my{
    display: none;
  }
  .show-lg-my{
    display: block!important;
  }
}
@media(max-width: 991px){
  .shows-lg-my{
    display: none !important;
  }
  .shows-md-my{
    display: block !important;
  }
  .ss-course__item.big {
    position: relative;
    width: 100%;
  }
  .ss-course__item.little {
    width: -webkit-calc(12/24 * 100%);
    width: calc(12/24 * 100%);
  }
  .ss-course__item.little  {
    width: calc(7.999/24 * 100%)\0/;
  }
}
@media all and (max-width: 719px) {
	.ss-course__item-rating{
		left: 10px;
	}
  .ss-course__item-wrap{
    height: 183px;
    padding: 20px 10px 55px;
  }
	.ss-course__item.full .ss-course__item-wrap{
		min-height: 183px;
		height: auto;
	}
	.ss-course__item.full .ss-course__title {
		font-size: 12px;
		line-height: 17px;
	}

	.ss-course__item.full {
		min-height: 193px;
		height: auto;
	}

	.ss-course__item.big .ss-course__item-wrap{
		min-height: 183px;
		height: auto;
	}
	.ss-course__item.big{
		min-height: 193px;
		height: auto;
	}
  .ss-course__item{
    height: 193px;
  }
  .ss-course img {
    width: 28%;
  }
  .ss-course__item.little{
    height: 250px;
  }
  .ss-course__item.little .ss-course__item-wrap{
    height: 240px;
  }
}
@media all and (max-width: 600px) {
  .ss-course img {
    width: 35%;
  }
}

@media all and (max-width: 500px) {
  .ss-course img {
    width: 40%;
  }
}
@media all and (max-width: 400px) {
  .ss-course img {
    width: 50%;
  }
}
.ss-course__item-rating-num{
  position: relative;
  font-size: 14px;
}
.ss-course__item-rating-text{
  font-size: 12px;
  opacity: .75;
}
.ss-course__item-rating.white{
	color:white;
}
.ss-course__item-rating-num:before{
  position: absolute;
  content: '';
  top: 0;
  left: 25px;
  width: 15px;
  height: 15px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy41IDBMOS4xODM4NiA1LjE4MjM3SDE0LjYzMjlMMTAuMjI0NSA4LjM4NTI1TDExLjkwODQgMTMuNTY3Nkw3LjUgMTAuMzY0N0wzLjA5MTYxIDEzLjU2NzZMNC43NzU0NyA4LjM4NTI1TDAuMzY3MDc2IDUuMTgyMzdINS44MTYxNEw3LjUgMFoiIGZpbGw9IiMyMDUyOUIiLz48L3N2Zz4=);
  background-repeat: no-repeat;
}
.ss-course__item-rating.white .ss-course__item-rating-num:before{
	position: absolute;
	content: '';
	top: 0;
	left: 25px;
	width: 15px;
	height: 15px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy41IDBMOS4xODM4NiA1LjE4MjM3SDE0LjYzMjlMMTAuMjI0NSA4LjM4NTI1TDExLjkwODQgMTMuNTY3Nkw3LjUgMTAuMzY0N0wzLjA5MTYxIDEzLjU2NzZMNC43NzU0NyA4LjM4NTI1TDAuMzY3MDc2IDUuMTgyMzdINS44MTYxNEw3LjUgMFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+);
	background-repeat: no-repeat;
}
.ss-course.blue .ss-course__item-img.full{
  width: 100%;
  max-width: 90%;
  right: 0;
}
@media all and (min-width: 425px) {
  .ss-course.blue .ss-course__item-img.full{
    max-width: 70%;
  }
}

@media all and (max-width: 1199px) {
	.ss-course__item.little .ss-course__text {
		max-width: 100%;
	}
}
.ss-course.blue .ss-course__main-title-wrap{
	color:white;
	text-align: center;
}
.ss-course.blue .ss-course__main-title{
	font-size: 38px;
	line-height: 46px;
	margin-bottom: 95px;
	position: relative;
}
.ss-course.blue .ss-course__main-title:before{
	position: absolute;
	content: '';
	width: 56px;
	height: 40px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA1NiA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNSAxNUM1IDEzLjg5NTQgNS44OTU0MyAxMyA3IDEzSDExQzEyLjEwNDYgMTMgMTMgMTMuODk1NCAxMyAxNUMxMyAxNi4xMDQ2IDEyLjEwNDYgMTcgMTEgMTdIN0M1Ljg5NTQzIDE3IDUgMTYuMTA0NiA1IDE1WiIgZmlsbD0id2hpdGUiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTQgMTNIMTRDMTYuMjA5MSAxMyAxOCAxNC43OTA5IDE4IDE3VjM2QzE4IDM4LjIwOTEgMTYuMjA5MSA0MCAxNCA0MEg0QzEuNzkwODYgNDAgMCAzOC4yMDkxIDAgMzZWMTdDMCAxNC43OTA5IDEuNzkwODYgMTMgNCAxM1pNNCAxNUMyLjg5NTQzIDE1IDIgMTUuODk1NCAyIDE3VjM2QzIgMzcuMTA0NiAyLjg5NTQzIDM4IDQgMzhIMTRDMTUuMTA0NiAzOCAxNiAzNy4xMDQ2IDE2IDM2VjE3QzE2IDE1Ljg5NTQgMTUuMTA0NiAxNSAxNCAxNUg0WiIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNNTYgNFYyOUM1NiAzMS4yMDkxIDU0LjIwOTEgMzMgNTIgMzNMMzYgMzNWMzdIMzguNUMzOS4zMjg0IDM3IDQwIDM3LjY3MTYgNDAgMzguNUM0MCAzOS4zMjg0IDM5LjMyODQgNDAgMzguNSA0MEgyNS41QzI0LjY3MTYgNDAgMjQgMzkuMzI4NCAyNCAzOC41QzI0IDM3LjY3MTYgMjQuNjcxNiAzNyAyNS41IDM3SDI4VjMzSDIwVjMxTDUyIDMxQzUzLjEwNDYgMzEgNTQgMzAuMTA0NiA1NCAyOVY0QzU0IDIuODk1NDMgNTMuMTA0NiAyIDUyIDJMMTIgMkMxMC44OTU0IDIgMTAgMi44OTU0MyAxMCA0VjExSDhWNEM4IDEuNzkwODYgOS43OTA4NiAwIDEyIDBINTJDNTQuMjA5MSAwIDU2IDEuNzkwODYgNTYgNFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+);
	bottom: -65px;
	left: 50%;
	margin-left: -28px;
}
.ss-course.blue .ss-course__main-title-desc{
	max-width: 504px;
	font-size: 14px;
	line-height: 19px;
	margin: 0 auto 50px;
}

@media all and (max-width: 720px) {
	.ss-course.blue .ss-course__main-title{
		font-size: 25px;
		padding-left: 10px;
		padding-right: 10px;
	}
}
/*teachbase*/
.teachbase{
  position: absolute;
  top: 0;
  height: 100px;
  width: 100%;
  background: url(../images/hdsh.jpg) no-repeat center center;
  background-size: cover;
}