.header-h1, .relative {
  position: relative
}

.black-bg:after, .breadcrumbs .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .carousel-reviews-text:before, .carousel-reviews-title:after, .college-bg-3:before, .colleges-section-item .college-section-icon:after, .colleges-top:after, .header-h1:after, .mobile-menu:after, .mobile-menu:before {
  content: ''
}

.title-h1 {
  font-size: 1.25rem;
  font-weight: 700
}

.sub-title-h1 {
  font-size: 1rem;
  font-weight: 700;
  color: #9E9E9E
}

.sub-title-hint {
  margin-top: .5rem;
  padding-bottom: 1rem;
  font-size: .875rem;
  color: #4F4F4F;
  line-height: 1.7
}

.header-h1 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  padding-bottom: 1rem;
  text-align: right;
  text-shadow: 4px 6px rgba(0, 0, 0, .5)
}

.header-h1:after {
  position: absolute;
  width: 9rem;
  height: .75rem;
  bottom: 0;
  right: 0;
  left: auto;
  background: url(../images/elements/index-title.svg) center no-repeat;
  background-size: 100%
}

.header-h1 .text-min {
  display: block;
  font-weight: 400;
  font-size: 1.125rem
}

.header-sub-h1 {
  font-size: .875rem
}

.sub-index-title-h1 {
  font-size: 1rem;
  text-align: center;
  color: #757575;
  margin-top: .5rem;
  font-weight: 700
}

.index-title-h2 {
  text-align: center;
  font-weight: 700;
  color: #03A9F4;
  font-size: 1.5rem
}

.sub-index-title-h2 {
  font-size: .875rem;
  text-align: center;
  color: #757575;
  margin-top: .5rem
}

.index-title-h3, .index-title-sm1 {
  color: #03A9F4;
  font-size: 1.25rem;
  font-weight: 700
}

.index-title-sm1 {
  border-right: 4px solid #E0E0E0;
  padding-left: 1rem
}

.sub-index-title-sm2 {
  font-size: .875rem;
  color: #757575
}

.sub-index-title-sm3 {
  font-size: .875rem;
  color: #616161;
  margin-top: .5rem;
  font-weight: 700
}

.sub-index-title-h3 {
  font-size: .875rem;
  color: #616161;
  margin-top: .5rem
}

.text-grey {
  color: #616161
}

.text-green-500 {
  color: #4CAF50
}

.card-title-h2 {
  font-size: .875rem;
  color: #424242;
  font-weight: 700
}

.card-sub-title-h2, .site-footer-info {
  font-size: .8125rem
}

.card-title-h2:hover {
  text-decoration: none;
  color: #03A9F4
}

.card-title-h2 + .card-sub-title-h2 {
  margin-top: .5rem
}

.card-sub-title-h2 {
  color: #757575
}

.section-padding {
  padding: 2rem 0
}

a {
  color: #03A9F4;
  outline: 0
}

a:focus, a:hover {
  outline: 0 !important;
  box-shadow: none !important
}

.btn {
  font-size: .875rem;
  font-weight: 700;
  line-height: 1;
  padding: .6rem 2rem;
  border-width: 2px;
  border-radius: 6px
}

.btn i {
  margin-left: .25rem;
  margin-right: .25rem
}

.btn-primary {
  border-color: #03A9F4;
  background-color: #03A9F4
}

.btn-primary.btn-shadow {
  box-shadow: 0 5px 15px rgba(3, 169, 244, .5)
}

.btn-success {
  border-color: #4CAF50;
  background-color: #4CAF50
}

.btn-success.btn-shadow {
  box-shadow: 0 5px 15px rgba(76, 175, 80, .5)
}

.btn-secondary {
  border-color: #cdcdcd;
  background-color: #cdcdcd
}

.btn-secondary.btn-shadow {
  box-shadow: 0 5px 15px rgba(205, 205, 205, .5)
}

.btn-danger {
  border-color: #EB5757;
  background-color: #EB5757
}

.btn-danger.btn-shadow {
  box-shadow: 0 5px 15px rgba(235, 87, 87, .5)
}

.btn-light {
  border-color: #E0E0E0;
  background-color: #E0E0E0
}

.btn-light.btn-shadow {
  box-shadow: 0 5px 15px rgba(224, 224, 224, .5)
}

.btn-outline-primary {
  border-color: #03A9F4;
  background: 0 0
}

.btn-outline-success {
  border-color: #4CAF50;
  background: 0 0
}

.btn-outline-secondary {
  border-color: #cdcdcd;
  background: 0 0
}

.btn-outline-danger {
  border-color: #EB5757;
  background: 0 0
}

.btn-outline-light {
  border-color: #E0E0E0;
  background: 0 0
}

.btn-outline-seconadry {
  color: #212121
}

.btn-outline-seconadry:hover {
  color: #fff
}

.btn-index-block {
  position: absolute;
  width: 90%;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%)
}

.navbar-light.navbar {
  padding: 1rem
}

.navbar-light.navbar .nav-link {
  padding-top: .25rem;
  padding-bottom: .25rem;
  color: #424242
}

.navbar-light.navbar .nav-link:hover {
  color: #03A9F4
}

.btn-lg {
  font-size: 1.125rem;
  font-weight: 700;
  padding: .75rem 2.5rem
}

.form-control::-moz-placeholder {
  font-style: italic;
  font-size: .875rem;
  color: #757575
}

.form-control::placeholder {
  font-style: italic;
  font-size: .875rem;
  color: #757575
}

input.form-control {
  border-radius: 25rem;
  border-color: #E0E0E0
}

textarea.form-control {
  border-color: #cdcdcd;
  min-height: 6rem
}

.input-group > .input-group-append > .btn {
  padding-left: 3rem;
  padding-right: 3rem;
  border-top-left-radius: 25rem;
  border-bottom-left-radius: 25rem;
  margin-left: -1rem;
  z-index: 4
}

.nav-tabs {
  border-bottom: none
}

.nav-tabs .nav-item {
  margin-top: 3px;
  margin-bottom: 0
}

.nav-tabs .nav-link {
  border: none;
  border-bottom: 3px solid transparent;
  color: #424242;
  padding: .5rem
}

.nav-tabs .nav-link.active {
  color: #03A9F4;
  border-bottom-color: #03A9F4
}

.nav-tabs .nav-link:hover {
  color: #03A9F4
}

.breadcrumb {
  background: 0 0;
  margin-bottom: 0
}

.card {
  border-radius: .375rem;
  border: none;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1)
}

.card .card-body {
  padding: 1rem
}

.card .card-footer {
  padding: .5rem 1.5rem;
  background: #fff
}

.card .card-footer:last-child {
  border-radius: 0 0 calc(.375rem - 1px) calc(.375rem - 1px)
}

.card .card-img-top {
  border-top-left-radius: .375rem;
  border-top-right-radius: .375rem
}

.card-header {
  background: #fff;
  border-bottom: none;
  padding: 1.5rem 2rem
}

.card-header:first-child {
  border-radius: .375rem
}

.card-shadow-lg {
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .25)
}

.card-border-success {
  border: 2px solid #4CAF50
}

.card-border-info {
  border: 2px solid #03A9F4
}

.text-success {
  color: #4CAF50 !important
}

.text-danger {
  color: #EB5757 !important
}

.rounded {
  border-radius: .375rem
}

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

body {
  font-family: "Open sans", sans-serif;
  background: #fafafa;
  color: #424242
}

.site-header {
  background: #fff;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, .1);
  position: sticky;
  top: 0;
  z-index: 1040
}

.site-header .btn-login {
  margin-left: .5rem;
  padding: .5rem 2rem;
  min-height: 36px;
  display: flex;
  align-items: center
}

.site-header .lang-select .nav-link {
  color: #03A9F4
}

.site-header .lang-select .dropdown-menu {
  position: absolute;
  min-width: 3rem
}

.site-header .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  width: 5.25rem
}

.site-header .navbar-nav {
  display: flex;
  align-items: center
}

.site-header .navbar-nav .dropdown-menu {
  position: absolute !important
}

.site-header .navbar-right {
  flex-direction: row
}

.site-header .navbar-right .nav-link {
  padding-left: .25rem;
  padding-right: .25rem
}

.site-header .navbar-toggler {
  padding: 0;
  border: none
}

.site-header-index {
  background: #212121;
  box-shadow: none
}

.site-header-index .navbar-light.navbar .nav-link, .site-header-index .site-header-profile a {
  color: #fff
}

.site-header-index .btn-primary {
  background: #03A9F4;
  border-color: #03A9F4
}

.site-header-index .btn-outline-primary {
  border-color: #03A9F4;
  color: #fff;
  background: 0 0
}

.site-header-index .btn-outline-primary:hover {
  background: #03A9F4;
  border-color: #03A9F4;
  color: #fff
}

.site-header-profile {
  font-size: .875rem;
  padding-left: 1rem;
  border-left: 1px solid #9E9E9E
}

.site-header-profile a {
  color: #424242;
  text-decoration: none
}

.site-header-profile a:hover {
  color: #03A9F4
}

.site-header-profile .dropdown-item {
  color: #212121 !important;
  font-size: .875rem
}

.site-header-profile .dropdown-item:hover {
  color: #03A9F4
}

.site-header-profile-name {
  font-weight: 700
}

.site-header-avatar {
  border-radius: 50% !important;
  width: 2.375rem;
  height: 2.375rem;
  -o-object-fit: cover;
  object-fit: cover
}

.nav-mobile-menu {
  padding-top: .3125rem;
  margin-right: .5rem;
  border: none;
  background: 0 0
}

.nav-mobile-menu .fa {
  font-size: 1.25rem;
  color: #212121
}

.nav-mobile-menu:focus {
  outline: 0;
  border: none
}

.sidebar-left-menu {
  position: fixed;
  width: 16rem;
  background: #FAFAFA;
  top: 0;
  left: -16rem;
  padding-top: 80px;
  border-right: 1px solid #E0E0E0;
  min-height: 100%;
  z-index: 1030;
  transition: left .2s ease-in-out
}

.sidebar-left-menu .nav-left-menu {
  padding: 1rem 0
}

.sidebar-left-menu .nav-left-link {
  font-size: .875rem;
  display: block;
  padding: .75rem 2rem;
  color: #424242
}

.sidebar-left-menu .nav-left-link.active, .sidebar-left-menu .nav-left-link:hover {
  text-decoration: none;
  background: #03A9F4;
  color: #fff
}

.mobile-menu {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: none;
  padding: .5rem;
  width: 1.25rem;
  height: 1.25rem;
  background: 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4F4F4F;
  transition: all .15s ease-in-out;
  margin-bottom: 2rem
}

.mobile-menu-inner {
  padding: 1.25rem;
  position: relative;
  width: 2rem;
  margin-right: 1.5rem;
  display: flex;
  background: #E0E0E0;
  border-radius: 6px
}

.mobile-menu:hover {
  color: #828282
}

.mobile-menu:focus {
  outline: 0
}

.mobile-menu span, .mobile-menu:after, .mobile-menu:before {
  left: 0;
  height: 3px;
  width: 100%;
  position: absolute;
  background: #828282;
  margin: 0 auto;
  transition: .4s
}

.mobile-menu span {
  opacity: 1;
  top: 50%;
  margin-top: -2px
}

.mobile-menu:before {
  transform: rotate(0);
  top: 2px
}

.mobile-menu:after {
  transform: rotate(0);
  bottom: 3px
}

.black-bg {
  overflow-x: hidden;
  transition: margin-left .4s cubic-bezier(.7, 0, .3, 1)
}

.black-bg:after {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, .8);
  opacity: 0;
  transition: opacity .3s, width .1s .5s, height .1s .5s;
  z-index: 1012
}

.open-sidebar {
  height: auto;
  position: relative;
  overflow: hidden
}

.open-sidebar .black-bg:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity .5s
}

