

@font-face {
    font-family: St-font; /* Имя шрифта */
    src: url(/public/fonts/St-font.ttf); /* Путь к файлу со шрифтом */
}

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



html {
    position: relative;
    min-height: 100%;
}
body {
    background: #fff;
    /* Margin bottom by footer height */
}
.no-padding{
    padding-left: 0px;
}
#footer {
    position: relative;
    bottom: 0;
    padding-top: 50px;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 100%;
    background: #230000;
}

.page-text-beer p {
    color: rgb(68, 68, 68, 1);
    font-size: 1.75em;
}

.blog {
    padding-bottom: 100px;
    padding-top: 20px;
}

.ev-list{
    margin-bottom: 20px; 
}

.blog .col-md-6{
    margin-bottom: 30px;
}

.ion-minus{
    padding:0px 10px;
}

.blog .blog-column a{
    font-size: 14px;
    font-weight: 600;
    color: #5db4c0;
    text-decoration: none;
}

.blog h1{
    padding-top: 10px;
    padding-bottom: 20px;
    color: rgb(68, 68, 68, 1);
}

.blog  h2 {
    color: #bd823c;
    display: block;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}

.s-new{
    padding-top: 20px;
    padding-bottom: 100px;
}

.blog p {
    font-size: 14px;
    line-height: 24px;
    padding-top: 5px;
    color: #41270e;
}

.n-date{
    font-size: 14px;
    line-height: 24px;
    padding-top: 5px;
    color: #41270e;
}

.blog  .blog-detail {
    margin-top: 10px;
}

.fa.fa-user, .fa.fa-clock-o {
    padding-right: 10px;
    color: #909090;
    font-size: 16px;
}

.ev-list img{
    width: 100%;
    border: 8px solid #fff;
    border-radius: 5px;
}

.s-new i{
    padding-right: 10px;
}

.b-login{
    background: #230000;
}

#mainNav {
    background-color: #41270e;
}

.main-top-head{
    height: 80px;
    background-color: #230000;
}
.image_outer_container{
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 50%;
    position: relative;
}

.image_inner_container{
    border-radius: 50%;
    padding: 5px;
    background: #bd823c; 
}
.image_inner_container img{
    height: 200px;
    width: 200px;
    border-radius: 50%;

}

.image_outer_container .green_icon{
    text-align: center;
    padding-top: 15px;
    font-weight: 600;
    font-size: 17px;
    color: #fff;
    background-color: #bd823c;
    position: absolute;
    /* right: 30px; */
    left: -10px;
    /* top: 0px; */
    /* bottom: 10px; */
    height: 80px;
    width: 80px;
    /* border: 5px solid white; */
    border-radius: 50%;
}

.green_icon i{
    font-size: 23px;
}
.text-guest-solo{
    position: absolute;
    bottom: 0px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 600;
    width: 220px;
    padding-bottom: 10px;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background-color: #bd823c; 
}

.main-solo{
    padding-bottom: 40px;
}

#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    background-color: #bd823c;
    font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif;
}

#mainNav .navbar-brand {
    font-size: 3em;
    color: #bd823c;
    font-family: 'St-font','Helvetica Neue',Helvetica,Arial,cursive;
}

header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: inherit;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'St-font','Helvetica Neue',Helvetica,Arial,sans-serif;
}

header.shows {
    height: 300px;
    background-image: url(/images/show.jpg);;
    font-size: 55px;
    font-weight: 700;
    line-height: 75px;
    font-family: 'St-font','Helvetica Neue',Helvetica,Arial,sans-serif;

    background-color: rgba(0,0,0,.3);
    background-blend-mode: darken;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

header.videos {
    height: 300px;
    background-image: url(/public/img/kh.jpg);;
    font-size: 55px;
    font-weight: 700;
    line-height: 75px;
    font-family: 'St-font','Helvetica Neue',Helvetica,Arial,sans-serif;

    background-color: rgba(0,0,0,.3);
    background-blend-mode: darken;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

header.club {
    height: 300px;
    background-image: url(/images/club.jpg);
    font-size: 55px;
    font-weight: 700;
    line-height: 75px;
    font-family: 'St-font','Helvetica Neue',Helvetica,Arial,sans-serif;
    background-color: rgba(0,0,0,.3);
    background-blend-mode: darken;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.eventCalendar-daysList.eventCalendar-showAsWeek li {
    height: auto;
    margin: 0;
    text-transform: uppercase;
}

header.shows .intro-text .intro-heading {
    color: #fff;
    font-size: 55px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'St-font','Helvetica Neue',Helvetica,Arial,sans-serif;
}

header.club .intro-text .intro-heading {
    color: #fff;
    font-size: 55px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'St-font','Helvetica Neue',Helvetica,Arial,sans-serif;
}

header.videos .intro-text .intro-heading {
    color: #fff;
    font-size: 55px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'St-font','Helvetica Neue',Helvetica,Arial,sans-serif;
}

header.shows .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: inherit;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'St-font','Helvetica Neue',Helvetica,Arial,sans-serif;
}

header.videos .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: inherit;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'St-font','Helvetica Neue',Helvetica,Arial,sans-serif;
}

header.shows .intro-text {
    text-align: center;
    padding-top: 150px;
    padding-bottom: 80px;
}

header.club .intro-text {
    text-align: center;
    padding-top: 150px;
    padding-bottom: 80px;
}

header.videos .intro-text {
    text-align: center;
    padding-top: 150px;
    padding-bottom: 80px;
}

header.masthead .intro-text .intro-heading {
    font-size: 55px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 20px;
    font-family: 'St-font','Helvetica Neue',Helvetica,Arial,sans-serif;
}

#mainNav.navbar-shrink .navbar-brand {

}

.navbar-expand-lg .navbar-collapse {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.navbar-collapse.in {
    display: block!important;
    overflow-y: auto;
    padding-bottom: 15px;
}


header.masthead .intro-text {
    padding-top: 150px;
    padding-bottom: 120px;
}

.dropdown img {
    width: 20px;
}

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


.navbar-nav {
    font-size: 1.3em;
    float: right;
}

.sity{
    font-size: 1.2em; 
}


/* The controlsy */
.carousel-control {
    left: -12px;
    height: 40px;
    width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
    right: -12px;
}

/* The colour of the indicators */
.carousel-indicators li {
    background: #cecece;
}
.carousel-indicators .active {
    background: #428bca;
}

section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 50px;
    color: #fff;
    /* color: #fed136; */
    font-family: 'St-font','Helvetica Neue',Helvetica,Arial,cursive;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
    opacity: 0;
    background: rgba(254,209,54,.7);
}

header.masthead {
    background-color: rgba(0,0,0,.3);
    background-blend-mode: darken;
    position: relative;
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.item-lang a:hover{
    text-decoration: none;
}

.lang-href{
    border:1px solid;
}

.navbar-nav>li>a {
    color: #bd823c;
    padding-top: 7px;
    padding-bottom: 7px;
}

.navbar-nav>li>a:hover {
    background-color:transparent;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: #fed136;
    color: #fed136;
}

.nav .open>a:visited {
    background-color: transparent;
    border-color: #fed136;
    color: #fed136;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #fed136;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    border-color: #fed136;
    color: #fed136;
    background-color: transparent;
}

.dropdown-menu {
    margin-top: 10px!important;
    border:1px solid;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1em;
    color: #fed136;
    text-align: left;
    list-style: none;
    background-color: #212529;
    background-clip: padding-box;
    border-radius: 0.25rem;
}

.lang-drop{
    margin-top: 10px!important;
    border:1px solid #fed136;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 6.5rem;
    padding: 1rem 1.5rem;
    margin: 1rem 0 0;
    font-size: 1em;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #212529;
    background-clip: padding-box;
    border-radius: 0.25rem;
}


.dropdown-menu>li>a {
    display: block;
    padding: 3px 19px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fed136;
    white-space: nowrap;
}

.dropdown-menu>li>a:hover {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
}

#shows{
    background-image: url(/public/img/bg-sec.png);
}

.about-f{
    background-image: url(/public/img/beer-main.jpg);
    background-position: center;
    background-size: cover;
}

@media (min-width: 320px){
    .navbar-nav {
        font-size: 1.3em;
        float: left;
        margin-left: 5px;
    }
}


@media (min-width: 992px){
    #portfolio{
        background: rgba(95, 35, 9, 1);
    }

    footer{
        background: rgba(46, 19, 0, 1);
    }
    #mainNav .navbar-brand {
        font-size: 2em;
        padding-top: 7px;
    }
    .nav>li>a {
        padding: 10px 13px;
    }
    #mainNav.navbar-shrink {
        padding-top: 0;
        padding-bottom: 5px;
        background: rgba(46, 19, 0, 1);
    }

    .news-row{
        border: 2px solid #fff;
        padding: 20px 10px 10px 10px;
    }
    .news-row h2.section-heading{
        position: relative;
        /* font-size: 24px; */
        line-height: 26px;
        color: #fff;
        display: block;
        text-align: center;
        text-transform: uppercase;
        top: -33px;
    }

    .news-row h2.section-heading span{
        padding: 0 20px;
        background: rgba(95, 35, 9, 1);
    }

}

