@import url("/templates/kultura/font-awesome/css/font-awesome.css");

@font-face {
    font-family: 'Lobster';
    src: url('fonts/Lobster.eot');
    src: url('fonts/Lobster.woff') format('woff'),
    url('fonts/Lobster.ttf') format('truetype'),
    url('fonts/Lobster.svg') format('svg'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cabin-Regular';
    src: url('fonts/Cabin-Regular.eot');
    src: url('fonts/Cabin-Regular.woff') format('woff'),
    url('fonts/Cabin-Regular.ttf') format('truetype'),
    url('fonts/Cabin-Regular.svg') format('svg'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '28-days-laterallfontru';
    src: url('fonts/28-days-laterallfontru.eot');
    src: url('fonts/28-days-laterallfontru.woff') format('woff'),
    url('fonts/28-days-laterallfontru.ttf') format('truetype'),
    url('fonts/28-days-laterallfontru.svg') format('svg'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Plaza';
    src: url('fonts/Plaza.eot');
    src: url('fonts/Plaza.woff') format('woff'),
    url('fonts/Plaza.ttf') format('truetype'),
    url('fonts/Plaza.svg') format('svg'); 
    font-weight: normal;
    font-style: normal;
}


/* #######################  Фон ############################ */

body {
    font-family: 'Cabin-Regular';
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 100;
    margin-top: 0px;
}

.clr {
    clear: both;
}

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

input, button, select, textarea {
    font-size: 14px;
    padding: 6px 12px;
}

input[type="checkbox"], input[type="radio"] {
    height: auto;
    margin: 4px 5px;
}

.fancybox-opened {
    z-index: 10000000;
}

#menubig ul.cd-main-nav {
    display: flex;
    list-style: none; /*убираем маркеры списка*/
    margin: 0; /*убираем отступы*/
    padding-left: 0; /*убираем отступы*/
    height: 50px; /*задаем высоту*/
}

#menubig  ul, li {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
}

#menubig a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 0px 9.78px;
    line-height: 55px;
    border-right: 1px dotted #848484;
    -moz-transition: all 0.3s 0.01s ease;
    -o-transition: all 0.3s 0.01s ease;
    -webkit-transition: all 0.3s 0.01s ease;
    text-shadow: black 2px 2px 2px;
    font-size: 23px;
    background: #005db1;
    font-family: 'Lobster';
}


#menubig ul.cd-main-nav_sub a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 0px 9px;
    line-height: 35px;
    -moz-transition: all 0.3s 0.01s ease;
    -o-transition: all 0.3s 0.01s ease;
    -webkit-transition: all 0.3s 0.01s ease;
    text-shadow: black 2px 2px 2px;
    font-size: 20px;
    border-right: none;
}

#menubig ul.color3k a {
    background: #004a8c;
    border-bottom: 1px dotted #848484;
}

#menubig ul.color4k a {
background: #004a8c;
border-bottom: 1px dotted #848484;
}

#menubig ul.color5k a {
background: #004a8c;
border-bottom: 1px dotted #848484;
}

#menubig ul.color6k a {
background: #004a8c;
border-bottom: 1px dotted #848484;
}

#menubig li.color1 :hover {
    border-bottom: 10px solid #0085fe;
    height: 55px;
    transition: all 0.6s ease;
}

#menubig li.color2 :hover {
    border-bottom: 10px solid #b544e0;
    height: 55px;
    transition: all 0.6s ease;
}

li.color3 :hover {
    border-bottom: 10px solid #77cf00;
    height: 55px;
    transition: all 0.6s ease;
}


#menubig li.cd-sub ul :hover {
    min-height: 0;
    height: auto;
    padding-left: 8px;
    border: none;
    background: #ffce409e;
    transition: all 0.9s ease;
}

#menubig li.cd-sub ul.color3k :hover {
    background: #77cf00;
}

#menubig li.cd-sub ul.color4k :hover {
    background: #ff6def;
}

#menubig li.cd-sub ul.color5k :hover {
    background: #ffd800;
}

#menubig li.cd-sub ul.color6k :hover {
    background: #f42377;
}

li.color4 :hover {
    border-bottom: 10px solid #ff6def;
    height: 55px;
    transition: all 0.6s ease;
}

li.color5 :hover {
    border-bottom: 10px solid #ffd800;
    height: 55px;
    transition: all 0.6s ease;
}

li.color6 :hover {
    border-bottom: 10px solid #f42377;
    height: 55px;
    transition: all 0.6s ease;
}

#menubig li.color7 :hover {
    border-bottom: 10px solid #ff8e01;
    height: 55px;
    transition: all 0.6s ease;
}

#menubig li.color8 :hover {
    border-bottom: 10px solid #ff0038;
    height: 55px;
    transition: all 0.6s ease;
}

#menubig li.color9 :hover {
    border-bottom: 10px solid #0085fe;
    height: 55px;
    transition: all 0.6s ease;
}

#menubig li.color10 :hover {
    border-bottom: 10px solid #b544e0;
    height: 55px;
    transition: all 0.6s ease;
}

#menubig li.color11 :hover {
    border-bottom: 10px solid #77cf00;
    height: 55px;
    transition: all 0.6s ease;
}


#menubig li.color1 i:hover {
    border-bottom: none;
    height: 39px;
    transition: all 0.6s ease;
}

#menubig li.color9 i:hover {
    border-bottom: none;
    height: 39px;
    transition: all 0.6s ease;
}

#menubig li.color10 i:hover {
    border-bottom: none;
    height: 39px;
    transition: all 0.6s ease;
}

#menubig li.color11 i:hover {
    border-bottom: none;
    height: 39px;
    transition: all 0.6s ease;
}

#menubig li {
  float:left; /*Размещаем список горизонтально для реализации меню*/
  position:relative; /*задаем позицию для позиционирования*/
}
#menubig li.floatleft {
    margin-left: -25px;
    width: 10px;
    background: #005db1;
}

#menubig li.cd-sub ul {
    position: absolute;
    display: none;
    background: #004d92;
    min-height: 140px;
    height: auto;
}
     
    /*Делаем скрытую часть видимой*/
#menubig li.cd-sub:hover ul {
        display:block; 
        width:250px;  
    }

#menubig li.cd-sub:hover > ul > li {
        float:none;
    }

#header .container {
    margin-top: 0px;
}

#header .container .row .col-md-12 {
    margin-top: -70px;
}

#header .col-md-10{
    margin-top: 100px;
    z-index: 3;
}

#header .row .col-md-12 .row {
    margin-right: 0px;
    margin-left: 0px;
}

#header .row .col-md-12 .row .col-md-12 {
    z-index: 2;
}

#header .col-md-2 {
    z-index: 4;
    width: 16.66%;
}

#header .col-md-offset-8 {
    height: 40px;
    margin-top: 50px;
    z-index: 2;
}

#header .search {
    padding: 0;
    margin-bottom: 0;
    height: 46px;
}

#header #mod-search-searchword {
    float: left;
    border-left: 3px solid #d0cfcf;
    border-top: 3px solid #d0cfcf;
    border-bottom: 3px solid #d0cfcf;
}

#header .search .form-inline .btn {
    float: right;
    margin: 0;
    height: 40px;
    position: relative;
    box-shadow: none;
    width: 20%;
    border-radius: 0px;
    background: #f6f6f6 no-repeat top right !important;
    background-size: contain !important;
    border: 3px solid #d0cfcf;
}

#header .search .form-inline .btn .fa{ 
    color:#666;
}

#header .search .form-inline input.inputbox { 
    box-shadow:none; 
    border:0; 
    height:40px; 
    line-height:40px; 
    width:80%; 
}

#logotip img {
    width: 100%;
}

#section-hello .container {
    margin-top: 0px;
}

#section-hello .container .row .slider {
    margin-top: -100px;
    z-index: 1;
    background: #cacaca17;
    border-top: 5px solid #004a8c;
}

#section-hello .col-md-4 {
    padding: 15px 15px 0px 15px;
    width: 36%;
    margin-top: 80px;
    min-height: 432px;
    height: auto;
    margin-right: 30px;
    box-shadow: 0px 5px 10px 0px #000000;
    margin-left: 10px;
}

#section-hello .col-md-8 {
    padding: 0px 15px 0px 15px;
    background: #ffdb73;
    margin: 60px 0px 30px 30px;
    box-shadow: 0px 5px 10px 0px #000000;
    width: 58%;
    margin-top: 80px;
    height: 432px;
}

#section-hello .row .col-md-12 .row {
    margin-right: 0px;
    margin-left: 0px;
    box-shadow: 0px 5px 10px 0px #00000045;
}


/*Обращение начальника*/

.tdborderimggiz img {
    width: 100px;
    margin-top: -50px;
    position: relative;
}

@media screen and (max-width: 991px) {
    .tdborderimggiz img {
        margin-top: 0px;
    }
}

.trbordergiz {
    color: #000000;
    border: 3px dashed #696969;
}

.tdmarginrightgiz {
    padding: 0px 10px;
}

#section-hello .col-md-4 .moduletable {
    margin-top: -10px;
}

#section-hello .col-md-4 .moduletable table {
    height: auto;
    width: 100%;
}



/*Слайдер*/

#section-hello .col-md-8 .gallery-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

#section-hello .col-md-8 .swiper-slide {
    text-align: center;
      /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#section-hello .col-md-8  .swiper-pagination {
    text-align: right;
}

#section-hello .col-md-8 .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 20px;
}

#section-hello .col-md-8  .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 0;
    background: #696969;
    opacity: 1;
}

#section-hello .col-md-8  .swiper-pagination-bullet-active {
    background: #69b4ea;
}

#section-hello .col-md-8  .swiper-pagination-bullet-active {
    background: #69b4ea;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
}


/*Места отдыха*/

.section-objects {
    margin-top: 40px;
}

.section-objects .container {
    margin-top: 10px;
    background: #cacaca17;
}

.section-objects .row .col-md-12 .row {
    margin-right: 0px;
    margin-left: 0px;
    box-shadow: 0px 5px 10px 0px #00000045;
}

