/**
  Theme Name: Eatingdive
  Author    : Boosttheme
  developed : edgebootstrap
  Version   : 1.0.1
**/
a:focus, a:hover, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 0;
  outline-offset: 0; }

body {
  font-family: "Roboto", sans-serif;
  line-height: 24px; }

.font-color {
  color: #f33f02 !important; }

.white-title {
  color: #fff !important; }

/******************
** header style  **
******************/
#header .navbar-fixed {
  position: fixed;
  display: block;
  width: 98%;
  margin: 2% 1% 0;
  transition: all .4s;
  padding: 30px 40px 30px 40px; }
  @media (min-width: 768px) and (max-width: 991px) {
    #header .navbar-fixed {
      padding: 25px 10px;
      position: relative;
      margin: 0;
      width: 100%; } }
  @media (max-width: 767px) {
    #header .navbar-fixed {
      padding: 15px 10px 8px;
      position: relative;
      margin: 0;
      width: 100%; } }
  #header .navbar-fixed.affix {
    margin-top: 0;
    padding: 10px 30px 10px 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
    @media (max-width: 767px) {
      #header .navbar-fixed.affix {
        padding: 10px; } }
    #header .navbar-fixed.affix .dropdown-menu {
      top: 50px; }
    #header .navbar-fixed.affix .megamenu-content {
      top: 75px; }

#header .attr-nav a {
  text-decoration: none;
  line-height: 22px; }

/****************************
** HOMEPAGE SLIDER STYLES  **
*****************************/
#homeSlider .slider-caption {
  position: absolute;
  width: 40%;
  left: 10%;
  top: 45%;
  text-align: center; }
  @media (max-width: 767px) {
    #homeSlider .slider-caption {
      top: 22%; } }
  #homeSlider .slider-caption h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 60px; }
  #homeSlider .slider-caption .top-caption {
    text-align: center; }
    #homeSlider .slider-caption .top-caption h2 {
      margin-bottom: -12px;
      font-size: 81.67px;
      font-family: "Roboto", sans-serif;
      font-weight: bold; }
      @media (min-width: 768px) and (max-width: 991px) {
        #homeSlider .slider-caption .top-caption h2 {
          font-size: 40px;
          margin-bottom: 9px; } }
      @media (max-width: 767px) {
        #homeSlider .slider-caption .top-caption h2 {
          font-size: 16.67px;
          margin-bottom: 9px; } }
  #homeSlider .slider-caption .bottom-caption {
    text-align: center; }
    #homeSlider .slider-caption .bottom-caption h2 {
      margin-top: -12px;
      font-size: 81.67px;
      font-family: "Roboto", sans-serif;
      font-weight: bold; }
      @media (min-width: 768px) and (max-width: 991px) {
        #homeSlider .slider-caption .bottom-caption h2 {
          font-size: 40px;
          margin-top: 9px; } }
      @media (max-width: 767px) {
        #homeSlider .slider-caption .bottom-caption h2 {
          font-size: 16.67px;
          margin-top: 9px; } }
  #homeSlider .slider-caption .middle-caption {
    background-color: rgba(245, 245, 245, 0.4);
    box-shadow: 0px 0px 27px rgba(51, 51, 51, 0.15);
    display: inline-block;
    padding: 30px 50px;
    text-align: center;
    position: relative;
    z-index: 99;
    width: 80%; }
    @media (min-width: 768px) and (max-width: 991px) {
      #homeSlider .slider-caption .middle-caption {
        padding: 15px 22px 1px; } }
    @media (max-width: 767px) {
      #homeSlider .slider-caption .middle-caption {
        padding: 12px 0 2px; } }
    #homeSlider .slider-caption .middle-caption h2 {
      font-family: 'Tangerine', cursive;
      font-weight: bold;
      font-size: 135.87px;
      line-height: 135.87px;
      color: #f33f02;
      text-transform: capitalize; }
      @media (min-width: 768px) and (max-width: 991px) {
        #homeSlider .slider-caption .middle-caption h2 {
          font-size: 60px;
          line-height: 60px; } }
      @media (max-width: 767px) {
        #homeSlider .slider-caption .middle-caption h2 {
          font-size: 20.87px;
          line-height: 13.87px; } }
    #homeSlider .slider-caption .middle-caption:before {
      content: "";
      position: absolute;
      left: 50%;
      top: -85px;
      width: 2px;
      height: 33px;
      background-color: #f33f02; }
      @media (max-width: 767px) {
        #homeSlider .slider-caption .middle-caption:before {
          top: -55px;
          height: 14px; } }
    #homeSlider .slider-caption .middle-caption:after {
      content: "";
      position: absolute;
      left: 50%;
      bottom: -85px;
      width: 2px;
      height: 33px;
      background-color: #f33f02; }
      @media (max-width: 767px) {
        #homeSlider .slider-caption .middle-caption:after {
          bottom: -56px;
          height: 14px; } }

#homeSlider .slider-caption2 {
  width: 100%;
  left: 0;
  top: 40%; }
  @media (max-width: 767px) {
    #homeSlider .slider-caption2 {
      top: 26%; } }
  #homeSlider .slider-caption2 .middle-caption {
    width: 28%; }