@media (min-width: 1200px){

    #mainNav.navbar-shrink {
        padding-top: 0;
        padding-bottom: 5px;
        background: rgba(46, 19, 0, 1);
    }


    #mainNav .navbar-brand {
        font-size: 3em;
        padding-top: 0px;
        margin-right: 7rem;
    }

    #mainNav.navbar-shrink .navbar-brand {
        margin-right: 15rem;
    }
    .nav>li>a {
        padding: 10px 15px;

    }

    #mainNav.navbar-shrink .nav>li>a {
        margin-top: 8px;
    }

    .navbar-collapse {
        flex-grow: 0;
    }

    .navbar-collapse {
        padding-right: 0px;
        padding-left: 15px;
    }
    #portfolio{
        background: rgba(95, 35, 9, 1);
    }

    footer{
        background: rgba(46, 19, 0, 1);
    }

    .news-row{
        border: 2px solid #fff;
        padding: 20px 10px 10px 10px;
    }
    .news-row h2.section-heading{
        position: relative;
        /* font-size: 24px; */
        line-height: 26px;
        color: #fff;
        display: block;
        text-align: center;
        text-transform: uppercase;
        top: -33px;
    }

    .news-row h2.section-heading span{
        padding: 0 20px;
        background: rgba(95, 35, 9, 1);
    }

}



/******************coocies*******************/
 /* Cookie Dialog */
    #gdpr-cookie-message {
            z-index: 99999;
       position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: rgba(0,0,0, .8);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
    }
    #gdpr-cookie-message h4 {
       color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    }
    #gdpr-cookie-message h5 {
        color: var(--red);
        font-family: 'Quicksand', sans-serif;
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    #gdpr-cookie-message p, #gdpr-cookie-message ul {
        padding-bottom: 10px;
        color: white;
        font-size: 15px;
        line-height: 1.5em;
    }
    #gdpr-cookie-message p:last-child {
        margin-bottom: 0;
        text-align: right;
    }
    #gdpr-cookie-message li {
        width: 49%;
        display: inline-block;
        font-size: 13px;
    }
    #gdpr-cookie-message a {
        color: var(--red);
        text-decoration: none;
        font-size: 15px;
        padding-bottom: 2px;
        border-bottom: 1px dotted rgba(255,255,255,0.75);
        transition: all 0.3s ease-in;
    }
    #gdpr-cookie-message a:hover {
        color: white;
        border-bottom-color: var(--red);
        transition: all 0.3s ease-in;
    }
    #gdpr-cookie-message button {
        border: none;
        background: var(--red);
        color: white;
        font-family: 'Quicksand', sans-serif;
        font-size: 15px;
        padding: 7px;
        border-radius: 3px;
        margin-left: 15px;
        cursor: pointer;
        transition: all 0.3s ease-in;
    }
    #gdpr-cookie-message button:hover {
        background: white;
        color: var(--red);
        transition: all 0.3s ease-in;
    }
    button#gdpr-cookie-advanced {
        background: white;
        color: var(--red);
    }
    #gdpr-cookie-message button:disabled {
        opacity: 0.3;
    }
    #gdpr-cookie-message input[type="checkbox"] {
        float: none;
        margin-top: 0;
        margin-right: 5px;
    }
/*---------------- Slider ------------------*/
#mixedSlider {
    margin-top: 80px;
    margin-bottom: 30px;
    position: relative;
}
#mixedSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 5%;
}
#mixedSlider .MS-content .item {
    display: inline-block;
    width: 25%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    padding: 0 10px;
}
@media (max-width: 991px) {
    #mixedSlider .MS-content .item {
        width: 50%;
    }
}
@media (max-width: 767px) {
    #mixedSlider .MS-content .item {
        width: 100%;
    }
}
#mixedSlider .MS-content .item .imgTitle {
    position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
    margin: 0;
    text-align: left;
    letter-spacing: 2px;
    color: #252525;
    font-style: italic;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    bottom: 0;
    font-weight: bold;
    padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
    height: auto;
    width: 100%;
}
#mixedSlider .MS-content .item p {
    font-size: 16px;
    margin: 2px 10px 0 5px;
    text-indent: 15px;
}
#mixedSlider .MS-content .item a {
    margin: 0 20px 0 0;
    font-size: 16px;
    font-style: italic;
    color: rgba(173, 0, 0, 0.82);
    font-weight: bold;
    letter-spacing: 1px;
    transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
    text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
    position: absolute;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 50px;
    top: 120px;
    color: rgba(255, 255, 255, 0.8);
    transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
    color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 992px) {
    #mixedSlider .MS-controls button {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    #mixedSlider .MS-controls button {
        font-size: 20px;
    }
}
#mixedSlider .MS-controls .MS-left {
    left: 0px;
}
@media (max-width: 767px) {
    #mixedSlider .MS-controls .MS-left {
        left: -10px;
    }
}
#mixedSlider .MS-controls .MS-right {
    right: 0px;
}
@media (max-width: 767px) {
    #mixedSlider .MS-controls .MS-right {
        right: -10px;
    }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 2%;
    height: 50px;
}

#basicSlider .MS-content .item {
    display: inline-block;
    width: 20%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    line-height: 50px;
    vertical-align: middle;
}
@media (max-width: 991px) {

    #basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

    #basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

    #basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
    line-height: 50px;
    vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
    top: 35px;
    left: 10px;
}

#basicSlider .MS-controls .MS-right {
    top: 35px;
    right: 10px;
}

.MS-content img{
    width: 100%;
}

.copyright{
    padding-top: 30px;
    font-size: 1.2em;
    color: #fff;
    background: #41270e;
    height: 70px;
}

.list-inline-item {
    text-align: center;
    display: inline-block;
}

.bottom-menu{
    padding-top: 13px;
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 0px;
}

.map{

}

.bottom-menu li>a{
    text-transform: uppercase;
    color:#fed136;
    font-size: 1.2em;
}

.bottom-menu li>a:hover{
    text-decoration: none;
}


.shows-content{
    padding-bottom: 100px;
    padding-top: 30px;
    background-image: url(/public/img/bg-sec.png);
}

.site-contact{
    padding-bottom: 100px;
    padding-top: 30px;
}

.site-contact h1{
    padding-bottom: 40px;
    color: rgb(68, 68, 68, 1);
}

.cont-item p{
    font-size: 20px;
    color: rgb(68, 68, 68, 1);
}

.cont-item i{
    padding-right: 25px;
    font-size: 30px;
    color: #bd823c;
}

.item-left{
    width: 50px;
    float: left;
}

.events{
    padding-bottom: 100px;
    padding-top: 20px;   
}

.beer-content{
    padding-bottom: 100px;
    padding-top: 20px;  
}

.menu-content{
    padding-bottom: 100px;
    padding-top: 20px; 
}

.category-content {
    padding-bottom: 100px;
    padding-top: 50px;
}

.menu-content p{
    color: rgb(68, 68, 68, 1);
    font-size: 1.75em;
}

.menu-content h1{
    padding-bottom: 20px;
    color: rgb(68, 68, 68, 1);
}

.shows-content h1{
    padding-bottom: 20px;
    color: rgb(68, 68, 68, 1);
}

.beer-content h1{
    padding-bottom: 20px;
    padding-top: 30px;
    color: rgb(68, 68, 68, 1);
}

.events h1{
    margin-bottom: 30px;
    padding-top: 10px;
    color: rgb(68, 68, 68, 1);
}

.club-content h1{
    color: rgb(68, 68, 68, 1);
    padding-bottom: 20px;
    padding-top: 30px;
}

.shows-content-single h1{
    padding-bottom: 20px;
    padding-top: 30px; 
    color: rgb(68, 68, 68, 1);
}
.videos-content h1{
    padding-bottom: 20px;
    padding-top: 30px;
    color: rgb(68, 68, 68, 1);
}

.event-content{
    color: rgb(68, 68, 68, 1);
    padding-top: 20px;
    padding-bottom: 80px;
}


.main-content{
    background-image: url(/public/img/bg-sec.png);
}

.event-content i{
    padding-right: 10px;
}

.shows-content .post-slide13 .post-description {
    color: #41270e;

}

.shows-content .post-slide13 .post-date, .shows-content .post-slide13 .author, .shows-content .post-slide13 .author > a {
    color: #41270e;
    font-size: 13px;
    margin-right: 16px;
    font-style: italic;

}

ul.menu-category li a{
    font-size: 20px;
}

ul.menu-category {
    text-align: right;
    list-style-type: none;
}



.event-date{
    font-size: 18px;

}

.event-time{
    font-size: 18px;
    margin-left: 20px;

}

.event-text{
    font-size: 18px;
}

.shows-content-single{
    padding-bottom: 100px;
    padding-top: 50px;
    background-image: url(/public/img/bg-sec.png);
}

.club-content{ 
    padding-bottom: 100px;
    padding-top: 30px; 
    background-image: url(/public/img/bg-sec.png);
}

.category-content h1{
    margin-bottom: 50px;
}

.various img{
    width: 100%;
}

.videos-content{
    min-height: 525px;
    padding-top: 20px;
    background-image: url(/public/img/bg-sec.png);
}

