.header {
  background-color: #3a3a3a
}

.navbar-nav {
  margin-left: 30px
}

.navbar-nav>.nav-item>.nav-link {
  text-transform: uppercase
}

.overflow-hidden {
  overflow: hidden
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  z-index: 999;
  display: none
}

body {
  font-family: Roboto;
  padding-top: 102px
}

html {
  font-size: 16px
}

.navbar-nav a {
  font-size: .87rem
}

.card.slider-item {
  width: 500px;
  background: 0 0;
  border: 0
}

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

.btn-primary:hover {
  background-color: #ff8859;
  border-color: #ff8859
}

.btn {
  border-radius: 0;
  padding: .45rem 1.3rem
}

.btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 136, 89, .5)
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 136, 89, .5)
}

.slider-item .card-title {
  display: inline;
  font-size: 1.7rem;
  background: rgba(255, 255, 255, .5);
  line-height: 2.1rem
}

.slider-item .card-subtitle {
  margin-top: 15px;
  font-size: 1.5rem;
  background: rgba(255, 255, 255, .5);
  color: #f56800;
  display: inline-block
}

@media (max-width:500px) {
  .swiper-slide {
    background-image: none !important
  }
}

@media (max-width:991px) {

  article figure,
  article img {
    width: 100%
  }
}

.course-filter-icon {
  text-align: center;
  cursor: pointer;
  background: url(img/specialization-arrow-unactive.png) 50% 100% no-repeat;
  text-transform: uppercase;
  color: #000;
  padding: 3px 10px 13px;
  font-size: .8rem;
  transition: all .3s ease;
  margin: 10px 0;
  word-break: break-word
}

.course-filter-icon img {
  margin-bottom: 7px
}

.uppercase {
  text-transform: uppercase
}

.cities-filter,
.contacts-switch,
.filter-courses {
  font-size: .8rem;
  text-transform: uppercase;
  color: #666;
  text-align: center;
  padding: 0;
  margin: 0;
  margin-bottom: 6px;
  cursor: pointer
}

.cities-filter li,
.contacts-switch a,
.filter-courses li {
  padding: 3px 6px;
  display: inline-block;
  transition: all .3s ease;
  cursor: pointer;
  margin: 0 8px 6px 0;
  color: #666
}

.contacts-switch {
  width: 100%;
  text-align: center
}

.contacts-switch li {
  display: inline-block
}

.contact-column {
  display: none
}

.cities-filter-row,
.filter-courses-row {
  border-bottom: 1px solid #fb4c35
}

.cities-filter .active,
.cities-filter li:hover,
.filter-courses .active,
.filter-courses li:hover,
.contacts-switch .active,
.contacts-switch a:hover {
  background: #f56800;
  color: #fff;
  text-decoration: none
}

.course-filter-icon.active,
.course-filter-icon:hover {
  background: url(img/specialization-arrow.png) 50% 100% no-repeat;
  color: #f56800
}

.filter-course-item .date,
.filter-course-item .price {
  font-size: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  line-height: 1.5rem
}

.filter-course-item .date {
  align-items: start
}

.filter-course-item .date .time {
  font-size: 1rem;
  opacity: .7;
  margin-top: 5px
}

.filter-course-item .price {
  line-height: 3rem
}

a:hover {
  color: #f56800
}

.filter-course-item .course-title {
  color: #222;
  text-decoration: underline;
  font-size: 1.2rem
}

.filter-course-item {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 15px;
  margin-bottom: 15px
}

.filter-course-item .btn {
  padding: .3rem .5rem;
  font-size: .9rem
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #ba5730;
  border-color: #ba5730
}

.navbar-dark .navbar-toggler-icon {
  border: 0;
  background-image: url(img/sandwitch.svg);
  height: 42px;
  width: 42px
}

.navbar-toggler:focus {
  outline: 0
}

.simple-slider .swiper-slide {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center
}

