@import url('https://fonts.googleapis.com/css?family=Oregano|Raleway:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,600,700,800,900');

/*------------------------------------------------------------------
[Master Stylesheet]

Project:		Groggery - Bar & Restaurant HTML Template
Version:		1.1.0
Created: 		07/03/2017
Last change:	08/01/2017
Assigned to:	Gamin Yury (GaminY)
Primary use:	Restaurants & Cafes
-------------------------------------------------------------------*/
/*** Import files ***/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */


.welcome_carousel > .carousel-inner .item__1, .welcome_carousel > .carousel-inner .item__2, .welcome_carousel > .carousel-inner .item__3 {
    background: url(../img/images/Groupe_24.png) no-repeat center center / cover;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none !important;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

p.carousel__subheading img {
    display: inline;
    padding: 10px;
}

section.section_blog {
    background: url(../img/images/restaurents.png) no-repeat center center / cover !important;
}

.resto_title_line {
    border: none;
    height: 1px;
    width: 100%;
    background-color: #980731;
    margin-top: 30px;
}

.blog-item__content {
    background: white;
    border: 1px solid rgba(215, 215, 215, 0.5);
    margin-bottom: 30px;
    -webkit-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
    width: 95%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 999;
    position: relative;
    top: -85px;
}

a.blog-item__title h3 {
    font-size: 30px;
    color: #3c3935;
    line-height: 1.29;
    font-weight: normal;
}

a.blog-item__title:hover {
    text-decoration: none;
}

a.resto.btn.btn-default {
    color: #3c3935;
    letter-spacing: 0.64px;
    line-height: 1.88;
}

a.charte.btn.btn-default {
    color: #3c3935;
    letter-spacing: 0.64px;
    line-height: 1.88;
    font-weight: bold;
    background-color: #fff;
    border-color: #fff;
}

a.charte.btn.btn-default:hover {
    border: 1px solid #fff;
}

.section_events .events:hover .events__item {
    padding-top: 80px;
}

section.section_service .section_title {
    color: #fff;
}

section.section_service .bloc {
    display: flex;
}

section.section_service .bloc div {
    margin-right: 15px;
}

.icon-store-service {
    min-width: 80px;
    min-height: 80px;
    background-color: #fff;
    background-image: url(../img/images/Icon\ map-department-store.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
}

.icon-map-service {
    min-width: 80px;
    min-height: 80px;
    background-color: #fff;
    background-image: url(../img/images/Icon\ material-person.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
}

.icon-question-service {
    min-width: 80px;
    min-height: 80px;
    background-color: #fff;
    background-image: url(../img/images/Icon\ awesome-question.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
}

.icon-person-service {
    min-width: 80px;
    min-height: 80px;
    background-color: #fff;
    background-image: url(../img/images/Icon\ material-person.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
}

p.footer_info {
    color: #e0d7cf;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.footer-menu li, .footer-widget li {
    padding-bottom: 20px;
}

.footer-menu li a, .footer-widget li a, .contacts li a {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    position: relative;
    top: 4px;
}

.footer-menu li a:hover, .footer-widget li a:hover, .contacts li a:hover {
    text-decoration: none;
}

.menus {
    padding-left: 0px;
    margin-top: 22px;
}

.footer-menu li:before {
    content: url(../img/images/Ellipse_3.png);
    padding-right: 5px;
}

.footer-widget {
    margin-top: 115px;
}

.contacts ul {
    display: grid;
    margin-top: 50px;
}

.contacts ul li {
    padding-bottom: 20px;
}

.contacts ul li:nth-child(1n):before {
    content: url(../img/images/Icon-material-home-footer.png);
    padding-right: 20px;
    position: relative;
    top: 6px;
}

.contacts ul li:nth-child(2n):before {
    content: url(../img/images/Icon-material-person-footer.png);
    padding-right: 20px;
    position: relative;
    top: 6px;
}

.contacts ul li:nth-child(3n):before {
    content: url(../img/images/Groupe-26-footer.png);
    padding-right: 20px;
    position: relative;
    top: 6px;
}

/******fixed button********/

.qode_left_side_fixed {
    position: absolute;
    z-index: 999;
    left: -145px;
    top: 85%;
    transform: rotate(270deg);
}

#left-blog-gallery {
    background-color: #980731;
    padding: 0px 30px 0px 30px;
    position: relative;
}

h3.titre-gallery {
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 15px;
}

.gallery a:hover, .gallery a:focus {
    text-decoration: none;
}

.gallery a {
    display: flex;
    position: relative;
    right: 10px;
}

img.icon-gallery.img-responsive {
    transform: rotate(90deg);
    padding: 30px 0px 0px 0px;
    margin-left: 24px;
}

.navbar .navbar-nav > .logo.dropdown > a:hover:before {
    background-color: #fff !important
}

.blog-item__content {
    padding: 55px 55px 30px 55px !important;
}

.section_service {
    padding: 80px 0;
    background-color: #980731;
}

h2.section_service_text {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    padding-top: 8px 0px 13px 0px;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.2;
}

p.footer_info a {
    color: #7d9d08;
}

p.footer_info a:hover {
    color: #7d9d08 !important;
    text-decoration: none !important;
}

ol.breadcrumb li a {
    color: #fff;
}

.affluence > .carousel-inner .item__1, .affluence > .carousel-inner .item__2, .affluence > .carousel-inner .item__3 {
    background: none !important;
}

.affluence > .carousel-inner .item:before {
    background: none !important;
}

.affluence > .carousel-indicators {
    top: 100%;
}

.affluence > .carousel-indicators li, .affluence > .carousel-indicators .active {
    background-color: #ac0b3d !important;

}

.event_card__btn .btn-default {
    background-color: #fff;
    border-color: #fff;
    color: #3c3935;
}

.affluence {
    text-align: left !important;
}

.event_card__date {
    padding-left: 15px;
}

.event_card__date {
    color: #3c3935;
    font-weight: normal;
    font-style: normal;
    line-height: 1.16;
    letter-spacing: normal;
}

.event_card__subtitle {
    font-family: 'Raleway', sans-serif;
    font-size: 25px !important;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.16;
    padding-bottom: 10px;
}

.event_card__place {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    color: #3c3935;
}

.event_card__body hr {
    border-top: 1px solid #e0d7cf !important;
}

.menu-grid {
    text-align: center;
}

.section_menu .menu_nav > li {
    display: inline;
    padding: 0 70px;
}

.section_menu .menu_nav {
    display: inline-table;
}

/********page actualité****************/

.section_actuality .section_title:before {
    content: "événements";
    position: absolute;
    top: -75%;
    right: 0;
    bottom: 0px;
    left: 0;
    color: #E7E7E7;
    font-size: 100px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: normal;
    z-index: -999;
    font-weight: bold;
}

.section_actuality .event_card__body {
    padding: 30px;
    margin: 0 15px;
    background-color: #fff;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.actuality {
    text-align: left;
}

.section_actuality {
    padding-top: 60px;
    padding-bottom: 100px;
}

.section_actuality .event_card__body .event_card__title {
    color: #3c3935;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.29;
}

.section_actuality .event_card__body .event_card__desc {
    margin-bottom: 15px;
    color: #3c3935;
    line-height: 1.35;
    font-size: 15px !important;
}

.section_actuality .event_card__body .event_card__date,
.section_actuality .event_card__body .event_card__time,
.section_actuality .event_card__body .event_card__price {
    display: inline-block;
    color: #3c3935;
}

.section_actuality .event_card__body .event_card__date > i,
.section_actuality .event_card__body .event_card__time > i,
.section_actuality .event_card__body .event_card__price > i {
    color: #980731;
    margin-right: 5px;
}

.section_actuality .event_card__body .event_card__price {
    float: right;
}

.section_actuality .event_card__body .event_card__btn {
    margin-top: 15px;
}

.actuality .event_card__btn .btn-default {
    background-color: #97bf20;
    border-color: #97bf20;
    color: #3c3935;
}

.actuality .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #980731;
}

.actuality .carousel-indicators li {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #980731;
}

.actuality .carousel-indicators {
    top: 100%;
}

.ac-next {
    width: 15px;
    position: relative;
    top: 170px;
    left: 50px;
}

.actuality .carousel-control {
    opacity: 1 !important;
}

.ac-prev {
    width: 15px;
    position: relative;
    top: 170px;
    right: 50px;
}

.actuality .event_card__body hr {
    border-top: 1px solid #980731 !important;
}

.part .section_title:before {
    content: "Partenariats" !important;
    position: absolute;
    top: -75%;
    right: 0;
    bottom: 0px;
    left: 0;
    color: #E7E7E7;
    font-size: 100px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: normal;
    font-weight: bold;
}

.savoir .section_title:before {
    content: "Le saviez-vous ?" !important;
    position: absolute;
    top: -40%;
    right: 0;
    bottom: 0px;
    left: 0;
    color: #E7E7E7;
    font-size: 80px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: normal;
}

.section_events.savoir .events .events__item {
    width: 20%;
}

.event_card__btn.aff .btn {
    background-color: #7d9d08;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.64px;

}

.menu__item_overlay > h3 > .price {
    text-transform: capitalize;
}

.section_footer_heading {
    height: 41px;
}

/****liste restaurants*********/

.section_menu.resto .section_title:before {
    content: "nos restaurants";
    position: absolute;
    top: -54%;
    right: 0;
    bottom: 0px;
    left: 0;
    color: #E7E7E7;
    font-size: 90px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: normal;
    z-index: -999;
    font-weight: bold;
}

.sub-menu a.dropdown-item {
    color: #ac0c3e;
}

.navbar .navbar-nav > li > a:hover {
    color: #7d9d08;
}

.section_about.restaurant .section_title:before {
    content: "restaurant";
    position: absolute;
    top: -70%;
    right: 0;
    bottom: 0;
    left: 0;
    color: #E7E7E7;
    font-size: 100px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: normal;
    font-weight: bold;
}

.date_text {
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #e0d7cf;

}

#clocks {
    background: #980731;
    padding: 70px 0;
    position: relative;
}

#map {
    background: url(../img/images/map.png) no-repeat center center / cover;
}

.gm-err-container {
    display: none;
}

#map div {
    background-color: transparent !important;
}

