@charset "utf-8";
/* CSS Document */
/* Основные стили */
body {
  font-family: 'Mulish-Regular.ttf';
  color: #000000;
  background: #f8f7f4;
}
img {
  width: 100%;
}
a {
  text-decoration: none;
  transition: all .30s ease-in;
  color: rgba(196, 0, 3, 1.00);
}
a:hover {
  color: rgba(46, 46, 46, 1.00);
  text-decoration: none;
}
li {
  list-style-type: none; /* Убираем маркеры */
  display: inline-block;
}
ul {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'Unigeo32-Variable-trial.ttf';
  src: url("https://b49ab1.claudeassets.com/20251211051955im_/https://kdteatr.net/fonts/Unigeo32-Variable-trial.ttf")
}
@font-face {
  font-family: 'Mulish-Regular.ttf';
  src: url("https://bb7948.claudeassets.com/20251211051955im_/https://kdteatr.net/fonts/Mulish-Regular.ttf")
}
@font-face {
  font-family: 'Mulish-Bold.ttf';
  src: url("https://8d0456.claudeassets.com/20251211051955im_/https://kdteatr.net/fonts/Mulish-Bold.ttf")
}
@font-face {
  font-family: 'Mulish-Black.ttf';
  src: url("https://1e82b8.claudeassets.com/20251211051955im_/https://kdteatr.net/fonts/Mulish-Black.ttf")
}
h1, h2, h3 {
  font-family: 'Unigeo32-Variable-trial.ttf';
}
h4{
	 font-family: 'Mulish-Bold.ttf'
}
h1 {
  font-weight: 700;
}
h2 {
  font-weight: 600;
  font-size: 2.5rem
}

p {
  font-size: 18px;
 line-height: 1.5;
  margin-bottom: 2em;
}
.p-bold{
	font-family: 'Mulish-Bold.ttf';
}
.strong{
	font-family: 'Mulish-Bold.ttf';
}
strong{
	font-family: 'Mulish-Bold.ttf';
	font-weight: 200;
}
.intro {
  font-family: 'Mulish-Bold.ttf';
  font-size: 1.5rem;
  margin-bottom: 3rem;
}
/* --=====Классы Parent header =======
   ================================--*/