.simple-slider .swiper-button-next,
.simple-slider .swiper-button-prev {
  width: 50px;
  margin-left: 20px;
  margin-right: 20px
}

footer {
  background: #222;
  color: #fff;
  padding: 20px 0
}

.footer-col {
  padding-top: 20px;
  padding-bottom: 20px
}

footer a {
  color: #fff;
  transition: all .3s ease
}

.footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0
}

footer .menu-title {
  padding-bottom: 8px;
  border-bottom: 1px solid #393939;
  margin-bottom: 12px;
  text-transform: uppercase
}

.footer-col li {
  padding: 6px 0
}

.contact-row h4 {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 10px
}

.contact-row a {
  display: inline-block;
  padding: .3rem;
  font-size: 1.3rem
}

.fab.fa-vk {
  color: #4c75a3
}

.fab.fa-youtube {
  color: #cd201f
}

.fab.fa-facebook {
  color: #3b5999
}

.fab.fa-instagram {
  color: #e4405f
}

.contact-column {
  margin-top: 15px;
  margin-bottom: 20px
}

.socials .fab {
  font-size: 1.4rem;
  display: inline-block;
  padding: 5px 10px 5px 0
}

.contacts h3 {
  text-align: center;
  text-transform: uppercase
}

.contact-column h3 {
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
  margin: 0 0 10px 0;
  text-align: left;
  text-transform: capitalize
}

.course-link {
  background: 0 0
}

.course-link:hover {
  background: 0 0
}

.graybg-noorange {
  background: #eee
}

.centered h2,
.graybg-noorange h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 28px
}

.socials {
  margin: 10px 0
}

.loading {
  opacity: .5
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #ff8859;
  border-color: #ff8859
}

.navbar-toggler {
  border: 0;
  padding: 0
}

.course-handler {
  position: relative
}

.loading-courses {
  position: absolute;
  top: 8rem;
  left: 50%;
  margin-left: -2rem;
  font-size: 4rem;
  z-index: 10;
  display: none;
  color: #f56800
}

.not-found {
  font-size: 1.5rem;
  text-align: center;
  padding: 1rem;
  color: #666
}

.new-course {
  display: inline-block;
  padding: 0 5px 1px;
  color: #fff;
  background: #28a745;
  margin-left: 5px;
  font-size: .8rem
}

img.alignleft {
  float: left;
  padding: 0 15px 15px 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.3rem 0 1.5rem;
  word-wrap: break-word
}

article img {
  max-width: 100%;
  height: auto
}

article p {
  word-wrap: break-word
}

.course-tab-inner {
  padding: 15px
}

a.card-title {
  color: #222
}

.card-text a {
  color: #222
}

a.btn-primary {
  color: #fff;
  background-color: #f3723f;
  border-color: #f3723f;
  border: 0
}

a.btn-primary:hover {
  background-color: #ba5730
}

.register-form {
  display: none
}

.check-course {
  font-size: 1.5rem
}

.selected-course {
  font-weight: 700
}

a {
  color: #f56800
}

.alignright {
  float: right;
  margin: 15px 0 15px 15px
}

.alignleft {
  float: left;
  margin: 15px 15px 15px 0
}

.aligncenter {
  text-align: center
}

img {
  max-width: 100%;
  height: auto
}

blockquote {
  border-left: 3px solid #dee2e6;
  padding: 10px 15px;
  margin: 15px
}

blockquote p {
  padding: 0;
  margin: 0
}

.breadcrumbs {
  font-size: 14px;
  padding-top: 30px
}

.teacher-photo {
  width: 100%;
  height: auto
}

.breadcrumbs .spacer:after {
  content: "»";
  padding: 0 4px;
  display: inline-block
}

hr.orange {
  border: 0;
  border-bottom: 1px solid #fb4c35
}

.filter-course-item .closed {
  font-size: 1rem;
  line-height: 1.2rem;
  text-align: center;
  color: silver
}

.teacher-link:hover {
  text-decoration: none
}