.section_map {
    margin-bottom: 100px;
}

.team__item_photo:hover {
    background: url(../img/images/background-hover-team.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.team__item_photo img:hover {
    opacity: 0.46;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #7d9d08;
    background-color: transparent;
}

a:hover,
a:focus {
    text-decoration: none !important;
}

.section_about .section_about__row .about_desc a:hover {
    color: #AC0D3E;
    text-decoration: underline !important;
}

.section_about .section_about__row .about__img a img:hover {
    opacity: 0.5;
}

.not-found-wrapper {
    text-align: center;
    padding-bottom: 30px;
}

.section_menu .menu__grid .menu__item .menu__item_hover .menu__item_overlay > h3 {
    font-size: 15px!important;
}
/***********Responsive*******************/
@media only screen and (max-width: 419px) {
    .welcome_carousel > .carousel-inner .item .item__container .item-container__inner .carousel__heading {
        font-size: 25px;
    }
}

@media (min-width: 991px) {
    .navbar .navbar-nav > li.active > a:before {
        content: "";
        position: absolute;
        top: 95%;
        left: 0;
        right: 0;
        height: 3px;
        background-color: #7d9d08;
    }

    .navbar .navbar-nav > li.active > a {
        color: #7d9d08;
    }
}

@media (max-width: 767px) {
    .section_menu.resto .section_title:before {
        font-size: 40px;
        letter-spacing: normal;
        top: -30%;
    }

    .section_about.restaurant .section_title:before {
        font-size: 45px;
        letter-spacing: normal;
        top: -40%;
    }
}

@media (max-width: 420px) {
    .section_menu.resto .section_title:before {
        font-size: 30px !important;
        letter-spacing: normal;
        top: -16% !important;
    }
}

@media (max-width: 767px) {
    .section_actuality .section_title {
        font-size: 22px;
        margin: 10px 0;
    }
}

@media (max-width: 991px) {
    .section_actuality {
        padding: 60px 0;
    }
}

@media (max-width: 767px) {
    .section_actuality .section_title:before {
        font-size: 40px;
        letter-spacing: normal;
        top: -45%;
    }

    .savoir .section_title:before {
        font-size: 35px;
        letter-spacing: normal;
        top: -23%;
    }

    .part .section_title:before {
        font-size: 40px;
        letter-spacing: normal;
        top: -45%;
    }

    .section_actuality .event_card__body {
        padding: 20px;
    }
}

@media only screen and (min-width: 991px) {


    .events__item.events__item_certif .events-item__content h2.text-center {
        margin-top: 252px !important;
    }


}

@media only screen and (max-width: 990px) {
    .navbar {
        background-color: #fff !important;
    }
}

@media only screen and (max-width: 767px) {
    .carousel-indicators {
        bottom: 0px;
    }

    .blog-item__content {
        padding: 5px 55px 30px 55px !important;
    }

    .resto_title_line {
        margin-top: 5px;
    }

    section.section_blog .container .row:nth-child(2) .col-sm-6:nth-child(2) {
        margin-top: -45px;
    }

    section#clock img#clock {
        width: 20%;
    }
}

@media only screen and (max-width: 1199px) {
    section.section_service .container {
        margin-bottom: 0px;
    }

    section.section_service .bloc {
        margin-bottom: 30px;
    }

    .section_service {
        padding: 10px 0;
    }

    .section_gallery .row.gallery__grid {
        margin-top: 35px !important;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    p.carousel__subheading img.img-responsive {
        width: 70px;
    }

    .welcome_carousel > .carousel-inner .item .item__container .item-container__inner .carousel__heading {
        margin-top: 45px;
    }
}

@media (min-width: 991px) and (max-width: 991px) {
    div#navbar__collapse {
        width: 830px;
        margin-left: -60px;
    }
}

@media only screen and (max-width: 990px) {
    .navbar .navbar-nav {
        display: contents !important;
        float: left !important;
    }

}

@media (max-width: 767px) {
    .affluence > .carousel-inner .item .item__container .item-container__inner {
        font-size: 15px;
    }

    .section_menu .menu_nav > li {
        padding: 0;
    }

    .ac-next, .ac-prev {
        display: none;
    }

    .savoir .section_title {
        font-size: 22px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_menu .menu_nav > li {
        padding: 0 50px;
    }

    .section_menu.resto .section_title:before {
        font-size: 74px !important;
        letter-spacing: normal;
        top: -33% !important;
    }

    .date_text {
        font-size: 19px;

    }


}


@media (min-width: 1200px) and (max-width: 1287px) {
    .ac-next {
        left: 80px;
    }

    .ac-prev {
        right: 80px;
    }
}

@media (min-width: 992px) and (max-width: 1029px) {
    .ac-next {
        left: 65px;
    }

    .ac-prev {
        right: 65px;
    }
}


@media (min-width: 992px) {
    .dropdown-menu :after {
        border-top: .3em solid transparent;
        border-right: 0;
        border-bottom: .3em solid transparent;
        border-left: .3em solid;
    }

    .dropdown-menu li {
        position: relative;
    }

    .nav-item .drop {
        display: none;
        position: absolute;
        left: 100%;
        top: -7px;
    }

    .nav-item .submenu-left {
        right: 100%;
        left: auto;
    }

    .dropdown-menu > li:hover > .drop {
        display: block;
    }

    .navbar-nav > li:hover {
        display: block;
    }

    .navbar-nav li:hover {
        display: block;
    }
}

@media (min-width: 768px) {
    img#clock {
        display: block;
        margin-left: auto;
        margin-right: 25%;
    }

    .date_text {
        padding-top: 30px;
    }
}


/*************new css************/
.dropdown-menu {
    border: none !important;
}

@media (max-width: 990px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #ac0c3e !important;
    }

}