.section-objects .row .col-md-12 .row .col-md-12 h1{
    border-top: 10px solid #69B4EA;
    width: 545px;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 0;
    font-weight: bold;
    background: linear-gradient(-45deg, #69B4EA 31px, #fff0 0);
}

.section-objects .row .col-md-12 .row .col-md-12 h2{
    border-bottom: 10px solid #69B4EA;
    padding-left: 40px;
    padding-right: 40px;
    width: 545px;
    background: linear-gradient(-135deg, #69B4EA 31px, #fff0 0);
}

.section-objects .row .col-md-12 .row .col-md-2 .block {
    height: 165px;
    width: 165px;
    margin: auto;
    transition: all 0.2s ease-out;
    margin-top: 30px;
    margin-bottom: 30px;
}

.section-objects .row .col-md-12 .row .col-md-2 .block:hover {
    transform: scale(1.2);
}

.section-objects .row .col-md-12 .row .col-md-2 .block1 {
    height: 165px;
    width: 165px;
    margin: auto;
    transition: all 0.2s ease-out;
    margin-bottom: 30px;
}

.section-objects .row .col-md-12 .row .col-md-2 .block1:hover {
    transform: scale(1.2);
}

.section-objects .row .col-md-12 .row .col-md-2 img {
    height: 140px;
    padding: 10px;
    margin-top: 10px;
    border: 10px solid #e2e2e2;
}

/*Постеры кино*/

.posters {
    margin-top: 40px;
    position: relative;
}

.posters .container {
    margin-top: 10px;
    background: #cacaca17;
}

.posters .row .col-md-12 .row {
    margin-right: 0px;
    margin-left: 0px;
    box-shadow: 0px 5px 10px 0px #00000045;
}

.posters .posters_padding {
    padding: 0 30px;
    margin-bottom: 40px;
}

.posters .row .col-md-12 .row .col-md-12 h1{
    border-top: 10px solid #ffdb73;
    width: 507px;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 0;
    font-weight: bold;
    background: linear-gradient(-45deg, #ffdb73 31px, #fff0 0);
}

.posters .row .col-md-12 .row .col-md-12 h2{
    border-bottom: 10px solid #ffdb73;
    padding-left: 40px;
    padding-right: 40px;
    width: 507px;
    background: linear-gradient(-135deg, #ffdb73 31px, #fff0 0);
    margin-bottom: 50px;
}

.posters .swiper-container {
    width: 100%;
    height: 100%;
}   

.posters .swiper-slide {
    text-align: center;
    font-size: 18px;
      /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 30px;
}

.swiper-container.swiper-container-initialized.swiper-container-horizontal {
    padding: 0px 0px 20px;
}

.posters .row .col-md-12 .row img {
    border: 10px solid #e2e2e2;
    width: 100%;
    transition: 1.5s;
}

.posters .row .col-md-12 .row img:hover {
    box-shadow: 0px 0px 20px #333c;
    transition: 1.5s;
}


/*Новости*/


.section-news {
    margin-top: 40px;
    position: relative;
}

.section-news .container {
    margin-top: 10px;
}

.section-news .row .col-md-12 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.section-news .row .col-md-12 .row .col-md-8 {
    background: #cacaca17;
    box-shadow: 0px 5px 10px 0px #00000045;
    margin-right: 20px;
    width: 64%;
    min-height: 200px;
    height: auto;
}

.section-news .row .col-md-12 .row .col-md-8 h1{
    border-top: 10px solid #69b4ea;
    width: 570px;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 0;
    font-weight: bold;
    background: linear-gradient(-45deg, #69b4ea 31px, #fff0 0);
}

.section-news .row .col-md-12 .row .col-md-8 h2{
    border-bottom: 10px solid #69b4ea;
    padding-left: 40px;
    padding-right: 40px;
    width: 570px;
    background: linear-gradient(-135deg, #69b4ea 31px, #fff0 0);
    margin-bottom: 30px;
}

.section-news .row .col-md-12 .row .col-md-8 .moduletable .li_news {
    margin: 0px 20px 30px 20px;
    padding: 10px 20px;
    box-shadow: 0px 5px 10px 0px #0000001f;
}

.section-news .row .col-md-12 .row .col-md-8 .moduletable ul, li {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
}


.section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-title {
    font-family: lobster;
    color: #004a8c;
    font-size: 30px;
}

.section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-title:hover {
    text-decoration: none;
}

.section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-date {
    margin: 0px;
    font-size: 16px;
    color: #696969;
}

.section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-hits {
    font-size: 16px;
    color: #696969;
}

.section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-introtext {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 25px;
}

.section-news .row .col-md-12 .row .col-md-4 {
    background: #cacaca17;
    box-shadow: 0px 5px 10px 0px #00000045;
    width: 34%;
    min-height: 200px;
    height: auto;
    padding-bottom: 30px;
}

.section-news .row .col-md-12 .row .col-md-4 h1{
    border-top: 10px solid #ffdb73;
    width: 320px;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 0;
    font-weight: bold;
    background: linear-gradient(-45deg, #ffdb73 31px, #fff0 0);
}

.section-news .row .col-md-12 .row .col-md-4 h2{
    border-bottom: 10px solid #ffdb73;
    padding-left: 40px;
    padding-right: 40px;
    width: 320px;
    background: linear-gradient(-135deg, #ffdb73 31px, #fff0 0);
    margin-bottom: 30px;
}

.section-news .row .col-md-12 .row .col-md-4 h3{
    text-align: center;
    font-size: 25px;
    color: #004a8c;
    font-family: Lobster;
}

.section-news .row .col-md-12 .row .col-md-4 img{
    max-width: 400px;
}

.btn-news {
    color: #fff;
    font-family: 'Baloo Bhai', cursive;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 10px 5px;
    border-radius: 0;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.btn-news:hover {
    color: #fff;
    text-shadow: 0 0 5px #555;
    text-decoration: none;
}
.btn-news:before,
.btn-news:after{
    content: '';
    background-color: #004a8c;
    height: 100%;
    width: 50%;
    transform: skewX(30deg) translateX(100%) translateY(15%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition:all 0.3s;
}
.btn-news:after{
    background-color: #696969;
    transform: skewX(30deg) translateX(-100%) translateY(-15%);
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}
.btn-news:hover:before,
.btn-news:hover:after{
    transform: skewX(0) translateX(0) translateY(0);
}

/*Новости*/


.content .container {
    margin-top: 0px;
}

.content .row .col-md-12 {
    margin-top: -100px;
    z-index: 1;
    background: #cacaca17;
    border-top: 5px solid #004a8c;
    box-shadow: 0px 5px 10px 0px #00000045;
}

.content .row .col-md-12 .blog {
    margin-top: 80px;
}

.content .row .col-md-12 .blog .content_section {
    margin: 0px 20px 30px 20px;
    padding: 10px 20px;
    box-shadow: 0px 5px 10px 0px #0000001f;
}

.content .row .col-md-12 .blog .items-row {
    margin: 0px 20px 30px 20px;
    padding: 10px 20px;
    box-shadow: 0px 5px 10px 0px #0000001f;
}

.content .row .col-md-12 .blog h2 a{
    font-family: lobster;
    color: #004a8c;
    font-size: 30px;
}

.content .row .col-md-12 .blog h2 a:hover{
    text-decoration: none;
}

.content .row .col-md-12 .blog .page-header {
    border-bottom: none;
    padding-bottom: 0;
    margin-top: 20px;
}

.content .row .col-md-12 .blog .article-info-term {
    display: none;
}

.content .row .col-md-12 .blog .published {
    margin: 0px;
    font-size: 16px;
    color: #696969;
}

.content .row .col-md-12 .blog .hits {
    font-size: 16px;
    color: #696969;
}

.content .row .col-md-12 .blog blockquote {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 25px;
    border-left: 5px solid #004a8c;
    padding: 0px 20px;
    margin-bottom: 20px;
}

.content .row .col-md-12 .blog p {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 25px;
}

.content .readmore .btn {
    color: #fff;
    font-family: 'Baloo Bhai', cursive;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 10px 5px;
    border-radius: 0;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.content .readmore .btn:hover {
    color: #fff;
    text-shadow: 0 0 5px #555;
}
.content .readmore .btn:before,
.content .readmore .btn:after{
    content: '';
    background-color: #004a8c;
    height: 100%;
    width: 50%;
    transform: skewX(30deg) translateX(100%) translateY(15%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition:all 0.3s;
}
.content .readmore .btn:after{
    background-color: #696969;
    transform: skewX(30deg) translateX(-100%) translateY(-15%);
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}
.content .readmore .btn:hover:before,
.content .readmore .btn:hover:after{
    transform: skewX(0) translateX(0) translateY(0);
}

.pagination .previous {
    color: #fff;
    background-color: #004a8c;
    border-radius: 0;
    -webkit-clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
}

.pagination .next {
    color: #fff;
    background-color: #004a8c;
    border-radius: 0;
    -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
}

.pagination-outer{
    text-align: center;
    padding: 15px 0;
}

.pagination{
    font-family: 'ABeeZee', sans-serif;
    display: inline-flex;
    position: relative;
}

.pagination li.page-item  a.pagenav{
    color: #696969;
    background-color: transparent;
    font-size: 23px;
    font-weight: 600;
    line-height: 42px;
    height: 42px;
    width: 42px;
    padding: 0;
    margin: 0 7px;
    border: none;
    border-radius: 50%;
    position: relative;
    transition: all 0.3s ease 0s;
}

.pagination li.previous  a.pagenav{
    font-size: 18px;
}

.pagination li.next  a.pagenav{
    font-size: 18px;
}

.pagination li span.page-span{
    font-size: 23px;
    font-weight: 600;
    line-height: 42px;
    height: 42px;
    width: 42px;
    padding: 0;
    margin: 0 7px;
    border: none;
    color: #004a8c;
    background-color: transparent;
    box-shadow: 0 0 20px 5px #004a8c;
    border-radius: 50%;
}

.pagination li span.page-span:before {
    content: "";
    background: #004a8c;
    width: 70%;
    height: 70%;
    opacity: 1;
    transform: translateY(-50%) translateX(-50%) scale(0.8);
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: -1;
    -webkit-clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0, 51% 25%);
    clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0, 51% 25%);
    top: -17px;
}

.pagination li.previous span {
    color: #fff;
    font-size: 14px;
}

.pagination li.next span {
    color: #fff;
    font-size: 14px;
}

.pagination li.active a.pagenav,
.pagination li a.pagenav:hover,
.pagination li.active a.pagenav:hover{
    color: #004a8c;
    background-color: transparent;
    box-shadow: 0 0 20px 5px #004a8c;
}

.pagination li a.pagenav:before{
    content: "";
    background: #004a8c;
    width: 70%;
    height: 70%;
    opacity: 0;
    transform: translateY(-50%) translateX(-50%) scale(0.8);
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: -1;
    -webkit-clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0, 51% 25%);
    clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0, 51% 25%);
    transition: all 0.3s;
}

.pagination li.active a.pagenav:before,
.pagination li a.pagenav:hover:before{
    top: -17px;
    opacity: 1;
}

.pagination li:first-child a.pagenav,
.pagination li:last-child a.pagenav{
    color: #fff;
    background-color: #004a8c;
    border-radius: 0;
    -webkit-clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
}

.pagination li:last-child a.pagenav{
    -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
    padding-left: 5px;
    margin: 0;
}

.pagination li:first-child a.pagenav{
    padding-right: 5px;
    margin: 0;
}

.pagination li:first-child a.pagenav:before,
.pagination li:last-child a.pagenav:before{
    display: none;
}

.pagination li:first-child a.pagenav:hover,
.pagination li:last-child a.pagenav:hover{
    background-color: #696969;
}

@media only screen and (max-width: 480px){
    .pagination{
        display: block;
        margin: 0;
    }
    .pagination li{
        margin: 10px 2px;
        display: inline-block;
    }
}

.pagination .page-item span.pagenav {
    color: #004a8c;
    background-color: transparent;
    box-shadow: 0 0 20px 5px #004a8c;
    font-size: 23px;
    font-weight: 600;
    line-height: 42px;
    height: 42px;
    width: 42px;
    padding: 0;
    margin: 0 7px;
    border: none;
    border-radius: 50%;
    position: relative;
    transition: all 0.3s ease 0s;
}

.pagination .page-item span.pagenav:before {
    content: "";
    background: #004a8c;
    width: 70%;
    height: 70%;
    opacity: 0;
    transform: translateY(-50%) translateX(-50%) scale(0.8);
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: -1;
    -webkit-clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0, 51% 25%);
    clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0, 51% 25%);
    transition: all 0.3s;
    top: -17px;
    opacity: 1;
}


.content .row .col-md-12 .item-page {
    margin: 80px 20px 30px 20px;
}

.content .row .col-md-12 .item-page h2 {
    font-family: lobster;
    color: #004a8c;
    font-size: 30px;
    text-align: center;
}

.content .row .col-md-12 .item-page .page-header {
    border-bottom: none;
    padding-bottom: 0;
    margin-top: 5px;
}

.content .row .col-md-12 .item-page .article-info-term {
    display: none;
}

.content .row .col-md-12 .item-page .published {
    margin: 0px;
    font-size: 16px;
    color: #696969;
}

.content .row .col-md-12 .item-page .hits {
    font-size: 16px;
    color: #696969;
}

.content .row .col-md-12 .item-page blockquote {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 25px;
    border-left: 5px solid #004a8c;
    padding: 0px 20px;
    margin-bottom: 20px;
}

.content .row .col-md-12 .item-page p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 25px;
    font-family: Arial;
}

.content .row .col-md-12 .blog h2.text_align_h2 {
    font-family: lobster;
    color: #004a8c;
    font-size: 30px;
    text-align: center;
}

.content .row .col-md-12 .blog .cat-children {
    margin: 0px 20px 30px 20px;
}

.content .row .col-md-12 .blog .cat-children .page-header a {
    color: #696969;
    text-decoration: none;
    font-weight: 500;
}

.content .row .col-md-12 .blog .cat-children h3.page-header {
    float: left;
    width: 33%;
    min-height: 20px;
    line-height: 24px;
    text-align: center;
    font-weight: normal;
    height: auto;
    font-size: 20px;
}

.content .row .col-md-12 .blog .cat-children h3 a, .content .row .col-md-12 .blog .cat-children h3 a > span {
    position: relative;
    line-height: 24px;
}

.content .row .col-md-12 .blog .cat-children h3 a:before, .content .row .col-md-12 .blog .cat-children h3 a > span:before, .content .row .col-md-12 .blog .cat-children h3 a:after, .content .row .col-md-12 .blog .cat-children h3 a > span:after {
  content: '';
  position: absolute;
  transition: transform 0.5s ease;
}

.content .row .col-md-12 .blog .cat-children h3 .effect {
  display: inline-block;
  overflow: hidden;
}

.content .row .col-md-12 .blog .cat-children h3 .effect:before, .content .row .col-md-12 .blog .cat-children h3 .effect:after {
  right: 0;
  bottom: 0;
  background: #ffdb73;
}

.content .row .col-md-12 .blog .cat-children h3 .effect:before {
  width: 100%;
  height: 2px;
  transform: translateX(-100%);
}

.content .row .col-md-12 .blog .cat-children h3 .effect:after {
  width: 2px;
  height: 100%;
  transform: translateY(100%);
}

.content .row .col-md-12 .blog .cat-children h3 .effect > span {
  display: block;
  padding: 10px;
}

.content .row .col-md-12 .blog .cat-children h3 .effect > span:before, .content .row .col-md-12 .blog .cat-children h3 .effect > span:after {
  left: 0;
  top: 0;
  background: #69B4EA;
}

.content .row .col-md-12 .blog .cat-children h3 .effect > span:before {
  width: 100%;
  height: 2px;
  transform: translateX(100%);
}

.content .row .col-md-12 .blog .cat-children h3 .effect > span:after {
  width: 2px;
  height: 100%;
  transform: translateY(-100%);
}

.content .row .col-md-12 .blog .cat-children h3 .effect:hover:before, .content .row .col-md-12 .blog .cat-children h3 .effect:hover:after, .content .row .col-md-12 .blog .cat-children h3 .effect:hover > span:before, .content .row .col-md-12 .blog .cat-children h3 .effect:hover > span:after {
  transform: translate(0, 0);
}

.content .row .col-md-12 .osmap-sitemap {
    margin: 80px 20px 30px 20px;
}

.content .row .col-md-12 .osmap-sitemap h2 {
    font-family: lobster;
    color: #004a8c;
    font-size: 30px;
    text-align: center;
}

.content .row .col-md-12 .osmap-sitemap ul {
    font-size: 20px;
}

.content .row .col-md-12 .osmap-sitemap ul a{
    color: #696969;
}

.content .row .col-md-12 .category-list {
    margin: 80px 20px 30px 20px;
}

.content .row .col-md-12 .category-list h2 {
    font-family: lobster;
    color: #004a8c;
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}


.content .row .col-md-12 .category-list .table-striped tbody tr:nth-of-type(odd) {
    background-color: #005db10d;
}

.content .row .col-md-12 .category-list .table-striped tbody tr:nth-of-type(odd):hover {
    background-color: #f5f5f5;
}

.content .row .col-md-12 .category-list .table-bordered > tbody > tr > td {
    font-size: 24px;
    letter-spacing: 1px;
    margin: 0;
    cursor: pointer;
    border: 3px solid #004a8c;
}

.content .row .col-md-12 .category-list table a {
    color: #333;
    font-family: 'Cabin-Regular';
}

.content .row .col-md-12 .category-list table a:hover {
    text-decoration: none;
}

.table-hover > tbody > tr:hover {
    background-color: #e8e7e7;
}

@media (max-width: 991px) {
    .content .row .col-md-12 .category-list .table-bordered > tbody > tr > td {
        font-size: 18px;
    }
}


.content .row .col-md-12 .search {
    margin: 80px 20px 40px 20px;
    min-height: 100px;
    height: auto;
}

.content .row .col-md-12 .search h1 {
    font-family: lobster;
    color: #004a8c;
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}

.content .row .col-md-12 .search .btn {
    height: 35px;
    width: 100px;
    background: #69B4EA;
    border: 2px dashed #696969;
    vertical-align: unset;
}

.content .row .col-md-12 .search input {
    height: 35px;
    width: 300px;
    vertical-align: unset;
}

.content .row .col-md-12 .search select {
    height: 35px;
    vertical-align: unset;
}

.content .row .col-md-12 .search fieldset {
    float: left;
    margin-right: 5px;
}

.content .row .col-md-12 .search strong {
    color: #696969;
    height: 35px;
    vertical-align: unset;
    font-size: 18px;
}

.content ul.list-group {
    margin-top: 30px;
    font-size: 18px;
}

.content ul.list-group li.list-group-item h4 a{
    font-family: lobster;
    font-size: 20px;
    color: #004a8c;
}

@media (max-width: 991px) {
    .content .row .col-md-12 .category-list {
        margin: 80px 10px 30px 10px;
        padding-bottom: 5px;
    }
}

/*Постеры в кинотеатре*/

.container .item-page .posters_padding img{
    border: 10px solid #e2e2e2;
    width: 100%;
}

.container .item-page .posters_padding h1 {
    font-family: lobster;
    color: #004a8c;
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}


/*Афиша*/

#jevents_body {
    width: 1130px !important;
    margin: 0px 20px 30px 20px;
    padding: 10px 20px;
    border: none;
    background-color: #3330;
    border-radius: 0px;
}

#jevents_body .cal_today a.cal_daylink {
    background-color: #004a8c;
    padding: 4px;
    border-radius: 0px;
    color: #FFFFFF;
    margin: 3px;
}

#jevents_body .cal_today a.cal_daylink:hover {
    border-left: 1px solid #004a8c;
    background-color: #fff;
    border: 1px solid #004a8c;
    padding: 4px;
    border-radius: 0px;
    color: #004a8c;
}

#jevents {
        margin-top: 80px;
}

#jevents h2 {
    font-family: lobster;
    color: #004a8c;
    font-size: 30px;
    text-align: center;
}