.teacher-link .speciality {
  color: #555
}

.teacher-link .name {
  font-size: 1.3rem
}

.teacher-link .inner {
  display: inline-block;
  padding: 15px;
  margin: 15px
}

.teacher-link .image {
  height: 200px;
  overflow: hidden;
  display: inline-block
}

.teacher-link img {
  height: 100%;
  width: auto
}

.center-header {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5rem
}

.teachers-filter {
  text-align: center
}

.filter-action-teacher.active,
.filter-action-teacher:hover {
  background: #f56800;
  color: #fff
}

.filter-action-teacher {
  display: inline-block;
  cursor: pointer;
  padding: 3px 6px;
  transition: all .3s ease;
  margin: 0 0 6px;
  color: #666;
  font-size: .9rem
}

.filter-action:hover {
  text-decoration: none
}

nav.navbar {
  min-height: 102px
}

.navbar-dark .navbar-nav .current-menu-item .nav-link {
  color: #fff
}

.text-first-capitalize:first-letter {
  text-transform: uppercase
}

.read-more {
  color: #222;
  text-decoration: underline
}

.course-more {
  display: none;
  padding: 10px 0
}

.course-more p {
  margin: 0;
  padding: 1px 0
}

.process-register {
  width: 198px;
  text-align: center;
  background: #f5c2ae;
  padding: 7px 0;
  color: #fff;
  display: none
}

.buy-course-card {
  padding: 30px 45px 30px 45px;
  background: rgba(34, 34, 34, .1)
}

.payment-methods {
  padding-top: 30px;
  text-align: center
}

.payment-methods img {
  width: 50%;
  opacity: .3
}

.round {
  background: #3a3a3a;
  border-radius: 50%;
  display: inline-flex !important;
  width: 85px;
  height: 85px;
  justify-content: center;
  align-items: center
}

.graybg {
  background: #eee;
  border-left: 3px solid #f27221
}

.contacts-pane.socials .social .fab {
  margin: 0
}

.contacts-pane.socials .social .fab.fa-vk,
.socials .social .fab.fa-vk:hover {
  color: #4c75a3
}

.contacts-pane.socials .social .fab.fa-youtube,
.socials .social .fab.fa-youtube:hover {
  color: #cd201f
}

.contacts-pane.socials .social .fab.fa-facebook,
.socials .social .fab.fa-facebook:hover {
  color: #3b5999
}

.contacts-pane.socials .social .fab.fa-instagram,
.socials .social .fab.fa-instagram:hover {
  color: #e4405f
}

.socials .social .fab {
  color: rgba(255, 255, 255, .5);
  font-size: 20px;
  margin: 0 5px
}

.navbar-expand-md .navbar-collapse {
  justify-content: space-between
}

.header .socials .social .fab {
  margin: 0;
  padding: 5px 3px;
  color: rgba(255, 255, 255, .3)
}

.header .socials {
  text-align: right
}

.blog-list-row {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #efefef
}

.blog-list-row a {
  color: #333;
  transition: all .3s ease
}

.blog-list-row:hover a {
  text-decoration: none;
  color: #f56800
}

.blog-list-row:hover .blog-list-date {
  color: #fff;
  background: #f56800
}

.blog-list-date {
  border: 1px solid #f56800;
  color: #f56800;
  display: inline-block;
  padding: 10px 13px 6px;
  transition: all .3s ease;
  line-height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff
}

.blog-list-image {
  position: relative
}

.blog-list-date .day,
.blog-list-date .month {
  text-align: center
}

.blog-list-date .day {
  font-size: 24px
}

.blog-list-date .month {
  font-size: 12px
}

.specialization-list-title {
  display: flex;
  align-items: center
}

.specialization-list-title img {
  max-width: 50px;
  max-height: 50px;
  margin-right: 15px
}

label.radio-inline {
  display: flex;
  align-items: center
}

.radio-inline input {
  min-width: 13px;
  margin-right: 15px
}

