@import url('https://fonts.googleapis.com/css?family=Montserrat:300,500,700');
/* @import url('https://fonts.googleapis.com/css?family=Gaegu&display=swap'); */
@font-face {
  font-family: Caveat Brush;
  src: url('CaveatBrush-Regular.ttf');
}
@font-face {
  font-family: Gaegu;
  src: url('Gaegu-Regular.ttf');
}
.banner-area h3 span {
    text-shadow: 1px 1px 8px black;
}
.contact-form a.info-text{color:#777;}
.contact-form a.info-text:hover{color:#f69c2c;}
.social-icon{width: 42px;margin-right: 5px;}
.social-icon i{font-size:16px;}
.to-top {
  position: fixed;
  right: 10px;
  bottom: 20px;
  z-index: 999;
  width: 43px;
  opacity: 0.9;
}
.to-top:hover{
  height: 43px;
  border: 1.5px solid #f69c2c !important;
}
.menu-area .food-content.maxheight{
  /* min-height: 351px; */
  min-height: 370px;
}
.menu-area .food-content.maxheight.bevdiv h5{
  /* font-weight: bold; */
  /* letter-spacing: 0.5px; */
  color: #fff;
  margin: 0;
  line-height: 1.2;
  font-size: 23px;
}
.menu-area .food-content.maxheight.bevdiv .alcohol-header{
  /* position: absolute; */
  left: 0;
  top: 0;
  width: calc(100% + 40px);
  padding: 13px 20px;
  background: #f69c2c;
  color: #fff;
  margin-left: -20px;
  margin-top: -15px;
  margin-bottom: 10px;
}
.draughtmobile{display: none;}
.draughtdesktop{display: block;}
.alcohol{width: 120px;min-width: 120px;}
.alcohol span{text-align: center;color: #f69c2c;font-weight: 500;font-size: 17px;font-family: 'Caveat Brush', cursive;letter-spacing: 1px;line-height: 1.1;}
/* .menu-area .multi-options .food-content.maxheight
{
    width: 100% !important;
    max-width: 100% !important;
} */
.menu-area .food-img.maxheight {
    width: 100% !important;
    max-width: 100% !important;
}
.menu-area .food-img.maxheight img{
    object-position: top;
}
html{    width: 100%;}
.font-16{font-size: 15px;}
.fixed-menu
{
    position: absolute;
    z-index: 1;
    width: 130px;
    top: 30px;
}
.fixed-menu a
{
    display: block;
    margin: 5px 10px;
    font-size: 18px;
    line-height: 0.95;
    min-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    user-select: none;
    font-family: 'Nanum Pen Script', cursive;
    font-family: 'Caveat Brush', cursive;
    letter-spacing: 0.5px;
}
.bevdiv > .d-flex > h6,
.bevdiv > .d-flex > h5{
  width: 390px;
}
.bevdiv .alcohol{
  padding: 0 5px;
}
.menu-area .food-content p{
  margin-top: 0px;
}
.menu-area .add-on
{
    margin: 10px 15px;
    padding: 15px 20px 20px 20px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff;
    background: #f69c2c;
}
.menu-area .add-on h5
{
    color: #fff;
}
.menu-area .add-on p
{
    margin: 0;
}
.menu-area .add-on .prime-color
{
    margin: 0 25px;
    color: #fff;
}
.menu-area .add-on .prime-color i
{
    font-size: 8px;
}
.menu-area h2:after
{
    position: absolute;
    top: 55px;
    left: 0px;
    width: 120px;
    height: 1px;
    content: '';
    background: #f69c2c;
}
.menu-area h2
{
    min-height: 50px;
    font-size: 38px;
    position: relative;
}

@media (min-width: 1350px)
{
    .menu-area .container
    {
        padding-left: 80px !important;
    }
}
@media (min-width: 1295px)
{
    .menu-area .container
    {
        padding-left: 120px;
    }
}
@media (min-width: 1200px) and (max-width: 1294px)
{
    .menu-area .container
    {
        max-width: 1140px;padding-left: 130px;
    }
}
@media (max-width: 1199px)
{
    .menu-area .container
    {
        max-width: calc(100% - 130px);padding-left: 130px;
    }
}
@media (min-width: 1199px) and (max-height: 600px)
{
  .banner-area.home {
      min-height: 650px;
  }
}

.menu-area
{
    position: relative;

    background-image: url('../images/food-bg.jpg');background-repeat: no-repeat;background-position: top right;
}.menu-area .food-img
{
    overflow: hidden;
}
.menu-area .food-content h5
{
    letter-spacing: .3px;
}
.menu-area .food-img img
{
    -webkit-transition: .5s                                                 ;-moz-transition: .5s;-o-transition: .5s;transition: .5s;
}.menu-area .food-content
{
    height: 132px;
    padding: 15px 20px;
    position: relative;
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;

    background: #fff9e9;
}.menu-area .food-content .style-change
{
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-weight: 300;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #f69c2c;
    font-family: 'Caveat Brush', cursive;
    letter-spacing: 1px;
    line-height: 1.3;
}
.menu-area .food-content h6
{
  font-size: 18px;
  font-weight: normal !important;
  padding: 2px 5px;
  letter-spacing: 0;
  text-transform: unset;
  color: #515151;
  font-family: 'Caveat Brush', cursive;
}
.menu-area .food-content p,
.menu-area .food-content h5
{
    -webkit-transition: .3s                                                 ;-moz-transition: .3s;-o-transition: .3s;transition: .3s;
}
.menu-area .single-food{
}

.menu-area .single-food:hover img
{
    -webkit-transform: scale(1.1, 1.1)                                                                                                                       ;-moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);
}.menu-area .single-food:hover .food-content
{
    /* background: #f69c2c; */
}.menu-area .single-food:hover .food-content .style-change
{
    /* color: #fff; */
}.menu-area .single-food:hover .food-content p,
.menu-area .single-food:hover .food-content h5,
.menu-area .single-food:hover .food-content h6,
.menu-area .single-food:hover .food-content span
{
    /* color: #fff; */
}
.menu-area .multi-options .food-img
{
    max-width: 50%;
    width: 50%;
    height: 230px;
}
.menu-area .food-img
{
    height: 240px;
}
.menu-area .single-food,
.menu-area .multi-options
{
    margin: 15px 0;
    border-radius: 3px;
    overflow: hidden;
}
.menu-area .multi-options .food-content
{
    width: 50%;
}
.menu-area .multi-options .food-content,
.menu-area .multi-options .food-img
{
    display: inline-block;float: left;
}
.menu-area .food-content p
{
  /*! font-style: italic; */
  line-height: 1;
  margin-bottom: 5px;
  font-size: 18px;
  font-family: 'Gaegu', cursive;
  font-weight: 300;
}

.menu-area .food-content.maxheight p
{
    margin-top: 0px;
}
.parallax
{
    transition: 0s linear;
    transition-property: background-position;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.aboutpizz-area.parallax{
  background-image: url(../images/6767.jpg);
  background-size: 100%;
  background-position: top left;
  z-index: 1;
  position: relative;
  background-repeat: repeat-y;
}
.menu-area.section-padding.parallax{
  background-image: url(../images/6767.jpg);
  background-size: 100%;
  background-position: top left;
  z-index: 1;
  position: relative;
  background-repeat: repeat-y;
  background-image: url('../images/banner-bg.jpg');
  background-size: 130%;
  background-position-x: center;
  background-position-y: top;
}
.menu-area.section-padding.parallax:after{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #333333;
    opacity: 0.2;
}
.aboutpizz-area.parallax:after{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #ffe4c2;
    opacity: 0.7;
}
.modal-dialog
{
    border-radius: 8px;
    background: #fff;
}
#myModal .modal-dialog
{
    background-image: url(../images/1330.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
}
#foodmodal img
{
    width: 100%;
    max-height: calc(90vh - 170px);
    height: 100%;
    object-fit: contain;
}
.promodiv
{
    position: relative;
    /* background-image: url('../images/board-edit.png'); */
    /* background-image: url(../images/608940-PNBU00-665.jpg); */
    background-image: url(../images/IMG_9315-edit.jpg);
    background-repeat: no-repeat;
    background-position-y: 20%;
    background-position-x: 65vw;
    background-size: 700px;
    padding-top: 0px !important;
    overflow: visible;
    z-index: 0;
    background-color: rgb(255, 251, 239);
}
.promo-area
{
    position: relative;
    /* background-image: url('../images/board-edit.png'); */
    /* background-image: url(../images/608940-PNBU00-665.jpg); */
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: 0%;
    background-size: 800px;
    padding-top: 0px !important;
    padding-bottom: 20px !important;
    overflow: visible;
    z-index: 0;
}
.promo-area *
{
  /* overflow: visible; */
  text-shadow: 1px 1px 0px white;
}
.promo
{
    position: relative;
    padding: 80px 20px 20px 20px;
}
/* .promo::before
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: inline-flex;
    width: 100%;
    height: 100%;
    content: '';
    background-image: url('../images/board-edit.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100% 100%;
    background-position-x: center;
} */
.chopping-board
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: inline-flex;
    width: 100%;
    height: 100%;
    content: '';
    background-image: url('../images/board-edit.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 100% 130%;
    background-position-x: center;
}
.promo img{
  padding: 10px;
  /* max-width: 380px; */
  width: 100%;
  height: 100%;
  object-fit: contain;
  border: 3px double #a25a0075;
  max-height: 560px;
}
/*
.promo::before
{
    position: absolute;
    z-index: -1;
    top: 15px;
    left: 15px;
    display: inline-flex;
    width: 100%;
    height: 100%;
    content: '';
    border: 3px double #f69c2c;
    border-radius: 1px;
}
*/
.white-color
{
    color: #fff !important;
}
footer p
{
    color: #fff;
}
.logo-area img
{
    max-height: 80px;
}
body
{
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #777;
    padding: 0 !important;
    /*! font-family: 'Sriracha', cursive; */
}
h1
{
    letter-spacing:normal !important;
    font-weight:normal !important;
    font-style:normal !important;
    font-size: 75px ;font-weight: 700;font-style: italic;letter-spacing: .4px;
    font-family: 'Nanum Pen Script', cursive;
    /*! font-family: 'Caveat Brush', cursive; */
    /*! font-family: 'Indie Flower', cursive; */

    color: #fff;
}h2
{
    letter-spacing:normal !important;font-weight:normal !important;font-style:normal !important;
    font-family: 'Nanum Pen Script', cursive;
    font-family: 'Caveat Brush', cursive;
    font-family: 'Indie Flower', cursive;


    color: #fff;
}h3
{
    /*! letter-spacing:normal !important; */font-weight:normal !important;font-style:normal !important;
    font-family: 'Nanum Pen Script', cursive;
    font-family: 'Caveat Brush', cursive;

    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    color: #515151;
}h4
{
    font-family: 'Montserrat',sans-serif;font-size: 24px ;font-weight: 400;font-style: italic;letter-spacing: .4px;text-transform: capitalize;color: #fff;
}h5
{
    /* letter-spacing:normal !important; */
    /* font-weight:normal !important; */
    font-style:normal !important;
    font-size: 24px;
    font-family: 'Caveat Brush', cursive;
    color: #515151;
}h6
{
    font-family: 'Montserrat',sans-serif;font-size: 16px ;font-weight: 300;letter-spacing: .4px;text-transform: uppercase;

    color: #fff;
}ul
{
    margin: 0;padding: 0;list-style: none;
}a:hover,
a:focus
{
    text-decoration: none;
}input:focus,
textarea:focus
{
    outline: none;
}.spinner
{
    width: 40px;height: 40px;margin: 100px auto;-webkit-animation: sk-scaleout 1.0s infinite ease-in-out;animation: sk-scaleout 1.0s infinite ease-in-out;border-radius: 100%;background-color: #f69c2c;
}@-webkit-keyframes sk-scaleout
{
    0%
    {
        -webkit-transform: scale(0);
    }100%
    {
        -webkit-transform: scale(1);opacity: 0;
    }
}@keyframes sk-scaleout
{
    0%
    {
        -webkit-transform: scale(0)                                                                                ;transform: scale(0);
    }100%
    {
        -webkit-transform: scale(1)                                                                                                                                                ;transform: scale(1);opacity: 0;
    }
}
.preloader
{
    position: fixed;z-index: 5;top: 0;left: 0;width: 100%;height: 100%;background: #fff;
}
.menuloader
{
    position: relative;width: 100%;height: 100%;
}
.preloader .spinner
{
    position: absolute;top: 50%;left: 50%;margin: 0;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);
}.main-menu ul
{
    float: right;

    height: 80px;
}@media (min-width: 768px) and (max-width: 991.98px)
{
    .main-menu ul
    {
        position: absolute;z-index: 4;top: 20px;left: 0;

        display: none;float: left;width: 100%;padding: 20px 20px 30px;background: #f9f9ff;
    }
}@media (min-width: 576px) and (max-width: 767.98px)
{
    .main-menu ul
    {
        position: absolute;z-index: 4;top: 20px;left: 0;

        display: none;float: left;width: 100%;padding: 20px 20px 30px;background: #f9f9ff;
    }
}
.menu-mobile-nav{display: none !important;position: absolute;top: -29px;left: -10px;height: 30px;font-size: 15px !important;line-height: 28px !important;padding: 0 10px 0 20px !important;}
.menu-mobile-nav h6{display: inline-block;
    font-size: 14px !important;
    font-weight: 500;}
.menu-mobile-nav i{font-size: 15px;}
@media (max-width: 768px)
{
  .menu-mobile-nav{background: #f69c2c !important;display: block !important;color: #fff !important;}
  .fixed-menu a{display: none;}
  .menu-area .single-food, .menu-area .multi-options{
    margin: 8px 0;
  }
    .main-menu ul
    {
        position: absolute;
        z-index: 4;
        top: 0px;
        left: 0;
        display: none;
        float: left;
        width: 100%;
        padding: 20px 20px 30px;
        background: #fff;
        height:unset;
    }
}
.main-menu ul li a:hover{}
.main-menu ul li a:after, .main-menu ul li a:before {
    content: "";
    position: absolute;
    bottom: -3px;
    width: 0;
    border-bottom: 1px solid #414347;
}
.main-menu ul li a:before {
  right: 0;
  -webkit-transition: width .4s ease-out;
  -moz-transition: width .4s ease-out;
  transition: width .4s ease-out;
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}
.main-menu ul li a:hover:after, .main-menu ul li a:hover:before {
  width: 100%;
}
.main-menu ul li a:after {
    left: 0;
    -webkit-transition: width .4s ease-out;
    -moz-transition: width .4s ease-out;
    transition: width .4s ease-out;
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}
.main-menu ul li a:after, .main-menu ul li a:before {
  content: "";
  position: absolute;
  bottom: -3px;
  width: 0;
  border-bottom: 1px solid #414347;
}
.main-menu ul li
{
    position: relative;
    display: inline-flex;
    height: 100%;
    align-items: center;
    padding: 0 10px;
}@media (min-width: 768px) and (max-width: 991.98px)
{
    .main-menu ul li
    {
    display: block;
    }
}@media (min-width: 576px) and (max-width: 767.98px)
{
    .main-menu ul li
    {
        display: block;
    }
}@media (max-width: 575.98px)
{
    .main-menu ul li
    {
        display: block;max-height: 32px;
    }
}.main-menu ul li a
{
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 5px;
    text-transform: uppercase;
    color: #515151;
    position: relative;
}
.main-menu ul li.active a
{
    color: #f69c2c;
}
.main-menu ul li:hover ul.sub-menu
{
    top: 100%;visibility: visible;opacity: 1;

    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}.main-menu ul li ul.sub-menu
{
    position: absolute;z-index: 2;top: 150%;left: 30px;visibility: hidden;width: 250px;
    padding: 10px;-webkit-transition: .5s;-moz-transition: .5s;-o-transition: .5s;transition: .5s;opacity: 0;background: #f9f9ff;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}.main-menu ul li ul.sub-menu li
{
    display: block;
}.main-menu ul li ul.sub-menu li a
{
    -webkit-transition: .3s                                                                                           ;-moz-transition: .3s;-o-transition: .3s;transition: .3s;
}.main-menu ul li ul.sub-menu li a:hover
{
    color: #f69c2c;
}.main-menu2 ul a
{
    color: #fff;
}.main-menu2 ul ul.sub-menu a
{
    color: #515151 !important;
}.main-menu2 ul ul.sub-menu a:hover
{
    color: #f69c2c !important;
}.custom-navbar
{
    position: absolute;
    top: -62px;
    right: 15px;
    display: none;
    padding: 7px 10px;
    cursor: pointer;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f69c2c;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}@media (min-width: 768px) and (max-width: 991.98px)
{
    .custom-navbar
    {
        display: block;
    }
}@media (min-width: 576px) and (max-width: 767.98px)
{
    .custom-navbar
    {
        display: block;
    }
}@media (max-width: 575.98px)
{
    .custom-navbar
    {
        display: block;
    }
}.custom-navbar span
{
    display: block;width: 30px;height: 2px;margin: 6px 0;

    background: #fff;
}.header-area
{
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 50%;

    width: 80%;
    padding: 5px 0;

    -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background: #fff;

        -ms-border-radius: 3px;
         -o-border-radius: 3px;
}@media (min-width: 1200px) and (max-width: 1440px)
{
    .header-area
    {
        width: 90%;
    }
}@media (min-width: 992px) and (max-width: 1199.98px)
{
    .header-area
    {
        width: 100%;
    }
}@media (max-width: 575.98px)
{
    .header-area
    {
        width: 100%;
    }
}.header-area2
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0px 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.header-area2 .logo-area img{
  margin-top: 10px;
}
.banner-area.home
{
    position: relative;
    padding: 400px 0 350px;

  overflow: hidden;
}
.banner-area.home:before
{
  position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
background-color: #b0b0b0;
background-image: url('../images/banner-bg22.jpg');
background-repeat: no-repeat;
background-position: center;
background-size: cover;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-webkit-animation: zoomin 12s ease-in;
animation: zoomin 12s ease-in;
transition: all .8s ease-in-out;
}
html{
  overflow-x: hidden;
}
.banner-area.home .col-lg-12 {
  background: none;
  -webkit-animation: zoomout 12s ease-in;
  animation: zoomout 12s ease-in;
  transition: all .8s ease-in-out;
  overflow: hidden;
}
/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {transform: scale(1);}
  50% {transform: scale(0.95);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
  50% {transform: scale(0.95);}
  100% {transform: scale(1);}
}/*End of Zoom out Keyframes */

.banner-area.home
{
    height: 101vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    padding-top: 5%;
    z-index: 1;
}
.banner-area h3{
    font-family: 'Caveat Brush', cursive;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.5px;
    /* font-family: 'Gaegu', cursive; */
}
.banner-area h6{
  font-size: 11px;
  margin: 0;
  font-weight: 100;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  letter-spacing: 1.5px;
}
.prime-color
{
    color: #f69c2c;
}
.black-color,.black-color span
{
    color: #434343 !important;
}
.banner-area .style-change
{
    font-style: normal;
}@media (min-width: 576px) and (max-width: 767.98px)
{
    .banner-area
    {
        padding: 280px 0 200px;
    }
}@media (max-width: 575.98px)
{
  .footer-widget{
    padding: 30px 15px 30px !important;
  }
  .food-area .food-content{
    padding: 15px !important;
  }
  .food-area .food-content p{
    margin: 0;
  }
    .banner-area
    {
        padding: 200px 0 140px;
    }
}.banner-area2
{
    position: relative;z-index: 1;

    padding: 120px 0 60px;
    background-image: url('../images/about-bg.jpg');

}.banner-area2:after
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(255, 255, 255, 0.7);
}
.banner-area2 p
{
    /* color: #fff; */
    /* font-size: 12px; */
}
.menu-bg
{
    /* background-image: url('../images/reservation-bg.jpg'); */
    background-image: url('../images/687366-PQEUA7-418.jpg');
    padding: 115px 0 30px;
    background-position-y: 0;
    background-position-x: right;
    background-size: cover;
}
.about-bg
{
  background-image: url('../images/IMG_20190614_163227-2.jpg') !important;
  background-position-y: 60% !important;
}
.about-bg::after {
    background: rgba(255, 255, 255, 0.8) !important;
}
.contact-bg
{
    background-image: url('../images/contact-bg.jpg');
}.style-change
{
    /*! font-style: italic; */
    color: #f69c2c;
}.welcome-area .welcome-img
{
    padding-left: 10%;
}@media (min-width: 576px) and (max-width: 767.98px)
{
    .welcome-area .welcome-img
    {
        padding: 0;
    }
}@media (max-width: 575.98px)
{
    .welcome-area .welcome-img
    {
        padding: 0;
    }
}.welcome-area .welcome-text
{
    padding-right: 50%;
}@media (min-width: 1200px) and (max-width: 1440px)
{
    .welcome-area .welcome-text
    {
        padding-right: 30%;
    }
}@media (min-width: 992px) and (max-width: 1199.98px)
{
    .welcome-area .welcome-text
    {
        padding-right: 10%;
    }
}@media (min-width: 768px) and (max-width: 991.98px)
{
    .welcome-area .welcome-text
    {
        padding-right: 10%;
    }
}@media (min-width: 576px) and (max-width: 767.98px)
{
    .welcome-area .welcome-text
    {
        padding: 0 5%;
    }
}@media (max-width: 575.98px)
{
    .welcome-area .welcome-text
    {
        padding: 0 5%;
    }
}.food-area
{
    position: relative;
    background-image: url('../images/food-bg.jpg');
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: 90%;
}.food-area .food-img
{
    overflow: hidden;
}.food-area .food-img img
{
    -webkit-transition: .5s                                                 ;-moz-transition: .5s;-o-transition: .5s;transition: .5s;
}.food-area .food-content
{
    padding: 30px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: rgba(0, 0, 0, 0.73);
    background: rgba(246, 156, 44, 0.94);
}.food-area .food-content .style-change
{
    font-family: 'Montserrat',sans-serif;
    font-size: 20px;
    font-weight: 700;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #f69c2c;
    color: rgba(23, 23, 23, 0.72);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 11px;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
}.food-area .food-content p,
.food-area .food-content h5
{
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #fff;
    line-height: 1.3;
}.food-area .single-food:hover img
{
    -webkit-transform: scale(1.1, 1.1)                                                                                                                       ;-moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);
}.food-area .single-food:hover .food-content
{
    /* background: #f69c2c; */
}.food-area .single-food:hover .food-content .style-change
{
    color: rgba(60, 0, 0, 0.6);
}.food-area .single-food:hover .food-content p,
.food-area .single-food:hover .food-content h5
{
    color: #fff;
}.reservation-area
{
    background-image: url('../images/reservation-bg.jpg');background-repeat: no-repeat;background-position: center;background-size: cover;
}.deshes-area span
{
    color: #f69c2c;
}.deshes-area h1
{
    font-style: inherit;
    position: relative;
    color: transparent;
    font-size: 0px;
    /* opacity: 0; */
    height: 17px;
}.deshes-area h1:after
{
    position: absolute;
    top: 0px;
    left: 90px;
    width: 200px;
    height: 1px;
    content: '';
    background: #515151;
    opacity: 1 !important;
}.deshes-area .style-change
{
    font-family: 'Montserrat',sans-serif;font-size: 30px;font-weight: 700;display: block;
}.deshes-area .deshes-text
{
    padding-left: 90px;
}@media (max-width: 575.98px)
{
    .deshes-area .deshes-text
    {
        padding-left: 0;
    }
    .deshes-area h1:after{left:0;}
}.testimonial-area
{
    position: relative;
    z-index: 1;
    background-image: url('../images/testimonial-bg.jpg');
    background-image: url('../images/IMG_9297.JPG');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 4% 0 12%;
}.testimonial-area:after
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #434343d1;
}.testimonial-area .section-top2 h3,
.testimonial-area .section-top2 p
{
    color: #fff;
}.testimonial-area .testimonial-slider.owl-carousel .single-slide
{
    padding: 30px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
    background: #fff;background-image: url('../images/quote.png');background-repeat: no-repeat;background-position: top right;-ms-border-radius: 3px;-o-border-radius: 3px;
}.testimonial-area .testimonial-slider.owl-carousel .single-slide h5
{
    color: #f69c2c;-webkit-transition: .3s                                                                                           ;-moz-transition: .3s;-o-transition: .3s;transition: .3s;
}.testimonial-area .testimonial-slider.owl-carousel .single-slide:hover h5
{
    color: #f69c2c;
}.testimonial-area .testimonial-slider.owl-carousel .fa-facebook-square
{
  float: right;
  font-size: 28px;
  color: #3a559f;
}
.testimonial-area .testimonial-slider.owl-carousel img
{
    height: 35px;
    width: auto;
    /* -webkit-border-radius: 50%; */
    -moz-border-radius: 50%;
    /* border-radius: 50%; */
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    float: right;
}
.testimonial-area .testimonial-slider.owl-carousel a
{
  color: #f7a237;
  font-size: 12px;

}
.testimonial-area .testimonial-slider.owl-carousel a:hover
{
  text-decoration: underline;

}
.testimonial-area .testimonial-slider.owl-carousel a i
{
  font-size: 11px;

}
.testimonial-slider.owl-carousel .owl-nav
{
    display: none;
}.testimonial-slider.owl-carousel .owl-dots
{
    position: absolute;
    bottom: -40px;
    left: 50%;
    display: block;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}.testimonial-slider.owl-carousel .owl-dots .owl-dot
{
    width: 20px;height: 5px;margin: 0 7px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #fff;-ms-border-radius: 5px;-o-border-radius: 5px;
}.testimonial-slider.owl-carousel .owl-dots .owl-dot.active
{
    background: #f69c2c;
}@media (min-width: 576px) and (max-width: 767.98px)
{
    .update-area .single-food
    {
        width: 70%;margin: auto;
    }
}.update-area .single-food .food-content
{
    padding: 40px 30px;-webkit-transition: .5s;-moz-transition: .5s;-o-transition: .5s;transition: .5s;background: #f9f9ff;
}.update-area .single-food:hover .food-content
{
    background: #fff;-webkit-box-shadow: 0 10px 20px rgba(0,0,0,.1);-moz-box-shadow: 0 10px 20px rgba(0,0,0,.1);box-shadow: 0 10px 20px rgba(0,0,0,.1);
}.table-area
{
    position: relative;z-index: 1;

    background-image: url('../images/table-bg.jpg');background-repeat: no-repeat;background-position: center;background-size: cover;
}.table-area:after
{
    position: absolute;z-index: -1;top: 0;left: 0;width: 100%;height: 100%;

    content: '';background: rgba(1,7,16,.7);
}.table-area .section-top2 h3,
.table-area .section-top2 p
{
    color: #fff;
}.table-area .input-group
{
    float: left;overflow: hidden;

    width: 30.33%;margin: 0 1.5%;
}@media (min-width: 576px) and (max-width: 767.98px)
{
    .table-area .input-group
    {
        float: none;

        width: 100%;
    }
}@media (max-width: 575.98px)
{
    .table-area .input-group
    {
        float: none;

        width: 100%;
    }
}.table-area input
{
    border: none;
    border-radius: 0 5px 5px 0;
}@media (min-width: 992px) and (max-width: 1199.98px)
{
    .table-area input
    {
        width: 65%;
    }
}@media (min-width: 768px) and (max-width: 991.98px)
{
    .table-area input
    {
        width: 70%;
    }
}@media (min-width: 576px) and (max-width: 767.98px)
{
    .table-area input
    {
        width: 87%;
    }
}@media (max-width: 575.98px)
{
    .table-area input
    {
        width: 80%;
    }
}.table-area .input-group-text
{
    padding: 14px 20px;

    background: #fff;
}.table-area .table-btn
{
    clear: both;
}.footer-widget
{padding: 50px 0 0px;

    background: #1c1c1c;
}.footer-widget .single-widget1
{
    padding-right: 30px;
}@media (min-width: 768px) and (max-width: 991.98px)
{

    .footer-widget .single-widget1
    {
        padding-right: 0;
    }
}.footer-widget .single-widget h5
{
    color: #f69c2c;
}.footer-widget .single-widget i
{
    color: #fff;
}.footer-widget2
{
    background: #f9f9ff;
}.footer-widget2 .single-widget h5
{
    color: #515151;
}
.footer-copyright .container
{
    padding: 10px;border-top: 1px solid #3b3b3b;
}
.footer-copyright
{font-size: 12px;

    color: #fff;background: #1c1c1c;
}.footer-copyright .color
{
    color: #f69c2c;
}.footer-copyright ul
{
    float: right;
}@media (min-width: 576px) and (max-width: 767.98px)
{
    .footer-copyright ul
    {
        float: left;margin-top: 30px;
    }
}@media (max-width: 575.98px)
{
    .footer-copyright ul
    {
        float: left;margin-top: 20px;
    }
}.footer-copyright ul li
{
    display: inline;margin-left: 25px;
}.footer-copyright ul li i
{
    display: inline-block;-webkit-transition: .3s;-moz-transition: .3s;-o-transition: .3s;transition: .3s;color: #fff;
}.footer-copyright ul li i:hover
{
    color: #f69c2c;
}@media (min-width: 576px) and (max-width: 767.98px)
{
    .footer-copyright ul .no-margin
    {
        margin-left: 0;
    }
}@media (max-width: 575.98px)
{
    .footer-copyright ul .no-margin
    {
        margin-left: 0;
    }
}.footer-copyright2
{
    color: inherit;
    background: #f9f9ff;
}.footer-copyright2 ul i
{
    color: #777 !important;
}.footer-copyright2 ul i:hover
{
    color: #f69c2c !important;
}.banner-area.blog-page a,
.banner-area.blog-page span
{
    text-transform: capitalize;

    color: #fff;
}.blog_categorie_area
{
    padding-top: 80px;padding-bottom: 80px;
}.categories_post
{
    position: relative;cursor: pointer;text-align: center;
}.categories_post img
{
    max-width: 100%;
}@media (min-width: 576px) and (max-width: 767.98px)
{
    .categories_post img
    {
        width: 100%;
    }
}.categories_post .categories_details
{
    position: absolute;top: 20px;right: 20px;bottom: 20px;left: 20px;display: flex;align-items: center;justify-content: center;transition: all .3s linear;color: #fff;background: rgba(1,7,16,.8);
}.categories_post .categories_details h5
{
    font-size: 18px;line-height: 26px;position: relative;

    margin-bottom: 0;text-transform: uppercase;color: #fff;
}.categories_post .categories_details p
{
    font-size: 14px;
    font-weight: 300;line-height: 26px;margin-bottom: 0;
}.categories_post .categories_details .border_line
{
    width: 100%;height: 1px;
    margin: 10px 0;background: #fff;
}.categories_post:hover .categories_details
{
    background: rgba(255,182,6,.7);
}.blog_item
{
    margin-bottom: 40px;
}.blog_info
{
    padding-top: 30px;
}.blog_info .post_tag
{
    padding-bottom: 20px;
}.blog_info .post_tag a
{
    font: 300 14px/21px;color: #515151;
}.blog_info .post_tag a:hover
{
    color: #f69c2c;
}.blog_info .post_tag a.active
{
    color: #f69c2c;
}.blog_info .blog_meta li a
{
    font: 300 14px/20px;display: inline-block;padding-bottom: 12px;vertical-align: middle;color: #777;
}.blog_info .blog_meta li a i
{
    font-size: 16px;font-weight: 600;line-height: 20px;padding-left: 15px;vertical-align: middle;

    color: #515151;
}.blog_info .blog_meta li a:hover
{
    color: #f69c2c;
}.blog_post img
{
    max-width: 100%;
}.blog_details
{
    padding-top: 20px;
}.blog_details h4
{
    font-size: 24px;font-weight: 600;line-height: 36px;transition: all .3s linear;color: #515151;
}.blog_details h4:hover
{
    color: #f69c2c;
}.blog_details p
{
    margin-bottom: 26px;
}.blog_details .template-btn
{
    padding: 10px 24px !important;

    color: #515151 !important;background: #f9f9ff;
}.blog_details .template-btn:hover
{
    color: #fff !important;border: 1.5px solid transparent;background: #f69c2c;
}.blog_right_sidebar
{
    padding: 30px;

    border: 1px solid #eee;background: #f9f9ff;
}.blog_right_sidebar .widget_title
{
    font-size: 18px;line-height: 25px;margin-bottom: 30px;padding: 8px 0;text-align: center;color: #fff;background: #f69c2c;
}.blog_right_sidebar .search_widget .input-group .form-control
{
    font-size: 14px;font-weight: 300;line-height: 29px;z-index: 0;width: 100%;padding-left: 20px;color: #fff;border: 0;border-radius: 45px;background: #f69c2c;
}.blog_right_sidebar .search_widget .input-group .form-control:focus
{
    box-shadow: none;
}.blog_right_sidebar .search_widget .input-group .btn-default
{
    font-size: 14px;

    position: absolute;z-index: 1;top: 50%;right: 20px;padding: 0;transform: translateY(-50%);color: #fff;border: 0;background: transparent;box-shadow: none;
}.blog_right_sidebar .author_widget
{
    text-align: center;
}.blog_right_sidebar .author_widget h5
{
    font-size: 18px;line-height: 20px;margin-top: 30px;margin-bottom: 5px;
}.blog_right_sidebar .author_widget p
{
    margin-bottom: 0;
}.blog_right_sidebar .author_widget .social_icon
{
    padding: 7px 0 15px;
}.blog_right_sidebar .author_widget .social_icon a
{
    font-size: 14px;transition: all .2s linear;color: #515151;
}.blog_right_sidebar .author_widget .social_icon a + a
{
    margin-left: 20px;
}.blog_right_sidebar .author_widget .social_icon a:hover
{
    color: #f69c2c;
}.blog_right_sidebar .popular_post_widget .post_item .media-body
{
    align-self: center;
    justify-content: center;padding-left: 20px;
}.blog_right_sidebar .popular_post_widget .post_item .media-body h5
{
    font-size: 14px;line-height: 20px;margin-bottom: 4px;transition: all .3s linear;
}.blog_right_sidebar .popular_post_widget .post_item .media-body h5:hover
{
    color: #f69c2c;
}.blog_right_sidebar .popular_post_widget .post_item .media-body p
{
    font-size: 12px;line-height: 21px;margin-bottom: 0;
}.blog_right_sidebar .popular_post_widget .post_item + .post_item
{
    margin-top: 20px;
}.blog_right_sidebar .post_category_widget .cat-list li
{
    padding-bottom: 12px;transition: all .3s ease 0s;

    border-bottom: 2px dotted #eee;
}.blog_right_sidebar .post_category_widget .cat-list li a
{
    font-size: 14px;line-height: 20px;color: #777;
}.blog_right_sidebar .post_category_widget .cat-list li a p
{
    margin-bottom: 0;
}.blog_right_sidebar .post_category_widget .cat-list li + li
{
    padding-top: 15px;
}.blog_right_sidebar .post_category_widget .cat-list li:hover
{
    border-color: #f69c2c;
}.blog_right_sidebar .post_category_widget .cat-list li:hover a
{
    color: #f69c2c;
}.blog_right_sidebar .newsletter_widget
{
    text-align: center;
}.blog_right_sidebar .newsletter_widget .form-group
{
    margin-bottom: 8px;
}.blog_right_sidebar .newsletter_widget .input-group-prepend
{
    margin-right: -1px;
}.blog_right_sidebar .newsletter_widget .input-group-text
{
    font-size: 12px;line-height: 36px;padding: 0 0 0 15px;vertical-align: top;border: 1px solid #eee;border-right: 0;border-radius: 0;
    background: #fff;
}.blog_right_sidebar .newsletter_widget .form-control
{
    font-size: 12px;line-height: 24px;color: #ccc;border: 1px solid #eee;border-left: 0;border-radius: 0;
}.blog_right_sidebar .newsletter_widget .form-control:focus
{
    outline: none;box-shadow: none;
}.blog_right_sidebar .newsletter_widget .bbtns
{
    font-size: 12px;font-weight: 500;line-height: 38px;display: inline-block;padding: 0 24px 0 24px;

    color: #fff;border-radius: 0;background: #f69c2c;
}.blog_right_sidebar .newsletter_widget .text-bottom
{
    font-size: 12px;
}.blog_right_sidebar .tag_cloud_widget ul li
{
    display: inline-block;
}.blog_right_sidebar .tag_cloud_widget ul li a
{
    font-size: 12px;display: inline-block;margin-bottom: 8px;padding: 5px 13px;transition: all .3s ease 0s;

    color: #515151;border: 1px solid #eee;background: #fff;
}.blog_right_sidebar .tag_cloud_widget ul li a:hover
{
    color: #fff;
    background: #f69c2c;
}.blog_right_sidebar .br
{
    width: 100%;height: 1px;margin: 30px 0;background: #eee;
}.blog-pagination
{
    padding-top: 25px;padding-bottom: 95px;
}.blog-pagination .page-link
{
    border-radius: 0;
}.blog-pagination .page-item
{
    border: none;
}.page-link
{
    font-weight: 400;

    background: transparent;
}.blog-pagination .page-item.active .page-link
{
    color: #fff;border-color: transparent;
    background-color: #f69c2c;
}.blog-pagination .page-link
{
    line-height: 1.25;

    position: relative;display: block;margin-left: -1px;padding: .5rem .75rem;color: #8a8a8a;border: none;
}.blog-pagination .page-item:last-child .page-link,
.blog-pagination .page-item:first-child .page-link
{
    border-radius: 0;
}.blog-pagination .page-link:hover
{
    text-decoration: none;

    color: #fff;border-color: #eee;background-color: #f69c2c;
}.single-post .social-links
{
    padding-top: 10px;
}.single-post .social-links li
{
    display: inline-block;margin-bottom: 10px;
}.single-post .social-links li a
{
    font-size: 14px;padding: 7px;transition: all .2s linear;

    color: #ccc;
}.single-post .social-links li a:hover
{
    color: #515151;
}.single-post .blog_details
{
    padding-top: 26px;
}.single-post .blog_details p
{
    margin-bottom: 10px;
}.single-post .quotes
{
    font-size: 14px;font-style: italic;line-height: 24px;

    margin-top: 20px;margin-bottom: 30px;padding: 24px 35px 24px 30px;color: #777;background-color: #fff;box-shadow: -20.84px 21.58px 30px 0 rgba(176,176,176,.1);
}.single-post .arrow
{
    position: absolute;
}.single-post .arrow .lnr
{
    font-size: 20px;font-weight: 600;
}.single-post .thumb .overlay-bg
{
    background: rgba(0,0,0,.8);
}@media (max-width: 991px)
{
    .single-post .sidebar-widgets
    {
        padding-bottom: 0;
    }
}.comments-area
{
    margin-top: 50px;padding: 50px 30px;border: 1px solid #eee;
    background: #fafaff;
}@media (max-width: 414px)
{
    .comments-area
    {
        padding: 50px 8px;
    }
}.comments-area h4
{
    font-size: 18px;margin-bottom: 50px;

    text-align: center;color: #515151;
}.comments-area h5
{
    font-size: 16px;margin-bottom: 0;
}.comments-area a
{
    color: #515151;
}.comments-area .comment-list
{
    padding-bottom: 48px;
}.comments-area .comment-list:last-child
{
    padding-bottom: 0;
}.comments-area .comment-list.left-padding
{
    padding-left: 25px;
}@media (max-width: 413px)
{
    .comments-area .comment-list .single-comment h5
    {
        font-size: 12px;
    }.comments-area .comment-list .single-comment .date
    {
        font-size: 11px;
    }.comments-area .comment-list .single-comment .comment
    {
        font-size: 10px;
    }
}.comments-area .thumb
{
    margin-right: 20px;
}.comments-area .date
{
    font-size: 13px;margin-bottom: 13px;color: #ccc;
}.comments-area .comment
{
    margin-bottom: 0;

    color: #777;
}.comments-area .btn-reply
{
    font-size: 12px;font-weight: 600;display: block;padding: 5px 18px;-webkit-transition: .5s;-moz-transition: .5s;-o-transition: .5s;transition: .5s;color: #515151;border: 1px solid #eee;
    background-color: #fff;
}.comments-area .btn-reply:hover
{
    color: #fff !important;
    background-color: #f69c2c;
}.comment-form
{
    margin-top: 50px;margin-bottom: 40px;padding: 47px 30px 43px;text-align: center;border: 1px solid #eee;
    background: #fafaff;
}.comment-form h4
{
    font-size: 18px;line-height: 22px;margin-bottom: 50px;

    text-align: center;color: #515151;
}.comment-form .name
{
    padding-left: 0;
}@media (max-width: 767px)
{
    .comment-form .name
    {
        margin-bottom: 1rem;
        padding-right: 0;
    }
}.comment-form .email
{
    padding-right: 0;
}@media (max-width: 991px)
{
    .comment-form .email
    {
        padding-left: 0;
    }
}.comment-form .form-control
{
    font-size: 14px;width: 100%;
    padding: 8px 20px;color: #777;border: none;border: 1.5px solid transparent;border-radius: 0;background: #fff;
}.comment-form .form-control:focus
{
    border: 1px solid #eee;
    box-shadow: none;
}.comment-form textarea.form-control
{
    height: 140px;resize: none;
}.comment-form ::-webkit-input-placeholder
{
    font-size: 13px;color: #777;
}.comment-form ::-moz-placeholder
{
    font-size: 13px;color: #777;
}.comment-form :-ms-input-placeholder
{
    font-size: 13px;color: #777;
}.comment-form :-moz-placeholder
{
    font-size: 13px;color: #777;
}.footer-area.footer
{
    background: #515151;
}.footer-area.footer h5,
.footer-area.footer p
{
    color: #fff;
}.footer-area.footer .footer-copyright span
{
    color: #fff;
}#mapBox
{
    overflow: hidden;

    width: 100%;height: 420px;
}.info-text h5
{
    text-transform: inherit;
}.into-icon i
{
    font-size: 20px;margin-right: 20px;color: #f69c2c;
}.contact-form form .left,
.commentform-area form .left
{
    float: left;overflow: hidden;

    width: 48%;margin-right: 4%;
}@media (max-width: 575.98px)
{
    .contact-form form .left,
    .commentform-area form .left
    {
        float: none;

        width: 100%;
    }
}.contact-form form .left input,
.commentform-area form .left input
{
    width: 100%;margin-bottom: 20px;padding: 12px 20px;border: 1px solid #eee;
}.contact-form form .right,
.commentform-area form .right
{
    overflow: hidden;

    width: 48%;
}@media (max-width: 575.98px)
{
    .contact-form form .right,
    .commentform-area form .right
    {
        float: none;

        width: 100%;
    }
}.contact-form form .right textarea,
.commentform-area form .right textarea
{
    width: 100%;padding: 12px 20px;border: 1px solid #eee;
}.contact-form form button,
.commentform-area form button
{
    float: right;

    margin-top: 20px;
}@media (max-width: 575.98px)
{
    .contact-form form button,
    .commentform-area form button
    {
        float: left;
    }
}.mb-20
{
    margin-bottom: 20px;
}.mb-30
{
    margin-bottom: 30px;
}.sample-text-area
{
    padding: 100px 0;
}.sample-text-area .title_color
{
    margin-bottom: 30px;
}.sample-text-area p
{
    line-height: 26px;
}.sample-text-area p b
{
    font-weight: bold;color: #f69c2c;
}.sample-text-area p i
{
    font-style: italic;

    color: #f69c2c;
}.sample-text-area p sup
{
    font-style: italic;

    color: #f69c2c;
}.sample-text-area p sub
{
    font-style: italic;

    color: #f69c2c;
}.sample-text-area p del
{
    color: #f69c2c;
}.sample-text-area p u
{
    color: #f69c2c;
}.elements_button .title_color
{
    margin-bottom: 30px;color: #515151;
}.title_color
{
    color: #515151;
}.button-group-area
{
    margin-top: 15px;
}.button-group-area:nth-child(odd)
{
    margin-top: 40px;
}.button-group-area:first-child
{
    margin-top: 0;
}.button-group-area .theme_btn
{
    margin-right: 10px;
}.button-group-area .white_btn
{
    margin-right: 10px;
}.button-group-area .link
{
    text-decoration: underline;color: #515151;background: transparent;
}.button-group-area .link:hover
{
    color: #fff;
}.button-group-area .disable
{
    cursor: not-allowed;color: #007bff;
    background: transparent;
}.button-group-area .disable:before
{
    display: none;
}.primary
{
    background: #52c5fd;
}.primary:before
{
    background: #2faae6;
}.success
{
    background: #4cd3e3;
}.success:before
{
    background: #2ebccd;
}.info
{
    background: #38a4ff;
}.info:before
{
    background: #298cdf;
}.warning
{
    background: #f4e700;
}.warning:before
{
    background: #e1d608;
}.danger
{
    background: #f54940;
}.danger:before
{
    background: #e13b33;
}.primary-border
{
    color: #52c5fd;border: 1px solid #52c5fd;
    background: transparent;
}.primary-border:before
{
    background: #52c5fd;
}.success-border
{
    color: #4cd3e3;border: 1px solid #4cd3e3;
    background: transparent;
}.success-border:before
{
    background: #4cd3e3;
}.info-border
{
    color: #38a4ff;border: 1px solid #38a4ff;
    background: transparent;
}.info-border:before
{
    background: #38a4ff;
}.warning-border
{
    color: #f4e700;border: 1px solid #f4e700;
    background: #fff;
}.warning-border:before
{
    background: #f4e700;
}.danger-border
{
    color: #f54940;border: 1px solid #f54940;
    background: transparent;
}.danger-border:before
{
    background: #f54940;
}.link-border
{
    color: #f69c2c;border: 1.5px solid #f69c2c;
    background: transparent;
}.link-border:before
{
    background: #f69c2c;
}.radius
{
    border-radius: 3px;
}.circle
{
    border-radius: 20px;
}.arrow span
{
    padding-left: 5px;
}.e-large
{
    line-height: 50px;padding-top: 0;padding-bottom: 0;
}.large
{
    line-height: 45px;padding-top: 0;padding-bottom: 0;
}.medium
{
    line-height: 30px;padding-top: 0;padding-bottom: 0;
}.small
{
    line-height: 25px;padding-top: 0;padding-bottom: 0;
}.general
{
    line-height: 38px;padding-top: 0;padding-bottom: 0;
}.generic-banner
{
    margin-top: 60px;text-align: center;
}.generic-banner .height
{
    height: 600px;
}@media (max-width: 767.98px)
{
    .generic-banner .height
    {
        height: 400px;
    }
}.generic-banner .generic-banner-content h2
{
    line-height: 1.2em;margin-bottom: 20px;
}@media (max-width: 991.98px)
{
    .generic-banner .generic-banner-content h2 br
    {
        display: none;
    }
}.generic-banner .generic-banner-content p
{
    font-size: 16px;

    text-align: center;
}@media (max-width: 991.98px)
{
    .generic-banner .generic-banner-content p br
    {
        display: none;
    }
}.generic-content h1
{
    font-weight: 600;
}.about-generic-area
{
    background: #fff;
}.about-generic-area p
{
    margin-bottom: 20px;
}.white-bg
{
    background: #fff;
}.section-top-border
{
    padding: 50px 0;border-top: 1px dotted #eee;
}.switch-wrap
{
    margin-bottom: 10px;
}.switch-wrap p
{
    margin: 0;
}.sample-text-area
{
    padding: 100px 0 70px 0;
}.sample-text
{
    margin-bottom: 0;
}.text-heading
{
    font-size: 24px;

    margin-bottom: 30px;
}.typo-list
{
    margin-bottom: 10px;
}@media (max-width: 767px)
{
    .typo-sec
    {
        margin-bottom: 30px;
    }
}@media (max-width: 767px)
{
    .element-wrap
    {
        margin-top: 30px;
    }
}b,
sup,
sub,
u,
del
{
    color: #f69c2c;
}
/* h1
{
    font-size: 36px;
}h2
{
    font-size: 30px;
}h3
{
    font-size: 24px;line-height: 1;
}h4
{
    font-size: 18px;
}h5
{
    font-size: 16px;
}h6
{
    font-size: 14px;
} */
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6
{
    color: #777;
}.button-area .border-top-generic
{
    padding: 70px 15px;border-top: 1px dotted #eee;
}.button-group-area .genric-btn
{
    margin-top: 10px;
    margin-right: 10px;
}.button-group-area .genric-btn:last-child
{
    margin-right: 0;
}.circle
{
    border-radius: 20px;
}.genric-btn
{
    font-size: 22px;
    font-weight: normal;
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    text-align: center;
    text-decoration: none;
    outline: none;
    /*! font-family: 'Nanum Pen Script', cursive; */
    font-family: 'Nanum Pen Script', cursive;
    font-family: 'Caveat Brush', cursive;
    letter-spacing: 0.3px;
}.genric-btn:focus
{
    outline: none;
}.genric-btn.e-large
{
    line-height: 50px;

    padding: 0 40px;
}.genric-btn.large
{
    line-height: 45px;
}.genric-btn.medium
{
    line-height: 30px;
}.genric-btn.small
{
    line-height: 25px;
}.genric-btn.radius
{
    border-radius: 3px;
}.genric-btn.circle
{
    border-radius: 20px;
}.genric-btn.arrow
{
    display: -webkit-inline-box                                                                                        ;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;align-items: center;-ms-flex-align: center;
}.genric-btn.arrow span
{
    margin-left: 10px;
}.genric-btn.default
{
    color: #222;border: 1.5px solid transparent;background: #f9f9ff;
}.genric-btn.default:hover
{
    border: 1px solid #f9f9ff;background: #fff;
}.genric-btn.default-border
{
    border: 1px solid #f9f9ff;background: #fff;
}.genric-btn.default-border:hover
{
    color: #222;border: 1.5px solid transparent;background: #f9f9ff;
}
.fixed-menu .genric-btn.primary{
  /* background: #434343 !important; */
}
.genric-btn.primary
{
    color: #fff;border: 1.5px solid transparent;background: #f69c2c;
}
.genric-btn.primary.social-icon:hover i,
.genric-btn.primary.social-icon i:hover
{
    color: #f69c2c;
}
.genric-btn.primary:hover
{
    color: #f69c2c;
    border: 1px solid #f69c2c;
    background: #fff;
}
.genric-btn.active:hover
{
    color: #fff;
    border: 1px solid transparent;
    background: #f69c2c;
}
.genric-btn.primary-border
{
    color: #f69c2c;
    border: 1px solid #f69c2c;
    background: #fff;
}
.alcohol-menu {
    padding-left: 0;
    margin-bottom: 25px;
    margin-top: -10px;
}
.alcohol-menu .col-sm-12.col-md-4.col-lg-4{
    margin-bottom: 20px;
    display: inherit;
}
.genric-btn.primary-border.sub-btn
{
  background: transparent;
  width: 120px;
  margin-right: 15px;
  font-family: 'Montserrat',sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #fff;
  border-color: #fff;
}
.genric-btn.primary.sub-btn
{
  width: 120px;
  margin-right: 15px;
  font-family: 'Montserrat',sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.genric-btn.primary-border:hover
{
    color: #fff;
    border-color: transparent;
    background: #f69c2c;
}.genric-btn.success
{
    color: #fff;border: 1.5px solid transparent;background: #4cd3e3;
}.genric-btn.success:hover
{
    color: #4cd3e3;border: 1px solid #4cd3e3;background: #fff;
}.genric-btn.success-border
{
    color: #4cd3e3;border: 1px solid #4cd3e3;background: #fff;
}.genric-btn.success-border:hover
{
    color: #fff;border: 1.5px solid transparent;background: #4cd3e3;
}.genric-btn.info
{
    color: #fff;border: 1.5px solid transparent;background: #38a4ff;
}.genric-btn.info:hover
{
    color: #38a4ff;border: 1px solid #38a4ff;background: #fff;
}.genric-btn.info-border
{
    color: #38a4ff;border: 1px solid #38a4ff;background: #fff;
}.genric-btn.info-border:hover
{
    color: #fff;border: 1.5px solid transparent;background: #38a4ff;
}.genric-btn.warning
{
    color: #fff;border: 1.5px solid transparent;background: #f4e700;
}.genric-btn.warning:hover
{
    color: #f4e700;border: 1px solid #f4e700;background: #fff;
}.genric-btn.warning-border
{
    color: #f4e700;border: 1px solid #f4e700;background: #fff;
}.genric-btn.warning-border:hover
{
    color: #fff;border: 1.5px solid transparent;background: #f4e700;
}.genric-btn.danger
{
    color: #fff;border: 1.5px solid transparent;background: #f44a40;
}.genric-btn.danger:hover
{
    color: #f44a40;border: 1px solid #f44a40;background: #fff;
}.genric-btn.danger-border
{
    color: #f44a40;border: 1px solid #f44a40;background: #fff;
}.genric-btn.danger-border:hover
{
    color: #fff;border: 1.5px solid transparent;background: #f44a40;
}.genric-btn.link
{
    text-decoration: underline;

    color: #222;border: 1.5px solid transparent;background: #f9f9ff;
}.genric-btn.link:hover
{
    color: #222;border: 1px solid #f9f9ff;background: #fff;
}.genric-btn.link-border
{
    text-decoration: underline;

    color: #222;border: 1px solid #f9f9ff;background: #fff;
}.genric-btn.link-border:hover
{
    color: #222;border: 1.5px solid transparent;background: #f9f9ff;
}.genric-btn.disable
{
    cursor: not-allowed;

    color: #222, .3;border: 1.5px solid transparent;background: #f9f9ff;
}.generic-blockquote
{
    padding: 30px 50px 30px 30px;border-left: 2px solid #f69c2c;background: #fff;
}@media (max-width: 991px)
{
    .progress-table-wrap
    {
        overflow-x: scroll;
    }
}.progress-table
{
    min-width: 800px;padding: 15px 0 30px 0;

    background: #fff;
}.progress-table .serial
{
    width: 11.83%;padding-left: 30px;
}.progress-table .country
{
    width: 28.07%;
}.progress-table .visit
{
    width: 19.74%;
}.progress-table .percentage
{
    width: 40.36%;padding-right: 50px;
}.progress-table .table-head
{
    display: flex;
}.progress-table .table-head .serial,
.progress-table .table-head .country,
.progress-table .table-head .visit,
.progress-table .table-head .percentage
{
    font-weight: 500;line-height: 40px;text-transform: uppercase;

    color: #222;
}.progress-table .table-row
{
    display: flex;

    padding: 15px 0;border-top: 1px solid #edf3fd;
}.progress-table .table-row .serial,
.progress-table .table-row .country,
.progress-table .table-row .visit,
.progress-table .table-row .percentage
{
    display: flex;align-items: center;
}.progress-table .table-row .country img
{
    margin-right: 15px;
}.progress-table .table-row .percentage .progress
{
    width: 80%;border-radius: 0;background: transparent;
}.progress-table .table-row .percentage .progress .progress-bar
{
    line-height: 5px;

    height: 5px;
}.progress-table .table-row .percentage .progress .progress-bar.color-1
{
    background-color: #6382e6;
}.progress-table .table-row .percentage .progress .progress-bar.color-2
{
    background-color: #e66686;
}.progress-table .table-row .percentage .progress .progress-bar.color-3
{
    background-color: #f09359;
}.progress-table .table-row .percentage .progress .progress-bar.color-4
{
    background-color: #73fbaf;
}.progress-table .table-row .percentage .progress .progress-bar.color-5
{
    background-color: #73fbaf;
}.progress-table .table-row .percentage .progress .progress-bar.color-6
{
    background-color: #6382e6;
}.progress-table .table-row .percentage .progress .progress-bar.color-7
{
    background-color: #a367e7;
}.progress-table .table-row .percentage .progress .progress-bar.color-8
{
    background-color: #e66686;
}.single-gallery-image
{
    height: 250px;
    margin-top: 30px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    cursor: pointer;
}.single-gallery-image:hover
{
    opacity: .8;
}.list-style
{
    width: 14px;height: 14px;
}.unordered-list li
{
    line-height: 1.82em !important;

    position: relative;padding-left: 30px;
}.unordered-list li:before
{
    position: absolute;top: 4px;left: 0;width: 14px;height: 14px;

    content: '';border: 3px solid #f69c2c;border-radius: 50%;background: #fff;
}.ordered-list
{
    margin-left: 30px;
}.ordered-list li
{
    font-weight: 500;line-height: 1.82em !important;

    list-style-type: decimal-leading-zero;color: #f69c2c;
}.ordered-list li span
{
    font-weight: 300;color: #777;
}.ordered-list-alpha li
{
    font-weight: 500;line-height: 1.82em !important;

    margin-left: 30px;list-style-type: lower-alpha;color: #f69c2c;
}.ordered-list-alpha li span
{
    font-weight: 300;color: #777;
}.ordered-list-roman li
{
    font-weight: 500;line-height: 1.82em !important;

    margin-left: 30px;list-style-type: lower-roman;color: #f69c2c;
}.ordered-list-roman li span
{
    font-weight: 300;color: #777;
}.single-input
{
    line-height: 40px;

    display: block;width: 100%;padding: 0 20px;border: none;outline: none;background: #f9f9ff;
}.single-input:focus
{
    outline: none;
}.input-group-icon
{
    position: relative;
}.input-group-icon .icon
{
    line-height: 40px;

    position: absolute;z-index: 3;top: 0;left: 20px;
}.input-group-icon .icon i
{
    color: #797979;
}.input-group-icon .single-input
{
    padding-left: 45px;
}.single-textarea
{
    line-height: 40px;

    display: block;width: 100%;height: 100px;padding: 0 20px;resize: none;border: none;outline: none;background: #f9f9ff;
}.single-textarea:focus
{
    outline: none;
}.single-input-primary
{
    line-height: 40px;

    display: block;width: 100%;padding: 0 20px;border: 1.5px solid transparent;outline: none;background: #f9f9ff;
}.single-input-primary:focus
{
    border: 1.5px solid #f69c2c;
    outline: none;
}.single-input-accent
{
    line-height: 40px;

    display: block;width: 100%;padding: 0 20px;border: 1.5px solid transparent;outline: none;background: #f9f9ff;
}.single-input-accent:focus
{
    border: 1px solid #eb6b55;
    outline: none;
}.single-input-secondary
{
    line-height: 40px;

    display: block;width: 100%;padding: 0 20px;border: 1.5px solid transparent;outline: none;background: #f9f9ff;
}.single-input-secondary:focus
{
    border: 1px solid #f09359;
    outline: none;
}.default-switch
{
    position: relative;

    width: 35px;height: 17px;cursor: pointer;border-radius: 8.5px;background: #fff;
}.default-switch input
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;cursor: pointer;opacity: 0;
}.default-switch input + label
{
    position: absolute;top: 1px;left: 1px;width: 15px;height: 15px;cursor: pointer;-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;transition: all .2s;border-radius: 50%;background: #f69c2c;box-shadow: 0 4px 5px 0 rgba(0,0,0,.2);
}.default-switch input:checked + label
{
    left: 19px;
}.single-element-widget
{
    margin-bottom: 30px;
}.primary-switch
{
    position: relative;

    width: 35px;height: 17px;cursor: pointer;border-radius: 8.5px;background: #fff;
}.primary-switch input
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;opacity: 0;
}.primary-switch input + label
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;
}.primary-switch input + label:before
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;

    content: '';cursor: pointer;-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;transition: all .2s;border-radius: 8.5px;background: transparent;
}.primary-switch input + label:after
{
    position: absolute;top: 1px;left: 1px;width: 15px;height: 15px;

    content: '';cursor: pointer;-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;transition: all .2s;border-radius: 50%;background: #fff;box-shadow: 0 4px 5px 0 rgba(0,0,0,.2);
}.primary-switch input:checked + label:after
{
    left: 19px;
}.primary-switch input:checked + label:before
{
    background: #f69c2c;
}.confirm-switch
{
    position: relative;

    width: 35px;height: 17px;cursor: pointer;border-radius: 8.5px;background: #fff;
}.confirm-switch input
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;opacity: 0;
}.confirm-switch input + label
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;
}.confirm-switch input + label:before
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;

    content: '';cursor: pointer;-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;transition: all .2s;border-radius: 8.5px;background: transparent;
}.confirm-switch input + label:after
{
    position: absolute;top: 1px;left: 1px;width: 15px;height: 15px;

    content: '';cursor: pointer;-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;transition: all .2s;border-radius: 50%;background: #fff;box-shadow: 0 4px 5px 0 rgba(0,0,0,.2);
}.confirm-switch input:checked + label:after
{
    left: 19px;
}.confirm-switch input:checked + label:before
{
    background: #4cd3e3;
}.primary-checkbox
{
    position: relative;

    width: 16px;height: 16px;cursor: pointer;border-radius: 3px;background: #fff;
}.primary-checkbox input
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;opacity: 0;
}.primary-checkbox input + label
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;cursor: pointer;border: 1px solid #f1f1f1;border-radius: 3px;
}.single-defination h4
{
    color: #515151;
}.primary-checkbox input:checked + label
{
    border: none;
    background: url(../images/elements/primary-check.png) no-repeat center center/cover;
}.confirm-checkbox
{
    position: relative;

    width: 16px;height: 16px;cursor: pointer;border-radius: 3px;background: #fff;
}.confirm-checkbox input
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;opacity: 0;
}.confirm-checkbox input + label
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;cursor: pointer;border: 1px solid #f1f1f1;border-radius: 3px;
}.confirm-checkbox input:checked + label
{
    border: none;
    background: url(../images/elements/success-check.png) no-repeat center center/cover;
}.disabled-checkbox
{
    position: relative;

    width: 16px;height: 16px;cursor: pointer;border-radius: 3px;background: #fff;
}.disabled-checkbox input
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;opacity: 0;
}.disabled-checkbox input + label
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;cursor: pointer;border: 1px solid #f1f1f1;border-radius: 3px;
}.disabled-checkbox input:disabled
{
    z-index: 3;

    cursor: not-allowed;
}.disabled-checkbox input:checked + label
{
    border: none;
    background: url(../images/elements/disabled-check.png) no-repeat center center/cover;
}.primary-radio
{
    position: relative;

    width: 16px;height: 16px;cursor: pointer;border-radius: 8px;background: #fff;
}.primary-radio input
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;opacity: 0;
}.primary-radio input + label
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;cursor: pointer;border: 1px solid #f1f1f1;border-radius: 8px;
}.primary-radio input:checked + label
{
    border: none;
    background: url(../images/elements/primary-radio.png) no-repeat center center/cover;
}.confirm-radio
{
    position: relative;

    width: 16px;height: 16px;cursor: pointer;border-radius: 8px;background: #fff;
}.confirm-radio input
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;opacity: 0;
}.confirm-radio input + label
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;cursor: pointer;border: 1px solid #f1f1f1;border-radius: 8px;
}.confirm-radio input:checked + label
{
    border: none;
    background: url(../images/elements/success-radio.png) no-repeat center center/cover;
}.disabled-radio
{
    position: relative;

    width: 16px;height: 16px;cursor: pointer;border-radius: 8px;background: #fff;
}.disabled-radio input
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;opacity: 0;
}.disabled-radio input + label
{
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;cursor: pointer;border: 1px solid #f1f1f1;border-radius: 8px;
}.disabled-radio input:disabled
{
    z-index: 3;

    cursor: not-allowed;
}.unordered-list
{
    margin: 0;padding: 0;

    list-style: none;
}.ordered-list
{
    padding: 0;

    list-style: none;
}.disabled-radio input:checked + label
{
    border: none;
    background: url(../images/elements/disabled-radio.png) no-repeat center center/cover;
}.default-select
{
    height: 40px;
}.default-select .nice-select
{
    height: 40px;padding-right: 40px;padding-left: 20px;

    border: none;border-radius: 0;background: #fff;
}.default-select .nice-select .list
{
    width: 100%;
    margin-top: 0;padding: 10px 0 10px 0;border: none;border-radius: 0;box-shadow: none;
}.default-select .nice-select .list .option
{
    font-size: 12px;
    font-weight: 300;line-height: 28px;min-height: 28px;padding-left: 20px;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;
}.default-select .nice-select .list .option.selected
{
    color: #f69c2c;background: transparent;
}.default-select .nice-select .list .option:hover
{
    color: #f69c2c;background: transparent;
}.default-select .current
{
    font-weight: 300;

    margin-right: 50px;
}.default-select .nice-select::after
{
    right: 20px;
}@media (max-width: 991px)
{
    .left-align-p p
    {
        margin-top: 20px;
    }
}.form-select
{
    width: 100%;
    height: 40px;
}.form-select .nice-select
{
    width: 100%;height: 40px;padding-right: 40px;padding-left: 45px;

    border: none;border-radius: 0;background: #f9f9ff !important;
}.form-select .nice-select .list
{
    width: 100%;
    margin-top: 0;padding: 10px 0 10px 0;border: none;border-radius: 0;box-shadow: none;
}.mt-10
{
    margin-top: 10px;
}.form-select .nice-select .list .option
{
    font-size: 12px;
    font-weight: 300;line-height: 28px;min-height: 28px;padding-left: 45px;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;
}.form-select .nice-select .list .option.selected
{
    color: #f69c2c;background: transparent;
}.form-select .nice-select .list .option:hover
{
    color: #f69c2c;background: transparent;
}.form-select .current
{
    font-weight: 300;

    margin-right: 50px;
}.form-select .nice-select::after
{
    right: 20px;
}.page_link a
{
    color: #fff;
}.template-btn
{
    font-family: 'Montserrat',sans-serif;font-size: 14px;font-weight: 500;display: inline-block;padding: 12px 30px !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;text-transform: uppercase;

    color: #515151;border: 1.5px solid transparent;background: #f69c2c;
}.template-btn:hover
{
    color: #515151;border: 1.5px solid #f69c2c;background: transparent;
}.template-btn2:hover
{
    color: #f69c2c;
}.template-btn3
{
  font-size: 22px;
  font-weight: 500;
  position: relative;
  display: inline-block;
  color: #515151;
  font-family: 'Gaegu', cursive;
  letter-spacing: -1px;
}