@media (max-width: 991px) {

    a.logo.img-responsive > img {
        width: 66px !important;
    }

    .logo-mobile {
        position: absolute !important;
        top: 7px;
        right:0px;
    }

    .open .dropdown-menu {
        display: none;
    }

    .ion-chevron-right:before {
        content: "\f123";
    }
}


.content {
    padding: 0px 50px 52px 51px;
    object-fit: contain;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: var(--white);
    margin-left: 5%;
    margin-right: 5%;
}

p.section_article_title {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #980731;
}

h2.section_article_title-article {
    font-family: 'Raleway', sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #1b2d2f;
    text-transform: uppercase;
}

p.section_article_date {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #1b2d2f;
}

.article-content p {
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    color: #1b2d2f;
}

.suivant p, .prec p {
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: normal;
    color: #1b2d2f;
    text-shadow: none !important;
    background-color: transparent !important;
}

.suivant p:hover, .prec p:hover {
    color: #1b2d2f;
}

@media only screen and (min-width: 992px) {
    .prec p {
        position: absolute;
        bottom: 4px;
        margin-left: 90%;
        width: 100%;
    }

    .suivant p {
        position: absolute;
        bottom: 4px;
        margin-left: -80%;
        width: 100%;
    }

    img.article-prev {
        position: absolute;
        bottom: 0;
        margin-left: 25%;
    }

    img.article-next {
        position: absolute;
        bottom: 0;
        margin-left: -38%;
    }
}