.show-tmb {
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    margin-bottom: 35px;
}

.show-tmb .team-avatar {
    position: relative;
}

.show-tmb .team-avatar:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(129, 129, 129, 0.1);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.show-tmb .team-avatar img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.show-tmb .team-desc {
    left: auto;
    bottom: 0;
    width: 100%;
    padding: 0 20px;
    position: absolute;
    opacity: 0;
    color: #fff;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.show-tmb .team-desc h4 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 10px;
    color: #fff;
}

.show-tmb .team-desc span {
    display: block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.show-tmb .team-avatar:after {
    background: rgba(47, 60, 72, 0.5);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.show-tmb .team-desc {
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0);
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
}

.show-tmb .team-desc {
    opacity: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.date{
    margin-top: 10px;
}

.thmb{
    margin: 6px;
    border: 1px solid #41270e;
    float: left;
}

.post-content{
    text-align: left;
    color: rgb(68, 68, 68, 1);
    font-size: 1.6em;
}
.entry-title{
    text-align: left;
    padding-bottom: 20px;
}

.video-list-thumbs{}
.video-list-thumbs > li{
    margin-bottom:12px;
}
.video-list-thumbs > li:last-child{}
.video-list-thumbs > li > a{
    display:block;
    position:relative;
    background-color: #41270e;
    color: #fff;
    padding: 8px;
    border-radius:3px;
    transition:all 500ms ease-in-out;
    border-radius:4px
}
.video-list-thumbs > li > a:hover{
    box-shadow:0 2px 5px rgba(0,0,0,.3);
    text-decoration:none
}

.item-menu-price{
    float: right;
    font-size: 19px;
    font-weight: 600;
    color: #633537;
}
.item-menu-measure{
    float: right;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    text-align: right;
    width: 20%;
    color: #de8d3e;
}

ul.list-item-menu{
    list-style-type: none;
    padding-left: 0px;
}

ul.list-item-menu li{
    margin-bottom: 30px;
}


.menu-item-name{
    font-size: 18px;
    font-weight: 600;
    color: rgb(112, 49, 44, 1);
}

.menu-item-desc{
    font-style: italic;
    font-size: 15px;
    font-weight: 600;
    color: #de8d3e;
    width: 80%;
    float: left;
}

.breadcrumb {
    font-size: 1.3em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 2rem;
    list-style: none;
    background-color: #dee1e6;
    border-radius: 0rem;
}

.bor-bot{
    border-bottom: 1px solid #220000;
    margin-bottom: 3px;
}

.s-item{
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
}

.video-list-thumbs h2{
    bottom: 0;
    font-size: 14px;
    height: 33px;
    margin: 18px 0 0;
}
.video-list-thumbs .glyphicon-play-circle{
    font-size: 60px;
    opacity: 0.6;
    position: absolute;
    right: 39%;
    top: 31%;
    text-shadow: 0 1px 3px rgba(0,0,0,.5);
    transition:all 500ms ease-in-out;
}
.video-list-thumbs > li > a:hover .glyphicon-play-circle{
    color:#fff;
    opacity:1;
    text-shadow:0 1px 3px rgba(0,0,0,.8);
}
.video-list-thumbs .duration{
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    left: 12px;
    line-height: 13px;
    padding: 2px 3px 1px;
    position: absolute;
    top: 12px;
    transition:all 500ms ease;
}
.video-list-thumbs > li > a:hover .duration{
    background-color:#000;
}
@media (min-width:320px) and (max-width: 480px) { 
    .video-list-thumbs .glyphicon-play-circle {
        font-size: 75px;
        right: 37%;
        top: 27%;
    }
    .video-list-thumbs h2{
        bottom: 0;
        font-size: 12px;
        height: 22px;
        margin: 8px 0 0;
    }
}

.phone{
    font-size: .8em;
}

.date-news{
    float: left;
    width: 70%;
    margin-top: 10px;
    font-size: 14px;
}
.vieved{
    width: 30%;
    float: right;
    margin-top: 10px;
    text-align: right;
    font-size: 14px;
}

#portfolio .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    padding: 25px 25px 50px 25px;
    text-align: center;
    background-color: #fff;
    text-align: left;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
    color: rgba(95, 35, 9, 1);
    font-size: 17px;
}

.pagination {
    margin: 0 auto;
    display: inline-block;
    padding-top: 50px;
}

.pagination>li>a, .pagination>li>span {
    font-size: 15px;
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #bd823c;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #bd823c;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #bd823c;
    cursor: not-allowed;
    background-color: transparent;
    border-color: #bd823c;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #bd823c;
    cursor: default;
    background-color: rgba(254, 206, 70, .3);
    border-color: #bd823c;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #bd823c;
    background-color: rgba(254, 206, 70, .3);
    border-color: #bd823c;
}

.st-content{
    background: rgba(46, 12, 10, 1);
}

.error-404{
    padding: 140px 0px;
}


.site-login{
    color: #fff;
    padding-top: 150px;
    padding-bottom: 150px;
}

form#login-form {
    max-width: 400px;
    margin: 0 auto;
}