/**********************
** BREADCRUMB STYLE  **
***********************/
.breadcrumb-bg {
  background-size: cover;
  min-height: 500px; }
  @media (max-width: 767px) {
    .breadcrumb-bg {
      min-height: 150px; } }
  .breadcrumb-bg .breadcrumb-pattern {
    background-color: rgba(0, 0, 0, 0.6); }
    .breadcrumb-bg .breadcrumb-pattern .page-header {
      padding-top: 300px;
      padding-bottom: 150px;
      margin: 0;
      border-bottom: none; }
      @media (max-width: 767px) {
        .breadcrumb-bg .breadcrumb-pattern .page-header {
          padding-top: 50px;
          padding-bottom: 0;
          text-align: center; } }
      .breadcrumb-bg .breadcrumb-pattern .page-header h1 {
        font-size: 70px;
        color: #fff;
        font-family: "Lora", serif;
        font-weight: 400;
        text-transform: uppercase; }
        @media (max-width: 767px) {
          .breadcrumb-bg .breadcrumb-pattern .page-header h1 {
            font-size: 40px; } }
  .breadcrumb-bg .page-pagination {
    margin-top: 315px; }
    @media (max-width: 767px) {
      .breadcrumb-bg .page-pagination {
        margin-top: 0;
        padding-bottom: 42px; } }
    .breadcrumb-bg .page-pagination .breadcrumb {
      background-color: transparent;
      margin-bottom: 0;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      background-clip: padding-box;
      text-align: right; }
      @media (max-width: 767px) {
        .breadcrumb-bg .page-pagination .breadcrumb {
          text-align: center; } }
      .breadcrumb-bg .page-pagination .breadcrumb li {
        color: #fff;
        font-style: italic;
        text-transform: uppercase; }
        .breadcrumb-bg .page-pagination .breadcrumb li a {
          color: #fff; }

.about-breadcrumb {
  background-image: url(../images/about-breadcrumg.jpg); }

.contact-breadcrumb {
  background-image: url(../images/contact-breadcrumb.jpg); }

/**********************
**   Featured Food   **
***********************/
.n-top-margin {
  margin-top: -40px;
  position: relative;
  z-index: 9; }
  @media (min-width: 768px) and (max-width: 991px) {
    .n-top-margin {
      margin-top: 80px; } }
  @media (max-width: 767px) {
    .n-top-margin {
      margin-top: 80px; } }

.featured-food {
  background-color: #f2f1f1;
  padding-bottom: 100px; }
  .featured-food .featured1 {
    background-color: #ffffff00; }
    .featured-food .featured1 h2 {
      font-size: 30px;
      line-height: 35px;
      color: #f33f02;
      text-transform: uppercase;
      padding: 52px 28px 57px 28px; }
  .featured-food .featured2 {
    background-color: #f33f02; }
    .featured-food .featured2 .featured-title-box {
      color: #fff;
      padding: 30px 28px 30px; }
      .featured-food .featured2 .featured-title-box h3 {
        font-size: 25px;
        line-height: 30px;
        text-transform: uppercase;
        margin-top: 15px;
        font-weight: 400;
        color: #fff; }
        @media (min-width: 768px) and (max-width: 991px) {
          .featured-food .featured2 .featured-title-box h3 {
            font-size: 21px;
            line-height: 24px; } }
      .featured-food .featured2 .featured-title-box p {
        font-size: 18px;
        line-height: 26px; }
        @media (min-width: 768px) and (max-width: 991px) {
          .featured-food .featured2 .featured-title-box p {
            font-size: 15px;
            line-height: 22px; } }
  .featured-food .featured3 {
    background-color: #fff;
    position: relative;
    padding: 17px 15px;
    margin-bottom: 30px;
    min-height: 265px;
    text-align: center;
    width: 100%; }
    @media (max-width: 767px) {
      .featured-food .featured3 {
        margin-top: 30px; } }
    .featured-food .featured3 .event-box {
      padding: 47px 0; }
    .featured-food .featured3 a:hover {
      color: #000; }
    .featured-food .featured3 p {
      line-height: 26px;
      font-size: 16px;
      margin-bottom: 2px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .featured-food .featured3 p {
          line-height: 23px;
          font-size: 13px; } }
    .featured-food .featured3 .event-name {
      color: #181818;
      font-weight: bold;
      text-transform: uppercase; }
    .featured-food .featured3 .event-address {
      color: #f33f02;
      text-transform: uppercase; }
    .featured-food .featured3 .event-date {
      color: #f33f02; }
    .featured-food .featured3 .event-time {
      color: #333333;
      text-transform: capital; }
    .featured-food .featured3 a {
      color: #f33f02;
      text-transform: capital;
      line-height: 26px;
      font-size: 16px;
      text-decoration: none; }
    .featured-food .featured3 .box1 {
      position: absolute;
      right: 15px;
      top: 17px;
      width: 82px;
      height: 82px;
      box-shadow: 1px -1px #f99979, 2px -2px #f99979;
      -webkit-transform: translateX(-3px);
      -ms-transform: translateX(-3px);
      transform: translateX(-3px); }
      @media (min-width: 768px) and (max-width: 991px) {
        .featured-food .featured3 .box1 {
          width: 60px;
          height: 60px;
          right: 10px;
          top: 15px; } }
    .featured-food .featured3 .box2 {
      position: absolute;
      left: 15px;
      bottom: 17px;
      width: 82px;
      height: 82px;
      box-shadow: -1px 1px #f99979,-2px 2px #f99979;
      -webkit-transform: translateX(-3px);
      -ms-transform: translateX(-3px);
      transform: translateX(-3px); }
      @media (min-width: 768px) and (max-width: 991px) {
        .featured-food .featured3 .box2 {
          width: 60px;
          height: 60px;
          bottom: 13px; } }
  .featured-food .featured4 {
    background-color: #333333;
    color: #ffffff;
    padding: 40px 26px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .featured-food .featured4 {
        padding: 35px 17px; } }
    .featured-food .featured4 h2 {
      font-size: 30px;
      line-height: 35px;
      color: #fff;
      text-transform: uppercase; }
      @media (min-width: 768px) and (max-width: 991px) {
        .featured-food .featured4 h2 {
          font-size: 21px;
          line-height: 24px; } }
    .featured-food .featured4 a {
      font-size: 16px;
      line-height: 30px;
      color: #fff;
      text-decoration: none; }
      .featured-food .featured4 a:hover {
        color: #f33f02; }
      @media (min-width: 768px) and (max-width: 991px) {
        .featured-food .featured4 a {
          font-size: 13px;
          line-height: 22px; } }

/**********************
** parallax content  **
***********************/
.Parallax {
  background-image: url(../images/parallax-img.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding: 100px 0; }
  .Parallax .parallax-content {
    padding: 100px 0;
    background-color: rgba(255, 255, 255, 0.75); }
    .Parallax .parallax-content .btn-wrap {
      border-width: 1px;
      border-style: solid;
      border-color: #f33f02;
      padding: 6px;
      margin-top: 30px;
      display: inline-block;
      position: relative;
      overflow: hidden;
      z-index: 1;
      transition: all .4s; }
      .Parallax .parallax-content .btn-wrap:after {
        content: "";
        width: 100%;
        height: 100%;
        background-color: #f33f02;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: -1;
        border-radius: 50%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        transition: all .4s; }
      .Parallax .parallax-content .btn-wrap:hover:after {
        -webkit-transform: scale(3);
        -ms-transform: scale(3);
        transform: scale(3); }
      .Parallax .parallax-content .btn-wrap .btn-w-b {
        background-color: #f33f02;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        background-clip: padding-box;
        font-family: "Lora", serif;
        font-size: 14px;
        text-transform: uppercase;
        color: #ffffff;
        padding: 15px 30px; }
        .Parallax .parallax-content .btn-wrap .btn-w-b a {
          color: #fff; }

/****************
** main title  **
*****************/
.red {
  color: #f33f02; }

.main-title {
  font-family: "Tangerine", cursive;
  font-size: 52px;
  line-height: 52px;
  margin-bottom: 36px;
  font-weight: 700; }

.main-sub-title {
  font-family: "Lora", serif;
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  padding: 0 5%; }

/********************
** food menu item  **
*********************/
.food-menu {
  padding: 100px 0;
  position: relative; }
  .food-menu:before {
    content: '';
    background-color: #f5f5f5;
    z-index: -1;
    position: absolute;
    height: 33%;
    width: 100%;
    top: 0;
    left: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .food-menu:before {
        height: 26%; } }
    @media (max-width: 767px) {
      .food-menu:before {
        height: 26%; } }
  .food-menu:after {
    content: '';
    background-color: #f5f5f5;
    z-index: -1;
    position: absolute;
    height: 140px;
    width: 100%;
    bottom: 0;
    left: 0; }
  .food-menu .food-menu-tab-wrap .food-tab {
    padding: 12px 0 35px; }
  .food-menu .nav.nav-pills.food-tab {
    display: table;
    width: 100%;
    text-align: center; }
    .food-menu .nav.nav-pills.food-tab > li {
      float: none;
      display: inline-block;
      background-color: #e5e5e5;
      transition: all .5s;
      margin: 0 12px; }
      @media (max-width: 767px) {
        .food-menu .nav.nav-pills.food-tab > li {
          margin: 0 5px; } }
      .food-menu .nav.nav-pills.food-tab > li.active {
        margin: 0 36px; }
        @media (min-width: 768px) and (max-width: 991px) {
          .food-menu .nav.nav-pills.food-tab > li.active {
            margin: 0 16px; } }
        @media (max-width: 767px) {
          .food-menu .nav.nav-pills.food-tab > li.active {
            margin: 0 5px; } }
        .food-menu .nav.nav-pills.food-tab > li.active > a {
          transition: all .5s;
          background-color: #f33f02;
          color: #ffffff;
          -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
          transform: scale(1.2); }
          @media (min-width: 768px) and (max-width: 991px) {
            .food-menu .nav.nav-pills.food-tab > li.active > a {
              -webkit-transform: scale(1.1);
              -ms-transform: scale(1.1);
              transform: scale(1.1); } }
          @media (max-width: 767px) {
            .food-menu .nav.nav-pills.food-tab > li.active > a {
              -webkit-transform: scale(1.1);
              -ms-transform: scale(1.1);
              transform: scale(1.1); } }
      .food-menu .nav.nav-pills.food-tab > li > a {
        color: #333333;
        transition: all .5s;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        background-clip: padding-box;
        min-width: 148px;
        min-height: 77px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        @media (min-width: 768px) and (max-width: 991px) {
          .food-menu .nav.nav-pills.food-tab > li > a {
            min-width: 142px; } }
        @media (max-width: 767px) {
          .food-menu .nav.nav-pills.food-tab > li > a {
            min-width: 76px;
            font-size: 11px;
            padding: 10px 6px; } }
        @media (max-width: 400px) {
          .food-menu .nav.nav-pills.food-tab > li > a {
            min-width: 46px;
            min-height: 48px;
            padding: 16px 6px; } }
        .food-menu .nav.nav-pills.food-tab > li > a span {
          line-height: 14px;
          padding-top: 5px; }
          @media (max-width: 400px) {
            .food-menu .nav.nav-pills.food-tab > li > a span {
              display: none; } }
        .food-menu .nav.nav-pills.food-tab > li > a .glyph-icon {
          font-size: 30px; }
          @media (max-width: 767px) {
            .food-menu .nav.nav-pills.food-tab > li > a .glyph-icon {
              font-size: 15px; } }
          .food-menu .nav.nav-pills.food-tab > li > a .glyph-icon:before {
            font-size: 30px; }
            @media (max-width: 767px) {
              .food-menu .nav.nav-pills.food-tab > li > a .glyph-icon:before {
                font-size: 25px; } }
        .food-menu .nav.nav-pills.food-tab > li > a i {
          display: block; }
          .food-menu .nav.nav-pills.food-tab > li > a i:before {
            margin-left: 0; }
      .food-menu .nav.nav-pills.food-tab > li:hover {
        transition: all .5s; }
        .food-menu .nav.nav-pills.food-tab > li:hover a {
          background-color: #f33f02;
          color: #ffffff;
          -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
          transform: scale(1.2); }
          @media (min-width: 768px) and (max-width: 991px) {
            .food-menu .nav.nav-pills.food-tab > li:hover a {
              -webkit-transform: scale(1.1);
              -ms-transform: scale(1.1);
              transform: scale(1.1); } }
          @media (max-width: 767px) {
            .food-menu .nav.nav-pills.food-tab > li:hover a {
              -webkit-transform: scale(1.1);
              -ms-transform: scale(1.1);
              transform: scale(1.1); } }
  .food-menu .main-sub-title {
    padding: 0 18% 18px; }

/**********************
** food tab content  **
***********************/
.f-menu-item {
  margin-bottom: 26px; }
  .f-menu-item .row {
    margin: 0; }
    @media (max-width: 400px) {
      .f-menu-item .row {
        display: inline-block; } }
  .f-menu-item .menu-item-image {
    background-color: #f5f5f5; }
    @media (max-width: 400px) {
      .f-menu-item .menu-item-image {
        display: inline-block;
        width: 100%;
        text-align: center; } }
  .f-menu-item .menu-tem-details {
    vertical-align: middle;
    padding: 16px 0; }
    .f-menu-item .menu-tem-details .title {
      margin: 0;
      text-transform: uppercase;
      font-family: "Lora", serif;
      font-size: 16px;
      font-weight: normal;
      line-height: 28px;
      color: #181818; }
      @media (max-width: 767px) {
        .f-menu-item .menu-tem-details .title {
          font-size: 13px;
          line-height: 22px; } }
    .f-menu-item .menu-tem-details .text {
      color: #636363;
      font-size: 16px;
      line-height: 28px; }
      @media (max-width: 767px) {
        .f-menu-item .menu-tem-details .text {
          font-size: 13px;
          line-height: 22px; } }
  .f-menu-item .menu-tem-price {
    vertical-align: middle;
    font-size: 35px;
    line-height: 28px;
    color: #f33f02;
    font-style: italic;
    font-family: "Lora", serif; }
    @media (max-width: 767px) {
      .f-menu-item .menu-tem-price {
        font-size: 20px;
        line-height: 22px; } }

.menu-content {
  margin-top: 30px;
  text-align: left; }
  .menu-content:first-child {
    margin-top: 0; }
  .menu-content .menu-item h5 {
    font-size: 16px;
    color: #181818;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .menu-content .menu-item:hover h5 {
    color: #f33f02; }
  .menu-content .menu-item .media-left {
    padding-right: 15px; }
  .menu-content .menu-item-list {
    display: table-cell; }
    .menu-content .menu-item-list ul {
      padding-left: 0; }
      .menu-content .menu-item-list ul li {
        list-style: none; }
        .menu-content .menu-item-list ul li a {
          color: #333333;
          font-family: "Lora", serif;
          font-size: 15px;
          line-height: 26px;
          padding: 0; }
          .menu-content .menu-item-list ul li a:hover {
            color: #f33f02; }
  .menu-content.text-right {
    width: 83%;
    float: right;
    margin-top: 10px;
    position: relative; }
    @media (min-width: 768px) and (max-width: 991px) {
      .menu-content.text-right {
        width: 287px;
        float: left;
        margin-left: 0;
        margin-top: 20px; } }
    @media (max-width: 767px) {
      .menu-content.text-right {
        width: 287px;
        float: left;
        margin-left: 0;
        margin-top: 20px; } }
  .menu-content .more-btn {
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 35px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .menu-content .more-btn {
        left: 36px; } }
    @media (max-width: 767px) {
      .menu-content .more-btn {
        left: 36px; } }
    .menu-content .more-btn .btn-wrap {
      background-color: #fff;
      position: relative;
      overflow: hidden;
      z-index: 1;
      transition: all .4s; }
      .menu-content .more-btn .btn-wrap:after {
        content: "";
        width: 100%;
        height: 100%;
        background-color: #f33f02;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: -1;
        border-radius: 50%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        transition: all .4s; }
      .menu-content .more-btn .btn-wrap:hover:after {
        -webkit-transform: scale(3);
        -ms-transform: scale(3);
        transform: scale(3); }
      .menu-content .more-btn .btn-wrap .btn-w-b {
        padding: 10px 30px; }

.more-btn .btn-wrap {
  border-width: 1px;
  border-style: solid;
  border-color: #f33f02;
  padding: 6px;
  margin-top: 14px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all .4s; }
  .more-btn .btn-wrap:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #f33f02;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all .4s; }
  .more-btn .btn-wrap:hover:after {
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3); }
  .more-btn .btn-wrap .btn-w-b {
    background-color: #f33f02;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background-clip: padding-box;
    font-family: "Lora", serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 30px; }

.center-row {
  display: table; }

.center {
  display: table-cell;
  vertical-align: middle;
  float: none; }

.signature-food-section {
  background-color: #f33f02;
  position: relative;
  padding-top: 100px; }
  .signature-food-section:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 22%;
    background-color: #fff; }
    @media (max-width: 767px) {
      .signature-food-section:after {
        height: 16%; } }
  .signature-food-section .main-sub-title {
    margin-bottom: 35px; }
  .signature-food-section #signature-food .item-details {
    background-color: #333333;
    color: #fff;
    padding: 24px 36px 33px 23px;
    text-align: left; }
    .signature-food-section #signature-food .item-details h5 {
      margin: 0 0 15px;
      font-size: 18px;
      line-height: 18px;
      color: #fff;
      font-weight: 400;
      font-family: "Roboto", sans-serif; }
      .signature-food-section #signature-food .item-details h5 span {
        color: #f33f02;
        float: right;
        padding-right: 20px;
        font-family: "Lora", serif;
        font-weight: bold; }
    .signature-food-section #signature-food .item-details p {
      font-size: 14px;
      line-height: 18px; }
  .signature-food-section #signature-food .item {
    text-align: center; }
  .signature-food-section .owl-carousel .owl-nav [class*='owl-'] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  .signature-food-section .owl-carousel .owl-nav [class*='owl-'].disabled:hover {
    background-color: #D6D6D6; }
  .signature-food-section .owl-carousel {
    position: relative; }
  .signature-food-section .owl-carousel .owl-next,
  .signature-food-section .owl-carousel .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    font-size: 20px;
    color: #fff;
    border: 1px solid #ddd;
    text-align: center; }
    @media (max-width: 767px) {
      .signature-food-section .owl-carousel .owl-next,
      .signature-food-section .owl-carousel .owl-prev {
        top: 42%; } }
  .signature-food-section .owl-carousel .owl-prev {
    left: -70px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .signature-food-section .owl-carousel .owl-prev {
        left: 0; } }
    @media (max-width: 767px) {
      .signature-food-section .owl-carousel .owl-prev {
        left: 0; } }
  .signature-food-section .owl-carousel .owl-next {
    right: -70px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .signature-food-section .owl-carousel .owl-next {
        right: 0; } }
    @media (max-width: 767px) {
      .signature-food-section .owl-carousel .owl-next {
        right: 0; } }

#reservation {
  padding: 100px 0;
  border-bottom: 1px solid #efefef; }
  #reservation #booking_form {
    margin-top: 50px; }
    @media (max-width: 767px) {
      #reservation #booking_form .text-right {
        float: left; } }
    #reservation #booking_form .form-control {
      /* padding: 20px 12px; */
      background-color: #e8e8e8;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      background-clip: padding-box;
      color: #080808;
      font-size: 16px;
      font-family: "Lora", serif;
      margin-bottom: 30px;
      text-transform: capitalize; }
      @media (min-width: 768px) and (max-width: 991px) {
        #reservation #booking_form .form-control {
          font-size: 13px; } }
      #reservation #booking_form .form-control:focus, #reservation #booking_form .form-control:active {
        background-color: transparent;
        box-shadow: none;
        border-width: 1px;
        border-style: solid;
        border-color: #f33f02; }
      #reservation #booking_form .form-control::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #080808;
        text-transform: capitalize; }
      #reservation #booking_form .form-control::-moz-placeholder {
        /* Firefox 19+ */
        color: #080808;
        text-transform: capitalize; }
      #reservation #booking_form .form-control:-ms-input-placeholder {
        /* IE 10+ */
        color: #080808;
        text-transform: capitalize; }
      #reservation #booking_form .form-control:-moz-placeholder {
        /* Firefox 18- */
        color: #080808;
        text-transform: capitalize; }
    #reservation #booking_form .radio {
      padding-left: 20px;
      text-align: left; }
      #reservation #booking_form .radio label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
        line-height: 18px; }
        #reservation #booking_form .radio label::before {
          content: "";
          display: inline-block;
          position: absolute;
          width: 17px;
          height: 17px;
          left: 0;
          margin-left: -20px;
          border: 4px solid #cccccc;
          border-radius: 50%;
          background-color: #e8e8e8;
          -webkit-transition: border 0.15s ease-in-out;
          -o-transition: border 0.15s ease-in-out;
          transition: border 0.15s ease-in-out; }
        #reservation #booking_form .radio label::after {
          display: inline-block;
          position: absolute;
          content: " ";
          width: 11px;
          height: 11px;
          left: 3px;
          top: 3px;
          margin-left: -20px;
          border-radius: 50%;
          background-color: #cccccc;
          -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
          -o-transform: scale(0, 0);
          transform: scale(0, 0);
          -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
          -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
          -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
          transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
          transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
          transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33), -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
      #reservation #booking_form .radio input[type="radio"] {
        opacity: 0; }
        #reservation #booking_form .radio input[type="radio"]:focus + label::before {
          outline: none;
          outline-offset: 0; }
        #reservation #booking_form .radio input[type="radio"]:checked + label::after {
          -webkit-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
          -o-transform: scale(1, 1);
          transform: scale(1, 1); }
    #reservation #booking_form .radio-primary input[type="radio"] + label::after {
      background-color: #cccccc; }
    #reservation #booking_form .radio-primary input[type="radio"]:checked + label::before {
      border-color: #cccccc; }
    #reservation #booking_form .radio-primary input[type="radio"]:checked + label::after {
      background-color: #f33f02; }
    #reservation #booking_form input[type=radio]:focus, #reservation #booking_form label:focus {
      outline: none;
      outline-offset: 0; }
    #reservation #booking_form #send-message-reservation {
      background-color: #f33f02;
      color: #fff;
      transition: all .5s;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      background-clip: padding-box;
      padding: 9px 35px;
      text-transform: uppercase; }
      #reservation #booking_form #send-message-reservation:hover {
        background-color: #333333; }

