@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:700&subset=latin,cyrillic);

/* THEME NAME: kremlelki
   AUTHOR: satherland
   E-MAIL: satherland@mail.ru  */

/* RESET
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
* 
{
 margin: 0;
 padding: 0;
 outline: 0;
 border: 0;
 background: transparent;
 vertical-align: baseline;
 font-family: inherit;
 font-size: inherit;
}

/* HTML, BODY
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html, body
{
 height: 100%;
 min-width: 1106px;
}
html
{
 overflow: auto;
}
body
{
 background: #FFF;
 font: 15px/22px "Arial", "Helvetica", "Tahoma";
 color: #1B252A;
}

/* ELEMENTS OF TEXT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a
{
 text-decoration: underline;
 color: #850000;
}
a:hover
{
 color: #EA0000;
}
ul, ol
{
 list-style: none;
}
h1, h2, h3
{
 text-transform: uppercase;
}
h1
{
 font: 36px/36px "Roboto Slab", "Trebuchet MS", "Arial";
 color: #1B252A;
}
h2, h3
{
 font: 20px/24px "Roboto Slab", "Trebuchet MS", "Arial";
 color: #850000;
}

/* ELEMENTS OF TABLE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
table
{
 width: 100%;
 border-collapse: collapse;
}
th, td
{
 vertical-align: middle;
 text-align: left;
}

/* ELEMENTS OF FORM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
input, textarea
{
 font: 14px/20px "Arial", "Helvetica", "Tahoma";
 color: #1B252A;
}
input[type="text"], input[type="password"], textarea
{
 padding: 5px 10px;
}
input[type="text"], input[type="password"]
{
 width: 405px;
 height: 20px;
 background: url("/images/input_text.png");
}
textarea
{
 width: 856px;
 height: 50px;
 background: url("/images/input_textarea.png");
 resize: none;
}
input[type="submit"], input[type="button"]
{
 width: 238px;
 height: 57px;
 background: #108CBE;
 text-transform: uppercase;
 font: 20px "Roboto Slab", "Trebuchet MS", "Arial";
 color: #FFF;
 cursor: pointer;
}
input[type="submit"]:hover, input[type="button"]:hover
{
 background-color: #0E3549;
}

/* WRAPPERS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#wrapper
{
 width: 1000px;
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto;
}

/* HEADER PART
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#header
{
 position: relative;
 z-index: 10;
 height: 485px;
 margin-bottom: 30px;
 background: url("/images/header_bg.jpg");
}
#header > *
{
 position: absolute;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.headlogo
{
 left: 423px;
 top: 250px;
}
.headlogo > *
{
 display: block;
 width: 147px;
 height: 116px;
 background: url("/images/logotype.png");
 text-indent: -99999px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.headmenu
{
 left: 0;
 bottom: 0;
 overflow: hidden;
 width: 1000px;
 height: 107px;
 background: #720000;
}
.headmenu li
{
 float: left;
 width: 142px;
 margin-left: 1px;
 text-align: center;
 text-transform: uppercase;
 font: 16px/20px "Roboto Slab", "Trebuchet MS", "Arial";
}
.headmenu li:first-child
{
 margin: 0;
}
.headmenu a
{
 display: block;
 height: 40px;
 padding: 53px 13px 14px 13px;
 background: #EA0000 0 18px no-repeat;
 text-decoration: none;
 color: #FFF;
}
.headmenu li.icon1 a
{
 background-image: url("/images/headmenu_icon1.png");
}
.headmenu li.icon2 a
{
 background-image: url("/images/headmenu_icon2.png");
}
.headmenu li.icon3 a
{
 background-image: url("/images/headmenu_icon3.png");
}
.headmenu li.icon4 a
{
 background-image: url("/images/headmenu_icon4.png");
 color: #FFCE24;
}
.headmenu li.icon5 a
{
 background-image: url("/images/headmenu_icon5.png");
}
.headmenu li.icon6 a
{
 background-image: url("/images/headmenu_icon6.png");
}
.headmenu li.icon7 a
{
 background-image: url("/images/headmenu_icon7.png");
}
.headmenu a:hover, .headmenu li.current a
{
 background-position: -142px 18px;
 background-color: #850000;
}
.headmenu li.current a
{
 text-decoration: underline;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.headinfo
{
 left: 285px;
 bottom: -87px;
 width: 429px;
 height: 87px;
 background: url("/images/headinfo.png");
}

/* CONTENT PART
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#content
{
 padding-bottom: 169px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.startblock
{
 position: relative;
 margin-bottom: 30px;
 padding: 90px 130px 8px 30px;
 background: #D2EDFB url("/images/block_bg.jpg") 0 0 no-repeat;
}
.startblock > *
{
 margin-bottom: 22px;
}
.startblock .art
{
 position: absolute;
 right: -53px;
 bottom: -42px;
 width: 299px;
 height: 396px;
 margin: 0;
 background: url("/images/block_art.png");
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.underblock
{
 overflow: hidden;
 padding: 30px 30px 8px 30px;
 background: #EBF0F2;
}
.underblock > *
{
 margin-bottom: 22px;
}
.underblock h2
{
 font: 36px/36px "Roboto Slab", "Trebuchet MS", "Arial";
 color: #1B252A;
}
.underblock .video
{
 float: left;
 overflow: hidden;
 width: 460px;
 height: 303px;
 margin-right: 32px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.singleblock
{
 overflow: hidden;
 padding: 90px 30px 8px 30px;
 background: #D2EDFB url("/images/block_bg.jpg") 0 0 no-repeat;
}
.singleblock > *
{
 margin-bottom: 22px;
}
.singleblock ul, .singleblock ol
{
 margin-bottom: 10px;
}
.singleblock ul li
{
 margin-bottom: 12px;
 padding-left: 28px;
 background: url("/images/mark.png") 0 7px no-repeat;
}
.singleblock ol
{
 list-style: inside decimal;
}
.singleblock ol li
{
 margin-bottom: 12px;
}
.singleblock img.left, .singleblock img.right
{
 margin-top: 4px;
 border: 10px solid #9BC1D4;
}
.singleblock img.left
{
 float: left;
 margin-right: 30px;
}
.singleblock img.right
{
 float: right;
 margin-left: 30px;
}
.singleblock  .boxing
{
 clear: both;
 overflow: hidden;
 padding: 30px 30px 8px 30px;
 border: 1px solid #C6E1EF;
 border-top: 0;
 background: #FFF;
}
.singleblock  .boxing > *
{
 margin-bottom: 22px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.orderform
{
 overflow: hidden;
 padding: 90px 30px 8px 30px;
 background: #D2EDFB url("/images/block_bg.jpg") 0 0 no-repeat;
}
.orderform > *
{
 margin-bottom: 22px;
}
.orderform  .boxing
{
 clear: both;
 overflow: hidden;
 padding: 30px 30px 8px 30px;
 border: 1px solid #C6E1EF;
 border-top: 0;
 background: #FFF;
}
.orderform  .boxing > *
{
 margin-bottom: 22px;
}

.orderform  .boxing2
{
 clear: both;
 overflow: hidden;
 padding: 30px 30px 8px 30px;
 border: 1px solid #C6E1EF;
 border-top: 0;
 background: #A7F9B1;
}
.orderform  .boxing2 > *
{
 margin-bottom: 22px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.tabsmenu
{
 position: relative;
 height: 43px;
 margin-bottom: 0 !important;
 background: #108CBE;
}
.tabsmenu ul
{
 position: absolute;
 left: 50%;
 top: -5px;
 overflow: hidden;
 width: 286px;
 height: 49px;
 margin-left: -143px;
}
.tabsmenu li
{
 float: left;
 width: 143px;
 height: 43px;
 padding: 5px 0 1px 0;
 text-align: center;
 text-transform: uppercase;
 text-decoration: underline;
 font: 20px/43px "Roboto Slab", "Trebuchet MS", "Arial";
 color: #FFF;
 cursor: pointer;
}
.tabsmenu li:hover
{
 text-decoration: none;
}
.tabsmenu li.current
{
 background: url("/images/tabsmenu_bg.png");
 text-decoration: none;
 color: #1B252A;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.tabsitem
{
 display: none;
 margin: 0 -1px -1px -1px;
 font-size: 15px;
 line-height: 20px;
 color: #1B252A;
}
.tabsitem.current
{
 display: block;
}
.tabsitem table
{
 width: 100%;
}
.tabsitem td, .tabsitem th
{
 padding: 10px 15px;
 border: 1px solid #FFF;
 background: #C9E2EC;
}
.tabsitem th
{
 font-weight: bold;
}
.tabsitem th.icon1
{
 padding-left: 50px;
 background: #C9E2EC url("/images/tabsitem_icon1.png") 15px 50% no-repeat;
}
.tabsitem th.icon2
{
 padding-left: 50px;
 background: #C9E2EC url("/images/tabsitem_icon2.png") 14px 50% no-repeat;
}
.tabsitem td:first-child
{
 white-space: normal;
}
.tabsitem ul
{
 overflow: hidden;
 margin-left: -5px;
}
.tabsitem li
{
 float: left;
 width: 57px;
 margin-right: 10px;
 background: #108CBE;
 text-align: center;
 color: #FFF;
 cursor: pointer;
}
.tabsitem li.current
{
 background: #B10000;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.placemap
{
 display: block;
 margin-left: auto;
 margin-right: auto;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.tablebilets
{
 font-size: 15px;
 line-height: 20px;
 color: #1B252A;
}
.tablebilets table
{
 width: 100%;
}
.tablebilets td, .tablebilets th
{
 padding: 10px 15px;
 border: 1px solid #FFF;
 background: #C9E2EC;
 white-space: nowrap;
}
.tablebilets th
{
 font-weight: bold;
}
.tablebilets td:first-child
{
 white-space: normal;
 color: #006F9C;
}
.tablebilets td > span
{
 color: #97A7AD;
}
.tablebilets td div
{
 position: relative;
 overflow: hidden;
 width: 140px;
 height: 30px;
 margin: -5px -10px;
 background: url("/images/tablebilets_cn.png");
}
.tablebilets td div input
{
 display: block !important;
 width: 70px !important;
 height: 30px !important;
 margin: 0 auto !important;
 padding: 0 !important;
 border: 0 !important;
 background: none !important;
 text-align: center !important;
 font-size: 15px !important;
 line-height: 30px !important;
 color: #1B252A !important;
 border-radius: 0 !important;
 box-shadow: none !important;
}
.tablebilets td div span
{
 position: absolute;
 top: 0;
 width: 37px;
 height: 30px;
 background: url("/images/tablebilets_pm.png");
 text-indent: -99999px;
 cursor: pointer;
}
.tablebilets td div span.minus
{
 left: 0;
 background-position: 0 0;
}
.tablebilets td div span.plus
{
 right: 0;
 background-position: 0 -30px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.payment
{
 overflow: hidden;
}
.payment label
{
 float: left;
 margin-right: 50px;
}
.payment input
{
 left: -99999px;
}
.payment .radio
{
 margin: 0 5px -2px 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.inputs
{
 overflow: hidden;
 margin-bottom: 8px !important;
}
.inputs label
{
 display: block;
 margin-bottom: 14px;
}
.inputs label.left
{
 float: left;
}
.inputs label.right
{
 float: right;
}
.inputs span
{
 display: block;
 margin-bottom: 5px;
 font-size: 15px;
}
.orderform input[type="submit"]
{
 display: block;
 margin-left: auto;
 margin-right: auto;
 padding-left: 35px;
 background-image: url("/images/inputs_icon.png");
 background-position: 19px 50%;
 background-repeat: no-repeat;
}

/* FOOTER PART
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#footer
{
 position: relative;
 overflow: hidden;
 width: 1000px;
 height: 139px;
 margin: -139px auto 0 auto;
 background: url("/images/footer_bg.png") 0 100% no-repeat;
}
#footer > *
{
 position: absolute;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.footmenu
{
 left: 0;
 top: 0;
 overflow: hidden;
 width: 1000px;
 height: 70px;
}
.footmenu li
{
 float: left;
 width: 142px;
 margin-left: 1px;
 text-align: center;
 text-transform: uppercase;
 font: 16px/20px "Roboto Slab", "Trebuchet MS", "Arial";
}
.footmenu li:first-child
{
 margin: 0;
}
.footmenu a
{
 display: block;
 height: 40px;
 padding: 15px 13px 15px 13px;
 background: #0E3549;
 text-decoration: none;
 color: #BFDBE9;
}
.footmenu a:hover, .footmenu li.current a
{
 background: #0C2E3F;
}
.footmenu li.current a
{
 text-decoration: underline;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.footcopy
{
 left: 30px;
 bottom: 23px;
 width: 670px;
 font-size: 15px;
 line-height: 22px;
 color: #396D87;
}
/* JQUERY RADIO
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.radio
{
 width: 15px;
 height: 15px;
 background: url("/images/input_radio.png") 0 0;
 cursor: pointer;
}
.radio.checked
{
 background-position: 0 -15px;
}

svg text {font-size: 5px;}

#header .tickets_widget_link{display: none;}

@media screen and (max-width: 768px) {
	html, body {   min-width: 100%;}
	*{box-sizing: border-box;}
	#header{background: url("/images/header_bg.jpg") no-repeat bottom center;}
	#wrapper, #footer, .video, .video iframe, .footcopy, .footer_official {  width: 100% !important;}
	.headlogo{display: none;}
	.headmenu {  width: 100%; display: flex; flex-wrap: wrap; height: auto; background: #ea0000;}
	.headmenu li{width: 49%;}
	.headmenu li.icon1 a,
	.headmenu li.icon2 a,
	.headmenu li.icon3 a,
	.headmenu li.icon4 a,
	.headmenu li.icon5 a,
	.headmenu li.icon6 a,
	.headmenu li.icon7 a
	 {  background-position: 0 3px;}
	.headmenu a {  height: 50px;  padding: 35px 10px 25px 10px;}
	
	.headinfo {
	  left: 0;
	  width: 100%;
	  background: url("/images/headinfo.png") no-repeat bottom center;
		background-size: contain;
	}
	.footmenu {  width: 100%; display: flex; flex-wrap: wrap; height: auto; background: #0E3549;}
	#footer{height: auto; overflow: auto;}
	#footer > * {  position: static;}
	.footmenu a {  height: 60px;}
	.footmenu li { width: 49%;}
	.footer_official{margin: 0 !important; padding: 15px !important;}
	
	.startblock .art {  right: 0;  width: 199px;}
	.startblock {  padding: 90px 30px 8px 30px;}
	
	.orderform {  padding: 0;}
	.tabsitem td, .tabsitem th {  padding: 5px;}
	.tabsitem th {  font-size: 11px;  line-height: 12px;}
	.tabsitem td {  font-size: 12px;  line-height: 14px;}
	
	.tabsitem li {  margin-bottom: 10px;  padding: 5px;}
	
	#header .tickets_widget_link{display: block; position: absolute; top: 160px; left: 18%;}
	
}