#jevents .nav-items > div:first-child {
    border-radius: 0px 0 0 0px;
    border-left: 2px solid #004a8c;
}

#jevents .nav-items > div:first-child a:hover {
    border-radius: 0px 0 0 0px;
    margin-left: -2px;
}

#jevents .nav-items > div:last-child {
    border-radius: 0px 0 0 0px;
    border-left: 2px solid #004a8c;
}

#jevents .nav-items > div:last-child a:hover {
    border-radius: 0px 0 0 0px;
    border-left: none;
}

#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
    background-color: #69b4ea;
    border-left: 1.5px solid #004a8c;
    color: #ffffff;
}

#nav-today a {
    margin-right: -1px;
}

#jevents .nav-items > div {
    margin-left: -5px;
    display: inline-block;
    padding: 3px 0px 2px 0px;
    line-height: 23px;
    vertical-align: middle;
    border: 2px solid #004a8c;
    border-left: 0px;
    font-size: 20px;
}

#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #004a8c;
    color: #fff;
}

#jevents_body .nav-items > div a:hover {
    padding: 2px 12px 2px 12px;
    background-color: #69b4ea;
    border-left: 2px solid #004a8c;
    color: #fff;
}

#jevents .nav-items > div a {
    padding: 2px 12px 2px 12px;
    text-decoration: none;
}

#jevents .jev_toprow div.currentmonth {
    border-top: 2px solid #004a8c;
    border-bottom: 2px solid #004a8c;
    margin-bottom: 0;
}

#jevents .jev_toprow div.previousmonth {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

#jevents .jev_toprow div.nextmonth {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#jevents .jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #004a8c;
    border: 2px solid #004a8c;
}

#jevents_body .jev_toprow div.previousmonth a {
    font-size: 15px;
    font-weight: normal;
    padding-left: 0px;
    color: #FFF;
    background: none !important;
    text-decoration: none;
}

#jevents_body .jev_toprow div.nextmonth a {
    padding-right: 0px;
    color: #FFF;
    font-size: 15px;
    font-weight: normal;
    background: none !important;
    text-decoration: none;
}

#jevents .limit {
    display: none;
}

#jevents .jevbootstrap .pagination ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.jevbootstrap select, .jevbootstrap textarea, .jevbootstrap input[type="text"], .jevbootstrap input[type="password"], .jevbootstrap input[type="datetime"], .jevbootstrap input[type="datetime-local"], .jevbootstrap input[type="date"], .jevbootstrap input[type="month"], .jevbootstrap input[type="time"], .jevbootstrap input[type="week"], .jevbootstrap input[type="number"], .jevbootstrap input[type="email"], .jevbootstrap input[type="url"], .jevbootstrap input[type="search"], .jevbootstrap input[type="tel"], .jevbootstrap input[type="color"], .jevbootstrap .uneditable-input {
    display: inline-block;
    height: 21px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-sizing: content-box;
}

#jevents_body #jumpto form select {
    font-size: 15px;
    line-height: 20px;
    border: 2px solid #004a8c;
    border-bottom-color: #004a8c;
    border-radius: 0px;
    vertical-align: middle;
}

#jevents_body #jumpto form button {
    display: inline-block;
    padding: 14px 14px 15px 14px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 0px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    background-color: #e5e5e5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 2px solid #004a8c;
    border-bottom-color: #004a8c;
    border-radius: 0px;
}

/*Банеры*/

.baners {
    margin-top: 40px;
    position: relative;
}

.baners .container-fluid {
    margin-top: 0px;
    background: #cacaca17;
    padding: 0px;
}

.baners .row {
    box-shadow: 0px 5px 10px 0px #00000045;
    margin: 0px;
}

.baners .baners-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.baners .baners-container .swiper-slide {
    text-align: center;
      /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.baners .row .col-md-12 img {
    width: 100%;
    padding: 15px;
}

/*Контакты*/

.contact {
    margin-top: 40px;
    position: relative;
    min-height: 200px;
    height: auto;
    background: #fafafa;
}

.contact .container-fluid {
    margin-top: 0px;
    background: #cacaca17;
    padding: 0px;
}

.contact .row{
    box-shadow: 0px 5px 10px 0px #00000045;
    margin: 0px;
}

.contact .row .col-md-12 {
    min-height: 450px;
    height: auto;
}

.contact .row .col-md-12 .row .col-md-4 {
    min-height: 450px;
    height: auto;
}

.contact .row .col-md-12 .row .col-md-4 .contact_bottom {
    margin-top: 4%;
    padding-left: 40px;
    margin-bottom: 20px;
}


.contact .row .col-md-12 .row h1{
    border-top: 10px solid #ffdb73;
    width: 460px;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 0;
    font-weight: bold;
    background: linear-gradient(-45deg, #ffdb73 31px, #fff0 0);
}

.contact .row .col-md-12 .row h2{
    border-bottom: 10px solid #ffdb73;
    padding-left: 40px;
    padding-right: 40px;
    width: 460px;
    background: linear-gradient(-135deg, #ffdb73 31px, #fff0 0);
    margin-bottom: 50px;
    font-size: 28px;
}

.contact .row .col-md-12 .row h3{
    padding-left: 40px;
    padding-right: 5px;
    margin-bottom: 20px;
}

iframe.contact_map {
     width: 100%;
     height: 450px;
     border: 0;
}

/*Копирайт*/

.copyright {
    background: #737373;
    color: #fff;
    width: 100%;
    min-height: 40px;
    height: auto;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    margin-bottom: -20px;
}

.copyright .container-fluid {
    margin-top: 0px;
    padding: 0px;
}

.copyright .row {
    margin: 0px;
}

.copyright .row .col-md-12 {
    padding: 20px 0px;
}

.copyright .row .col-md-12 a {
    text-decoration: none;
    color: white;
    background: #004a8c;
    padding: 5px;
}

.copyright .row .col-md-12 a:hover {
    background: #f42377;
}



@media only screen and (max-width: 767px) {
    .btn-news { 
        margin-bottom: 20px; 
    }
}


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

    .col-md-2 {
        width: 16.6%;
    }

    #header .col-md-offset-8 {
        margin-top: 30px;
    }

    #header .container .row .col-md-12 {
        margin-top: -40px;
    }

    #header .container .row .col-md-12 .row .col-md-10 {
        margin-top: 67px;
    }

    #menubig a {
        padding: 0px 9.85px;
        font-size: 18px;
    }

    #menubig li.color1 :hover {
        height: 55px;
    }

    #menubig li.color2 :hover {
        height: 55px;
    }

    #menubig li.color3 :hover {
        height: 55px;
    }

    #menubig li.color4 :hover {
        height: 55px;
    }

    #menubig li.color5 :hover {
        height: 55px;
    }

    #menubig li.color6 :hover {
        height: 55px;
    }

    #menubig li.color7 :hover {
        height: 55px;
    }

    #menubig li.color8 :hover {
        height: 55px;
    }

    #menubig li.color9 :hover {
        height: 55px;
    }

    #menubig li.color10 :hover {
        height: 55px;
    }

    #menubig li.color11 :hover {
        height: 55px;
    }

    #section-hello .col-md-8 {
        padding: 0px 15px 0px 15px;
        background: #ffdb73;
        margin: 60px 0px 20px 10px;
        box-shadow: 0px 5px 10px 0px #000000;
        width: 560px;
        margin-top: 80px;
        height: 486px;
    }

    #section-hello .col-md-4 {
        padding: 15px 10px 10px 10px;
        width: 380px;
        min-height: 462px;
        height: auto;
        box-shadow: 0px 5px 10px 0px #000000;
        margin: 80px 10px 10px 10px;
    }

    #section-hello .col-md-8 .swiper-slide img {
        height: 455px;
    }

    .tdborderimggiz img {
        width: 100px;
    }

    .section-objects .row .col-md-12 .row .col-md-2 {
        width: 16.6%;
    }

    .section-news .row .col-md-12 .row .col-md-8 {
        width: 63.9%;
    }

    .contact .row .col-md-12 .row h1 {
        font-size: 42px;
        width: 100%;
        background: none;
        border-top: 10px solid #ffdb73;   
    }

    .contact .row .col-md-12 .row h2 {
        border-bottom: 10px solid #ffdb73;
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
        margin-bottom: 50px;
        font-size: 20px;
        background: none;
    }

    .contact .row .col-md-12 .row h3 {
        padding-left: 10px;
        padding-right: 0;
        margin-bottom: 20px;
        font-size: 20px;
    }

    .contact .row .col-md-12 .row .col-md-4 .contact_bottom {
        margin-top: 4%;
        padding-left: 10px;
    }

        #jevents_body {
    margin: 0;
    padding: 10px 5px;
    border: none;
    background-color: #3330;
    border-radius: 0px;
    width: 100% !important;
    }  

    #jevents .jev_toprow div.currentmonth {
    border-top: 2px solid #004a8c;
    border-bottom: 2px solid #004a8c;
    margin-bottom: 0;
    height: 50px !important;
    }

    .jev_toprow .jev_header2 {
    margin: 0px;
    padding: 0px;
    border: none;
    height: 50px;
    }

    .jev_toprow div.currentmonth {
        width: 39%;
    }

    .jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
        width: 30%;
    }

    #jevents .jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #004a8c;
    border: 2px solid #004a8c;
    height: 50px !important;
    }

    #jevents .nav-items > div {
    display: inline-block;
    padding: 3px 0px 2px 0px;
    line-height: 23px;
    vertical-align: middle;
    border: 2px solid #004a8c;
    border-left: 2px solid;
    font-size: 20px;
    margin: 4px;
    }

}

@media (min-width: 992px) {

    #header .row .col-md-12 .row .col-md-12 {
    display: none;
    }
}

@media (max-width: 991px) { 
    #menubig {
        display: none;
    }

    .menusmall .navbar {
    background: #004a8c;
    font-size: 23px;
    padding: 10px 10px;
    text-align: center;
    top: -21px;
    border-radius: 0;
    }

    .menusmall .navbar a{
        color: white;
        text-decoration: none;
    }

    .menusmall .navbar .navbar-collapse {
        text-align: left;
        border: none;
        box-shadow: none;
    }

    .menusmall .navbar .navbar-collapse ul li{
        border-bottom: 1px dotted #848484;
    }

    .menusmall .navbar .navbar-collapse ul li a:hover{
        background-color: #6969693d;
    }

}