.food-gallery {
  padding: 100px 0; }
  .food-gallery .main-sub-title {
    padding-bottom: 20px; }
  .food-gallery .gallary-image {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .food-gallery .gallary-image img {
        width: 100%; } }
    .food-gallery .gallary-image .ovrly {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background: rgba(243, 63, 2, 0.8);
      height: 100%;
      position: absolute;
      width: 100%;
      left: 50%;
      top: 50%;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
    .food-gallery .gallary-image .mask-icon {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .food-gallery .gallary-image .mask-icon .glyph-icon {
        color: #fff;
        display: inline-block;
        margin: 0 1px;
        line-height: 40px;
        text-decoration: none;
        font-size: 40px;
        -webkit-transition: all 0.2s 0.3s;
        -moz-transition: all 0.2s 0.3s;
        -o-transition: all 0.2s 0.3s;
        transition: all 0.2s 0.3s;
        opacity: 0; }
        .food-gallery .gallary-image .mask-icon .glyph-icon:before {
          margin-left: 0;
          font-size: 70px; }
    .food-gallery .gallary-image:hover .ovrly {
      -webkit-transform: scale(3);
      -moz-transform: scale(3);
      -ms-transform: scale(3);
      -o-transform: scale(3);
      transform: scale(3); }
    .food-gallery .gallary-image:hover .mask-icon .glyph-icon {
      opacity: 1; }

.testimonials {
  background-color: #f33f02; }
  .testimonials .shadow-effect .center {
    padding-left: 30px; }
    @media (max-width: 767px) {
      .testimonials .shadow-effect .center {
        padding-left: 15px; } }
  .testimonials .big-title {
    font-size: 40px;
    line-height: 44px;
    font-weight: 300;
    font-family: "Roboto", sans-serif; }
    @media (min-width: 768px) and (max-width: 991px) {
      .testimonials .big-title {
        font-size: 20px;
        line-height: 24px; } }
    @media (max-width: 767px) {
      .testimonials .big-title {
        font-size: 20px;
        line-height: 24px; } }
  .testimonials .slider-btm-details {
    padding: 21px 0 21px 50px; }
    @media (max-width: 767px) {
      .testimonials .slider-btm-details {
        padding: 21px 0 21px 20px; } }
  .testimonials .font-icon {
    line-height: 30px; }
    .testimonials .font-icon:before {
      font-size: 0.5em; }

.border-right {
  border-left: 2px solid #dc3d07; }

#customers-testimonials .item {
  text-align: center;
  padding: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.big-title {
  color: #fff;
  font-size: 24px;
  text-align: left; }

.owl-carousel {
  position: relative; }
  .owl-carousel .owl-nav {
    /*default owl-theme theme reset .disabled:hover links */ }
    .owl-carousel .owl-nav [class*='owl-'] {
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      .owl-carousel .owl-nav [class*='owl-'].disabled:hover {
        background-color: #D6D6D6; }
  .owl-carousel .owl-next {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 45%;
    color: #fff; }
  .owl-carousel .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 45%;
    color: #fff;
    left: 10px; }
  .owl-carousel .owl-next {
    right: 10px; }

.our-story {
  padding: 100px 0;
  background-color: #fff;
  position: relative;
  z-index: 1; }
  .our-story:before {
    content: "";
    background-image: url(../images/about-tomato.jpg);
    background-repeat: no-repeat;
    width: 304px;
    height: 208px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
    @media (max-width: 767px) {
      .our-story:before {
        display: none; } }
  .our-story:after {
    content: "";
    background-image: url(../images/about-burger.jpg);
    background-repeat: no-repeat;
    width: 274px;
    height: 246px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1; }
    @media (max-width: 767px) {
      .our-story:after {
        display: none; } }
  .our-story .story-board p a {
    color: #333333;
    text-decoration: none;
    font-weight: bold; }
  .our-story .about-social ul {
    padding-left: 0;
    display: table;
    width: 100%;
    text-align: center; }
    .our-story .about-social ul li {
      list-style: none;
      display: inline-block;
      margin-left: 5px;
      background-color: #f33f02;
      transition: all .5s;
      width: 43px;
      height: 45px;
      line-height: 41px;
      text-align: center;
      display: inline-block;
      color: #fff;
      text-decoration: none;
      border: 2px solid #f33f02; }
      @media (max-width: 400px) {
        .our-story .about-social ul li {
          margin-bottom: 10px; } }
      .our-story .about-social ul li a {
        color: #fff;
        text-decoration: none;
        background: #f33f02;
        width: 39px;
        height: 41px;
        line-height: 40px;
        display: inline-block;
        border: 2px solid #f33f02; }
      .our-story .about-social ul li:hover a {
        background: #333333;
        width: 39px;
        height: 41px;
        line-height: 40px;
        display: inline-block;
        border: 2px solid #fff; }
      .our-story .about-social ul li.email {
        width: 113px;
        margin-right: 19px; }
        .our-story .about-social ul li.email a {
          width: 109px;
          height: 41px;
          line-height: 41px;
          font-weight: bold;
          text-transform: uppercase;
          display: inline-block;
          border: 2px solid #fff; }
          .our-story .about-social ul li.email a span {
            margin-top: -2px; }

.about-parallax {
  background-image: url(../images/about-parallax.jpg); }

.team-slider-section {
  padding: 100px 0 40px; }
  .team-slider-section .section-title {
    margin-bottom: 20px; }
  .team-slider-section #sync1 .item {
    margin: 5px;
    color: #FFF;
    text-align: center; }
    .team-slider-section #sync1 .item .team-title {
      background-color: #f5f5f5;
      color: #333;
      padding: 17px 5px 10px;
      border-bottom: 1px solid #f33f02; }
      .team-slider-section #sync1 .item .team-title h5 {
        color: #f33f02;
        font-weight: 400; }
        .team-slider-section #sync1 .item .team-title h5 span {
          color: #333; }
    .team-slider-section #sync1 .item .team-hover {
      position: relative; }
      .team-slider-section #sync1 .item .team-hover:before {
        content: "";
        position: absolute;
        width: 25px;
        height: 25px;
        background: #f33f02;
        top: -13px;
        left: 50%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    .team-slider-section #sync1 .item .s-link {
      background-color: #f33f02;
      color: #fff;
      padding: 10px 0; }
      .team-slider-section #sync1 .item .s-link a {
        color: #fff;
        font-size: 20px;
        margin: 0 10px; }
  .team-slider-section #sync2 {
    margin-top: 50px; }
    @media (max-width: 767px) {
      .team-slider-section #sync2 {
        margin-bottom: 80px;
        margin-top: 0; } }
    .team-slider-section #sync2 .item {
      background: #C9C9C9;
      margin: 5px;
      color: #FFF;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      text-align: center;
      cursor: pointer; }
      .team-slider-section #sync2 .item h1 {
        font-size: 18px; }
    .team-slider-section #sync2 .owl-controls {
      position: relative;
      margin-top: 59px; }
    .team-slider-section #sync2 .owl-nav div {
      top: auto;
      bottom: -15%;
      color: #f33f02; }
      @media (min-width: 768px) and (max-width: 991px) {
        .team-slider-section #sync2 .owl-nav div {
          bottom: -25%; } }
      @media (max-width: 767px) {
        .team-slider-section #sync2 .owl-nav div {
          bottom: -25%; } }
      @media (max-width: 400px) {
        .team-slider-section #sync2 .owl-nav div {
          bottom: -30%; } }
      .team-slider-section #sync2 .owl-nav div .font-icon:before {
        font-size: 26px; }
    .team-slider-section #sync2 .owl-nav .owl-prev {
      left: auto;
      right: 80px; }
    .team-slider-section #sync2 .owl-dots {
      position: absolute;
      right: 33px;
      top: -38px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .team-slider-section #sync2 .owl-dots {
          bottom: -18%; } }
      @media (max-width: 767px) {
        .team-slider-section #sync2 .owl-dots {
          bottom: -20%; } }
      .team-slider-section #sync2 .owl-dots .owl-dot {
        float: left; }
        .team-slider-section #sync2 .owl-dots .owl-dot span {
          width: 11px;
          height: 11px;
          margin: 5px 5px;
          background: #D6D6D6;
          display: block;
          -webkit-backface-visibility: visible;
          transition: opacity 200ms ease;
          border-radius: 30px; }
        .team-slider-section #sync2 .owl-dots .owl-dot.active span, .team-slider-section #sync2 .owl-dots .owl-dot:hover span {
          background: #f33f02; }
  .team-slider-section .owl-theme .owl-nav {
    /*default owl-theme theme reset .disabled:hover links */ }
    .team-slider-section .owl-theme .owl-nav [class*='owl-'] {
      transition: all .3s ease; }
      .team-slider-section .owl-theme .owl-nav [class*='owl-'].disabled:hover {
        background-color: #D6D6D6; }
  .team-slider-section #sync1.owl-theme {
    position: relative; }
    .team-slider-section #sync1.owl-theme .owl-next, .team-slider-section #sync1.owl-theme .owl-prev {
      width: 22px;
      height: 40px;
      margin-top: -20px;
      position: absolute;
      top: 50%; }
    .team-slider-section #sync1.owl-theme .owl-prev {
      left: 10px; }
    .team-slider-section #sync1.owl-theme .owl-next {
      right: 10px; }