.radio-inline p {
  padding: 0;
  margin: 0
}

.progress {
  height: 25px
}

.progress span {
  display: inline
}

.progress .progress-bar {
  flex-direction: row;
  align-items: center;
  background-color: #f27221
}

.clr {
  clear: both
}

.post-thumbnail {
  float: left;
  margin: 0 15px 15px 0
}

#test_rules {
  margin-top: 15px
}

.map-frame {
  display: none
}

.footer-subscribe .subscribe-activator {
  font-size: 13px;
  padding: .2rem .4rem;
  white-space: normal
}

nav.header ul {
  position: relative
}

nav.header li {
  position: relative
}

nav.header li ul {
  display: none;
  position: absolute;
  top: 37px;
  left: 0;
  background: #3a3a3a;
  margin: 0;
  padding: 0;
  list-style: none
}

nav.header .menu-item-has-children:hover ul {
  flex-direction: column
}

nav.header li ul li {
  padding: 0;
  white-space: nowrap
}

nav.header li ul li a {
  text-transform: uppercase;
  font-size: 12px
}

.search-container {
  position: relative
}

.search-form-query {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0
}

.search-form-query form {
  width: 100%;
  height: 100%
}

.search-form-query form input {
  width: 100%;
  padding: 0 30px 0 15px;
  font-size: 1rem;
  height: 100%;
  border: 0
}

.search-form-query form button {
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
  background: 0 0;
  border: 0
}

.city-page-contacts .contact-column {
  display: block
}

.teacher-pane .row {
  line-height: 32px;
  align-items: center
}

.teacher-pane {
  border: 1px solid #ccc;
  padding: 15px;
  background: #fafafa
}

button.read-more {
  text-decoration: none;
  padding: .3rem .5rem;
  font-size: .9rem;
  cursor: pointer;
  margin-top: 5px
}

button.read-more:focus {
  outline: 0;
  box-shadow: none
}

@media (max-width:575px) {
  #course-register-form .form-group.row {
    margin-bottom: 0;
    padding-bottom: 0
  }

  #course-register-form .form-group.form-check {
    margin-top: 15px
  }
}

ol li {
  padding: 5px 0
}

em {
  text-decoration: underline
}

@media (min-width:768px) {
  nav.header li ul {
    max-height: 40px
  }
}

@media (max-width:767px) {
  body {
    padding-top: 82px
  }

  nav.navbar {
    min-height: 82px
  }

  .navbar-brand {
    display: block;
    padding-top: 0;
    padding-bottom: 0
  }

  nav.header .navbar-nav {
    margin: 0
  }

  nav.header li {
    border-bottom: 1px solid rgba(255, 255, 255, .05);
    padding: 5px 0
  }

  nav.header li ul {
    position: relative;
    top: 0;
    left: 0;
    flex-direction: column;
    margin-bottom: 5px;
    background: rgba(255, 255, 255, .05);
    padding: 5px 0
  }

  nav.header li ul li {
    padding: 0 0 0 20px;
    border: 0
  }

  .filter-course-item .date {
    align-items: start;
    color: #666
  }

  .filter-course-item .price {
    align-items: center
  }

  .filter-course-item {
    border-bottom: 1px solid #eee;
    padding-top: 25px;
    padding-bottom: 25px
  }

  .filter-course-item .price {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0 20px
  }

  .filter-course-item .date {
    font-size: 1.2rem
  }

  .filter-course-item .course-title {
    font-size: 1.5rem;
    text-decoration: none;
    word-wrap: break-word
  }

  .filter-courses-inner .row {
    margin-left: 0;
    margin-right: 0
  }

  .simple-slider .swiper-button-next,
  .simple-slider .swiper-button-prev {
    display: none
  }

  .simple-slider .swiper-slide {
    height: 360px
  }

  article.post iframe {
    width: 100%;
    height: 100%
  }

  .register-course-btn {
    width: 100%
  }

  .process-register {
    width: 100%
  }

  .fb_iframe_widget,
  .wp-block-embed-youtube {
    width: 100%
  }

  .fb_iframe_widget span,
  .wp-block-embed-youtube .wp-block-embed__wrapper {
    position: relative;
    height: 0;
    border: none;
    padding-top: 56%
  }

  .fb_iframe_widget span iframe,
  .wp-block-embed-youtube .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #eee
  }

  .post-thumbnail {
    height: 200px;
    overflow: hidden
  }

  .online-course-block h2 {
    margin-bottom: 15px;
    margin-top: 0
  }
}