.open-sidebar .sidebar-left-menu {
  left: 0 !important
}

.open-sidebar .mobile-menu:before {
  top: 50%;
  margin-top: -1.5px;
  transform: rotate(45deg)
}

.open-sidebar .mobile-menu:after {
  transform: rotate(-45deg);
  bottom: 50%;
  margin-bottom: -1.5px
}

.open-sidebar .mobile-menu span {
  opacity: 0
}

.site-footer {
  background: #455A64;
  min-height: 10rem;
  padding: 3rem 0 1rem;
  color: #fff;
  position: relative;
  z-index: 1010
}

.colleges-section-form, .colleges-section-item .college-section-icon img, .colleges-section-steps {
  z-index: 101;
  position: relative
}

.site-footer-nav .nav-item {
  border-right: 1px solid #E0E0E0;
  margin: .75rem .5rem .5rem 0;
  padding-right: .5rem
}

.site-footer-nav .nav-item:last-child {
  border-right: none
}

.site-footer-nav .nav-link {
  color: #fff;
  font-size: .75rem;
  text-transform: uppercase;
  padding: 0
}

.site-footer-nav .nav-link:hover {
  color: #03A9F4
}

.site-footer-contact {
  margin-top: 1rem
}

.site-footer-contact p {
  font-size: .875rem;
  margin-bottom: 0
}

.site-footer h5 {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 0
}

.site-footer .colleges-link {
  color: #fff;
  font-size: .875rem
}

.site-footer .colleges-link:hover {
  color: #03A9F4
}

.colleges-inner {
  background: url(../images/colleges/college-bg-1.svg) center -5rem no-repeat #fff;
  background-size: 100%
}

.college-bg-3 {
  background: url(../images/colleges/college-bg-3.svg) right bottom no-repeat;
  background-size: 50%;
  position: relative
}

.college-bg-3:before {
  width: 100%;
  height: 60rem;
  background: url(../images/colleges/college-bg-2.svg) left top no-repeat;
  position: absolute;
  top: -40%
}

.college-bg-3 h2 {
  font-weight: 700
}

.colleges-section-form {
  margin: 0 auto 3rem;
  text-align: center
}

.colleges-section-form .form-group {
  margin-bottom: 1rem
}

.colleges-section-form .form-control {
  background: #fff;
  font-size: 1rem;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .1);
  padding: 1.5rem 1rem
}

.colleges-section-form .form-control::-moz-placeholder {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400
}

.colleges-section-form .form-control::placeholder {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400
}

.colleges-section-item {
  padding-left: 2rem;
  padding-right: 1rem
}

.colleges-section-item .college-section-icon {
  margin: 0 auto 5rem;
  position: relative
}

.colleges-section-item .college-section-icon:after {
  width: 6.25rem;
  height: 6.25rem;
  border-radius: 10rem;
  background: #C6E9FA;
  position: absolute;
  bottom: -3rem;
  left: -3rem
}

.colleges-section-item p {
  font-size: 1.125rem
}

.colleges-section-info {
  font-size: 1rem
}

.colleges-section-info .col-md-5 {
  text-align: center
}

.colleges-section-info p {
  line-height: 1.6
}

.colleges-top {
  padding: 5rem 0;
  position: relative
}

.colleges-top:after {
  width: 47.5rem;
  height: 30rem;
  background: url(../images/colleges/th-001.png) center no-repeat;
  background-size: cover;
  position: absolute;
  left: 40%;
  bottom: 20%
}

.colleges-top-title {
  font-size: 4rem;
  color: #03A9F4;
  font-weight: 700;
  line-height: 1.4
}

.colleges-top-title span {
  display: block;
  font-size: 1.5rem;
  color: #424242
}

.colleges-top-sub-title {
  font-size: 1.5rem;
  color: #757575;
  line-height: 1.2;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}

.colleges-top-sub-title span {
  display: block;
  font-size: 2.25rem;
  font-weight: 700
}

.profile-header-info {
  width: 100%;
  font-size: .875rem;
  font-style: italic;
  color: #757575
}

.profile-card-title {
  font-size: 1.5rem;
  font-weight: 700
}

.profile-card-title-info {
  font-size: .875rem;
  color: #757575
}

.profile-card-info {
  color: #757575
}

.profile-card-body h3 {
  margin-bottom: 1rem;
  font-size: 1.125rem
}

.profile-card-footer {
  font-size: .875rem;
  color: #757575
}

.profile-card-footer i {
  margin-right: .25rem
}

.profile-alert-danger {
  color: #EB5757
}

.profile-alert-danger i {
  margin-right: .25rem;
  font-size: 1.125rem
}

.profile-alert-danger span {
  font-weight: 700;
  font-size: .875rem
}

.profile-item-body .card-item-number {
  font-size: .875rem;
  margin-bottom: .5rem
}

.profile-item-body .card-title-h2 {
  color: #03A9F4;
  margin-bottom: .5rem;
  display: block
}

.profile-item-body p:last-child {
  margin-bottom: 0
}

.profile-status i {
  font-size: 2.25rem
}

.profile-status.text-success {
  color: #59CB00 !important
}

.profile-card-aside {
  color: #fff
}

.profile-card-aside .card-body {
  padding: 1rem !important
}

.profile-avatar {
  margin: 0 auto;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  overflow: hidden
}

.profile-avatar img {
  width: 6rem;
  height: 6rem;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50rem
}

.profile-header {
  border-bottom: 1px solid #616161
}

.profile-header h3 {
  text-align: center;
  font-size: 1.125rem;
  padding: .75rem 0;
  line-height: 1.5;
  margin-bottom: 0;
  color: #F5F5F5
}

.profile-list-menu {
  padding-left: 0;
  margin-bottom: 0
}

.profile-list-menu-item {
  list-style: none;
  border-bottom: 1px solid #616161
}

.profile-list-menu-item a {
  display: flex;
  align-items: center;
  padding: .75rem 1rem;
  font-size: .875rem;
  color: #fff
}

.profile-list-menu-item a:hover {
  text-decoration: none;
  color: #03A9F4
}

.profile-list-menu-item:last-child {
  margin-bottom: 0;
  border-bottom: none
}

.profile-list-menu-item.active a {
  font-weight: 700;
  color: #03A9F4
}

.profile-program-list .program-list-item:first-child {
  padding-top: 0 !important;
  border-top: none !important
}

.profile-program-list .program-list-item:last-child {
  padding-bottom: 0 !important
}

.profile-switch span {
  font-size: .875rem
}

.profile-switch .custom-switch {
  padding-left: 4rem;
  min-height: 2rem
}

.profile-switch .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(1.75rem)
}

.profile-switch .custom-control-label {
  font-weight: 700
}

.profile-switch .custom-control-label:before {
  top: 0;
  left: -4rem;
  width: 3.375rem;
  height: 1.625rem;
  border-radius: 1rem
}

.profile-switch .custom-control-label:after {
  top: calc(.2rem + 2px);
  left: calc(-4rem + 4px);
  width: calc(1.165rem - 3px);
  height: calc(1.165rem - 3px);
  border-right: 1rem
}

.profile-summary-title {
  font-size: 2.25rem;
  font-weight: 700
}

.profile-summary-text {
  font-size: 1rem
}

.profile-summary-list {
  padding-left: 0
}

.profile-summary-list-item, .profile-summary-list-name {
  list-style: none;
  margin-bottom: .25rem;
  color: #757575
}

.profile-summary-list-name {
  font-size: .875rem
}

.profile-summary-list-item span {
  color: #212121;
  font-size: 1.125rem;
  margin-left: .15rem
}

.padding-section-1 {
  padding-top: 1rem;
  padding-bottom: 1rem
}

.padding-section-2 {
  padding-top: 2rem;
  padding-bottom: 2rem
}

.section-header .btn-link {
  padding-left: 0;
  padding-right: 0
}

.section-header-sub h4 {
  font-size: 1.125rem;
  font-weight: 700
}

.section-header-info {
  font-size: .8125rem
}

.section-header-info i {
  font-size: 1.125rem
}

.section-header-breadcrumbs {
  font-size: .875rem
}

.section-header-breadcrumbs i {
  margin-right: .5rem
}

.section-viewed {
  background: #ECEDEE;
  border-top: 1px solid rgba(0, 0, 0, .1);
  padding: 2rem 0
}

.nav-tabs-sub-menu .nav-link {
  padding: 1rem .5rem !important;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 600
}

.nav-tabs-sub-menu .nav-item-submenu {
  background: #fff;
  position: relative;
  display: none;
  left: 0;
  z-index: 5;
  min-width: 15rem;
  opacity: 0;
  transition: .3s ease-in-out;
  padding: .5rem 0
}

.nav-tabs-sub-menu .nav-item-submenu .nav-link-sub {
  display: block;
  padding: .75rem 1.5rem;
  color: #424242;
  font-size: .8125rem
}

.nav-tabs-sub-menu .nav-item-submenu .nav-link-sub:hover {
  background: #F5F5F5;
  color: #03A9F4;
  text-decoration: none
}

.nav-tabs-sub-menu .nav-item-submenu li {
  border-bottom: 1px solid #F5F5F5;
  list-style: none
}

.nav-tabs-sub-menu .nav-item-submenu li:last-child {
  border-bottom: none
}

.nav-tabs-sub-menu .nav-item {
  position: relative
}

.nav-tabs-sub-menu .nav-item:focus > .nav-item-submenu, .nav-tabs-sub-menu .nav-item:hover > .nav-item-submenu {
  display: block;
  visibility: visible;
  opacity: 1;
  transform: translateY(0)
}

.link-favorites {
  display: inline-flex;
  align-items: center;
  font-size: .8125rem;
  border: 1px solid #E0E0E0;
  border-radius: .25rem;
  padding: .25rem .5rem;
  color: #EB5757
}

.link-favorites .fa {
  font-size: 1.125rem
}

.breadcrumbs .breadcrumb, .link-card-registration, .link-muted {
  font-size: .8125rem
}

.link-favorites:hover {
  text-decoration: none;
  background: #EB5757;
  color: #fff;
  border-color: #EB5757
}

.link-favorites-yes {
  background: #27AE60;
  color: #fff;
  border-color: #27AE60
}

.link-card-registration {
  background: #03A9F4;
  color: #fff;
  padding: .75rem 1rem;
  width: 100%;
  display: flex;
  align-items: center;
  line-height: 1.2;
  font-weight: 700;
  border-radius: 6px;
  margin-top: 1rem
}

.link-card-registration .fa {
  margin-right: 1rem;
  font-size: 1.25rem
}

.link-card-registration:hover {
  text-decoration: none;
  background: #4CAF50;
  color: #fff
}

.link-primary {
  color: #03A9F4
}

.link-primary:hover {
  color: #757575
}

.link-secondary {
  color: #616161
}

.link-secondary:hover {
  color: #757575
}

.link-muted {
  color: #9E9E9E;
  font-weight: 400
}

.cursor-pointer {
  cursor: pointer
}

.breadcrumbs {
  background: #fff
}

.breadcrumbs .breadcrumb .breadcrumb-item {
  color: #757575
}

.breadcrumbs .breadcrumb .breadcrumb-item + .breadcrumb-item {
  position: relative;
  padding-left: .75rem;
  margin-left: .75rem
}

.breadcrumbs .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  border-left: 1px solid #E0E0E0;
  height: 1rem;
  position: absolute;
  top: 50%;
  margin-top: -.5rem;
  left: 0
}

.breadcrumbs .breadcrumb .breadcrumb-item a {
  color: #757575;
  text-decoration: none
}

.breadcrumbs .breadcrumb .breadcrumb-item a:hover {
  color: #03A9F4
}

.card-aside {
  border: 1px solid #E0E0E0;
  margin-bottom: 20px
}

.card-aside .card-title {
  font-size: 1.125rem;
  color: #757575;
  line-height: 1;
  font-weight: 700
}