.glyphicon { margin-right:5px;}
.section-box h2 { margin-top:0px;}
.section-box h2 a { font-size:15px; }
.glyphicon-heart { color:#e74c3c;}
.glyphicon-comment { color:#27ae60;}
.separator { padding-right:5px;padding-left:5px; }
.section-box hr {margin-top: 0;margin-bottom: 5px;border: 0;border-top: 1px solid rgb(199, 199, 199);}

.mug-name{
    color: #fed136;
    min-height: 25px;
    font-size: 1.7em;
}

.mug-position{
    font-size: 14px;
    color: #fed136;
    min-height: 20px;
}

.drunk{
    font-size: 16px;
    font-weight: 600;
}

p.drunk{
    margin-top: 15px;
    text-align: center;
    color: #fed136;
    margin-bottom: 0;
}

.litrag{
    font-size: 18px;
    color: #fff;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: rgb(91, 66, 59, 1);
    border: 1px solid rgb(91, 66, 59, 1);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.club-content hr {
    margin-top: 0;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #fed136;
}


.top-head{
    height: 240px;
    background-image: url(/public/img/bg-main.png);
}

.effect
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect:before, .effect:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
    -moz-transform:skew(8deg) rotate(3deg);
    -ms-transform:skew(8deg) rotate(3deg);
    -o-transform:skew(8deg) rotate(3deg);
    transform:skew(8deg) rotate(3deg);
}

.top-menu-lg{
    height: 70px;
    background-image: url(/public/img/bg-sec.png);
}
.logo{
    position: relative;
    z-index: 999;
}

.logo h2{
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    line-height: 45px;
    font-family: 'Conv_VictorianCyr_Unicode_Extended','Helvetica Neue',Helvetica,Arial,sans-serif;
    text-shadow: 1px 1px 2px black, 0 0 1em #000;

}

.logo img {
    max-width: 350px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.drop-city-lg{
    padding-top: 10px;
    color: #de8d3e;
    font-size: 16px;
    font-family: Arial;
}

.btn-city{
    font-weight: 500;
    background: none;
    text-transform: uppercase;
    border: none;
    color: #fff;
    font-size: 16px;
}

.btn-city:hover, .btn-city:active{
    color: #fff;
    background-color: transparent;
    border: none;
}

.btn-city:not(:disabled):not(.disabled):active, .btn-city:not(:disabled):not(.disabled).active, .show > .btn-city.dropdown-toggle {
    color: #fff;
    background-color: #bd823c;
    border: none;
}

.btn-city:not(:disabled):not(.disabled):active:focus, .btn-city:not(:disabled):not(.disabled).active:focus, .show > .btn-city.dropdown-toggle:focus {
    box-shadow: none;
}


.btn-city:focus, .btn-city.focus {
    box-shadow: none;
}


.dropdown-menu-city-lg{
    border: none;
    border-radius: 7px;
    position: absolute;
    background: rgba(153, 83, 32, .8);
    left: 90px;

}

.dropdown-menu-city-lg a{
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    font-family: arial;
}

.city-info-lg{
    margin-top: 30px;
    font-weight: 600;
    font-size: 16px; 
}

.booking-info-lg {
    font-weight: 600;
    font-size: 16px;
}

.city-info-lg-footer{
    line-height: 30px;
    font-size: 17px;
    color: #fff;
}
.flag-list{
    color: #de8d3e;
    font-size: 16px;
    font-family: Arial;
}

ul.list-lang li{
    display: inline;
    border: none;
    padding: 3px;
}

.lang-viget img{
    width: 30px;
}

.lg{
    padding-top: 0px;
    margin-right: 15px;
    float: left;
    color: #de8d3e;
    font-size: 16px;
    font-family: Arial;
}

#lang a:hover{
    text-decoration: none;
}
/********************** SOCIAL*******************************/
.social-icons {
    padding-top: 20px;
    padding-left: 0px;
    list-style: none;
    margin: 0;
}

.social-icons i{
    font-size: 20px;
}
.social-icons > li {
    display: inline-block;
}

.social-icons > li > a {
    background: #f5f5f5;
    display: block;
    margin: 0 8px 8px 0;
    text-align: center;
    line-height: 43px;
    font-size: 14px;
    height: 37px;
    width: 37px;
    color: #777777;
}

.social-icons > li > a:hover,
.social-icons > li > a:focus {
    background: #27CBC0;
    color: #ffffff;
}

/* --- [ Social Icons Size ] --- */

.social-icons-lg > li > a {
    line-height: 48px;
    font-size: 16px;
    height: 48px;
    width: 48px;
}

.social-icons-md > li > a {
    line-height: 40px;
    height: 40px;
    width: 40px;
}

/* --- [ Social Icons Mode ] --- */

.social-icons-round > li > a {
    border-radius: 2px;
}

.social-icons-circle > li > a {
    border-radius: 100%;
}

/* --- [ Social Icons Colored ] --- */

.social-icons-colored > li > a {
    color: #ffffff;
}

.social-icons-colored > li > a:hover,
.social-icons-colored > li > a:focus {
    opacity: 0.85;
}

/* --- [ Social Icons Simple ] --- */

.social-icons-simple > li > a {
    display: inline;
    background: none;
    margin: 0 10px 10px 0;
}

.social-icons-simple > li > a:hover,
.social-icons-simple > li > a:focus {
    background: none;
    color: inherit;
}

/* --- [ Backgrounds ] --- */

.bg-white {
    background-color: #ffffff !important;
}

.bg-white-dark {
    background-color: #f8f8f8 !important;
}

.bg-white-darken {
    background-color: #f5f5f5 !important;
}

.bg-gray {
    background-color: #777777 !important;
}

.bg-gray-light {
    background-color: #999999 !important;
}

.bg-gray-lighter {
    background-color: #eeeeee !important;
}

.bg-black {
    background-color: #000000 !important;
}

.bg-black-light {
    background-color: #222222 !important;
}

.bg-black-lighter {
    background-color: #333333 !important;
}

.bg-brand {
    background-color: #27CBC0 !important;
}

.bg-brand-hvr {
    background-color: #1fa098 !important;
}

.bg-facebook {
    background-color: #3b5998 !important;
}

.bg-twitter {
    background-color: #00aced !important;
}

.bg-google {
    background-color: #dd4b39 !important;
}

.bg-linkedin {
    background-color: #007bb6 !important;
}

.bg-youtube {
    background-color: #bb0000 !important;
}

.bg-instagram {
    background-color: #517fa4 !important;
}

.bg-pinterest {
    background-color: #cb2027 !important;
}

.bg-flickr {
    background-color: #ff0084 !important;
}

.bg-tumblr {
    background-color: #32506d !important;
}

.bg-forusquare {
    background-color: #0072b1 !important;
}

.bg-dribbble {
    background-color: #ea4c89 !important;
}

.bg-vine {
    background-color: #00bf8f !important;
}

.bg-skype {
    background-color: #17a3eb !important;
}

.bg-wordpress {
    background-color: #2592c3 !important;
}

.bg-behance {
    background-color: #1879fd !important;
}

.bg-soundcloud {
    background-color: #ff7e30 !important;
}

.bg-stumbleupon {
    background-color: #ff5c30 !important;
}

.bg-deviantart {
    background-color: #6a8a7b !important;
}

.bg-yahoo {
    background-color: #ab47ac !important;
}

.bg-digg {
    background-color: #75788d !important;
}

.bg-github {
    background-color: #3f91cb !important;
}

.bg-lastfm {
    background-color: #f34320 !important;
}

.bg-vk {
    background-color: #2b587a !important;
}

/* --- [ Alfa backgrounds ] --- */

.bg-black-alfa-5:before,
.bg-black-alfa-10:before,
.bg-black-alfa-15:before,
.bg-black-alfa-20:before,
.bg-black-alfa-25:before,
.bg-black-alfa-30:before,
.bg-black-alfa-35:before,
.bg-black-alfa-40:before,
.bg-black-alfa-45:before,
.bg-black-alfa-50:before,
.bg-black-alfa-55:before,
.bg-black-alfa-60:before,
.bg-black-alfa-65:before,
.bg-black-alfa-70:before,
.bg-black-alfa-75:before,
.bg-black-alfa-80:before,
.bg-black-alfa-85:before,
.bg-black-alfa-90:before,
.bg-black-alfa-95:before {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    content: "";
    left: 0;
    top: 0;
}

.bg-black-alfa-5:before,
.bg-black-alfa-10:before,
.bg-black-alfa-15:before,
.bg-black-alfa-20:before,
.bg-black-alfa-25:before,
.bg-black-alfa-30:before,
.bg-black-alfa-35:before,
.bg-black-alfa-40:before,
.bg-black-alfa-45:before,
.bg-black-alfa-50:before,
.bg-black-alfa-55:before,
.bg-black-alfa-60:before,
.bg-black-alfa-65:before,
.bg-black-alfa-70:before,
.bg-black-alfa-75:before,
.bg-black-alfa-80:before,
.bg-black-alfa-85:before,
.bg-black-alfa-90:before,
.bg-black-alfa-95:before {
    background: rgba(0, 0, 0, 0.05);
}

.bg-black-alfa-10:before {
    background: rgba(0, 0, 0, 0.1);
}

.bg-black-alfa-15:before {
    background: rgba(0, 0, 0, 0.15);
}

.bg-black-alfa-20:before {
    background: rgba(0, 0, 0, 0.2);
}

.bg-black-alfa-25:before {
    background: rgba(0, 0, 0, 0.25);
}

.bg-black-alfa-30:before {
    background: rgba(0, 0, 0, 0.3);
}

.bg-black-alfa-35:before {
    background: rgba(0, 0, 0, 0.35);
}

.bg-black-alfa-40:before {
    background: rgba(0, 0, 0, 0.4);
}

.bg-black-alfa-45:before {
    background: rgba(0, 0, 0, 0.45);
}

.bg-black-alfa-50:before {
    background: rgba(0, 0, 0, 0.5);
}

.bg-black-alfa-55:before {
    background: rgba(0, 0, 0, 0.55);
}

.bg-black-alfa-60:before {
    background: rgba(0, 0, 0, 0.6);
}

.bg-black-alfa-65:before {
    background: rgba(0, 0, 0, 0.65);
}

.bg-black-alfa-70:before {
    background: rgba(0, 0, 0, 0.7);
}

.bg-black-alfa-75:before {
    background: rgba(0, 0, 0, 0.75);
}

.bg-black-alfa-80:before {
    background: rgba(0, 0, 0, 0.8);
}

.bg-black-alfa-85:before {
    background: rgba(0, 0, 0, 0.85);
}

.bg-black-alfa-90:before {
    background: rgba(0, 0, 0, 0.9);
}

.bg-black-alfa-95:before {
    background: rgba(0, 0, 0, 0.95);
}

.bg-white-alfa-5:before,
.bg-white-alfa-10:before,
.bg-white-alfa-15:before,
.bg-white-alfa-20:before,
.bg-white-alfa-25:before,
.bg-white-alfa-30:before,
.bg-white-alfa-35:before,
.bg-white-alfa-40:before,
.bg-white-alfa-45:before,
.bg-white-alfa-50:before,
.bg-white-alfa-55:before,
.bg-white-alfa-60:before,
.bg-white-alfa-65:before,
.bg-white-alfa-70:before,
.bg-white-alfa-75:before,
.bg-white-alfa-80:before,
.bg-white-alfa-85:before,
.bg-white-alfa-90:before,
.bg-white-alfa-95:before {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    content: "";
    left: 0;
    top: 0;
}

.bg-white-alfa-5:before,
.bg-white-alfa-10:before,
.bg-white-alfa-15:before,
.bg-white-alfa-20:before,
.bg-white-alfa-25:before,
.bg-white-alfa-30:before,
.bg-white-alfa-35:before,
.bg-white-alfa-40:before,
.bg-white-alfa-45:before,
.bg-white-alfa-50:before,
.bg-white-alfa-55:before,
.bg-white-alfa-60:before,
.bg-white-alfa-65:before,
.bg-white-alfa-70:before,
.bg-white-alfa-75:before,
.bg-white-alfa-80:before,
.bg-white-alfa-85:before,
.bg-white-alfa-90:before,
.bg-white-alfa-95:before {
    background: rgba(255, 255, 255, 0.05);
}

.bg-white-alfa-10:before {
    background: rgba(255, 255, 255, 0.1);
}

.bg-white-alfa-15:before {
    background: rgba(255, 255, 255, 0.15);
}

.bg-white-alfa-20:before {
    background: rgba(255, 255, 255, 0.2);
}

.bg-white-alfa-25:before {
    background: rgba(255, 255, 255, 0.25);
}

.bg-white-alfa-30:before {
    background: rgba(255, 255, 255, 0.3);
}

.bg-white-alfa-35:before {
    background: rgba(255, 255, 255, 0.35);
}

.bg-white-alfa-40:before {
    background: rgba(255, 255, 255, 0.4);
}

.bg-white-alfa-45:before {
    background: rgba(255, 255, 255, 0.45);
}

.bg-white-alfa-50:before {
    background: rgba(255, 255, 255, 0.5);
}

.bg-white-alfa-55:before {
    background: rgba(255, 255, 255, 0.55);
}

.bg-white-alfa-60:before {
    background: rgba(255, 255, 255, 0.6);
}

.bg-white-alfa-65:before {
    background: rgba(255, 255, 255, 0.65);
}

.bg-white-alfa-70:before {
    background: rgba(255, 255, 255, 0.7);
}

.bg-white-alfa-75:before {
    background: rgba(255, 255, 255, 0.75);
}

.bg-white-alfa-80:before {
    background: rgba(255, 255, 255, 0.8);
}

.bg-white-alfa-85:before {
    background: rgba(255, 255, 255, 0.85);
}

.bg-white-alfa-90:before {
    background: rgba(255, 255, 255, 0.9);
}

.bg-white-alfa-95:before {
    background: rgba(255, 255, 255, 0.95);
}

.bg-brand-alfa-5:before,
.bg-brand-alfa-10:before,
.bg-brand-alfa-15:before,
.bg-brand-alfa-20:before,
.bg-brand-alfa-25:before,
.bg-brand-alfa-30:before,
.bg-brand-alfa-35:before,
.bg-brand-alfa-40:before,
.bg-brand-alfa-45:before,
.bg-brand-alfa-50:before,
.bg-brand-alfa-55:before,
.bg-brand-alfa-60:before,
.bg-brand-alfa-65:before,
.bg-brand-alfa-70:before,
.bg-brand-alfa-75:before,
.bg-brand-alfa-80:before,
.bg-brand-alfa-85:before,
.bg-brand-alfa-90:before,
.bg-brand-alfa-95:before {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    content: "";
    left: 0;
    top: 0;
}

.bg-brand-alfa-5:before,
.bg-brand-alfa-10:before,
.bg-brand-alfa-15:before,
.bg-brand-alfa-20:before,
.bg-brand-alfa-25:before,
.bg-brand-alfa-30:before,
.bg-brand-alfa-35:before,
.bg-brand-alfa-40:before,
.bg-brand-alfa-45:before,
.bg-brand-alfa-50:before,
.bg-brand-alfa-55:before,
.bg-brand-alfa-60:before,
.bg-brand-alfa-65:before,
.bg-brand-alfa-70:before,
.bg-brand-alfa-75:before,
.bg-brand-alfa-80:before,
.bg-brand-alfa-85:before,
.bg-brand-alfa-90:before,
.bg-brand-alfa-95:before {
    background: rgba(39, 203, 192, 0.05);
}

.bg-brand-alfa-10:before {
    background: rgba(39, 203, 192, 0.1);
}

.bg-brand-alfa-15:before {
    background: rgba(39, 203, 192, 0.15);
}

.bg-brand-alfa-20:before {
    background: rgba(39, 203, 192, 0.2);
}

.bg-brand-alfa-25:before {
    background: rgba(39, 203, 192, 0.25);
}

.bg-brand-alfa-30:before {
    background: rgba(39, 203, 192, 0.3);
}

.bg-brand-alfa-35:before {
    background: rgba(39, 203, 192, 0.35);
}

.bg-brand-alfa-40:before {
    background: rgba(39, 203, 192, 0.4);
}

.bg-brand-alfa-45:before {
    background: rgba(39, 203, 192, 0.45);
}

.bg-brand-alfa-50:before {
    background: rgba(39, 203, 192, 0.5);
}

.bg-brand-alfa-55:before {
    background: rgba(39, 203, 192, 0.55);
}

.bg-brand-alfa-60:before {
    background: rgba(39, 203, 192, 0.6);
}

.bg-brand-alfa-65:before {
    background: rgba(39, 203, 192, 0.65);
}

.bg-brand-alfa-70:before {
    background: rgba(39, 203, 192, 0.7);
}

.bg-brand-alfa-75:before {
    background: rgba(39, 203, 192, 0.75);
}

.bg-brand-alfa-80:before {
    background: rgba(39, 203, 192, 0.8);
}

.bg-brand-alfa-85:before {
    background: rgba(39, 203, 192, 0.85);
}

.bg-brand-alfa-90:before {
    background: rgba(39, 203, 192, 0.9);
}

.bg-brand-alfa-95:before {
    background: rgba(39, 203, 192, 0.95);
}

.bg-white-dark-alfa-5:before,
.bg-white-dark-alfa-10:before,
.bg-white-dark-alfa-15:before,
.bg-white-dark-alfa-20:before,
.bg-white-dark-alfa-25:before,
.bg-white-dark-alfa-30:before,
.bg-white-dark-alfa-35:before,
.bg-white-dark-alfa-40:before,
.bg-white-dark-alfa-45:before,
.bg-white-dark-alfa-50:before,
.bg-white-dark-alfa-55:before,
.bg-white-dark-alfa-60:before,
.bg-white-dark-alfa-65:before,
.bg-white-dark-alfa-70:before,
.bg-white-dark-alfa-75:before,
.bg-white-dark-alfa-80:before,
.bg-white-dark-alfa-85:before,
.bg-white-dark-alfa-90:before,
.bg-white-dark-alfa-95:before {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    content: "";
    left: 0;
    top: 0;
}

.bg-white-dark-alfa-5:before,
.bg-white-dark-alfa-10:before,
.bg-white-dark-alfa-15:before,
.bg-white-dark-alfa-20:before,
.bg-white-dark-alfa-25:before,
.bg-white-dark-alfa-30:before,
.bg-white-dark-alfa-35:before,
.bg-white-dark-alfa-40:before,
.bg-white-dark-alfa-45:before,
.bg-white-dark-alfa-50:before,
.bg-white-dark-alfa-55:before,
.bg-white-dark-alfa-60:before,
.bg-white-dark-alfa-65:before,
.bg-white-dark-alfa-70:before,
.bg-white-dark-alfa-75:before,
.bg-white-dark-alfa-80:before,
.bg-white-dark-alfa-85:before,
.bg-white-dark-alfa-90:before,
.bg-white-dark-alfa-95:before {
    background: rgba(248, 248, 248, 0.05);
}

.bg-white-dark-alfa-10:before {
    background: rgba(248, 248, 248, 0.1);
}

.bg-white-dark-alfa-15:before {
    background: rgba(248, 248, 248, 0.15);
}

.bg-white-dark-alfa-20:before {
    background: rgba(248, 248, 248, 0.2);
}

.bg-white-dark-alfa-25:before {
    background: rgba(248, 248, 248, 0.25);
}

.bg-white-dark-alfa-30:before {
    background: rgba(248, 248, 248, 0.3);
}

.bg-white-dark-alfa-35:before {
    background: rgba(248, 248, 248, 0.35);
}

.bg-white-dark-alfa-40:before {
    background: rgba(248, 248, 248, 0.4);
}

.bg-white-dark-alfa-45:before {
    background: rgba(248, 248, 248, 0.45);
}

.bg-white-dark-alfa-50:before {
    background: rgba(248, 248, 248, 0.5);
}

.bg-white-dark-alfa-55:before {
    background: rgba(248, 248, 248, 0.55);
}

.bg-white-dark-alfa-60:before {
    background: rgba(248, 248, 248, 0.6);
}

.bg-white-dark-alfa-65:before {
    background: rgba(248, 248, 248, 0.65);
}

.bg-white-dark-alfa-70:before {
    background: rgba(248, 248, 248, 0.7);
}

.bg-white-dark-alfa-75:before {
    background: rgba(248, 248, 248, 0.75);
}

.bg-white-dark-alfa-80:before {
    background: rgba(248, 248, 248, 0.8);
}

.bg-white-dark-alfa-85:before {
    background: rgba(248, 248, 248, 0.85);
}

.bg-white-dark-alfa-90:before {
    background: rgba(248, 248, 248, 0.9);
}

.bg-white-dark-alfa-95:before {
    background: rgba(248, 248, 248, 0.95);
}
/*******************************************************************/
/***************************PRELOADER******************************/

#p_prldr{
    position: fixed;
    left: 0;
    top: 0;
    right:0;
    bottom:0;
    background: #230000;
    z-index: 9999;}

.contpre small{font-size:25px;}

.pr_logo{

    text-align: center;
}

.contpre img{
    margin-bottom: 30px;
    width: 200px;
}

.contpre{
    width: 250px;
    height: 100px;
    position: absolute;
    left: 50%;top: 28%;
    margin-left:-125px;
    margin-top:-75px;
    color:#fff;
    font-size:30px;
    letter-spacing:-2px;
    text-align:center;
    line-height:35px;}

#p_prldr .svg_anm {
    position: absolute;
    width: 41px;
    height: 41px;
    background: url(/public/img/oval.svg) center center no-repeat;
    background-size:41px;    
    margin: -16px 0 0 -16px;}