@media only screen and (max-width: 991px) {
    .prec p {
        position: absolute;
        bottom: 4px;
        width: 175px;
        margin-left: 90%;
    }

    .suivant p {
        position: absolute;
        bottom: 4px;
        width: 130px;
        margin-left: -90%;
    }

    img.article-prev {
        position: absolute;
        bottom: 0;
        margin-left: 19%;
    }

    img.article-next {
        position: absolute;
        bottom: 0;
        margin-left: -25%;
    }

    .content {
        padding: 0px 25px 50px 25px;
    }

    .section_menu {
        padding-bottom: 50px !important;
    }

    section#section_about {
        padding-top: 25px !important;
    }

}

@media (min-width: 320px) and (max-width: 420px) {
    .suivant p {
        width: 117px;
        font-size: 14px;
        margin-left: -100px;
    }

    .prec p {
        width: 138px;
        margin-left: 85%;
        font-size: 13px;
    }

    img.article-next {
        left: 13px;
    }


}

@media (min-width: 421px) and (max-width: 660px) {
    .suivant p {
        margin-left: -100px;
    }
}


.menu__item_overlay h3 label {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    width: 66.66666667%;
    line-height: 35px;
    margin-bottom: -7px;

}

.menu__item_overlay > h3 > .price {
    width: 33.33333333%;
    text-align: right;

}

