html,body {
    height: 100%;
}
body{
    font-family: "Ubuntu", sans-serif;
}
span.red {
    color: #bf1e2e;
}
.editing {
    position: relative;
}
li.archive-list {
    display: table;
}
.editing .editbox {
    display: none;
    font-size: 20px;
    /*bottom: 20px;*/
    /*left: 10px;*/
    /*position: relative;*/
    top: 0;
    right: 20px;
    position: absolute;
}
.editing input,
.editing textarea {
    color:#000000;
    position: inherit;
}
 .mce-tinymce {
    z-index: 999;
}
.editing input.form-control{
    height: 45px;
}
 #myNavbar {
    position: relative;
    background-color: #fff;
    width: auto;
    margin-left: -35px;
    margin-right: -35px;
    z-index: 999;
}
.fb-container h2 {
    font-size: 18px;
    font-weight: bolder;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    border-bottom: 2px solid #e1e1e1;
    border-top: 2px solid #e1e1e1;
}
.in-container h2 {
    font-size: 18px;
    font-weight: bolder;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    border-bottom: 2px solid #e1e1e1;
    border-top: 2px solid #e1e1e1;
}
.contact-container {
    padding: 25px;
    text-align: center;
    color: #ffffff;
    /*background: url("/content/themes/horovodec/img/contactbackground.png") center center black;*/
    background-size:cover;
    min-height: 220px;
    background: transparent;
}
.subscribe-container {
    padding: 25px;
    text-align: center;
    background-color: #ffffff;
}
.subscribe-form {
    width: 100%;
    margin: auto;
    padding-top: 70px;
}
.subscribe-container .subscrib-txt {
    background-color: #f8f8f8;
    border: 1px solid #e1e1e1;
    color: #969696;
}
.subscribe-container input,
.subscribe-container .subscrib-btn {

    width: 225px;
    height: 40px;
}
.subscribe-container .alert {
    margin-top: -70px;
}
.subscribe-container .subscrib-btn {
    background-color:#bf1e2e;
    color: #ffffff;
    border: none;
}
.subscribe-container .subscrib-txt[placeholder] {
    text-align: center;
}
.schedule-container{
    text-align: center;
}
.index-gallery-container {
    padding: 25px;
    text-align: center;
    color: #ffffff;

    background-size:cover;
    min-height: 300px;
    background: transparent;
}
.index-slide-container {

    color: #ffffff;
    position: relative;
    background-size:cover;
    min-height: 600px;
    background: transparent;
}
.index-slide-container p a {
    text-align: center;
    padding: 10px 25px ;
    background-color:#231f20;
    color: #ffffff;
    text-decoration: none;
}
.index-slide-container .text-box {
    bottom:100px;
    position: absolute;
    text-align: center;
    padding: 25px;
    background-color: rgba(191, 30, 46, 0.7);
    width: 100%;
}
.contact-container h2,
.address-container h2,
.gallery-container h2,
.schedule-container h2,
.subscribe-container h2,
.aboutus-container h2{
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
}
.aboutus-text,
.gallery-text,
.hall-address-text {
    padding: 20px 10px;
    text-align: justify;
}
.gallery-item .overlay {
    display: block;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
}
.gallery-item .overlay h1 {
    font-size: 20px;
    font-weight: bolder;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    top: 55%;
    padding: 20px;
}
.gallery-item:hover .overlay {
    opacity: 0;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.gallery-item:hover .overlay h1 {
    background-color: rgba(191, 30, 46, 0.7);
}

.gallery-item .overlay:hover {
    opacity: 1;
}
.img-gallery {

    object-fit: cover;
}
.news-logo {
    width: 100%;
    margin-bottom: 80%;
    padding-top: 10px;
}
.news-box {
    padding-top: 25px;
}

.news-box .news-content{
    margin-top: 20px;
}
.news-thumbnail {
    width: 100%;
    height: 100%;
    position: absolute;
}
.image-container h2 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
}
.image-container img {
    width: 100%;
    padding: 2px;
}

.image-container img.portrait {
    width: 100%;
    height: auto;
}

img.about-gallery,
img.rent-gallery {
    height: 100%;
    position: absolute;
}
.image-container .row {
    margin-top:2px;
    margin-bottom: 2px;
}