.menu-breadcrumb {
  background-image: url(../images/menu-breadcrumb.jpg); }

.appetizer .font-icon {
  margin-bottom: 15px;
  display: inline-block; }
  .appetizer .font-icon:before {
    font-size: 60px;
    line-height: 60px; }

.food-menu-parallax {
  padding: 0;
  background-image: url(../images/food-menu-parallax.jpg); }
  .food-menu-parallax .parallax-content {
    background-color: rgba(255, 255, 255, 0.9); }
  .food-menu-parallax .font-icon {
    margin-bottom: 15px;
    display: inline-block; }
    .food-menu-parallax .font-icon:before {
      font-size: 60px;
      line-height: 60px; }

.desserts .font-icon {
  margin-bottom: 15px;
  display: inline-block; }
  .desserts .font-icon:before {
    font-size: 60px;
    line-height: 60px; }

.desserts:before {
  background-image: url(../images/menu-cake.jpg);
  width: 268px;
  height: 276px; }

.desserts:after {
  background-image: url(../images/menu-jely.jpg);
  width: 185px;
  height: 181px; }

.drink-parallax {
  background-image: url(../images/drink-parallax.jpg);
  padding: 0; }
  .drink-parallax .font-icon {
    margin-bottom: 15px;
    display: inline-block; }
    .drink-parallax .font-icon:before {
      font-size: 60px;
      line-height: 60px; }