@media (max-width: 424px) {

    .section-objects .row .col-md-12 .row .col-md-12 {
        text-align: center;
    }

    .section-objects .row .col-md-12 .row .col-md-12 h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 20px;
    }

    .section-objects .row .col-md-12 .row .col-md-12 h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 18px;
    }

    .section-objects .row .col-md-12 .row .col-md-2 .block1 {
        margin-bottom: 0px;
    }

    .posters .row .col-md-12 .row .col-md-12 {
        text-align: center;
    }

    .posters .row .col-md-12 .row .col-md-12 h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 20px;
    }

    .posters .row .col-md-12 .row .col-md-12 h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 18px;
    }

    .section-news .row .col-md-12 .row .col-md-8 {
        text-align: center;
    }

    .section-news .row .col-md-12 .row .col-md-8 h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 20px;
    }

    .section-news .row .col-md-12 .row .col-md-8 h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 18px;
    }   
    
    .contact .row .col-md-12 .row {
        text-align: center;
    }

    .contact .row .col-md-12 .row h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 20px;
    }

    .contact .row .col-md-12 .row h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 18px;
        margin-bottom: 20px;
    }      

    .section-news .row .col-md-12 .row .col-md-4 {
        text-align: center;
    }

    .section-news .row .col-md-12 .row .col-md-4 h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 20px;
    }

    .section-news .row .col-md-12 .row .col-md-4 h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 18px;
    }  

    #header .col-md-2 {
        z-index: 2;
        width: 100%;
        top: 60px;
        padding: 0px 50px 50px 50px;
    }

    #header .col-md-offset-8 {
        min-height: 40px;
        margin-top: 20px;
        z-index: 5;
        height: auto;
        margin-bottom: 20px;
        padding: 5px;
    }

    #header #logotip{
        min-height: 200px;
        height: auto;
        margin-bottom: 30px;
    }

    #section-hello .col-md-8 {
        display: none;
    }

    #section-hello .col-md-4 {
        padding: 15px 5px 0px 5px;
        width: 100%;
        margin-top: 80px;
        min-height: 432px;
        height: auto;
        margin-right: 0;
        box-shadow: none;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .section-objects .row .col-md-12 .row .col-md-2 .block {
        height: 165px;
        width: 165px;
        margin: 0 auto;
        transition: none;
        margin-top: 0;
        margin-bottom: 0;
    }

    .section-objects .row .col-md-12 .row .col-md-2 {
        width: 100%;
        text-align: center;
    }

    .section-news .row .col-md-12 .row .col-md-8 {
        width: 100%;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .li_news {
        margin: 0px 5px 10px 5px;
        padding: 5px 5px;
        box-shadow: 0px 5px 10px 0px #0000001f;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-title {
        font-size: 22px;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-date {
        font-size: 14px;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-hits {
        font-size: 14px;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-introtext {
        font-size: 18px;
    }

    .section-news .row .col-md-12 .row .col-md-4 {
        width: 100%;
    }

    #timere1f152307be0eec5ac0081a5f613391c .timer-slide-inner {
        font-size: 30px !important;
    }

    #timere1f152307be0eec5ac0081a5f613391c .timer-separator {
        font-size: 30px !important;
    }

    .section-news .row .col-md-12 .row .col-md-4 h3 {
        font-size: 20px;
    }    

    .contact .row .col-md-12 .row h3 {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
        font-size: 18px;
    }

    .contact .row .col-md-12 .row .col-md-4 {
        min-height: 100px;
        height: auto;
        margin-bottom: 10px;
    }

    .contact .row .col-md-12 .row .col-md-8 {
        display: none;
    }

    .contact .row .col-md-12 {
        height: auto;
        min-height: 200px;
    }

    .copyright .row .col-md-12 {
        padding: 10px 0px;
        font-size: 16px;
    }

    .content .row .col-md-12 .blog .content_section {
        margin: 0px 5px 10px 5px;
        padding: 5px 5px;
        box-shadow: 0px 5px 10px 0px #0000001f;
    }    

    .content .row .col-md-12 .blog h2 a {
        font-size: 22px;
    }

    .content .row .col-md-12 .blog .published {
        font-size: 14px;
    }

    .content .row .col-md-12 .blog .hits {
        font-size: 14px;
    }

    .content .row .col-md-12 .blog p {
        font-size: 18px;
    }

    .content .row .col-md-12 .blog .page-header {
        border-bottom: none;
        padding-bottom: 0;
        margin-top: 0px;
        text-align: center;
    }

    .content .row .col-md-12 .blog .cat-children h3.page-header {
        width: 100%;
    }

    .content .row .col-md-12 .blog .cat-children {
        margin: 0px 20px 30px 20px;
        min-height: 1050px;
        height: auto;
    }

    .content .row .col-md-12 .search {
        margin: 80px 20px 40px 20px;
        min-height: 200px;
        height: auto;
        padding-bottom: 20px;
    }

    .content .row .col-md-12 .search input {
        width: 60%;
    }

    .content .row .col-md-12 .search .phrases-box {
        margin-top: 10px;
    }

    .contact .row .col-md-12 .row .col-md-4 .contact_bottom {
    margin-top: 0%;
    padding-left: 0px;
    }  

    #jevents_body {
    margin: 0;
    padding: 10px 5px;
    border: none;
    background-color: #3330;
    border-radius: 0px;
    width: 100% !important;
    }  

    #jevents .jev_toprow div.currentmonth {
    border-top: 2px solid #004a8c;
    border-bottom: 2px solid #004a8c;
    margin-bottom: 0;
    height: 50px !important;
    }

    .jev_toprow .jev_header2 {
    margin: 0px;
    padding: 0px;
    border: none;
    height: 50px;
    }

    .jev_toprow div.currentmonth {
        width: 39%;
    }

    .jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
        width: 30%;
    }

    #jevents .jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #004a8c;
    border: 2px solid #004a8c;
    height: 50px !important;
    }

    #jevents .nav-items > div {
    display: inline-block;
    padding: 3px 0px 2px 0px;
    line-height: 23px;
    vertical-align: middle;
    border: 2px solid #004a8c;
    border-left: 2px solid;
    font-size: 20px;
    margin: 4px;
    }

}


@media (min-width: 425px) and (max-width: 767px) {

    .section-objects .row .col-md-12 .row .col-md-12 {
        text-align: center;
    }

    .section-objects .row .col-md-12 .row .col-md-12 h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 30px;
    }

    .section-objects .row .col-md-12 .row .col-md-12 h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 25px;
    }

    .section-objects .row .col-md-12 .row .col-md-2 .block1 {
        margin-bottom: 0px;
    }

    .posters .row .col-md-12 .row .col-md-12 {
        text-align: center;
    }

    .posters .row .col-md-12 .row .col-md-12 h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 30px;
    }

    .posters .row .col-md-12 .row .col-md-12 h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 25px;
    }

    .section-news .row .col-md-12 .row .col-md-8 {
        text-align: center;
    }

    .section-news .row .col-md-12 .row .col-md-8 h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 30px;
    }

    .section-news .row .col-md-12 .row .col-md-8 h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 25px;
    }   
    
    .contact .row .col-md-12 .row {
        text-align: center;
    }

    .contact .row .col-md-12 .row h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 30px;
    }

    .contact .row .col-md-12 .row h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 25px;
        margin-bottom: 20px;
    }      

    .section-news .row .col-md-12 .row .col-md-4 {
        text-align: center;
    }

    .section-news .row .col-md-12 .row .col-md-4 h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 30px;
    }

    .section-news .row .col-md-12 .row .col-md-4 h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 25px;
    }  

    #header .col-md-2 {
        z-index: 2;
        width: 100%;
        top: 60px;
        padding: 0px 50px 50px 50px;
    }

    #header .col-md-offset-8 {
        min-height: 40px;
        margin-top: 20px;
        z-index: 5;
        height: auto;
        margin-bottom: 20px;
        padding: 5px;
    }

    #header #logotip{
        min-height: 200px;
        height: auto;
        margin-bottom: 30px;
        text-align: center;
    }

    #logotip img {
        width: 200px;
        height: 200px;
    }

    #section-hello .col-md-8 {
        display: none;
    }

    #section-hello .col-md-4 {
        padding: 15px 5px 0px 5px;
        width: 100%;
        margin-top: 80px;
        min-height: 100px;
        height: auto;
        margin-right: 0;
        box-shadow: none;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .section-objects .row .col-md-12 .row .col-md-2 .block {
        height: 165px;
        width: 165px;
        margin: 0 auto;
        transition: none;
        margin-top: 0;
        margin-bottom: 0;
    }

    .section-objects .row .col-md-12 .row .col-md-2 {
        width: 50%;
        text-align: center;
        float: left;
    }

    .section-news .row .col-md-12 .row .col-md-8 {
        width: 100%;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .li_news {
        margin: 0px 5px 25px 5px;
        padding: 5px 5px;
        box-shadow: 0px 5px 10px 0px #0000001f;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-title {
        font-size: 26px;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-date {
        font-size: 16px;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-hits {
        font-size: 16px;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-introtext {
        font-size: 22px;
    }

    .section-news .row .col-md-12 .row .col-md-4 {
        width: 100%;
    }

    #timere1f152307be0eec5ac0081a5f613391c .timer-slide-inner {
        font-size: 40px !important;
    }

    #timere1f152307be0eec5ac0081a5f613391c .timer-separator {
        font-size: 40px !important;
    }

    .section-news .row .col-md-12 .row .col-md-4 h3 {
        font-size: 20px;
    }    

    .contact .row .col-md-12 .row h3 {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
        font-size: 18px;
    }

    .contact .row .col-md-12 .row .col-md-4 {
        min-height: 100px;
        height: auto;
        margin-bottom: 10px;
    }

    .contact .row .col-md-12 .row .col-md-8 {
        display: none;
    }

    .contact .row .col-md-12 {
        height: auto;
        min-height: 200px;
    }

    .copyright .row .col-md-12 {
        padding: 10px 0px;
        font-size: 16px;
    }

    .content .row .col-md-12 .blog .content_section {
        margin: 0px 5px 10px 5px;
        padding: 5px 5px;
        box-shadow: 0px 5px 10px 0px #0000001f;
    }    

    .content .row .col-md-12 .blog h2 a {
        font-size: 26px;
    }

    .content .row .col-md-12 .blog .published {
        font-size: 16px;
    }

    .content .row .col-md-12 .blog .hits {
        font-size: 16px;
    }

    .content .row .col-md-12 .blog p {
        font-size: 22px;
    }

    .content .row .col-md-12 .blog .page-header {
        border-bottom: none;
        padding-bottom: 0;
        margin-top: 0px;
        text-align: center;
    }

    .content .row .col-md-12 .blog .cat-children h3.page-header {
        width: 100%;
    }

    .content .row .col-md-12 .blog .cat-children {
        margin: 0px 20px 30px 20px;
        min-height: 1050px;
        height: auto;
    }

    .content .row .col-md-12 .search {
        margin: 80px 20px 40px 20px;
        min-height: 200px;
        height: auto;
        padding-bottom: 20px;
    }

    .content .row .col-md-12 .search input {
        width: 60%;
    }

    .content .row .col-md-12 .search .phrases-box {
        margin-top: 10px;
    }

    .contact .row .col-md-12 .row .col-md-4 .contact_bottom {
        margin-top: 0%;
        padding-left: 0px;
    }

    #jevents_body {
        margin: 0;
        padding: 10px 5px;
        border: none;
        background-color: #3330;
        border-radius: 0px;
        width: 100% !important;
    }  

    #jevents .jev_toprow div.currentmonth {
        border-top: 2px solid #004a8c;
        border-bottom: 2px solid #004a8c;
        margin-bottom: 0;
        height: 50px !important;
    }

    .jev_toprow .jev_header2 {
        margin: 0px;
        padding: 0px;
        border: none;
        height: 50px;
    }

    .jev_toprow div.currentmonth {
        width: 39%;
    }

    .jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
        width: 30%;
    }

    #jevents .jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
        background-color: #004a8c;
        border: 2px solid #004a8c;
        height: 50px !important;
    }

    #jevents .nav-items > div {
        display: inline-block;
        padding: 3px 0px 2px 0px;
        line-height: 23px;
        vertical-align: middle;
        border: 2px solid #004a8c;
        border-left: 2px solid;
        font-size: 20px;
        margin: 4px;
    }

}

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

    .section-objects .row .col-md-12 .row .col-md-12 {
        text-align: center;
    }

    .section-objects .row .col-md-12 .row .col-md-12 h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 30px;
    }

    .section-objects .row .col-md-12 .row .col-md-12 h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 25px;
    }

    .section-objects .row .col-md-12 .row .col-md-2 .block1 {
        margin-bottom: 0px;
    }

    .posters .row .col-md-12 .row .col-md-12 {
        text-align: center;
    }

    .posters .row .col-md-12 .row .col-md-12 h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 30px;
    }

    .posters .row .col-md-12 .row .col-md-12 h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 25px;
    }

    .section-news .row .col-md-12 .row .col-md-8 {
        text-align: center;
    }

    .section-news .row .col-md-12 .row .col-md-8 h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 30px;
    }

    .section-news .row .col-md-12 .row .col-md-8 h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 25px;
    }   
    
    .contact .row .col-md-12 .row {
        text-align: center;
    }

    .contact .row .col-md-12 .row h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 30px;
    }

    .contact .row .col-md-12 .row h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 25px;
        margin-bottom: 20px;
    }      

    .section-news .row .col-md-12 .row .col-md-4 {
        text-align: center;
    }

    .section-news .row .col-md-12 .row .col-md-4 h1 {
        border-top: 5px solid #69B4EA;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
        font-weight: bold;
        background: none;
        font-size: 30px;
    }

    .section-news .row .col-md-12 .row .col-md-4 h2 {
        border-bottom: 5px solid #69B4EA;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        background: none;
        font-size: 25px;
    }  

    #header .col-md-2 {
        z-index: 2;
        width: 100%;
        top: 60px;
        padding: 0px 50px 50px 50px;
    }

    #header .col-md-offset-8 {
        min-height: 40px;
        margin-top: 20px;
        z-index: 5;
        height: auto;
        margin-bottom: 20px;
        padding: 5px;
    }

    #header #logotip{
        min-height: 200px;
        height: auto;
        margin-bottom: 30px;
        text-align: center;
    }

    #logotip img {
        width: 200px;
        height: 200px;
    }

    #section-hello .row .col-md-12 .row {
    	padding: 30px;
    }

    #section-hello .col-md-8 {
        width: 100%;
        padding: 0px 0px 0px 0px;
        background: #ffdb73;
        margin: 0px 0px 0px 0px;
        margin-top: 40px;
        height: 432px;
    }

    #section-hello .col-md-4 {
        padding: 15px 5px 0px 5px;
        width: 100%;
        margin-top: 30px;
        min-height: 100px;
        height: auto;
        margin-right: 0;
        box-shadow: none;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .section-objects .row .col-md-12 .row .col-md-2 .block {
        height: 165px;
        width: 165px;
        margin: 0 auto;
        transition: none;
        margin-top: 0;
        margin-bottom: 0;
    }

    .section-objects .row .col-md-12 .row .col-md-2 {
        width: 33%;
        text-align: center;
        float: left;
    }

    .section-news .row .col-md-12 .row .col-md-8 {
        width: 100%;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .li_news {
        margin: 0px 5px 25px 5px;
        padding: 5px 5px;
        box-shadow: 0px 5px 10px 0px #0000001f;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-title {
        font-size: 26px;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-date {
        font-size: 16px;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-hits {
        font-size: 16px;
    }

    .section-news .row .col-md-12 .row .col-md-8 .moduletable .mod-articles-category-introtext {
        font-size: 22px;
    }

    .section-news .row .col-md-12 .row .col-md-4 {
        width: 100%;
    }

    #timere1f152307be0eec5ac0081a5f613391c .timer-slide-inner {
        font-size: 40px !important;
    }

    #timere1f152307be0eec5ac0081a5f613391c .timer-separator {
        font-size: 40px !important;
    }

    .section-news .row .col-md-12 .row .col-md-4 h3 {
        font-size: 20px;
    }    

    .contact .row .col-md-12 .row h3 {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
        font-size: 18px;
    }

    .contact .row .col-md-12 .row .col-md-4 {
        min-height: 100px;
        height: auto;
        margin-bottom: 10px;
    }

    .contact .row .col-md-12 {
        height: auto;
    }

    .copyright .row .col-md-12 {
        padding: 10px 0px;
        font-size: 16px;
    }

    .content .row .col-md-12 .blog .content_section {
        margin: 0px 5px 10px 5px;
        padding: 5px 5px;
        box-shadow: 0px 5px 10px 0px #0000001f;
    }    

    .content .row .col-md-12 .blog h2 a {
        font-size: 26px;
    }

    .content .row .col-md-12 .blog .published {
        font-size: 16px;
    }

    .content .row .col-md-12 .blog .hits {
        font-size: 16px;
    }

    .content .row .col-md-12 .blog p {
        font-size: 22px;
    }

    .content .row .col-md-12 .blog .page-header {
        border-bottom: none;
        padding-bottom: 0;
        margin-top: 0px;
        text-align: center;
    }

    .content .row .col-md-12 .blog .cat-children h3.page-header {
        width: 50%;
    }

    .content .row .col-md-12 .blog .cat-children {
        margin: 0px 20px 30px 20px;
        min-height: 510px;
        height: auto;
    }

    .content .row .col-md-12 .search {
        margin: 80px 20px 40px 20px;
        min-height: 200px;
        height: auto;
        padding-bottom: 20px;
    }

    .content .row .col-md-12 .search input {
        width: 60%;
    }

    .contact .row .col-md-12 .row .col-md-4 .contact_bottom {
    margin-top: 0%;
    padding-left: 0px;
    }

        #jevents_body {
    margin: 0;
    padding: 10px 5px;
    border: none;
    background-color: #3330;
    border-radius: 0px;
    width: 100% !important;
    }  

    #jevents .jev_toprow div.currentmonth {
    border-top: 2px solid #004a8c;
    border-bottom: 2px solid #004a8c;
    margin-bottom: 0;
    height: 50px !important;
    }

    .jev_toprow .jev_header2 {
    margin: 0px;
    padding: 0px;
    border: none;
    height: 50px;
    }

    .jev_toprow div.currentmonth {
        width: 39%;
    }

    .jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
        width: 30%;
    }

    #jevents .jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #004a8c;
    border: 2px solid #004a8c;
    height: 50px !important;
    }

    #jevents .nav-items > div {
    display: inline-block;
    padding: 3px 0px 2px 0px;
    line-height: 23px;
    vertical-align: middle;
    border: 2px solid #004a8c;
    border-left: 2px solid;
    font-size: 20px;
    margin: 4px;
    }

}