.image-container .col-sm-4,
.image-container .col-sm-3 {
    padding: 2px;
}

.image-container .col-sm-3 {
    position: relative;
    padding-bottom: 20%;
    width: 25%;
}
.image-container .gr2 {
    width: 20%;
    position: relative;
    min-height: 1px;
    padding: 10px 5px 5px;
    float: left;
}
.carousel-inner>.item>img {
    width: 100% ;
}
.image-container div.col-sm-3 {
    /*margin-top: 20px;*/
    /*margin-bottom: 20px;*/
}
.image-container .gr5 {

    position: relative;
    min-height: 1px;
    padding: 5px 5px 10px;
    float: left;
}
.schedule-calendar {
    border: 2px solid #000;
    margin: auto;
}
.schedule-calendar-mobile {
    zoom:0.3;
}
.schedule-calendar thead {
    background: #bf1e2e;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
}
.btn-schedule {
    background: #bf1e2e;
    color: #ffffff;
    margin-top: 50px;
    margin-bottom: 50px;

}

.hall-group.panel-group {
    margin-bottom: 50px;
    margin-top: 50px;
}
.hall-group .panel {
    margin-bottom: 30px;
}
.hall-group .panel a {
    color: #000;
}
.schedule-calendar tbody tr.odd{
    background: #b8b8b8;
    color: #000;
}

.schedule-calendar tbody td.groups{
    background: #b8b8b8;
    border: none;
    color:#000000;
}
.schedule-calendar tbody td.today{
    background: rgba(0,0,0,.25);
}

.schedule-calendar tbody tr.even{
    background: #bf1e2e;
}

.schedule-calendar thead th,
.schedule-calendar tbody td {
    border: 2px solid #000;
    text-align: center;
    height: 52px;
    width: 153px;
}

.video-link i {
    font-size: 30px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    color: #bf1e2e;
    padding: 3px 10px;
    border: 5px solid #bf1e2e;
}
h1.editing,
h2.editing,
h3.editing,
h4.editing,
h5.editing,
div.editing,
p.editing {
    min-height: 20px;
}


.icon-bar {
    color: #bf1e2e;
    border-color: #bf1e2e;
    background-color: #bf1e2e;
}
.navbar-toggle {
    padding: 15px;
}
@media (min-width: 768px ) {
    .gallery-text,
    .aboutus-text {
        -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
        column-count: 2;
        -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
        -moz-column-gap: 40px; /* Firefox */
        column-gap: 40px;
    }
    .image-container .gr5 {
        width: 50%;
    }
}
.image-container {
    background-color: #000000;
    color: #ffffff;
}

.address-container h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    color:#bf1e2e;
}

span.red {
    color: #bf1e2e;
}
.navbar-brand img {
    height: 38px;
    width: auto;
    margin-bottom: 20px;
}
.navbar-wrap {
    border-bottom: 1px solid #e1e1e1;
    height: 62px;
}
.navbar-wrap .navbar {
    background: #ffffff;
}
.navbar {
    margin-bottom: 0;
    height: 58px;
}
.navbar-wrap .container-fluid {
    background: #ffffff;
}
.navbar-collapse {
    position: absolute;
    right: 0;
    bottom: 0;
}
.dropdown-menu li a {
    padding: 0;
    height:max-content;

}
.navbar li a
{
    font-size: 14px;
    color: #231F20;
    text-align: center;
    height: 58px;
    padding: 16px 6px;

}
.nav .red-dot {
    border-radius: 50%;
    background: #f00;
    padding: 0 4px 0 3px;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.3;
    left: -11px;
    top: -8px;
    height: 13px;
    position: inherit;
}
#myNavbar .navbar-site  li a {
    min-width: 103px;
    border-left: 1px solid #231F20;
}

#myNavbar .navbar-site  li a:hover {
    color:#bf1e2e;
    background-color: transparent;
}
.navbar-social li a {
    color: #7d7d7d;
}