.card-aside .card-body {
  padding: 1.25rem
}

.card-aside .list-link {
  list-style: none
}

.card-aside .list-link-item {
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: .75rem;
  padding-bottom: .75rem
}

.card-aside .list-link-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.card-aside .list-link-date {
  font-size: .8125rem;
  color: #757575;
  font-style: italic;
  margin-bottom: .25rem
}

.card-aside .list-link a {
  color: #424242;
  font-weight: 600;
  line-height: 1.5rem;
  text-decoration: none
}

.card-aside .list-link a:hover {
  color: #03A9F4
}

.card-rewiews .card-body {
  padding: 1.25rem
}

.card-rewiews .card-body p {
  font-size: .8125rem;
  margin-bottom: 0;
  line-height: 1.6
}

.card-vote-count {
  color: #757575;
  font-size: .875rem;
  margin-left: .5rem;
  margin-right: .5rem
}

.card-vote-down, .card-vote-up {
  color: #757575
}

.card-vote-up:hover {
  color: #4CAF50
}

.card-vote-down:hover {
  color: #EB5757
}

.card-vote-star-item {
  margin-right: .25rem;
  font-size: 1.25rem;
  color: #ffc107;
  font-weight: 400
}

.card-vote-star-item:before {
  content: "\f006"
}

.card-vote-star-item:hover:before, .modal-vote-star-item:before, .modal-vote-star-item:hover:before {
  content: "\f005"
}

.card-vote-star-item:hover {
  color: #ffc107;
  text-decoration: none;
  font-weight: 900
}

.card-contact .card-body {
  padding-bottom: .5rem
}

.card-contact .contact-item {
  margin-bottom: 1rem;
  font-size: .875rem
}

.card-contact .contact-item i {
  width: 2rem;
  margin-right: 1rem;
  font-size: 1.5rem;
  color: #9E9E9E;
  text-align: center
}

.card-contact .contact-item a {
  font-size: .8125rem;
  font-weight: 400;
  text-decoration: underline;
  margin-left: 1rem
}

.card-additional-tools-item:hover, .card-item-link:hover, .card-media:hover, .card-viewed a:hover {
  text-decoration: none
}

.card-item-link i, .card-link i {
  margin-left: .25rem
}

.card-search .nav-link {
  font-size: .875rem;
  padding-top: 0
}

.card-info-block {
  margin-top: 1rem;
  margin-bottom: 1rem
}

.card-content .title {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.8rem
}

.card-content .sub-title {
  font-size: .8125rem
}

.card-content .card-body, .card-content .card-body h1, .card-content .card-body h2, .card-content .card-body h3, .card-content .card-body h4, .card-content .card-body h5, .card-content .card-body h6 {
  font-family: "Open sans", sans-serif !important
}

.card-content .card-body h2 {
  font-size: 1.125rem !important;
  font-weight: 700 !important
}

.card-content .card-body ul {
  font-size: .875rem !important;
  padding-left: 2rem !important;
  font-family: "Open sans", sans-serif !important
}

.card-content .card-body ul li {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important
}

.card-content .card-body p {
  font-family: "Open sans", sans-serif !important;
  font-size: 1rem !important
}

.card-content-statistics {
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  padding: 1rem 0;
  margin-bottom: 1rem;
  font-size: .875rem
}

.card-content-statistics-item {
  border-right: 1px solid #E0E0E0;
  padding-top: .5rem;
  padding-bottom: .5rem
}

.card-content-statistics-item:last-child {
  border: none
}

.card-content-statistics-body {
  font-weight: 600
}

.card-additional-tools {
  padding-top: 1rem;
  padding-bottom: 1rem
}

.card-additional-tools-item {
  font-size: .8125rem;
  color: #757575
}

.card-additional-tools-item i {
  font-size: 1rem
}

.card-additional-tools-item:hover {
  color: #03A9F4
}

.card-date, .card-hint {
  color: #757575;
  font-style: italic
}

.card-link {
  font-size: .875rem;
  font-weight: 600
}

.card-stars + .link-reply, .test-page .list-group-item .btn {
  margin-left: 1rem
}

.card-body p {
  font-size: .875rem;
  line-height: 1.5rem
}

.card-body p:last-child {
  margin-bottom: 0
}

.card-title {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem
}

.card-text {
  font-size: .875rem;
  line-height: 1.375rem
}

.card-date {
  font-size: .8125rem
}

.card-stars i {
  font-size: .875rem;
  margin-right: .2rem
}

.card-item-footer .fa, .card-viewed-footer .fa {
  margin-right: .25rem
}

.card-hint {
  font-size: .875rem
}

.card-news-list {
  margin-top: .625rem;
  margin-bottom: .625rem
}

.card-news-list .card-footer {
  padding: 1.25rem
}

.card-news-list.card-darck {
  color: #FAFAFA;
  background: #424242
}

.card-news-list.card-darck .card-status {
  color: #FAFAFA !important
}

.card-news-list.card-darck .card-header-text {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .9))
}

.card-news-list.card-light {
  background: #FFFEF2
}

.card-news-list .card-status {
  font-weight: 600;
  font-size: .8125rem;
  color: #9E9E9E;
  margin-bottom: .5rem
}

.card-header-block {
  position: relative;
  overflow: hidden;
  min-height: 14rem
}

.card-header-block .card-news-img {
  position: absolute;
  left: 0;
  top: 0
}

.card-header-block .card-header-text {
  width: 100%;
  position: relative;
  z-index: 2;
  padding: 1.25rem
}

.card-info .card-body {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}

.card-info .card-title {
  margin-bottom: .25rem
}

.card-info .card-text {
  color: #757575;
  font-size: .8125rem;
  margin-bottom: .5rem
}

.card-review-form {
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  margin-top: 1rem;
  padding: 1rem 0
}

.card-review-form .card-review-title {
  font-size: .8125rem;
  font-weight: 700;
  font-style: italic;
  color: #9E9E9E;
  margin-bottom: 1rem
}

.card-accordion-arrow {
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -8px
}

.card-accordion-arrow:before {
  content: "\f077"
}

.card-accordion .card-header {
  padding: 0
}

.card-accordion .card-header .card-title {
  position: relative;
  cursor: pointer;
  color: #757575;
  padding: 1rem 2rem 1rem 1rem
}

.card-accordion .card-header .card-title.collapsed .card-accordion-arrow:before {
  content: "\f078"
}

.card-statistics-num {
  color: #03A9F4;
  font-size: 3rem
}

.card-statistics h5 {
  color: #757575;
  font-size: 1.5rem
}

.card-item-footer {
  margin-top: .75rem;
  font-size: .8125rem;
  color: #9E9E9E
}

.card-item-number {
  font-size: .75rem;
  color: #757575;
  font-weight: 700
}

.card-item-date {
  font-size: .75rem;
  font-style: italic
}

.card-item-link {
  display: inline-block;
  margin-top: .75rem;
  font-size: .8125rem;
  border-bottom: 1px dashed #03A9F4;
  font-weight: 700
}

.card-item-link i {
  font-size: 1rem
}

.card-item-list .program-list-item:first-child {
  padding-top: 1rem;
  border-top: 1px solid #E0E0E0
}

.card-item-list .program-list-item:last-child {
  padding-bottom: 1rem
}

.card-item-list-footer {
  border-top: 1px solid #E0E0E0;
  padding: .75rem 1.5rem
}

.card-item-list-footer .btn {
  padding: .5rem .75rem
}

.card-item-logo {
  width: 7rem;
  height: 7rem;
  background: #F5F5F5;
  border-radius: 25rem;
  overflow: hidden;
  border: 1px solid #E0E0E0
}

.card-media {
  color: #757575
}

.card-media > .card-body {
  padding: 1rem 2rem !important
}

.card-media:hover {
  color: #ffc107
}

.card-viewed, .card-viewed a {
  color: #424242
}

.card-media_title {
  font-weight: 700;
  font-size: .875rem;
  line-height: 1.4
}

.card-viewed {
  position: relative
}

.card-viewed .card-body {
  padding: 1rem !important
}

.card-viewed a:hover .card-viewed-title {
  color: #03A9F4
}

.card-viewed-logo {
  margin-top: 1rem;
  width: 8rem;
  height: 8rem;
  background: #F5F5F5;
  border-radius: 25rem;
  overflow: hidden;
  border: 1px solid #E0E0E0
}

.test-siv-body, .test-siv-horizontal {
  width: 100%
}

.media img, .test-siv {
  border-radius: .375rem
}

.card-viewed-type {
  color: #757575;
  font-size: .75rem;
  margin-bottom: .25rem;
  font-weight: 700
}

.card-viewed-title {
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 2.5rem;
  margin-bottom: 1rem
}

.card-viewed-footer {
  border-top: 1px solid #EEE;
  padding-top: .75rem;
  font-size: .8125rem;
  color: #9E9E9E
}

.test-siv-body, .test-siv-horizontal .test-siv-body {
  padding: 1rem 2rem
}

.media-title, .media-title a {
  color: #424242
}

.card-viewed .link-favorites {
  position: absolute;
  left: 1rem;
  top: 1rem
}

.title-href:before {
  display: block;
  height: 6rem;
  margin-top: -6rem;
  content: ""
}

.media-title {
  font-size: .875rem;
  font-weight: 700
}

.media-text {
  color: #757575;
  font-size: .75rem
}

.media-date {
  color: #757575;
  font-size: .8125rem;
  font-style: italic
}

.media-body-rigth {
  display: flex;
  align-items: flex-end
}

.test-siv {
  background: top no-repeat #35393D;
  color: #fff;
  background-size: cover
}

.test-siv-horizontal, .test-siv-vertical {
  background-image: url(../images/banners/main-b-bg.svg)
}

.test-siv-body h5 {
  font-size: 1.75rem;
  font-weight: 700
}

.test-siv-deck {
  font-size: 1rem
}

.custom-select, .form-label {
  font-size: .875rem
}

.test-siv-horizontal p {
  margin-bottom: 0
}

.test-siv-light {
  background-color: #E3FFFA;
  background-image: url(../images/banners/main-b-l-bg.svg);
  color: #424242
}

.custom-select {
  height: calc(1.8em + .75rem + 2px);
  width: auto;
  background: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" version="1.1" viewBox="0 0 512 291" xmlns:xlink="http://www.w3.org/1999/xlink">%3Cg%20id%3D%22icon__cart%22%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23747474%22%20d%3D%22M286.935%2C69.377c-3.614-3.617-7.898-5.424-12.848-5.424H18.274c-4.952%2C0-9.233%2C1.807-12.85%2C5.424%0D%0A%09%09%09C1.807%2C72.998%2C0%2C77.279%2C0%2C82.228c0%2C4.948%2C1.807%2C9.229%2C5.424%2C12.847l127.907%2C127.907c3.621%2C3.617%2C7.902%2C5.428%2C12.85%2C5.428%0D%0A%09%09%09s9.233-1.811%2C12.847-5.428L286.935%2C95.074c3.613-3.617%2C5.427-7.898%2C5.427-12.847C292.362%2C77.279%2C290.548%2C72.998%2C286.935%2C69.377z%22%2F%3E%0D%0A%09%3C%2Fg%3E</svg>') right .25rem center/20px 10px no-repeat
}

.custom-select:hover {
  color: #ffc107;
  cursor: pointer
}

.custom-select:hover option {
  color: #212121
}

.custom-select:focus {
  outline: 0;
  box-shadow: none;
  border-color: #FAFAFA
}

.carousel-reviews img {
  width: 6rem;
  height: 6rem;
  border-radius: 10rem;
  border: 2px solid #E0E0E0;
  padding: .25rem
}

.carousel-reviews-title {
  font-size: 1.25rem;
  font-weight: 700;
  position: relative;
  padding-bottom: 1rem;
  margin-bottom: 1rem
}

