@charset "UTF-8";
h1,
.h1, h2,
.h2, h4,
.h4 {
  margin-top: 0;
  overflow: hidden;
  font-weight: 500;
  text-overflow: ellipsis;
  line-height: 150%;
  color: #101550;
  font-family: "Rubik", sans-serif;
  letter-spacing: -0.01em;
}

h1 b, .h1 b, h2 b, .h2 b, h4 b, .h4 b,
h1 span,
.h1 span,
h2 span,
.h2 span,
h4 span,
.h4 span {
  color: #547ed3;
}

h1,
.h1 {
  margin-bottom: 2.5rem;
  line-height: 100% !important;
  font-size: 3.6rem;
}

@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 4rem;
  }
}

@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 5.6rem;
  }
}

h2,
.h2 {
  margin-bottom: 0;
  font-size: 2.8rem;
}

@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 3.2rem;
  }
}

@media (min-width: 992px) {
  h2,
  .h2 {
    font-size: 4rem;
  }
}

h4,
.h4 {
  margin-bottom: 2rem;
  font-size: 2rem;
  line-height: 135%;
}

@media (min-width: 768px) {
  h4,
  .h4 {
    font-size: 2.4rem;
    margin-bottom: 2.5rem;
  }
}

@media (min-width: 992px) {
  h4,
  .h4 {
    font-size: 2.6rem;
  }
}

.title, .title-1, .title-2, .title-3, .title-4, .title-4a,
h3, .title-5, .title-6, .title-s-min, .title-p {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 150%;
  font-weight: 400;
  color: #101550;
}

.title-1 {
  position: relative;
  font-size: 2.8rem;
  font-weight: 500 !important;
  letter-spacing: -0.01em;
  font-family: "Rubik", sans-serif;
  margin-bottom: 3rem;
  line-height: 125% !important;
}

@media (min-width: 768px) {
  .title-1 {
    font-size: 3.2rem;
    margin-bottom: 4rem;
  }
}

@media (min-width: 992px) {
  .title-1 {
    font-size: 4rem;
    margin-bottom: 5rem;
  }
}

.title-2 {
  font-size: 2rem;
  font-weight: 600 !important;
}

@media (min-width: 768px) {
  .title-2 {
    font-size: 2.8rem;
  }
}

@media (min-width: 992px) {
  .title-2 {
    font-size: 3.6rem;
  }
}

.title-3 {
  font-weight: 600 !important;
  font-size: 1.6rem;
  line-height: 135% !important;
}

@media (min-width: 768px) {
  .title-3 {
    font-size: 1.8rem;
  }
}

.title-4 {
  font-size: 1.4rem;
  line-height: 156% !important;
}

@media (min-width: 768px) {
  .title-4 {
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .title-4 {
    letter-spacing: -0.01em;
  }
}

.title-4a,
h3 {
  font-size: 1.4rem;
  line-height: 122% !important;
  font-weight: 600 !important;
  margin-bottom: 2rem;
  margin-top: 0;
}

@media (min-width: 768px) {
  .title-4a,
  h3 {
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .title-4a,
  h3 {
    letter-spacing: -0.03em;
  }
}

.title-5 {
  font-size: 1.4rem;
}

.title-6 {
  font-size: 2.2rem;
  font-weight: 500 !important;
  font-family: "Rubik", sans-serif;
  letter-spacing: -0.01em;
}

@media (max-width: 767px) {
  .title-6 {
    font-size: 2rem;
  }
}

.title-404 {
  font-size: 10rem;
}

@media (max-width: 767px) {
  .title-404 {
    font-size: 7rem;
  }
}

.title-s-min {
  font-size: 1.2rem;
}

.n-title {
  font-size: 2rem;
  font-weight: 600;
  color: #101550;
}

.title-p {
  font-size: 1.6rem;
  margin-bottom: -2rem;
}

.title-p b {
  font-weight: 500 !important;
}

@media (max-width: 767px) {
  .title-p {
    margin-bottom: -1.5rem;
    font-size: 1.4rem;
  }
}

.title-p p {
  margin-bottom: 2rem;
}

@media (max-width: 767px) {
  .title-p p {
    margin-bottom: 1.5rem;
  }
}

.font-w-min {
  font-weight: 300 !important;
}

.font-w {
  font-weight: 400 !important;
}

.font-w-medium {
  font-weight: 500 !important;
}

.font-w-semibold {
  font-weight: 600 !important;
}

.font-w-bold {
  font-weight: 700 !important;
}

.font-w-extra-bold {
  font-weight: 800 !important;
}

.font-w-black {
  font-weight: 900 !important;
}

.text-clr {
  color: rgba(16, 21, 80, 0.5) !important;
}

.text-clr-white {
  color: #fff !important;
}

.text-clr-alt {
  color: #101550 !important;
}

.text-main {
  color: #547ed3 !important;
}

.text-main-alt {
  color: #5d49ac !important;
}

.svg-main-alt {
  fill: #5d49ac !important;
}

.svg-main {
  fill: #547ed3 !important;
}

.text-underline {
  text-decoration: underline !important;
}

.font-f2 {
  font-family: "Rubik", sans-serif !important;
}

/* =================================================================
  slick
================================================================= */
.slick-slide {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

@media screen and (max-width: 767px) {
  .slick-slide {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
}

.slick-list {
  margin: 0 -1.5rem;
}

@media screen and (max-width: 767px) {
  .slick-list {
    margin: 0 -0.75rem;
  }
}

.slider-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 991px) {
  .slider-controls {
    max-width: 11rem;
    width: 100%;
    margin: 1rem auto;
  }
}

@media screen and (max-width: 767px) {
  .slider-controls {
    max-width: 8rem;
  }
}

.slider-controls .slider-arrow {
  overflow: hidden;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  flex-shrink: 0;
  flex-grow: 0;
}

.slider-controls .slider-arrow:hover {
  cursor: pointer;
}

.slider-controls .slider-arrow:hover .svg-switch .svg-icon {
  fill: #547ed3;
}

.slider-controls .slider-arrow.prev {
  left: -6rem;
}

.slider-controls .slider-arrow.next {
  right: -6rem;
}

@media screen and (max-width: 991px) {
  .slider-controls .slider-arrow {
    width: 4rem;
    height: 4rem;
    cursor: pointer;
    position: relative;
  }
  .slider-controls .slider-arrow.prev {
    left: 0;
  }
  .slider-controls .slider-arrow.next {
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  .slider-controls .slider-arrow {
    width: 3rem;
    height: 3rem;
  }
}

.slider-controls .slider-arrow .svg-switch {
  height: 1.4rem;
  width: 1.4rem;
  transition: background 0.2s linear;
  position: relative;
}

@media screen and (max-width: 767px) {
  .slider-controls .slider-arrow .svg-switch {
    width: 1.1rem;
    height: 1.1rem;
  }
}

.slider-controls .slider-arrow .svg-switch .svg-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  fill: #8588a7;
}

.slick-dots {
  position: static;
  bottom: 0;
  margin-top: 4rem;
  text-align: left;
}

.slick-dots li {
  width: 1rem;
  height: 1rem;
  margin-right: 2rem;
  transition: all 0.2s;
}

@media screen and (max-width: 767px) {
  .slick-dots li {
    width: 0.8rem;
    height: 0.8rem;
  }
}

.slick-dots li button {
  width: 1rem;
  height: 1rem;
  padding: 0;
  transition: all 0.2s;
}

@media screen and (max-width: 767px) {
  .slick-dots li button {
    width: 0.8rem;
    height: 0.8rem;
  }
}

.slick-dots li button::before {
  background-color: rgba(84, 126, 211, 0.1);
  width: 1rem;
  height: 1rem;
  content: "";
  display: inline-block;
  opacity: 1;
  border-radius: 3rem;
  transition: all 0.2s;
}

@media screen and (max-width: 767px) {
  .slick-dots li button::before {
    width: 0.8rem;
    height: 0.8rem;
  }
}

.slick-dots li.slick-active {
  width: 5rem;
  height: 1rem;
}

@media screen and (max-width: 767px) {
  .slick-dots li.slick-active {
    width: 3rem;
    height: 0.8rem;
  }
}

.slick-dots li.slick-active button {
  width: 5.2rem;
  height: 1.4rem;
}

@media screen and (max-width: 767px) {
  .slick-dots li.slick-active button {
    width: 3.6rem;
    height: 0.8rem;
  }
}

.slick-dots li.slick-active button::before {
  width: 5rem;
  height: 1rem;
  background-color: #547ed3;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .slick-dots li.slick-active button::before {
    width: 3rem;
    height: 0.8rem;
  }
}

.bg-clr-main .slick-dots li button::before {
  background-color: rgba(255, 255, 255, 0.2);
}

.bg-clr-main .slick-dots li.slick-active button::before {
  background-color: #fff;
}

.slick-track {
  display: flex !important;
}

.slick-slide {
  height: auto !important;
}

.slick-track {
  transition: auto;
}

/*sliders*/
@media screen and (max-width: 991px) and (min-width: 768px) {
  .title-slider {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
  .title-slider .slider-controls {
    margin: 0 0 0 1rem;
  }
  .title-slider .slider-arrow {
    position: relative;
    top: 0;
    transform: translate(0);
  }
}

@media screen and (max-width: 767px) {
  .slider-controls .slider-arrow {
    transform: translate(0);
  }
}

.slider-relative {
  position: relative;
}

.arrow-alt2 .slider-arrow:hover .svg-switch .svg-icon {
  fill: #e87e6f !important;
}

.whom__slider .slick-list {
  overflow: visible;
}

@media screen and (max-width: 991px) {
  .slider-new {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .slider-new {
    display: flex !important;
  }
}

.fancybox-toolbar .fancybox-button {
  background: rgba(var(--clr-main-red), var(--clr-main-green), var(--clr-main-blue), 0.6);
}

.fancybox-navigation .fancybox-button {
  background-color: rgba(var(--clr-main-red), var(--clr-main-green), var(--clr-main-blue), 0.6);
}

.fancybox-thumbs__list a:before {
  border: 0.3rem solid var(--clr-main);
}

.fancybox-custom .fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 9.5rem;
  padding: 1rem 1rem 0 1rem;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
}

.fancybox-custom .fancybox-inner {
  right: 0;
  bottom: 9.5rem;
  overflow: visible;
}

.custom-checkbox {
  margin: 0;
}

.custom-checkbox input[type="checkbox"],
.custom-checkbox input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 0.1rem;
  margin: -0.1rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.1rem;
}

.custom-checkbox input[type="checkbox"] + label,
.custom-checkbox input[type="radio"] + label {
  position: relative;
  padding: 0 0 0 3em;
  user-select: none;
}

.custom-checkbox input[type="checkbox"] + label:before,
.custom-checkbox input[type="radio"] + label:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 19px;
  height: 19px;
  border: 0.1rem solid #547ed3;
  border-radius: 3rem;
  background: rgba(84, 126, 211, 0.1);
  text-align: center;
  transition: all 0.2s linear;
}

.custom-checkbox input[type="checkbox"] + label:after,
.custom-checkbox input[type="radio"] + label:after {
  content: "";
  position: absolute;
  transform: scale(0);
  transition: all 0.2s linear;
}

.custom-checkbox input[type="checkbox"] + label:hover:before, .custom-checkbox input[type="checkbox"] + label:focus:before,
.custom-checkbox input[type="radio"] + label:hover:before,
.custom-checkbox input[type="radio"] + label:focus:before {
  border-color: #547ed3;
}

.custom-checkbox input[type="checkbox"] + label:after {
  background-color: transparent;
  content: "";
  display: block;
  position: absolute;
  left: 0.7em;
  top: 50%;
  width: 0.6em;
  height: 0.9em;
  opacity: 0;
  border-bottom: 0.2rem solid #547ed3;
  border-right: 0.2rem solid #547ed3;
  transform: translate(0px, -50%) rotate(45deg);
  transition: all 0.2s linear;
}

.custom-checkbox input[type="checkbox"] + label::before {
  border-radius: 0.5rem;
  border: 0.1rem solid rgba(84, 126, 211, 0.1);
  background-color: rgba(84, 126, 211, 0.1);
}

.custom-checkbox input[type="checkbox"]:checked + label:before {
  border-color: rgba(84, 126, 211, 0.1);
  background-color: rgba(84, 126, 211, 0.1);
  content: "";
}

.custom-checkbox input[type="checkbox"]:checked + label:after {
  content: "";
  opacity: 1;
}

.custom-checkbox input[type="radio"] + label:before {
  border-radius: 50%;
  width: 19px;
  height: 19px;
  background-color: transparent;
  border-color: #101550;
}

.custom-checkbox input[type="radio"] + label:after {
  border-radius: 50%;
  left: 5px;
  top: 50%;
  transform: translate(0px, -50%);
  width: 9px;
  height: 9px;
}

.custom-checkbox input[type="radio"]:checked + label:before {
  border-color: #547ed3;
  animation: borderscale 300ms ease-in;
  background-color: transparent;
  border-color: #101550;
}

.custom-checkbox input[type="radio"]:checked + label:after {
  background: #101550;
  transform: scale(1);
}

.custom-checkbox .box-label {
  display: block;
  cursor: pointer;
  line-height: 125%;
  font-size: 1.2rem;
  font-weight: 400;
  color: rgba(16, 21, 80, 0.5);
}

.custom-checkbox.radio .box-label {
  font-size: 1.6rem;
  color: #101550;
  padding-left: 3rem;
}

.custom-checkbox .bolder .box-label {
  font-weight: 700;
}

.checkbox_radio-arrow input[type="radio"] + label:after {
  background-color: transparent !important;
  content: "";
  display: block;
  position: absolute;
  left: 0.46em;
  top: 0.2em;
  width: 0.39em;
  height: 0.63em;
  opacity: 0;
  border-radius: 0;
  border-bottom: 0.2rem solid #547ed3;
  border-right: 0.2rem solid #547ed3;
  transform: rotate(45deg) !important;
  transition: all 0.2s linear;
}

.checkbox_radio-arrow input[type="radio"] + label::before {
  border-radius: 0.5rem;
  border: 0.1rem solid rgba(84, 126, 211, 0.1);
  background-color: rgba(84, 126, 211, 0.1);
}

.checkbox_radio-arrow input[type="radio"]:checked + label:before {
  border-color: rgba(84, 126, 211, 0.1);
  background-color: rgba(84, 126, 211, 0.1);
  content: "";
}

.checkbox_radio-arrow input[type="radio"]:checked + label:after {
  content: "";
  opacity: 1;
}

.checkbox_bright .box-label {
  font-size: 1.6rem;
  color: #101550;
}

.checkbox_bright input[type="checkbox"] + label {
  padding: 0 0 0 2em;
}

.checkbox_bright input[type="checkbox"] + label:after {
  border-bottom: 0.2rem solid #547ed3;
  border-right: 0.2rem solid #547ed3;
  transform: rotate(45deg);
  transition: all 0.2s linear;
  left: 0.5em;
  top: 0.27em;
  width: 0.4em;
  height: 0.7em;
}

.checkbox_bright input[type="checkbox"] + label::before {
  border: 0.1rem solid #fff;
  background-color: #fff;
  width: 19px;
  height: 19px;
}

.checkbox_bright input[type="checkbox"]:checked + label:before {
  border-color: #fff;
  background-color: #fff;
  content: "";
}

.checkbox_bright.white input[type="checkbox"] + label {
  padding: 0 0 0 2em;
}

.checkbox_bright.white input[type="checkbox"] + label:after {
  border: 0;
  background-color: #101550;
  transform: rotate(0deg);
  transition: all 0.2s linear;
  left: 5px;
  top: 6px;
  width: 0.6em;
  height: 0.6em;
}

.checkbox_bright.white input[type="checkbox"] + label::before {
  border: 0.1rem solid #101550;
  background-color: #fff;
  width: 1.2em;
  height: 1.2em;
}

.checkbox_bright.white input[type="checkbox"]:checked + label:before {
  border-color: #101550;
  background-color: #fff;
  content: "";
}

.form-group .custom-checkbox .box-label {
  margin-bottom: 0;
}

.form-group .custom-checkbox.big .box-label {
  font-size: 1.6rem;
  color: #101550;
}

@media screen and (max-width: 767px) {
  .form-group .custom-checkbox.big .box-label {
    font-size: 1.4rem;
  }
}

.form-group .custom-checkbox.big input[type="checkbox"] + label {
  padding: 0px 0px 0px 2em;
}

.form-group .custom-checkbox.big input[type="checkbox"] + label:after {
  left: 0.45em;
  top: 0.18em;
  width: 0.4em;
  height: 0.7em;
  border-bottom: 0.3rem solid #547ed3;
  border-right: 0.3rem solid #547ed3;
}

.form-group .custom-checkbox.big input[type="checkbox"] + label:before {
  width: 19px;
  height: 19px;
}

.form-group .custom-checkbox.big input[type="radio"] + label:before {
  width: 19px;
  height: 19px;
}

.checkbox + .checkbox,
.radio + .radio {
  margin-top: 0;
}

.search {
  background-color: #fff;
}

.search form {
  float: none;
  border: none;
  box-shadow: none !important;
}

.search .input-group {
  float: none;
  border: none;
  box-shadow: none !important;
  position: relative;
  width: 100%;
}

.search .input-group .form-control {
  float: none;
  background-color: #fff;
  padding-right: 90px;
  padding-left: 0;
  border-radius: 0.5rem;
  box-shadow: none !important;
  border-bottom: 1px solid rgba(84, 126, 211, 0.1);
}

.search .input-group .form-control:focus, .search .input-group .form-control.focus, .search .input-group .form-control:active, .search .input-group .form-control.active, .search .input-group .form-control:hover, .search .input-group .form-control.hover {
  border-bottom: 1px solid rgba(84, 126, 211, 0.1);
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  box-shadow: none !important;
  background-color: #fff !important;
  outline: 0;
}

.search .input-group .input-group-addon {
  float: none;
  border: none;
  box-shadow: none !important;
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 20;
  display: block;
  padding: 0;
  width: 65px;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.search .s-btn {
  position: relative;
  z-index: 20;
  padding: 0 !important;
  min-height: 0 !important;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #547ed3;
  box-shadow: none !important;
  transition: all 0.2s linear;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search .s-btn .si-img {
  position: relative;
  width: 14px;
  height: 14px;
}

.search .s-btn .si-img .svg-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  fill: #fff;
  top: 0;
  left: 0;
}

.search .search__close {
  background-color: transparent;
}

.search .search__close .si-img .svg-icon {
  fill: rgba(84, 126, 211, 0.2);
}

.search .s-btn:hover {
  opacity: 0.8;
}

.search-main {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #547ed3;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-main .navbar {
  width: 14px !important;
  height: 14px !important;
}

.search-main .navbar .search-toggle {
  width: 14px !important;
  height: 14px !important;
  position: relative;
}

.search-main .navbar .search-toggle .svg-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  fill: #547ed3;
}

.search-block .navbar-collapse.collapse {
  display: none !important;
}

@media screen and (max-width: 1199px) {
  .search-block .navbar-collapse.collapse {
    position: relative;
    min-height: auto !important;
  }
}

.search-block .navbar-collapse.collapse.in {
  display: block !important;
  overflow: hidden !important;
}

.search__inproject .search {
  background-color: #dfe9fd;
}

.search__inproject .search form {
  float: none;
  border: none;
  box-shadow: none !important;
}

.search__inproject .search .input-group {
  float: none;
  border: none;
  box-shadow: none !important;
  position: relative;
  width: 100%;
}

.search__inproject .search .input-group .form-control {
  float: none;
  background-color: #dfe9fd;
  padding-right: 30px;
  padding-left: 20px;
  border-radius: 0.5rem;
  box-shadow: none !important;
  border: 1px solid rgba(84, 126, 211, 0.1);
}

.search__inproject .search .input-group .form-control:focus, .search__inproject .search .input-group .form-control.focus, .search__inproject .search .input-group .form-control:active, .search__inproject .search .input-group .form-control.active, .search__inproject .search .input-group .form-control:hover, .search__inproject .search .input-group .form-control.hover {
  border-bottom: 1px solid rgba(84, 126, 211, 0.1);
  border-top: 1px solid rgba(84, 126, 211, 0.1);
  border-left: 1px solid rgba(84, 126, 211, 0.1);
  border-right: 1px solid rgba(84, 126, 211, 0.1);
  box-shadow: none !important;
  background-color: #dfe9fd !important;
  outline: 0;
}

.search__inproject .search .input-group .input-group-addon {
  float: none;
  border: none;
  box-shadow: none !important;
  position: absolute;
  top: 2px;
  right: 1px;
  z-index: 20;
  display: block;
  padding: 0;
  width: 40px;
  height: 45px;
  background-color: #dfe9fd;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.search__inproject .search .s-btn {
  position: relative;
  z-index: 20;
  padding: 0 !important;
  min-height: 0 !important;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: transparent;
  box-shadow: none !important;
  transition: all 0.2s linear;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search__inproject .search .s-btn .si-img {
  position: relative;
  width: 14px;
  height: 14px;
}

.search__inproject .search .s-btn .si-img .svg-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  fill: #547ed3;
  top: 0;
  left: 0;
}

.search__inproject .search .s-btn:hover {
  opacity: 0.8;
}

@media screen and (max-width: 575px) {
  .search-block-show {
    position: absolute;
    top: 0;
    height: 90px;
    background-color: #fff;
    width: 100%;
    z-index: 1000;
    left: 0;
    padding: 10px 0 10px 15px;
  }
}

.select2-container .select2-selection {
  border: 0.1rem solid rgba(84, 126, 211, 0.1);
  background-color: #fff;
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  height: 4.8rem;
  transition: all 0.2s linear;
}

@media screen and (max-width: 767px) {
  .select2-container .select2-selection {
    height: 3.6rem;
  }
}

.select2-container .select2-selection .select2-selection__rendered {
  line-height: 1.7rem;
  color: rgba(16, 21, 80, 0.5);
  font-weight: 400;
  font-size: 1.4rem !important;
}

.select2-container .select2-selection .select2-selection__arrow {
  height: calc(100% - 3px);
  width: 2.5rem;
  background-color: #fff;
  transition: all 0.2s linear;
  border: transparent !important;
  right: 0.2rem;
  top: 0.2rem;
}

.select2-container .select2-selection .select2-selection__arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%) rotate(0);
  width: 1rem;
  height: 0.6rem;
  background-image: url("/assets/images/icons/arrow-bottom.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.2s linear;
}

.select2-container .select2-selection .select2-selection__arrow b {
  display: none;
}

.select2-container .select2-selection[aria-expanded="true"] .select2-selection__arrow::before {
  transform: translateY(-50%) rotate(180deg);
}

@media screen and (max-width: 767px) {
  .select2-container .select2-selection {
    height: 3.6rem;
  }
  .select2-container .select2-selection .select2-selection__arrow {
    width: 2.5rem;
  }
  .select2-container .select2-selection .select2-selection__arrow::before {
    width: 1.3rem;
    height: 0.9rem;
    right: 0.8rem;
  }
}

.select2-container .select2-dropdown {
  border: 0.1rem solid rgba(84, 126, 211, 0.1);
  border-radius: 0.5rem;
  position: relative !important;
  overflow-y: scroll;
  max-height: 14rem;
  top: 0.5rem;
}

.select2-container .select2-dropdown .select2-results {
  padding: 0.5rem 0.5rem 0.5rem 0;
}