.reservation-breadcrumb {
  background-image: url(../images/reservation-breadcrumb.jpg); }
  .reservation-breadcrumb .breadcrumb-pattern {
    background-color: rgba(0, 0, 0, 0.6); }

.reservation-parallax {
  background-image: url(../images/reservation-parallax.jpg); }
  .reservation-parallax .main-sub-title {
    padding: 0 12%; }

.eventnparty {
  padding: 100px 0; }
  .eventnparty .event-box {
    padding: 12px 0px 0; }
    .eventnparty .event-box h5 {
      text-transform: uppercase;
      color: #181818;
      font-weight: bold; }
    .eventnparty .event-box p {
      font-size: 16px;
      line-height: 26px; }
      .eventnparty .event-box p a {
        color: #f33f02; }

.event-breadcrumb {
  background-image: url(../images/event-breadcrumb.jpg); }

.featured-event {
  padding-top: 100px; }

.event-blog {
  padding-bottom: 100px; }

.pagination > li > a {
  color: #333333;
  padding: 23px 29px;
  background-color: #f7f3ef;
  font-size: 23.15px;
  border-color: transparent;
  margin-left: 3px; }
  @media (max-width: 767px) {
    .pagination > li > a {
      padding: 4px 15px;
      font-size: 18px; } }

@media (max-width: 767px) {
  ul.pagination.pull-right {
    float: left !important; } }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-radius: 0; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  background-color: #f33f02;
  color: #fff; }

.pagination-row {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-top: 5px; }
  .pagination-row .pager li {
    float: left;
    width: 50%;
    text-align: left;
    padding-right: 5%; }
    .pagination-row .pager li > a {
      border: none;
      display: block;
      width: 100%;
      padding: 0;
      font-size: 16px; }
      .pagination-row .pager li > a:hover {
        background-color: transparent;
        color: #f33f02; }

.comments-count {
  padding: 10px 0 15px; }

.publish {
  background-color: #F4F4F4;
  padding: 10px 20px; }
  .publish p {
    margin-bottom: 0; }
    .publish p a {
      color: #f33f02; }

.comments-list .comments-item {
  display: inline-block;
  width: 100%; }
  .comments-list .comments-item .pull-left {
    position: relative;
    z-index: 1; }

.comments-list .comment-child {
  padding-left: 11em; }

.comments-list .media-body {
  padding-left: 20px;
  font-size: 14px;
  line-height: 24px; }
  .comments-list .media-body .comment-info .comment-author {
    padding-top: 35px;
    padding-bottom: 10px; }
    .comments-list .media-body .comment-info .comment-author a {
      font-size: 18px;
      text-decoration: none;
      color: #333; }
      .comments-list .media-body .comment-info .comment-author a:hover {
        color: #f33f02; }
    .comments-list .media-body .comment-info .comment-author span {
      padding-left: 10px;
      font-size: 14px;
      color: #f33f02; }

.comments-list .reply-btn {
  position: absolute;
  bottom: 22px;
  left: 28%; }
  .comments-list .reply-btn a {
    text-decoration: none;
    background-color: #f33f02;
    color: #fff;
    font-size: 13px;
    padding: 5px 16px; }

.leave-comment-title {
  padding: 25px 0 20px; }

.leave-comment {
  padding-bottom: 100px; }
  .leave-comment .form-control {
    border-radius: 0; }
  .leave-comment .btn-submit {
    background-color: #f33f02;
    color: #fff;
    border-radius: 0;
    background-clip: padding-box;
    padding: 9px 35px;
    text-transform: uppercase;
    margin-top: 10px; }

.featured-post {
  margin-bottom: 50px; }
  .featured-post .data {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin: 26px 0; }
    .featured-post .data span {
      color: #f33f02; }
  .featured-post .event-title a {
    text-decoration: none; }
    .featured-post .event-title a:hover h4 {
      color: #f33f02; }
  .featured-post .event-title h3 {
    font-weight: 400;
    color: #f33f02; }
  .featured-post .event-detail .color {
    color: #f33f02; }
  .featured-post .event-detail .read-more {
    color: #f33f02;
    font-weight: 600; }
  .featured-post .event-detail p {
    line-height: 26px;
    margin-bottom: 20px; }
  .featured-post .event-detail .video-embade {
    padding-bottom: 20px; }

.sidebar {
  background-color: #ededed;
  padding: 25px;
  margin-bottom: 50px; }
  .sidebar #search_form {
    position: relative;
    margin-bottom: 30px; }
    .sidebar #search_form:after {
      content: "\f14a";
      position: absolute;
      top: 11px;
      right: 9px;
      font-size: 18px;
      color: #f33f02;
      font-family: 'Flaticon'; }
    .sidebar #search_form .search-box {
      border: 1px solid #e2e2e2;
      border-radius: 0;
      height: 43px;
      font-family: "Lora", serif;
      font-size: 16px;
      color: #010101;
      padding: 8px 30px 8px 15px; }
      .sidebar #search_form .search-box::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #010101;
        text-transform: capitalize; }
      .sidebar #search_form .search-box::-moz-placeholder {
        /* Firefox 19+ */
        color: #010101;
        text-transform: capitalize; }
      .sidebar #search_form .search-box:-ms-input-placeholder {
        /* IE 10+ */
        color: #010101;
        text-transform: capitalize; }
      .sidebar #search_form .search-box:-moz-placeholder {
        /* Firefox 18- */
        color: #010101;
        text-transform: capitalize; }
  .sidebar .sidebar-event .media {
    border: 1px solid #e3e3e3;
    background-color: #fff;
    padding: 16px;
    transition: all .4s; }
    .sidebar .sidebar-event .media .media-left {
      padding-left: 0;
      padding-right: 18px; }
      .sidebar .sidebar-event .media .media-left .side-event-image {
        position: relative; }
        .sidebar .sidebar-event .media .media-left .side-event-image .mask-icon {
          position: absolute;
          top: 0;
          left: 0;
          text-align: center;
          width: 100%;
          height: 100%;
          background-color: rgba(255, 255, 255, 0.5);
          opacity: 0;
          transition: all .4s; }
          .sidebar .sidebar-event .media .media-left .side-event-image .mask-icon a {
            top: 32%;
            left: 35%;
            position: absolute;
            text-decoration: none; }
    .sidebar .sidebar-event .media p {
      font-size: 15px;
      margin-bottom: 0; }
    .sidebar .sidebar-event .media .category {
      color: #f33f02;
      width: 100%;
      display: inline-block; }
    .sidebar .sidebar-event .media:hover {
      box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); }
      .sidebar .sidebar-event .media:hover .media-left .side-event-image .mask-icon {
        opacity: 1; }
      .sidebar .sidebar-event .media:hover p a {
        color: #f33f02; }

.contact-address-section {
  padding: 100px 0; }
  @media (max-width: 767px) {
    .contact-address-section .contact-address {
      text-align: center; } }
  .contact-address-section .contact-address .bdr-right {
    border-right: 1px solid #e4e4e4; }
    @media (max-width: 767px) {
      .contact-address-section .contact-address .bdr-right {
        border: none; } }
    .contact-address-section .contact-address .bdr-right .icon-image .font-icon:before {
      font-size: 100px;
      line-height: 100px;
      color: #f33f02; }
  .contact-address-section .contact-address .address-list {
    padding-right: 30px; }
    @media (max-width: 767px) {
      .contact-address-section .contact-address .address-list {
        padding-right: 0; } }
    .contact-address-section .contact-address .address-list h5 {
      color: #181818;
      text-transform: uppercase;
      margin-top: 15px;
      margin-bottom: 15px; }
      @media (max-width: 767px) {
        .contact-address-section .contact-address .address-list h5 {
          margin-top: 22px;
          margin-bottom: 22px; } }
    .contact-address-section .contact-address .address-list ul {
      padding-left: 0; }
      .contact-address-section .contact-address .address-list ul li {
        list-style: none;
        font-size: 16px;
        color: #181818; }
        @media (min-width: 768px) and (max-width: 991px) {
          .contact-address-section .contact-address .address-list ul li {
            font-size: 13px; } }
        .contact-address-section .contact-address .address-list ul li a {
          color: #181818;
          word-break: break-all; }
  @media (max-width: 767px) {
    .contact-address-section .contact-form .text-right {
      display: inline-block; } }
  @media (max-width: 767px) {
    .contact-address-section .contact-form .form-group {
      min-height: 0;
      padding-bottom: 0; } }
  .contact-address-section .contact-form .form-control {
    /* padding: 20px 12px; */
    background-color: #e8e8e8;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background-clip: padding-box;
    color: #080808;
    font-size: 16px;
    font-family: "Lora", serif;
    margin-bottom: 30px;
    text-transform: lowercase; }
    .contact-address-section .contact-form .form-control:focus, .contact-address-section .contact-form .form-control:active {
      background-color: transparent;
      box-shadow: none;
      border-width: 1px;
      border-style: solid;
      border-color: #f33f02; }
    .contact-address-section .contact-form .form-control::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #080808;
      text-transform: capitalize; }
    .contact-address-section .contact-form .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: #080808;
      text-transform: capitalize; }
    .contact-address-section .contact-form .form-control:-ms-input-placeholder {
      /* IE 10+ */
      color: #080808;
      text-transform: capitalize; }
    .contact-address-section .contact-form .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: #080808;
      text-transform: capitalize; }
  .contact-address-section .contact-form #send-message-reservation {
    background-color: #f33f02;
    color: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background-clip: padding-box;
    padding: 9px 35px;
    text-transform: uppercase; }

.contact-location {
  overflow: hidden;
  margin-bottom: -7px; }
  .contact-location .no-space {
    padding: 0; }
  .contact-location .contact-social-title h3 {
    background-color: #f7f7f7;;
    margin: 0;
    font-weight: normal;
    padding: 40px 40px 40px 40px;
    color: #333; }
    @media (min-width: 768px) and (max-width: 991px) {
      .contact-location .contact-social-title h3 {
        font-size: 26px; } }
  .contact-location .contact-social-title .contact-social {
    padding: 100px 2em 100px 22px; }
    @media (max-width: 767px) {
      .contact-location .contact-social-title .contact-social {
        padding: 50px 0 50px 22px;
        display: inline-block; } }
    .contact-location .contact-social-title .contact-social li {
      float: left;
      width: 71px;
      height: 71px;
      line-height: 71px;
      background-color: #ddd;
      list-style: none;
      margin: 0 10px;
      text-align: center;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      -ms-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
      @media (min-width: 768px) and (max-width: 991px) {
        .contact-location .contact-social-title .contact-social li {
          width: 51px;
          height: 51px;
          line-height: 51px; } }
      @media (max-width: 767px) {
        .contact-location .contact-social-title .contact-social li {
          margin-bottom: 20px; } }
      .contact-location .contact-social-title .contact-social li a {
        color: #333;
        font-size: 20px; }
      .contact-location .contact-social-title .contact-social li:hover {
        background-color: #f33f02; }
        .contact-location .contact-social-title .contact-social li:hover a {
          color: #fff; }

footer {
  background-color: #f5f5f5;
  }
  footer .padding-bottom {
    padding-bottom: 80px; }
  @media (min-width: 768px) and (max-width: 991px) {
    footer .footer-widget {
      margin-bottom: 30px; } }
  footer .footer-widget h3 {
    margin-bottom: 45px;
    font-size: 21px;
    font-family: "Lora", serif;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize; }
    @media (max-width: 767px) {
      footer .footer-widget h3 {
        margin-top: 30px;
        margin-bottom: 20px; } }
  footer .contact-link {
    display: inline-block;
    width: 100%;
    color: #333;
    font-size: 16px;
    line-height: 30px; }
  footer .footer-social {
    display: inline-block;
    width: 100%;
    padding-top: 40px; }
    @media (min-width: 768px) and (max-width: 991px) {
      footer .footer-social {
        padding-top: 25px; } }
    footer .footer-social ul {
      padding-left: 0; }
      footer .footer-social ul li {
        list-style: none;
        float: left;
        padding: 0 16px; }
        footer .footer-social ul li:first-child {
          padding-left: 0; }
        footer .footer-social ul li a {
          font-size: 22px;
          color: #333; }
          footer .footer-social ul li a:hover {
            color: #f33f02; }
  footer .opening-time {
    padding-left: 0; }
    footer .opening-time li {
      list-style: none; }
      footer .opening-time li span {
        float: left;
        padding-right: 10px; }
        footer .opening-time li span .fa-times {
          color: #f33f02; }
      footer .opening-time li p {
        margin-bottom: 12px; }
      footer .opening-time li strong {
        color: #f33f02;
        text-transform: uppercase; }
  footer .media {
    margin-top: 30px; }
  footer .media-body p {
    margin-bottom: 0; }
  footer .media-body a {
    color: #333;
    line-height: 20px;
    font-size: 14px; }
    footer .media-body a:hover {
      color: #f33f02; }
  footer .media-body span {
    color: #969696; }
  footer .images-gellary ul {
    padding-left: 0; }
    footer .images-gellary ul li {
      list-style: none;
      float: left;
      margin: 0 3% 2% 0;
      width: 80px;
      height: 80px;
      overflow: hidden;
      position: relative; }
      footer .images-gellary ul li:nth-child(3n) {
        margin: 0 0 3%; }
        @media (min-width: 992px) and (max-width: 1199px) {
          footer .images-gellary ul li:nth-child(3n) {
            margin: 0 3% 2% 0; } }
        @media (max-width: 767px) {
          footer .images-gellary ul li:nth-child(3n) {
            margin: 0 3% 2% 0; } }
      footer .images-gellary ul li .ovrly {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: rgba(243, 63, 2, 0.8);
        height: 100%;
        position: absolute;
        width: 100%;
        left: 50%;
        top: 50%;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
      footer .images-gellary ul li .mask-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        footer .images-gellary ul li .mask-icon .glyph-icon {
          color: #fff;
          display: inline-block;
          margin: 0 1px;
          line-height: 40px;
          text-decoration: none;
          font-size: 20px;
          -webkit-transition: all 0.2s 0.3s;
          -moz-transition: all 0.2s 0.3s;
          -o-transition: all 0.2s 0.3s;
          transition: all 0.2s 0.3s;
          opacity: 0; }
          footer .images-gellary ul li .mask-icon .glyph-icon:before {
            margin-left: 0;
            font-size: 30px; }
      footer .images-gellary ul li:hover .ovrly {
        -webkit-transform: scale(3);
        -moz-transform: scale(3);
        -ms-transform: scale(3);
        -o-transform: scale(3);
        transform: scale(3); }
      footer .images-gellary ul li:hover .mask-icon .glyph-icon {
        opacity: 1; }
  footer .copyright-section {
    border-top: 1px solid #cccccc;
    padding: 14px 0;
    width: 100%; }
    @media (max-width: 767px) {
      footer .copyright-section .center {
        display: inline-block; } }
    @media (max-width: 767px) {
      footer .copyright-section {
        margin: 0; } }
    footer .copyright-section .copyright-logo {
      margin-left: 70px; }
      @media (min-width: 768px) and (max-width: 991px) {
        footer .copyright-section .copyright-logo {
          margin-left: 0; } }
      @media (max-width: 767px) {
        footer .copyright-section .copyright-logo {
          margin-left: 0; } }
    footer .copyright-section .copyright {
      color: #333333;
      padding-right: 60px;
      margin: 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        footer .copyright-section .copyright {
          padding-right: 0;
          font-size: 13px; } }
      @media (max-width: 767px) {
        footer .copyright-section .copyright {
          padding-right: 0;
          font-size: 13px;
          text-align: center; } }

@media all and (max-width: 1150px) and (min-width: 992px) {
  #header .navbar-fixed {
    padding: 30px 20px 30px 20px; }
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 11px 8px; } }

@media all and (max-width: 1024px) and (min-width: 992px) {
  .navbar-nav {
    float: right !important;
    margin: 7.5px -15px; } }

@media all and (max-width: 1300px) and (min-width: 992px) {
  .signature-food-section .owl-carousel .owl-next {
    right: 0;
    background-color: #f33f02; }
  .signature-food-section .owl-carousel .owl-prev {
    left: 0;
    background-color: #f33f02; }
  #homeSlider .slider-caption .top-caption h2,
  #homeSlider .slider-caption .bottom-caption h2 {
    font-size: 60.67px; }
  #homeSlider .slider-caption .middle-caption h2 {
    font-size: 80px;
    line-height: 80px; } }

.modal-open {
  padding-right: 0 !important; }

@media (max-width: 1699px) and (min-width: 1200px) {
  nav.bootsnav .megamenu-content {
    width: 80% !important; } }

.menu > ul > li > .megamenu-3-col {
  width: 64%;
  right: 0;
  left: auto;
  min-width: 926px;
  background: #fff;
  padding: 20px;
  position: absolute;
  z-index: 99;
  margin: 0;
  list-style: none;
  box-sizing: border-box; }
  @media (min-width: 768px) and (max-width: 991px) {
    .menu > ul > li > .megamenu-3-col {
      padding: 20px 0; } }
  @media (max-width: 767px) {
    .menu > ul > li > .megamenu-3-col {
      padding: 20px 0; } }
  .menu > ul > li > .megamenu-3-col > li {
    width: 33.33333333%; }

.menu > ul > li > ul.megamenu-4-col {
  width: 100%;
  left: 0; }

.menu > ul > li .megamenu {
  box-shadow: 0 1px 9px #b5b5b5; }

.special-offer {
  background-image: url("../images/menu-content.jpg");
  background-repeat: no-repeat;
  min-height: 373px;
  position: relative; }

.google-map-iframe {
  width: 100% !important; }

#scroll {
  position: fixed;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border: 1px solid rgba(255, 161, 129, 0.6);
  text-align: center;
  display: none;
  background-color: rgba(243, 63, 2, 0.6);
  color: #fff;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  transition: all .4s; }
  #scroll .glyph-icon {
    text-decoration: none;
    line-height: 50px; }
    #scroll .glyph-icon:before {
      font-size: 30px; }
  #scroll:hover {
    background-color: #f33f02;
    opacity: 1;
    color: #fff;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"; }
    #scroll:hover .glyph-icon {
      color: #fff;
      text-decoration: none; }
  #scroll:focus, #scroll:hover {
    outline: none;
    text-decoration: none; }

.sidebar-event .media-body a, .pagination-row .pager li > a {
  color: #333; }

/******************
page loader
******************/
.loading {
  background-color: #f33f02;
  height: 100vh;
  width: 100vw;
  overflow: hidden; }

#cooking {
  position: relative;
  margin: 0 auto;
  top: 0;
  width: 50vh;
  height: 75vh;
  margin-bottom: 25vh;
  overflow: hidden; }
  #cooking .bubble {
    position: absolute;
    border-radius: 100%;
    box-shadow: 0 0 0.25vh #4d4d4d;
    opacity: 0; }
  #cooking .bubble:nth-child(1) {
    margin-top: 2.5vh;
    left: 58%;
    width: 2.5vh;
    height: 2.5vh;
    background-color: #454545;
    -webkit-animation: bubble 2s cubic-bezier(0.53, 0.16, 0.39, 0.96) infinite;
    animation: bubble 2s cubic-bezier(0.53, 0.16, 0.39, 0.96) infinite; }
  #cooking .bubble:nth-child(2) {
    margin-top: 3vh;
    left: 52%;
    width: 2vh;
    height: 2vh;
    background-color: #3d3d3d;
    -webkit-animation: bubble 2s ease-in-out .35s infinite;
    animation: bubble 2s ease-in-out .35s infinite; }
  #cooking .bubble:nth-child(3) {
    margin-top: 1.8vh;
    left: 50%;
    width: 1.5vh;
    height: 1.5vh;
    background-color: #333;
    -webkit-animation: bubble 1.5s cubic-bezier(0.53, 0.16, 0.39, 0.96) 0.55s infinite;
    animation: bubble 1.5s cubic-bezier(0.53, 0.16, 0.39, 0.96) 0.55s infinite; }
  #cooking .bubble:nth-child(4) {
    margin-top: 2.7vh;
    left: 56%;
    width: 1.2vh;
    height: 1.2vh;
    background-color: #2b2b2b;
    -webkit-animation: bubble 1.8s cubic-bezier(0.53, 0.16, 0.39, 0.96) 0.9s infinite;
    animation: bubble 1.8s cubic-bezier(0.53, 0.16, 0.39, 0.96) 0.9s infinite; }
  #cooking .bubble:nth-child(5) {
    margin-top: 2.7vh;
    left: 63%;
    width: 1.1vh;
    height: 1.1vh;
    background-color: #242424;
    -webkit-animation: bubble 1.6s ease-in-out 1s infinite;
    animation: bubble 1.6s ease-in-out 1s infinite; }
  #cooking #area {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 50%;
    background-color: transparent;
    -webkit-transform-origin: 15% 60%;
    -ms-transform-origin: 15% 60%;
    transform-origin: 15% 60%;
    -webkit-animation: flip 2.1s ease-in-out infinite;
    animation: flip 2.1s ease-in-out infinite; }
    #cooking #area #sides {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-transform-origin: 15% 60%;
      -ms-transform-origin: 15% 60%;
      transform-origin: 15% 60%;
      -webkit-animation: switchSide 2.1s ease-in-out infinite;
      animation: switchSide 2.1s ease-in-out infinite; }
      #cooking #area #sides #handle {
        position: absolute;
        bottom: 18%;
        right: 80%;
        width: 35%;
        height: 20%;
        background-color: transparent;
        border-top: 1vh solid #333;
        border-left: 1vh solid transparent;
        border-radius: 100%;
        -webkit-transform: rotate(20deg) rotateX(0deg) scale(1.3, 0.9);
        transform: rotate(20deg) rotateX(0deg) scale(1.3, 0.9); }
      #cooking #area #sides #pan {
        position: absolute;
        bottom: 20%;
        right: 30%;
        width: 50%;
        height: 8%;
        background-color: #333;
        border-radius: 0 0 1.4em 1.4em;
        -webkit-transform-origin: -15% 0;
        -ms-transform-origin: -15% 0;
        transform-origin: -15% 0; }
    #cooking #area #pancake {
      position: absolute;
      top: 24%;
      width: 100%;
      height: 100%;
      -webkit-transform: rotateX(85deg);
      transform: rotateX(85deg);
      -webkit-animation: jump 2.1s ease-in-out infinite;
      animation: jump 2.1s ease-in-out infinite; }
      #cooking #area #pancake #pastry {
        position: absolute;
        bottom: 26%;
        right: 37%;
        width: 40%;
        height: 45%;
        background-color: #ddd;
        box-shadow: 0 0 3px 0 #333;
        border-radius: 100%;
        -webkit-transform-origin: -20% 0;
        -ms-transform-origin: -20% 0;
        transform-origin: -20% 0;
        -webkit-animation: fly 2.1s ease-in-out infinite;
        animation: fly 2.1s ease-in-out infinite; }