@media (min-width: 768px) and (max-width: 991px) {
    .menu__item_overlay h3 label {
        line-height: 26px;

    }

}


@media (min-width: 480px) and (max-width: 767px) {
    h3.titre-gallery {
        font-size: 22px;
        margin-top: 20px;
    }

    #left-blog-gallery {
        padding: 0px 15px 0px 15px;
    }

    .qode_left_side_fixed {
        left: -104px;
        top: 85%;
        transform: rotate(270deg);
    }

    img.icon-gallery.img-responsive {
        padding: 25px 0px 7px 7px;
        margin-left: 10px;
    }
}

@media only screen and (max-width: 479px) {
    div#left-blog-gallery {
        display: none;
    }
}

@media only screen and (max-width: 1199px) {
    .section_footer .section_footer_heading {
        margin-top: 0px;
    }

    .section_footer {
        padding: 45px 0 30px;
    }

    .menus {
        margin-top: 0px;
    }

    .contacts ul {
        margin-top: 30px;
    }

    .footer-widget {
        margin-top: 15px;
        margin-bottom: -40px;
    }


    .section_footer hr {
        margin-top: 9px;
    }

    section.section_service .container {
        margin-bottom: 0px !important;
    }
}

@media (min-width: 316px) and (max-width: 325px) {
    .article-content p {
        width: 214px;
    }
}