.template-btn3 span
{
    position: absolute;top: 0;left: 110%;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;color: #515151;
}.template-btn3:hover
{
    color: #515151;
}.template-btn3:hover span
{
    left: 115%;

    color: #f69c2c;
}
.section-padding
{
    padding: 70px 0;
}
.menubody .section-padding
{
    padding: 40px 0 60px;min-height: 70vh;
}
.section-padding2
{
    padding-top: 130px;
}.section-padding3
{
    padding-bottom: 130px;
}.section-padding4
{
    padding: 130px 0 200px;
}.section-top
{
    margin-bottom: 50px;
}.section-top .style-change
{
    /*! font-style: italic; */

}.section-top2
{
    margin-bottom: 80px;
}
.menu-area .multi-options .food-img,
.menu-area .multi-options .food-content
{
    height: 374px;
}

.menu-area .multi-options img
{
    height: 100%;object-fit: cover;
}
.modal-body .genric-btn.primary{
    font-size: 20px;
    padding: 0 20px;}
@media (max-width: 760px)
{
  .banner-area.home:before{background-image: url(../images/banner-bg22-sm.jpg) !important;}
  .testimonial-area {
    background-image: url(../images/IMG_92970-sm.JPG) !important;}
    .aboutpizz-area.parallax {
    background-image: url(../images/6767-sm.jpg) !important;}
    .promodiv {
    background-image: url(../images/IMG_9315-edit-sm.png) !important;}
  .taglines{font-size: 1rem !important;}
  .font-16 {font-size: 13px !important;}
  .banner-area.home h1{font-size: 38px;}
  .banner-area.home h6{font-size: 10px !important;}
  .banner-area.home h3{font-size: 24px;}
  /* .banner-area.home{height: 65vh;padding-top: 15%;} */
  .banner-area.home:before
  {background-position: left;}
  .logo-area img{max-height: 60px;}
  h3{font-size: 28px;}
  .food-area .food-content{/* height: 135px!important; */padding: 12px 15px !important;}
  h5{font-size: 18px !important;}
  .food-area .food-content p{font-size: 16px !important;}
  .food-area .food-content .style-change {font-size: 14px;}
  .template-btn3{font-size: 20px;}
  .single-food.mt-5, .my-5 {/* margin-top: 1rem !important; *//* margin-bottom: 0 !important; */}
  body{font-size: 12px;overflow-x: hidden;}
  .footer-widget .single-widget h5.mb-4{margin-bottom: 1rem !important;}
  .section-top2 {margin-bottom: 40px;}
  .testimonial-area{padding: 10% 0 20%;}
  footer .row > div:nth-child(2),footer .row > div:nth-child(3){width: 50%;padding: 5px;}
  footer .row > div:nth-child(3){padding-left: 25px;}
  .into-icon i.fa{font-size: 14px;margin-right: 10px;}
  .custom-navbar{top: -52px;}
  h1{font-size: 40px}
  h2{font-size: 30px}
  .menu-area .container{/* max-width:unset; *//* padding-left: 110px; */max-width: 100%;padding: 0 15px;}
  .fixed-menu{/* left: 0; */width: 140px;position: fixed;bottom: 0;top: calc(90vh - 424px);top: 150px;border-radius: 0px 10px 10px 0px;height: 424px;}
  .fixed-menu.opens{background: #1b191aab;box-shadow: 1px 1px 5px 0px #00000059;}
  .fixed-menu.closes{background: none}
  .fixed-menu a{
    margin: 5px 8px;
    font-size: 17px;
    line-height: 1;
    min-height: 40px;
    max-width: 190px;
  }
  .fixed-menu a:nth-of-type(1){
    margin-top: 12px;
  }
  .fixed-menu a:last-child{
    margin-bottom: 15px;
  }
  .menubody .section-padding{padding: 30px 0 60px;}
  .menu-area .multi-options .food-img {

    max-width: 100%;
    width: 100%;
    height: unset;

  }
  .menu-area .multi-options .food-content {

      width: 100%;

  }
  .menu-area .multi-options .food-img{

/* height: 180px; */
}
.menu-area .multi-options .food-content {

height: unset;

padding-top: 0px;
}
  h6{font-size: 16px !important;line-height: 1.1;padding: 2px 7px 2px 3px !important;}
  .menu-area .food-content {

height: unset;

min-height: 90px !important;

}
  .menu-area .food-img {/* height: 190px; */height: 240px;height: auto;}
  .foodmenu-title{

      font-size: 22px;}

  .menu-area h2::after {

        top: 38px;width: 80px;
    }
    .section-top {

      margin-bottom: 20px;

  }
  .promodiv{
      background-size: 240px;
      background-position-y: 100vh;
      background-position-x: 60vw;
  }
  .promodiv .row > div:last-child{
    /* padding-left: 30px; */
    /* padding-right: 30px; */
  }
  .promodiv .deshes-area h1:after{
    display: none;
  }
  .menu-area.section-padding.parallax{
  background: #18222f;
  }
  /* .menu-bg{padding: 100px 0 20px;} */
  .main-menu ul li
  {
      max-height: 31px;
  }
  .main-menu2 ul a
  {
      color: #515151;
  }
  .alcohol {
      width: 100px;
      min-width: 100px !important;
  }
  .draughtmobile{display: block;}
  .draughtdesktop{display: none;}
  .alcohol p{font-size: 14px !important;}
  .menu-area .food-content .style-change,.alcohol span{font-size: 14px;letter-spacing: 0.8px;}
  .menu-area .food-content{padding: 15px 10px;}
  .menu-area h2 {
      min-height: 42px;font-size: 26px;
  }
  .genric-btn.sub-btn {
    margin-bottom: 15px;
    width: 88px !important;
    margin-right: 13px !important;
    font-size: 13px !important;
    line-height: 35px;
  }
  .alcohol-menu {
    margin-bottom: 8px !important;
    margin-top: 0px !important;
  }
  .menu-area .food-content.maxheight.bevdiv .alcohol-header {
    width: calc(100% + 30px);
    padding: 10px 15px;
    margin-left: -15px;
    margin-bottom: 10px;
}
  .menu-area .add-on .prime-color {
      display: flex;
      opacity: 0;
      width: 100%;
  }
  .menu-bg {
      padding: 88px 0 10px;
  }
  .menu-bg h1{
      font-size: 36px;
  }
  .menu-area .food-content p{font-size: 16px;}
  h5.vege::before {
    top: 2px !important;
    right: -25px !important;
  }
  h6.vege::before {
      top: 2px !important;
      width: 18px !important;
      height: 15px !important;
  }
  .footer-widget .single-widget h5 {
    display: block !important;
  }
}




.footer-widget .single-widget1{overflow: hidden;}
.vege{position: relative;}
.vege:before{
  content: '';
  background-image: url(../images/vege.png);
  background-repeat: no-repeat;
  background-position: top right;
  position: absolute;
  right: -21px !important;
  top: -1px;
  width: 20px;
  height: 17px;
  background-size: contain;
}
h5.vege:before{
  top: 4px;
  right: -30px;
}





.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
    background-color: rgba(0, 0, 0, 0.8);
}
.prev:hover,
.next:hover {
color: #f69c2c;
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev {
  left: 0;
}


/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.autoborder{
  border-bottom: 1px solid #878787;
  padding-left: 0;
  width: auto;
  padding-bottom: 3px;
}
.foodmenu-title h2,.banner-area h1{
  font-family: 'Caveat Brush', cursive;
}
.bevdiv.food-content p {
  font-size: 16px;
  letter-spacing: 0;
  font-family: 'Caveat Brush', cursive;
}
.testimonial-area .testimonial-slider.owl-carousel .single-slide span i{
  font-family: 'Gaegu', cursive;
  line-height: 0;
  font-size: 17px;
  font-style: normal;
}
.customer-text p{
  font-size: 13px;
}
@media (min-width: 700px){
.footer-widget .offset-lg-1 {
    margin-left: 3vw;
}}
@media only screen and (max-width: 600px){
span.BreakDesktop {
    display: none;
}
}