/*****************************MENU*********************************/

.dws-menu{
    position: relative;
    bottom: 180px;
    z-index: 999;
}

.dws-menu *{
    margin: 0;
    padding: 0;
}
.dws-menu ul,
.dws-menu ol{
    list-style: none;
}
.dws-menu > ul{
    display: flex;
    justify-content: center;
}
.dws-menu > ul li{
    position: relative;
    background: rgba(153, 83, 32, .8);
}
.dws-menu > ul li:first-child{
}
.dws-menu > ul li:last-child{

}
.dws-menu > ul li > a i.fa{
    position: absolute;
    top: 15px;
    left: 12px;
    font-size: 18px;
}
.dws-menu > ul li a{
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#757577',GradientType=0 );
    padding: 15px 30px 15px 40px;
    font-size: 16px;
    color: #fff;
    border-right: 1px solid rgb(255, 255, 255, .5);
    text-decoration: none;
    transition: all 0.3s ease;
}
.dws-menu li:hover{
    background: rgb(189, 130, 60, .8);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e1e5', endColorstr='#e0e1e5',GradientType=0 ); /* IE6-9 */
    color: #ffffff;
    box-shadow: 1px 5px 10px -5px black;
    transition: all 0.3s ease;
}

/*sub menu*/
.dws-menu li ul{
    text-align: center;
    position: absolute;
    min-width: 100%;
    display: none;
}
.dws-menu li > ul li{

    text-transform: none;
    border: none;

}
.dws-menu li > ul li a{
    padding: 10px;
    text-transform: none;
    border: none;
    margin-top: 0px;
    margin-bottom: 0px;
}
.dws-menu li > ul li ul{
    position: absolute;
    right: -150px;
    top: 0;
}
.dws-menu li:hover > ul{
    display: block;
}