@media (min-width: 542px) and (max-width: 551px) {
    .article-content p {
        width: 345px;
    }
}

@media only screen and (max-width: 991px) {
    section#section_about br {
        display: none;
    }

    .section_about .section_about__row {
        margin-top: 20px;
    }

    .row.menu__grid.text-center {
        margin-top: -60px;
    }
}

.contacts ul li a:hover {
    color: #f1ae2b;
}

.marker {
    background-color: #F0AD2B;
}
.section_events .events .events__item .events-item__title{
    text-align: initial!important;
}
@media (min-width: 992px) and (max-width: 1699px) {
    #events__item_0 .events-item__content h2.text-center {
        margin-top: 234px !important;
    } 
    #events__item_1 .events-item__content h2.text-center {
        margin-top: 210px !important;
    } 
    #events__item_2 .events-item__content h2.text-center {
        margin-top: 241px;
    }
}

@media only screen and (min-width: 1700px) {
    #events__item_0 .events-item__content h2.text-center {
        margin-top: 200px !important;
    } 
    #events__item_2 .events-item__content h2.text-center {
        margin-top: 210px !important;
    } 
    .section_events .events:hover #events__item_3 .events-item__title{
        margin-top: 151px!important;
    }
    .section_events .events:hover #events__item_1 .events-item__title{
        margin-top: 175px!important;
    }
}

@media only screen and (min-width: 992px) {
    h2.logo-welcome {
        font-weight: bold;
        position: absolute;
        top: 78px;
        color: #ac0c3e;
        font-size: 11px;
        left: 34px;
    }
}

@media only screen and (max-width: 992px) {
    h2.logo-welcome {
        display: none;
    }
    .navbar-toggle{
        float: left!important;
    }
}

@media only screen and (max-width: 767px) {
    .article-content > p > a > img {
        width: 100%!important;
        height: auto;
    }
    .article-content > p > img {
        width: 100%!important;
        height: auto;
    }

}
@media (min-width: 576px) and (max-width: 992px){
footer.section_footer .col-sm-6 {
    width: 50%!important;
    float: left!important;
}
}

@media  only screen and (max-width: 575px){

    .section_footer .col-sm-6.col-lg-3:nth-child(2), .section_footer .col-sm-6.col-lg-3:nth-child(4){
        margin-top: -70px!important;
    }
}
.breadcrumb > li + li:before{
    padding: 0!important;
}
.section_menu .menu__grid .menu__item .menu__item_hover .menu__item_overlay > h3{
    background:#980731!important;
}
.section_slogan .slogan_caption a:hover {
    color: #f1ae2b!important;
}

@media only screen and (max-width: 471px) {
    .article-content p a {
        word-break: break-word!important;
    }
}
.menu_group .menu__item_overlay h3 label{
    width: 100%;
    line-height: 35px;
    margin-bottom: -3px;
    overflow: initial;
    text-overflow: unset;
    white-space: initial!important;
}
.menu_group .menu__item_hover .menu__item_overlay > h3 > .price{
    color: #e0d7cf;
    float: right;
    font-size: 30px;
    margin-top: -5px;
}
.menu_group .menu__item_hover .menu__item_overlay > h3 > .price{
    margin-top: 2px;
    font-size:22px!important;
}
.menu_group .menu__item_hover .menu__item_overlay > h3{
    font-size: 15px!important;
    background:#980731!important;
    height:150px;
}

.menu_group .menu__item_hover .menu__item_overlay {
    position: relative!important;
}
.menu_group .menu__item_overlay > h3 > .price {
    width: 100%;
    text-align: right;
}


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

    .menu_group .menu__item_hover .menu__item_overlay > h3 {
        height:195px!important;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
.menu_group .menu__item_hover .menu__item_overlay > h3{

    height:170px;
}
}
