

@font-face {
  font-family: 'PT Sans';
  src: url('assets/fonts/PT_Sans/PTSans-Regular.ttf') format('truetype');
  font-display: swap;
}


@-webkit-keyframes Appearance {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@-o-keyframes Appearance {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@-moz-keyframes Appearance {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes Appearance {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

body {

  color: rgb(var(--bs-tertiary-color-rgb));
  margin-top: -1px;
  font-family: "PT Sans", serif;
  /* background: #635f5f; */
}

body.white {
  background: #fff;
}


#main p {
  color: #222;
}


main a {
  color: initial;
  text-decoration: underline;
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
  text-decoration-color: #878585;
}

.ol-ul-pd-1 ol, .ol-ul-pd-1 ul {
  padding-left: 1rem;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
}

blockquote {
  background: #eee;
  border-left: 2px solid #333;
  padding: 2rem 2rem 1.1rem 2rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
/* rtl:begin:remove */
.featurette-heading {
  letter-spacing: -.05rem;
}

/* rtl:end:remove */

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {

  }
}


.navbar-nav {
  margin-right: auto;
  margin-left: auto;
}

.nav-item {
  padding-left: 5px;
  padding-right: 5px;
}

.contacts a {
  text-decoration: none;
}

.social-icon {
  margin-left: 10px;
  text-decoration: none;
}

.card {
  overflow: hidden;
}

a {
  text-decoration: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1rem;
}

p, .p {
  font-size: 18px;
}


#main li {
  font-size: 18px;
}




hr {
  margin-top: 1rem !important;
  margin-bottom: 1rem;
}


.icon-link > .bi {
  width: .75em;
  height: .75em;
}



.site-header {
  background-color: rgba(0, 0, 0, .9);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
  color: #fff;
  transition: color .15s ease-in-out;
}
.site-header a:hover {
  color: #ff0;
  text-decoration: none;
}

/*
 * Dummy devices (replace them with your own or something else entirely!)
 */

.product-device {
  position: absolute;
  right: 10%;
  bottom: -30%;
  width: 300px;
  height: 540px;
  background-color: #333;
  border-radius: 21px;
  transform: rotate(30deg);
}

.product-device::before {
  position: absolute;
  top: 10%;
  right: 10px;
  bottom: 10%;
  left: 10px;
  content: "";
  background-color: rgba(255, 255, 255, .1);
  border-radius: 5px;
}

.product-device-2 {
  top: -25%;
  right: auto;
  bottom: 0;
  left: 5%;
  background-color: #8ec6f180;
}


/*
 * Extra utilities
 */

.flex-equal > * {
  flex: 1;
}
@media (min-width: 768px) {
  .flex-md-equal > * {
    flex: 1;
  }
}

.contacts {
  margin-right: 10px;
}

.nav-custom {
  margin-bottom: -1px;
}


.logo-top {
  padding: 10px;
}

.logo-top img {
  width: 80%;
}


.navbar-pw-fixed {
  position: fixed;
  width: 100%;
  background: #26262600;
  border: none;
}

.site-content-contain {
  min-height: calc(100vh);
}

h1, .h1 {
  font-weight: bold;
}

.second-section {
  background: rgb(43, 48, 53, 0.97);
  color: #fff;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.first-section {
  height: 100vh;
  min-height: 1000px;
}

.afisha-table {
  margin-top: 1rem;
  font-size: 26px;
  letter-spacing: 1px;
}



.vertical-center {
  position: relative;
  top: calc(50% - 202px);
  color: #fff;
  text-shadow: 4px 2px 5px #343232;
  width: 100%;


}

.main-h1-block{
  background: #fff;
}


.vertical-center h1, .vertical-center .h1  {
  font-size: 6rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: bold;
}

.vertical-center p, .vertical-center .p-span {
  font-size: 2.5rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; //
  user-select: none;
}

.third-section {
  color: #fff;
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.third-section p {
  color: #fff;
}


.fourth-section {
    background: rgb(43, 48, 53, 0.97);
    color: #fff;
    padding-top: 5rem;
    padding-bottom: 5rem;
}


.fifth-section {
  background: #101010;
  color: #fff;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.site-content-contain {
  background: #fff;
  padding-bottom: 2rem;
}

.site-main {
  padding-top: 3rem;
}

.wpcourses-breadcrumbs {
}




.news-custom-template time {
  padding-bottom: 10px;
  display: block;
  padding-top: 10px;
}

.wpcourses-breadcrumbs a {
  text-decoration: none;
  color: #333;
}


.sixth-section {
  padding-top: 7rem;
  padding-bottom: 7rem;
  color: #fff;
}

.sixth-section .h3 {
  font-size: 3rem;
  color: #fff;
  text-shadow: 2px 2px #333;
  text-transform: uppercase;

}

.front-form {
  margin-right: 1rem;
}

.second-section p {
  color: #fff;
}


.footer {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
}

.footer .navbar-nav {

}

.footer  .nav-item {
  list-style: none;
}

.footer a {
  color: #fff;
}

.footer .pw-foot {
  margin-top: 1rem;
  font-size: 22px;
}

p.card-text {
  margin-bottom: 0px;
}

.fifth-section p {
  margin-bottom: 0.5rem;
  font-size: 1rem;
}

.news-button-all {
  background: #ddd;
  padding: 9px 20px;
  border-radius: 10px;
  color: #333;
}

a.news-date-link {
  font-size: 1rem;
  color: #fff;
}

a.news-link{
  font-size: 1.2rem;
  color: #fff;
}

a.news-link:hover, a.news-date-link:hover{
  color: #eeeeff;
}

.date-time-p {
  margin-bottom: 0.3rem;
}

.d-block {
  margin-top: 5px;
  font-size: 1rem;
}

.p-span {
  font-size: 1.8rem;
}

a.muz-href {
  color: #fff;
  text-shadow: 1px 1px #0B0B0B;
}

a.muz-href:hover {
  color: #eeeeff;
}

.margin-bottom-3 {
  margin-bottom: 3rem;
}

.card-body {
  padding: 15px;
  min-height: 142px;
}

.card-body p {
  margin-bottom: 5px;
}

.card-body p.card-text {
  font-size: 18px;
}

.card-body p.card-text-letter-spacing {
  letter-spacing: 0.5px;
  color: #606060;
  font-size: 16px;
}

.card-body span.year {
  color: #727272;
}

.second-section .afisha-table a {
  color: #fff;

}

a.news-bold-link {
  font-size: 20px;
}

.afisha-info-item {
  font-size: 1rem;
}

.afisha-info-item a {
  text-decoration: underline;
}

.main-logo {
  width: 300px;
}

.o-gruppe img {
  width: 100%;
}

.news-img-thumb {
  width: 100%;
}

figcaption {
  font-size: 16px;
  padding: 5px;
  color: #878787;
}

.afisha-table a {
  color: initial;
  text-decoration: none;
}

.card a {
  text-decoration: none;
}

.music a {
  text-decoration: none;
}

.afisha-info-item a {
  text-decoration: underline;
}

.news a{
  text-decoration: none;
}

.biography-card .p-4-l {
  padding: 1rem 1rem 1rem 0rem;
}

.bio-years {
  font-size: 1.5rem;
}


a.button-listen {
  padding: 9px 20px;
  color: #fff;
  background-color: #f8213a;;
  margin-top: 1rem;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
  border-radius: 12px;
}

a.button-more {
  padding: 9px 20px;
  color: #fff;
  background-color: #f8213a;;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
  border-radius: 12px;
}



.afisha-head {
  margin-bottom: 2rem;
}



.h2-o-gruppe-mobile {
  display: none;
}

.desktop-none {
  display: none;
}

.card {
  border: none;
  border-radius: 0px;
  background: #fff;
  box-shadow: 3px 2px 6px 1px #939393;
}


.card.sec-main {
  box-shadow: 3px 2px 6px 1px #363636;

}

.music-image {
  /**/
}

.read-more {
  display: block;
  margin-top: 3rem;
}



.card-img-single {
  width: 100%;
}



.margin-0 .social-icon {
  margin-left: 0px;
}


.width-75-img {
  width: 75%;
  margin: auto;
}

.img-100 img {
  width: 100%;
}


.width-75-img {
  width: 75%;
  margin: auto;
}

.wpcourses-breadcrumbs ul {
  padding-left: 0px;
}

#main .wpcourses-breadcrumbs ul li {
  display: inline;
  font-size: 16px;
}


.news-button-all {
  text-decoration: none;
}

.vertical-c {
  display: table;
}

.vertical-c .table-cell-vert {
  display: table-cell;
  vertical-align: middle;
}


.screen-reader-text {
  display: none;
}


.navigation {
  padding-top: 2rem;
  padding-bottom: 1rem;
}


time {
  color: #615f5f;
}

.card-text-author {
  font-size: 16px;
  color: #606060;
}


.video-iframe iframe {
  width: 100%;
  height: 700px;
}


.text-shadow-333 {
  text-shadow: 2px 2px 7px #333;
}

@media  (max-width: 1930px) {
  .third-section {

  }

}


.mobile-section {
  display: none;
}

.desktop-section {
  display: block;
}

.hexagon {
  aspect-ratio: 1 / cos(30deg);
  clip-path: polygon(50% -50%, 100% 50%, 50% 150%, 0 50%);
  background: #ddd;
  transform: rotate(30deg);
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.list-categories-sidebar {
  padding: 1.5rem;
  border: 2px solid #878787;
  border-radius: 10px;
}


.sidebar-news .h4 {
  font-size: 1.3rem;
}

/*
Мобильная верстка
*/

@media (max-width: 1366px) {
  .main-logo {
    width: 220px;
  }

}



@media (max-width: 1024px) {


  .mobile-section {
    display: block;
  }

  .desktop-section {
    display: none;
  }


  .main-logo {
    width: 280px;
  }

  iframe {
    width: 100% !important;
  }

  .navbar-toggler {
    border: none;
  }

  .navbar-nav {
    padding: 0;
  }

  .footer .nav-item {
    margin-bottom: 0.5rem;
  }

  .nav-item {
    padding-left: 0px;
    padding-right: 0px;
  }

  .navbar-collapse {
    padding-left: 10px;
    margin-bottom: 10px;
  }

  .site-main {
    padding-top: 2rem;
  }
  .wpcourses-breadcrumbs {
    margin-bottom: 1.5rem;
  }

  .navbar-dark {
    
  }

  .site-header {
    position: relative;
    z-index: 1;
  }

  .second-section, .fourth-section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .second-section h2, .second-section span.h2, .fourth-section h2 {
    font-size: 2rem;

  }

  #third-section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .afisha-table {
    font-size: 20px;
    margin-top: 0px;
  }

  .afisha-head {
    margin-bottom: 1.5rem;
  }



  .wp-caption {
    width: 100% !important;
  }

  .third-section .h2 {
    text-align: center;
  }

  .h2-o-gruppe-mobile {
    display: block;
  }
  .mobile-none {
    display: none;
  }

  .o-gruppe img {
    padding: 3rem;
  }

  .desktop-none {
    display: block;
  }

  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .music-item-mobile {

  }

  .fifth-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .news-img-thumb {
    margin-bottom: 1rem;
  }

  .tag-box-link {
    font-size: 1.4rem;
    margin-right: 0.5rem;
  }


  .mobile-music-links-margin {
    margin-top: 10px;
    margin-left: -10px;
  }

  .ol-ul-pd-1 {
    margin-top: 2rem;
  }

  .social-icon {

    margin-top: 1rem;
    margin-left: 0px;
  }

  .news-link-rectangle-margin-bottom {
    display: block;
    margin-bottom: 10px;
  }




  .width-75-img {
    width: 50%;
    margin: auto;
  }

  .music .col {
    margin-bottom: 1rem;
  }

  .margin-0 .social-icon {
    margin-left: 0px;
    margin-bottom: 5px;
    display: block;
  }

}

@media (max-width: 992px) {


  .moblile-social-icons .social-ico-mob-block {
    display: inline;
    padding-right: 1rem;
  }
}

@media (max-width: 767px) {


  .new-post-news-bg {
    background: #eee !important;
  }

  .vertical-center h1, .vertical-center .h1 {
    font-size: 3.5rem;
  }

  .vertical-center {
    top: calc(50% - 165px);
  }


  .col-sm-afisha-mobile-none {
    display: none;
  }

  .width-75-img {
    width: 50%;
    margin: auto;
  }

  .vertical-center .p-span {
    font-size: 1.5rem;
  }

  .date-time-p {
    margin-top: 1rem;
  }

}


@media (max-width: 480px) {

  .video-iframe iframe {
    width: 100%;
    height: 250px;
  }

  .main-logo {
    width: 300px;
  }

  .logo-top {
    padding-top: 10px;
    padding-left: 10px;
  }

  .gap-2 {
    display: block !important;
    padding: 0;
  }

  .col-sm-afisha-mobile-2 {
    width: 30%;
    text-align: center;
  }

  .col-sm-afisha-mobile-10 {
    width: 70%;
  }

  a.afisha-item-link {
    display: block;
  }

  .site-main {
    overflow: hidden;
  }

  .contacts {
    border-top: 1px solid #fff;
    padding-top: 15px;
  }

  .social-ico-mob-block {
    display: block;
  }

}



@media (min-width: 768px) and (max-width: 1199px) {

  .main-logo {
    width: 200px;
    padding: 0px;
    margin: 0px;
  }

  .navbar-collapse {
    margin-bottom: 0px;
  }

  .contacts {
    margin: 0px;
  }

  .footer .social-icon {
    margin-bottom: 10px;
    display: inline-block;
  }

}

  .navbar-expand-md .navbar-nav .nav-link {
      padding-left: 0px;
    padding-top: 5px;
  }


/*

@media (min-width: 768px) {
  .navbar-expand-md .navbar-toggler {
    display: block;
  }
}

@media (min-width: 1199px) {
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}





@media (min-width: 1200px) {
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
}


*/

@media (min-width: 992px) {
  .blog-boot-card {
    min-height: 190px;
  }

}


@media (min-width: 768px) and (max-width: 992px) {
  .main-logo {
    width: 110px;
    padding: 0px;
    margin: 0px;
  }
}


@media (max-width: 480px) {
  .main-logo {
    width: 250px;
  }


  .first-section {
    height: 100vh;
    min-height: 730px;
  }



}

@media (max-width: 396px) {

    .vertical-center h1 {
    font-size: 3.5rem;
  }

  .vertical-center {
    top: calc(50% - 140px);
  }

  .p-span {
    font-size: 1.5rem;
  }

}


@media (max-width: 420px) {
  .afisha-table {
    font-size: 16px;
  }
}

.third-section p {
  font-size: 18px;
}


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


img.emoji {
  width: auto;
}

@media (min-width: 768px) and (max-width: 992px){




}


@media (max-width: 992px){


  .site-content img.emoji {
    width: auto;
  }



}




@media (max-width: 360px) {
  .main-logo {
    width: 200px;
  }
}


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

.gallery figure.gallery-item {
  margin-right: 1rem;
}


.wpcourses-breadcrumbs-sep {
  padding-right: 10px;
  padding-left: 10px;
}

.page-numbers {
  padding: 10px;
  background: #eee;
}

.page-numbers.current {
  font-weight: bold;
}


.news-poster-img-link {
  display: block;
  overflow: hidden;
}

.news-poster-img-link img {

}


.breadcrumb {
  background: #f7f7f7;
}


