.h-right a {
    float: none;
    display: inline-block;
    margin: 0;
    border-width: 1px;
}

.h-right p {
    margin-top: 10px;
    text-align: right;
}

a.index__page {
    text-decoration: none; /* Отменяем подчеркивание у ссылки */
}
.content-body {
    margin-bottom: 24px;
}

.fp-logo-slider-wrap {
    padding-bottom: 31px;
}

.lb-right__text {
    font: 400 1.4em/24px Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

.news-detail {
    overflow: hidden;
    font: 400 1.4em/24px MullerRegular, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

.news-detail p {
    margin: 1em 0;
}

.ft-block a {
    font: 2.2em/1 "Proxima Nova Condensed Semibold" !important;
    text-transform: uppercase;
}

.h-menu__link_active {
    color: #5c5cff !important;
}

.online-title {
    text-transform: lowercase !important;
}

@media (min-width: 1200px) {
    .container {
        width: 1260px;
    }
}

.h-logo-wrap {
    width: 472px;
    height: 198px;
    background: url("images/logo/h-logo-v2.png");
    margin: 34px 0 0 -47px;
}

.h-right p:nth-child(1) {
    margin-top: 70px;
    font-weight: bold;
    letter-spacing: -.2px;
    margin-right: 10px;
}

.h-right p:nth-child(2) {
    margin-top: 2px;
    margin-right: 4px;
    letter-spacing: -.2px;
}

.h-right p {
    margin-top: 9px;
}

.h-right a {
    height: 24px;
    line-height: 22px;
    width: 153px;
    border-radius: 3px;
    margin-right: 8px;
}

.h-center {
    width: auto;
    float: right;
    margin-top: 70px;
    margin-right: 12px;
    letter-spacing: -0.6px;
}

.h-right {
    width: auto;
}

.h-center a:nth-child(1):after {
    width: 50px;
    height: 38px;
    background: url("images/all/glaz.png") no-repeat;
    top: -4px;
    left: 0;
}

.h-center a {
    margin-left: 0;
    padding-left: 58px;
}

.h-center a:nth-child(2):after {
    background: url("images/all/video.png") no-repeat;
    width: 50px;
    height: 39px;
    left: 0;
    top: -2px;
}

.h-center a:nth-child(2) {
    margin-left: 0;
}

.h-center a:nth-child(2):hover {
    color: #f60;
    text-decoration: underline;
}

.h-social {
    float: right;
    margin: 71px 14px 0 0;
}

.h-social__link {
    display: block;
    width: 24px;
    height: 24px;
    background: url("images/all/social.png") no-repeat 0 0;
}

.h-social__link_fb {
    background-position: 0 -24px;
}

.h-social__link_yt {
    background-position: 0 -48px;
}

.h-menu {
    margin: 23px 0 0;
}

.h-menu ul {
    text-align: left;
}

.h-menu > ul > li {
    margin-left: 22px;
    position: relative;
    padding-bottom: 17px;
}

.h-menu > ul > li:first-child {
    margin-left: 0;
}

.h-menu > ul:after {

}

.h-menu > ul > li > a {
    font-size: 2.4em;
    font-family: 'proxima_nova_cn_ltsemibold', sans-serif;
}

#events .section-heading a:hover,
#news .section-heading a:hover {
    color: #b24700;
    text-decoration: underline;
}

.fp-event-buy {
    border-width: 1px;
}

.h-menu ul.menu-sub {
    display: none;
    width: auto;
    margin: 0;
    padding: 0 20px;
    list-style: none;
    border-top: 6px solid #5c5cff;
    box-shadow: 0 3px 25px rgba(0, 0, 0, .3);
    position: absolute;
    top: 35px;
    z-index: 20;
    background: #fff;
}

.h-menu > ul > li:hover .menu-sub {
    display: block;
}

.menu-sub:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #5c5cff;
    position: absolute;
    top: -11px;
    left: 17%;
}

.h-menu ul li.menu-sub__item {
    display: block;
    margin: 20px 0 22px;
    white-space: nowrap;
}

.h-menu ul li a.menu-sub__link {
    display: inline;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
}

.h-menu ul li a.menu-sub__link_active {
    color: #5c5cff;
}

.h-menu ul li a.menu-sub__link:hover {
    color: #4040b2;
}

.show-list {
    font: 18px Calibri, Arial, Helvetica, sans-serif;
}

.show-list__item {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #ddd;
}

.show-list-image {
    width: 295px;
    float: left;
}

.show-list-image__picture {
    max-width: 100%;
    vertical-align: bottom;
}

.show-list-body {
    margin-left: 315px;
}

.show-list-age {
    margin-top: 8px;
}