/*Виртуальная приемная*/

#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input, #jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls select, #jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea {
    background: #ffffff8c;
    border-radius: 0;
    padding: 10px;
    border: 3px solid #2e609dc7;
    color: #00408e;
    font-size: 18px;
}

#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .label-important, #jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .label-important .badge-important {
    background-color: #004a8c;
}

.jsn-uniform .form-actions .btn-toolbar .btn.jsn-form-submit {
    position: relative;
    z-index: 1;
    background: #00408e;
    color: #fff;
    padding: 10px 30px;
    font-size: 20px;
    font-family: 'Machinaorto', arial;
    text-decoration: none;
    border-radius: 0;
}

#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .control-label {
    color: #333333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 20px;
}

#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input::placeholder { color: #192644; }

#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea::placeholder { color: #192644; }

.jsn-column-item .control-group.error .checkbox {color:#000;}

.select2-container .select2-choice {
    padding: 0px 10px;
    background: #ffffff;
    border-radius: 0;
    border: 3px solid #2e609dc7;
    height: 40px;
    line-height: 40px;
}

.controls .select2-container span {
    color: #192644;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.select2-display-none {
    color: #192644;
    border-radius: 0;
    box-shadow: none;
    border: 3px solid #2e609dc7;
}


.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    padding: 5px 15px;
    background: #ffffff;
    color: #fff;
    border-radius: 0;
    border: 3px solid #2e609dc7;
    font-size: 14px;
    color: #192644;
}

.select2-dropdown-open .select2-choice div {
        background: #ffffff6b;
}

.select2-drop.select2-drop-above {
    color: #192644;
    border-radius: 0;
    box-shadow: none;
    border: 3px solid #2e609dc7;
}

.select2-search {
    display: none;
}

.select2-results .select2-result-label :hover {
background: #2e609dc7;
}

.select2-container .select2-choice div b {
    background-color: #ded4cd;
}

.select2-container .select2-choice span {
    font-size: 18px;
}

.jsn-uniform .form-actions .btn-toolbar .btn {
    border-radius: 0;

}

.jsn-uniform .radio, .jsn-uniform .checkbox {
    padding: 20px;
    font-size: 18px;
}

.jsn-master .jsn-bootstrap .alert {
    color: #666;
    border-radius: 0;
    border: solid 3px #5b83b2;
    background-color: #5b83b214;
}

.jsn-master .jsn-bootstrap h3 {
    font-size: 18px;
}

.jsn-master .jsn-bootstrap h4 {
    font-size: 16px;
}

@media (max-width: 424px) {
.select2-container .select2-choice span {
    font-size: 14px;
}
.jsn-uniform .radio, .jsn-uniform .checkbox {
    font-size: 14px;
}

#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input, #jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls select, #jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea {
    font-size: 14px;
}

#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .control-label {
    font-size: 20px;
}

}

@media (max-width: 374px) {
.jsn-master .jsn-input-medium-fluid {
        width: 175px;
     }

.jsn-uniform .jsn-bootstrap .control-group .select2-container.jsn-input-medium-fluid {
    width: 202px;
}

.jsn-master .jsn-input-xlarge-fluid {
    width: 175px;
}
.controls .input-file {
    width: 202px;
}
}

@media (min-width: 375px) and (max-width: 424px){
.jsn-master .jsn-input-medium-fluid {
        width: 92%;
     }

.jsn-uniform .jsn-bootstrap .control-group .select2-container.jsn-input-medium-fluid {
    width: 255px;
}

.jsn-master .jsn-input-xlarge-fluid {
    width: 92%;
}
.controls .input-file {
    width: 255px;
}
}

@media (min-width: 425px) and (max-width: 767px){
.jsn-master .jsn-input-medium-fluid {
        width: 92%;
     }

.jsn-uniform .jsn-bootstrap .control-group .select2-container.jsn-input-medium-fluid {
    width: 280px;
}

.jsn-master .jsn-input-xlarge-fluid {
    width: 92%;
}
.controls .input-file {
    width: 95%;
}
}