.carousel-reviews-title:after {
  position: absolute;
  height: 3px;
  width: 50px;
  background: #03A9F4;
  left: 0;
  bottom: 0
}

.carousel-reviews-text {
  position: relative;
  font-style: italic;
  line-height: 1.6;
  padding-left: 2rem
}

.carousel-reviews-text:before {
  width: 1.5rem;
  height: 1.5rem;
  background: url(../images/quote-left.svg) center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0
}

.alert {
  padding: 1.5rem 1rem
}

.alert-heading {
  font-size: 1rem
}

.alert p {
  font-size: .875rem
}

.alert-item-body {
  padding: 3rem !important
}

.alert-item-body .card-alert-title {
  font-size: 1.5rem;
  font-weight: 700
}

.alert-item-body .card-alert-text {
  font-size: 1.125rem;
  margin-bottom: 1rem
}

.page-alert-title {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 3rem
}

.page-alert-text {
  font-size: 1.125rem;
  margin-bottom: 1rem;
  line-height: 1.75rem
}

.page-alert img {
  width: 100%
}

.modal {
  color: #424242
}

.modal-auch {
  max-width: 450px
}

.modal-auch .form-control {
  height: calc(1.5em + .75rem + 4px);
  border-color: #C2C2C2
}

.modal-info {
  max-width: 600px
}

.modal-content {
  padding: .5rem 1rem;
  border-radius: .625rem
}

.modal-body, .modal-header {
  padding-left: 0;
  padding-right: 0
}

.modal-title {
  font-size: 1.125rem;
  font-weight: 700
}

.modal-hint, .modal-remember .custom-control-label {
  font-size: .875rem
}

.modal-hint, .modal-info-logo, .modal-logo {
  text-align: center;
  margin-bottom: 1rem
}

.modal-hint {
  font-style: italic;
  color: #757575
}

.modal-info-logo img {
  max-width: 15rem
}

.modal-remember .custom-control-label:after, .modal-remember .custom-control-label:before {
  top: .15rem
}

.modal-remember .btn {
  padding: 0;
  font-weight: 400;
  text-decoration: underline;
  color: #03A9F4
}

.modal-remember .btn:hover {
  text-decoration: none
}

.modal .btn-block {
  padding-top: .75rem;
  padding-bottom: .75rem
}

.modal-footer-hint {
  border-top: 1px solid #E0E0E0;
  text-align: center;
  font-size: .8125rem;
  padding-top: 1rem;
  margin-top: 1rem
}

.modal-footer-hint .modal-link {
  color: #03A9F4
}

.modal-rules-hint {
  font-size: .8125rem;
  color: #757575;
  line-height: 1.5;
  font-style: italic
}

.modal-text {
  text-align: center;
  color: #424242;
  line-height: 1.2
}

.modal-text-title {
  font-size: 2.25rem;
  font-weight: 700
}

.modal-text-info {
  font-size: 1.5rem;
  color: #757575;
  margin-bottom: 1rem;
  font-weight: 700
}

.modal-comment-title {
  font-weight: 700;
  margin-bottom: .75rem
}

.modal-vote-star {
  display: inline-block
}

.modal-vote-star-title {
  display: inline-block;
  font-size: .875rem;
  color: #000;
  margin-right: .5rem
}

.modal-vote-star-item {
  margin-right: .25rem;
  font-size: 1.25rem;
  color: #ffc107;
  font-weight: 400
}

.modal-vote-star-item:hover {
  color: #ffc107;
  text-decoration: none;
  font-weight: 900
}

.modal-service {
  min-width: 56rem
}

.modal-service .modal-header {
  border-bottom: none
}

.modal-service .modal-content {
  background: url(../images/modal-service-bg.png) right bottom no-repeat #fff;
  min-height: 500px
}

.modal-service .modal-body {
  padding-bottom: 3rem;
  display: flex;
  align-items: center
}

.modal-service-title {
  font-weight: 700;
  font-size: 1.875rem;
  color: #03A9F4
}

.modal-service-text {
  border-bottom: 2px solid #E0E0E0;
  margin-bottom: 1rem;
  padding-bottom: 1rem
}

.modal-service-question {
  font-size: 1.25rem;
  color: #212121;
  font-weight: 700;
  margin-bottom: 1rem
}

.modal-service-btn-group .btn {
  min-width: 60%;
  display: block;
  border-radius: .4rem
}

.modal-service-btn-group .btn + .btn {
  margin-top: .75rem
}

.modal-service-form {
  margin-bottom: 1rem
}

.viewed-slider-arrow {
  z-index: 101;
  position: absolute;
  top: 40%;
  margin-top: -1.25rem;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 25rem;
  background: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .15);
  display: flex !important;
  align-items: center;
  justify-content: center;
  cursor: pointer
}

.viewed-slider-arrow.next.slick-disabled, .viewed-slider-arrow.prev.slick-disabled {
  display: none !important
}

.viewed-slider-arrow:hover .fa {
  color: #03A9F4
}

.viewed-slider-arrow.prev {
  left: .75rem
}

.viewed-slider-arrow.next {
  right: .75rem
}

.switch-group-btn {
  border-radius: 6px;
  font-weight: 700
}

.switch-group-btn .switch-group-control {
  display: none
}

.switch-group-inner {
  padding: .25rem;
  border-radius: 6px;
  background-color: #455A64;
  white-space: nowrap;
  min-height: 36px;
  display: flex
}

.switch-group-shadow {
  box-shadow: 0 5px 15px rgba(3, 169, 244, .5)
}

.switch-group-dark .switch-group-inner {
  background: #E0E0E0
}

.switch-group-dark .switch-btn.active {
  background: #455A64
}

.switch-btn {
  border-radius: 6px;
  margin-bottom: 0;
  cursor: pointer;
  padding: .75rem 4rem;
  font-size: 1rem !important;
  display: inline-flex;
  align-items: center
}

.switch-btn-sx {
  font-size: .875rem;
  padding: .157rem 1.2rem !important;
  width: auto !important
}

.switch-btn.active {
  background: #03A9F4;
  color: #fff
}

.switch-btn:hover:not(.active) {
  color: #03A9F4;
  text-decoration: none
}

.card-item-body {
  padding: .75rem
}

.card-item-list {
  padding-left: 1rem;
  padding-right: 1rem
}

.page-header {
  color: #fff;
  position: relative
}

.page-header-bg {
  position: absolute;
  right: 0;
  top: -1rem;
  z-index: 0
}

.page-header-breadcrumbs {
  font-size: .875rem;
  color: #fff;
  margin-bottom: 2rem
}

.page-header-breadcrumbs a {
  color: #fff;
  font-size: .875rem
}

.page-header-breadcrumbs i {
  margin-right: .5rem;
  font-size: .75rem
}

.page-header-sub-title {
  margin-bottom: .25rem;
  font-weight: 700
}

.page-header-title {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 1rem
}

.page-header-c-info {
  margin-top: 1rem;
  list-style: none;
  padding-left: 0
}

.page-header-c-info li {
  display: block;
  margin-bottom: .5rem;
  font-size: .875rem
}

.page-header-c-info li:last-child {
  margin-bottom: 0
}

.page-header-c-info a {
  color: #fff;
  font-size: .875rem
}

.page-header-sub-menu {
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .1)
}

.page-header-logo {
  width: 8rem;
  height: 8rem;
  background: #F5F5F5;
  border-radius: 25rem;
  overflow: hidden
}

.page-header.theme-train {
  background: linear-gradient(110deg, #724E9F, #66ABE5)
}

.page-header.theme-train:before {
  content: "";
  right: 0;
  position: absolute;
  width: 39rem;
  height: 25.5rem;
  background: url(../images/header-img.png) center no-repeat;
  display: none
}

.page-header-order {
  padding: .75rem 1.25rem;
  border: 1px dashed #FAFAFA;
  border-radius: .5rem;
  background: rgba(0, 0, 0, .25)
}

.program-list-header, .program-list-item {
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 1rem
}

.page-header-order-title {
  font-size: .875rem;
  font-weight: 700;
  text-align: center;
  margin-top: .75rem
}

.program-list-header-name {
  padding-bottom: 1rem;
  color: #9E9E9E;
  font-weight: 700;
  font-size: .875rem
}

.program-list-title {
  font-size: 1rem;
  font-weight: 600
}

.program-list-title a:hover {
  text-decoration: none
}

.program-list-sub-title {
  font-size: .8125rem;
  color: #424242
}

.program-list-item {
  font-size: .875rem;
  padding-bottom: 1rem
}

.program-list-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0
}

.program-list-partition {
  padding-bottom: 1rem;
  font-size: 1rem;
  font-weight: 600
}

.program-list-item-mame {
  color: #9E9E9E;
  font-weight: 700
}

.program-list-body + .program-list-partition {
  border-top: 1px solid #E0E0E0;
  margin-top: 1rem;
  padding-top: 1rem
}

.main-search {
  background: #eee;
  padding: 1rem 0
}

.main-search .form-control {
  border: none;
  background: 0 0;
  font-size: 1rem;
  padding: 0;
  border-radius: 0
}

.main-search .form-control:focus {
  outline: 0;
  box-shadow: none
}

.main-search .form-control::-moz-placeholder {
  font-size: 1rem;
  font-style: normal;
  color: #9E9E9E
}

.main-search .form-control::placeholder {
  font-size: 1rem;
  font-style: normal;
  color: #9E9E9E
}

.main-search .input-group-append {
  padding: .75rem 0
}

.competence-item {
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 1rem;
  padding-bottom: 1rem
}

.competence-item:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.competence-item-title {
  font-size: 1rem;
  font-weight: 600;
  color: #424242;
  margin-bottom: 1rem
}

.competence-item-tags-list {
  padding: 0;
  margin: 0;
  list-style: none
}

.competence-item-tags-list li {
  display: inline-block;
  font-size: .8125rem;
  padding: .25rem;
  margin-left: -4px
}

.competence-item-tags-list li a {
  border-radius: .25rem;
  display: block;
  border: 1px solid #BDBDBD;
  padding: .25rem .75rem;
  color: #4F4F4F
}

.competence-item-tags-list li a.active, .competence-item-tags-list li a:hover {
  text-decoration: none;
  background: #03A9F4;
  border-color: #03A9F4;
  color: #fff
}

.competence-item-type {
  font-style: italic;
  font-weight: 600;
  margin-top: .5rem;
  color: #828282
}

.competence-item-type span {
  font-weight: 400;
  margin-right: .2rem
}

.competence-item-support {
  border-top: 1px solid #E0E0E0;
  margin-top: .75rem;
  padding-top: .75rem
}

.competence-item-support-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  width: 100%
}

.competence-item-support-list li {
  display: inline-block;
  margin-right: .15rem;
  position: relative
}

.competence-item-support-list li:nth-child(2) {
  margin-right: -.15rem;
  z-index: 8
}

.competence-item-support-list li:nth-child(3) {
  margin-left: -.5rem;
  margin-right: 0;
  z-index: 7
}

.competence-item-support-list li:nth-child(4) {
  margin-left: -.75rem;
  margin-right: 0;
  z-index: 6
}

.competence-item-support-list li:nth-child(5) {
  margin-left: -1rem;
  margin-right: 0;
  z-index: 5
}

.competence-item-support-list li:nth-child(6) {
  margin-left: -1.25rem;
  margin-right: 0;
  z-index: 4
}

.competence-item-support-list li:nth-child(7) {
  margin-left: -1.5rem;
  margin-right: 0;
  z-index: 3
}

.competence-item-support-list li:nth-child(8) {
  margin-left: -1.75rem;
  margin-right: 0;
  z-index: 2
}

.competence-item-support-list li:nth-child(9) {
  margin-left: -2rem;
  margin-right: 0;
  z-index: 1
}