.dws-menu ul li.first-item  a{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.dws-menu ul li.first-item {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.dws-menu ul li.last-item  a{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: none;
}
.dws-menu ul li.last-item {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

/******************************************************************/
.button {
    background: #3D4C53;
    margin : 20px auto;
    width : 200px;
    height : 50px;
    overflow: hidden;
    text-align : center;
    transition : .2s;
    cursor : pointer;
    border-radius: 3px;
    box-shadow: 0px 1px 2px rgba(0,0,0,.2);
}
.btnTwo {
    position : relative;
    width : 200px;
    height : 100px;
    margin-top: -100px;
    padding-top: 2px;
    background : #26A69A;
    left : -250px;
    transition : .3s;
}
.btnText {
    color : white;
    transition : .3s;
}
.btnText2 {
    margin-top : 63px;
    margin-right : -130px;
    color : #FFF;
}
.button:hover .btnTwo{ /*When hovering over .button change .btnTwo*/
    left: -130px;
}
.button:hover .btnText{ /*When hovering over .button change .btnText*/
    margin-left : 65px;
}
.button:active { /*Clicked and held*/
    box-shadow: 0px 5px 6px rgba(0,0,0,0.3);
}





.hList > * { 
    float: left; 
} 

.hList * { 
    list-style: none; 
    margin-left: 2px; 
    padding: 0; 
    font-size: 100%; 
    vertical-align: baseline; 
    box-sizing: border-box; 
    text-decoration: none; 
    color: #555; 
} 

.menu { 
    display: block; 
    position: relative; 
    cursor: pointer; 
} 

.menu-title { 
    display: block;
    min-width: 200px;
    height: 40px;
    padding: 13px 0 0;
    background: #41270e;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    transition: .3s background-color;
} 

.menu-title:before { 
    content: ""; 
    display: block; 
    height: 0; 
    border-top: 5px solid #41270e; 
    border-left: 100px solid transparent; 
    border-right: 100px solid transparent; 
    border-bottom: 0 solid #ddd; 
    position: absolute; 
    top: 100%; 
    left: 0; 
    z-index: 101; 
    transition: .2s .2s border-top ease-out,.3s border-top-color; 
} 

.menu-title:hover { 
    background: #bd823c; 
} 

.menu-title:hover:before { 
    border-top-color: #bd823c; 
} 

.menu:hover > .menu-title:before { 
    border-top-width: 0; 
    transition: .2s border-top-width ease-in,.3s border-top-color; 
} 

.menu-title:after { 
    content: ""; 
    display: block; 
    height: 0; 
    border-left: 100px solid transparent; 
    border-right: 100px solid transparent; 
    border-bottom: 0 solid #ebebeb; 
    position: absolute; 
    bottom: 0; 
    left: 0; 
    z-index: 101; 
    transition: .2s border-bottom ease-in; 
} 

.menu:hover > .menu-title:after { 
    border-bottom-width: 5px; 
    transition: .2s .2s border-bottom-width ease-out; 
} 

.menu-title_2nd { 
    background: #4e96b3; 
} 

.menu-title_2nd:hover { 
    background: #3e86a3; 
} 

.menu-title_2nd:before { 
    border-top-color: #4e96b3; 
} 

.menu-title_2nd:hover:before { 
    border-top-color: #3e86a3; 
} 

.menu-title_3rd { 
    background: #c97676; 
} 

.menu-title_3rd:hover { 
    background: #b96666; 
} 

.menu-title_3rd:before { 
    border-top-color: #c97676; 
} 

.menu-title_3rd:hover:before { 
    border-top-color: #b96666; 
} 

.menu-title_4th { 
    background: #dbab58; 
} 

.menu-title_4th:hover { 
    background: #cb9b48; 
} 

.menu-title_4th:before { 
    border-top-color: #dbab58; 
} 

.menu-title_4th:hover:before { 
    border-top-color: #cb9b48; 
} 

.menu-dropdown { 
    min-width: 200px; 
    padding: 15px 0; 
    position: absolute; 
    background: #ebebeb; 
    z-index: 100; 
    transition: .5s padding,.5s background; 
} 

.menu-dropdown:after { 
    content: ""; 
    display: block; 
    height: 0; 
    border-top: 5px solid #ebebeb; 
    border-left: 100px solid transparent; 
    border-right: 100px solid transparent; 
    position: absolute; 
    top: 100%; 
    left: 0; 
    z-index: 101; 
    transition: .5s border-top; 
} 

.menu:not(:hover) > .menu-dropdown { 
    padding: 4px 0; 
    background: #ddd; 
    z-index: 99; 
} 

.menu:not(:hover) > .menu-dropdown:after { 
    border-top-color: #ddd; 
} 

.menu:not(:hover) > .menu-title:after { 
    border-bottom-color: #ddd; 
} 

.menu-dropdown > * { 
    overflow: hidden; 
    height: 30px; 
    padding: 5px 10px; 
    background: transparent; 
    white-space: nowrap; 
    transition: .5s height cubic-bezier(0.73,0.32,0.34,1.5),.5s padding cubic-bezier(0.73,0.32,0.34,1.5),.5s margin cubic-bezier(0.73,0.32,0.34,1.5),.5s .2s color,.2s background-color; 
} 

.menu-dropdown > :hover { 
    background: rgba(0,0,0,0.1); 
} 

.menu:not(:hover) > .menu-dropdown > * { 
    visibility: hidden; 
    height: 0; 
    padding-top: 0; 
    padding-bottom: 0; 
    margin: 0; 
    color: rgba(25,25,25,0); 
    transition: .5s .1s height,.5s .1s padding,.5s .1s margin,.3s color,.6s visibility; 
    z-index: 99; 
} 

.hList > * + * { 
    margin-left: 0; 
}


@-webkit-keyframes left-right {
    0% {
        -webkit-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%); }
    100% {
        -webkit-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%); } }
@-o-keyframes left-right {
    0% {
        -o-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%); }
    100% {
        -o-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%); } }
@keyframes left-right {
    0% {
        -webkit-transform: translateY(-20%) translateX(-10%);
        -o-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%); }
    100% {
        -webkit-transform: translateY(0%) translateX(10%);
        -o-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%); } }
@-webkit-keyframes right-left {
    0% {
        -webkit-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%); }
    100% {
        -webkit-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%); } }
@-o-keyframes right-left {
    0% {
        -o-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%); }
    100% {
        -o-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%); } }
@keyframes right-left {
    0% {
        -webkit-transform: translateY(0%) translateX(10%);
        -o-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%); }
    100% {
        -webkit-transform: translateY(-20%) translateX(-10%);
        -o-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%); } }
/* added to the original element calling slippry */
.sy-box.sy-loading {
    background: url("/images/sy-loader.gif") 50% 50% no-repeat;
    -webkit-background-size: 32px 32px;
    background-size: 32px;
    min-height: 40px; }
.sy-box.sy-loading .sy-slides-wrap, .sy-box.sy-loading .sy-pager {
    visibility: hidden; }

/* element that wraps the slides */
.sy-slides-wrap {
    position: relative;
    height: 100%;
    width: 100%; }
.sy-slides-wrap:hover .sy-controls {
    display: block; }

/* element that crops the visible area to the slides */
.sy-slides-crop {
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden; }

/* list containing the slides */
.sy-list {
    width: 100%;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute; }
.sy-list.horizontal {
    -webkit-transition: left ease;
    -o-transition: left ease;
    transition: left ease; }
.sy-list.vertical {
    -webkit-transition: top ease;
    -o-transition: top ease;
    transition: top ease; }

/* single slide */
.sy-slide {
    position: absolute;
    width: 100%;
    z-index: 2; }
.sy-slide.kenburns {
    width: 140%;
    left: -20%; }