@media (min-width: 768px) and (max-width: 991px){
.jsn-master .jsn-input-medium-fluid {
        width: 615px;
     }

.jsn-uniform .jsn-bootstrap .control-group .select2-container.jsn-input-medium-fluid {
    width: 641px;
    }

.jsn-master .jsn-input-xlarge-fluid {
    width: 615px;
    }

.controls .input-file {
    width: 641px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
.jsn-master .jsn-input-medium-fluid {
        width: 830px;
     }

.jsn-uniform .jsn-bootstrap .control-group .select2-container.jsn-input-medium-fluid {
    width: 857px;
    }

.jsn-master .jsn-input-xlarge-fluid {
    width: 830px;
    }
.controls .input-file {
    width: 857px;
    }
}


@media (min-width: 1200px) {
.jsn-master .jsn-input-medium-fluid {
        width: 1060px;
}

.jsn-uniform .jsn-bootstrap .control-group .select2-container.jsn-input-medium-fluid {
    width: 1086px;
}

.jsn-master .jsn-input-xlarge-fluid {
    width: 1060px;
}

.controls .input-file {
    width: 1086px;
}

}

/*Независимая оценка качества ссылки*/

.content .row .col-md-12 .blog_nok .cat-children h3.page-header {
  padding: 0px 35px;
  line-height: 1.4;
  float: left;
  text-align: center;
}

.content .row .col-md-12 .blog_nok .cat-children h3.page-header a {
  display: inline-block;
  position: relative;
  color: #343434;
  text-decoration: none;
  padding: 0 6px;
  font-weight: 600;
}

.content .row .col-md-12 .blog_nok .cat-children h3.page-header a:before, .content .row .col-md-12 .blog_nok .cat-children h3.page-header a:after {
  will-change: transform;
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
}

.content .row .col-md-12 .blog_nok .cat-children h3.page-header a:before {
    transition: 100ms ease-out 50ms;
    transform-origin: 0 24px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: 13px solid #ffdb73;
}

.content .row .col-md-12 .blog_nok .cat-children h3.page-header a:after {
  transition: 50ms ease-out;
  transform: scaleX(0);
  transform-origin: left center;
  bottom: 2px;
  right: -12px;
  border: 8px solid transparent;
  border-left-color: #69B4EA;
}

.content .row .col-md-12 .blog_nok .cat-children h3.page-header a:hover:before {
  transition: 100ms ease-out;
  transform: scaleY(0.18);
  background: #69B4EA;
}

.content .row .col-md-12 .blog_nok .cat-children h3.page-header a:hover:after {
  transition: 50ms ease-out 100ms;
  transform: none;
}

.content .row .col-md-12 .blog_nok .cat-children h3.page-header a:active:before {
  transition: 100ms ease-in;
  background: #69B4EA;
}

.content .row .col-md-12 .blog_nok .cat-children h3.page-header a:active:after {
  transition: 100ms ease-in;
  border-left-color: #69B4EA;
}


/*Независимая оценка качества форма*/

.content .row .col-md-12 form.formResponsive {
    margin-top: 80px;
    background-color: rgba(255, 255, 255, 0.16);
}

.content .row .col-md-12 form.formResponsive .rsformProgress p {
    font-family: 'Cabin-Regular';
    color: #004a8c;
    font-size: 30px;
    text-align: center;
    font-style: normal;
    margin-bottom: 30px;
    display: none;
}

.content .row .col-md-12 form.formResponsive .rsformProgress p em{
    font-style: normal;
}

.content .row .col-md-12 form.formResponsive .formHorizontal .formControlLabel {
    float: left;
    width: 100%;
    font-size: 30px;
    padding: 20px 5px 20px 5px;
    background-color: rgba(126, 177, 176, 0);
    color: #004a8c;
    min-height: 71px;
    font-family: lobster;
    text-align: center;
}

.content .row .col-md-12 form.formResponsive .rsformProgressContainer {
    box-shadow: 0px 0px 10px 0px #696969;
}

.content .row .col-md-12 form.formResponsive input[type="radio"], .content .row .col-md-12 form.formResponsive input[type="checkbox"] {
    min-height: 30px;
    padding-left: 30px;
    float: left;
    margin-right: 5px;
    height: auto;
    width: 30px;
    border: none;
}

.content .row .col-md-12 form.formResponsive label {
    height: 30px;
    margin: 0;
    float: left;
    padding: 0px;
    font-size: 26px;
    display: contents;
}

.content .row .col-md-12 form.formResponsive p.rsformVerticalClear {
    margin: 0;
    margin-bottom: 10px;
}

.content .row .col-md-12 form.formResponsive .formHorizontal .rsform-block {
    margin: 0;
}

.content .row .col-md-12 form.formResponsive .formBody {
    padding: 0;
}

.content .row .col-md-12 form.formResponsive input[type="button"].rsform-button-next, .content .row .col-md-12 form.formResponsive button[type="button"].rsform-button-next {
    font-size: 26px;
    border-radius: 0px;
    background: #0b8dcd;
    border: 3px solid #0b8dcd;
    box-shadow: none;
}

.content .row .col-md-12 form.formResponsive input[type="button"].rsform-button-next:hover, .content .row .col-md-12 form.formResponsive button[type="button"].rsform-button-next:hover {
    font-size: 26px;
    border-radius: 0px;
    background: #0b8dcd00;
    border: 3px solid #0b8dcd;
    color: #0b8dcd;
    transition: 2s;
}

.content .row .col-md-12 form.formResponsive input[type="button"].rsform-button-prev, .content .row .col-md-12 form.formResponsive button[type="button"].rsform-button-prev {
    color: #fff;
    background-color: rgb(11, 141, 205);
    border-color: rgba(238, 162, 54, 0);
    background-image: none;
    text-shadow: none;
    border-radius: 0;
    width: 220px;
    height: 50px;
    font-size: 26px;
    margin: -120px 10px 10px 10px;
    box-shadow: none;
    border: 3px solid #0b8dcd;
}

.content .row .col-md-12 form.formResponsive input[type="button"].rsform-button-prev:hover, .content .row .col-md-12 form.formResponsive button[type="button"].rsform-button-prev:hover {
    font-size: 26px;
    border-radius: 0px;
    background: #0b8dcd00;
    border: 3px solid #0b8dcd;
    color: #0b8dcd;
    transition: 2s;
}

@media (max-width: 991px) {
  .content .row .col-md-12 form.formResponsive input[type="radio"], .content .row .col-md-12 form.formResponsive input[type="checkbox"] {
    min-height: 15px;
    width: 15px;
  }  

  .content .row .col-md-12 form.formResponsive label {
    font-size: 20px;
  }

  .content .row .col-md-12 form.formResponsive p.rsformVerticalClear {
    margin-bottom: 0;
  }

  .content .row .col-md-12 form.formResponsive .formHorizontal .formControlLabel {
    font-size: 20px;
    padding: 0;
  }
}

/*Кинотеатр*/

.raspisanie .month {
    font-family: 'Lobster';
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    padding: 25px 0px;
    border-top: none;
}

.raspisanie .start, .raspisanie .time {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Cabin-Regular';
    text-align: center;
    color: #333333;
    border: 3px solid #005db1;
    vertical-align: middle;
    background: #005db10d;
}

.raspisanie .name, .raspisanie .price {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Cabin-Regular';
    text-align: center;
    color: #333333;
    border-bottom: 3px solid #005db1;
    border-top: 3px solid #005db1;
    vertical-align: middle;
}

.raspisanie .price {
    background: #edf2f6;
    border-left: 3px solid #005db1;
}

.raspisanie .beginning, .raspisanie .duration, .raspisanie .cost, .raspisanie .appellation {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Cabin-Regular';
    text-align: center;
    color: #333333;
    padding: 10px;
    border-bottom: 3px solid #005db1;
    vertical-align: middle;
}

@media (min-width: 768px) and (max-width: 991px) {
  .raspisanie .start, .raspisanie .time, .raspisanie .name, .raspisanie .price {
        font-size: 20px;
        padding: 0 5px;
    }

    .raspisanie .beginning, .raspisanie .duration, .raspisanie .cost, .raspisanie .appellation {
        font-size: 18px;
        padding: 10px;
    }  
}

.category-list .content-category h1 {
    font-family: lobster;
    color: #004a8c;
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}

.content .row .col-md-12 .ssil {
    margin-top: 0px;
}

.content .row .col-md-12 .ssil .cat-children {
    margin: 0px 20px 30px 20px;
    min-height: 150px;
    height: auto;
}

li.yt-accordion-group h3 {
    background: #004a8c !important;
    box-shadow: 0px 1px 0px #fff inset !important;
    color: #fff !important;
    font-size: 25px !important;
}

li.yt-accordion-group .yt-accordion-inner {
    border: 2px solid #004a8c !important;
}

ul.yt-accordion {
    margin-top: -50px;
}


* 
* Формируем базовый контейнер аккордеона 
*/
.accordion {
    width: 100%;
/*
ширина произвольная выбирается
*в зависимости от места размещения 
*/
    max-width: 600px;
    min-height: 0;
    display: block;
/* относительное позиционирование */
    position: relative;
    margin: 0 auto;
    padding: 0;
    background-color: #fefffa;
    overflow: hidden
}
/* заголовки панелей аккордеона */
.content .row .col-md-12 .item-page .accordion h2.title_block, .title_block {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    display: block;
    margin: 0;
    padding: 10px 25px;
    cursor: pointer;
    color: #333;
    background: #ffffff00;
    font-family: 'Cabin-Regular';
    text-align: left;
    margin-bottom: 5px;
    border: 3px solid #004a8c;
}

.content .row .col-md-12 .item-page .accordion h2.title_block_h2 {
    font-size: 19px;
    font-family: 'Arial';
}

.content .row .col-md-12 .item-page .entry-content .accordion h2.title_block, .content_section .page-header .accordion h2.title_block {
    font-size: 19px;
    font-family: 'Arial';
}

/* Формируем блоки с содерханием */
.msg {
    position: relative;
    overflow: hidden;
    opacity: 1;
    transform: translate(0, 0);
    border-left: 3px solid #004a8c;
    border-right: 3px solid #004a8c;
    border-bottom: 3px solid #004a8c;
    border-top: 3px solid #004a8c;
    margin-bottom: 10px;
}
 
/* оформляем параграфы */
.msg p {
  color: rgba(55, 55, 55);
  font-size: 13px;
  line-height: 20px;
  padding: 0 20px;
  margin: 20px 0px;
}
 
/* Позаботимся о небольших экранах */
@media (max-width: 550px) {
  .accordion {
    box-sizing: border-box;
    transform: translate(0, 0);
    max-width: 100%;
    min-height: 100%;
    margin: 0;
    left: 0;
  }
} 
 
/* Формируем неупорядоченный список */
.accordion ul {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0;
}
 
/* Определяем и формируем отдельный элемент списка 
 * в который поместим скрытый флажек,
 * заголовок панелей и блок с содержанием
*/
.accordion ul li {
  position: relative;
  padding: 0;
  margin: 0;
}
 
/* устанавливаем время ожидания перед воспроизведением анимации 
 * на основе нумерации в дереве элементов
*/
.accordion ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.accordion ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.accordion ul li:nth-of-type(3) {
  animation-delay: 1s;
}
.accordion ul li:last-of-type {
  padding-bottom: 0;
}
 
/* Сформируем  указатель переключения состояния аккордеона */
.accordion ul li i.arrow_bot {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 16px;
/* расположим указатель на панели заголовка справа */
  right: 25px;
}
 
/* "Рисуем " сам указатель */
.accordion ul li i.arrow_bot:before, .accordion ul li i.arrow_bot:after {
  content: "";
  position: absolute;
  background-color: #004a8c;
  width: 3px;
  height: 9px;
}
/* Добавляем элемент трансформации указателя при переключении */
.accordion ul li i.arrow_bot:before {
  transform: translate(-2px, 0) rotate(45deg);
}
.accordion ul li i.arrow_bot:after {
  transform: translate(2px, 0) rotate(-45deg);
}
 
/* Делаем чекбокс скрытым*/
.accordion ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
}
/* Когда у флажка установлен checked  
 * блок с содержанием скрыт
*/
.accordion ul li input[type=checkbox]:checked ~ div.msg {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
/* А указатель показывает вниз */
.accordion ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
.accordion ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}
/*  Устанавливаем эффект перехода
 * между двумя состояниями указателя 
*/
div.msg, ul li i:before, ul li i:after {
    transition: all 0.5s ease-in-out;
}

/* Встраиваемое видео */
.video-responsive {
    margin: 20px;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    -moz-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
/* Предусмотри использование кода встраиваемого видео
 *через iframe, object или embed */
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight {
    background-color: #ffffff00 !important;
    border-color: #ffffff00 !important;
}

/*Структура управления*/
.our-team-padding {
    padding: 0px 15px;
    margin-bottom: 20px;
}
.our-team{
    text-align: center;
    overflow: hidden;
    position: relative;
}
.our-team img{
    width: 100%;
    height: auto;
    margin-bottom: 60px;
    margin-top: -30px;
}
.our-team .team-content{
    width: 100%;
    background: #004a8c;
    color: #fff;
    padding: 15px 0 10px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.our-team:hover .team-content{
    padding-bottom: 40px;
}
.our-team .team-content:before,
.our-team .team-content:after{
    content: "";
    width: 60%;
    height: 38px;
    background: #004a8c;
    position: absolute;
    top: -18px;
    transform: rotate(15deg);
    z-index: -1;
}
.our-team .team-content:before{
    left: -3%;
}
.our-team .team-content:after{
    right: -3%;
    transform: rotate(-15deg);
}
.our-team .title{
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 7px 0;
    position: relative;
}
.our-team .title:before,
.our-team .title:after{
    content: "";
    width: 7px;
    height: 93px;
    background: #ffdb73;
    position: absolute;
    top: -78px;
    z-index: -2;
    transform: rotate(-74deg);
}
.our-team .title:before{
    left: 32%;
}
.our-team .title:after{
    right: 32%;
    transform: rotate(74deg);
}
.our-team .post{
    display: block;
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 8px;
}
.our-team .social-links{
    list-style: none;
    padding: 0 0 15px 0;
    margin: 0;
    position: absolute;
    bottom: -40px;
    right: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}
.our-team:hover .social-links{
    bottom: 0;
}
.our-team .social-links li{
    display: inline-block;
}
.our-team .social-links li a{
    display: block;
    font-size: 16px;
    color: #aad6e1;
    margin-right: 6px;
    transition: all 0.5s ease 0s;
}
.our-team .social-links li:last-child a{
    margin-right: 0;
}
.our-team .social-links li a:hover{
    color: #ff5543;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
    .our-team .team-content:before,
    .our-team .team-content:after{
        height: 50px;
        top: -24px;
    }
    .our-team .title:before,
    .our-team .title:after{
        top: -85px;
        height: 102px;
    }
    .our-team .title:before{
        left: 35%;
    }
    .our-team .title:after{
        right: 35%;
    }
}
@media only screen and (max-width: 767px){
    .our-team .team-content:before,
    .our-team .team-content:after{
        height: 75px;
    }
    .our-team .team-content:before{
        transform: rotate(8deg);
    }
    .our-team .team-content:after{
        transform: rotate(-8deg);
    }
    .our-team .title:before,
    .our-team .title:after{
        width: 10px;
        top: -78px;
        height: 102px;
    }
    .our-team .title:before{
        left: 42.5%;
        transform: rotate(-82deg);
    }
    .our-team .title:after{
        right: 42.5%;
        transform: rotate(82deg);
    }
}
@media only screen and (max-width: 480px){
    .our-team .title:before,
    .our-team .title:after{
        top: -83px;
    }
}

#jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input, #jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls select, #jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea {
    background: #ffffff8c;
    border-radius: 0;
    padding: 10px;
    border: 3px solid #2e609dc7;
    color: #00408e;
    font-size: 18px;
}

#jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .control-label {
    color: #333333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 19px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background-image: none;
}

.ui-datepicker-trigger {
    display: inline-block;
    padding: 0px 20px;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 0px;
    margin-left: 0px;
    height: 47px;
    background: #5b83b2;

}

.jsn-uniform.jsn-master .jsn-bootstrap .btn.btn-icon [class^="icon-"]:before {
    color: white;
}

#jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight {
    background-color: #ffffff00 !important;
    border-color: #ffffff00 !important;
}

.accordion ul li .icon-calendar {
    position: relative;
    transform: none;
    right: 12px;
    top: 3px;

}

.accordion ul li .icon-calendar:before {
    transform: none;
}

.jsn-master .jsn-bootstrap [class^="icon-"], .jsn-master .jsn-bootstrap [class*=" icon-"] {
    font-size: 26px !important;
}

.msg .col-md-4{
    text-align: center;
    margin-bottom: 50px;
}

@media (min-width: 576px) and (max-width: 767px) {
    .msg .col-sm-4 {
        width: 50%;
        float: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .msg .col-sm-4 {
        width: 31%;
    }
}

@media (min-width: 768px) {
.kino_h2 {
	text-align: center;
    font-size: 60px !important;
    background: #337ab7;
}

.kino_h2 a{
	color: #fff;
}
}

@media (max-width: 767px) {
.kino_h2 {
	text-align: center;
    font-size: 30px !important;
    background: #337ab7;
}

.kino_h2 a{
	color: #fff;
}
}


@media screen and (max-width: 374px) {
.msg ul.sigFreeClassic {
	margin-left: 35px !important;
}
}

@media (min-width: 375px) and (max-width: 424px) {
.msg ul.sigFreeClassic {
	margin-left: 65px !important;
}
}

@media (min-width: 425px) and (max-width: 479px) {
.msg ul.sigFreeClassic {
	margin-left: 25% !important;
}
}

@media (min-width: 480px) and (max-width: 767px) {
.msg ul.sigFreeClassic {
	margin-left: 4% !important;
}
}

@media (min-width: 768px) and (max-width: 1199px) {
.msg ul.sigFreeClassic {
	margin-left: 7% !important;
}
}

@media (min-width: 1200px) {
.msg ul.sigFreeClassic {
	margin-left: 60px !important;
}
}

.page-header h1 {
	font-family: lobster;
    color: #004a8c;
    font-size: 30px;
    text-align: center;
}

.osmap-items ul {
    margin: 0 0 9px -20px;
}

@media (min-width: 1200px) {
  .stat_padding {
    padding-right: 210px;
    padding-left: 210px;
    }

  .stat_padding ul.sigFreeClassic {
    padding: 20px 53px!important;
    }

  .entry-content ul.sigFreeClassic {
    padding: 20px 53px!important;
    }
}


.stat_padding .msg {
    padding: 30px;
}

.stat_padding .msg li {
    margin-bottom: 10px;
}

@media (min-width: 1200px) {
  .stat_padding1 {
    padding-right: 210px;
    padding-left: 210px;
    }

  .stat_padding1 ul.sigFreeClassic {
    padding: 20px 53px!important;
    }
    
    .entry-content ul.sigFreeClassic {
    padding: 20px 53px!important;
    }
}

.stat_padding1 .accordion li {
    margin-top: 10px;
}

/*Пушкинская карта*/

.pushkin {
	margin-right: 5px;
    margin-bottom: 5px;
    display: grid;
}

.pushkin .lake {
text-align: center;
display: inline-block;
overflow: hidden;
position: relative;
text-decoration: none;
}
.pushkin .lake:before {
display: block;
background-color: #00192f;
content: "";
height: 100%;
opacity: 0;
position: absolute;
width: 100%;
z-index: 2;
}

.pushkin .lake:after {
font-family: 'Lobster';
color: white;
content: attr(alt);
display: block;
font-size: 30px;
opacity: 0;
padding: 0 3%;
text-decoration: underline;
position: absolute;
text-transform: none;
top: 50%;
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-transform: scale(0) translateY(-50%);
transform: scale(0) translateY(-50%);
width: 94%;
z-index: 3;
}

.pushkin .lake img {
border: none;
display: block;
z-index: 1;
}

.pushkin .lake:after {
-webkit-transition: all 350ms ease-in-out;
transition: all 350ms ease-in-out;
}

.pushkin .lake:hover:before {
opacity: 0.9;
}

.pushkin .lake:hover:after {
opacity: 1;
-webkit-transform: scale(1) translateY(-50%);
transform: scale(1) translateY(-50%);
}

@media screen and (max-width: 424px) {
	.pushkin .lake:after {
		font-size: 18px;
	}
}

@media (min-width: 425px) and (max-width: 767px) {
	.pushkin .lake:after {
		font-size: 25px;
	}
}
/*Пушкинская карта - конец*/

/*Ржевский мемориал*/

.rzhev-team {
	margin-right: 5px;
    margin-bottom: 5px;
}

.lake {
text-align: center;
display: inline-block;
overflow: hidden;
position: relative;
text-decoration: none;
}
.lake:before {
display: block;
background-color: #00192f;
content: "";
height: 100%;
opacity: 0;
position: absolute;
width: 100%;
z-index: 2;
}

.lake:after {
font-family: 'Lobster';
color: white;
content: attr(alt);
display: block;
font-size: 30px;
opacity: 0;
padding: 0 3%;
text-decoration: underline;
position: absolute;
text-transform: none;
top: 50%;
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-transform: scale(0) translateY(-50%);
transform: scale(0) translateY(-50%);
width: 94%;
z-index: 3;
}

.lake img {
border: none;
display: block;
z-index: 1;
}

.lake:after {
-webkit-transition: all 350ms ease-in-out;
transition: all 350ms ease-in-out;
}

.lake:hover:before {
opacity: 0.9;
}

.lake:hover:after {
opacity: 1;
-webkit-transform: scale(1) translateY(-50%);
transform: scale(1) translateY(-50%);
}

@media screen and (max-width: 424px) {
	.lake:after {
		font-size: 18px;
	}
}

@media (min-width: 425px) and (max-width: 767px) {
	.lake:after {
		font-size: 25px;
	}
}
/*Ржевский мемориал - конец*/

.ytp-chrome-top {
    display: none !important;
}


#jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .label-important, #jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .label-important .badge-important {
    background-color: #004a8c;
}