.competence-item-support-list li:nth-child(10) {
  margin-left: -2.25rem;
  margin-right: 0;
  z-index: 1
}

.competence-item-support-list li img {
  width: 2.875rem;
  height: 2.875rem;
  border: 3px solid #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);
  border-radius: 25rem;
  -o-object-fit: cover;
  object-fit: cover
}

.competence-content-item, .main-header-sub-menu, .news-article-header {
  border-bottom: 1px solid #E0E0E0
}

.competence-item-support-title {
  display: flex !important;
  font-size: .875rem;
  font-weight: 700;
  margin-bottom: .5rem;
  color: #4F4F4F
}

.competence-content-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none
}

.competence-content-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 1rem 3rem 1rem 0;
  position: relative
}

.competence-content-item-header .card-accordion-arrow {
  right: 1rem;
  color: #828282
}

.competence-content-item-header.collapsed .card-accordion-arrow:before {
  content: "\f078"
}

.competence-content-item-header:hover a {
  color: #4F4F4F
}

.competence-content-item-title {
  font-weight: 600
}

.competence-content-item-count {
  font-size: .8125rem;
  font-weight: 600
}

.competence-content-title {
  font-size: 1.25rem;
  color: #4F4F4F;
  border-bottom: 2px solid #E0E0E0;
  padding-bottom: 1rem;
  margin-bottom: 0
}

.competence-content-support {
  margin-top: 1rem;
  margin-bottom: 1rem
}

.competence-content-support-title {
  font-size: .875rem;
  font-weight: 600;
  margin-bottom: 1rem
}

.competence-content-support-item {
  margin: .5rem 0;
  align-items: center
}

.competence-content-support-item img {
  width: 2.875rem;
  height: 2.875rem;
  border: 2px solid #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 25rem;
  -o-object-fit: cover;
  object-fit: cover
}

.competence-content-support-item .media-body {
  font-weight: 600;
  font-size: .875rem;
  line-height: 1.3
}

.competence-content-type {
  font-weight: 600;
  font-style: italic;
  font-size: .8125rem;
  color: #828282;
  margin-bottom: .75rem
}

.competence-content-text {
  font-size: .8125rem;
  line-height: 1.7
}

.popover {
  min-width: 20rem;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .25);
  border: none
}

.popover-body {
  color: #4F4F4F;
  font-size: .8125rem
}

.card-proceed {
  border: 2px solid #ffc107
}

.card-proceed-item {
  text-align: center;
  position: relative
}

.card-proceed-item h6 {
  font-size: .875rem
}

.card-proceed-item .badge {
  position: absolute;
  top: 1rem;
  right: 1rem
}

.card-proceed-num {
  color: #03A9F4;
  font-size: 2.75rem
}

.card-proceed-title {
  font-size: 1rem;
  color: #424242;
  margin-bottom: 0
}

.card-proceed-text {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1rem
}

.card-proceed-cabinet h6 {
  font-size: .8125rem;
  margin-bottom: 0
}

.card-proceed-cabinet-item {
  display: flex;
  align-items: center;
  margin-bottom: 1rem
}

.card-proceed-cabinet-num {
  color: #03A9F4;
  font-size: 1.75rem;
  margin-right: 1rem
}

.card-proceed-cabinet .card-hint {
  font-size: .75rem;
  border-top: 1px solid #E0E0E0;
  padding-top: .5rem
}

.test-header-info {
  padding: 2rem 0;
  width: 70%
}

.test-title-h1 {
  font-size: 1.125rem;
  text-align: center;
  color: #616161;
  line-height: 1.6;
  font-weight: 700
}

.test-title-h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #424242
}

.test-title-count {
  font-size: 1.75rem;
  color: #757575;
  font-weight: 700;
  text-align: center
}

.test-title-finish {
  font-size: 1.25rem;
  font-weight: 800;
  color: #212121
}

.test-title-fio {
  font-weight: 600;
  font-size: 1.5rem
}

.test-sub-title {
  font-size: 1rem;
  color: #757575;
  font-weight: 500
}

.test-info {
  font-size: 1rem;
  color: #424242;
  line-height: 1.5
}

.test-page {
  display: flex;
  align-items: center;
  justify-content: center
}

.test-page.test-page-right {
  order: 1
}

.test-page .list-group-item {
  padding-left: 0;
  padding-right: 0
}

.test-margin-top {
  margin-top: 0
}

.test-body {
  padding-bottom: 3rem
}

.test-body .card {
  margin-top: 2rem
}

.test-body .card:first-child {
  margin-top: 0
}

.test-body .card.card-test {
  padding-top: .75rem;
  padding-bottom: .75rem
}

.test-body .card.card-finish .card-title {
  font-size: 1.35rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1.5
}

.test-body .card.card-finish .card-text {
  font-size: .875rem;
  line-height: 1.7
}

.test-body .card.card-finish .card-text p {
  margin-bottom: 1rem;
  color: #616161
}

.test-body .card.card-finish .card-text p:last-child {
  margin-bottom: 0
}

.test-body .card.card-finish .card-text h3 {
  line-height: 1.2;
  margin-bottom: .75rem
}

.test-description-after {
  position: relative;
  padding-top: 1.5rem;
  margin-top: 1.5rem;
  padding-left: 3rem
}

.test-description-after:after, .test-description-after:before {
  position: absolute;
  left: 0;
  content: ''
}

.test-description-after p {
  margin-bottom: 0;
  color: #757575;
  font-size: .8125rem;
  line-height: 1.2
}

.test-description-after:after {
  top: 50%;
  margin-top: -.25rem;
  width: 2rem;
  height: 2rem;
  background: url(../images/test/icon-danger.svg) center no-repeat;
  background-size: 100%
}

.test-description-after:before {
  width: 10rem;
  height: 3px;
  top: 0;
  background: #ffc107
}

.test-info-footer {
  padding-top: 1rem;
  color: #757575;
  font-size: .75rem
}

.test-info-footer p {
  font-size: .8125rem;
  line-height: 1.2rem
}

.test-btn-start {
  padding: 1.5rem 0;
  width: 100%
}

.test-btn-start .btn {
  border-radius: .625rem;
  margin: .75rem 0;
  padding: .75rem 3rem;
  display: block;
  width: 100%;
  font-size: .875rem
}

.test-btn-run {
  padding: 2rem 0
}

.test-btn-run .btn {
  border-radius: .625rem;
  padding: .75rem 1rem;
  font-weight: 600;
  line-height: 1.6;
  font-size: .8125rem
}

.test-alert-success h4, .test-info-pgt h4, .test-questions-title {
  line-height: 1.5
}

.test-btn-run .btn:first-child {
  margin-bottom: 1rem
}

.test-result-switch {
  padding-top: 1rem;
  padding-bottom: 1rem
}

.test-result-switch h3 {
  font-size: .875rem;
  font-weight: 700;
  color: #424242
}

.test-alert-success .btn {
  border-radius: .625rem;
  padding: .75rem 2rem;
  margin-top: 1rem
}

.test-alert-success .title-alert {
  font-size: 1rem;
  color: #424242;
  font-weight: 700;
  text-align: center
}

.test-alert-success .text-alert {
  font-size: .875rem;
  color: #616161;
  text-align: center
}

.test-info-pgt {
  border-top: 1px solid #E0E0E0;
  padding-top: 1rem;
  margin-top: 1rem
}

.test-info-pgt h4 {
  margin-bottom: 1rem
}

.test-info-lamp {
  border-left: 1px solid #E0E0E0
}

.test-info-lamp-inner {
  padding-left: 1rem
}

.test-info-lamp-img {
  text-align: center;
  margin-bottom: .75rem
}

.test-questions-item, .test-questions-list {
  margin-bottom: 1.5rem
}

.test-info-lamp-img img {
  width: 5rem
}

.test-info-lamp p {
  font-weight: 600
}

.test-questions-title span {
  display: block;
  font-weight: 400;
  font-style: italic;
  font-size: .875rem
}

.test-questions-item {
  padding: 1.5rem;
  border: 2px dotted #E0E0E0;
  border-radius: .5rem
}

.test-questions-item:last-child {
  margin-bottom: 0
}

.test-questions-linearrow {
  position: relative
}

.test-questions-linearrow .line-arrow-header {
  margin-bottom: 1rem;
  margin-top: .5rem;
  font-weight: 600
}

.test-questions-linearrow .line-arrow-header-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: .5rem;
  font-size: .875rem;
  position: relative
}

.test-questions-linearrow .line-arrow-header-left {
  width: 40%;
  text-align: left;
  padding: .5rem .75rem
}

.test-questions-linearrow .line-arrow-header-right {
  width: 40%;
  text-align: right;
  padding: .5rem .75rem
}

.test-questions-linearrow .line-arrow-header-bottom {
  display: none
}

.test-questions-linearrow .line-arrow-header-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

.test-questions-linearrow .line-arrow-header-center-line {
  position: relative;
  width: 100%;
  display: block;
  height: 1px;
  background: #4F4F4F;
  left: 0;
  top: 50%;
  transform: translateY(-50%)
}

.test-questions-linearrow .line-arrow-header-center-line:after, .test-questions-linearrow .line-arrow-header-center-line:before {
  content: '';
  position: absolute;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #4F4F4F;
  border-right: 2px solid #4F4F4F;
  margin-right: 10px
}

.test-questions-linearrow .line-arrow-header-center-line:before {
  top: 5px;
  left: -4px;
  transform: rotate(-45deg)
}

.test-questions-linearrow .line-arrow-header-center-line:after {
  top: auto;
  left: -4px;
  bottom: 0;
  transform: rotate(135deg)
}

.test-questions-linearrow .line-arrow-btn-group {
  display: flex;
  justify-content: space-between
}

.test-questions-linearrow .line-arrow-btn {
  border: 1px solid #F2F2F2;
  border-radius: .5rem;
  padding: .25rem 1rem;
  width: 100%;
  margin-left: .5rem;
  margin-right: .5rem;
  text-align: center;
  color: #828282
}

.test-questions-linearrow .line-arrow-btn .fa {
  color: #E0E0E0
}

.test-questions-linearrow .line-arrow-btn span {
  display: block;
  text-align: center;
  font-weight: 700
}

.test-questions-linearrow .line-arrow-btn.active {
  color: #fff;
  background: #03A9F4;
  border-color: #03A9F4
}

.test-questions-linearrow .line-arrow-btn.active .fa {
  color: #fff
}

.right-test-wrapper {
  width: 100%;
  position: relative;
  order: 0;
  overflow: hidden
}

.right-test-block {
  width: 100%;
  position: relative;
  display: inline-flex;
  overflow: hidden;
  float: left;
  height: 100%;
  min-height: 1px
}

.right-test-block:after, .right-test-block:before {
  content: '';
  position: absolute
}

.right-test-block-link {
  z-index: 101;
  position: relative;
  display: flex;
  padding: 2rem 1.5rem 1.5rem;
  min-height: 314px;
  color: #fff
}

.right-test-block-link:hover {
  color: #cdcdcd;
  text-decoration: none
}

.right-test-block-link:hover .right-test-block-header-name:after {
  background: #cdcdcd
}

.right-test-block-header {
  margin-top: 2%
}

.right-test-block-header-logo {
  margin-bottom: .75rem;
  margin-top: 1.5rem;
  width: 14rem
}

.right-test-block-header-name {
  font-size: .875rem;
  font-weight: 700;
  position: relative;
  margin-bottom: 1rem;
  padding-bottom: 1rem
}

.right-test-block-header-name:before {
  content: '';
  position: absolute;
  width: 120px;
  height: 5px;
  background: #fff;
  bottom: 0;
  left: 0
}

.right-test-block-header-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2
}

.right-test-block-header-title span {
  margin-top: .5rem;
  display: block;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.4
}

.right-test-block-footer {
  position: absolute;
  bottom: 2rem;
  right: 1.5rem;
  left: 1.5rem
}