@media screen and (max-width: 767px) {
  .select2-container .select2-dropdown .select2-results {
    padding: 0;
  }
}

.select2-container .select2-dropdown .select2-results .select2-results__options {
  color: #101550;
  max-height: fit-content;
}

.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option {
  padding-left: 1rem;
  line-height: 150%;
  font-size: 1.4rem !important;
  transition: all 0.2s linear;
}

.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected="true"] {
  background-color: transparent;
  color: #101550;
  font-weight: 400;
}

.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted[aria-selected] {
  color: #547ed3 !important;
  background-color: transparent;
}

@media screen and (max-width: 767px) {
  .select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option {
    padding: 1rem 2rem;
  }
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #547ed3;
}

.select2-container--default .select2-search--inline .select2-search__field {
  margin-top: 0;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: rgba(84, 126, 211, 0.1) !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple:focus {
  border-color: rgba(84, 126, 211, 0.1) !important;
}

/* Buttons */
.btn {
  position: relative;
  font-size: 1.6rem;
  padding: 1.3rem 1.8rem;
  min-height: 5.5rem;
  font-weight: 500 !important;
  text-decoration: none;
  line-height: 1;
  border-width: 0.5rem;
  border-radius: 3rem;
  box-shadow: none !important;
  transition: color 0.2s linear, background 0.2s linear, border 0.2s linear, background-image 02s linear;
  overflow: hidden;
  letter-spacing: 0.02em;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.btn .small-icon .si-img {
  height: 1em;
  width: 1em;
  margin-right: 1rem;
}

.btn .small-icon .si-text {
  line-height: 1;
}

.btn .small-icon .si-text + .si-img {
  margin-right: 0;
  margin-left: 1rem;
}

.btn[disabled] {
  opacity: 0.5;
}

.btn[disabled]:focus, .btn[disabled].focus, .btn[disabled]:hover, .btn[disabled].hover, .btn[disabled]:active, .btn[disabled].active {
  opacity: 0.5;
}

.btn .btn-svg {
  width: 0.8rem !important;
  height: 0.8rem !important;
  position: relative;
  margin-bottom: 0.2rem;
}

.btn .btn-svg .svg-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  fill: #fff;
}

.btn-opacity {
  opacity: 0.5;
}

.btn-lg {
  font-size: 1.8rem;
}

@media screen and (max-width: 991px) {
  .btn-lg {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .btn-lg {
    font-size: 1.2rem;
    padding: 0.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.btn-sm {
  padding: 1.1rem 1.5rem;
  min-height: 4.5rem;
  font-size: 1.4rem;
  font-weight: 400 !important;
}

@media screen and (max-width: 767px) {
  .btn-sm {
    padding: 1rem 1rem;
  }
}

.btn-center {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: max-content;
  margin-left: auto;
  margin-right: auto;
}

.btn-middle {
  padding: 1.1rem 4rem;
}

.btn-max-width {
  max-width: max-content;
}

.btn-default {
  color: #fff;
  background-color: #547ed3;
  border-color: rgba(84, 126, 211, 0.2);
  background-clip: padding-box;
}

.btn-default:hover, .btn-default.hover, .btn-default:focus, .btn-default.focus {
  color: #fff !important;
  background-color: #658bd7 !important;
  border-color: rgba(84, 126, 211, 0.2) !important;
  background-clip: padding-box;
}

.btn-default:active, .btn-default.active {
  color: #fff !important;
  background-color: #658bd7 !important;
  border-color: transparent !important;
  border-color: rgba(84, 126, 211, 0.2) !important;
}

.btn-default .si-img .svg-icon {
  fill: #fff;
}

.btn-primary {
  color: #fff;
  background-color: #5d49ac !important;
  border-color: rgba(93, 73, 172, 0.2);
  background-clip: padding-box;
}

.btn-primary:hover, .btn-primary.hover, .btn-primary:focus, .btn-primary.focus {
  color: #fff !important;
  background-color: #6d5bb4 !important;
  border-color: rgba(93, 73, 172, 0.2);
  background-clip: padding-box;
}

.btn-primary:active, .btn-primary.active {
  color: #fff !important;
  background-color: #6d5bb4 !important;
  border-color: transparent !important;
}

.btn-secondary {
  color: #fff;
  background-color: #e87e6f !important;
  border-color: rgba(232, 126, 111, 0.2);
  background-clip: padding-box;
}

.btn-secondary:hover, .btn-secondary.hover, .btn-secondary:focus, .btn-secondary.focus {
  color: #fff !important;
  background-color: #ea8b7d !important;
  border-color: rgba(232, 126, 111, 0.2);
  background-clip: padding-box;
}

.btn-secondary:active, .btn-secondary.active {
  color: #fff !important;
  background-color: #ea8b7d !important;
  border-color: transparent !important;
}

.btn-default_border {
  border: 1px solid #547ed3 !important;
  background-color: transparent !important;
  color: #547ed3;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: none;
  min-height: 5rem;
  height: 5rem;
}

.btn-default_border .si-img .svg-icon {
  fill: #547ed3;
}

.btn-fourth {
  border: 1px solid #878aa7 !important;
  background-color: transparent !important;
  color: #101550;
  min-height: 4.4rem;
  font-size: 1.4rem;
  padding-top: 1.4rem;
  font-weight: 400 !important;
}

.btn-back {
  box-shadow: 0px 5px 25px rgba(16, 21, 80, 0.03);
  background-color: #fff;
  border-radius: 1rem;
  font-size: 1.4rem;
  letter-spacing: -0.01em;
  line-height: 143%;
  min-height: 5rem;
  max-width: 26.3rem;
  width: 100%;
  color: #101550;
  border: 0;
}

@media screen and (max-width: 767px) {
  .btn-back {
    border-radius: 0.5rem;
  }
}

.btn-back::before {
  content: "";
  display: inline-block;
  margin-right: 1rem;
  width: 1rem;
  height: 1rem;
  background-image: url("/images/icons/arrow-left-black.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.btn-back.btn-back-transp {
  background-color: transparent;
  border: 0;
  min-height: auto;
  max-width: 100%;
  width: max-content;
  box-shadow: none;
  padding: 0 0.5rem 0 0;
}

/* Forms */
.control-label {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
  font-weight: 400;
  font-size: 1.6rem;
  border-bottom: 0;
  color: #101550;
}

.help-block {
  font-size: 1.2rem;
}

.form-note {
  font-size: 1.2rem;
  color: rgba(16, 21, 80, 0.5);
  margin-top: 2rem;
  font-weight: 400 !important;
  margin-bottom: 0 !important;
  line-height: 150%;
}

@media (min-width: 1201px) {
  .form-note {
    margin-top: 0;
  }
}

.form-link {
  font-size: 1.2rem;
  color: #101550;
  font-weight: 400 !important;
  text-decoration: none;
}

.form-link:hover {
  color: rgba(16, 21, 80, 0.5);
}

.form-control {
  padding: 1.3rem 1.8rem;
  height: 4.6rem;
  font-size: 1.4rem;
  font-style: normal;
  border-radius: 0.5rem;
  border: 0.1rem solid #e7e8ed;
  background-color: #fff;
  line-height: 1.1;
  color: #101550;
  box-shadow: none;
  transition: color 0.2s linear, border 0.2s linear, box-shadow 0.2s linear;
}

.form-control:focus {
  outline: 0;
  background-color: #fff;
  color: #101550;
  border-color: #e7e8ed;
  box-shadow: none !important;
}

.form-control::-moz-placeholder, .form-control:-ms-input-placeholder, .form-control::-webkit-input-placeholder {
  color: rgba(16, 21, 80, 0.5);
}

.form-control option:hover {
  color: #101550;
  background-color: #fff;
}

.has-error .form-control {
  box-shadow: none;
  background-color: #fce5e5;
  border-color: #e31e24;
}

.has-success .form-control {
  box-shadow: none;
  background-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
}

.form-control_bright .form-control {
  border-color: rgba(84, 126, 211, 0.1);
}

.form-group {
  margin-bottom: 1.5rem;
}

.form-group ::-webkit-input-placeholder {
  /* Chrome */
  color: rgba(16, 21, 80, 0.5);
}

.form-group :-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(16, 21, 80, 0.5);
}

.form-group ::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(16, 21, 80, 0.5);
}

textarea {
  resize: vertical;
  max-width: 100%;
  min-height: 4.6rem;
  height: auto;
}

textarea.form-control {
  height: 13rem;
  line-height: 1.42857143;
}

textarea.form-control.textarea-lg {
  height: 11.2rem;
}

/* Modal */
.modal {
  line-height: normal;
  font-size: 1.4rem;
  color: rgba(16, 21, 80, 0.5);
  text-align: center;
}

.modal::before {
  content: "";
  display: inline-block;
  height: 20%;
  margin-right: -0.4rem;
  vertical-align: middle;
  font-weight: 300;
}

@media (min-width: 768px) {
  .modal {
    font-size: 1.6rem;
    padding: 0 !important;
  }
  .modal::before {
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: calc(100% - 2rem);
  background-color: #fff;
  border-radius: 1rem;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 45rem;
  }
}

.modal-content {
  border: none;
  border-radius: 1.5rem;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: rgba(16, 21, 80, 0.5);
  overflow: hidden;
  box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, 0.1);
}

.modal-note {
  font-style: italic;
  font-size: 1.6rem;
  color: rgba(16, 21, 80, 0.5);
}

@media (min-width: 768px) {
  .modal-note {
    font-size: 1.6rem;
  }
}

.modal-note a {
  color: #101550;
}

@media (min-width: 576px) {
  .modal-container {
    width: 540px !important;
  }
}

@media (min-width: 768px) {
  .modal-container {
    width: 720px !important;
  }
}

@media (min-width: 992px) {
  .modal-container {
    width: 960px !important;
  }
}

@media (min-width: 1200px) {
  .modal-container {
    width: 1140px !important;
  }
}

@media (min-width: 768px) {
  .modal-lg {
    width: 720px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .modal-lg {
    width: 1300px;
  }
  .modal-lg .container {
    max-width: 1270px;
  }
}

@media (min-width: 768px) {
  .modal-md {
    width: 750px;
  }
}

.modal-middle .modal-body {
  padding: 0rem 2rem 2rem 2rem;
}

.modal-middle .modal-header {
  padding: 2rem 2rem 1rem;
}

@media (min-width: 768px) {
  .modal-middle {
    width: 550px;
  }
  .modal-middle .modal-body {
    padding: 0rem 13rem 5rem 13rem;
  }
  .modal-middle .modal-header {
    padding: 5rem 7rem 2rem;
  }
}

@media (min-width: 768px) {
  .modal-sm {
    width: 420px;
  }
}

@media (max-width: 767px) {
  .modal-sm .modal-header {
    padding-top: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .modal::before {
    display: block;
  }
}

.modal-title {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 150%;
  font-weight: 400;
  color: #101550;
  position: relative;
  font-size: 1.6rem !important;
  text-transform: none !important;
  font-weight: 700;
  color: #547ed3;
}

@media (min-width: 992px) {
  .modal-title {
    font-size: 1.6rem !important;
  }
}

.modal-date {
  font-size: 1.6rem;
  color: #547ed3;
}

.modal-header {
  padding: 5rem 4rem 1.5rem 4rem;
  border-bottom: none;
  border-radius: 0;
}

@media (max-width: 991px) {
  .modal-header {
    padding: 3rem 3rem 1.5rem 3rem;
  }
}

@media (max-width: 767px) {
  .modal-header {
    padding: 2rem 2rem 1rem 2rem;
  }
}

.modal-header .close {
  z-index: 50;
  position: absolute;
  margin: 0;
  width: 4rem;
  height: 4rem;
  opacity: 1;
  text-shadow: none;
  top: 1rem;
  right: 1rem;
  border-radius: 50%;
  transition: all 0.2s linear;
  background-color: #f4f8fe;
  transition: background-color 0.2s linear;
  display: flex;
}

.modal-header .close:hover {
  background-color: #cee2ff;
}

.modal-header .close:hover .svg-icon {
  fill: #547ed3;
}

.modal-header .close .svg-icon {
  width: 1rem;
  height: 1rem;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  fill: #547ed3;
}

.modal-body {
  padding: 0 4rem 5rem 4rem;
}

@media (max-width: 991px) {
  .modal-body {
    padding: 0 3rem 3rem 3rem;
  }
}

@media (max-width: 767px) {
  .modal-body {
    padding: 0 2rem 2rem 2rem;
  }
}

.modal-body label {
  font-weight: 700;
}

.modal-body .modal-submit .btn {
  width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 768px) {
  .modal-body .modal-submit .btn {
    width: auto;
    padding: 1.3rem 1.8rem;
  }
}

.modal-text {
  font-size: 1.6rem;
  color: rgba(16, 21, 80, 0.5);
}

@media (max-width: 767px) {
  .modal-text {
    font-size: 1.6rem;
  }
}

.box-label_remember {
  font-size: 1.3rem !important;
  font-weight: 400 !important;
}

.modal-textarea {
  min-height: 10rem;
}

.modal-link {
  border-bottom: 0.1rem dashed rgba(0, 0, 0, 0.4);
}

/* Navbar */
.main-navbar .navbar {
  border: none;
  border-radius: 0;
  margin: 0;
  min-height: 0;
}

.main-navbar .navbar .navbar-nav {
  margin: 0;
  float: none;
  display: flex;
  flex-wrap: wrap;
}

.main-navbar .navbar .navbar-nav::before, .main-navbar .navbar .navbar-nav::after {
  display: none;
}

.main-navbar .navbar .navbar-nav > li {
  float: none;
}

.main-navbar .navbar .navbar-nav > li > a {
  font-size: 1.6rem;
  line-height: 150% !important;
  text-decoration: none;
  background-color: transparent;
  transition: color 0.2s linear;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 1199px) {
  .main-navbar .navbar {
    position: static;
  }
  .main-navbar .navbar .navbar-block {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-right: auto;
    margin-left: auto;
  }
  .main-navbar .navbar .navbar-collapse {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    z-index: 3;
    max-width: 68rem !important;
    margin: 0 auto;
    width: 100%;
    height: 100vh !important;
    padding: 0;
    border: 0;
    background-color: #fff !important;
    background-size: cover;
  }
  .main-navbar .navbar .navbar-nav {
    padding: 0;
    margin: 0;
    display: block;
  }
  .main-navbar .navbar .navbar-nav > li {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .main-navbar .navbar .navbar-collapse {
    width: 100%;
    max-width: 32rem !important;
  }
}

@media (max-width: 575px) {
  .main-navbar .navbar .navbar-block {
    padding: 0 1rem;
    max-width: 100%;
  }
}

@media (min-width: 576px) {
  .main-navbar .navbar .navbar-block {
    max-width: 57rem;
  }
}

@media (min-width: 768px) {
  .main-navbar .navbar .navbar-block {
    max-width: 75rem;
  }
}

@media (min-width: 992px) {
  .main-navbar .navbar .navbar-block {
    max-width: 99rem;
  }
}

@media (min-width: 1200px) {
  .main-navbar .navbar .navbar-block {
    max-width: 117rem;
  }
}

.navbar {
  border: none;
  border-radius: 0;
  margin: 0;
  min-height: 0;
}

.navbar .navbar-nav {
  margin: 0;
  float: none;
  display: flex;
  flex-wrap: wrap;
}

.navbar .navbar-collapse {
  padding: 0;
}

.navbar .navbar-toggle {
  display: block;
  height: 2rem;
  width: 2rem;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 3rem 3rem;
}

@media (max-width: 1199px) {
  .navbar .navbar-toggle {
    display: block;
  }
}

.navbar .navbar-toggle:not(.collapsed) {
  background-size: 2.5rem 2.5rem;
}

/* Pagination */
.pagination-block {
  position: relative;
  margin: 0 auto;
}

.pagination {
  margin: 0;
  max-width: 100%;
  margin: 0 -0.7rem;
}

@media (max-width: 575px) {
  .pagination {
    width: 100%;
    margin: 0 -0.5rem;
  }
}

.pagination > li {
  margin-left: 0.7rem;
  margin-right: 0.7rem;
}

@media (max-width: 575px) {
  .pagination > li {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
}

.pagination > li:first-of-type, .pagination > li:last-of-type {
  display: block;
}

.pagination > li:first-of-type > a,
.pagination > li:first-of-type span, .pagination > li:last-of-type > a,
.pagination > li:last-of-type span {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 0;
  background-color: #fff;
}

.pagination > li:first-of-type > a:hover, .pagination > li:first-of-type > a:focus,
.pagination > li:first-of-type span:hover,
.pagination > li:first-of-type span:focus, .pagination > li:last-of-type > a:hover, .pagination > li:last-of-type > a:focus,
.pagination > li:last-of-type span:hover,
.pagination > li:last-of-type span:focus {
  border-color: #fff;
  background-color: #fff;
}

.pagination > li:first-of-type > a:hover .svg-icon, .pagination > li:first-of-type > a:focus .svg-icon,
.pagination > li:first-of-type span:hover .svg-icon,
.pagination > li:first-of-type span:focus .svg-icon, .pagination > li:last-of-type > a:hover .svg-icon, .pagination > li:last-of-type > a:focus .svg-icon,
.pagination > li:last-of-type span:hover .svg-icon,
.pagination > li:last-of-type span:focus .svg-icon {
  fill: #547ed3;
}

.pagination > li:first-of-type > a .svg-icon,
.pagination > li:first-of-type span .svg-icon, .pagination > li:last-of-type > a .svg-icon,
.pagination > li:last-of-type span .svg-icon {
  width: 1.4rem;
  height: 1.4rem;
  fill: #547ed3;
  transition: 0.2s linear;
  top: 0.1rem;
}

.pagination > li:first-of-type > a .prev,
.pagination > li:first-of-type span .prev, .pagination > li:last-of-type > a .prev,
.pagination > li:last-of-type span .prev {
  right: 0.4rem;
}

.pagination > li:first-of-type > a .next,
.pagination > li:first-of-type span .next, .pagination > li:last-of-type > a .next,
.pagination > li:last-of-type span .next {
  left: 0.4rem;
}

.pagination > li:first-of-type > a::before .svg-icon,
.pagination > li:first-of-type span::before .svg-icon {
  fill: rgba(16, 21, 80, 0.5);
}

.pagination > li:last-of-type > a::before .svg-icon,
.pagination > li:last-of-type span::before .svg-icon {
  fill: rgba(16, 21, 80, 0.5);
}

.pagination > li:nth-of-type(2) > a,
.pagination > li:nth-of-type(2) span {
  border-radius: 0.1rem;
}

.pagination > li:nth-last-of-type(2) > a,
.pagination > li:nth-last-of-type(2) span {
  border-radius: 0.1rem;
}

.pagination > li > a,
.pagination > li span {
  min-width: 3.5rem;
  height: 3.5rem;
  padding: 1rem 0.2rem;
  border-radius: 0.5rem;
  border: 0.1rem solid transparent;
  line-height: 1;
  font-weight: 500;
  font-size: 1.6rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(16, 21, 80, 0.5);
  transition: border 0.2s linear, color 0.2s linear, background 0.2s linear;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li span:hover,
.pagination > li span:focus {
  color: #101550;
  background-color: transparent;
  border-color: transparent;
}

.pagination > .disabled {
  cursor: not-allowed !important;
}

.pagination > .disabled > a,
.pagination > .disabled span {
  pointer-events: none !important;
}

.pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus,
.pagination > .disabled span,
.pagination > .disabled span:hover,
.pagination > .disabled span:focus {
  opacity: 0.5 !important;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active span,
.pagination > .active span:hover,
.pagination > .active span:focus {
  color: #fff;
  background-color: #547ed3;
  border-color: #547ed3;
}

/* Breadcrumb */
.breadcrumb-block {
  padding: 5rem 0;
}

@media screen and (max-width: 991px) {
  .breadcrumb-block {
    padding: 4rem 0;
  }
}

@media screen and (max-width: 767px) {
  .breadcrumb-block {
    padding: 3rem 0;
  }
}

.breadcrumb {
  padding: 0;
  margin-bottom: -1rem;
  border-radius: 0;
  background-color: transparent;
}

.breadcrumb > li {
  font-size: 1.4rem;
  color: #101550;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 143%;
  letter-spacing: -0.01em;
  opacity: 0.75;
}

.breadcrumb > li > a {
  text-decoration: none;
  font-weight: 400;
  color: #101550;
  transition: all 0.2s linear;
  font-size: 1.4rem;
}

.breadcrumb > li > a:hover {
  text-decoration: none;
  color: #547ed3;
}

.breadcrumb > li > a.back {
  display: flex;
  align-items: center;
}

.breadcrumb > li > a.back .si-img {
  width: 0.6rem;
  height: 1rem;
  position: relative;
  margin-right: 1rem;
}

.breadcrumb > li > a.back .si-img .svg-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  fill: #101550;
}

.breadcrumb > li + li::before {
  content: "|";
  display: inline-block;
  color: #101550;
}

/* Alert-warning */
.alert-warning {
  background-color: rgba(var(--clr-main-red), var(--clr-main-green), var(--clr-main-blue), 0.1);
  color: #101550;
  border-color: var(--clr-main);
}

ol ol,
ol ul,
ul ol,
ul ul {
  padding: 0 !important;
}

.ripple {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  transform: scale(0);
  position: absolute;
  opacity: 1;
}

.rippleEffect {
  animation: rippleDrop 0.6s linear;
}

@keyframes rippleDrop {
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

.modal-alarm-test .btn {
  max-width: 100%;
  width: 100%;
}

/* =================================================================
  Links
================================================================= */
.link {
  transition: opacity 0.2s linear, color 0.2s linear, border 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear, border 0.2s linear;
  text-decoration: none;
  color: #101550;
  cursor: pointer;
}

.link:hover, .link:focus {
  text-decoration: none;
  color: #5d49ac;
}

.link .small-icon .si-img {
  position: relative;
  margin-right: 0.5em;
  background-size: 1em 1em;
  background-position: center;
  transition: opacity 0.2s linear;
}

.link .small-icon .si-img .sii-hover {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: 1em 1em;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.link .small-icon .si-text + .si-img {
  margin-right: 0;
  margin-left: 0.5em;
  background-position: center;
  transition: color 0.2s linear, background 0.2s linear, border 0.2s linear;
}

.link .small-icon .si-text + .si-img .sii-hover {
  background-position: center;
}

.link-icon .small-icon .si-img {
  position: relative;
  width: 1.2rem;
  height: 1.2rem;
}

.link-icon .small-icon .si-img .svg-icon {
  fill: #547ed3;
}

.link-icon:hover {
  cursor: pointer;
}

.link-icon:hover .small-icon .si-text {
  color: #5d49ac;
}

.link-icon .small-icon .si-img .svg-icon {
  transition: 0.2s linear;
}

.link-icon .small-icon .si-text {
  color: #101550;
  font-size: 1.6rem;
  transition: color 0.2s linear;
}

.link-icon .small-icon .si-text + .si-img {
  margin-right: 0;
  margin-left: 0.2em;
  background-position: right center;
}

.link-icon .small-icon .si-text + .si-img .sii-hover {
  background-position: right center;
}

.link-more {
  text-decoration: none;
  display: block;
  width: fit-content;
}

.link-more .small-icon {
  width: fit-content;
}

.link-more .small-icon .si-img {
  width: 1.5rem !important;
  height: 2.5rem !important;
  position: relative;
  margin-left: 2rem;
  margin-top: 0.5rem;
}

.link-more .small-icon .si-img .svg-icon {
  fill: #547ed3 !important;
  transition: color 0.2s linear, background 0.2s linear, border 0.2s linear;
}

.link-more:hover .small-icon .si-img .svg-icon {
  fill: #5d49ac !important;
}

.link-more_white .small-icon .si-img .svg-icon {
  fill: #fff !important;
}

.link-dashed {
  color: rgba(16, 21, 80, 0.5);
  border-bottom: 0.1rem dashed rgba(16, 21, 80, 0.5);
  width: fit-content;
  font-size: 1.6rem;
}

.link-dashed:hover, .link-dashed:active, .link-dashed.active, .link-dashed:focus {
  color: #547ed3;
  border-color: #547ed3;
}

.link-solid {
  color: #101550;
  text-decoration: underline;
  width: max-content;
  font-size: 1.4rem;
}

.link-solid:hover, .link-solid:active, .link-solid.active, .link-solid:focus {
  color: #547ed3;
  border-color: #547ed3;
}

/* =================================================================
  socials
================================================================= */
.socials .small-icon {
  justify-content: center;
  background-color: #dfe9fd;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 1rem;
}

.socials .small-icon .si-img {
  margin-right: 0 !important;
  width: 20px;
  height: 20px;
  transition: background-color 0.2s linear;
}

.socials .small-icon .si-img .svg-icon {
  height: 100%;
  width: 100%;
  fill: #547ed3 !important;
}

.socials .small-icon:hover .svg-icon {
  opacity: 0.7;
}

.bg-clr-transparent {
  background-color: transparent !important;
}

.bg-clr-main {
  background-color: #547ed3 !important;
}

.bg-clr-main-alt {
  background-color: #5d49ac !important;
}

.bg-clr-grey {
  background-color: #7e7e7e !important;
}

.bg-clr-grey-light {
  background-color: rgba(84, 126, 211, 0.2) !important;
}

.bg-clr-grey-lighter {
  background-color: rgba(84, 126, 211, 0.1) !important;
}

.bg-clr-white {
  background-color: #fff !important;
}

.bg-clr-light {
  background-color: #dfe9fd;
}

.bg-clr-dark {
  background-color: #182145;
}

.bg-clr {
  background-color: linear-gradient(135deg, #266bea 4.5%, #2060d4 93%);
}

.bg-clr-dark .title,
.bg-clr-dark .title-1,
.bg-clr-dark .title-2,
.bg-clr-dark .title-3,
.bg-clr-dark .title-4,
.bg-clr-dark .title-5,
.bg-clr-dark .title-6,
.bg-clr-dark .title-7,
.bg-clr-dark .title-8,
.bg-clr-dark .title-p,
.bg-clr-dark .n-title,
.bg-clr-dark span {
  color: #fff !important;
}

.bg-texture-blue {
  background-repeat: repeat;
  background-image: url("/images/bg/dots-blue-xl.png");
}

@media screen and (max-width: 991px) {
  .bg-texture-blue {
    background-image: url("/images/bg/dots-blue-md.png");
  }
}

@media screen and (max-width: 767px) {
  .bg-texture-blue {
    background-image: url("/images/bg/dots-blue-sm.png");
  }
}

.bg-texture-white {
  background-repeat: repeat;
  background-image: url("/images//bg/dots-white-xl.png");
}

@media screen and (max-width: 991px) {
  .bg-texture-white {
    background-image: url("/images//bg/dots-white-md.png");
  }
}

@media screen and (max-width: 767px) {
  .bg-texture-white {
    background-image: url("/images//bg/dots-white-sm.png");
  }
}

.sticky {
  width: 525px;
}

@media (max-width: 1199px) {
  .sticky {
    width: 450px;
  }
}

@media (max-width: 991px) {
  .sticky {
    width: 340px;
  }
}

@media (max-width: 767px) {
  .sticky {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .sticky {
    position: static !important;
  }
}

#endpoint {
  position: absolute;
  bottom: 0;
  left: 0;
}

.nav-tabs {
  padding: 0.7rem;
  border-radius: 1rem;
  background-color: #fff;
  border: 1px solid #fff;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .nav-tabs {
    padding: 0;
    margin: 0 -0.7rem;
    background-color: transparent;
    border-color: transparent;
  }
}

.nav-tabs .tab-scroll {
  flex: 1;
}

@media screen and (max-width: 767px) {
  .nav-tabs .tab-scroll {
    flex: 0 0 50%;
    padding: 0 0.35rem;
    margin-bottom: 0.7rem;
  }
}

.nav-tabs .tab-scroll:focus .tab-link, .nav-tabs .tab-scroll:active .tab-link, .nav-tabs .tab-scroll.active .tab-link {
  background-color: #5d49ac;
  border-color: #5d49ac;
  color: #fff;
}

.nav-tabs .tab-scroll.active:hover .tab-link {
  color: #fff;
}

.nav-tabs .tab-scroll .tab-link {
  border: 1px solid transparent;
  background-color: transparent;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 1.5rem 2.5rem;
  font-size: 1.6rem;
  color: #101550;
  font-weight: 500;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .nav-tabs .tab-scroll .tab-link {
    padding: 1.5rem 0.1rem;
  }
}

@media screen and (max-width: 767px) {
  .nav-tabs .tab-scroll .tab-link {
    font-size: 1.4rem;
    background-color: #fff;
  }
}

.nav-tabs .tab-scroll .tab-link:hover {
  color: #5d49ac;
}

.nav-tabs .tab-scroll .tab-link:active, .nav-tabs .tab-scroll .tab-link:focus {
  background-color: #5d49ac;
  border-color: #5d49ac;
  color: #fff !important;
}

.nav-tabs_main {
  background-color: rgba(84, 126, 211, 0.1);
  border: 0;
  padding: 0;
  margin-bottom: 0;
}

.nav-tabs_main .tab-scroll {
  margin-bottom: 0;
  padding: 0;
}

.nav-tabs_main .tab-scroll.active .tab-link, .nav-tabs_main .tab-scroll:active .tab-link {
  background-color: #547ed3;
  border-color: #547ed3;
}

.nav-tabs_main .tab-scroll .tab-link {
  background-color: transparent;
  border-color: transparent;
  padding: 1rem 2rem;
}

.nav-tabs_min {
  background-color: #fff;
  border: 0;
  padding: 0.5rem;
  max-width: 8rem;
  margin-bottom: 0;
  flex-wrap: nowrap;
  height: max-content;
}

.nav-tabs_min .tab-scroll {
  margin-bottom: 0;
  padding: 0;
}

.nav-tabs_min .tab-scroll.active .tab-link, .nav-tabs_min .tab-scroll:active .tab-link {
  background-color: #e5ecf8;
  border-color: #e5ecf8;
}

.nav-tabs_min .tab-scroll.active .tab-link .si-img .svg-icon, .nav-tabs_min .tab-scroll:active .tab-link .si-img .svg-icon {
  fill: #101550;
}

.nav-tabs_min .tab-scroll .tab-link {
  background-color: transparent;
  border-color: transparent;
  width: 3.5rem;
  height: 3.5rem;
  min-height: 3.5rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-tabs_min .tab-scroll .tab-link .si-img {
  width: 1.8rem;
  height: 1.8rem;
  position: relative;
}

.nav-tabs_min .tab-scroll .tab-link .si-img .svg-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  fill: #878aa7;
}

@media screen and (max-width: 767px) {
  .scrollmenu {
    overflow: auto;
    white-space: nowrap;
    min-height: 4rem;
    width: 100vw;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1rem;
    margin: 0 -1.5rem -1rem !important;
    flex-wrap: nowrap !important;
    scrollbar-base-color: #1a1a1a;
    scrollbar-3dlight-color: #1a1a1a;
    scrollbar-highlight-color: #1a1a1a;
    scrollbar-track-color: #1a1a1a;
    scrollbar-arrow-color: #1a1a1a;
    scrollbar-shadow-color: #1a1a1a;
  }
  .scrollmenu ::-webkit-scrollbar {
    width: 0 !important;
    /* ширина для вертикального скролла */
    height: 0 !important;
    /* высота для горизонтального скролла */
    background-color: transparent !important;
  }
  .scrollmenu ::-webkit-scrollbar-thumb {
    background-color: transparent !important;
    border-radius: 0 !important;
    box-shadow: 0 transparent !important;
    width: 0 !important;
  }
}

@media screen and (max-width: 767px) and (min-width: 577px) {
  .scrollmenu :first-child a {
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .scrollmenu .language-button,
  .scrollmenu .btn-secondary,
  .scrollmenu .btn-view {
    display: inline-block;
    flex-shrink: 0;
    flex-grow: 0;
  }
}

::-webkit-scrollbar {
  width: 1rem !important;
  /* ширина для вертикального скролла */
  height: 0.4rem;
  /* высота для горизонтального скролла */
}

::-webkit-scrollbar-thumb {
  border-radius: 1rem !important;
  box-shadow: 0 transparent !important;
  width: 0.4rem !important;
}

/* Стрелки */
::-webkit-scrollbar-button:vertical:start:decrement {
  background-color: transparent !important;
  background-color: transparent !important;
}

::-webkit-scrollbar-button:vertical:end:increment {
  background: transparent !important;
  background-color: transparent !important;
}

::-webkit-scrollbar-button:horizontal:start:decrement {
  background: transparent !important;
  background-color: transparent !important;
}

::-webkit-scrollbar-button:horizontal:end:increment {
  background: transparent !important;
  background-color: transparent !important;
}

/*=================================================================
  Scroll up button
================================================================= */
.scroll-btn-block {
  z-index: 9999;
  position: fixed;
  width: 100%;
  bottom: 0;
}

#back-to-top {
  position: absolute;
  right: 10rem;
  bottom: 5rem;
  width: 6rem;
  height: 6rem;
  cursor: pointer;
  border: 2px solid #547ed3;
  border-radius: 50%;
  background-color: #fff;
  background-image: url("/images/icons/arrow-up.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2rem 2rem;
  box-shadow: 0 0.6rem 2rem rgba(84, 126, 211, 0.2);
  transition: opacity 0.2s linear, background 0.2s linear;
  opacity: 0;
  pointer-events: none;
}

@media (max-width: 1349px) {
  #back-to-top {
    right: 15px;
  }
}

@media (max-width: 575px) {
  #back-to-top {
    right: 10px;
  }
}

#back-to-top.show {
  pointer-events: auto;
  opacity: 1 !important;
}

#back-to-top.show:hover {
  background-color: #dfe9fd;
}

.home {
  box-sizing: border-box;
  font-family: "Inter", sans-serif, sans-serif;
  color: #101550;
  font-size: 1.6rem;
  min-width: 320px;
  min-height: 100%;
  height: auto;
  width: 100%;
  line-height: 150%;
  background: #dfe9fd;
  transition: background 1s ease;
}

@media (max-width: 767px) {
  .home {
    font-size: 1.4rem;
  }
}

body, html {
  min-width: 320px;
  min-height: 100%;
  height: auto;
  width: 100%;
}

body {
  min-height: 100vh;
}

html {
  position: relative;
  font-size: 10px;
}

* {
  outline: none !important;
}

p {
  margin: 0 0 1rem 0;
}

@media screen and (max-width: 767px) {
  p {
    margin: 0 0 0.5rem 0;
    font-size: 1.4rem;
  }
}

ul.simple,
li.simple {
  list-style-type: none !important;
  padding: 0 !important;
}

li {
  list-style-type: none !important;
}

ol li {
  list-style-type: auto !important;
}

:not(.alert) ul:not([class]) {
  padding-left: 0;
}

:not(.alert) ul:not([class]) > li:not([class]) {
  list-style-type: none;
  max-width: 100%;
  margin-bottom: 1rem;
  position: relative;
  padding-left: 2.5rem;
  font-weight: 400;
  font-size: 1.6rem;
  color: #101550;
}

@media screen and (max-width: 767px) {
  :not(.alert) ul:not([class]) > li:not([class]) {
    font-size: 1.4rem;
  }
}

:not(.alert) ul:not([class]) > li:not([class])::before {
  content: "";
  display: inline-block;
  background-color: #5d49ac;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 1rem;
  left: 0;
}

:not(.alert) ul:not([class]) ul,
:not(.alert) ul:not([class]) ol {
  margin-top: 1rem;
  padding-left: 1em !important;
}

a {
  color: #547ed3;
  cursor: pointer;
  text-decoration: none;
}

a:hover {
  color: #5d49ac;
  text-decoration: none;
}

a:focus {
  text-decoration: none !important;
}

a .text-white {
  color: #fff;
  cursor: pointer;
}

a .text-white:hover {
  color: rgba(255, 255, 255, 0.8);
}

img {
  max-width: 100%;
}

.wrapper {
  position: relative;
  min-width: 320px;
  min-height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .f-row {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .f-row > [class^="f-col"],
  .f-row > [class*=" f-col"] {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

input,
textarea {
  appearance: none !important;
}

.dark::before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.darken::before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.darkener::before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

#top {
  z-index: 1005;
  position: relative;
  flex-shrink: 0;
}

#bottom {
  z-index: 1000;
  margin: 0 auto;
  overflow: hidden;
}

.object-fit > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
  overflow: hidden;
}

.small-icon .si-img {
  position: relative;
}

.small-icon .si-img .svg-icon {
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  position: absolute;
  transition: fill 0.2s linear;
}

.small-icon .si-img .svg-icon.white {
  fill: #fff;
}

.small-icon .si-text + .si-img {
  margin-right: 0;
  margin-left: 0.5em;
  background-position: right center;
}

.breaker {
  margin-top: 3rem;
  margin-bottom: 3rem;
  border-color: #7e7e7e;
}

.border-bottom {
  border-bottom: 0.1rem solid #e3e3e3;
}

.m-r-1 {
  margin-right: 0.1rem;
}

.m-n-r-1 {
  margin-right: -0.1rem;
}

a.small-icon {
  display: inline-flex;
}

a.small-icon .si-img {
  margin-right: 0.2em;
}

a.small-icon .si-text + .si-img {
  margin-right: 0;
  margin-left: 0.2em;
  background-position: right center;
}

.small-icon .si-text + .si-img {
  margin-right: 0;
  margin-left: 0.5em;
  background-position: right center;
}

@media (min-width: 576px) {
  .justify-content-sm-stretch {
    justify-content: stretch !important;
  }
}

.border-dropdown-fix {
  padding-left: 1.8rem !important;
  border: 0.1rem solid #7e7e7e;
  border-bottom: none;
}

.add {
  display: flex !important;
}

.span__link {
  color: #547ed3 !important;
}

.span__link_login {
  font-size: 1.3rem !important;
  margin: 1rem !important;
}

.rotate:after {
  transform: rotate(-45deg) !important;
  margin-bottom: 0;
}

.rotate-plus:after {
  transform: translateY(-50%) rotate(135deg);
  opacity: 0.6;
  top: 3rem;
}

.border-top {
  border-top: 0.1rem solid #7e7e7e;
}

.border-btm {
  border-bottom: 0.1rem solid #616A51;
}

.border-none {
  border: 0;
}

.m-0-auto {
  margin: 0 auto !important;
}

.b-l-n {
  border-left: 0 !important;
}

.b-r-n {
  border-right: 0 !important;
}

::-webkit-scrollbar-button {
  background-image: url("");
  background-repeat: no-repeat;
  width: 0.3rem;
  height: 0;
}

::-webkit-scrollbar-track {
  background-color: #f3f4f5;
}

::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #547ed3;
}

::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

::-webkit-resizer {
  background-image: url("");
  background-repeat: no-repeat;
  width: 0.4rem;
  height: 0;
}

::-webkit-scrollbar {
  width: 0.4rem;
}

/* = */
.p-a-70 {
  padding: 7rem !important;
}

.p-t-70 {
  padding-top: 7rem !important;
}

.p-r-70 {
  padding-right: 7rem !important;
}

.p-b-70 {
  padding-bottom: 7rem !important;
}

.p-l-70 {
  padding-left: 7rem !important;
}

.p-x-70 {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}

.p-y-70 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}

/* = */
.p-a-80 {
  padding: 8rem !important;
}

.p-t-80 {
  padding-top: 8rem !important;
}

.p-r-80 {
  padding-right: 8rem !important;
}

.p-b-80 {
  padding-bottom: 8rem !important;
}

.p-l-80 {
  padding-left: 8rem !important;
}

.p-x-80 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

.p-y-80 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.p-y {
  padding: 10rem 0;
}

@media (max-width: 992px) {
  .p-y {
    padding: 6rem 0;
  }
}

@media (max-width: 768px) {
  .p-y {
    padding: 4rem 0;
  }
}

.p-t {
  padding-top: 10rem;
}

@media (max-width: 992px) {
  .p-t {
    padding-top: 6rem;
  }
}

@media (max-width: 768px) {
  .p-t {
    padding-top: 4rem;
  }
}

.p-b {
  padding-bottom: 10rem;
}

@media (max-width: 992px) {
  .p-b {
    padding-bottom: 6rem;
  }
}

@media (max-width: 768px) {
  .p-b {
    padding-bottom: 4rem;
  }
}

.m-y {
  margin: 10rem 0;
}

@media (max-width: 992px) {
  .m-y {
    margin: 6rem 0;
  }
}

@media (max-width: 768px) {
  .m-y {
    margin: 4rem 0;
  }
}

.p-t-min {
  padding-top: 6rem;
}

@media (max-width: 767px) {
  .p-t-min {
    padding-top: 3rem;
  }
}

.m-t {
  margin-top: 10rem;
}

@media (max-width: 992px) {
  .m-t {
    margin-top: 6rem;
  }
}

@media (max-width: 768px) {
  .m-t {
    margin-top: 4rem;
  }
}

.m-b {
  margin-bottom: 10rem;
}

@media (max-width: 992px) {
  .m-b {
    margin-bottom: 6rem;
  }
}

@media (max-width: 768px) {
  .m-b {
    margin-bottom: 4rem;
  }
}

.p-y-footer {
  padding: 8rem 0;
}

@media (max-width: 767px) {
  .p-y-footer {
    padding: 7rem 0;
  }
}

@media (min-width: 769px) {
  .f-col-md-new {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
}

@media (min-width: 993px) {
  .f-col-lg-new {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
}

@media screen and (max-width: 374px) {
  .f-col-12-new {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

.no-gutters > [class*=" f-col-"],
.no-gutters > [class*="f-col-"] {
  margin: 0 0 -0.1rem -0.1rem;
}

.no-gutters > [class*=" f-col-"],
.no-gutters > [class*="f-col-"] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.bg-element {
  position: absolute;
  z-index: -1;
}

@media screen and (max-width: 991px) {
  .order-2 {
    order: 2;
  }
}

.parallax .parallax-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.parallax .z-n-btm {
  z-index: 0;
}

.parallax .z-n-top {
  z-index: 1;
}

.parallax .bg-el-op {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}

.main-navbar-over::after {
  content: "";
  display: block;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
  background-color: #000;
  opacity: 0.5;
}

.home-block {
  overflow: hidden;
}

.home-null {
  background-color: #e7eefd;
}

.home-first {
  background-color: #ece9fe;
}

.home-second {
  background-color: #f5ecf6;
}

.home-third {
  background-color: #f7e9e8;
}

.button-up {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease 0s;
}

.button-up.show {
  opacity: 1;
  visibility: visible;
}

.button-up-body {
  cursor: pointer;
  position: fixed;
  right: 80px;
  bottom: 90px;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  background-color: #547ED3;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease 0s;
}

@media (max-width: 768px) {
  .button-up-body {
    right: 25px;
    bottom: 40px;
  }
}

.button-up-body svg {
  height: 21px !important;
  width: 21px !important;
}

.button-up-body:hover {
  background-color: rgba(84, 126, 211, 0.7);
}

.page-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1005;
  width: 100%;
  background-color: transparent;
  margin: 0;
  border: 0 !important;
}

@media screen {
  .page-header {
    padding-bottom: 0;
  }
}

.page-header.fixed-header {
  background-color: #547ed3 !important;
}

.page-header .ph-top {
  padding: 2rem 0 0 !important;
  background-color: transparent;
}

@media screen and (max-width: 991px) {
  .page-header .ph-top {
    padding: 1rem 0 0 !important;
  }
}

.page-header .ph-top .ph-top__main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 2rem !important;
}

@media screen and (max-width: 1199px) {
  .page-header .ph-top .ph-top__main {
    padding-bottom: 1rem !important;
    border-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .page-header .ph-top .ph-top__main {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}

.page-header .ph-top .page-header__btn {
  flex-wrap: wrap;
}

.page-header .btn {
  min-height: 5rem;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0.9rem 1.5rem;
  border-color: rgba(255, 255, 255, 0.2);
}

.page-header .btn .si-img {
  width: 2rem;
  height: 2rem;
  margin-right: 1rem;
}

.page-header .btn .si-img .svg-icon {
  fill: #fff;
}

@media screen and (max-width: 1199px) {
  .page-header .btn {
    padding: 0;
    width: 5rem;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page-header .btn .si-img {
    margin: 0;
  }
  .page-header .btn .si-text {
    display: none;
  }
}

.ph-logo {
  max-width: 22.1rem !important;
  height: 4rem;
  margin-right: 1rem;
}

.ph-logo a img {
  height: 100%;
  object-fit: contain;
}

.ph-top__main-right {
  display: flex;
  align-items: center;
}

.page-header__custom {
  display: none;
  padding: 1.5rem 0;
  background-color: #f4f4f5;
}

.page-header__custom-all {
  justify-content: space-between;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}

.logo-2 {
  display: none;
}

.page-header_2 {
  background-color: #547ed3;
  position: relative;
  background-image: url("/assets/images/bg/header.png");
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 991px) {
  .page-header_2 {
    background-image: url("/assets/images/bg/header-lg.png");
  }
}

@media screen and (max-width: 767px) {
  .page-header_2 {
    background-image: url("/assets/images/bg/header-sm.png");
  }
}

.header__lang-block {
  display: flex;
  align-items: center;
}

.header__lang-link {
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
}

.header__lang-link.active, .header__lang-link:hover {
  color: #fff;
  text-shadow: 0 0 0.6px #ffffff, 0 0 0.6px #ffffff, 0 0 0.6px #ffffff;
}

.header__lang-link:hover {
  cursor: pointer;
}

.header__lang-link + .header__lang-link::before {
  content: "|";
  display: inline-block;
  margin: 0 0.9rem 0 0.5rem;
  color: rgba(255, 255, 255, 0.5);
}

.header__social {
  margin-right: 2rem;
}

@media screen and (max-width: 1199px) {
  .header__social {
    margin: 2.5rem 0 1.5rem 2.5rem;
  }
}

.ph-bottom__main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .ph-bottom__main {
    padding: 1rem 0;
  }
}

/*main*/
.main-navbar {
  /*при наведении*/
}

@media (max-width: 1199px) {
  .main-navbar {
    position: static;
  }
}

.main-navbar .navbar .svg-icon {
  fill: #5d49ac;
}

@media (min-width: 1200px) {
  .main-navbar .navbar .navbar-nav {
    justify-content: space-between;
  }
}

@media (max-width: 1199px) {
  .main-navbar .navbar .navbar-nav {
    background-color: #fff;
    border-radius: 0;
  }
}

.main-navbar .navbar .navbar-nav li {
  justify-content: flex-start;
}

@media (min-width: 1200px) {
  .main-navbar .navbar .navbar-nav li {
    display: flex;
    justify-content: space-around;
  }
  .main-navbar .navbar .navbar-nav li:first-child a {
    padding-left: 0;
  }
  .main-navbar .navbar .navbar-nav li:last-child a {
    padding-right: 0;
  }
}

@media screen and (max-width: 1199px) {
  .main-navbar .navbar .navbar-nav li:first-child a {
    padding-top: 0;
  }
}

.main-navbar .navbar .navbar-nav li a {
  font-size: 1.6rem;
  line-height: 150% !important;
  letter-spacing: -0.01em;
  color: #fff;
  padding: 2rem;
  font-weight: 400;
  transition: color 0.2s linear;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-navbar .navbar .navbar-nav li a.active, .main-navbar .navbar .navbar-nav li a:hover {
  color: #fff;
  text-shadow: 0 0 0.6px #ffffff30, 0 0 0.6px #ffffff54, 0 0 0.6px #ffffffe8;
}

@media screen and (max-width: 1199px) {
  .main-navbar .navbar .navbar-nav li a {
    color: #101550;
    justify-content: flex-start;
    padding: 1.5rem 0 1.5rem 2.5rem;
  }
  .main-navbar .navbar .navbar-nav li a.active, .main-navbar .navbar .navbar-nav li a:hover {
    color: #fff;
    text-shadow: 0 0 0.6px #101550, 0 0 0.6px #101550, 0 0 0.6px #101550;
  }
}

@media screen and (min-width: 1199px) {
  .main-navbar .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}

@media screen and (max-width: 1199px) {
  .main-navbar .navbar .navbar-collapse.collapse:not(.in) {
    display: none !important;
  }
}

@media screen and (min-width: 1199px) {
  .main-navbar nav.navbar .dropdown:hover .caret {
    border-color: #5d49ac;
    transform: rotate(-45deg);
    margin-bottom: -5px;
  }
}

.main-navbar nav.navbar .dropdown:hover .dropdown-menu {
  display: block;
}

@media screen and (max-width: 1199px) {
  .main-navbar nav.navbar .dropdown:hover > .dropdown-menu {
    display: none;
  }
  .main-navbar .navbar .navbar-nav > li.dropdown.open > .dropdown-menu {
    display: block;
  }
}

.main-nav-toggle {
  position: absolute;
  top: 20px !important;
  right: 20px;
  width: 21px !important;
  height: 18px !important;
}

.main-nav-toggle .svg-icon {
  fill: #c2c2c2 !important;
}

.main-nav-toggle :hover .svg-icon {
  fill: #c2c2c2 !important;
}

@media (max-width: 1199px) {
  .navbar {
    order: 2;
  }
}

.navbar .navbar-toggle {
  height: 34px;
  width: 24px;
}

.navbar .navbar-toggle .svg-icon {
  top: auto;
  bottom: 0;
  height: 100%;
  width: 100%;
  fill: #fff;
}

.navbar .navbar-toggle .svg-icon.open {
  display: none;
  fill: #547ed3;
}

.navbar .navbar-toggle:not(.collapsed) {
  background: none;
}

.navbar .navbar-toggle:not(.collapsed) .svg-icon.open {
  display: block;
}

.navbar .navbar-toggle:not(.collapsed) .svg-icon.closed {
  display: none;
}

.navbar .navbar-toggle.search-toggle {
  background: none;
}

.navbar .navbar-toggle.search-toggle .svg-icon.open {
  display: none;
  fill: #101550;
}

.navbar .navbar-toggle.search-toggle .svg-icon.closed {
  fill: #101550;
}

.navbar .navbar-toggle.search-toggle:not(.collapsed) {
  background: none;
}

.navbar .navbar-toggle.search-toggle:not(.collapsed) .svg-icon.open {
  display: block;
}

.navbar .navbar-toggle.search-toggle:not(.collapsed) .svg-icon.closed {
  display: none;
}

.navbar .navbar-toggle .svg-icon:active,
.navbar .navbar-toggle .svg-icon:focus,
.navbar .navbar-toggle .svg-icon:hover {
  fill: #101550 !important;
}

.header__btn-bottom {
  display: flex;
  order: 2;
}

.navbar .nav-toggle-2 {
  width: 2.2rem;
  height: 2.2rem;
  float: none;
  margin-left: auto;
  margin-top: 30px;
  margin-right: 15px;
}

.page-header .button-easy-2 {
  display: none;
}

@media screen and (max-width: 991px) {
  .page-header .button-easy-2.hidden-lg-down {
    display: none !important;
  }
}

@media screen and (max-width: 1199px) {
  .header__enter {
    margin: 1rem 0 3rem 2.5rem;
  }
}

.header__enter.active .btn-secondary {
  display: none;
}

.header__enter.active .header__enter-block {
  display: block;
}

.header__enter-block {
  position: relative;
  padding-right: 1.5rem;
  max-width: max-content;
}

.header__enter-block:hover {
  cursor: pointer;
}

.header__enter-block.active {
  cursor: pointer;
}

.header__enter-block.active .header__enter-nav-block {
  display: block;
}

.header__enter-block.active.after {
  transform: rotate(180deg);
}

.header__enter-block::after {
  content: "";
  display: block;
  width: 1rem;
  height: 0.6rem;
  background-image: url("/assets/images/icons/arrow-top.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

@media screen and (max-width: 1199px) {
  .header__enter-block::after {
    background-image: url("/assets/images/icons/arrow-top-black.svg");
  }
}

.header__enter-block .header__enter-block-name {
  display: flex;
  align-items: center;
}

.header__enter-block .header__enter-ava {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 1rem;
}

.header__enter-block .header__enter-name {
  color: #fff;
  font-size: 1.6rem;
}

@media screen and (max-width: 1199px) {
  .header__enter-block .header__enter-name {
    color: #101550;
  }
}

.header__enter-nav-block {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  z-index: 1;
  width: 100%;
}

.header__enter-nav {
  margin: 1rem 0 0 0;
  padding: 2.5rem 2rem;
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 0px 5px 25px rgba(16, 21, 80, 0.03);
}

.header__enter-nav li {
  list-style: none;
  padding: 0;
}

.header__enter-nav li:last-child {
  margin-bottom: 0;
}

.header__enter-nav li a {
  color: #101550;
  padding: 10px 0px;
  display: inline-block;
}

.header__enter-nav li a:hover {
  text-shadow: 0 0 0.6px #101550, 0 0 0.6px #101550, 0 0 0.6px #101550;
}

.btn-enter {
  margin-right: 1.5rem;
}

.container {
  width: auto !important;
}

@media (max-width: 575px) {
  .container {
    padding: 0 1rem;
    max-width: 100%;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 57rem;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 75rem;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 99rem;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 117rem;
  }
}

.content {
  position: relative;
  flex-grow: 1;
}

.footer {
  background-color: #fff;
  background-image: url("/assets/images/bg/footer.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.page-footer {
  z-index: 1000;
  position: relative;
  color: #101550;
  font-size: 1.4rem;
  overflow: hidden;
  border-top: 1px solid rgba(84, 126, 211, 0.2);
  margin-top: 4rem;
}

.page-footer .pf-item {
  text-align: center;
  color: #101550;
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .page-footer .pf-item:first-child {
    margin-bottom: 1rem;
  }
}

.page-footer__main {
  display: flex;
  flex-wrap: wrap;
  padding: 2rem 0;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .page-footer__main {
    justify-content: center;
    flex-direction: column;
  }
}

.link-f {
  color: #101550 !important;
}

.footer-social .small-icon {
  background-color: rgba(255, 255, 255, 0.75);
  margin-bottom: 1rem;
}

@font-face {
  font-family: "Inter";
  src: url("../../../assets/fonts/Inter-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Inter";
  src: url("../../../assets/fonts/Inter-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Inter";
  src: url("../../../assets/fonts/Inter-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "Inter";
  src: url("../../../assets/fonts/Inter-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: "Rubik";
  src: url("../../../assets/fonts/Rubik-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}

table:not(table#calendar) tr td {
  border: 1px solid #ddd;
  padding: 5px 10px;
}

.personal-area__header-left button {
  margin-bottom: 1.5rem;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-24 {
  font-size: 20px !important;
}

.fs-30 {
  font-size: 24px !important;
}

.accessibility-none {
  font-size: 10px !important;
}

.accessibility {
  color: #000 !important;
  /*==============COLOR-BLACK================*/
  /*========COLOR-BRIGHT========*/
}

.accessibility .title,
.accessibility .title-1,
.accessibility .title-2,
.accessibility .title-3,
.accessibility .title-4,
.accessibility .title-5,
.accessibility .title-6,
.accessibility .title-7,
.accessibility .title-8,
.accessibility .title-p,
.accessibility .n-title,
.accessibility span,
.accessibility b {
  color: #000 !important;
}

.accessibility .container {
  filter: grayscale(100%);
}

.accessibility .ph-bottom .container {
  filter: none;
}

.accessibility .ph-bottom .navbar-block {
  filter: grayscale(100%);
}

.accessibility img,
.accessibility .bin,
.accessibility .bg-img-cover {
  filter: grayscale(100%);
}

.accessibility .home {
  background: #dcdcdc;
}

.accessibility .home-null {
  background-color: #dcdcdc;
}

.accessibility .home-first {
  background-color: #dcdcdc;
}

.accessibility .home-second {
  background-color: #dcdcdc;
}

.accessibility .home-third {
  background-color: #dcdcdc;
}

.accessibility .bg-clr-main {
  background-color: #b5b5b5 !important;
}

.accessibility hr {
  border-color: #9f9f9f;
}

.accessibility .select2-container .select2-selection {
  border-color: #9f9f9f;
}

.accessibility .select2-container .select2-dropdown {
  border-color: #9f9f9f;
}

.accessibility .form-control {
  border-color: #9f9f9f;
}

.accessibility .button-easy-1 {
  display: none !important;
}

.accessibility .button-easy-2 {
  display: flex;
}

.accessibility .text-white {
  color: #000 !important;
}

.accessibility .logo-1 {
  display: none;
}

.accessibility .logo-2 {
  display: block !important;
}

.accessibility .logo-2 a img {
  display: block !important;
}

.accessibility .accessibility-font-size span {
  color: #000;
  margin-right: 15px;
}

.accessibility .accessibility-font-size a {
  border: 1px solid rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  border-radius: 3px;
  color: #000;
  background: #fff;
  min-width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: 5px;
}

.accessibility .accessibility-font-size a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
}

.accessibility .accessibility-font-size a.color-black1 {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}

.accessibility .accessibility-font-size a.color-black2 {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
}

.accessibility .accessibility-font-size a.color-black3 {
  background-color: #193d86 !important;
  border: 1px solid #193d86;
  color: #fff;
}

.accessibility .btn-default,
.accessibility .btn-primary,
.accessibility .btn-secondary,
.accessibility .btn-third {
  color: #fff !important;
  background-color: #000 !important;
  color: #000;
  background-image: none !important;
  border-color: #fff !important;
}

.accessibility .btn-default:hover,
.accessibility .btn-primary:hover,
.accessibility .btn-secondary:hover,
.accessibility .btn-third:hover {
  color: #fff !important;
  background-color: #000 !important;
  color: #000;
  background-image: none !important;
  border-color: #fff !important;
}

.accessibility .slider-controls .slider-arrow {
  background-color: #f0f0f0;
}

.accessibility .slider-controls .slider-arrow .svg-icon {
  fill: #000;
}

.accessibility .slider-controls .slider-arrow:hover {
  background-color: #fff;
}

.accessibility .slider-controls .slider-arrow:hover .svg-icon {
  fill: #000;
}

.accessibility .slick-dots li button::before {
  background-color: #d2d2d2;
}

.accessibility .slick-dots li.slick-active button::before {
  background-color: #b5b5b5;
}

.accessibility .fixed-header {
  background-color: #8a8a8a !important;
}

.accessibility .header-padding {
  padding-top: 35rem;
}

.accessibility .page-header_2 {
  filter: grayscale(1);
}

.accessibility .page-header__menu li a:hover {
  border-color: #0000;
}

.accessibility .main-slider .slider-controls .slider-arrow {
  background-color: #f0f0f0 !important;
}

.accessibility .main-slider .slider-controls .slider-arrow .svg-icon {
  fill: #000 !important;
}

.accessibility .main-slider .slider-controls .slider-arrow:hover {
  background-color: #e1e1e1 !important;
}

.accessibility .main-slider .slider-controls .slider-arrow:hover .svg-icon {
  fill: #000 !important;
}

.accessibility .main-slider .slick-dots li button::before {
  background-color: #d2d2d2;
}

.accessibility .main-slider .slick-dots li.slick-active button::before {
  background-color: #d2d2d2;
}

.accessibility .custom-checkbox input[type="checkbox"] + label::before {
  border: 1px solid #000 !important;
}

.accessibility .custom-checkbox input[type="checkbox"] + label:after {
  border-bottom: 2px solid #000 !important;
  border-right: 2px solid #000 !important;
}

.accessibility .modal-dialog {
  filter: grayscale(1);
}

.accessibility .diagnostics__number {
  color: #000;
}

.accessibility .socials .small-icon .si-img .svg-icon {
  fill: #000 !important;
}

.accessibility .footer {
  background-color: #000;
  background-image: none;
}

.accessibility .footer .title-2,
.accessibility .footer .title-4,
.accessibility .footer .link-f {
  color: #fff !important;
}

.accessibility .footer .ph-logo a img {
  display: block !important;
}

.accessibility .footer .contact-info__title,
.accessibility .footer .title-4,
.accessibility .footer .title-6,
.accessibility .footer .pf-item,
.accessibility .footer .link-f,
.accessibility .footer .contact-info__form-text span,
.accessibility .footer .contact-info__form-text b {
  color: #fff !important;
}

.accessibility .footer .footer-social .small-icon {
  background-color: #fff !important;
  border-color: #fff !important;
}

.accessibility .footer .footer-social .small-icon .si-img .svg-icon {
  fill: #000 !important;
}

.accessibility .page-header_2 .btn-secondary:hover {
  color: #000 !important;
}

.accessibility a[href^="tel"] {
  color: #fff;
}

.accessibility .contact-info__more .small-icon {
  background-color: #000;
}

.accessibility .contact-info__more .contact-info__col {
  border-color: #fff;
}

.accessibility .contact-info__more .btn-white:hover {
  background-color: #c3c3c3 !important;
}

.accessibility #back-to-top {
  border: 2px solid #000;
  background-image: url(/images/icons/arrow-up-black.svg);
}

.accessibility #back-to-top.show:hover {
  background-color: #c3c3c3;
}

.accessibility ::-webkit-scrollbar-track {
  background-color: #f3f4f5;
}

.accessibility ::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #7a7a7a;
}

.accessibility ::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.accessibility .form-group ::-webkit-input-placeholder {
  /* Chrome */
  color: #000;
}

.accessibility .form-group :-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}

.accessibility .form-group ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

.accessibility .color-black * {
  color: #fff !important;
  border-color: #fff !important;
}

.accessibility .color-black * .container,
.accessibility .color-black * section,
.accessibility .color-black * header,
.accessibility .color-black * .main-slider,
.accessibility .color-black * .card-news,
.accessibility .color-black * .how-work__block {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #fff !important;
}

.accessibility .color-black * .title,
.accessibility .color-black * .title-1,
.accessibility .color-black * .title-2,
.accessibility .color-black * .title-3,
.accessibility .color-black * .title-4,
.accessibility .color-black * .title-5,
.accessibility .color-black * .title-6,
.accessibility .color-black * .title-7,
.accessibility .color-black * .title-8,
.accessibility .color-black * .title-p,
.accessibility .color-black * .n-title,
.accessibility .color-black * span,
.accessibility .color-black * b,
.accessibility .color-black * img {
  background-color: transparent !important;
}

.accessibility .color-black * .svg-icon {
  background: transparent !important;
}

.accessibility .color-black * .svg-switch {
  background: transparent !important;
}

.accessibility .color-black * .si-img {
  background: transparent !important;
}

.accessibility .color-black * button {
  border: 1px solid #fff;
  background: #000 !important;
  color: #fff !important;
}

.accessibility .color-black * .text-white {
  color: #fff !important;
}

.accessibility .color-black * .btn-secondary,
.accessibility .color-black * .btn-third,
.accessibility .color-black * .btn-primary {
  border-width: 0.5rem;
  border-color: #fff !important;
}

.accessibility .color-black * .accessibility-font-size .color-black1 {
  background-color: #fff !important;
  color: #000 !important;
}

.accessibility .color-black * .accessibility-font-size .color-black2 {
  border-color: #fff;
}

.accessibility .color-black * .accessibility-font-size .color-black3 {
  background-color: #193d86 !important;
}

.accessibility .color-black * .page-header {
  border-bottom: 1px solid #fff !important;
}

.accessibility .color-black * .page-header_2 .ph-logo {
  filter: grayscale(1);
}

.accessibility .color-black * .logo-2 {
  display: none !important;
}

.accessibility .color-black * .logo-1 {
  display: block !important;
}

.accessibility .color-black * .logo-1 a img {
  display: block !important;
}

.accessibility .color-black * .catalog-navbar {
  background-color: #000 !important;
}

.accessibility .color-black * .catalog-navbar li a {
  background-color: #000 !important;
}

.accessibility .color-black * .catalog-navbar li a .dropdown-l1-link__wrap span {
  background-color: #fff !important;
  color: #000 !important;
}

.accessibility .color-black * .personal-area__info-wrapper {
  background-color: #000 !important;
  border: 1px solid #fff;
}

.accessibility .color-black * .slick-dots li button {
  border: 0;
}

.accessibility .color-black * .slider-controls .slider-arrow {
  background-color: rgba(255, 255, 255, 0.8) !important;
}

.accessibility .color-black * .slider-controls .slider-arrow:hover {
  background-color: #fff !important;
}

.accessibility .color-black * .page-footer {
  background-color: transparent !important;
}

.accessibility .color-black * .online-chat-widget-draggable-wrapper.relative.top-z-index.touch.has-content-border-radius {
  background-color: transparent !important;
}

.accessibility .color-black * #back-to-top {
  border: 2px solid #000;
  background-image: url(/images/icons/arrow-up-white.svg);
}

.accessibility .color-black * .modal {
  background-color: transparent !important;
}

.accessibility .color-black * .breadcrumb-block {
  background-color: #000 !important;
}

.accessibility .color-black * .modal-content {
  border: 1px solid #fff;
  background-color: #111111;
}

.accessibility .color-black * .main-slider .slick-dots {
  background-color: transparent !important;
}

.accessibility .color-black * .main-slider__card {
  background-color: transparent !important;
}

.accessibility .color-black * .main-slider__card .h1,
.accessibility .color-black * .main-slider__card .h3,
.accessibility .color-black * .main-slider__card .main-slider__btn,
.accessibility .color-black * .main-slider__card .m-t-auto {
  background-color: transparent !important;
}

.accessibility .color-black * .text__block {
  background: transparent;
  border: 1px solid #fff;
}

.accessibility .color-black * .how-work__block {
  border: 1px solid #fff;
}

.accessibility .color-black * .benefits {
  background: transparent !important;
}

.accessibility .color-black * .benefits .container {
  background: transparent !important;
}

.accessibility .color-black * .benefits .container .benefits__block {
  background: #000 !important;
}

.accessibility .color-black * .nav-tabs {
  background: #000 !important;
  border-color: transparent;
}

.accessibility .color-black * .calendar-block__main,
.accessibility .color-black * .page-header__custom,
.accessibility .color-black * .accessibility-font-size a,
.accessibility .color-black * .main-slider__bg,
.accessibility .color-black * .calendar__event::after {
  background: #000 !important;
}

.accessibility .color-black * .calendar-block__main,
.accessibility .color-black * .calendar__upcoming-event,
.accessibility .color-black * .calendar {
  background: #000 !important;
  border: 1px solid #fff !important;
}

.accessibility .color-black * .contact-info {
  border-top: 1px solid #fff !important;
}

.accessibility .color-black * .card-event:hover {
  background-color: #545454;
}

.accessibility .color-black * .card-news {
  background-color: #000 !important;
  border: 1px solid #fff !important;
}

.accessibility .color-black * .personal-ares__table .personal-ares__row .personal-ares__col {
  background-color: #2a1414;
}

.accessibility .color-black * .personal-ares__table .personal-ares__row:nth-child(2n + 1) .personal-ares__col {
  background-color: #434344;
}

.accessibility .color-black * .text-block {
  background-color: #000;
}

.accessibility .color-black * .help__block,
.accessibility .color-black * .btn-back,
.accessibility .color-black * .data-input__block,
.accessibility .color-black * .card-courses,
.accessibility .color-black * .personal-area__route-items,
.accessibility .color-black * .card-test,
.accessibility .color-black * .card-activity,
.accessibility .color-black * .personal-area__filter,
.accessibility .color-black * .card-pa,
.accessibility .color-black * .personal-area__card,
.accessibility .color-black * .personal-area__test-block {
  background-color: #222222 !important;
}

.accessibility .color-black * .custom-checkbox input[type="radio"] + label:before {
  border-color: #fff;
}

.accessibility .color-black * .custom-checkbox input[type="radio"]:checked + label:after {
  background: #fff;
}

.accessibility .color-black * .form-control {
  background-color: #222222 !important;
}

.accessibility .color-black * ::-webkit-input-placeholder {
  /* Chrome */
  color: #fff;
}

.accessibility .color-black * :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.accessibility .color-black * ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.accessibility .color-black * .select2-results {
  background-color: #222222 !important;
}

.accessibility .color-black * .enter__block {
  background-color: #000;
}

.accessibility .color-black * .enter__block .custom-checkbox input[type="checkbox"] + label:after {
  border-bottom: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
}

.accessibility .color-black * .irs.irs--big .irs-bar {
  background: rgba(255, 255, 255, 0.7) !important;
  background-color: rgba(255, 255, 255, 0.7) !important;
}

.accessibility .color-black * .irs.irs--big .irs-line {
  background: #fff;
  background-color: #fff;
}

.accessibility .color-black * .irs.irs--big .irs-handle {
  background: #fff !important;
  border: 2px solid #fff !important;
}

.accessibility .color-bright * {
  color: #063462 !important;
  border-color: #063462 !important;
}

.accessibility .color-bright * img {
  filter: none !important;
}

.accessibility .color-bright * main {
  filter: none !important;
}

.accessibility .color-bright * .container,
.accessibility .color-bright * section {
  background-color: #9dd1ff !important;
  color: #fff !important;
  border-color: #fff !important;
  filter: none !important;
}

.accessibility .color-bright * .accessibility-font-size a.color-black3 {
  color: #fff !important;
}

.accessibility .color-bright * .accessibility-font-size a.color-black2 {
  background-color: #000 !important;
  color: #fff !important;
}

.accessibility .color-bright * .accessibility-font-size a.color-black1 {
  background-color: #fff !important;
  color: #000 !important;
}

.accessibility .color-bright * .accessibility-font-size a:hover {
  background: #cccccc;
}

.accessibility .color-bright * .modal {
  background-color: #3d3a3ad1 !important;
}

.accessibility .color-bright * .close {
  background-color: #fff !important;
}

.accessibility .color-bright * .title,
.accessibility .color-bright * .title-1,
.accessibility .color-bright * .title-2,
.accessibility .color-bright * .title-3,
.accessibility .color-bright * .title-4,
.accessibility .color-bright * .title-5,
.accessibility .color-bright * .title-6,
.accessibility .color-bright * .title-7,
.accessibility .color-bright * .title-8,
.accessibility .color-bright * .title-p,
.accessibility .color-bright * .n-title,
.accessibility .color-bright * span,
.accessibility .color-bright * b {
  color: #063462 !important;
  background-color: transparent !important;
}

.accessibility .color-bright * .btn,
.accessibility .color-bright * .btn-default,
.accessibility .color-bright * .btn-primary,
.accessibility .color-bright * .btn-secondary,
.accessibility .color-bright * .btn-third {
  background: #063462 !important;
  border-color: #063462 !important;
  color: #fff !important;
}

.accessibility .color-bright * .btn .si-text,
.accessibility .color-bright * .btn-default .si-text,
.accessibility .color-bright * .btn-primary .si-text,
.accessibility .color-bright * .btn-secondary .si-text,
.accessibility .color-bright * .btn-third .si-text {
  color: #fff !important;
}

.accessibility .color-bright * .main-slider__bg {
  filter: none !important;
  background-color: #9dd1ff;
}

.accessibility .color-bright * .page-header,
.accessibility .color-bright * .page-header__custom,
.accessibility .color-bright * .fixed-header {
  background-color: #9dd1ff !important;
}

.accessibility .color-bright * .page-header .container,
.accessibility .color-bright * .page-header__custom .container,
.accessibility .color-bright * .fixed-header .container {
  filter: none;
}

.accessibility .color-bright * .page-header_2 {
  filter: none;
  background-color: #9dd1ff !important;
}

.accessibility .color-bright * .catalog-navbar {
  background-color: #9dd1ff !important;
}

.accessibility .color-bright * .catalog-navbar li a {
  border-bottom: 1px solid #063462;
  background-color: #9dd1ff !important;
}

.accessibility .color-bright * .catalog-navbar li a .dropdown-l1-link__wrap span {
  background-color: #063462 !important;
  color: #fff !important;
}

.accessibility .color-bright * .main-slider .slider-controls .slider-arrow,
.accessibility .color-bright * .main-slider .slider-controls .slider-arrow:hover {
  background-color: #fff !important;
}

.accessibility .color-bright * .main-slider .slick-dots li button::before,
.accessibility .color-bright * .main-slider .slick-dots li.slick-active button::before {
  background-color: #9dd1ff;
}

.accessibility .color-bright * .main-slider .slick-dots {
  background-color: transparent !important;
}

.accessibility .color-bright * .main-slider__card {
  background-color: transparent !important;
}

.accessibility .color-bright * .main-slider__card .h1,
.accessibility .color-bright * .main-slider__card .h3,
.accessibility .color-bright * .main-slider__card .main-slider__btn,
.accessibility .color-bright * .main-slider__card .m-t-auto {
  background-color: transparent !important;
}

.accessibility .color-bright * .breadcrumb-block {
  background-color: #9dd1ff !important;
}

.accessibility .color-bright * #back-to-top {
  border: 2px solid #000;
  background-image: url(/images/icons/arrow-up.svg);
}

.accessibility .color-bright * .modal {
  background-color: transparent !important;
}

.accessibility .color-bright * .modal-dialog {
  filter: none;
}

.accessibility .color-bright * .modal-header .close .svg-icon {
  background-color: transparent !important;
}

.accessibility .color-bright * .card-news {
  background-color: #9dd1ff !important;
  border: 1px solid #063462 !important;
}

.accessibility .color-bright * .how-work__block {
  border: 1px solid #063462;
}

.accessibility .color-bright * .how-work__line {
  background-color: transparent !important;
}

.accessibility .color-bright * .how-work__number {
  background-color: transparent !important;
}

.accessibility .color-bright * .benefits {
  background: transparent !important;
}

.accessibility .color-bright * .benefits .container {
  background: transparent !important;
}

.accessibility .color-bright * .benefits .container .benefits__block {
  background: #9dd1ff !important;
}

.accessibility .color-bright * .benefits .container .benefits__img {
  background: transparent !important;
}

.accessibility .color-bright * .calendar-block__main,
.accessibility .color-bright * .calendar__upcoming-event {
  background-color: #9dd1ff !important;
  border: 1px solid #063462;
}

.accessibility .color-bright * .card-event {
  background-color: #9dd1ff !important;
}

.accessibility .color-bright * .benefits__block {
  background-color: #9dd1ff !important;
}

.accessibility .color-bright * .how-work__block {
  background-color: #9dd1ff !important;
}

.accessibility .color-bright * .nav-tabs {
  background-color: #9dd1ff !important;
}

.accessibility .color-bright * .nav-tabs .tab-scroll.active .tab-link {
  background-color: #063462 !important;
  color: #fff !important;
}

.accessibility .color-bright * .calendar {
  background-color: #9dd1ff !important;
  border: 1px solid #063462;
}

.accessibility .color-bright * .calendar__event::after {
  background-color: #9dd1ff !important;
  border-color: #063462 !important;
}

.accessibility .color-bright * .contact-info {
  background-color: #063462;
  background-image: none;
  filter: none !important;
}

.accessibility .color-bright * .contact-info .container {
  filter: none !important;
  background-color: #063462;
}

.accessibility .color-bright * .contact-info .title-2,
.accessibility .color-bright * .contact-info .title-4,
.accessibility .color-bright * .contact-info .link-f {
  color: #fff !important;
}

.accessibility .color-bright * .contact-info .ph-logo a img {
  display: block !important;
}

.accessibility .color-bright * .contact-info .btn {
  background-color: #002a54 !important;
}

.accessibility .color-bright * .contact-info .contact-info__title,
.accessibility .color-bright * .contact-info .title-4,
.accessibility .color-bright * .contact-info .title-6,
.accessibility .color-bright * .contact-info .pf-item,
.accessibility .color-bright * .contact-info .link-f,
.accessibility .color-bright * .contact-info .contact-info__form-text span,
.accessibility .color-bright * .contact-info .contact-info__form-text b {
  color: #fff !important;
}

.accessibility .color-bright * .contact-info .footer-social .small-icon {
  background-color: #fff !important;
  border-color: #fff !important;
}

.accessibility .color-bright * .contact-info .footer-social .small-icon .si-img .svg-icon {
  fill: #000 !important;
}

.accessibility .color-bright * .personal-ares__table .personal-ares__row .personal-ares__col {
  background-color: #70abdf;
}

.accessibility .color-bright * .personal-ares__table .personal-ares__row:nth-child(2n + 1) .personal-ares__col {
  background-color: #cbcbcb;
}

.accessibility .color-bright * .card-activity .card-activity__mark {
  color: #fff !important;
}

.accessibility .color-bright * .text-block {
  background: #9dd1ff;
}

.accessibility .color-bright * .irs.irs--big .irs-bar {
  background: #2d5b89 !important;
  background-color: #2d5b89 !important;
}

.accessibility .color-bright * .irs.irs--big .irs-line {
  background: #fff;
  background-color: #fff;
}

.accessibility .color-bright * .irs.irs--big .irs-handle {
  background: #063462 !important;
  border: 2px solid #063462 !important;
}

.accessibility .color-bright * .card-courses .card-courses__cost span,
.accessibility .color-bright * .card-pa .card-pa__types .card-pa-type,
.accessibility .color-bright * .personal-area__header-mark {
  color: #fff !important;
}

.accessibility .color-bright .footer {
  background-color: #063462;
  background-image: none;
  filter: none !important;
}

.accessibility .color-bright .footer .container {
  background-color: #063462 !important;
}

.fs-30-body .how-work__line {
  display: none;
}

.fs-30-body .container {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .fs-30-body .header-padding {
    padding-top: 47rem;
  }
  .fs-30-body .main-slider__card .h1 {
    max-width: 100%;
  }
  .fs-30-body .how-work__block,
  .fs-30-body .diagnostics__item,
  .fs-30-body .card-event {
    flex-wrap: wrap;
  }
  .fs-30-body .how-work__line {
    display: none;
  }
  .fs-30-body .btn {
    padding: 1.4rem 1rem;
    font-size: 1.2rem;
  }
  .fs-30-body .title-1 {
    font-size: 2.4rem;
  }
  .fs-30-body .nav-tabs .tab-scroll {
    flex: 1;
  }
  .fs-30-body .calendar #calendar .c-year {
    position: static;
  }
  .fs-30-body .calendar__event {
    padding: 1rem;
  }
  .fs-30-body .contact-info__col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .fs-30-body .contact-info__row-right .f-col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .fs-30-body .card-news .card-news__text {
    padding: 2rem 0rem;
  }
  .fs-30-body .benefits__block,
  .fs-30-body .text__block {
    padding: 3rem 1rem;
  }
  .fs-30-body .calendar-block__main {
    padding: 0.5rem;
  }
  .fs-30-body .calendar .slider-arrow {
    width: 3rem;
    height: 3rem;
  }
}

.fs-24-body .how-work__line {
  display: none;
}

@media (min-width: 1200px) {
  .fs-24-body .container {
    max-width: 1370px;
  }
}

@media (max-width: 1199px) {
  .fs-24-body .container {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .fs-24-body .calendar #calendar .c-year {
    position: static;
  }
  .fs-24-body .calendar__event {
    padding: 1rem;
  }
  .fs-24-body .calendar .slider-arrow {
    width: 3rem;
    height: 3rem;
  }
  .fs-24-body .calendar-block__main {
    padding: 0.5rem;
  }
  .fs-24-body .contact-info__col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .fs-24-body .contact-info__row-right .f-col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .fs-24-body .btn {
    padding: 1.4rem 1rem;
    font-size: 1.2rem;
  }
  .fs-24-body .header-padding {
    padding-top: 40rem;
  }
}

.ls-1 {
  letter-spacing: normal;
}

.ls-2 {
  letter-spacing: 2px !important;
  min-width: 4rem;
}

.ls-3 {
  letter-spacing: 5px !important;
  min-width: 4rem;
}

.ls-2-body * {
  letter-spacing: 2px;
}

.ls-2-body * .how-work__line {
  display: none;
}

@media screen and (max-width: 767px) {
  .ls-2-body * .how-work__block,
  .ls-2-body * .diagnostics__item,
  .ls-2-body * .card-event {
    flex-wrap: wrap;
  }
}

.ls-3-body * {
  letter-spacing: 5px;
}

.ls-3-body * .how-work__line {
  display: none;
}

@media (min-width: 1200px) {
  .ls-3-body * .container {
    max-width: 1370px;
  }
}

@media (min-width: 992px) {
  .ls-3-body * .container {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .ls-3-body * .text__block {
    padding: 3rem 1rem;
  }
  .ls-3-body * .header-padding {
    padding-top: 42rem;
  }
  .ls-3-body * .main-slider__card .h1 {
    max-width: 100%;
  }
  .ls-3-body * .contact-info__col {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .ls-3-body * .how-work__block,
  .ls-3-body * .diagnostics__item,
  .ls-3-body * .card-event {
    flex-wrap: wrap;
  }
  .ls-3-body * .btn {
    padding: 1.4rem 1rem;
    font-size: 1.2rem;
  }
  .ls-3-body * .title-1 {
    font-size: 2.4rem;
  }
  .ls-3-body * .nav-tabs .tab-scroll {
    flex: 1;
  }
  .ls-3-body * .benefits__block,
  .ls-3-body * .text__block {
    padding: 3rem 1rem;
  }
  .ls-3-body * .card-news .card-news__text {
    padding: 2rem 0rem;
  }
  .ls-3-body * .calendar #calendar .c-year {
    position: static;
  }
  .ls-3-body * .calendar__event {
    padding: 1rem;
  }
  .ls-3-body * .calendar .slider-arrow {
    width: 3rem;
    height: 3rem;
  }
  .ls-3-body * .calendar-block__main {
    padding: 0.5rem;
  }
  .ls-3-body * .contact-info__col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ls-3-body * .contact-info__row-right .f-col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.ls-3-body.fs-30-body .btn {
  padding: 1rem 1rem;
  font-size: 1rem;
}

.ls-3-body.fs-30-body .title-1 {
  font-size: 1.8rem;
}

.accessibility .color-black .online-chat-root-TalkMe .widget-header-color {
  background-color: #1a1173 !important;
}

.accessibility .color-black .online-chat-root .flex-container.horizontal {
  background-color: #1a1173 !important;
}

.accessibility .color-black .online-chat-root .flex-container > .filler {
  background-color: #1a1173 !important;
}

.accessibility .color-black .online-chat-root .text {
  color: #000 !important;
}

.accessibility .color-black .online-chat-root .operator-descr {
  background-color: #1a1173 !important;
}

.accessibility .color-black .online-chat-root .group-descr {
  background-color: #1a1173 !important;
}

.accessibility .color-black .online-chat-root-TalkMe .top-z-index,
.draggable.fixed {
  background-color: #e0d7d700 !important;
}

.accessibility .color-black .online-chat-root-TalkMe .top-z-index div,
.draggable.fixed div {
  background-color: inherit !important;
}

.no-img-btn-body img,
.no-img-btn-body .how-work__line {
  display: none !important;
}

.no-img-btn-body .bin,
.no-img-btn-body .card-news__img,
.no-img-btn-body .how-work__block,
.no-img-btn-body .bg-img-cover {
  background-image: none !important;
}

.img-btn {
  padding-left: 3px;
  padding-right: 3px;
}

.font-family2 {
  font-family: "Times New Roman", sans-serif !important;
}

.font-family2-body {
  font-family: "Times New Roman", sans-serif !important;
}

@media (max-width: 1199px) {
  .accessibility .main-navbar .navbar .navbar-collapse {
    position: fixed;
    max-width: 100% !important;
  }
}

.main-slider {
  background-image: linear-gradient(100.26deg, #547ed3 0%, rgba(84, 126, 211, 0.9) 100%);
  padding: 20rem 0 8rem;
  position: relative;
  z-index: 0;
  min-height: 75rem;
}

@media screen and (max-width: 991px) {
  .main-slider {
    min-height: 55rem;
    padding: 16rem 0 5rem;
  }
}

@media screen and (max-width: 767px) {
  .main-slider {
    padding: 16rem 0 7rem;
  }
}

.main-slider .slick-slider-alt {
  margin-bottom: 0;
}

.main-slider .slick-slider-alt .slick-list {
  height: 100%;
}

.main-slider .slick-slider-alt .slick-track {
  height: 100%;
}

.main-slider .slider-controls {
  margin: 0 !important;
  max-width: 10rem;
}

@media screen and (max-width: 767px) {
  .main-slider .slider-controls {
    margin-left: auto !important;
  }
}

.main-slider .slider-controls .slider-arrow {
  position: relative;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 15px 0px;
  left: 0;
  top: 7rem;
  transform: none;
  width: 4rem;
  height: 4rem;
}

@media screen and (max-width: 767px) {
  .main-slider .slider-controls .slider-arrow {
    top: 0rem;
  }
}

.main-slider .slider-controls .slider-arrow .svg-icon {
  fill: #fff;
}

.main-slider .slider-controls .slider-arrow .svg-switch {
  width: 1.2rem;
  height: 1.2rem;
}

.main-slider .slider-controls .slider-arrow:hover {
  background-color: #fff;
}

.main-slider .slider-controls .slider-arrow:hover .svg-icon {
  fill: #547ed3;
}

.main-slider .slider-controls .slider-arrow.prev {
  border-radius: 0 15px;
}

.main-slider .slick-dots {
  position: absolute;
  bottom: -10rem;
  margin-top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  padding-right: 15px;
  padding-left: 15px;
  display: flex;
  justify-content: center;
}

@media (max-width: 575px) {
  .main-slider .slick-dots {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
  }
}

@media (min-width: 576px) {
  .main-slider .slick-dots {
    max-width: 57rem;
  }
}

@media (min-width: 768px) {
  .main-slider .slick-dots {
    max-width: 75rem;
  }
}

@media (min-width: 992px) {
  .main-slider .slick-dots {
    max-width: 99rem;
  }
}

@media (min-width: 1200px) {
  .main-slider .slick-dots {
    max-width: 117rem;
  }
}

@media screen and (max-width: 991px) {
  .main-slider .slick-dots {
    bottom: -9rem;
  }
}

@media screen and (max-width: 767px) {
  .main-slider .slick-dots {
    justify-content: flex-start;
    bottom: -3rem;
  }
}

.main-slider .slick-dots li button::before {
  background-color: rgba(255, 255, 255, 0.6);
}

.main-slider .slick-dots li.slick-active button::before {
  background-color: #fff;
}

.main-slider__card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .main-slider__card {
    flex-direction: column;
  }
}

.main-slider__text {
  max-width: 63.2rem;
}

.main-slider__text h1 {
  margin-bottom: 1.5rem;
}

.main-slider__img {
  background-repeat: no-repeat;
  background-size: contain;
  width: 46rem;
  height: 37rem;
  flex-shrink: 0;
  margin-top: 3rem;
}

@media screen and (max-width: 1199px) {
  .main-slider__img {
    width: 29rem;
    height: 23rem;
  }
}

@media screen and (max-width: 767px) {
  .main-slider__img {
    max-width: 34rem;
    height: 27rem;
    margin: 4.5rem auto 0;
  }
}

.main-slider__bg {
  background-image: url("/assets/images/bg/slider.png");
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-slider__arrow {
  height: 0;
}

.main-slider_min {
  min-height: 6rem;
}

@media screen and (max-width: 991px) {
  .main-slider_min {
    min-height: 49rem;
  }
}

.counter-block {
  padding: 80px 0px 0px 0px;
}

@media (max-width: 992px) {
  .counter-block {
    padding: 60px 0px 0px 0px;
  }
}

.counter-block__body {
  background-color: #fff;
  display: flex;
  border-radius: 10px;
  border-bottom-left-radius: 126px;
  overflow: hidden;
}

@media (max-width: 992px) {
  .counter-block__body {
    border-bottom-left-radius: 78px;
  }
}

@media (max-width: 768px) {
  .counter-block__body {
    display: block;
    border-radius: 10px;
  }
}

.counter-block__image {
  flex: 0 1 43%;
}

.counter-block__image img {
  max-width: 100%;
  height: 100%;
  width: 100%;
}

.counter-block__content {
  flex: 0 1 57%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 100px;
}

@media (max-width: 992px) {
  .counter-block__content {
    padding: 0px 60px;
  }
}

@media (max-width: 768px) {
  .counter-block__content {
    padding: 40px 30px;
  }
}

.counter-block__content-text {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: -1%;
  color: rgba(16, 21, 80, 0.8);
}

@media (max-width: 992px) {
  .counter-block__content-text {
    font-size: 32px;
  }
}

@media (max-width: 768px) {
  .counter-block__content-text {
    font-size: 28px;
  }
}

.counter-block__content-text span {
  color: #E87E6F;
}

.text__block {
  background-color: #fff;
  border-radius: 2.5rem;
  padding: 10rem 6.8rem;
  background-image: url("/assets/images/bg/bg-text.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 991px) {
  .text__block {
    padding: 8rem 3rem;
    background-image: url("/assets/images/bg/bg-text-md.svg");
  }
}

@media screen and (max-width: 767px) {
  .text__block {
    padding: 4rem 2rem;
    background-image: none;
  }
}

.text__block .title-2 {
  margin-bottom: 6rem;
  max-width: 87rem;
}

@media screen and (max-width: 991px) {
  .text__block .title-2 {
    margin-bottom: 4rem;
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .text__block .title-2 {
    margin-bottom: 2rem;
  }
}

.text__block .title-4 {
  max-width: 50rem;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .text__block .title-4 {
    max-width: 100%;
    margin-left: 0;
  }
}

.text__main {
  margin-top: 8rem;
}

.text__main-row {
  border-top: 1px solid rgba(84, 126, 211, 0.3);
  padding: 2.5rem 0 4rem;
}

.text__main-items {
  margin-top: 2.5rem;
}

.text__main-item {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .text__main-item {
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
  }
  .text__main-item .title-4 {
    text-align: center;
  }
}

.text__main-item .text__main-item-icon {
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  background-color: #fff;
  background-size: 5rem 5rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 767px) {
  .text__main-item .text__main-item-icon {
    width: 5rem;
    height: 5rem;
    background-size: 4rem 4rem;
  }
}

.text__main-btn {
  margin-left: 29.3rem;
}

@media screen and (max-width: 991px) {
  .text__main-btn {
    margin-left: 18.8rem;
  }
}

@media screen and (max-width: 767px) {
  .text__main-btn {
    margin: 0 auto;
  }
}

.text-block__main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 610rem;
}

@media screen and (max-width: 767px) {
  .text-block ul li {
    padding-left: 1rem !important;
  }
}

.text-block ul li::before {
  top: 1.3rem !important;
  height: 1px !important;
  background-color: #101550 !important;
}

@media screen and (max-width: 767px) {
  .text-block ul li::before {
    top: 1.2rem !important;
    width: 0.6rem !important;
  }
}

.text-block img {
  object-fit: cover;
  max-height: 50rem;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .text-block img {
    max-height: 30rem;
  }
}

/*card-news*/
.card-news {
  display: block;
  border-radius: 1rem;
  background-color: #fff;
  position: relative;
  z-index: 0;
  border: 1rem solid #fff;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.card-news .card-news__wrapper {
  border-radius: 1rem;
  overflow: hidden;
}

.card-news .card-news__wrapper::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(48, 117, 244, 0.8) 0%, rgba(84, 126, 211, 0) 0.01%, rgba(84, 126, 211, 0.95) 60.73%);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
  border-radius: 1rem;
}

.card-news .card-news__wrapper::before {
  content: "";
  display: none;
  background-color: #fff;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-image: url("/assets/images/icons/arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.1rem 1.1rem;
  position: absolute;
  z-index: 2;
  bottom: 2rem;
  left: 1rem;
}

.card-news .card-news__img {
  width: 100%;
  height: 13.7rem;
  border-radius: 1rem;
  overflow: hidden;
  z-index: 0;
}

.card-news .card-news__text {
  padding: 2rem 1rem 1rem;
  border-radius: 1rem;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .card-news .card-news__text {
    padding: 2rem 0rem 1rem;
  }
}

.card-news .card-news__data {
  color: rgba(16, 21, 80, 0.5);
  margin-bottom: 1.5rem;
  z-index: 2;
  position: relative;
}

.card-news .card-news__title {
  margin-bottom: 1rem;
  z-index: 2;
  position: relative;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}

.card-news .card-news__subtitle {
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}

.card-news:hover .card-news__wrapper::after {
  display: block;
}

.card-news:hover .card-news__wrapper::before {
  display: block;
}

.card-news:hover .card-news__data,
.card-news:hover .card-news__title {
  color: #fff !important;
}

.card-news:hover .card-news__text {
  margin-top: 13.7rem;
}

@media screen and (max-width: 991px) {
  .card-news:hover .card-news__text {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.card-news:hover .card-news__subtitle {
  opacity: 0;
}

.card-news:hover .card-news__img {
  position: absolute;
  height: 100%;
}

/*card-event*/
.card-event {
  display: flex;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #e7e8ed;
  padding: 1.5rem 1rem;
  border-radius: 1rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

@media screen and (max-width: 1199px) {
  .card-event {
    border: 1px solid #e7e8ed;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}

.card-event:hover {
  background-color: #fdf2f1;
  border-color: transparent;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.card-event .card-event__img {
  width: 8rem;
  height: 8rem;
  border-radius: 1rem;
  margin-right: 2rem;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.card-event .card-event__data {
  color: rgba(16, 21, 80, 0.5);
  margin-bottom: 1rem;
}

.card-event .card-event__title {
  font-weight: 600;
}

/*card-partners*/
.card-partners {
  background-color: #fff;
  border-radius: 1rem;
  padding: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 10.5rem;
}

.card-partners img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

/*card-compilers */
.card-compilers {
  display: block;
  border-radius: 1rem;
  background-color: #fff;
  position: relative;
  z-index: 0;
  border: 1rem solid #fff;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.card-compilers .card-compilers__wrapper {
  border-radius: 1rem;
  overflow: hidden;
}

.card-compilers .card-compilers__wrapper::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(48, 117, 244, 0.8) 0%, rgba(84, 126, 211, 0) 0.01%, rgba(84, 126, 211, 0.95) 60.73%);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
  border-radius: 1rem;
}

.card-compilers .card-compilers__wrapper::before {
  content: "";
  display: none;
  background-color: #fff;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-image: url("/assets/images/icons/arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.1rem 1.1rem;
  position: absolute;
  z-index: 2;
  bottom: 2rem;
  left: 1rem;
}

.card-compilers .card-compilers__img {
  width: 100%;
  height: 13.7rem;
  border-radius: 1rem;
  overflow: hidden;
  z-index: 0;
}

.card-compilers .card-compilers__text {
  padding: 2rem 1rem 3rem;
  border-radius: 1rem;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .card-compilers .card-compilers__text {
    padding: 2rem 0rem 3rem;
  }
}

.card-compilers .card-compilers__data {
  color: rgba(16, 21, 80, 0.5);
  margin-bottom: 1.5rem;
  z-index: 2;
  position: relative;
}

.card-compilers .card-compilers__title {
  margin-bottom: 1rem;
  z-index: 2;
  position: relative;
}

.card-compilers .card-compilers__subtitle {
  display: -webkit-box;
  -webkit-line-clamp: 3;
}

.card-compilers:hover .card-compilers__wrapper::after {
  display: block;
}

.card-compilers:hover .card-compilers__wrapper::before {
  display: block;
}

.card-compilers:hover .card-compilers__data,
.card-compilers:hover .card-compilers__title {
  color: #fff !important;
}

.card-compilers:hover .card-compilers__text {
  margin-top: 13.7rem;
}

@media screen and (max-width: 991px) {
  .card-compilers:hover .card-compilers__text {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.card-compilers:hover .card-compilers__subtitle {
  opacity: 0;
}

.card-compilers:hover .card-compilers__img {
  position: absolute;
  height: 100%;
}

/*card-whom */
.card-whom {
  box-shadow: 0px 5px 25px rgba(16, 21, 80, 0.03);
  border-radius: 1rem;
  background-color: #fff;
  padding: 2.5rem;
  height: 100%;
  width: 100%;
}

.card-whom .card-whom__img {
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  overflow: hidden;
  background-color: rgba(84, 126, 211, 0.1);
  background-size: 4rem 4rem;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 3rem;
}

.card-whom .card-whom__img.color1 {
  background-color: rgba(232, 126, 111, 0.1);
}

.card-whom .card-whom__img.color2 {
  background-color: rgba(254, 198, 1, 0.1);
}

.card-whom .card-whom__img.color3 {
  background-color: rgba(93, 73, 172, 0.1);
}

.card-whom .card-whom__img.color4 {
  background-color: rgba(24, 139, 70, 0.1);
}

/*card-document*/
.card-document {
  height: 100%;
  width: 100%;
}

.card-document .card-document__img {
  height: 37rem;
  width: 100%;
  display: block;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 767px) {
  .card-document .card-document__img {
    height: 24rem;
  }
}

/*card-calendar*/
.card-calendar {
  display: flex;
  padding: 3rem 0;
  border-bottom: 1px solid rgba(84, 126, 211, 0.3);
}

.card-calendar:hover .title-3 {
  color: #547ed3;
}

.card-calendar .card-calendar__img {
  width: 19.5rem;
  height: 19.5rem;
  margin-right: 3rem;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .card-calendar .card-calendar__img {
    width: 10rem;
    height: 10rem;
    margin-right: 1.5rem;
  }
}

/*card-pa*/
.card-pa {
  background-color: #fff;
  border-radius: 1rem;
  padding: 1.9rem 2.5rem 2.5rem;
}

.card-pa .card-pa__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .card-pa .card-pa__header {
    flex-direction: column;
    align-items: flex-start;
  }
}

.card-pa .card-pa__types {
  display: flex;
  flex-wrap: wrap;
}

.card-pa .card-pa__types .card-pa-type {
  min-width: 11.3rem;
  margin-right: 3rem;
  background-color: #5d49ac;
  color: #fff;
  padding: 0.6rem 1.3rem;
  border-radius: 0.5rem;
  margin-bottom: 2rem;
  text-align: center;
}

.card-pa .card-pa__warning {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}

.card-pa .card-pa__warning::before {
  content: "";
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  background-image: url("/assets/images/icons/!.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.7rem;
}

.card-pa .card-pa__main .card-pa__main-title {
  margin-bottom: 2rem;
}

.card-pa .card-pa__main .card-pa__main-text .title-4 {
  margin-bottom: 1rem;
}

.card-pa .card-pa__main .card-pa__main-text .title-4 .card-pa-war {
  color: #ef1515;
}

.card-pa .card-pa__btn {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.card-pa .card-pa__btn .btn-default {
  margin-right: 2.5rem;
}

.card-pa .card-pa__btn .btn {
  max-width: 23rem;
  width: 100%;
}

@media screen and (max-width: 575px) {
  .card-pa .card-pa__btn .btn {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .card-pa .card-pa__btn {
    flex-direction: column;
  }
  .card-pa .card-pa__btn .btn-default {
    margin-right: 0;
    margin-bottom: 1.5rem;
  }
}

/*card-activity*/
.card-activity {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  background-color: #fff;
  padding: 1.5rem;
  border-radius: 1rem;
  min-height: 27rem;
}

@media screen and (max-width: 991px) {
  .card-activity {
    min-height: 22rem;
  }
}

.card-activity:hover .title-3 {
  color: #5d49ac;
}

.card-activity .card-activity__mark {
  min-width: 10rem;
  background-color: #5d49ac;
  color: #fff;
  padding: 0.6rem 1.3rem;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  text-align: center;
  width: max-content;
}

.card-activity .card-activity__main .card-activity__data {
  color: rgba(16, 21, 80, 0.5);
  margin-bottom: 1rem;
}

/*card-test*/
.card-test {
  border-radius: 1rem;
  background-color: #fff;
  padding: 2rem 2.5rem;
  background-color: #fff;
}

.card-test .btn-default {
  border: 5px solid #dde5f6 !important;
}

@media screen and (max-width: 767px) {
  .card-test .btn-default {
    width: 100%;
  }
}

.card-test .card-test__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

@media screen and (max-width: 991px) {
  .card-test .card-test__header {
    flex-direction: column;
    align-items: flex-start;
  }
}

.card-test .card-test__header-left {
  display: flex;
}

@media screen and (max-width: 991px) {
  .card-test .card-test__header-left {
    margin-top: 1rem;
  }
}

.card-test .card-test__icon-text {
  display: flex;
  align-items: center;
  margin-right: 2rem;
}

.card-test .card-test__icon-img {
  width: 2rem;
  height: 2rem;
  margin-right: 0.7rem;
}

.card-test .btn {
  min-height: 3.3rem;
  border: 0;
  font-size: 1.4rem;
}

.card-test.completed {
  background-color: #e4fdfc;
}

.card-test.completed .btn {
  background-color: #4aa4a1 !important;
  border: 0 !important;
}

.card-test .card-test__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.card-test .card-test__completed-info {
  display: flex;
  margin-bottom: 20px;
}

.card-test .card-test__completed-info-label {
  color: #4aa4a1 !important;
  font-weight: 600 !important;
  margin-right: 20px;
}

/*card-courses*/
.card-courses {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  background-color: #fff;
  padding: 2.5rem 2.5rem;
  box-shadow: 0px 5px 25px rgba(16, 21, 80, 0.03);
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
}

.card-courses .btn-default {
  max-width: 19.5rem;
  width: 100%;
}

@media screen and (max-width: 1199px) {
  .card-courses {
    padding: 1.5rem;
  }
}

.card-courses .card-courses__cost span {
  position: absolute;
  z-index: 1;
  text-align: center;
  right: 1rem;
  top: 1rem;
  min-width: 3rem;
  color: #fff;
  font-size: 1.6rem;
}

@media screen and (max-width: 1199px) {
  .card-courses .card-courses__cost span {
    font-size: 1.3rem;
    right: 0.2rem;
    top: 0.4rem;
  }
}

.card-courses .card-courses__cost::after {
  content: "";
  display: block;
  width: 12rem;
  height: 12rem;
  border-radius: 50%;
  background-color: #5d49ac;
  position: absolute;
  right: -6rem;
  top: -6rem;
  z-index: 0;
}

@media screen and (max-width: 1199px) {
  .card-courses .card-courses__cost::after {
    width: 8rem;
    height: 8rem;
    right: -4rem;
    top: -4rem;
  }
}

.card-courses .card-courses__header {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}

.card-courses .card-courses__img {
  width: 11rem;
  height: 11rem;
  border-radius: 0.5rem;
  overflow: hidden;
  margin-right: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 1199px) {
  .card-courses .card-courses__img {
    display: none;
  }
}

.card-courses .card-courses__text-title {
  margin-bottom: 1rem;
  padding-right: 6rem;
}

@media screen and (max-width: 1199px) {
  .card-courses .card-courses__text-title {
    padding-right: 5rem;
  }
}

.card-courses .card-courses__title {
  font-weight: 600;
  color: #101550;
}

.card-courses .card-courses__info {
  color: rgba(16, 21, 80, 0.5);
}

.card-courses .card-courses__info span {
  color: #101550;
}

.card-courses .card-courses__main {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.reset-pass {
  padding: 60px 0px 100px 0px;
}

.reset-pass .card-header {
  margin-top: 0;
  overflow: hidden;
  font-weight: 500;
  text-overflow: ellipsis;
  line-height: 150%;
  color: #101550;
  font-family: "Rubik", sans-serif;
  letter-spacing: -0.01em;
  font-size: 2.6rem;
  margin: 0px 0px 25px 0px;
}

.reset-pass .form-group.row {
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .reset-pass .form-group.row {
    display: block;
  }
}

.reset-pass .form-group.row .col-md-6 {
  position: relative;
}

.reset-pass .form-group.row [data-pass] {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 25px;
  width: 25px;
  height: 20px;
  background-repeat: no-repeat;
  background-image: url("../../images/icons/eye-open.svg");
  transform: translate(0px, -50%);
}

.reset-pass .form-group.row [data-pass].show-eye {
  background-image: url("../../images/icons/eye-close.svg");
}

.reset-pass .col-md-4.col-form-label {
  font-weight: 400 !important;
  color: rgba(16, 21, 80, 0.5);
  text-align: left !important;
  flex: 0 0 200px;
}

@media (max-width: 768px) {
  .reset-pass .col-md-4.col-form-label {
    margin: 0px 0px 15px 0px;
  }
}

[data-pass] {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 25px;
  width: 25px;
  height: 20px;
  background-repeat: no-repeat;
  background-image: url("../../images/icons/eye-open.svg");
  transform: translate(0px, -50%);
}

[data-pass].show-eye {
  background-image: url("../../images/icons/eye-close.svg");
}

.stage .stage__main {
  position: relative;
}

.stage__block {
  background-color: #fff;
  background-repeat: no-repeat;
  border-radius: 1rem;
  filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.05));
  max-width: 65.3rem;
  width: 100%;
  padding: 2rem 3rem;
  display: flex;
  margin-bottom: 4rem;
  background-size: contain;
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 991px) {
  .stage__block {
    max-width: 58.3rem;
    padding: 1.5rem 1rem;
  }
}

.stage__block .stage__number {
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  border: 1rem solid rgba(93, 73, 172, 0.2);
  background-color: #5d49ac !important;
  background-clip: padding-box;
  color: #fff;
  font-size: 2.6rem;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  line-height: 100%;
  text-align: center;
  letter-spacing: -0.01em;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 3rem;
}

@media screen and (max-width: 767px) {
  .stage__block .stage__number {
    font-size: 2rem;
    margin-right: 1.5rem;
    width: 5rem;
    height: 5rem;
    border: 0.5rem solid rgba(93, 73, 172, 0.2);
  }
}

.stage__block:nth-child(6n + 1) {
  background-position: bottom;
}

.stage__block:nth-child(6n + 1) .stage__line {
  top: 21.2rem;
  width: 27rem;
  height: 25rem;
  left: 13rem;
}

@media screen and (max-width: 991px) {
  .stage__block:nth-child(6n + 1) .stage__line {
    top: 20.3rem;
    width: 27rem;
    height: 25rem;
    left: -8rem;
  }
}

.stage__block:nth-child(6n + 2) {
  margin-left: 38.2rem;
  background-position: bottom;
}

@media screen and (max-width: 1199px) {
  .stage__block:nth-child(6n + 2) {
    margin-left: 30.2rem;
  }
}

@media screen and (max-width: 991px) {
  .stage__block:nth-child(6n + 2) {
    margin-left: 13.7rem;
  }
}

.stage__block:nth-child(6n + 2) .stage__line {
  top: 13.1rem;
  left: 45rem;
  width: 19rem;
  height: 23rem;
}

@media screen and (max-width: 991px) {
  .stage__block:nth-child(6n + 2) .stage__line {
    top: 12.8rem;
    left: 45rem;
    width: 17rem;
    height: 15rem;
  }
}

.stage__block:nth-child(6n + 3) {
  margin-left: 19.5rem;
}

@media screen and (max-width: 991px) {
  .stage__block:nth-child(6n + 3) {
    margin-left: auto;
    margin-right: auto;
  }
}

.stage__block:nth-child(6n + 3) .stage__line {
  top: 16.1rem;
  left: 44rem;
  width: 38rem;
  height: 26rem;
}

@media screen and (max-width: 991px) {
  .stage__block:nth-child(6n + 3) .stage__line {
    top: 15.4rem;
    left: 38rem;
    width: 39rem;
    height: 17rem;
  }
}

.stage__block:nth-child(6n + 4) .stage__line {
  top: 17.3rem;
  width: 23rem;
  height: 21rem;
  left: 7rem;
}

@media screen and (max-width: 991px) {
  .stage__block:nth-child(6n + 4) .stage__line {
    top: 16.8rem;
    width: 22rem;
    height: 38rem;
    left: -8rem;
  }
}

.stage__block:nth-child(6n + 5) {
  margin-left: 29.3rem;
  background-position: bottom;
}

@media screen and (max-width: 991px) {
  .stage__block:nth-child(6n + 5) {
    margin-left: 9.5rem;
  }
}

.stage__block:nth-child(6n + 5) .stage__line {
  top: 13.7rem;
  left: 1rem;
  width: 19rem;
  height: 17rem;
}

.stage__block:nth-child(6n + 6) {
  margin-left: auto;
  background-position: top right;
}

@media screen and (max-width: 767px) {
  .stage__block {
    max-width: 100%;
    margin: 0 0 2.5rem 0 !important;
  }
}

.stage__line {
  animation: dash-reverse 25s linear infinite;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.stage__line svg {
  stroke: #5d49ac;
  height: 100%;
  position: absolute;
  width: 100%;
}

@keyframes dash-reverse {
  to {
    stroke-dashoffset: -1000;
  }
}

.stage__growth .stage__block:nth-child(6n + 1) {
  background-position: bottom;
}

.stage__growth .stage__block:nth-child(6n + 1) .stage__line {
  top: -3.8rem;
  width: 56rem;
  height: 60rem;
  left: 63.2rem;
  transform: rotate(4deg);
}

@media screen and (max-width: 1199px) {
  .stage__growth .stage__block:nth-child(6n + 1) .stage__line {
    top: -0.8rem;
    width: 46rem;
    height: 59rem;
    left: 64.3rem;
  }
}

@media screen and (max-width: 991px) {
  .stage__growth .stage__block:nth-child(6n + 1) .stage__line {
    top: -2.8rem;
    width: 27rem;
    height: 52rem;
    left: 50.3rem;
  }
}

.stage__growth .stage__block:nth-child(6n + 2) {
  margin-left: 19.5rem;
  background-position: bottom;
}

@media screen and (max-width: 1199px) {
  .stage__growth .stage__block:nth-child(6n + 2) {
    margin-left: auto;
    margin-right: auto;
  }
}

.stage__growth .stage__block:nth-child(6n + 2) .stage__line {
  top: 19.5rem;
  left: -23.5rem;
  width: 25rem;
  height: 41rem;
}

@media screen and (max-width: 1199px) {
  .stage__growth .stage__block:nth-child(6n + 2) .stage__line {
    top: 18.5rem;
    left: -19.1rem;
    width: 21rem;
    height: 37rem;
    transform: rotate(-6deg);
  }
}

@media screen and (max-width: 991px) {
  .stage__growth .stage__block:nth-child(6n + 2) .stage__line {
    transform: none;
    left: -15rem;
  }
}

.stage__growth .stage__block:nth-child(6n + 3) {
  margin-left: 9.8rem;
}

@media screen and (max-width: 991px) {
  .stage__growth .stage__block:nth-child(6n + 3) {
    margin-left: 3.3rem;
  }
}

.stage__growth .stage__block:nth-child(6n + 3) .stage__line {
  top: 25.9rem;
  left: -13rem;
  width: 53rem;
  height: 50rem;
}

@media screen and (max-width: 991px) {
  .stage__growth .stage__block:nth-child(6n + 3) .stage__line {
    top: 29.5rem;
    left: -5rem;
    width: 49rem;
    height: 33rem;
  }
}

.stage__growth .stage__block:nth-child(6n + 4) {
  margin-left: auto;
}

.benefits {
  position: relative;
}

.benefits__img {
  position: relative;
  width: 100%;
  padding: 27%;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .benefits__img {
    padding: 40%;
  }
}

.benefits__block {
  background-image: url("/assets/images/bg/bg-benefits.svg");
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 8rem 4rem;
  border-radius: 2.5rem;
  overflow: hidden;
  margin-bottom: 3rem;
}

@media screen and (max-width: 991px) {
  .benefits__block {
    background-image: url("/assets/images/bg/bg-benefits-md.svg");
    padding: 6rem 4rem;
  }
}

@media screen and (max-width: 767px) {
  .benefits__block {
    padding: 4rem 2rem;
  }
}

.benefits__item {
  width: 100%;
  height: 100%;
  margin-bottom: 4rem;
}

.benefits__item .benefits__item-icon {
  width: 5rem;
  height: 5rem;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  .benefits__block-col:last-child .benefits__item {
    margin-bottom: 0;
  }
}

.diagnostics__item {
  display: flex;
}

.diagnostics__number {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 6rem;
  line-height: 86%;
  letter-spacing: -0.01em;
  color: #f0d8e9;
  flex-shrink: 0;
  margin-right: 3rem;
}

@media screen and (max-width: 767px) {
  .diagnostics__number {
    font-size: 3.6rem;
    margin-right: 1.5rem;
  }
}

.diagnostics__text .title-3 {
  margin-bottom: 1.5rem;
}

.diagnostics__row {
  margin-top: 5rem;
}

@media screen and (max-width: 991px) {
  .diagnostics__row {
    margin-top: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .diagnostics__row {
    margin-top: 3rem;
  }
}

.route .route__img {
  height: 40rem;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .route .route__img {
    height: 26rem;
  }
}

.route__header {
  margin-bottom: 3.5rem;
}

@media screen and (max-width: 767px) {
  .route__header {
    margin-bottom: 2.5rem;
  }
}

.route__main-left h3 {
  margin-top: 1rem;
}

.route__main-right {
  margin-bottom: 3rem;
}

@media screen and (max-width: 991px) {
  .route__main-right {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .route__main-right {
    margin-bottom: 1.5rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #bebae5;
  }
}

.route__main-right img {
  width: 100%;
  height: 42rem;
  object-fit: cover;
  box-shadow: 0px 5px 25px rgba(16, 21, 80, 0.03);
  border-radius: 1.5rem;
}

@media screen and (max-width: 767px) {
  .route__main-right img {
    height: 25.5rem;
  }
}

.route__main-right .diagnostics__item {
  border-bottom: 1px solid #cfc9ee;
  padding: 2.5rem 0;
}

.route__main-right .diagnostics__item:last-child {
  border-color: transparent;
}

.route__main-right .diagnostics__item .diagnostics__number {
  color: #c1b9e5;
}

.calendar-block__main {
  border-radius: 1rem;
  box-shadow: 0px 5px 25px rgba(16, 21, 80, 0.03);
  background-color: #fff;
  padding: 3rem;
  display: flex;
  justify-content: space-between;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .calendar-block__main {
    padding: 1.5rem;
    flex-direction: column;
  }
}

.calendar {
  position: relative;
  display: block;
  background-color: #fdf2f1;
  border-radius: 1rem;
  padding: 0;
  transition: all 0.2s linear;
  max-width: 36rem;
}

@media screen and (max-width: 767px) {
  .calendar {
    padding: 0.5rem;
  }
}

.calendar .ac-title {
  color: #101550;
  font-size: 1.6rem;
  text-transform: uppercase;
  text-align: center;
}

.calendar #calendar {
  width: 100%;
  text-align: center;
  border-collapse: separate;
  border-spacing: 1.2rem;
  table-layout: fixed;
  overflow: visible;
}

.calendar #calendar .calendar__container {
  width: 100%;
}

.calendar #calendar td {
  user-select: none;
}

.calendar #calendar tbody td {
  color: #101550;
  padding: 0.4rem 0;
  font-size: 1.8rem;
  height: 3.5rem;
  width: 3.4rem;
}

@media screen and (max-width: 767px) {
  .calendar #calendar tbody td {
    font-size: 1.4rem;
  }
}

.calendar #calendar tbody td.today {
  background-color: transparent;
  color: #e87e6f;
  border: 1px solid #e87e6f;
  border-radius: 1rem;
}

.calendar #calendar tbody td.c-event {
  background-color: #e87e6f;
  color: #fff;
  border-radius: 1rem;
  transition: all 0.2s linear;
  cursor: pointer;
}

.calendar #calendar tbody td.c-event:hover {
  opacity: 1;
}

.calendar #calendar .holiday {
  color: #101550;
}

.calendar #calendar .c-year {
  font-size: 1.8rem;
  color: #101550;
  font-weight: 600;
  position: absolute;
  top: 3.2rem;
  right: 12rem;
}

@media screen and (max-width: 767px) {
  .calendar #calendar .c-year {
    font-size: 1.6rem;
    top: 3.8rem;
    right: 10rem;
  }
}

@media (max-width: 375px) {
  .calendar #calendar .c-year {
    right: 7rem;
  }
}

.calendar #calendar .c-month {
  font-size: 1.8rem;
  color: #101550;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .calendar #calendar .c-month {
    font-size: 1.6rem;
  }
}

.calendar .slider-arrow {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.calendar .slider-arrow .svg-switch {
  height: 1rem;
  width: 1rem;
  position: relative;
}

.calendar .slider-arrow .svg-switch .svg-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  fill: #e87e6f;
}

.calendar .slider-arrow:hover {
  background-color: #e87e6f;
  cursor: pointer;
}

.calendar .slider-arrow:hover .svg-switch .svg-icon {
  fill: #fff;
}

.tooltip {
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
  border-radius: 0.5rem 0px;
  cursor: pointer;
}

.tooltip .tooltip-inner {
  background-color: #fff;
  border: 1px solid rgba(16, 21, 80, 0.5);
  font-family: "Inter", sans-serif;
  font-size: 1.6rem;
  color: #101550;
  text-align: left;
  line-height: inherit;
  border-radius: 0.5rem 0;
  padding: 8px;
  white-space: pre-line;
  cursor: pointer;
}

.tooltip .tooltip-inner a {
  color: rgba(16, 21, 80, 0.9);
  transition: color 0.2s linear;
}

.tooltip .tooltip-inner:hover a {
  color: #000;
}

.tooltip .tooltip-arrow {
  background-color: #fff;
  width: 10px;
  height: 10px;
  border: none !important;
  transform: rotate(45deg);
}

.tooltip .tooltip-arrow::before {
  content: "";
  position: absolute;
  top: -32px;
  left: calc(50% - 12px);
  width: 24px;
  height: 32px;
  cursor: pointer;
  transform: rotate(-45deg) translateX(-14px);
}

.tooltip.left {
  margin-left: -8px;
  padding: 0;
}

.tooltip.left .tooltip-arrow {
  right: -4px;
  box-shadow: 1px -1px 0 0 rgba(16, 21, 80, 0.5);
}

.tooltip.bottom {
  margin-top: 8px;
  padding: 0;
}

.tooltip.bottom .tooltip-arrow {
  top: -4px;
  box-shadow: -1px -1px 0 0 rgba(16, 21, 80, 0.5);
}

.calendar__event {
  border-radius: 1rem;
  padding: 3rem;
  border: 1px solid #e87e6f;
  max-width: 40%;
  position: relative;
}

@media screen and (max-width: 767px) {
  .calendar__event {
    max-width: 100%;
    margin-top: 3rem;
  }
}

.calendar__event::after {
  content: "";
  display: inline-block;
  height: 3rem;
  width: 3rem;
  transform: rotate(315deg);
  transform-origin: center center;
  border-top: 1px solid #e87e6f;
  border-left: 1px solid #e87e6f;
  background-color: #fff;
  position: absolute;
  top: 20%;
  left: -1.6rem;
}

@media screen and (max-width: 767px) {
  .calendar__event::after {
    transform: rotate(45deg);
    top: -1.6rem;
    left: 45%;
  }
}

.calendar__day {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 135%;
  color: #9e9ab1;
}

@media screen and (max-width: 767px) {
  .calendar__day {
    font-size: 1.6rem;
  }
}

.calendar__upcoming-event {
  box-shadow: 0px 5px 25px rgba(16, 21, 80, 0.03);
  background-color: #fff;
  border-radius: 1rem;
  padding: 2rem 1rem;
  height: 100%;
  width: 100%;
}

.calendar__upcoming-event .title-6 {
  padding-left: 1rem;
}

@media screen and (max-width: 1199px) {
  .calendar__upcoming-event {
    height: auto;
  }
}

.calendar__event-subtitle {
  display: -webkit-box;
  -webkit-line-clamp: 3;
}

.calendar-white .calendar {
  background-color: #fff;
}

.calendar-white .calendar .slider-arrow .svg-switch .svg-icon {
  fill: #547ed3;
}

.calendar-white .calendar .slider-arrow:hover {
  background-color: #547ed3;
  cursor: pointer;
}

.calendar-white .calendar .slider-arrow:hover .svg-switch .svg-icon {
  fill: #fff;
}

.calendar-white .calendar #calendar tbody td.c-event {
  background-color: #547ed3;
}

.calendar-white .calendar #calendar tbody td.today {
  border: 1px solid #547ed3;
}

.calendar_mini .calendar #calendar {
  border-spacing: 0.3rem;
}

.calendar_mini .calendar #calendar .c-year {
  font-size: 1.4rem;
  right: 7rem;
  top: 1rem;
}

.calendar_mini .calendar #calendar .c-month {
  font-size: 1.4rem;
  padding: 0 5rem 0 3rem;
}

.calendar_mini .calendar #calendar tbody td {
  font-size: 1.4rem;
  width: 2rem;
  height: 2rem;
}

.calendar_mini .calendar__day {
  font-size: 1.4rem;
}

.calendar_mini .slider-arrow {
  width: 2.8rem;
  height: 2.8rem;
}

.contact-info {
  padding-top: 10rem;
}

.contact-info .contact-info__title {
  margin-bottom: 2rem;
}

.contact-info ul li {
  padding-left: 0 !important;
}

.contact-info ul li::before {
  display: none !important;
}

.contact-info__ul {
  border-top: 1px solid rgba(84, 126, 211, 0.2);
  padding-top: 1.5rem;
  margin-top: 1.5rem;
}

.contact-info__ul .title-4 {
  color: rgba(16, 21, 80, 0.5);
}

.contact-info__form-text b {
  color: #101550 !important;
}

.contact-info__form-text span {
  display: block;
  color: #101550 !important;
}

.contact-info__phone {
  display: block;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 374px) {
  .contact-info__phone {
    font-size: 1.8rem;
  }
}

.contact-info__mail {
  display: block;
  margin-bottom: 2rem;
}

.contact-info__row-right {
  height: 100%;
}

/*catalog navbar*/
.catalog__nav .dropdown-l1-link__wrap {
  border-radius: 1.2rem;
  overflow: hidden;
  min-width: 2.5rem;
  max-width: 5rem;
  min-height: 2.5rem;
  max-height: 2.5rem;
  margin-left: 1.5rem;
}

.catalog__nav .dropdown-l1-link__wrap span {
  color: #fff !important;
  background-color: #547ed3;
  min-width: 2.5rem;
  max-width: 5rem;
  min-height: 2.5rem;
  max-height: 2.5rem;
  line-height: 2.5rem !important;
  display: inline-block;
  flex-shrink: 0;
  font-size: 1.4rem !important;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0.6rem !important;
  text-align: center !important;
  vertical-align: top;
}

.catalog-navbar-block {
  position: relative;
}

.catalog-navbar-block.collapse {
  display: none;
}

@media (min-width: 768px) {
  .catalog-navbar-block.collapse {
    display: block;
  }
}

.catalog-navbar-block.collapse.in {
  display: block;
}

@media (max-width: 767px) {
  .catalog-navbar-block {
    z-index: 1005;
    position: absolute;
    top: calc(100% + 1rem);
    left: 50%;
    width: calc(100% - 2rem);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transform: translate(-50%, 0);
    border-radius: 1rem;
    padding: 1rem 0;
    overflow: hidden;
    background-color: #fff;
  }
}

.catalog-navbar {
  display: block;
  margin: 0;
  padding: 2rem 0;
  list-style: none;
  border: 0;
  background-color: #fff;
  border-radius: 1rem;
}

@media screen and (max-width: 767px) {
  .catalog-navbar {
    padding: 0;
  }
}

.catalog-navbar li {
  display: block;
}

.catalog-navbar li a {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 0;
  padding: 1rem 1rem 1rem 3rem;
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
  color: #101550;
  background-color: #fff;
  border-left: 0.5rem solid transparent;
  text-decoration: none !important;
  transition: 0.2s linear;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1199px) {
  .catalog-navbar li a {
    padding: 1rem 2rem;
    font-size: 1.4rem;
  }
}

.catalog-navbar li a:hover, .catalog-navbar li a.hover {
  text-shadow: 0 0 0.6px #101550, 0 0 0.6px #101550, 0 0 0.6px #101550;
}

.catalog-navbar li a.dropdown-l1-link-exit {
  color: rgba(16, 21, 80, 0.5);
}

.catalog-navbar li.active a, .catalog-navbar li:active a, .catalog-navbar li:focus a, .catalog-navbar li.focus a {
  text-shadow: 0 0 0.6px #101550, 0 0 0.6px #101550, 0 0 0.6px #101550;
  border-left: 0.5rem solid #547ed3;
  background-color: rgba(84, 126, 211, 0.07);
}

.catalog-navbar .dropdown-l1 .dropdown-l1-menu {
  display: none !important;
  padding: 0;
  margin: 0;
  list-style: none;
}

.catalog-navbar .dropdown-l1 .dropdown-l1-menu li {
  display: block;
}

.catalog-navbar .dropdown-l1 .open .dropdown-l1-menu {
  display: block !important;
}

.catalog-toggle {
  display: flex;
  padding: 1.5rem 4rem 1.5rem 2rem !important;
  width: 100%;
  font-weight: 600 !important;
  font-size: 1.4rem !important;
  color: #101550;
  min-height: 5rem !important;
  border-radius: 0.5rem !important;
  position: relative;
  background-color: #fff;
}

.catalog-toggle.active, .catalog-toggle:active, .catalog-toggle:hover, .catalog-toggle:focus {
  color: #101550;
}

.catalog-toggle::after {
  content: "";
  position: absolute;
  top: 2rem;
  right: 2rem;
  display: block;
  background-image: url("/assets/images/icons/arrow-bottom.svg");
  width: 1.5rem;
  height: 0.9rem;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}

.catalog-toggle.collapsed::after {
  transform: rotate(0deg);
}

.calendar-page__block {
  padding-top: 5rem;
}

.calendar-page__block:first-child {
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  .calendar-page__block {
    padding-top: 4rem;
  }
}

.calendar-page__title {
  font-size: 2rem;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .calendar-page__title {
    font-size: 1.8rem;
  }
}

.help__block {
  background-color: #fff;
  border-radius: 1.5rem;
  padding: 4rem;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .help__block {
    padding: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .help__block {
    padding: 2rem;
  }
}

.help__item {
  border-bottom: 1px solid rgba(84, 126, 211, 0.3);
  padding: 1.5rem 0;
}

.help__item:last-child {
  border-color: transparent;
}

.help__item .help__item-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.help__item .help__item-info .help__item-icon {
  background-color: rgba(84, 126, 211, 0.1);
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.help__item .help__item-info .help__item-icon:hover {
  cursor: pointer;
}

.help__item .help__item-info .help__item-icon .si-img {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0;
}

.help__item .help__item-info .help__item-icon .si-img .svg-icon {
  fill: #101550;
}

.help__item .help__item-more {
  padding: 0 4.7rem 1rem 0;
  display: none;
  margin-top: 0.7rem;
}

.help__item.active .help__item-more {
  display: block;
}

.help__item.active .help__item-icon {
  transform: rotate(45deg);
}

.help__block_right {
  background-color: #fff;
  border-radius: 1.5rem;
  padding: 4.5rem 3rem 3rem;
}

.enter__block {
  background-color: #fff;
  border-radius: 1rem;
  padding: 2.5rem;
  max-width: 42rem;
  width: 100%;
  margin: 0 auto;
}

.enter__block .form-group {
  position: relative;
}

.enter__block .form-group .data-pass-wrapper {
  position: relative;
}

.enter__block .form-group .data-pass-wrapper div[data-pass] {
  right: 10px;
}

.enter__block .btn {
  max-width: 220px;
  width: 100%;
}

.enter__block .nav-tabs_main {
  flex-wrap: nowrap;
}

.enter__block .enter__registration {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.enter__block form {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.enter__block form .form-control {
  width: 100%;
}

.enter__block .custom-checkbox input[type="checkbox"] + label:after {
  top: 54%;
  left: 0.6em;
}

.enter__recovery {
  display: none;
  width: 100%;
}

.enter__with-email {
  width: 100%;
}

.enter__recovery-title {
  cursor: pointer;
}

.enter__recovery-title2 {
  display: none;
  cursor: pointer;
}

.invalid-feedback strong {
  color: #f32626;
  font-weight: 400;
  font-size: 1.2rem;
}

.data-input__block {
  background: #fff;
  box-shadow: 0px 5px 25px rgba(16, 21, 80, 0.03);
  border-radius: 1.5rem;
  padding: 2.5rem;
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 767px) {
  .data-input__block {
    padding: 2rem;
  }
}

.data-input__header {
  display: flex;
  margin-bottom: 1.5rem;
}

.data-input__header .data-input__number {
  background-color: rgba(84, 126, 211, 0.1);
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  line-height: 100%;
  color: #101550;
  font-weight: 500;
  font-size: 1.4rem;
  margin-right: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.data-input__body {
  padding-left: 4.5rem;
}

@media screen and (max-width: 374px) {
  .data-input__body {
    padding-left: 0;
  }
}

.data-input__download {
  width: 100%;
  max-width: 21.9rem;
  height: 7.8rem;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/images/icons/dowl.png");
  flex-shrink: 0;
}

.personal-area .title-p {
  font-size: 14px;
  line-height: 1.4;
}

.personal-area__header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.personal-area__body {
  border-top: 1px solid rgba(84, 126, 211, 0.3);
  margin-top: 3rem;
  padding-top: 3rem;
}

@media screen and (max-width: 991px) {
  .personal-area__body {
    margin-top: 2.5rem;
    padding-top: 2.5rem;
  }
}

@media screen and (max-width: 767px) {
  .personal-area__body {
    margin-top: 2rem;
    padding-top: 2rem;
  }
}

.personal-area__header-name-block {
  display: flex;
  align-items: center;
}

.personal-area__header-ava {
  width: 7.5rem;
  height: 7.5rem;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  margin-right: 2.5rem;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .personal-area__header-ava {
    width: 5.5rem;
    height: 5.5rem;
    margin-right: 1.5rem;
  }
}

.personal-area__header-name {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.01em;
  font-family: "Rubik", sans-serif;
}

@media screen and (max-width: 991px) {
  .personal-area__header-name {
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 767px) {
  .personal-area__header-name {
    font-size: 1.8rem;
  }
}

.personal-area__header-left {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.personal-area__header-checks .custom-checkbox {
  margin: 0px 0px 10px 0px;
}

.personal-area__info-item {
  border: 1px solid #d1d8ec;
  border-radius: 3rem;
  padding: 0.6rem 1.7rem;
  color: #101550;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 2.5rem;
  margin: 1rem 2.5rem 1rem 0;
}

@media screen and (max-width: 767px) {
  .personal-area__info-link {
    display: flex;
    flex-wrap: wrap;
  }
}

.personal-area__info-link .link-solid {
  margin-bottom: 0.2rem;
  display: block;
}

@media screen and (max-width: 767px) {
  .personal-area__info-link .link-solid {
    margin-right: 1.5rem;
  }
}

.personal-area__info-block {
  margin-bottom: 3rem;
}

@media screen and (max-width: 991px) {
  .personal-area__info-block {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .personal-area__info-block {
    margin-bottom: 2rem;
  }
}

.personal-area__info-block p {
  font-size: 1.4rem;
  line-height: 143%;
}

.personal-area__diagr {
  width: 100%;
  height: 25.8rem;
  border-radius: 1rem;
}

@media screen and (max-width: 767px) {
  .personal-area__diagr {
    height: 19.5rem;
  }
}

.personal-area__info-title {
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .personal-area__info-title {
    display: block;
  }
}

.personal-area__info-title span {
  display: block;
  margin: 0px 10px 0px 0px;
}

@media (max-width: 768px) {
  .personal-area__info-title span {
    margin: 0px 0px 20px 0px;
  }
}

.personal-area__info-title .personal-area__what {
  font-family: "Inter", sans-serif !important;
  font-size: 14px;
  line-height: 1.4;
  color: #101550;
  text-underline-offset: 2px;
  text-decoration: underline;
}

.personal-area__title-test {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.personal-area__title-test span {
  font-weight: 700;
  margin-left: 1rem;
  display: inline-block;
}

.personal-area__title-test > div {
  margin: 0px 10px 0px 0px;
}

@media (max-width: 768px) {
  .personal-area__title-test > div {
    margin: 0px 0px 20px 0px;
  }
}

@media (max-width: 768px) {
  .personal-area__title-test {
    display: block;
  }
}

.personal-area__info-wrapper {
  background-color: #fff;
  border-radius: 1rem;
  padding: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: auto;
}

.personal-area__info-wrapper .title-4 {
  max-width: 45rem;
  width: 100%;
  text-align: center;
  margin-bottom: 3rem;
}

@media screen and (max-width: 991px) {
  .personal-area__info-wrapper {
    padding: 3rem;
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .personal-area__info-wrapper {
    padding: 2rem;
  }
}

.personal-area__info-wrapper .table.table-bordered tbody tr td:last-child {
  min-width: 48px;
}

.personal-area__info-wrapper .table.table-bordered tbody tr td:last-child a span {
  z-index: 9999;
  position: fixed;
  display: none;
  top: 0px;
  left: 0px;
  width: 320px;
  font-family: "Inter", sans-serif !important;
  font-size: 14px;
  line-height: 1.43;
  color: #101550;
  padding: 15px 20px;
  background-color: #fff;
  box-shadow: 0px 0px 9px 2px rgba(16, 21, 80, 0.15);
  white-space: nowrap;
}

.personal-area__filter-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}

.personal-area__filter-header-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 991px) {
  .personal-area__filter-header-left .checkbox_bright {
    width: 100%;
  }
}

.personal-area__row-card .card-pa {
  padding: 1.5rem;
}

.personal-area__row-card .card-pa .card-pa__types {
  margin-right: -1rem;
}

.personal-area__row-card .card-pa .card-pa__types .card-pa-type {
  margin: 0 1rem 1rem 0;
  min-width: max-content;
}

.personal-area__row-card .card-pa .card-pa__warning {
  margin-bottom: 1.5rem;
}

.personal-area__row-card .card-pa .card-pa__btn .btn-default {
  margin-right: 0;
  margin-bottom: 1rem;
}

.personal-area__row-card .card-pa .card-pa__main-text .title-4 {
  font-size: 1.4rem;
}

.personal-area__h4-test {
  margin: 0px 0px 0px 0px !important;
}

@media (max-width: 768px) {
  .personal-area__h4-test {
    margin: 0px 0px 15px 0px !important;
  }
}

@media screen and (max-width: 991px) {
  .personal-area__h4 {
    font-size: 2.2rem;
  }
}

.personal-area__head-title {
  display: flex;
  justify-content: space-between;
}

.personal-area__data-col {
  display: flex;
}

.personal-area__data-col .personal-area__data-info-left {
  max-width: 30%;
  width: 100%;
  margin-bottom: 1.5rem;
  color: rgba(16, 21, 80, 0.5);
  margin-right: 10px;
}

.personal-area__data-col .personal-area__data-info-right {
  max-width: 80%;
  width: 100%;
  margin-bottom: 1.5rem;
}

.personal-area__data-col .form-group {
  position: relative;
}

.personal-area__data-col .form-group [data-pass] {
  right: 10px;
}

.personal-area__test-page .personal-area__header {
  margin-bottom: 0rem;
  padding-bottom: 0rem;
  border: 0;
}

.personal-area__test-page .personal-area__header .title-5 {
  margin-bottom: 2rem;
}

.personal-area__header_secondary .personal-area__info-link {
  display: flex;
}

.personal-area__header_secondary .personal-area__info-link .link-solid {
  margin-right: 20px;
}

@media screen and (max-width: 991px) {
  .personal-area__header_secondary .personal-area__info-link .link-solid {
    margin-bottom: 10px;
  }
}

.personal-area__header_secondary .personal-area__info-link .link-solid:last-child {
  margin-right: 0;
}

.personal-area__text {
  margin-bottom: 30px;
}

.personal-area__text a {
  color: #101550;
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .personal-area__text {
    margin-bottom: 20px;
  }
}

.personal-area__courses .personal-area__header {
  flex-direction: column;
  align-items: flex-start;
}

.personal-area__header-mark {
  border-radius: 3rem;
  background-color: #5d49ac;
  padding: 0.6rem 3rem;
  color: #fff;
}

.personal-area__guest-title {
  margin-bottom: 3rem;
}

.personal-area__guest-title a {
  text-decoration: underline;
  color: #101550;
}

.personal-ares__table .personal-ares__row {
  display: flex;
  border-radius: 0.3rem;
}

.personal-ares__table .personal-ares__row .personal-ares__col {
  background-color: #fff;
}

.personal-ares__table .personal-ares__row:nth-child(odd) .personal-ares__col {
  background-color: #f3f3f6;
}

.personal-ares__table .personal-ares__row .personal-ares__col-info {
  display: flex;
}

.personal-ares__table .personal-ares__row .personal-ares__col-info img {
  width: 200px;
  height: 200px;
  object-fit: contain;
  margin-left: 1rem;
}

.personal-ares__table .personal-ares__col {
  padding: 2rem;
  min-width: 24rem;
  width: 100%;
}

.personal-ares__table .personal-ares__col.big {
  min-width: 32rem;
  max-width: 32rem;
}

.personal-ares__table .personal-ares__col.big2 {
  min-width: 20rem;
  max-width: 20rem;
}

.personal-ares__table .personal-ares__col.min {
  min-width: 8rem;
  max-width: 8rem;
}

.personal-ares__table .personal-ares__col.sm {
  min-width: 11rem;
  max-width: 13rem;
}

.personal-ares__table .personal-ares__col.middle {
  min-width: 15rem;
  max-width: 18rem;
}

.personal-ares__table .personal-ares__col .view {
  justify-content: center;
  display: flex;
}

.personal-ares__table .personal-ares__col .view .si-img .svg-icon {
  fill: #101550;
}

.personal-ares__row-header .title-5 {
  color: rgba(16, 21, 80, 0.5);
}

.personal-ares__table-big .personal-ares__row-header .title-5 {
  font-size: 1.2rem;
}

.personal-ares__col-download {
  color: #101550;
}

.personal-ares__col-download::before {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1.4rem;
  margin-right: 0.7rem;
  background-image: url("/images/icons/doc.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.personal-ares__table-scroll {
  overflow-x: auto;
}

.personal-area__card {
  background-color: #fff;
  box-shadow: 0px 5px 25px rgba(16, 21, 80, 0.03);
  border-radius: 1rem;
  padding: 2.5rem;
}

.personal-area__card .personal-area__card-title {
  margin-bottom: 1.5rem;
}

.personal-area__card.new .personal-area__card-title {
  font-weight: 600;
}

.personal-area__card.new .personal-area__card-title::before {
  content: "";
  display: inline-block;
  margin-right: 1rem;
  width: 1rem;
  height: 1rem;
  background-color: #4aa4a1;
  border-radius: 50%;
}

.charts {
  background-color: #fff;
  border-radius: 1rem;
  padding: 2.5rem 1.5rem;
}

.charts #chart {
  min-width: 80rem;
}

.personal-area__data-diagram {
  background-color: #fff;
  border-radius: 1rem;
  width: 45rem;
  height: 25rem;
}

.personal-area__data-diagram img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.personal-area__data-route {
  margin-top: 3rem;
}

.personal-area__data-route-checkbox {
  display: flex;
  align-items: center;
}

.personal-area__route-items {
  background-color: #fff;
  border-radius: 1rem;
  margin-top: 3rem;
}

.personal-area__route-item {
  padding: 0 2.5rem;
}

@media screen and (max-width: 767px) {
  .personal-area__route-item {
    padding: 0 1.5rem;
  }
}

.personal-area__route-item.active .personal-area__route-item-body {
  display: block;
}

.personal-area__route-item.active .personal-area__route-item-header-close {
  transform: rotate(45deg);
}

.personal-area__route-item-header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(84, 126, 211, 0.1);
  padding: 1.5rem 7rem 1.5rem 0;
  position: relative;
}

.personal-area__route-item-header.done {
  flex-direction: row;
  align-items: center;
}

.personal-area__route-item-header.done .personal-area__route-item-header-title {
  padding-right: 0;
}

.personal-area__route-item-header.done .personal-area__route-item-status {
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .personal-area__route-item-header.done .personal-area__route-item-status {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .personal-area__route-item-header.done .personal-area__route-item-status {
    font-size: 1.2rem;
  }
}

.personal-area__route-item-header.done .personal-area__route-item-point::before {
  display: inline-block;
}

@media screen and (max-width: 1199px) {
  .personal-area__route-item-header.done {
    padding-right: 5rem;
  }
  .personal-area__route-item-header.done .personal-area__route-item-header-left {
    margin-top: 0;
  }
}

@media screen and (max-width: 1199px) {
  .personal-area__route-item-header {
    padding-right: 0rem;
    flex-direction: column;
    align-items: flex-start;
  }
  .personal-area__route-item-header .personal-area__route-item-header-title {
    padding-right: 4rem;
  }
  .personal-area__route-item-header .personal-area__route-item-header-left {
    margin-top: 2rem;
  }
}

.personal-area__route-item-header-title {
  font-weight: 600;
  flex-shrink: 0;
}

.personal-area__route-item-header-close {
  background-color: rgba(84, 126, 211, 0.1);
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1.5rem;
}

.personal-area__route-item-header-close .si-img {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0;
}

.personal-area__route-item-header-close .si-img .svg-icon {
  fill: #101550;
}

.personal-area__route-item-header-left {
  display: flex;
  align-items: center;
}

.personal-area__route-item-status {
  border-radius: 3rem;
  padding: 0.7rem 2rem;
  min-height: 3.4rem;
  border: 1px solid rgba(84, 126, 211, 0.5);
  margin-right: 2rem;
  letter-spacing: -0.01em;
  font-size: 1.4rem;
  line-height: 120%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .personal-area__route-item-status {
    font-size: 1.2rem;
    margin-right: 0.5rem;
    padding: 0.7rem 1rem;
  }
}

@media screen and (max-width: 767px) {
  .personal-area__route-item-status {
    font-size: 1rem;
  }
}

.personal-area__route-item-point {
  border-radius: 3rem;
  padding: 0.7rem 2rem;
  min-height: 3.4rem;
  background-color: #5d49ac;
  color: #fff;
  font-weight: 600;
  font-size: 1.4rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .personal-area__route-item-point {
    font-size: 1.2rem;
    padding: 0.7rem 1rem;
  }
}

.personal-area__route-item-point::before {
  content: "";
  display: none;
  width: 1rem;
  height: 1rem;
  background-image: url("/images/icons/check.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.4rem;
}

.personal-area__route-item-body {
  padding-right: 7rem;
  display: none;
}

@media screen and (max-width: 1199px) {
  .personal-area__route-item-body {
    padding-right: 0rem;
  }
}

.personal-area__route-item-stage-title {
  font-weight: 600;
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  .personal-area__route-item-stage-title {
    font-size: 1.2rem;
  }
}

.personal-area__route-item-stage {
  border-bottom: 1px solid rgba(84, 126, 211, 0.1);
  padding: 1.5rem 0 2rem;
}

.personal-area__route-item-stage-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.personal-area__route-item-stage-text {
  max-width: 40%;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .personal-area__route-item-stage-text {
    max-width: 50%;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 767px) {
  .personal-area__route-item-stage-data {
    font-size: 1.2rem;
  }
}

.personal-area__route-item-stage-point {
  min-height: 3.4rem;
  background-color: #5d49ac;
  border-radius: 3rem;
  padding: 0.6rem 1.5rem;
  color: #fff;
  font-weight: 600;
  font-size: 1.4rem;
}

.personal-area__filter {
  background-color: #fff;
  border-radius: 1rem;
  padding: 2.5rem 2.5rem 4rem;
}

@media screen and (min-width: 1200px) {
  .personal-area__filter .f-row {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .personal-area__filter .f-col-12 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.personal-area__filter-checkbox {
  display: flex;
  flex-wrap: wrap;
}

.personal-area__filter-checkbox .custom-checkbox.radio .box-label {
  font-size: 1.4rem;
}

.personal-area__filter-data {
  display: flex;
}

.irs--big {
  height: 20px;
}

.irs.irs--big {
  top: -10px;
  height: 15px;
}

.irs.irs--big .irs-bar {
  top: 12px;
  background: #5d49ac;
  background-color: #5d49ac;
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: 2px;
}

.irs.irs--big .irs-line {
  top: 12px;
  background: rgba(16, 21, 80, 0.25);
  background-color: rgba(16, 21, 80, 0.25);
  border: none;
  border-radius: 0;
  height: 2px;
}

.irs.irs--big .irs-handle {
  top: 8px;
  background: #101550;
  border: 2px solid #101550 !important;
  box-shadow: none !important;
  z-index: 2;
  width: 10px;
  height: 10px;
  cursor: pointer;
}

.irs.irs--big .irs-min,
.irs.irs--big .irs-max {
  top: 60px;
  visibility: visible !important;
  background-color: transparent;
  font-size: 0;
  color: rgba(16, 21, 80, 0.5);
  padding: 0;
  margin: 0;
}

.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  background: transparent;
  color: #101550;
  top: 2rem;
}

.personal-area__test-block {
  background-color: #fff;
  padding: 4rem 3rem;
  border-radius: 1rem;
}

.personal-area__test-block img {
  object-fit: contain;
}

@media screen and (max-width: 991px) {
  .personal-area__test-block {
    padding: 2.5rem;
  }
}

@media screen and (max-width: 767px) {
  .personal-area__test-block {
    padding: 1.5rem;
  }
}

.personal-area__test-block .personal-area__test-question {
  margin-bottom: 2rem;
}

.personal-area__test-block .pagination > li:first-of-type a,
.personal-area__test-block .pagination > li:last-of-type a {
  background-color: rgba(84, 126, 211, 0.1);
  border-radius: 50%;
}

.personal-area__test-block .pagination li:first-of-type {
  position: absolute;
  left: 0;
}

.personal-area__test-block .pagination li:last-of-type {
  position: absolute;
  right: 0;
}

.personal-area__test-block .personal-ares__table .personal-ares__row .personal-ares__col {
  min-width: 23rem;
}

.personal-area__test-block .personal-ares__table .personal-ares__row .personal-ares__col.big {
  min-width: 55rem;
  max-width: 55rem;
}

.personal-area__test-block .personal-ares__table .personal-ares__row .personal-ares__col .title-5 {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .personal-area__test-block .personal-ares__table_img-min .personal-ares__row .personal-ares__col.big {
    min-width: 35rem;
    max-width: 35rem;
  }
}

.personal-area__test-img {
  width: auto;
  display: flex;
  position: relative;
  overflow: hidden;
  color: #101550;
  margin-bottom: 1.5rem;
}

.personal-area__test-img img {
  object-fit: contain;
  width: 100%;
  max-height: 29rem;
  width: 100% !important;
  height: 100% !important;
}

.personal-area__test-img:hover:after {
  opacity: 1;
}

.personal-area__test-img::after {
  content: "";
  display: block;
  width: 4rem;
  height: 4rem;
  background-image: url("/assets/images/icons/zoom.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.2s linear;
}

@media screen and (max-width: 991px) {
  .personal-area__test-img::after {
    opacity: 1;
  }
}

.personal-area__test-finish {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.personal-area__test-finish-btn {
  display: flex;
  align-items: center;
  margin-top: 3rem;
}

@media screen and (max-width: 767px) {
  .personal-area__test-finish-btn {
    flex-direction: column;
  }
}

.personal-area__test-finish-btn .btn {
  min-width: 21rem;
  width: 100%;
}

.personal-are__test-prompt {
  background: rgba(84, 126, 211, 0.05);
  border: 1px solid #547ed3;
  box-shadow: 0px 5px 25px rgba(16, 21, 80, 0.03);
  border-radius: 1rem;
  padding: 2rem;
}

@media screen and (max-width: 767px) {
  .personal-are__test-prompt {
    padding: 1rem;
  }
}

.personal-are__test-prompt ul {
  margin-bottom: -0.5rem;
}

.personal-are__test-prompt ul li {
  padding-left: 1.5rem !important;
  font-size: 1.4rem !important;
  margin-bottom: 0 !important;
}

.personal-are__test-prompt ul li::before {
  width: 0.5rem !important;
  height: 0.5rem !important;
  background-color: #101550 !important;
}

.personal-area__test-input {
  margin-top: 2.5rem;
}

.personal-area__test-input .form-group {
  display: flex;
  align-items: center;
}

.personal-area__test-input input {
  max-width: 24rem;
  padding: 0.3rem;
}

.personal-area__test-input label {
  font-weight: 400;
  font-size: 1.8rem;
  margin-bottom: 0;
}

.personal-area__test-input label h5 {
  font-size: 1.8rem !important;
  font-family: "Inter", sans-serif !important;
  text-align: initial !important;
  line-height: 135% !important;
  font-weight: 400 !important;
}

@media screen and (max-width: 767px) {
  .personal-area__test-input label h5 {
    font-size: 1.6rem !important;
  }
}

.personal-area__test-input label h5 span {
  font-size: 1.8rem !important;
  font-family: "Inter", sans-serif !important;
  text-align: initial !important;
  line-height: 135% !important;
  font-weight: 400 !important;
}

@media screen and (max-width: 767px) {
  .personal-area__test-input label h5 span {
    font-size: 1.6rem !important;
  }
}

.personal-area__test-input .custom-checkbox.checkbox_bright {
  margin: 0px 0px 5px 0px;
}

.personal-area__test-input_mini .title-3 {
  margin-right: 1.2rem;
  min-width: 1.7rem;
}

.personal-area__test-input_mini input {
  max-width: 6rem;
  height: 3rem;
  margin-right: 1.2rem;
  padding: 0.3rem;
}

.personal-area__test-input_mini-block {
  display: flex;
  flex-wrap: wrap;
}

.personal-area__test-input-more {
  display: flex;
}

.personal-area__test-input-more .title-3 {
  flex-shrink: 0;
}

.personal-area__col-left {
  background: rgba(16, 21, 80, 0.05);
  border-top: 1px solid #e8e8ee;
  border-left: 1px solid #e8e8ee;
  border-right: 1px solid #e8e8ee;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.personal-area__col-right {
  background-color: #fff;
  border-top: 1px solid #e8e8ee;
  border-right: 1px solid #e8e8ee;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.personal-area__col-header {
  flex-grow: 1;
  padding: 2rem 1.5rem;
}

.personal-area__col-header .title-5 {
  color: #4c507c;
}

.personal-area__col-question {
  padding: 2rem 1.5rem;
  border-bottom: 1px solid #e8e8ee;
  flex-grow: 1;
}

.personal-area__col-question .title-5 {
  display: flex;
  line-height: 135% !important;
  font-size: 1.4rem !important;
}

.personal-area__col-question .title-5 span {
  margin: 0px 5px 0px 0px;
}

.personal-area__col-question .title-5 p {
  font-size: 1.4rem !important;
}

.personal-area__col-question .title-5 p span {
  font-size: 1.4rem !important;
}

.personal-area__col-answer {
  flex-grow: 1;
  border-bottom: 1px solid #e8e8ee;
  padding: 1.7rem 1.5rem;
  line-height: 135% !important;
  overflow: auto;
  width: 100%;
}

.personal-area__col-answer .title-5 {
  display: flex;
  font-size: 1.4rem !important;
  line-height: 135% !important;
  overflow: auto;
}

.personal-area__col-answer .title-5 span {
  margin: 0px 5px 0px 0px;
}

.personal-area__col-answer .title-5 p {
  font-size: 1.4rem !important;
}

.personal-area__col-answer .title-5 p span {
  font-size: 1.4rem !important;
}

.persondal-area__test-row {
  margin-left: 0;
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .persondal-area__test-row {
    flex-wrap: nowrap;
    margin-left: 0;
    margin-right: 0;
  }
}

.persondal-area__test-col-left {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 767px) {
  .persondal-area__test-col-left {
    min-width: 35rem;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .persondal-area__test-col-left.f-col-9 {
    min-width: 60rem;
  }
  .persondal-area__test-col-left.f-col-3 {
    min-width: 20rem;
  }
}

.persondal-area__test-col-right {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 767px) {
  .persondal-area__test-col-right {
    min-width: 35rem;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .persondal-area__test-col-right.f-col-9 {
    min-width: 60rem;
  }
  .persondal-area__test-col-right.f-col-3 {
    min-width: 20rem;
  }
}

.personal-area__test-main-var-item .title-3 {
  display: flex;
  margin-bottom: 1rem;
}

.b-b-n {
  border-bottom: 0 !important;
}

.personal-area__test-block p {
  margin: 0 !important;
  font-family: "Inter", sans-serif !important;
  text-align: initial !important;
  line-height: 135% !important;
  color: #101550 !important;
  font-size: 1.8rem !important;
  background-color: transparent !important;
}

@media screen and (max-width: 767px) {
  .personal-area__test-block p {
    font-size: 1.6rem !important;
  }
}

.personal-area__test-block label {
  margin: 0 !important;
  font-family: "Inter", sans-serif !important;
  text-align: initial !important;
  line-height: 135% !important;
  color: #101550 !important;
  font-size: 1.8rem !important;
  background-color: transparent !important;
}

@media screen and (max-width: 767px) {
  .personal-area__test-block label {
    font-size: 1.6rem !important;
  }
}

.personal-area__test-block p span {
  font-family: "Inter", sans-serif !important;
  text-align: initial !important;
  line-height: 135% !important;
  margin: 0 !important;
  color: #101550 !important;
  background-color: transparent !important;
  font-size: 1.8rem !important;
}

@media screen and (max-width: 767px) {
  .personal-area__test-block p span {
    font-size: 1.6rem !important;
  }
}

.personal-area__test-block ul {
  font-family: "Inter", sans-serif !important;
  text-align: initial !important;
  line-height: 135% !important;
  margin: 0 !important;
  color: #101550 !important;
  background-color: transparent !important;
  font-size: 1.8rem !important;
}

@media screen and (max-width: 767px) {
  .personal-area__test-block ul {
    font-size: 1.6rem !important;
  }
}

.personal-area__test-block ul li {
  font-family: "Inter", sans-serif !important;
  text-align: initial !important;
  line-height: 135% !important;
  margin: 0 !important;
  color: #101550 !important;
  background-color: transparent !important;
  font-size: 1.8rem !important;
}

@media screen and (max-width: 767px) {
  .personal-area__test-block ul li {
    font-size: 1.6rem !important;
  }
}

.personal-area__test-block ul li span,
.personal-area__test-block ul li b {
  font-family: "Inter", sans-serif !important;
  text-align: initial !important;
  line-height: 135% !important;
  margin: 0 !important;
  color: #101550 !important;
  font-size: 1.8rem !important;
  background-color: transparent !important;
}

@media screen and (max-width: 767px) {
  .personal-area__test-block ul li span,
  .personal-area__test-block ul li b {
    font-size: 1.6rem !important;
  }
}

.personal-area__test-block p b {
  font-family: "Inter", sans-serif !important;
  text-align: initial !important;
  line-height: 135% !important;
  margin: 0 !important;
  color: #101550 !important;
  background-color: transparent !important;
  font-size: 1.8rem !important;
}

@media screen and (max-width: 767px) {
  .personal-area__test-block p b {
    font-size: 1.6rem !important;
  }
}

.personal-area__test-block ol li span {
  font-family: "Inter", sans-serif !important;
  text-align: initial !important;
  line-height: 135% !important;
  margin: 0 !important;
  color: #101550 !important;
  background-color: transparent !important;
  font-size: 1.8rem !important;
}

@media screen and (max-width: 767px) {
  .personal-area__test-block ol li span {
    font-size: 1.6rem !important;
  }
}

.persondal-area__test-row p {
  font-size: 1.4rem;
}

.persondal-area__test-row p span {
  font-size: 1.4rem;
}

.personal-area__test-question p span {
  font-size: 1.8rem !important;
  line-height: 135% !important;
  color: #101550 !important;
}

@media screen and (max-width: 767px) {
  .personal-area__test-question p span {
    font-size: 1.6rem !important;
  }
}

.personal-area__test-main-var-item .title-3 {
  display: flex;
  flex-wrap: wrap;
}

.personal-area__test-main-var-item .title-3 p {
  font-size: 1.8rem !important;
}

@media screen and (max-width: 767px) {
  .personal-area__test-main-var-item .title-3 p {
    font-size: 1.6rem !important;
  }
}

.personal-area__test-main-var-item .title-3 p span {
  font-size: 1.8rem !important;
}

@media screen and (max-width: 767px) {
  .personal-area__test-main-var-item .title-3 p span {
    font-size: 1.6rem !important;
  }
}

.personal-area__test-main-var-item .title-3 .d-flex div:first-child {
  margin: 0px 5px 0px 0px;
}

.personal-area__test-btn-block {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .personal-area__test-btn-block {
    flex-direction: column;
  }
}

.personal-area__test-btn-block .btn-default_border {
  max-width: 28rem;
  width: 100%;
  margin-right: 20px;
}

@media screen and (max-width: 991px) {
  .personal-area__test-btn-block .btn-default_border {
    max-width: 25rem;
  }
}

@media screen and (max-width: 767px) {
  .personal-area__test-btn-block .btn-default_border {
    max-width: 100%;
    margin: 0;
  }
}

.personal-area__test-btn-block .btn-default {
  max-width: 21rem;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .personal-area__test-btn-block .btn-default {
    max-width: 14rem;
  }
}

@media screen and (max-width: 767px) {
  .personal-area__test-btn-block .btn-default {
    max-width: 100%;
    order: -1;
    margin: 0 0 2rem 0;
  }
}

.personal-area__counter-test {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.personal-area__counter-test .title-4 {
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  .personal-area__counter-test {
    flex-direction: column;
  }
  .personal-area__counter-test .title-4 {
    margin-bottom: 2rem;
  }
  .personal-area__counter-test .personal-area__counter-test-left {
    margin-bottom: 0.5rem;
  }
}

.answer__error {
  border-color: #ff5234;
}

.personal-area__test-input .checkbox_bright.white input[type="checkbox"] + label::before {
  top: 3px;
}

.personal-area__test-input .checkbox_bright.white input[type="checkbox"] + label:after {
  top: 0.5em;
}

.personal-area__finish .personal-ares__col {
  min-width: 3rem;
}

@media screen and (max-width: 767px) {
  .personal-area__finish .personal-ares__col {
    min-width: 1rem;
  }
}

@media screen and (max-width: 374px) {
  .personal-area__finish .personal-ares__col {
    padding: 1.2rem;
  }
}

@media screen and (max-width: 767px) {
  .personal-area__finish .personal-area__finish-res {
    min-width: 13rem;
  }
}

.personal-area__finish-res .personal-area__finish-res-title {
  color: #099928 !important;
}

.personal-area__finish-res .personal-area__finish-res-title.error {
  color: #f5242e !important;
}

.personal-area__edit-col form .form-group {
  width: 100%;
}

.personal-area__edit-col .personal-area__data-col {
  align-items: center;
}

@media screen and (max-width: 991px) {
  .personal-area__edit-col .personal-area__data-col {
    flex-direction: column;
    align-items: flex-start;
  }
}

.personal-area__edit-col .personal-area__data-col img {
  border-radius: 50%;
}

@media screen and (max-width: 991px) {
  .personal-area__edit-col .personal-area__data-col .personal-area__data-info-left {
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .personal-area__test-header {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media screen and (max-width: 991px) {
  .personal-area__test-header .personal-area__header-left {
    flex-direction: column;
    align-items: flex-start;
  }
}

.personal-area__test-header .personal-area__header-left .personal-area__link {
  margin-right: 2rem;
}

@media screen and (max-width: 991px) {
  .personal-area__test-header .personal-area__header-left .personal-area__link {
    margin-bottom: 1rem;
  }
}

.modal-theme .modal-header {
  padding-bottom: 2.5rem;
}

@media screen and (max-width: 767px) {
  .modal-theme .modal-header {
    padding-top: 4.5rem;
  }
}

@media screen and (max-width: 767px) {
  .modal-theme .modal-body {
    padding-bottom: 4.5rem;
  }
  .modal-theme .modal-body .btn-default {
    max-width: 100%;
    width: 100%;
  }
}

.modal-theme .modal-md {
  max-width: 550px;
}

@media screen and (max-width: 767px) {
  .modal-theme .n-title {
    font-size: 1.8rem;
  }
}

.modal-theme-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.modal-theme-body .form-group {
  margin-bottom: 2rem;
}

.modal-theme-body .form-group .box-label {
  text-align: center;
}

.personal-area .custom-checkbox input[type="radio"]:checked + label:after {
  top: 6px;
}

.modal-content .custom-checkbox input[type="radio"]:checked + label:after {
  top: 6px;
  transform: translate(0, 0);
}

.modal-content .custom-checkbox input[type="radio"] + label:after {
  top: 6px;
  transform: translate(0, 0);
}

.personal-area__test-main .custom-checkbox input[type="radio"] + label:after {
  top: 6px;
  transform: translate(0, 0);
}

.personal-area__test-main .custom-checkbox input[type="radio"]:checked + label:after {
  top: 6px;
  transform: translate(0, 0);
}

@media (max-width: 768px) {
  .test-control {
    margin-top: 15px;
  }
}

.btn-lk {
  background-color: transparent;
  border: 1px solid #547ED3;
  color: #547ED3;
  padding: 10px 25px;
  min-width: 205px;
  min-height: 4.5rem;
}

.btn-lk .btn-lk-div span {
  font-weight: 500;
}

.personal-area__toevents {
  background-color: #fff;
  border-radius: 10px;
  margin: 0px 0px 40px 0px;
}

.personal-area__toevents-body {
  padding: 35px 40px;
}

@media (max-width: 575px) {
  .personal-area__toevents-body {
    padding: 25px 20px;
  }
}

.personal-area__toevents-text {
  text-align: center;
  margin: 0px 0px 38px 0px;
}

.personal-area__toevents-text p {
  font-family: "Inter", sans-serif !important;
  font-size: 16px;
  line-height: 1.56;
  font-weight: 400;
  color: #101550;
  margin: 0px 0px 15px 0px;
}

.personal-area__toevents-text p:last-child {
  margin: 0px 0px 0px 0px;
}

.personal-area__toevents-text p span {
  font-weight: 700;
}

.personal-area__toevents-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.personal-area__toevents-btns a {
  flex: 0 1 auto;
}

.personal-area__toevents-btns a:not(:last-child) {
  margin: 0px 25px 0px 0px;
}

@media (max-width: 992px) {
  .personal-area__toevents-btns a:not(:last-child) {
    margin: 0px 0px 15px 0px;
  }
}

@media screen and (max-width: 767px) {
  .conference .btn-back {
    max-width: 100%;
  }
}

.ph-logo {
  display: flex;
  align-items: center;
  height: auto;
}

@media (max-width: 479px) {
  .ph-logo {
    display: block;
  }
}

.ph-logo a:first-child {
  flex: 0 0 203px;
  display: block;
}

.ph-logo a:nth-child(2) {
  display: block;
  flex: 0 0 182px;
  overflow: hidden;
  border-radius: 5px;
  margin: 0px 0px 0px 20px;
}

@media (max-width: 479px) {
  .ph-logo a:nth-child(2) {
    margin: 5px 0px 0px 0px;
    width: 90% !important;
  }
}

.header-logo-2 {
  flex: 0 0 200px;
}