h3.social .fa-instagram {
    margin-left: 10px;
    display: inline-block;
    width: 25px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

h3.social .fa-vk {
    color: #597da3;
}

p.social .fa-instagram {
    margin-left: 10px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    font-size: 40px;
    margin: 5px;
}

p.social .fa-vk {
    color: #597da3;
    font-size: 40px;
}

.ytp-title-enable-channel-logo .ytp-title-channel {
    display: none;
}

.ytp-title-enable-channel-logo .ytp-title {
    display: none;
}

.ytp-embed:not(.ad-showing) .ytp-title-text {
    display: none;
}

.ytp-chrome-top {
    display: none;
}

.entry-content, .home-text, .taxonomy-description {
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    line-height: 1.7;
}

.entry-content p, .home-text p, .taxonomy-description p {
    font-size: 19px !important;
    margin-bottom: 1.7em !important;
    font-family: Arial !important;
}

.table-of-contents {
    background: #f2f5f9;
    margin-bottom: 30px;
}

.table-of-contents__header {
    padding: 15px 30px;
    font-weight: 700;
    font-size: 1.5em;
}

.table-of-contents__hide {
    cursor: pointer;
}

.table-of-contents.open .table-of-contents__list {
    display: block;
}

.table-of-contents ol {
    margin: 0 30px 0;
    padding: 0 0 15px 0;
    list-style: none;
}

.table-of-contents ol .level-1 {
    counter-increment: point;
    counter-reset: sublist;
    margin-top: .4em;
    margin-bottom: .2em;
    font-size: 1.2em;
}

.table-of-contents ol li {
    padding-left: 0;
    margin-bottom: 0;
}

.table-of-contents ol .level-2 {
    counter-reset: sublist3;
    margin-top: .3em;
    margin-bottom: .3em;
    margin-left: 30px;
}

.table-of-contents__list .level-2 {
    font-size: 1.2em;
}

.table-of-contents ol .level-3 {
    margin-top: .3em;
    margin-bottom: .7em;
    margin-left: 70px;
}

.table-of-contents__list .level-3 {
    font-size: 1.2em;
}

.comment-reply-title, .comments-title, .h1, .h2, .h3, .h4, .h5, .h6, .related-posts__header, .section-block__title {
    font-weight: 700;
}

@media (min-width: 768px) {
#skandinavskaya-hodba-tehnika-dyhanie-dvizhenie {
    font-size: 2.4375em;
    margin-bottom: .61538462em;
}
}

.wp-block-image {
    margin: 0;
    text-align: center;
}

.entry-content blockquote {
    background: #f2f5f9;
    border-left: none !important;
    padding: 20px 20px 20px 65px !important;
    margin: 2em 0 !important;
}