.block-ish {
  background: #15191c
}

.block-ish:before {
  width: 100%;
  height: 600px;
  background: url(../images/ish/logo-ish.svg) center no-repeat;
  background-size: contain
}

.block-ish:after {
  width: 100%;
  height: 462px;
  background: url(../images/ish/bg-img-ish.png) center no-repeat;
  background-size: cover;
  left: 0;
  bottom: 0
}

.block-ish .btn-ish {
  display: block;
  background-color: #80bf44;
  border-color: #80bf44;
  border-radius: 0 !important;
  font-size: .875rem
}

.block-arizona {
  background: #0F1A41
}

.block-arizona:before {
  width: 100%;
  height: 600px;
  background: url(../images/arizona/flat-top.png) center top no-repeat;
  background-size: contain;
  top: -7rem
}

.block-arizona:after {
  width: 100%;
  height: 100vh;
  background: url(../images/arizona/flat-bottom.png) center bottom no-repeat;
  background-size: contain;
  left: 0;
  bottom: -18rem
}

.block-arizona .btn-arizona {
  display: block;
  background-color: #EB5757;
  border-color: #EB5757;
  font-size: .875rem
}

.block-arizona .right-test-block-link {
  align-items: center
}

.block-arizona .right-test-block-footer {
  margin-top: 2rem;
  position: relative;
  bottom: 0;
  left: 0;
  top: 0
}

.page-error {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.page-error-top {
  margin-bottom: .5rem;
  padding-bottom: .5rem;
  border-bottom: 2px solid #E0E0E0
}

.page-error-logo img {
  width: 8rem
}

.page-error-num {
  font-size: 8rem;
  color: #03A9F4;
  font-weight: 700;
  line-height: 1
}

.page-error-text {
  margin-top: 2rem;
  line-height: 1.1;
  font-size: .875rem;
  font-weight: 700;
  color: #4F4F4F
}

.page-error-text span {
  margin-top: .5rem;
  display: block;
  font-size: 1.5rem
}

.page-error-list {
  margin-top: 1.5rem
}

.page-error-list-title {
  font-size: .875rem;
  font-weight: 700;
  margin-bottom: .5rem;
  color: #828282
}

.page-error-list ul {
  padding-left: 0
}

.page-error-list ul li {
  list-style: none;
  position: relative;
  padding-left: 1rem
}

.page-error-list ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #03A9F4;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px
}

.page-error-list ul li a {
  font-size: .875rem;
  color: #828282;
  text-decoration: underline
}

.btn-nav-sub, .btn-select, .btn-select:hover, .grid-main-list__item, .grid-main-list__item:hover, .grid-view-content__list-item.active, .grid-view-content__list-item:hover, .grid-view-nav__link.active, .grid-view-nav__link:hover, .link-reply:hover, .page-error-list ul li a:hover, .profile-test-menu-list li a:hover {
  text-decoration: none
}

.page-error-list ul li a:hover {
  color: #03A9F4
}

.index-section {
  padding: 2rem 0
}

.index-section-white {
  background-color: #fff
}

.index-section-header {
  padding-bottom: 1.5rem;
  margin-bottom: 1rem;
  position: relative
}

.index-section-header:after {
  content: '';
  position: absolute;
  width: 10rem;
  height: 1rem;
  bottom: 0;
  left: 50%;
  margin-left: -5rem;
  background: url(../images/elements/index-title.svg) center no-repeat;
  background-size: 100%
}

.index-section-dialog {
  background: #fafafa
}

.index-bg-2 {
  background: url(../images/index-bg-2.svg) center no-repeat;
  background-size: cover
}

.index-bg-3 {
  background: url(../images/index-bg-3.png) center no-repeat;
  background-size: cover
}

.index-header-main {
  padding: 1.25rem;
  position: absolute;
  top: 5rem;
  right: 0;
  transform: translateY(-50%);
  border-radius: 10px;
  max-width: 80%
}

.index-block-top {
  position: relative;
  color: #fff;
  height: calc(100vh - 11rem);
  background-color: #212121;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%
}

.index-block-top-arrow {
  width: 2rem;
  height: 2rem;
  background: url(../images/elements/index-arrow-down.svg) center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  margin-left: -1rem;
  bottom: 2rem
}

.index-block-top.index-block-top-ru {
  background-image: url(../images/main/index-bg-mb-ru.webp)
}

.index-block-top.index-block-top-kz {
  background-image: url(../images/main/index-bg-mb-kz.webp)
}

.index-card-item {
  border-top: 1px solid #E0E0E0;
  padding-top: 1rem;
  padding-bottom: 1rem
}

.index-section-item {
  text-align: center;
  position: relative
}

.index-section-item h3 {
  font-size: 1rem;
  line-height: 1.3
}

.index-section-item p {
  font-size: .8125rem;
  color: #757575
}

.index-section-item-num {
  font-size: 2rem;
  color: #F57C00;
  margin-right: .25rem
}

.index-section-item:not(:last-child):after {
  position: absolute;
  content: '';
  width: 1.25rem;
  height: 3rem;
  background: url(../images/elements/arrow-right.svg) center no-repeat;
  background-size: 100%;
  right: 0;
  top: 22%;
  margin-top: -1.5rem
}

.profile-test-menu {
  margin-top: 1.5rem;
  padding-top: 1rem;
  border-top: 1px solid #616161;
  color: #fff
}

.profile-test-menu-title {
  font-size: .875rem;
  color: #FF9800;
  margin-bottom: .75rem
}

.profile-test-menu-info {
  font-size: .8125rem;
  font-weight: 700;
  margin-top: .75rem;
  color: #cdcdcd
}

.profile-test-menu-list {
  list-style: none;
  padding-left: 0
}

.profile-test-menu-list li {
  border-bottom: 1px dashed #616161
}

.profile-test-menu-list li:last-child {
  border: none
}

.profile-test-menu-list li a {
  color: #F5F5F5;
  font-size: .8125rem;
  padding: .5rem 1rem .5rem 0;
  display: flex
}

.profile-test-menu-list li a:hover {
  color: #03A9F4
}

.profile-test-menu-list li span {
  color: #F5F5F5;
  font-size: .8125rem;
  padding: .5rem 1rem .5rem 0;
  display: flex
}

.profile-test-menu .progress {
  height: 1.5rem;
  background-color: #9E9E9E
}

.news-article {
  margin: 2rem 0
}

.news-article blockquote {
  margin-bottom: 1.5rem;
  padding: .75rem .75rem .75rem 2rem;
  font-style: italic;
  border-left: 4px solid #cdcdcd
}

.news-article h3 {
  margin-bottom: 1.25rem;
  line-height: 1.75;
  font-weight: 700
}

.news-article h5, .news-article h6 {
  margin-bottom: .75rem;
  line-height: 1.25
}

.news-article h5 {
  font-weight: 700
}

.news-article p {
  line-height: 1.75;
  font-size: .875rem !important;
  margin-bottom: 1.25rem
}

.news-article-date, .news-article-type {
  font-size: .875rem;
  font-style: italic
}

.news-article p:last-child {
  margin-bottom: 0
}

.news-article-header {
  margin-bottom: 2.5rem;
  padding-bottom: 1.25rem
}

.news-article-type {
  font-weight: 700;
  color: #9E9E9E
}

.grid-main-list__title, .grid-view-content__header-title, .news-article-title {
  font-size: 2rem;
  font-weight: 700
}

.news-article-photo {
  margin-bottom: 2.5rem;
  max-height: 35rem;
  border-radius: .75rem
}

.news-article-img {
  height: 35rem;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: .75rem;
  width: 100%
}

.news-article-content {
  margin: 1.5rem 0
}

.news-article-tags {
  font-size: .875rem
}

.news-article-tags .fa {
  font-size: 1rem
}

.news-article-autor {
  font-size: .875rem;
  margin: 1.25rem 0;
  font-style: italic;
  font-weight: 700
}

.grid-title-h2, .grid-view-content__header {
  margin-bottom: 2rem
}

.news-article-view {
  margin-right: auto
}

.news-article-view span {
  font-size: .875rem
}

.news-article-share {
  margin-left: auto;
  font-size: .875rem
}

.grid-title-h2 {
  font-size: 2.5rem;
  color: #4F4F4F;
  font-weight: 700;
  font-family: CeraPro
}

.grid-main-info p, .grid-main-top p {
  font-family: CeraPro;
  color: #828282;
  line-height: 1.7;
  font-size: 1rem
}

.grid-main-list {
  display: flex;
  flex-wrap: wrap
}

.grid-main-list__item {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  background: #BDBDBD;
  min-height: 13rem;
  display: flex
}

.grid-main-list__item:hover .grid-main-list__icon {
  background: rgba(0, 0, 0, 0)
}

.grid-main-list__icon, .grid-view-nav__icon {
  background: rgba(0, 0, 0, .15);
  transition: all .15s
}

.grid-main-list__icon {
  padding: 2rem 1.75rem;
  width: 30%;
  text-align: center
}

.grid-main-list__text {
  width: 70%;
  padding: 2rem 1.75rem;
  text-align: right;
  display: inline-flex;
  justify-content: end
}

.grid-main-list__title {
  max-width: 75%;
  font-family: CeraPro;
  color: #fff;
  line-height: 1
}

.grid-view-wrapper {
  height: auto;
  min-height: 100vh;
  position: relative
}

.grid-view-aside {
  position: absolute;
  top: 0;
  width: 21rem;
  background: #F2F2F2;
  height: 100%
}

.grid-view-content {
  margin-left: 21rem;
  display: flex
}

.grid-view-content__left {
  padding: 2rem 1.5rem;
  flex: 0 0 55%;
  width: 55%
}

.grid-view-content__rigth {
  position: sticky;
  top: 76px;
  min-height: calc(100vh - 76px);
  width: 100%;
  background: #fff;
  box-shadow: -4px 0 4px 0 rgba(0, 0, 0, .15);
  padding: 2rem 1.5rem
}

.grid-view-content__header-sub-title {
  font-weight: 700;
  font-size: 1.125rem
}

.grid-view-content__header-info {
  margin-top: .75rem;
  padding-top: .75rem;
  border-top: 4px solid #BBD3DD;
  color: #828282;
  font-weight: 700;
  font-size: .875rem
}

.grid-view-content__list-item {
  margin-bottom: 1.25rem;
  position: relative
}

.grid-view-content__list-item .card {
  border-radius: 6px !important
}

.grid-view-content__list-item .card-body {
  padding: 1rem 1.5rem !important
}

.grid-view-content__list-item.active:before, .grid-view-content__list-item:hover:before {
  width: 8px
}

.grid-view-content__list-item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  background: #BBD3DD;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  transition: all .15s
}

.grid-view-content__list-favorites {
  margin-right: 1rem;
  font-size: 1.25rem;
  color: #F2C94C
}

.contact-social-item, .grid-view-content__list-info li, .main-header-breadcrumbs i, .main-header-deck i {
  margin-right: .5rem
}

.grid-view-content__list-title {
  font-weight: 700;
  font-size: 1rem;
  color: #4F4F4F
}

.grid-view-content__list-info {
  list-style: none;
  padding-left: 0;
  display: flex;
  margin-top: .75rem
}

.grid-view-content__list-info li {
  font-size: .8125rem;
  color: #828282;
  border-right: 1px solid #828282;
  line-height: 1;
  padding-right: .5rem
}

.grid-view-content__list-info li:last-child {
  border: none
}

.grid-view-content__list-footer {
  border-top: 1px solid #E0E0E0;
  margin-top: .75rem;
  padding-top: .75rem;
  padding-left: 0;
  list-style: none;
  display: flex;
  color: #828282;
  margin-bottom: 0
}

.grid-view-content__list-footer li:not(i) {
  font-size: .8125rem;
  margin-right: .75rem
}

.grid-view-content__list-footer i {
  font-size: 1rem
}