#parent-header {
  position: relative;
  margin-top: 5.4rem;
}
.parent-header-bacgraund {
  height:60vh;
  color: rgba(255, 255, 255, 1.00);
  background: #000000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: luminosity;
  z-index: -100
}
.parent-header-bacgraund::after {
  position: absolute;
  content: '';
  top: 0;
  background: rgba(0, 0, 0, 0.70);
  width: 100%;
  height: 100%;
}
.parent-header-text {
  display: flex;
  position: relative;
  height: 60vh;  
  z-index: 100;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.parent-header-text h1 { 
  font-size: 5rem;
  text-transform: uppercase;
  font-weight: 650;
}
/*--infoblock--*/
.info-block {
  position:absolute;
  bottom: 0;
  color: #000000;
  background: #f8f7f4;
  padding-left: 15px;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  width: 100%;
  left: 0;
  right: 7rem;
  margin-left: -15px;
}
/* ======Классы Header без заливки==========
	======================================*/
.naime-header-chaild {
  padding-top: 130px;
}
.naime-header-chaild h1 { 
  font-size: 5rem;
  text-transform: uppercase;
  font-weight: 650;
}
/*--=====Классы wrapper====
	=======================--*/
#wrapper {
  margin-top: 7em;
  margin-bottom: 7em;
}
.naime-section {
  padding-bottom: 2em;
  text-transform: uppercase;
}
.section-pad {
  padding-top: 7rem;
}
.name-section-tr{
	text-transform: capitalize;
	padding-bottom: 2em;
}
/*--Кнопки--*/
.btn-my {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 9px;
  padding-right: 9px;
  border-bottom: rgba(196, 0, 3, 1.00) 1px solid;
  border-left: rgba(196, 0, 3, 1.00) 1px solid;
  border-right: rgba(0, 0, 0, 0.00) 1px solid;
  color: rgba(196, 0, 3, 1.00);
  position: relative;
  transition: all .30s ease-in;
  margin-right: 5px;
 cursor: pointer;
}
.btn-my:hover{
	color: rgba(0, 0, 0, 1.00);
  border-bottom: rgba(0, 0, 0, 1.00) 1px solid;
  border-left: rgba(255, 0, 4, 0.00) 1px solid;
  border-right: rgba(0, 0, 0, 1.00) 1px solid;
}
.btn-read {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 9px;
  padding-right: 9px;
  border-bottom: rgba(255, 0, 4, 1.00) 1px solid;
  border-left: rgba(255, 0, 4, 1.00) 1px solid;
  border-right: rgba(0, 0, 0, 0.00) 1px solid;
  color: rgba(255, 0, 4, 1.00);
  position: relative;
  transition: all .30s ease-in;
  margin-right: 5px;  
}
.btn-read::after {
  content: "читать";
  padding-left: 12px;
  font-size: 16px;
}
.btn-read:hover {
  color: rgba(0, 0, 0, 1.00);
  border-bottom: rgba(0, 0, 0, 1.00) 1px solid;
  border-left: rgba(255, 0, 4, 0.00) 1px solid;
  border-right: rgba(0, 0, 0, 1.00) 1px solid;
}
.ticets {
  margin-right: 0em;
  display: inline-block;
  padding: 1.3em 1.5em;
  text-align: center;   
  color: white;
  background: red; /* default color */
  /* "to left" / "to right" - affects initial color */
  background: linear-gradient(to left, rgba(196, 0, 3, 1.00) 50%, rgba(0,0,0,1.00) 50%) right;
  background-size: 201%;
  transition: .5s ease-out;
  font-family: 'Mulish-Regular.ttf';
  font-size: 14px;
}
.ticets:hover {
  background-position: left;
	 color: #FEFEFE;
}
.ticets::after {
  content: "Купить билет";
  text-transform: uppercase;
}
.ticets-sl {
  margin-right: 0em;
  display: inline-block;
  padding: 1.3em 1.5em;
  text-align: center;
  color: white;
  background: red; /* default color */
  /* "to left" / "to right" - affects initial color */
  background: linear-gradient(to left, rgba(196, 0, 3, 1.00) 50%, white 50%) right;
  background-size: 200%;
  transition: .5s ease-out;
  font-family: 'Mulish-Regular.ttf';
  font-size: 14px;
}
.ticets-sl:hover {
  background-position: left;
}
.ticets-sl::after {
  content: "Купить билет";
  text-transform: uppercase;
	padding-left: 4px;
}
.podrobnee { 
  display: inline-block;
  padding: 1.3em 1.5em;
  text-align: center; 
  color: black;
  background: red; /* default color */
  /* "to left" / "to right" - affects initial color */
  background: linear-gradient(to left, rgba(216,216,216,1.00) 50%, rgba(196, 0, 3, 1.00) 50%) right;
  background-size: 200%;
  transition: .5s ease-out;
  font-family: 'Mulish-Regular.ttf';
  font-size: 14px;
}
.podrobnee:hover {
  background-position: left;
  color: #FEFEFE;
}
.podrobnee::after {
	padding-left: 4px;
  content: "подробнее";
  text-transform:uppercase;
}
.non-tickets {
  margin-right: 0em;
  display: inline-block;
  padding: 1em 1em;
  text-align: center;
  color: white;
  background: rgba(63, 60, 60, 1.00);
}
.non-tickets::after {
  content: "Билеты закончились"
}
.btn-about {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 9px;
  padding-right: 9px;
  border-bottom: rgba(196, 0, 3, 1.00) 1px solid;
  border-left: rgba(196, 0, 3, 1.00) 1px solid;
  border-right: rgba(196, 0, 3, 0.00) 1px solid;
  color: rgba(196, 0, 3, 1.00);
  position: relative;
  transition: all .30s ease-in;
}
.btn-about::after {
  content: "Подробнее";
  padding-left: 7px;
  font-size: 14px;
}
.btn-about:hover {
  color: rgba(0, 0, 0, 1.00);
  border-bottom: rgba(0, 0, 0, 1.00) 1px solid;
  border-left: rgba(255, 0, 4, 0.00) 1px solid;
  border-right: rgba(0, 0, 0, 1.00) 1px solid;
}
.btn-about-wihte {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 9px;
  padding-right: 9px;
  border-bottom: #FFFFFF 1px solid;
  border-left: #FFFFFF 1px solid;
  border-right: rgba(196, 0, 3, 0.00) 1px solid;
  color: #FFFFFF;
  position: relative;
  transition: all .30s ease-in;
}
.btn-about-wihte::after {
  content: "Подробнее";
  padding-left: 7px;
  font-size: 14px;
}
.btn-about-wihte:hover {
  color: rgba(196, 0, 3, 1.00);
  border-bottom: rgba(196, 0, 3, 1.00) 1px solid;
  border-left: rgba(255, 0, 4, 0.00) 1px solid;
  border-right: rgba(196, 0, 3, 1.00) 1px solid;
}
#more {display: none;}
/*menu*/
.mehu-block {
  position: absolute;
  bottom: 0;
  background-color:#f8f7f4;
  left: 0;
  right: 7rem;
  width: auto;
 
}
.mesac {
  font-family: 'Mulish-Bold.ttf';
 
  padding: 1rem;
  color: rgba(0, 0, 0, 1.00);
  display: inline-block;
  transition: all .30s ease-in;
}
.mesac:hover {
  background-color: rgba(196, 0, 3, 1.00);
  color: #FBFBFB;
}
.nav .active{
	background: rgba(196, 0, 3, 1.00);
	color: white;
}
/* -- цитата -- */
.blockquote {
  border-left: 4px solid #757575;
  font-size: 18px;
  padding: 16px 27px;
  position: relative;
  font-family: 'Mulish-Bold.ttf';
}
.blockquote:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -6px;
  height: 40px;
  background-color: #fff;
  width: 6px;
  margin-top: -1em;
}
.blockquote:after {
  content: "”";
  position: absolute;
  top: 50%;
  left: -20px;
  color: #000000;
  font-size: 60px;
  font-family: 'Mulish-Black.ttf';
  font-weight: bold;
  line-height: 30px;
}
.blockquote cite {
  color: #000000;
  font-size: 15px;
  padding-top: 10px;
  display: block;
  text-align: right;
}
/*=======Chaild======*/
#wrapper-chaild{
	position: relative;
  margin-top: 1rem;
  margin-bottom: 7rem;
}
/*=======Fancibox=========*/
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  padding: 0;
}
.fancybox-skin {
  background: transparent;
  padding: 0;
}
.fancybox-image {
  width: auto;
  height: auto;
  padding: 0px;
}
.fancybox-overlay {
  background: rgba(0, 0, 0, 0.90);
}
.fancybox-title-float-wrap .child {
  border-radius: 0px;
  font-family: 'Mulish-Regular.ttf';
  background: rgba(0, 0, 0, 0.0);
  color: #FFF;
  font-size: 16px;
  font-weight: 100;
}
.top-border{
		position: relative;
		padding-bottom: 1rem;
		border-bottom: rgba(0,0,0,1.00) 2px solid;		
		display:flex;
		height: 3rem;		
  
	}
	.naime-top{
		position: absolute;
		display:block;
		letter-spacing: 1px;
		text-transform:lowercase
	}
	.butt{
		font-family: 'Mulish-Bold.ttf';
		position: absolute;
		display:block;
		padding-top: 0.5rem;
		float: right;
		right: 0;
		font-size: 18px;
		text-transform:lowercase;
		letter-spacing: 1px;
		
	}