.entry-content blockquote.is-style-info {
    background: #e3f1f4;
    background: -webkit-gradient(linear,left top,right top,from(#e3f1f4),to(#e3edff));
    background: -webkit-linear-gradient(left,#e3f1f4 0,#e3edff 100%);
    background: -o-linear-gradient(left,#e3f1f4 0,#e3edff 100%);
    background: linear-gradient(to right,#e3f1f4 0,#e3edff 100%);
    padding: 20px 20px 20px 65px !important;
    margin: 2em 0 !important;
    border-left: #004a8c 5px solid !important;
}

.entry-content blockquote p, .home-text blockquote p, .taxonomy-description blockquote p {
    margin: .75em 0;
    font-size: 16px !important;
    font-family: Arial !important;
    margin-bottom: .75em !important;
}

.entry-content blockquote.is-style-info:before {
    content: "ℹ";
    color: #3da2e0;
    position: absolute;
    left: 245px;
    margin-top: 25px;
    line-height: 1;
    border: 2px solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding-left: 10px;
}

#osobennosti-skandinavskoy-hodby {
    font-weight: 700;
    font-size: 1.9375em;
    margin-bottom: .77419355em;
    line-height: 1.2;
    margin: 2em 0 1em;
    color: #2b2b2b;
}

.entry-content blockquote.is-style-warning {
    background-color: #fff4d4;
    background: -webkit-gradient(linear,left top,right top,from(#fff4d4),to(#ffeadc));
    background: -webkit-linear-gradient(left,#fff4d4 0,#ffeadc 100%);
    background: -o-linear-gradient(left,#fff4d4 0,#ffeadc 100%);
    background: linear-gradient(to right,#fff4d4 0,#ffeadc 100%);
    border-left: #f58128 5px solid !important;
    padding: 20px 20px 20px 65px !important;
    margin: 2em 0 !important;
}

.entry-content blockquote.is-style-warning:before {
    content: "!";
    color: #f58128;
    position: absolute;
    left: 245px;
    margin-top: 25px;
    line-height: 1;
    border: 2px solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding-left: 10px;
}

#tehnika-hodby {
    font-size: 1.9375em;
    margin-bottom: .96em;
    font-weight: 700;
    font-family: lobster;
}

.entry-content ol:not([class]) {
    counter-reset: section;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 1.5em;
    margin-bottom: 2em;
}

.entry-content ol:not([class]) li {
    position: relative;
    padding-left: 2em;
    margin-top: .7em;
    margin-bottom: .7em;
    font-size: 18px;
    margin-left: 30px;
    font-family: Arial;
}

.entry-content ol:not([class])>li:before {
    color: #0072bf;
    counter-increment: section;
    content: counter(section) ".";
    position: absolute;
    left: 0;
    font-weight: 700;
}

.entry-content blockquote.is-style-check {
    background: #def9e5;
    background: -webkit-gradient(linear,left top,right top,from(#def9e5),to(#effbce));
    background: -webkit-linear-gradient(left,#def9e5 0,#effbce 100%);
    background: -o-linear-gradient(left,#def9e5 0,#effbce 100%);
    background: linear-gradient(to right,#def9e5 0,#effbce 100%);
    border-left: #34bc58 5px solid !important;
    padding: 20px 20px 20px 65px !important;
    margin: 2em 0 !important;
}

.entry-content blockquote.is-style-check:before {
    content: "✓";
    color: #34bc58;
    position: absolute;
    left: 245px;
    margin-top: 25px;
    line-height: 1;
    border: 2px solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding-left: 4px;
    padding-top: 2px;
}

#sovety-dlya-nachinayuschih {
    font-size: 1.9375em;
    margin-bottom: .96em;
    font-weight: 700;
    font-family: lobster;
}

.entry-content ul:not([class]) {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 1.5em;
    margin-bottom: 2em;
}

.entry-content ul:not([class]) li {
    position: relative;
    padding-left: 2em;
    margin-top: .7em;
    margin-bottom: .7em;
    font-size: 18px;
    margin-left: 30px;
    font-family: Arial;
}

.entry-content ul:not([class])>li:before {
    position: absolute;
    top: .5em;
    left: 0;
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #4d3bfe;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-color: #0072bf !important;
}

#oshibki-kotorye-chasto-delayut-novichki, #kak-pravilno-dyshat-vo-vremya-trenirovok, #vozdeystvie-na-organizm-cheloveka, #preimuschestva-i-nedostatki {
    font-weight: 700;
    font-size: 30px;
    margin-bottom: .77419355em;
    line-height: 1.2;
    margin: 2em 0 1em;
    color: #2b2b2b;
}

.entry-content blockquote.is-style-thumbs-up {
    background: #def9e5;
    background: -webkit-gradient(linear,left top,right top,from(#def9e5),to(#effbce));
    background: -webkit-linear-gradient(left,#def9e5 0,#effbce 100%);
    background: -o-linear-gradient(left,#def9e5 0,#effbce 100%);
    background: linear-gradient(to right,#def9e5 0,#effbce 100%);
    border-left: #34bc58 5px solid !important;
    padding: 20px 20px 20px 65px !important;
    margin: 2em 0 !important;
}

.entry-content blockquote.is-style-thumbs-up:before {
    content: "🖒";
    color: #34bc58;
    position: absolute;
    left: 245px;
    margin-top: 25px;
    line-height: 1;
    border: 2px solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding-left: 4px;
    font-size:  30px;
}

.entry-content blockquote.is-style-quote {
    background: #eff4f5;
    background: -webkit-gradient(linear,left top,right top,from(#eff4f5),to(#e8f4f5));
    background: -webkit-linear-gradient(left,#eff4f5 0,#e8f4f5 100%);
    background: -o-linear-gradient(left,#eff4f5 0,#e8f4f5 100%);
    background: linear-gradient(to right,#eff4f5 0,#e8f4f5 100%);
    border-left: none !important;
    padding: 20px 20px 20px 65px !important;
    margin: 2em 0 !important;
}

.entry-content blockquote.is-style-quote:before {
    content: "”";
    color: #9ca9c7;
    position: absolute;
    left: 245px;
    margin-top: 25px;
    line-height: 1;
    font-size: 80px;
}

.wp-block-image img {
    max-width: 100%;
}

@media screen and (max-width: 1023px) {
.entry-content blockquote.is-style-warning:before,  .entry-content blockquote.is-style-quote:before, .entry-content blockquote.is-style-thumbs-up:before,  .entry-content blockquote.is-style-check:before, .entry-content blockquote.is-style-info:before {
    left: 45px;
}
}

@media (min-width: 1024px) and (max-width: 1199px) {
.entry-content blockquote.is-style-warning:before,  .entry-content blockquote.is-style-quote:before, .entry-content blockquote.is-style-thumbs-up:before,  .entry-content blockquote.is-style-check:before, .entry-content blockquote.is-style-info:before {
    left: 145px;
}
}

p.sil_p {
    background: linear-gradient(to right,#eff4f5 0,#e8f4f5 100%);
}


.popup {
    bottom: 0px;
    left: 0;
    right: 0;
    margin-bottom: 0px;
    width: 100%;
    min-width: 100%;
    position: fixed;
    padding: 15px 20px;
    background: #dedede;
    z-index: 1000;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    min-height: 150px;
    color: #000000;
    font-family: "Arial";
}

.popup .modal-body {
    font-size: 15px;
    letter-spacing: 0.07em;
}

.popup .modal-header {
    border-bottom: 3px solid #004a8c;
}

.popup .modal-footer {
    border-top: 0px solid #004a8c;
}

.popup .modal-body a {
    font-weight: 800;
    color: #004a8c;
}

.popup .modal-body a:hover {
    font-weight: 800;
    color: #ffffff;
    text-decoration: none;
    transition: 1s;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}

.button-wrapper.left {
    margin-left: 25%;
    float: left;
    position: relative;
}

.button-wrapper.right {
    margin-right: 25%;
    float: right;
    position: relative;
}

.popup .button-wrapper .btn {
    border: 3px solid #004a8c;
    border-radius: 0;
    padding: 10px 16px;
    font-size: 16px;
    font-weight: 800;
    background: none;
    color: #004a8c;
}

.popup .button-wrapper .btn:hover {
    border: 3px solid #04b;
    background-color: #004a8c;
    transition: 1s;
    color: #ffffff;
}

.popup h2.modal-title {
    color: #004a8c;
    font-weight: 800;
}

@media screen and (max-width: 1023px) {
    .popup {
        position: relative;
    }
    
    .modal-header {
        padding: 0px;
    }
    
    .popup h2.modal-title {
        font-weight: 600;
    }
    
    .button-wrapper.left {
        margin-left: 13%;
        margin-bottom: 10px;
    }
    
    .button-wrapper.right {
        margin-right: 18%;
    }
}

.letohome {
	margin: 1%;
    width: 23%;
}

.content .row .col-md-12 .item-page h2.letohome-h2 {
	font-family: 'Plaza';
    color: #fff;
    line-height: 20px;
}

.letohome_00a0e3 {
	background: #37b557;
    padding: 70px 20px 50px;
}

.letohome_fe35a9 {
	background: #37c6eb;
    padding: 70px 0px;
    margin-bottom: 10px;
}

.letohome_top {
	margin-top: 20px;
}

.letohome-img {
	border-radius: 50%;
    width: 180px;
    height: 180px;
    position: absolute;
    top: 20px;
    left: -10px;
    background: white;
}

.letohome_fe35a9 img {
	width: 100px;
    height: 100px;
    position: absolute;
    top: 35px;
    left: 38px;
}

.letohome-btn_ffed00 {
	color: #37b557;
    background: #f9ed05;
    padding: 5px 40px;
    font-size: 20px;
    margin: 20px auto 0px;
    display: table;
    border-radius: 20px;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    font-family: 'lobster';
}

.letohome-btn_ffed00:hover {
	color: #ffffff;
    background: #37c6eb;
    text-decoration: none;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
}

.letohome-btn_final {
	color: #00a0e3;
    background: #ffed00;
    padding: 5px 40px;
    font-size: 80px;
    margin: 20px auto 0px;
    display: table;
    border-radius: 20px;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    font-family: 'lobster';
}

.letohome-btn_final:hover {
	color: #ffffff;
    background: #fe35a9;
    text-decoration: none;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.content .row .col-md-12 .item-page h2.letohome-h2 {
		font-size: 26px;
	}

	.letohome_00a0e3 {
    	padding: 50px 20px 30px;
	}

	.letohome_fe35a9 img {
	    width: 80px;
	    height: 80px;
	    top: 25px;
	    left: 22px;
	}

	.letohome-img {
	    width: 120px;
	    height: 120px;
	}

	.letohome_fe35a9 {
	    padding: 40px 0px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.content .row .col-md-12 .item-page h2.letohome-h2 {
		font-size: 20px;
	}

	.letohome_00a0e3 {
    	padding: 50px 20px 30px;
	}

	.letohome_fe35a9 img {
	    width: 80px;
	    height: 80px;
	    top: 25px;
	    left: 22px;
	}

	.letohome-img {
	    width: 120px;
	    height: 120px;
	}

	.letohome_fe35a9 {
	    padding: 40px 0px;
	}

	.letohome-btn_ffed00 {
	    padding: 5px 30px;
	    font-size: 18px;
	    margin: 0px auto 0px;
	}
}

@media screen and (max-width: 767px) {
	.letohome {
	    margin: 1%;
	    width: 48%;
	}

	.content .row .col-md-12 .item-page h2.letohome-h2 {
		font-size: 20px;
	}

	.letohome_00a0e3 {
    	padding: 50px 20px 30px;
	}

	.letohome_fe35a9 img {
	    width: 80px;
	    height: 80px;
	    top: 25px;
	    left: 22px;
	}

	.letohome-img {
	    width: 120px;
	    height: 120px;
	}

	.letohome_fe35a9 {
	    padding: 40px 0px;
	}

	.letohome-btn_ffed00 {
	    padding: 5px 20px;
	    font-size: 18px;
	    margin: 0px auto 0px;
	}
}

@media screen and (max-width: 374px) {
	.content .row .col-md-12 .item-page h2.letohome-h2 {
		font-size: 16px;
	}
}



/*300 лет Кузбассу*/



.kuz {
	margin: 1%;
    width: 23%;
}

.kuz-text {
    width: 60%;
    margin: 0 auto;
    margin-top: 60px;
    text-align: center;
}

.kuz-text p.kuz-text-p {
    font-family: Lobster !important;
    font-size: 24px !important;
    color: #1b2839;
}

.kuz-12-img {
	margin-top: 40px;
    margin-left: -5px;
    margin-right: -10px;
}

.content .row .col-md-12 .item-page h2.kuz-h2 {
	font-family: 'Plaza';
    color: #fff;
    line-height: 20px;
}

.kuz_00a0e3 {
	background: #9ccaea;
    padding: 70px 20px 50px;
}

.kuz_256ba4 {
	background: #245676;
    padding: 70px 0px;
    margin-bottom: 10px;
}

.kuz_top {
	margin-top: 20px;
}

.kuz-img {
	border-radius: 50%;
    width: 180px;
    height: 180px;
    position: absolute;
    top: 20px;
    left: -10px;
    background: white;
}

.kuz_256ba4 img {
	width: 100px;
    height: 100px;
    position: absolute;
    top: 35px;
    left: 38px;
}

.kuz-btn_256ba4 {
	color: #ffffff;
    background: #1b2839;
    padding: 5px 40px;
    font-size: 20px;
    margin: 20px auto 0px;
    display: table;
    border-radius: 20px;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    font-family: 'lobster';
}

.kuz-btn_256ba4:hover {
	color: #ffffff;
    background: #167f71;
    text-decoration: none;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
}

.kuz-btn_final {
	color: #ffffff;
    background: #1b2839;
    padding: 5px 40px;
    font-size: 80px;
    margin: 20px auto 50px;
    display: table;
    border-radius: 20px;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    font-family: 'lobster';
}

.kuz-btn_final:hover {
	color: #ffffff;
    background: #167f71;
    text-decoration: none;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.content .row .col-md-12 .item-page h2.kuz-h2 {
		font-size: 26px;
	}

	.kuz_00a0e3 {
    	padding: 50px 20px 30px;
	}

	.kuz_256ba4 img {
	    width: 80px;
	    height: 80px;
	    top: 25px;
	    left: 22px;
	}

	.kuz-img {
	    width: 120px;
	    height: 120px;
	}

	.kuz_256ba4 {
	    padding: 40px 0px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.content .row .col-md-12 .item-page h2.kuz-h2 {
		font-size: 20px;
	}

	.kuz_00a0e3 {
    	padding: 50px 20px 30px;
	}

	.kuz_256ba4 img {
	    width: 80px;
	    height: 80px;
	    top: 25px;
	    left: 22px;
	}

	.kuz-img {
	    width: 120px;
	    height: 120px;
	}

	.kuz_256ba4 {
	    padding: 40px 0px;
	}

	.kuz-btn_256ba4 {
	    padding: 5px 30px;
	    font-size: 18px;
	    margin: 0px auto 0px;
	}
}

@media screen and (max-width: 767px) {
	.kuz {
	    margin: 1%;
	    width: 48%;
	}

	.content .row .col-md-12 .item-page h2.kuz-h2 {
		font-size: 20px;
	}

	.kuz_00a0e3 {
    	padding: 50px 20px 30px;
	}

	.kuz_256ba4 img {
	    width: 80px;
	    height: 80px;
	    top: 25px;
	    left: 22px;
	}

	.kuz-img {
	    width: 120px;
	    height: 120px;
	}

	.kuz_256ba4 {
	    padding: 40px 0px;
	}

	.kuz-btn_256ba4 {
	    padding: 5px 20px;
	    font-size: 18px;
	    margin: 0px auto 0px;
	}
}

@media screen and (max-width: 374px) {
	.content .row .col-md-12 .item-page h2.kuz-h2 {
		font-size: 16px;
	}
}

 /*Конец 300 лет Кузбассу*/

@font-face {
    font-family: "Als Ekibastuz Heavy";
    src: url('https://pos.gosuslugi.ru/bin/banner/als_ekibastuz_heavy-webfont.woff2')
    format("woff2"),
    url('https://pos.gosuslugi.ru/bin/banner/als_ekibastuz_heavy-webfont.woff')
    format("woff");
    font-weight: normal;
    font-style: normal;
}
:root {
    --pos-banner-width: 100%;
    --pos-banner-height: 100%;
    --pos-banner-padding: 10px;
    --pos-banner-title-size: 24px;
    --pos-banner-title-align: center;
    --pos-banner-bg-size: 70%;
    --pos-banner-bg-pos-x: left;
}
#pos-container-width {
    width: 100%;
    max-width: 400px;
    min-width: 200px;
    min-height: 300px;
    display: block;
    background-color: transparent;
    margin: 0 auto;
}
#pos-container-height {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: calc(600px - 100%);
    display: block;
    background-color: transparent;
}
#pos-banner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: var(--pos-banner-width);
    height: var(--pos-banner-height);
    min-height: 300px;
    background-image: url('//pos.gosuslugi.ru/bin/banner/pos-bg-min.png');
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-left: var(--pos-banner-padding);
    padding-right: var(--pos-banner-padding);
    padding-bottom: 25px;
    box-sizing: border-box;
    background-color: #e3e8ec !important;
    background-size: var(--pos-banner-bg-size);
    background-position-x: var(--pos-banner-bg-pos-x);
}
#pos-banner-icon {
    background-image: url('//pos.gosuslugi.ru/bin/banner/pos-gos-logo.png');
    width: 130px;
    height: 130px;
    background-repeat: no-repeat;
    background-position: center;
    align-self: flex-end;
    background-color: transparent;
}
.pos-banner-btn {
    font-family: "Arial", sans-serif;
    padding: 10px;
    width: 100%;
    max-width: 290px;
    text-align: center;
    background: #0063b0 !important;
    color: white !important;
    border-radius: 4px;
    margin-top: 20px;
    align-self: center;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
    font-size: 15px !important;
    font-weight: normal !important;
    line-height: 1.2 !important;
}
#pos-banner-title {
    font-family: "Als Ekibastuz Heavy", sans-serif;
    color: #0063b0 !important;
    font-style: normal;
    font-weight: bold;
    text-align: var(--pos-banner-title-align);
    font-size: var(--pos-banner-title-size) !important;
    background-color: transparent;
    line-height: 1.2 !important;
}
    .pos-banner-title-item {
    display: inline-block;
    background-color: transparent !important;
    font-size: var(--pos-banner-title-size) !important;
    font-weight: bold !important;
    line-height: 1.2 !important;
}
#pos-banner-hint-icon {
    font-family: "Arial", sans-serif;
    background-color: white !important;
    width: 22px;
    height: 22px;
    border: 1px solid grey;
    border-radius: 50%;
    text-align: center;
    padding: -2px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 20px;
    font-size: 12px !important;
    align-items: center;
    font-weight: bold;
    color: black !important;
}
#pos-banner-hint-icon-item {
    background-color: transparent;
    font-weight: normal;
    font-size: 14px;
}
#pos-banner-hint-message {
    font-family: "Arial", sans-serif;
    font-size: 11px !important;
    font-weight: normal !important;
    display: none;
    position: absolute;
    right: 5px;
    top: 55px;
    background-color: white;
    width: 85%;
    padding: 10px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    color: black !important;
    line-height: 1.2;
}
#pos-banner-hint-message::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-radius: 1px;
    transform: matrix(-0.7, -0.8, 0.63, -0.7, 0, 0);
    top: -5px;
    right: 10px;
}
#pos-banner-hint-icon:hover ~ #pos-banner-hint-message {
    display: block;
    animation: fadeInFromNone 0.5s ease-out;
}
@keyframes fadeInFromNone { 
    0% {
        display: none;
        opacity: 0;
    }
    1% {
        display: block;
        opacity: 0;
    }
    100% {
        display: block;
        opacity: 1;
    }
}


.pos-top {
    margin-top: -62px;

}

.pos-top a {
    color: white;
    position: relative;
    font-family: Arial;
    font-size: 20px;
    font-weight: 700;
    border: 2px solid;
    padding: 7px;  
}

.pos-top a:hover {
    text-decoration: none; 
    color: white;
    border: 2px solid #1b2839;
    padding: 7px; 
    transition: 2s;
}



.section-objects-bg {
    height: 300px;
    margin-top: 40px;
}

.section-objects-bg .container {
    height: 300px;
    background-image: url("/templates/kultura/img/bg-pushkin-3.jpg");
    background-size: contain;
    box-shadow: 0px 5px 10px 0px #00000045;
}

.section-objects-bg .col-md-12 {
    display: flex;
    justify-content: flex-start;
    margin-left: 10%;
}

.section-objects-bg .col_button {
    display: flex;
    justify-content: center;
}

.section-objects-bg button {
    background: #ffe4c400;
    border: 3px solid #fff;
    margin-top: 200px;
    transition: 2s;
}

.section-objects-bg button:hover {
    background: #fff;
    border: 3px solid #fff;
    margin-top: 200px;
    color: #1b2839;
    transition: 2s;
}

.section-objects-bg h3 {
    margin: 0;
    padding: 5px 10px;
}

.section-objects-bg a {
    color: white;
    font-family: 'LatoWeb';
    font-size: 20px;
    transition: 2s;
}

.section-objects-bg a:hover {
    text-decoration: none;
    color: #1b2839;
    transition: 2s;
}

@media screen and (max-width: 991px) {
    .section-objects-bg button {
        margin-top: 100px;
    }

    .section-objects-bg button.button-6 {
        margin-top: 20px;
    }

    .section-objects-bg .col_button, .section-objects-bg .col_button-2 {
        display: flex;
        justify-content: flex-start;
        margin-left: 30px;
    }
}


iframe .timer300 .cntnt {
    margin-top: -30px !important;
}

iframe .survey-fill {
    padding-bottom: 0PX !important;
    min-height: 100vh !important;
    position: relative !important;
    font-family: unset !important;
}

.content .container .blog div[class^='leading'] {
    margin: 0px 20px 30px 20px;
    padding: 10px 20px;
    box-shadow: 0px 5px 10px 0px #0000001f;
}

.content .container .blog h2 span {
    font-family: lobster;
    color: #004a8c;
    font-size: 30px;
    display: flex;
    justify-content: center;
    margin: 40px 0px;
}

.section-ng-bg, .section-ng-bg-2 {
    margin-top: 40px;
}

.section-ng-bg-3 {
    margin-bottom: -40px;
}

.section-ng-bg .container, .section-ng-bg-2 .rowww {
    box-shadow: 0px 5px 10px 0px #00000045;
}

.section-ng-bg .container img, .section-ng-bg-2 img, .section-ng-bg-3 img {
    position: relative;
    width: -webkit-fill-available;
}

.rowww {
    text-align: center;
}