.grid-view-nav {
  font-family: CeraPro;
  position: sticky;
  top: 72px
}

.grid-view-nav__title {
  padding: 1rem 1.5rem;
  font-weight: 700;
  font-size: 1.125rem;
  min-height: 60px
}

.grid-view-nav__link {
  display: flex;
  align-items: center;
  background: #E0E0E0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  position: relative;
  min-height: 66px
}

.grid-view-nav__link.active .grid-view-nav__icon, .grid-view-nav__link:hover .grid-view-nav__icon {
  background: rgba(0, 0, 0, 0)
}

.grid-view-nav__link.active:before, .grid-view-nav__link:hover:before {
  width: 98%
}

.grid-view-nav__link:before {
  content: '';
  width: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .25);
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  transition: all .15s
}

.grid-view-nav__icon {
  width: 66px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  position: relative;
  z-index: 10
}

.grid-view-nav__name {
  font-weight: 700;
  color: #fff;
  font-size: .9375rem;
  padding: .75rem;
  position: relative;
  z-index: 10
}

.grid-view-browsing h3 {
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: .75rem;
  font-size: 1rem
}

.grid-view-browsing__header {
  border-bottom: 2px solid #BBD3DD;
  margin-bottom: .75rem;
  padding-bottom: .75rem
}

.grid-view-browsing__header-title {
  font-size: 1.375rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1.3
}

.grid-view-browsing__header-inner {
  display: flex;
  justify-content: space-between;
  font-size: .872rem
}

.grid-view-browsing__header-info {
  font-weight: 700;
  color: #828282
}

.grid-view-browsing__header-view {
  color: #828282
}

.grid-view-browsing__header-view i {
  margin-right: .25rem
}

.grid-view-browsing__order {
  border: 2px dashed #BDBDBD;
  padding: .75rem 1rem;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem
}

.btn-loadmore, .main-header-sub-menu, .send-order {
  border-top: 1px solid #E0E0E0
}

.grid-view-browsing__order-text {
  font-weight: 700;
  font-size: .875rem
}

.grid-view-browsing__description {
  font-size: .875rem
}

.grid-view-browsing .card-proceed .card-body {
  padding: 1rem
}

.grid-view-browsing .card-proceed .card-proceed-title {
  font-size: .875rem;
  font-weight: 700
}

.grid-view-browsing .card-proceed .card-proceed-item h6 {
  font-size: .875rem
}

.grid-view-browsing .card-proceed .card-proceed-num {
  font-size: 2.5rem;
  font-weight: 700
}

.grid-view-browsing .card-proceed .card-proceed-text {
  font-size: .8125rem;
  font-weight: 400
}

h3, h4 {
  font-weight: 600;
  line-height: 1;
  color: #424242
}

.grid-view-browsing .card-proceed .competence-item-title {
  font-size: .875rem
}

h3 {
  font-size: 1.5rem
}

h4 {
  font-size: 1.125rem
}

.btn-loadmore {
  font-size: .875rem;
  border-radius: 0 0 .375rem .375rem;
  padding: 1rem;
  color: #424242
}

.btn-loadmore:hover {
  color: #03A9F4;
  background: #FAFAFA
}

.send-order {
  background: #FDF7E4
}

.send-order .card-title {
  font-size: 1.125rem
}

.type-status {
  font-size: .8125rem;
  font-weight: 700;
  color: #9E9E9E
}

.type-status i {
  font-size: 1rem
}

.type-user {
  font-size: .625rem;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  margin-left: .25rem
}

.social-link {
  padding: .5rem 0;
  color: #9E9E9E
}

.social-link-title {
  font-size: .875rem
}

.social-link-item {
  font-size: 1.5rem;
  margin-left: .5rem;
  color: #9E9E9E
}

.social-link-item:hover {
  color: #03A9F4
}

.link-reply {
  font-size: .75rem;
  color: #9E9E9E
}

.link-reply i {
  margin-left: .25rem
}

.link-reply:hover {
  color: #03A9F4
}

.reviews-item {
  margin-bottom: 1.5rem
}

.reviews-item:last-child {
  margin-bottom: 0
}

.reviews-item-reply {
  margin-left: 2rem
}

.btn-nav-sub {
  color: #757575;
  padding: 1rem
}

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

.contact-social-item {
  display: inline-block
}

.main-header-breadcrumbs {
  color: #03A9F4;
  margin-bottom: 1rem
}

.main-header-breadcrumbs a {
  font-weight: 700
}

.main-header-deck {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: .785rem;
  color: #9E9E9E
}

.main-header-sub-menu {
  top: 79px;
  background: #fff;
  z-index: 101
}

.main-header-sub-menu .nav-item {
  margin-top: 0
}

.main-header-sub-menu .nav-link {
  padding: .75rem !important
}

.main-header-sub-menu .nav-link.active {
  background: 0 0
}

.main-content-sidebar {
  position: fixed;
  z-index: 1005;
  box-shadow: 0 0 .25rem 0 rgba(0, 0, 0, .15);
  top: auto;
  left: 0;
  bottom: 0;
  background: #424242;
  transition: transform .3s ease-in-out, width .3s ease-in-out;
  width: 100%;
  max-height: calc(100vh - 80px)
}

.main-content-sidebar-title {
  display: block;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  border: none;
  position: fixed;
  cursor: pointer;
  width: 3.75rem;
  height: 3.75rem;
  right: 1rem;
  bottom: 5rem;
  background: #4CAF50;
  border-radius: 25rem;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .35);
  font-family: "Font Awesome 5 Free"
}

.main-content-sidebar-title:after {
  content: '\f2bb';
  position: absolute;
  font-size: 1.25rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.main-content-sidebar .profile-card-aside {
  display: none
}

.btn-select, .main-content-sidebar.open .profile-card-aside {
  display: block
}

.main-content-sidebar.open {
  overflow: auto;
  padding: 1rem .5rem 1rem 0
}

.main-content-sidebar.open .main-content-sidebar-title {
  position: absolute;
  top: 1rem;
  background: #616161;
  box-shadow: none;
  width: 2.75rem;
  height: 2.75rem
}

.main-content-sidebar.open .main-content-sidebar-title:after {
  content: '\f00d'
}

.custom-control-label:hover {
  color: #03A9F4;
  cursor: pointer
}

.top-btn {
  display: none;
  width: 3rem;
  height: 3rem;
  background: #03A9F4;
  position: fixed;
  right: 3rem;
  bottom: 3rem;
  border-radius: 25rem;
  text-align: center;
  z-index: 1101
}

.top-btn i {
  padding: .85rem .75rem;
  font-size: 1.25rem;
  color: #fff
}

.top-btn:hover {
  background: #616161
}

.program-list-item-base {
  padding: .25rem .75rem;
  border: 1px solid #E0E0E0;
  border-radius: .25rem;
  font-size: .8125rem;
  font-weight: 600
}

.program-list-item-base + .program-list-item-base {
  margin-top: .5rem
}

.modal-step-header {
  padding-left: 0;
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 1rem
}

.modal-step-header li {
  display: inline-block;
  list-style: none;
  border-right: 1px solid #E0E0E0;
  color: #757575;
  width: 49%;
  padding-left: .5rem
}

.modal-step-header li:first-child {
  padding-left: 0
}

.modal-step-header li:last-child {
  border-right: none
}

.modal-step-header li.active {
  color: #4CAF50;
  font-weight: 700
}

.modal-step-header li.active h4 {
  color: #4CAF50
}

.modal-step-header h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
  color: #757575
}

.modal-step-header-hint {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: .875rem
}

.modal-step-body-title {
  font-size: 1rem;
  font-weight: 600
}

.modal-step-body-hint {
  font-size: .875rem;
  font-style: italic;
  margin-bottom: .25rem
}

.modal-step-body-item {
  border-bottom: 1px dotted #E0E0E0;
  margin-bottom: .75rem;
  padding-bottom: .75rem
}

.modal-step-body-item:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.modal-step-body + .modal-step-body-btn {
  padding-top: 1rem
}

.modal-step-body .col-form-label {
  font-weight: 700;
  font-size: .875rem !important
}

.modal-step-body .form-control {
  border-color: #cdcdcd;
  border-radius: .25rem
}

.modal-step-body .form-group {
  border-bottom: 1px dotted #E0E0E0;
  padding-bottom: 1rem
}

.modal-step-body .form-group:last-child {
  border-bottom: none;
  padding-bottom: 0
}

.modal-step-body .chosen-container-single .chosen-single {
  border-color: #cdcdcd !important
}

.btn-select {
  padding: .5rem 1rem;
  border: 2px solid #757575;
  border-radius: 25rem !important;
  font-weight: 700;
  font-size: .875rem;
  color: #757575 !important;
  margin-top: .75rem
}

.btn-select-active, .btn-select:hover {
  border-color: #4CAF50
}

.btn-select-block {
  padding-bottom: .75rem
}

.btn-select:hover {
  color: #4CAF50 !important;
  background: rgba(76, 175, 80, .2)
}

.btn-select-active, .btn-select-active:hover {
  color: #fff !important;
  background: #4CAF50
}

@media (min-width: 568px) {
  .link-card-registration {
    width: 210px;
    border-radius: 6px 0;
    position: absolute;
    right: 0;
    bottom: 0
  }
}