/* ACCORDION */
/* Стиль кнопок, которые используются для открытия и закрытия панели аккордеона */
.accordion {
  cursor: pointer;
  padding-left: 0px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
/* Добавить цвет фона для кнопки, если она нажата (добавить .активный класс с JS), а при наведении на него курсора мыши (наведите курсор) */
.act, .accordion:hover {}
/* Стиль аккордеон панели. Примечание: скрыто по умолчанию */
.panel {
  padding: 0 0;
  background-color:inherit;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion:after {
  content: 'развернуть +'; /* Символ юникода для "плюса" знак (+) */
  font-size: 1rem;
  float: right;
  margin-left: 5px;
  font-family: 'Mulish-Bold.ttf';
}
.act:after {
  content: "свернуть -"; /* Символ юникода для "минуса" знак (-) */
}
/* -- GALEREYA -- */
.slick-carousel {
  padding-top: 2rem
}
.slide {
  display: flex;
  height: 80vh;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding: 0;
  margin-bottom: 2rem;
}
/*====================================*/
.slides-img {
  min-height: 70vh;
  width: auto;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-right: rgba(255, 255, 255, 1.00) 1px solid;
}
/*=============strelky==============*/
.navigation-sl {
  padding-top: 1rem;
  padding-bottom: 0rem;
}
.slider-arrows {
  width: 100%;
  text-align: left;
  left: 0;
  right: 0;
  padding-top: 1rem;
}
.slick-arrow {
  width: 40px;
  height: 40px;
  cursor: pointer;
  margin-right: 7px;
}
/* ================Footer=================
========================================== */
	#footer{
		background:#282827;
		color:#C0C0C0;
		font-family: 'Mulish-Bold.ttf';
		text-transform:uppercase;
		font-size: 14px;
	}
	#footer li{
		margin-bottom: 5px;
		font-family: 'Mulish-Bold.ttf';
		text-transform:uppercase;
		font-size: 14px;
	}
	#footer .footerpad{
		padding-top:4rem;
		padding-bottom: 4rem;		
	}
	#footer a{
		color: inherit;
	}
	#footer a:hover{
		color: rgba(196, 0, 3, 1.00);
	}
	.footer-menu{
		width: 30%;
	}
	.left-fotter-block .name-menu{
		font-size: 14px;
	}
	.name-menu{
		color: #828282; 
		margin-bottom: 10px;
	}
	
 .social{ 
  width: 35px;
  height: 35px;
  background: no-repeat center center;  
  display: inline-block;
  transition: .5s all;
  background-size: 35px auto;
  filter: grayscale(10) brightness(4);
  margin-right: 2rem
}	
	
		
	
	
/* ================ADAPTATION============= */
@media screen and (min-width:320px) and (max-width:576px) {
  h2 {
    font-size: 2em;
  }
  #parent-header {
    margin-top: 4.2rem;
  }
  .parent-header-bacgraund {
    height: 45vh;
  }
  .parent-header-text {
    height: 45vh;
  }
  .parent-header-text h1 {
    font-size: 2.5em;
  }
  .info-block {
	padding-top: 1rem;
	padding-bottom: 1rem;
    left: 0;
    right: 0rem;
    width: auto;
    margin-left: -15px;
  }
  #wrapper {
    margin-top: 2.5em;
    margin-bottom: 2em;
  }
  .section-pad {
  padding-top: 2em;
}
  .naime-section {
    padding-bottom: 1em;
  }
  .naime-header-chaild {
    padding-top: 50px;
  }
  .naime-header-chaild h1 {
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 650;
  }
  .ticets {
  margin-right: 0em;  
  padding: 1.3em 1.5em;
  font-size: 12px;
}
  .accordion:after {
	  display: block;
    padding-top: 0rem;
	  
  }
 .mehu-block {
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 255, 255, 1.00);
  left: 0;
  right: 0rem;
  width: auto;
  margin-left: -15px;
}
	.mesac{
		padding-top: 6px;
		padding-bottom: 6px;
		font-size: 14px;
	}
	.footer-menu{
		width: 100%;
		padding-bottom: 1rem;
	}
		.r-footer-block{
			padding-top: 1rem;
		}
	
}
/* Средние девайсы («планшеты» > 768px)*/
@media screen and (min-width:577px) and (max-width:768px) {
  h2 {
    font-size: 2rem;
  }
  #parent-header {
    margin-top: 2rem;
  }
  .parent-header-text h1 {
    font-size: 4rem
  }
	.naime-header-chaild {
    padding-top: 70px;  
  }
  .ticets {
  margin-right: 0em;  
  padding: 1.3em 1.5em;
  font-size: 12px;
}
.section-pad {
  padding-top: 2.5em;
}
}
@media screen and (min-width:769px) and (max-width:1024px) {
  #parent-header {
    margin-top: 4.2rem
  }
}
@media screen and (min-width:1025px) and (max-width:1440px) {
  #parent-header {
    margin-top: 5.5rem
  }
}
/*
     FILE ARCHIVED ON 08:10:04 Oct 01, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:31:37 Jun 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.428
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.03
  esindex: 0.009
  cdx.remote: 6.041
  LoadShardBlock: 87.737 (3)
  PetaboxLoader3.resolve: 115.296 (3)
  PetaboxLoader3.datanode: 149.949 (5)
  load_resource: 195.014
  loaddict: 87.31
*/