.footer-line,
.middle-line {
    color: #ffffff;
    text-align: center;
}
.footer-line .footer-line-box{
    padding: 20px 0 20px 0;
}
.middle-line .middle-line-box {
    padding: 20px 0 20px 0;
    /*min-height: 120px;*/
}
.footer-line h2 {
    min-height: 3.1rem;
    font-size: 3rem;
    line-height: 3rem;
    font-weight: bolder;
}
.middle-line h2 {
    font-size: 2.4rem;
    line-height: 2.5rem;
    font-weight: bolder;
}
.footer-line p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 2rem;
    font-size: 2rem;
    line-height: 2.1rem;
}
.middle-line p {
    font-size: 1.3rem;
    line-height: 1.4rem;
}
.footer-line .red,
.middle-line .red {
    background-color: #bf1e2e;
}

.footer-line .black ,
.middle-line .black {
    background-color: #231f20;
}
footer {
    color:#ffffff;
    background-color: #231f20;
    padding: 30px 0 20px 0;
}
footer .footer-col h1 {
    font-size: 16px;
    line-height: 34px;
    text-transform: uppercase;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
footer .footer-address-title {
    padding: 10px 0 5px 0;
}

.left-news-col {
    border-right: 1px solid #e1e1e1;
    padding-right: 50px;
}
.news-box .ntitle {
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.news-box .clearfix {
    width: 40px;
    border-bottom: 3px solid #e1e1e1;
    margin: auto
}
.news-box h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
}
ul.news-info{
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    padding-bottom: 10px;
    padding-top: 10px;
    list-style: none;
    width: 100%;
    display: inline-flex;
}
.news-info li {
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #e1e1e1;
}

.news-info li:first-child {
    margin-left: auto;
    border-left: none;
}
.news-info li:last-child {
    margin-right: auto;
}
#notification {
    float:left;
    margin-left: 40px;
}

.navbar-default .dropdown-menu.notify-drop {
    min-width: 330px;
    background-color: #fff;
    min-height: 360px;
    max-height: 360px;
}
.navbar-default .dropdown-menu.notify-drop .notify-drop-title {
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 15px 10px 15px;
}
.navbar-default .dropdown-menu.notify-drop .drop-content {
    min-height: 350px;
    max-height: 350px;
    overflow-y: scroll;
}
.navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track
{
    background-color: #F5F5F5;
}

.navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar
{
    width: 8px;
    background-color: #F5F5F5;
}

.navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb
{
    background-color: #ccc;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0px 5px 0px;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li:nth-child(2n+0) {
    background-color: #fafafa;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li:after {
    content: "";
    clear: both;
    display: block;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li:hover {
    background-color: #fcfcfc;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li:last-child {
    border-bottom: none;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li .notify-img {
    float: left;
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0px 0px 8px 0px;
}
.navbar-default .dropdown-menu.notify-drop .allRead {
    margin-right: 7px;
}
.navbar-default .dropdown-menu.notify-drop .rIcon {
    float: right;
    color: #999;
}
.navbar-default .dropdown-menu.notify-drop .rIcon:hover {
    color: #333;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li a {
    font-size: 12px;
    font-weight: normal;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li {
    font-weight: bold;
    font-size: 11px;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li hr {
    margin: 5px 0;
    width: 70%;
    border-color: #e2e2e2;
}
.navbar-default .dropdown-menu.notify-drop .drop-content .pd-l0 {
    padding-left: 0;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li p {
    font-size: 11px;
    color: #666;
    font-weight: normal;
    margin: 3px 0;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li p.time {
    font-size: 10px;
    font-weight: 600;
    top: -6px;
    margin: 8px 0px 0px 0px;
    padding: 0px 3px;
    border: 1px solid #e2e2e2;
    position: relative;
    background-image: linear-gradient(#fff,#f2f2f2);
    display: inline-block;
    border-radius: 2px;
    color: #B97745;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li p.time:hover {
    background-image: linear-gradient(#fff,#fff);
}
.navbar-default .dropdown-menu.notify-drop .notify-drop-footer {
    border-top: 1px solid #e2e2e2;
    bottom: 0;
    position: relative;
    padding: 8px 15px;
}
.navbar-default .dropdown-menu.notify-drop .notify-drop-footer a {
    color: #777;
    text-decoration: none;
}
.navbar-default .dropdown-menu.notify-drop .notify-drop-footer a:hover {
    color: #333;
}
@media only screen and (max-width: 600px) {
    .subscribe-form .subscrib-txt,
    .subscribe-form .subscrib-btn {
        display: block;
        margin: auto;
    }
}