@media (min-width: 576px) {
  .page-header-c-info li {
    display: inline-block;
    margin-right: .75rem
  }
}

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

  .sub-title-h1 {
    font-size: 1.125rem
  }

  .header-h1 {
    font-size: 2.5rem
  }

  .header-sub-h1 {
    font-size: 1.125rem
  }

  .sub-index-title-h1 {
    font-size: 3rem;
    margin-top: 1rem
  }

  .index-title-h2 {
    font-size: 4rem
  }

  .sub-index-title-h2 {
    font-size: 1.75rem;
    font-weight: 700;
    margin-top: 1rem
  }

  .index-title-h3 {
    font-size: 2rem
  }

  .index-title-sm1 {
    font-size: 1.75rem
  }

  .sub-index-title-sm2 {
    font-size: 1.5rem;
    font-weight: 700
  }

  .sub-index-title-sm3 {
    font-size: 1.5rem;
    margin-top: .25rem;
    margin-bottom: .1rem
  }

  .sub-index-title-h3 {
    font-size: 1.75rem;
    margin-top: .5rem
  }

  .card-title-h2 {
    font-size: 1.125rem
  }

  .section-padding {
    padding: 4rem 0
  }

  .controller-content {
    min-height: calc(100vh)
  }

  .nav-tabs .nav-link {
    padding: .5rem 1rem
  }

  .card .card-body {
    padding: 1.5rem
  }

  .colleges-section-form {
    width: 60%;
    margin-bottom: 6rem
  }

  .colleges-section-form .form-group {
    margin-bottom: 2rem
  }

  .colleges-section-form .form-control {
    padding: 2rem;
    font-size: 1.75rem
  }

  .colleges-section-form .form-control::-moz-placeholder {
    font-size: 1.5rem
  }

  .colleges-section-form .form-control::placeholder {
    font-size: 1.5rem
  }

  .colleges-section-form .btn {
    font-size: 1.5rem;
    padding: 1rem 4rem
  }

  .colleges-section-item {
    padding-left: 4rem
  }

  .colleges-section-info {
    font-size: 1.25rem
  }

  .colleges-top {
    padding: 10rem 0;
    height: calc(100vh - 6rem)
  }

  .card-header-block {
    min-height: 18rem
  }

  .card-accordion-arrow {
    right: 1.5rem
  }

  .card-accordion .card-header .card-title {
    padding: 1.25rem 2.5rem 1.25rem 1.5rem
  }

  .card-media_title {
    height: 3.5rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
  }

  .test-siv-light {
    height: 21.875rem
  }

  .modal-content {
    padding: .5rem 2rem
  }

  .card-item-body {
    padding: 1rem .75rem
  }

  .page-header.theme-train:before {
    display: block;
    top: -5rem;
    right: -12rem
  }

  .page-header-order {
    display: inline-flex;
    align-items: center;
    border: 2px dashed #FAFAFA
  }

  .page-header-order-title {
    font-size: 1rem;
    margin-left: 1rem;
    text-align: left;
    margin-top: 0
  }

  .main-search .form-control {
    font-size: 2.5rem
  }

  .main-search .form-control::-moz-placeholder {
    font-size: 2.5rem
  }

  .main-search .form-control::placeholder {
    font-size: 2.5rem
  }

  .card-proceed-item {
    border-right: 1px solid #E0E0E0
  }

  .card-proceed-item:last-child {
    border: none
  }

  .card-proceed-cabinet-item {
    border-right: 1px solid #E0E0E0
  }

  .card-proceed-cabinet-item:last-child {
    border: none
  }

  .test-title-h1 {
    font-size: 1.5rem
  }

  .test-title-count, .test-title-finish, .test-title-fio {
    font-size: 2.25rem
  }

  .test-sub-title {
    font-size: 1.25rem
  }

  .test-page {
    min-height: 100vh
  }

  .test-page.test-page-right {
    margin-right: 360px
  }

  .test-margin-top {
    margin-top: -4rem
  }

  .test-body .card.card-test {
    padding: 1.5rem
  }

  .test-body .card.card-finish .card-title {
    font-size: 2rem
  }

  .test-description-after p {
    font-size: .875rem;
    line-height: 1.5
  }

  .test-info-footer {
    font-size: 1rem
  }

  .test-info-footer p {
    font-size: .875rem;
    line-height: 1.5rem
  }

  .test-btn-start {
    padding: 2rem 0;
    display: flex;
    justify-content: center
  }

  .test-btn-start .btn {
    margin: 0 .5rem;
    padding: 1rem 4rem;
    display: flex;
    font-size: 1.125rem;
    width: auto
  }

  .test-btn-run .btn {
    padding: 1rem 2rem;
    font-size: .875rem
  }

  .test-result-switch h3 {
    font-size: 1rem
  }

  .test-alert-success {
    padding-left: 2rem;
    padding-right: 2rem
  }

  .test-alert-success .btn {
    margin: 0 .5rem;
    padding: 1rem 3rem
  }

  .test-alert-success .title-alert {
    text-align: left;
    font-size: 1.25rem
  }

  .test-alert-success .text-alert {
    font-size: 1rem;
    text-align: left
  }

  .test-questions-linearrow .line-arrow-header-center-line:before {
    top: auto;
    left: 0;
    transform: rotate(-135deg)
  }

  .test-questions-linearrow .line-arrow-header-center-line:after {
    bottom: auto;
    left: auto;
    right: -10px;
    transform: rotate(45deg)
  }

  .test-questions-linearrow .line-arrow-btn:hover {
    text-decoration: none;
    color: #03A9F4;
    border-color: #03A9F4
  }

  .test-questions-linearrow .line-arrow-btn:hover .fa {
    color: #03A9F4
  }

  .right-test-wrapper {
    width: 360px;
    position: fixed;
    z-index: 1015;
    top: 0;
    right: 0
  }

  .right-test-block-link {
    min-height: 100vh;
    padding: 6.2rem 2rem 2rem
  }

  .right-test-block-header-name {
    font-size: 1.125rem;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem
  }

  .right-test-block-header-title {
    font-size: 2rem
  }

  .right-test-block-header-title span {
    margin-top: 1rem;
    font-size: 1.125rem;
    line-height: 1.5
  }

  .block-arizona .btn-arizona, .block-ish .btn-ish {
    padding-top: 1rem;
    font-size: 1rem;
    padding-bottom: 1rem
  }

  .block-ish:before {
    width: 400px;
    left: 50%;
    margin-left: -200px
  }

  .block-arizona:before {
    width: 100%;
    left: 50%;
    top: 3rem;
    transform: translateX(-50%)
  }

  .block-arizona:after {
    bottom: 0
  }

  .page-error-top {
    margin-bottom: 1rem;
    padding-bottom: 1rem
  }

  .page-error-logo img {
    width: 15rem
  }

  .page-error-num {
    font-size: 12rem
  }

  .page-error-text {
    font-size: 1.125rem
  }

  .page-error-text span {
    font-size: 2rem
  }

  .page-error-list-title {
    font-size: 1rem
  }

  .index-section {
    padding: 3rem 0
  }

  .index-section-header {
    padding-bottom: 3rem;
    margin-bottom: 2rem
  }

  .index-section-header:after {
    width: 18rem;
    height: 1rem;
    bottom: 0;
    left: 50%;
    margin-left: -9rem
  }

  .index-header-main {
    padding: 2rem;
    top: 8rem;
    right: 2rem;
    max-width: 30rem
  }

  .index-block-top {
    height: 100vh
  }

  .index-block-top-arrow {
    bottom: 4rem
  }

  .index-card-item {
    border-right: 1px solid #E0E0E0
  }

  .index-card-item:nth-child(-n+3) {
    border-top: none
  }

  .index-card-item:nth-child(3n) {
    border-right: none
  }

  .main-content-sidebar {
    width: 240px;
    min-height: 100%;
    padding-top: 80px
  }

  .main-content-sidebar-title {
    display: none
  }

  .main-content-sidebar .profile-card-aside {
    display: block
  }

  .main-content-inner {
    margin-left: 240px
  }
}

@media (min-width: 922px) {
  .card .card-body {
    padding: 2rem
  }

  .card .card-footer {
    padding: 1rem 2rem
  }

  .nav-tabs-sub-menu {
    display: flex !important
  }

  .nav-tabs-sub-menu .nav-item-submenu {
    visibility: hidden;
    border-radius: 0 0 4px 4px;
    transform: translateY(10px);
    position: absolute;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .1);
    background: #fff
  }

  .card-accordion-arrow {
    right: 2rem
  }

  .card-accordion .card-header .card-title {
    padding: 1.5rem 3rem 1.5rem 2rem
  }

  .page-header {
    min-height: 18rem
  }

  .page-header-title {
    font-size: 2rem
  }

  .reviews-item-reply {
    margin-left: 4rem
  }
}

@media (min-width: 992px) {
  .header-h1 {
    text-align: left;
    line-height: 1.2;
    font-size: 4rem;
    padding-bottom: 2rem
  }

  .header-h1:after {
    left: 0;
    right: auto
  }

  .header-h1 .text-min {
    font-size: 1.875rem
  }

  .site-header .navbar-brand {
    width: 9rem
  }

  .nav-mobile-menu {
    margin-right: 1.5rem
  }

  .open-sidebar {
    padding-right: 15px
  }

  .page-alert {
    min-height: 50vh
  }

  .viewed-slider-arrow {
    top: 50%
  }

  .viewed-slider-arrow.prev {
    left: 0
  }

  .viewed-slider-arrow.next {
    right: 0
  }

  .card-item-body {
    padding: 1rem 1rem 1rem 1.5rem
  }

  .page-header.theme-train:before {
    top: -2rem;
    right: -8rem
  }

  .index-header-main {
    min-width: 20rem;
    max-width: 50rem;
    top: 12rem;
    left: 30%;
    transform: translate(-50%, -50%)
  }

  .index-block-top {
    height: calc(100vh - 11rem)
  }

  .index-block-top.index-block-top-ru {
    background-image: url(../images/main/index-bg-ru.webp);
    background-size: cover
  }

  .index-block-top.index-block-top-kz {
    background-image: url(../images/main/index-bg-kz.webp);
    background-size: cover
  }
}

@media (min-width: 1200px) {
  .navbar-light.navbar {
    padding-left: 2rem;
    padding-right: 2rem
  }

  .test-siv-body {
    padding: 2rem
  }

  .test-siv-vertical {
    height: 21.875rem
  }

  .page-header-logo {
    width: 10rem;
    height: 10rem
  }

  .page-header.theme-train:before {
    top: -2rem;
    right: 0
  }
}

@media (max-width: 992px) {
  .site-header .btn-login {
    border: none;
    background: 0 0;
    padding: .5rem;
    color: #424242
  }

  .card-item-body {
    display: block
  }
}

@media (max-width: 922px) {
  .nav-tabs-sub-menu .nav-item {
    width: 50%;
    padding: 0 .5rem
  }
}

@media (max-width: 768px) {
  .nav-tad-overflow {
    overflow: auto;
    overflow-y: hidden;
    flex-wrap: nowrap
  }

  .btn-sm-w100 {
    width: 100%
  }

  .colleges-section-info .col-md-5 img {
    width: 70%;
    margin-bottom: 1rem
  }

  .colleges-top:after {
    display: none
  }

  .card-search .input-group, .carousel-reviews .media, .index-section-item-num {
    display: block
  }

  .card-search .input-group .form-control {
    border-radius: 25rem;
    width: 100%
  }

  .card-search .input-group .input-group-append {
    margin-left: 0
  }

  .card-search .input-group .input-group-append > .btn {
    margin-left: 0;
    margin-top: 1rem;
    width: 100%
  }

  .index-section-item-num {
    text-align: center
  }

  .index-section-item:not(:last-child):after {
    right: 50%;
    margin-right: -.625rem;
    bottom: 0;
    top: auto;
    margin-top: auto;
    transform: rotate(90deg)
  }

  .index-section-item:not(:last-child) {
    padding-bottom: 3rem
  }
}

@media (max-width: 767.98px) {
  .switch-btn {
    padding: .5rem 1rem;
    font-size: .8125rem;
    text-align: center;
    justify-content: center;
    width: 50%
  }

  .switch-btn-sx {
    padding: .25rem .75rem !important
  }

  .page-header-order .btn {
    display: block
  }

  .test-header {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .test-header-info {
    width: 100%;
    text-align: center;
    margin-top: .75rem;
    margin-bottom: .75rem;
    padding: 0
  }

  .test-wrapper {
    display: flex;
    flex-direction: column
  }

  .test-body .card.card-finish .card-text h3 {
    font-size: 1.25rem
  }

  .test-questions-linearrow .line-arrow-header {
    margin-top: 1.5rem
  }

  .test-questions-linearrow .line-arrow-header-left {
    width: 100%;
    padding: 0 0 0 2rem
  }

  .test-questions-linearrow .line-arrow-header-right {
    display: none
  }

  .test-questions-linearrow .line-arrow-header-bottom {
    margin-top: .5rem;
    font-size: .875rem;
    display: block;
    padding-left: 2rem;
    font-weight: 600
  }

  .test-questions-linearrow .line-arrow-header-center {
    display: none
  }

  .test-questions-linearrow .line-arrow-header-center-line {
    position: absolute;
    width: 2px;
    height: 100%
  }

  .test-questions-linearrow .line-arrow-btn-group {
    flex-direction: column;
    padding-left: 2rem
  }

  .test-questions-linearrow .line-arrow-btn {
    margin: 0 0 .75rem
  }

  .test-questions-linearrow .line-arrow-btn:last-child {
    margin-bottom: 0
  }

  .right-test-block-header {
    margin-bottom: 1rem
  }

  .right-test-block-header-logo {
    width: 10rem;
    margin-top: 1rem;
    display: none
  }

  .block-ish .right-test-block-link {
    padding-bottom: 5rem
  }

  .top-btn {
    right: 1rem;
    bottom: 1rem
  }
}

@media (max-width: 574px) {
  .nav-tabs-sub-menu .nav-item {
    width: 100%;
    padding: 0 .5rem
  }
}

@media (max-width: 567.98px) {
  .link-favorites {
    margin-top: .5rem
  }

  .modal-step-header li {
    width: 100%;
    border-right: none;
    padding-left: 0
  }

  .modal-step-header li.first, .modal-step-header li.last {
    display: none
  }
}