@-webkit-keyframes jump {
  0% {
    top: 24%;
    -webkit-transform: rotateX(85deg);
    transform: rotateX(85deg); }
  25% {
    top: 10%;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg); }
  50% {
    top: 30%;
    -webkit-transform: rotateX(85deg);
    transform: rotateX(85deg); }
  75% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg); }
  100% {
    -webkit-transform: rotateX(85deg);
    transform: rotateX(85deg); } }

@keyframes jump {
  0% {
    top: 24%;
    -webkit-transform: rotateX(85deg);
    transform: rotateX(85deg); }
  25% {
    top: 10%;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg); }
  50% {
    top: 30%;
    -webkit-transform: rotateX(85deg);
    transform: rotateX(85deg); }
  75% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg); }
  100% {
    -webkit-transform: rotateX(85deg);
    transform: rotateX(85deg); } }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  5% {
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg); }
  30%,
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  55% {
    -webkit-transform: rotate(27deg);
    transform: rotate(27deg); }
  83.3% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes flip {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  5% {
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg); }
  30%,
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  55% {
    -webkit-transform: rotate(27deg);
    transform: rotate(27deg); }
  83.3% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-webkit-keyframes switchSide {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  50% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); } }

@keyframes switchSide {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  50% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); } }

@-webkit-keyframes fly {
  0% {
    bottom: 26%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  10% {
    bottom: 40%; }
  50% {
    bottom: 26%;
    -webkit-transform: rotate(-190deg);
    transform: rotate(-190deg); }
  80% {
    bottom: 40%; }
  100% {
    bottom: 26%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes fly {
  0% {
    bottom: 26%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  10% {
    bottom: 40%; }
  50% {
    bottom: 26%;
    -webkit-transform: rotate(-190deg);
    transform: rotate(-190deg); }
  80% {
    bottom: 40%; }
  100% {
    bottom: 26%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-webkit-keyframes bubble {
  0% {
    -webkit-transform: scale(0.15, 0.15);
    transform: scale(0.15, 0.15);
    top: 80%;
    opacity: 0; }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.33, 0.33);
    transform: scale(0.33, 0.33);
    top: 60%;
    opacity: 0; } }

@keyframes bubble {
  0% {
    -webkit-transform: scale(0.15, 0.15);
    transform: scale(0.15, 0.15);
    top: 80%;
    opacity: 0; }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.33, 0.33);
    transform: scale(0.33, 0.33);
    top: 60%;
    opacity: 0; } }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: .25; }
  50% {
    -webkit-transform: scale(1.2, 1);
    transform: scale(1.2, 1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: .25; } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: .25; }
  50% {
    -webkit-transform: scale(1.2, 1);
    transform: scale(1.2, 1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: .25; } }