.sy-slide.kenburns.useCSS {
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity; }
.sy-slide.kenburns.useCSS.sy-ken:nth-child(1n) {
    -webkit-animation-name: left-right;
    -o-animation-name: left-right;
    animation-name: left-right;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
.sy-slide.kenburns.useCSS.sy-ken:nth-child(2n) {
    -webkit-animation-name: right-left;
    -o-animation-name: right-left;
    animation-name: right-left;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
.sy-slide.sy-active {
    z-index: 3; }
.sy-slide > img {
    margin: 0;
    padding: 0;
    display: block;
    width: auto;
    border: 0; }
.sy-slide > a {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%; }
.sy-slide > a > img {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    border: 0; }

/* next/ prev buttons, with arrows and clickable area a lot larger than the visible buttons */
.sy-controls {
    display: none;
    list-style: none;
    height: 100%;
    width: 100%;
    position: absolute;
    padding: 0;
    margin: 0; }
.sy-controls li {
    position: absolute;
    width: 10%;
    min-width: 4.2em;
    height: 100%;
    z-index: 33; }
.sy-controls li.sy-prev {
    left: 0;
    top: 0; }
.sy-controls li.sy-prev a:after {
    background-position: -5% 0; }
.sy-controls li.sy-next {
    right: 0;
    top: 0; }
.sy-controls li.sy-next a:after {
    background-position: 105% 0; }
.sy-controls li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px; }
.sy-controls li a:link, .sy-controls li a:visited {
    opacity: 1; }

.sy-controls li a:hover, .sy-controls li a:focus {
    opacity: 0.8;
    outline: none; }

.sy-controls li a:after {
    display: none;
    content: "";
    background-image: url(/images/arrows.svg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    text-indent: 0;
    line-height: 2.8em;
    color: #2b2a28;
    font-weight: 800;
    position: absolute;
    background-color: #bd823c;
    width: 5.8em;
    height: 5.8em;
    left: 50%;
    top: 50%;
    margin-top: -1.4em;
    margin-left: -1.4em;
    border-radius: 8px;
}
@media only screen and (max-device-width: 600px) {
    .sy-controls {
        display: block; }
    .sy-controls li {
        min-width: 2.1em; }
    .sy-controls li a:after {
        width: 1.4em;
        height: 1.4em;
        margin-top: -0.7em;
        margin-left: -0.7em; } }

/* captions, styled fo the overlay variant */
.sy-caption-wrap {
    position: absolute;
    bottom: 2em;
    z-index: 12;
    left: 50%; }
.sy-caption-wrap .sy-caption {
    text-align: center;
    font-size: 20px;
    width: 100%;
    position: relative;
    left: -50%;
    background-color: rgb(189, 130, 60, .8);
    color: #fff;
    padding: 0.4em 1em;
    border-radius: 8px;
    top: -30px;
}


.sy-caption-wrap .sy-caption a:link, .sy-caption-wrap .sy-caption a:visited {
    color: #e24b70;
    font-weight: 600;
    text-decoration: none; }
.sy-caption-wrap .sy-caption a:hover, .sy-caption-wrap .sy-caption a:focus {
    text-decoration: underline; }
@media only screen and (max-device-width: 600px), screen and (max-width: 600px) {
    .sy-caption-wrap {
        left: 0;
        bottom: 0.4em; }
    .sy-caption-wrap .sy-caption {
        left: 0;
        padding: 0.2em 0.4em;
        font-size: 0.92em;
        border-radius: 0; } }

/* pager bubbles */
.sy-pager {
    position: relative;
    bottom: 180px;
    z-index: 999;
    clear: both;
    display: none;
    width: 100%;
    margin: 2em 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.sy-pager li {
    display: inline-block;
    width: 2.7em;
    height: 2.7em;
    margin: 0 1em 0 0;
    border-radius: 8px; 
}
.sy-pager li.sy-active a {
    background-color: #bd823c; 
}
.sy-pager li a {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #fff;
    text-indent: -9999px;
    -webkit-background-size: 2em 2em;
    background-size: 2em;
    border-radius: 8px; 
}
.sy-pager li a:link, .sy-pager li a:visited {
    opacity: 1; }
.sy-pager li a:hover, .sy-pager li a:focus {
    opacity: 1; }

/* element to "keep/ fill" the space of the content, gets intrinsic height via js */
.sy-filler {
    width: 100%; }
.sy-filler.ready {
    -webkit-transition: padding 600ms ease;
    -o-transition: padding 600ms ease;
    transition: padding 600ms ease; }



.top-sl-lg{
    padding-top: 0px;
    height: 595px;
}  

h2.section-title{
    display: block;
    width: 250px;
    height: 40px;
    padding: 13px 0 0;
    background: #bd823c;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    transition: .3s background-color;
    margin: 0 auto;
} 

h2.section-title:before {
    content: "";
    display: block;
    height: 0;
    border-top: 10px solid #bd823c;
    border-left: 125px solid transparent;
    border-right: 125px solid transparent;
    border-bottom: 0 solid #ddd;
    position: absolute;
    top: 100%;
    z-index: 101;
    transition: .2s .2s border-top ease-out,.3s border-top-color;
}

h2.section-title:after {
    content: "";
    display: block;
    height: 0;
    border-left: 125px solid transparent;
    border-right: 125px solid transparent;
    border-bottom: 0 solid #ebebeb;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 101;
    transition: .2s border-bottom ease-in;
}


section#shows{
    padding: 5px 0px 30px 0px;
} 

.MS-controls .fa{
    color:#bd823c;
}

#last-show{
    background: #230000;
}
section#last-show {
    padding: 0px 0px 80px 0px;
}

section#last-show a{
    color: #bd823c;
}
section#last-show .image{
    overflow: hidden;
}
section#last-show img{

}

section#last-show img:hover{

}

.view-date{
    padding-top: 10px;
    padding-bottom: 25px;
    font-size: 12px;
    font-weight: 600;
    color: #797979;
}

.news-descr-main{
    font-size: 1.3em;
    color: #797979;
}


/*.date-news-main{
    border: 1px solid #bd823c;
    padding: 3px 5px 3px 5px;
    border-radius: 5px;
    background: #bd823c;
    color: #fff;
}

.viewe-news-main{
    border: 1px solid #bd823c;
    padding: 3px 5px 3px 5px;
    border-radius: 5px;
    background: #bd823c;
    color: #fff;
}*/


.city-info-lg .button {

    display: inline-block;
    width: 230px;
    height: 60px;
    line-height: 40px;
    padding-right: 30px;
    padding-left: 70px;
    position: relative;
    background-color:rgb(0,0,0);
    color:rgb(255,255,255);
    text-decoration: none;
    letter-spacing: 1px;
    margin-bottom: 15px;
    text-shadow:0px 1px 0px rgba(0,0,0,0.5);
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);

    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
    box-shadow:0px 2px 2px rgba(0,0,0,0.2);
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true);
}

.booking-info-lg .button {
    margin-top: 10px;
    display: inline-block;
    width: 230px;
    height: 60px;
    line-height: 40px;
    padding-right: 30px;
    padding-left: 70px;
    position: relative;
    background-color:rgb(0,0,0);
    color:rgb(255,255,255);
    text-decoration: none;
    letter-spacing: 1px;
    margin-bottom: 15px;
    text-shadow:0px 1px 0px rgba(0,0,0,0.5);
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);

    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
    box-shadow:0px 2px 2px rgba(0,0,0,0.2);
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true);
}

.city-info-lg .button:hover{
    text-decoration: none;
    color: #eeeaee;
}

.booking-info-lg .button:hover{
    text-decoration: none;
    color: #eeeaee;
}

.city-info-lg .button p{    
    font-size: 18px;
    line-height: 25px;
    padding-top: 5px;
}

.booking-info-lg .button p{    
    font-size: 18px;
    line-height: 25px;
    padding-top: 5px;
}
.city-info-lg .button span {
    height: 60px;
    position: absolute;
    padding-top: 12px;
    left: 0;
    width: 55px;
    font-size: 36px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 1px solid rgba(255,255,255,0.2);
    text-decoration: none;
}

.booking-info-lg .button span {
    height: 60px;
    position: absolute;
    padding-top: 7px;
    left: 0;
    width: 55px;
    font-size: 36px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 1px solid rgba(255,255,255,0.2);
    text-decoration: none;
}


.city-info-lg .button.online {
    background: #bd823c;

}

.booking-info-lg .button.online {
    background: #1ccd03;

}

section#index-text{
    background-image: url(/public/img/bg-sec.png);
    padding: 0px 0px 0px 0px;
}

section#index-text img{
    width: 100%;
}



ul.list-unstyled li{
    color: #fff;
    line-height: 30px;
    font-size: 17px;
}

ul.list-unstyled ul{
    margin-left: -20px;
}

ul.list-unstyled li a{
    color: rgb(237, 237, 237, .9);
}

#map{
    width: 100%;
    height: 200px;
}

#footer h3{
    color: #fff;
    font-weight: 500;
}

#footer p{
    color: rgb(237, 237, 237, .9);
}

div#footer hr{
    border-color: #bd823c;
    margin-bottom: 30px;
}