.course-price {
  font-size: 18px;
  padding: 15px 0 30px
}

.online-course-start-date {
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin: 0 0 10px
}

.online-course-block h2 {
  margin-bottom: 15px
}

.front-online-courses h3 {
  margin: 10px 0
}

.front-online-courses h3 a {
  color: #212529
}

.gateSelector {
  padding: 15px 0
}

.gateSelector .form-check {
  padding: 7px 0 7px 1.25rem
}

.gateSelector .title {
  font-size: 18px
}

.gateSelector .logo {
  height: 30px;
  margin: 5px 0;
  width: auto;
  opacity: .5
}

#course-register-form .col-form-label {
  padding-bottom: 0
}

#course-register-form .agreement {
  font-size: 12px
}

.header .navbar-brand img {
  width: 137px
}

.register-complete-information {
  display: none
}

.register-complete-process-payment {
  display: none
}

.register-complete-payment-form {
  display: inline-block;
  padding: 15px 30px;
  background: #eee
}

h2.grayed {
  background: #f3f3f3;
  padding: 10px 20px;
  font-size: 24px;
  border-radius: .25rem
}

.rehab-courses-list .filter-course-item {
  padding-top: 0;
  padding-bottom: 0
}

.group-register-form {
  padding: 25px 35px;
  background: #eee;
  border-radius: .25rem
}

.group-register-form .form-title {
  font-size: 22px
}

.front-panes {
  background: rgba(238, 238, 238, .38);
  padding: 30px 0;
/*   margin: 10px 0 */
}

.front-panes .pane {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  min-height: 290px;
  background: #fff;
  padding: 25px 15px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
  margin: 10px 0
}

@media(max-width:768px) {
  .front-panes .pane {
    min-height: 210px
  }
}

.front-panes .pane div {
  text-align: center
}

.front-panes .pane .content {
  font-size: 14px;
  line-height: 150%;
  flex-grow: 2;
  display: flex;
  align-items: center
}

.front-panes .pane .title {
  font-size: 22px;
  line-height: 26px
}

.modal-root--3RoMz {
  z-index: 10000 !important
}

.type-online_course .TINKOFF_BTN_YELLOW {
  padding: .45rem 1.3rem;
  font-family: Roboto;
  font-size: 1rem;
  line-height: 1.5;
  min-height: 30px;
  display: none
}

.load-more-button {
  display: block;
  margin: 0 auto
}

.main-banner .col>a {
  display: block;
}

.main-banner .col>a img {
  width: 100%;
  object-fit: cover;
}

.load-more-courses {
  display: block;
  width: max-content;
  margin: 0 auto;
}

.post-type-archive-online_course h1 {
  text-align: center;
}

.video {
  position: relative;
  margin: 15px;
  width: 600px;
  height: 338px;
  background-color: black;
  display: inline-block;
}
 
@media (max-width: 576px) {
	.video {
		width: 94.73vw;
  		height: 53.29vw;
	}
}
.video iframe, .video img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  border: none;
}

.btn-reset {
  border: none;
  background: transparent;
  cursor: pointer;
}

.video-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.video-play-shape {
	fill: #212121;
	fill-opacity: 0.8;
}

.video-play-icon {
	fill: #ffffff;
}

.video-play:focus {
	outline: none;
}

.video:hover .video-play-shape,
.video:focus .video-play-shape {
	fill: #ff0000;
	fill-opacity: 1;
}