.show-list-age__age {
    float: right;
    font-size: 20px;
    font-weight: bold;
}

.show-list-name {
    font-size: 26px;
    font-weight: bold;
    margin-top: 25px;
}

.show-list__link {
    color: #ff6600
}

.show-list__link:hover {
    text-decoration: underline;
}

.show-list-time {
    margin-top: 30px;
}

.show-list-time__text {
    font-size: 20px;
    font-weight: bold;
}

.show-list__buy {
    float: right;
    width: 210px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #9999ff;
    text-transform: uppercase;
    border: 1px solid #9999ff;
    font-weight: bold;
}

.show-list__buy_afisha {
    margin-top: -16px;
}

.show-list__buy:hover {
    background: #fff;
    color: #9999ff;
}

.show-filter {
    margin: 20px 0;
    font: 14px Calibri, Arial, Helvetica, sans-serif;
}

.show-filter__link {
    display: inline-block;
    color: #ff6600;
    border: 1px solid #ff6600;
    text-decoration: none;
    padding: 7px 6px;
    max-width: 272px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.show-filter__link:hover {
    text-decoration: none;
    background: #ff6600;
    color: #FFFFFF;
}

.show-filter__link:first-child {
    margin-left: 0;
}

.show-filter__link_active {
    font-weight: bold;
    border-bottom-color: #ff6600;
}

.pager {
    font: 16px Calibri, Arial, Helvetica, sans-serif;
    text-align: center;
}

.pager__link {
    color: #000;
    text-decoration: none;
    margin: 0 10px;
}

.pager__link:hover {
    text-decoration: underline;
}

.pager__link_active {
    font-weight: bold;
    color: #ff6600;
}

.show-list-date {
    float: left;
    width: 170px;
    text-align: right;
}

.afisha-list-body {
    margin-left: 195px;
}

.show-list-date__number {
    display: inline-block;
    line-height: 93px;
    font-size: 108px;
    color: #ff6600;
}

.show-list-date__text {
    font-size: 36px;
    text-transform: uppercase;
}

.show-list-name_afisha {
    margin-top: 7px;
    margin-bottom: 8px;
}

.show-filter_month {
    font-size: 20px;
    font-weight: bold;
}

.show-filter__link_month-active {
    display: inline-block;
    color: #FFFFFF;
    border: 1px solid #ff6600;
    text-decoration: none;
    padding: 7px 5px;
    width: 90px;
    text-align: center;
    font-size: 20px;
    background: #ff6600;
}

.show-detail-body {
    margin-top: 20px;
    margin-bottom: 20px;
}

a.blue-btn {
    display: inline-block;
    width: 250px;
    height: 38px;
    line-height: 38px !important;
    border: 1px solid #006d7a;
    background: #006d7a;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font: bold 16px Calibri, Arial, Helvetica, sans-serif;
}

.blue-btn:hover {
    background: #fff;
    color: #006d7a;
}

.sidebar-paragraph {
    font-size: 13px;
    margin-bottom: 10px;
}

.show-detail-age__hint {
    color: #666;
    font-size: 12px;
    text-align: center;
    margin: 10px;
}

.show-detail-pictures {
    margin-left: -5px;
    margin-right: -5px;
}

img.show-detail-pictures__img {
    display: inline-block;
    margin: 5px;
    vertical-align: bottom;
}

/* Форма гостевой книги */

.testimonials p {
    font: 400 1.4em/1 Calibri;
    color: #333;
    margin: 10px auto;
}

.tf-block {
    margin-bottom: 20px;
}

.tf-block label {
    font: 400 1.3em/24px MullerMedium;
    color: #000;
    padding-left: 20px;
    position: relative;

}

.breadcrumbs li a span,.ch input[type=checkbox]+span,.ch input[type=checkbox]:checked+span,.f-soc-face,.f-soc-vk,.f-soc-you,.fb-left i,.foto-gal-slider .slick-next,.foto-gal-slider .slick-prev,.fp-logo-slider .slick-next,.fp-logo-slider .slick-prev,.h-center a:nth-child(1):after,.h-center a:nth-child(2):after,.rad input[type=radio]+span,.rad input[type=radio]:checked+span,.sprite-asterics,.sprite-check,.sprite-check-ch,.sprite-facebook,.sprite-file,.sprite-online,.sprite-rad,.sprite-rad-ch,.sprite-right,.sprite-sl-logo-left,.sprite-sl-logo-right,.sprite-sprite,.sprite-vk,.sprite-yey,.sprite-youtube,.tf-block label span {
    background-image:url(images/sprite-s0d22891355.png);
    background-repeat:no-repeat;
}
.sprite-asterics,.tf-block label span {
    background-position:0 0
}

/*.ch input[type=checkbox]:checked+span,.sprite-check-ch {
    background-position:0 -5px
}
.ch input[type=checkbox]+span,.sprite-check {
    background-position:0 -19px
}

.rad input[type=radio]:checked+span,.sprite-rad-ch {
    background-position:0 -80px;
}
.rad input[type=radio]+span,.sprite-rad {
    background-position:0 -94px;
}

.rad input {
    display: none!important;
    opacity: 0!important;
}*/

.rad span {
    position: absolute !important;
    left: -2px !important;
    height: 14px !important;
    width: 24px !important;
    top: 4px !important;
}

.tf-block label span {
    position: absolute;
    display: block;
    width: 6px;
    height: 5px;
    right: -6px;
    top: 2px;
}

.list-nav ul, .list-nav ul li a {
    display: inline-block;
}

.tf-block input, .tf-block textarea, .tf-block select {
    background-color: #f2f2f2;
    border: 1px solid #dddddd;
    padding-left: 20px;
    color: #333;
    font: 400  1.3em/40x MullerMedium;
}

.tf-block input, .tf-block select {
    width: 100%;
    display: block;
    height: 40px;

}

.tf-block textarea {
    display: block;
    height: 120px;
    padding-top: 10px;
    width: 807px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table;
}

.breadcrumbs:after, .clearfix:after, .container-fluid:after, .container3:after, .container:after, .det-img-center, .det-top p, .file-row:after, .h-logo-wrap:after, .row:after, .slick-track:after {
    clear: both;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

.section {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

@media (min-width: 992px) {
    .col-md-4 {
        width: 33.33333%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.testimonials-form {
    display: block;
}

.testimonials input[type=text]::-webkit-input-placeholder {
    color: #333;
}

.testimonials input[type=text]::-moz-placeholder {
    color: #333;
}

.testimonials input[type=text]:-moz-placeholder {
    color: #333;
}

.testimonials input[type=text]:-ms-input-placeholder {
    color: #333;
}

.testimonials textarea::-webkit-input-placeholder {
    color: #333;
}

.testimonials textarea::-moz-placeholder {
    color: #333;
}

.testimonials textarea:-moz-placeholder {
    color: #333;
}

.testimonials textarea:-ms-input-placeholder {
    color: #333;
}

.error {
    border: 1px solid #ff3d00 !important;
}

.form__submit {
    display: block;
    height: 38px;
    line-height: 38px !important;
    border: 1px solid #006d7a;
    background: #006d7a;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font: bold 16px MullerMedium, Arial, Helvetica, sans-serif;
    width: 250px;
    margin-left: 22%;
    margin-top: 5px;
    cursor: pointer;
}

.form__submit:hover {
    background: #fff;
    color: #006d7a;
}

/* Информация о деятельности театра | hmtk.ru/docs/information/ */

.file {
    padding: 20px 0 35px;
}

.file-row:after, .file-row:before {
    content: " ";
    display: table;
}

.file-block {
    width: 25%;
    display: table;
}

.fb-left {
    display: table-cell;
    width: 23px;
}

.fb-left i {
    width: 14px;
    height: 9px;
}

.fb-left p {
    font: 400 1em/10px Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    color: #f60;
    margin-right: 5px;
}

.fb-right {
    display: table-cell;
}

.fb-right a {
    color: #f60;
    font: 700 1.4em/24px Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

.det-img-left {
    margin: 0 20px 30px 0;
    float: left;
    display: block;
}

.leftimg {
    float: left;
}

@media (min-width: 992px) {
    .col-md-push-9 {
        left: 75%;
    }
}

@media (min-width: 992px) {
    .col-md-3 {
        width: 25%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }
}

@media (min-width: 768px) {
    .col-sm-push-9 {
        left: 74%;
    }
}

@media (min-width: 768px) {
    .col-sm-3 {
        width: 27%;
    }
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

aside, nav {
    display: block;
}

.sidebar-nav {
    padding: 10px 20px 10px 20px;
}

ul {
    list-style: none;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

@media (min-width: 992px) {
    .col-md-pull-3 {
        right: 28%;
    }
}

@media (min-width: 992px) {
    .col-md-9 {
        width: 75%;
    }
}

@media (min-width: 768px) {
    .col-sm-pull-3 {
        right: 28%;
    }
}

@media (min-width: 768px) {
    .col-sm-9 {
        width: 72%;
    }
}
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on September 19, 2016 */
@font-face {
    font-family: 'metapro-condboldregular';
    src: url('fonts/metapro-condbold_30250-webfont.woff2') format('woff2'),
    url('fonts/metapro-condbold_30250-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.new-font {
    font-family: metapro-condboldregular;
    color: #666;
    font-size: 39px;
    display: block;
    line-height: 0.7;
    letter-spacing: 4px;
}
/* Online-трнасляция в разделе Спектакли */
.online {
    position: absolute;
    right: 95px;
    bottom: 20px;
    width: 170px;
}
/* ------------------------------------ */


/*  popup-info
------------------------------------------------ */

.popup-info {

    z-index: 100;
    background: #006d7a;
    position: fixed;
    bottom: 250px;
    right: 0;
    width: 375px;

    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.bottom-2 {
    bottom: 300px !important;
}


.popup-info {

    z-index: 100;
    background: #006d7a;
    position: fixed;
    bottom: 100px;
    right: 0;
    width: 375px;

    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.popup-info__control:after {
    content: 'X';
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 20px;
    width: 10px;
    height: 10px;
    color: white;
    font-size: 20px;
}

.popup-info__inner {
    padding: 30px 25px;
}

.popup-info p {
    text-align: center;
    margin-bottom: 5px;
    color: white;
    font-size: 22px;
}
.popup-info .popup-info__bot-space-less {
    margin-bottom: 3px;
}

.popup-info .button {
    display: block;
    color: #006d7a;
    background: white;
    padding: 5px 15px;
    margin: 0 auto;
    width: 200px;
}


/* popup-info
------------------------------------------END--- */

/*  share
------------------------------------------------ */

.share {
    overflow: hidden;
    padding: 30px 0;
}
.share__h {
    float: left;
    font-size: 14px;
    color: #000;
    margin-right: 15px;
    position: relative;
    top: 3px;
}
.share__h-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 3px;
    background-position: 0 -305px;
    margin-right: 4px;
}
.share__lst {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.share__i {
    padding: 0;
    margin: 0;
    position: relative;
    float: left;
    line-height: 20px;
}
.share__act {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 21px;
    background: url(images/social-small.png) 0 0 no-repeat;

    margin-right: 10px;

    list-style-type:none;
    font: 0/20px a;
    text-shadow: none;
    color: transparent;

}

.share__i_tp_vk .share__act {

}
.share__i_tp_vk .share__act:hover {
    background-position: 0 -30px;
}
.share__i_tp_vk .share__act:active {
    background-position: 0 -60px;
}

.share__i_tp_fb .share__act {
    background-position: -30px 0;
}
.share__i_tp_fb .share__act:hover {
    background-position: -30px -30px;
}
.share__i_tp_fb .share__act:active {
    background-position: -30px -60px;
}

.share__i_tp_tw .share__act {
    background-position: -60px 0;
}
.share__i_tp_tw .share__act:hover {
    background-position: -60px -30px;
}
.share__i_tp_tw .share__act:active {
    background-position: -60px -60px;
}

.share__i_tp_mr .share__act {
    background-position: -90px 0;
}
.share__i_tp_mr .share__act:hover {
    background-position: -90px -30px;
}
.share__i_tp_mr .share__act:active {
    background-position: -90px -60px;
}

.share__i_tp_ok .share__act {
    background-position: -120px 0;
}
.share__i_tp_ok .share__act:hover {
    background-position: -120px -30px;
}
.share__i_tp_ok .share__act:active {
    background-position: -120px -60px;
}

.share__i_tp_gp .share__act {
    background-position: -150px 0;
}
.share__i_tp_gp .share__act:hover {
    background-position: -150px -30px;
}
.share__i_tp_gp .share__act:active {
    background-position: -150px -60px;
}

/* share
------------------------------------------END--- */

.c-btn-orange {
    background: #f60;
}

.c-btn-orange:hover {
    background: #b24700;
}
.header-reception-button {
    letter-spacing: 0!important;
    padding-left: 4px;
    padding-right: 6px;
    margin-right: 21px;
}


.dep {
    display: flex;
    text-align: center;
    justify-content: space-evenly;
}

.dep .dep-block {
    margin-bottom: 20px;
    width: 25%;
}

.dep .dep-block .dep-text {
    width: 95%;
    margin: 0 auto;
}

.dep .dep-block .img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.dep .dep-block .img img {
    max-width: -webkit-fill-available;
    height: 100%;
    object-fit: contain;
}

.dep-accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active, .dep-accordion:hover {
    background-color: #ccc;
}

.dep-accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2212";
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.panel ul li {
    list-style-type: none;
}

.text-align-wrapper {
    text-align: left;
}

@media (max-width: 780px) {
    .dep .dep-block .dep-text {
        width: 90%;
    }
}

@media (max-width: 550px) {
    .dep {
        flex-direction: column;
    }

    .dep .dep-block {
        margin-bottom: 15px;
    }
}