.hList ul.menu-dropdown li a{
    font-size: 15px;
    width: 100%;
    text-decoration: none;
}
.hList ul.menu-dropdown li a:hover{
    color: #000;
}

.hList ul.menu-dropdown li{
    text-align: center;
}

.text-city {
    margin-top: 20px;
    padding: 20px;
}

.text-city p{
    color: rgb(68, 68, 68, 1);
    font-size: 1.75em;   
}

/************************Subscrube***************************/

.subscribe-area {
    background: rgb(112, 49, 44, 1);
}

.pb-50 {
    padding-bottom: 10px;
}
.pt-70 {
    padding-top: 20px;
}

.mb-15 {
    margin-bottom: 15px;
}

.subscribe-text span {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 5px;
}
.subscribe-text h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 8px;
}
.subscribe-wrapper {
    overflow: hidden;
}
.mb-15 {
    margin-bottom: 15px;
}
.subscribe-form {
}
.subscribe2-wrapper .subscribe-form input {
    background: none;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    height: 45px;
    margin-right: 17px;
    padding-left: 35px;
    width: 60%;
    cursor: pointer;
}

.subscribe2-wrapper .subscribe-form button {
    background: #ffff;
    border: none;
    border-radius: 30px;
    color: #4b5d73;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    padding: 15px 46px;
    transition: all 0.3s ease 0s;
}
.subscribe2-wrapper .subscribe-form button i {
    font-size: 18px;
    padding-left: 5px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

/************************************************************/


.post-slide13{
    padding: 0 15px;
    margin-bottom: 30px;
}
.post-slide13 .post-img{
    position: relative;
    overflow: hidden;
}
.post-slide13 .post-img > a{
    display:block;
}
.post-slide13 .post-img img{
    width: 100%;
    height:auto;
}

.blur {
    height: 300px;
    width: 400px;
    z-index: 5;
    position: absolute;
}

.post-slide13 .post-img:hover:before{

    content: "";
    position: absolute;
    width: 100%;
    height:100%;
    background-color: rgb(192, 153, 106, .5);
}
.post-slide13 .post-img:after{
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    font-size: 30px;
    top: 40%;
    right: 45%;
    color: rgb(248, 237, 240, 1);
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.3s linear 0s;
}
.post-slide13 .post-img:hover:after{
    opacity: 1;
    transform: scale(1);
}
.post-slide13 .post-title{
    margin-top: 20px;
}
.post-slide13 .post-title > a{
    color:#bd823c;
    display: block;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}
.post-slide13 .post-title > a:hover{
    text-decoration: none;
    color:#bd823c;
}
.post-slide13 .post-bar{
    padding: 0;
    list-style: none;
}
.post-slide13 .post-bar > li{
    display: inline-block;
}
.post-slide13 .post-date,
.post-slide13 .author,
.post-slide13 .author > a{
    color: #d3d3d3;
    font-size: 13px;
    margin-right: 16px;
    font-style: italic;
}
.post-slide13 .post-date > i,
.post-slide13 .author > i{
    margin-right: 5px;
}
.post-slide13 .author > a:hover{
    color:#dc005a;
}
.post-slide13 .post-description{
    color: #d3d3d3;
    font-size: 14px;
    line-height: 24px;
    padding-top: 5px;
}
.post-slide13 .post-description:before{
    content: "";
    display: block;
    border-top: 4px solid #bd823c;
    padding-bottom: 12px;
    width: 50px;
}
.owl-theme .owl-controls .owl-page span{
    width: 52px;
    height:5px;
    border-radius: 0;
    opacity: 0.5;
    margin-bottom: 0;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #dc005a;
    opacity: 1;
}


.d-name, .d-price{
    color: #230000;
    font-size: 1.7em;
    font-weight: 600;
    font-style: italic;
}

.d-meas{
    color: #de8d3e;
    font-size: 1.4em;
    font-weight: 700;
    font-style: italic;
}

@media (min-width: 320px) and (max-width: 480px) {

    .d-name, .d-price{
        color: #230000;
        font-size: 1.5em;
        font-weight: 600;
        font-style: italic;
    }

    .d-meas{
        color: #de8d3e;
        font-size: 1.3em;
        font-weight: 700;
        font-style: italic;
    }


    .thmb {
        width: 30%;
        margin: 3px;
        border: 1px solid #41270e;
        float: left;
    }

    .mb-15 {
        margin-bottom: 15px;
        text-align: center;
    }

    .subscribe-area {
        background: #70312c;
    }

    .logo {
        margin-top: 50px;
        position: relative;
        z-index: 999;
    }

    .subscribe2-wrapper .subscribe-form input {
        background: none;
        border: 1px solid #fff;
        border-radius: 30px;
        color: #fff;
        display: inline-block;
        font-size: 15px;
        font-weight: 300;
        height: 45px;
        margin-right: 17px;
        margin-bottom: 20px;
        padding-left: 35px;
        width: 100%;
        cursor: pointer;
    }

    .thmb img{
        width: 100%;

    }

    ul.menu-category {
        text-align: left;
        list-style-type: none;
    }

    .main-top-head {
        height: 60px;
        background-color: #230000;
    }



    ul.list-lang{
        margin-top: 20px;
        padding: 0px;
    }

    ul.menu-category{
        padding: 0px;
    }

    .city-info-lg {
        margin-top: 110px;
        font-weight: 600;
        font-size: 16px;
    }

    .booking-info-lg {
        margin-top: 0px;
        font-weight: 600;
        font-size: 16px;
    }

    .top-head {
        height: 560px;
    }

    .dropdown-menu-city-lg {

        transform: translate(0%);
    }

    .dropdown-menu-city-lg a {
        font-size: 0.9em;
        color: #bd823c;
        font-weight: 400;
    }

    .btn-city {
        color: #fff;
        background-color: #bd823c;
        border-color: #bd823c;
    }

    .dropdown-item:hover, .dropdown-item:focus {
        color: #fed136;
        text-decoration: none;
        background-color: transparent;
    }


    header.club .intro-text {
        text-align: center;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    header.videos .intro-text .intro-heading {
        font-size: 40px;
    }

    header.club .intro-text .intro-heading {
        font-size: 40px;
    }

    header.shows .intro-text .intro-heading {
        font-size: 40px;
    }
    .btn-city {
        background: none;
        border: 2px solid #bd823c;
        border-radius: 7px;
        color: #fff;
        font-size: 13px;
        width: 120px;
        background-color: #bd823c;
    }

    .btn-city:hover {
        background: none;
        border: 2px solid #bd823c;
        border-radius: 7px;
        color: #fff;
        font-size: 13px;
        width: 120px;
        background-color: #bd823c;
    }

}

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



}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {



}

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

    .subscribe2-wrapper .subscribe-form input {
        width: 60%;
    }

    .subscribe-text h2 {
        color: #fff;
        font-size: 25px;
        font-weight: 300;
        margin-bottom: 0;
        margin-top: 8px;
    }

    #mixedSlider .MS-controls button {
        top: 80px;
    }

    section {
        padding: 80px 0;
    }

    .menu-title { 
        min-width: 170px;
    }

    .menu-title:before { 

        border-top: 5px solid #41270e; 
        border-left: 85px solid transparent; 
        border-right: 85px solid transparent; 

    } 

    .menu-dropdown:after {
        border-top: 5px solid #ebebeb;
        border-left: 85px solid transparent;
        border-right: 85px solid transparent;
    }

    .menu-dropdown {
        min-width: 170px;

    }

    .dws-menu > ul li a {
        margin-top: 5px;
        margin-bottom: 5px;
        display: block;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#757577',GradientType=0 );
        padding: 15px 17px 15px 17px;
        font-size: 16px;
        color: #fff;
        border-right: 1px solid rgb(255, 255, 255, .5);
        text-decoration: none;
        transition: all 0.3s ease;
    }

}


@media (min-width: 1025px) and (max-width: 1280px) {
    #mixedSlider .MS-controls button {
        top: 120px;
    }  
    section {
        padding: 80px 0;
    }

}



@media (min-width: 1281px) {

    .dws-menu > ul li a{
        margin-top: 5px;
        margin-bottom: 5px;
        display: block;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#757577',GradientType=0 );
        padding: 15px 30px 15px 40px;
        font-size: 18px;
        color: #fff;
        border-right: 1px solid rgb(255, 255, 255, .5);
        text-decoration: none;
        transition: all 0.3s ease;
    }    

    #mixedSlider .MS-controls button {
        top: 120px;
    }

    section {
        padding: 80px 0;
    }

    .menu-title { 
        min-width: 200px;
    } 

    .menu-title:before { 

        border-top: 5px solid #41270e; 
        border-left: 100px solid transparent; 
        border-right: 100px solid transparent; 

    } 

    .menu-dropdown {
        min-width: 200px;

    }

    .menu-dropdown:after {
        border-top: 5px solid #ebebeb;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
    }

}

.mosaicflow__item { padding:3px; } 
.mosaicflow__column { float:left; } 
.mosaicflow__item img { display:block; width:100%; height:auto; padding: 4px; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; } 
.mosaicflow__item img:hover { opacity: 0.6; filter: alpha(opacity=60); }















