/*!
    Theme Name:     A Wordpress site by GoingClear
    Theme URI:      n/a
    Version:        1
    Author:        GoingClear
    Author URI:     https://goingclear.com
*/
/* ========================================================================= */
/* !STYLES */
/* ========================================================================= */
html, body { font-family: "museo-sans", sans-serif; }

/* != SELECTION STYLES (Leaving these blank will show no indication of text selection) ===== */
::selection { background: #cc4528; color: #fff; }

::-moz-selection { background: #cc4528; color: #fff; }

::-webkit-selection { background: #cc4528; color: #fff; }

.aligncenter { display: block; margin: 25px auto; }

.alignleft { float: left; margin: 0 25px 25px 0; }

.alignright { float: right; margin: 0 0 25px 25px; }

.alignnone { display: inline-block; }

/* != LAYOUT STYLES ===== */
h1, h2, h3, h4, h5, h6 { margin: 0; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; transition: all 0.2s ease; }

h2.bg-title { background-color: #cc4528; color: #fff; font: 700 20px/1 "museo-sans", sans-serif; display: block; padding: 7px 20px; margin-bottom: 8px; }

h2.subtitle { font: 700 30px/1.2 "museo-sans", sans-serif; margin-bottom: 20px; color: #cc4528; }

h3.green-subtitle { font: 300 20px/27px "museo-sans", sans-serif; color: #3b9d47; margin-bottom: 20px; }

.allcaps { text-transform: uppercase; }

p { margin-bottom: 25px; font: 300 20px/28px "museo-sans", sans-serif; color: #000; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; transition: all 0.2s ease; }

/*ul li,div{@include transition(all 0.2s ease);}*/
img { display: block; height: auto; max-width: 100%; }

a { text-decoration: none !important; outline: none !important; cursor: pointer; }
a:hover { text-decoration: none; }
a a:active, a a:visited { text-decoration: none !important; }

a.read-more { display: inline-block; position: relative; font: 700 20px/1 "museo-sans", sans-serif; color: #8cc63f; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; padding-right: 20px; }
a.read-more:before { font-family: "chacarero"; right: 0; top: 3px; content: "\66"; position: absolute; font-size: 14px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
a.read-more:hover { color: #cc4528; }
a.read-more:hover:before { right: -3px; }

a.btn-more { width: 165px; height: 44px; background-color: #fcb040; color: #fff; font: 700 18px/1 "museo-sans", sans-serif; display: inline-flex; align-items: center; box-sizing: border-box; padding-left: 50px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; background-image: url("images/c-bg-sm.png"); background-repeat: no-repeat; background-position: -2px center; background-size: 40px auto; }
a.btn-more:hover { color: #000; }
a.btn-more:hover i { right: -3px; }
a.btn-more i { position: relative; display: inline-flex; font-size: 12px; top: 1px; right: 0; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

ul { list-style: none; margin: 0; padding: 0; }

.cover-bg { background-repeat: no-repeat; background-position: 50% 50%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.container { width: 100%; max-width: 1450px; margin: 0 auto; }

.container-fluid { width: 100%; max-width: 1660px; margin: 0 auto; padding: 0 30px; }

.no-gutter { padding: 0; }

.gutter-side-15 .row { margin: 0 -7.5px; }
.gutter-side-15 .row [class^='col'], .gutter-side-15 .row [class*=' col'] { padding: 0 7.5px; }

.row-eq-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

/*buttons*/
.img-zoom-wrapper { position: relative; overflow: hidden; display: block; }
.img-zoom-wrapper:hover .img-zoom > div { -webkit-transform: scale(1.1) translateZ(0); transform: scale(1.1) translateZ(0); }
.img-zoom-wrapper .img-zoom { position: relative; overflow: hidden; }
.img-zoom-wrapper .img-zoom > div { position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-repeat: no-repeat; background-position: 50% 50%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.se-gutter { padding: 100px 0; }

/*Flex*/
.flex-col-main { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden; }
.flex-col-main .item { float: left; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0 15px; }
.flex-col-main .item-col-4 { width: 25%; }

@font-face { font-family: "chacarero"; src: url("fonts/chacarero.eot"); src: url("fonts/chacarero.eot?#iefix") format("embedded-opentype"), url("fonts/chacarero.woff") format("woff"), url("fonts/chacarero.ttf") format("truetype"), url("fonts/chacarero.svg#chacarero") format("svg"); font-weight: normal; font-style: normal; }
[data-icon]:before { font-family: "chacarero" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "chacarero" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-facebook:before { content: "\61"; }

.icon-twitter:before { content: "\62"; }

.icon-arrow-right:before { content: "\63"; }

.icon-arrow-left:before { content: "\64"; }

.icon-close:before { content: "\65"; }

.icon-arrow-head-right:before { content: "\66"; }

.icon-search-plus:before { content: "\67"; }

.icon-search:before { content: "\68"; }

/*Forms*/
/* != PLACEHOLDER ATTRIBUTE STYLES = input or textarea - placeholder="whatever" ===== */
::-webkit-input-placeholder { color: #000; font-size: 10px; font-family: "museo-sans", sans-serif; font-weight: 300; text-transform: uppercase; opacity: 1; filter: alpha(opacity=100); }

:-moz-placeholder { color: #000; font-size: 10px; font-family: "museo-sans", sans-serif; font-weight: 300; text-transform: uppercase; opacity: 1; filter: alpha(opacity=100); }

::-moz-placeholder { color: #000; font-size: 10px; font-family: "museo-sans", sans-serif; font-weight: 300; text-transform: uppercase; opacity: 1; filter: alpha(opacity=100); }

:-ms-input-placeholder { color: #000; font-size: 10px; font-family: "museo-sans", sans-serif; font-weight: 300; text-transform: uppercase; opacity: 1; filter: alpha(opacity=100); }

/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; }

.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }

.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }

.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

.mfp-align-top .mfp-container:before { display: none; }

.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }

.mfp-ajax-cur { cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }

.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }

.mfp-auto-cursor .mfp-content { cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }

.mfp-loading.mfp-figure { display: none; }

.mfp-hide { display: none !important; }

.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }

.mfp-preloader a { color: #CCC; }

.mfp-preloader a:hover { color: #FFF; }

.mfp-s-ready .mfp-preloader { display: none; }

.mfp-s-error .mfp-content { display: none; }

button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; }

button::-moz-focus-inner { padding: 0; border: 0; }

.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus { opacity: 1; }

.mfp-close:active { top: 1px; }

.mfp-close-btn-in .mfp-close { color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }

.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }

.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active { margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; }

.mfp-arrow:before, .mfp-arrow-left { left: 150px; }

.mfp-arrow-right { right: 150px; }

.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }

.mfp-iframe-holder .mfp-close { top: -40px; }

.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }

.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }

.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }

.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }

.mfp-figure figure { margin: 0; }

.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }

.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }

.mfp-image-holder .mfp-content { max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

.mfp-bg { background: #000; opacity: 0.98; }
.mfp-bg.popup-back-overlay { background-color: #000; opacity: 0.65; }

.mfp-custom-figure img.mfp-img { padding: 100px 0 90px; }

.mfp-custom-figure:after { top: 100px; bottom: 90px; }

.mfp-bottom-bar { text-align: center; }

.popup-arrow, .mfp-custom-figure .mfp-close { position: absolute; width: 72px; height: 72px; -moz-border-radius: 72px; -webkit-border-radius: 72px; border-radius: 72px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: none; color: #fff; text-align: center; line-height: 68px; font-size: 32px; top: 50%; margin-top: -36px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; z-index: 99; cursor: pointer; padding: 0; display: inline-block; background-color: transparent; opacity: 1; }
.popup-arrow:hover, .mfp-custom-figure .mfp-close:hover { background-color: transparent; color: #fcb040; }
.popup-arrow i, .mfp-custom-figure .mfp-close i { position: relative; }

.mfp-custom-figure .mfp-close:hover { background-color: #cc4528; color: #fff; }

.mfp-bottom-bar { top: auto; bottom: 0; margin-top: 0; text-align: center; }

.mfp-custom-figure .mfp-close { position: relative; top: auto; margin-top: 0; font-size: 46px; opacity: 1; }

.mfp-iframe-scaler .mfp-bottom-bar { bottom: -100px; }

.mfp-top-bar { position: absolute; height: 100px; width: 100%; left: 0; top: 0; }

.mfp-title { font: 400 60px/1 "museo-sans", sans-serif; color: #000; text-align: center; padding: 0; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
  .mfp-img-mobile img.mfp-img { padding: 0; }
  .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
  .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
  .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
  .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } }
@media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
  .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
  .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
  .mfp-container { padding-left: 6px; padding-right: 6px; } }
.header { width: 100%; height: 50px; background-color: rgba(233, 115, 67, 0.8); color: #fff; z-index: 999; -webkit-transition: box-shadow 0.2s ease-out; -moz-transition: box-shadow 0.2s ease-out; transition: box-shadow 0.2s ease-out; overflow: hidden; }
.header .container-fluid { position: relative; }

.header-c { position: absolute; left: 100px; top: -60px; z-index: 2; opacity: 0; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

.header-home-active .header-c, .header-inner-active .header-c { top: 5px; opacity: 0.5; }
.header-home-active .header-c:hover, .header-inner-active .header-c:hover { opacity: 0.7; }

.header-home { position: fixed; left: 0; top: 0; }
.header-home.header-home-active { background-color: rgba(233, 115, 67, 0.95); box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.2); }

.header-inner { position: absolute; top: 165px; left: 0; }
.header-inner.header-inner-active { background-color: rgba(233, 115, 67, 0.95); box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.2); position: fixed; animation: headermove; animation-duration: 1s; top: 0; }

@keyframes headermove { 0% { top: -100px; }
  100% { top: 0px; } }
.heeader-social, .nav-toggle, .fixed-mobile-menu { display: none; }

.main-menu { display: flex; justify-content: center; align-items: center; }
.main-menu li { display: block; }
.main-menu li a { display: inline-block; color: #fff; font-family: "museo-sans", sans-serif; font-weight: 500; outline: none !important; border: none !important; font-size: 20px; padding: 15px 20px; line-height: 1; position: relative; z-index: 2; overflow: hidden; cursor: pointer !important; }
.main-menu li a:before { position: absolute; width: 100%; height: 100%; background-color: #f49f43; left: 0; top: 50px; content: ''; z-index: -1; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.main-menu li a:hover:before { top: 0; }
.main-menu li a:active, .main-menu li a:visited { color: #fff; }
.main-menu li.current_page_item a { background-color: #f49f43; }

/*Home page styling*/
.hero-main { width: 100%; height: 100vh; min-height: 610px; position: relative; overflow: hidden; /*img{ animation: pulse;  animation-duration: 1s;
}*/ }
.hero-main .logo-wrapper { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 1; display: flex; justify-content: center; }
.hero-main .logo-wrapper .container-fluid { display: flex; justify-content: center; align-items: center; }
.hero-main .hero-bottom { position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; height: 85px; background-color: #cc4528; font: 700 30px/1 "museo-sans", sans-serif; color: #fff; animation: fadeInUp; animation-duration: 1s; }

.hero-bottom-box { display: flex; justify-content: center; align-items: center; overflow: hidden; }
.hero-bottom-box li { display: inline-flex; justify-content: center; align-items: center; position: relative; padding: 0 40px 0 80px; height: 85px; text-align: center; }
.hero-bottom-box li:before, .hero-bottom-box li:after { position: absolute; top: 0; content: ''; }
.hero-bottom-box li.box-1 { z-index: 4; }
.hero-bottom-box li.box-2 { background-color: #389e47; z-index: 3; }
.hero-bottom-box li.box-3 { background-color: #fcb040; z-index: 2; }
.hero-bottom-box li.box-3:after { width: 3000px; height: 100%; top: 0; left: 100%; background-color: #fcb040; }
.hero-bottom-box li.box-1:before, .hero-bottom-box li.box-2:before { width: 0; height: 0; border-style: solid; border-width: 42.5px 0 42.5px 40px; top: 0; right: -40px; z-index: 1; position: absolute; }
.hero-bottom-box li.box-1:before { border-color: transparent transparent transparent #cc4528; }
.hero-bottom-box li.box-2:before { border-color: transparent transparent transparent #389e47; }

.content-module { padding: 40px 65px 35px; }
.content-module h2 { font: 700 30px/1 "museo-sans", sans-serif; color: #cc4528; margin-bottom: 25px; }
.content-module p { margin-bottom: 0; }
.content-module p + p { margin-bottom: 20px; }
.content-module p + a, .content-module p + div { margin-top: 20px; }

.r-one-box { background-color: #fcb040; height: 400px; margin-bottom: 25px; }
.r-one-box .img-zoom { height: 100%; }

.hm-animated-box { position: relative; height: 100%; display: flex; box-sizing: border-box; padding: 30px; justify-content: center; align-items: center; z-index: 2; color: #fff !important; text-decoration: none !important; overflow: hidden; }
.hm-animated-box:hover .bg-c { left: -100px; }
.hm-animated-box:hover .sm-text { transform: scale(1.1); }
.hm-animated-box h3 { font: 900 40px/48px "museo-sans", sans-serif; display: block; text-align: center; }

.bg-c { position: absolute; z-index: -1; width: 227px; height: 336px; background-image: url(images/c-bg.png); background-repeat: no-repeat; background-position: 50% 50%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; top: 50%; margin-top: -168px; left: -15px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.hm-animated-box-1 h3 { margin-bottom: 50px; }

.i-wrapper { display: flex; justify-content: center; align-items: center; }
.i-wrapper .sm-text { font: 700 20px/24px "museo-sans", sans-serif; text-align: left; display: inline-block; margin-right: 40px; position: relative; padding-right: 25px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.i-wrapper .sm-text i { position: absolute; right: 0; bottom: -3px; font-size: 16px; }

.r-two-box { height: 350px; background-color: #cc4528; margin-bottom: 25px; }
.r-two-box .img-zoom { height: 100%; }

.hm-botton-rw { margin-bottom: 40px; }

.gallery-wrapper { display: flex; justify-content: center; margin: 0 -2.5px 12px; }
.gallery-wrapper .child { padding: 0 2.5px; width: 33.333%; box-sizing: border-box; }
.gallery-wrapper .inner-wrapper { width: 100%; height: 0; padding-bottom: 100%; position: relative; }
.gallery-wrapper .img-zoom { width: 100%; height: 100%; }
.gallery-wrapper a { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.gallery-wrapper a:hover:before { opacity: 1; margin-top: -15px; }
.gallery-wrapper a:hover:after { z-index: 1; opacity: 0.6; }
.gallery-wrapper a:after { position: absolute; width: 100%; height: 100%; background-color: #000; left: 0; top: 0; opacity: 0; content: ''; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.gallery-wrapper a:before { position: absolute; width: 30px; height: 30px; text-align: center; line-height: 30px; font-family: "chacarero" !important; content: "\67"; font-size: 28px; color: #fff; top: 50%; left: 50%; margin-left: -15px; z-index: 2; opacity: 0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }

.hm-animated-box-3 { background-color: #8cc63f; height: 100%; padding: 15px; }
.hm-animated-box-3 h3 { margin-bottom: 40px; }

/*map style*/
.acf-map { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

/* fixes potential theme css conflict */
.acf-map img { max-width: inherit !important; }

.gmnoprint { display: none !important; }

.gmnoprint div { background: none !important; }

.map-main { position: relative; overflow: hidden; z-index: 2; }

.hm-map-main { height: 100%; }

.hm-map-wrapper { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #cccc; }

/*end map style*/
/*Footer style*/
footer { background-color: #e97343; }
footer h4 { font: 500 18px/24px "museo-sans", sans-serif; color: #fff; margin-bottom: 10px; text-transform: uppercase; }

.footer-inner { padding: 40px 15px; position: relative; z-index: 2; }

.footer-bg-c { left: auto; right: 0; }

.footer-left-gutter { padding-left: 20px; }

.footer-main-menu ul li { display: block; margin: 6px 0 0; }
.footer-main-menu ul li:first-child { margin-top: 0; }
.footer-main-menu a { color: #000; display: inline-block; font: 500 14px/20px "museo-sans", sans-serif; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.footer-main-menu a:hover { color: #fff; }

.f-copy { margin: 40px auto 0; padding-top: 20px; max-width: 750px; border-top: 1px solid #de6c3e; }
.f-copy h6 { color: #fff; font: 500 14px/1 "museo-sans", sans-serif; display: block; margin-bottom: 8px; }

.goingclear { max-width: 312px; margin: 0 auto; color: #000; text-align: center; font-size: 10px; font-weight: 100; font-family: Arial, Helvetica, sans-serif; font-style: italic; }

.goingclear-slogan { display: inline-flex; justify-content: center; align-items: center; }
.goingclear-slogan a { color: #000; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; text-decoration: none !important; }
.goingclear-slogan a:hover { color: #fff; }

.social-links { display: flex; align-items: center; margin: 0 -6px; margin-bottom: 10px; }
.social-links li { padding: 0 6px; }
.social-links a, .social-links a:active, .social-links a:visited { color: #fff; font-size: 22px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; text-decoration: none !important; }

.fb:hover { color: #3b5998; }

.tw:hover { color: #00acee; }

.f-map-wrapper { width: 90%; height: 150px; background-color: #ccc; }

.f-contact strong { color: #fff; font: 700 15px/1 "museo-sans", sans-serif; }
.f-contact a { display: inline-block; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; text-decoration: none !important; }
.f-contact .company-name { color: #fff; margin-bottom: 4px; }
.f-contact .company-name:hover { color: #000; }
.f-contact .address { font: 500 14px/22px "museo-sans", sans-serif; color: #000; margin-bottom: 22px; }
.f-contact .address:hover { color: #fff; }
.f-contact ul { margin-bottom: -6px; }
.f-contact li.contact-module { display: block; display: flex; margin-bottom: 6px; align-items: center; }
.f-contact li.contact-module strong { display: inline-block; width: 65px; }
.f-contact li.contact-module a, .f-contact li.contact-module span { font: 500 14px/1 "museo-sans", sans-serif; color: #000; }
.f-contact li.contact-module a:hover { color: #fff; }

/*End footer style*/
/*Gravity Form*/
.gform_wrapper { margin-bottom: 0 !important; }
.gform_wrapper .top_label .gfield_label { font: 300 20px/1 "museo-sans", sans-serif !important; }
.gform_wrapper input[type=text], .gform_wrapper input[type=password], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel] { border: 1px solid #DEDEDE; background-color: #fff; height: 33px; padding: 5px 15px !important; color: #000 !important; display: block; width: 100%; }
.gform_wrapper textarea { border: 1px solid #DEDEDE; background-color: #fff; height: 215px !important; padding: 5px 15px !important; color: #000 !important; display: block; width: 100%; }
.gform_wrapper .customSelect { color: #fff; background-image: url("images/seslect-bg-1.png"); }
.gform_wrapper .gform_footer { text-align: right; position: relative; }

.f-newsletter-wrapper .gform_wrapper { position: relative; }
.f-newsletter-wrapper .gform_wrapper { max-width: 350px; }
.f-newsletter-wrapper .gform_wrapper form { padding-right: 70px; position: relative; }
.f-newsletter-wrapper .gform_wrapper input[type=text], .f-newsletter-wrapper .gform_wrapper input[type=email] { height: 30px; padding: 2px 10px !important; border: none !important; }
.f-newsletter-wrapper .gform_wrapper ul li.gfield { margin-top: 0 !important; padding-right: 0 !important; }
.f-newsletter-wrapper .gform_wrapper li.hidden_label input { margin-top: 8px !important; }
.f-newsletter-wrapper .gform_footer { margin: 0 !important; padding: 0 !important; }
.f-newsletter-wrapper .btn { border: none !important; outline: none !important; width: 60px; font: 500 12px/1 "museo-sans", sans-serif; color: #fff !important; background-color: #fcb040; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; padding: 8.5px 5px; width: 60px; text-align: center; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; position: absolute; bottom: 0; right: -75px; }
.f-newsletter-wrapper .btn:hover { background-color: #8cc63f; }

/*Inner page Banner */
.pg-banner { width: 100%; height: 215px; left: 0; top: 0; z-index: 9; display: flex; justify-content: center; align-items: top; }
.pg-banner img { margin-top: 30px; }
.pg-banner div { padding: 0 15px; }
.pg-banner a { display: inline-block; }

/*End inner page banner*/
/* about us*/
.num-module { font-size: 0; width: 100%; margin-bottom: 45px; }
.num-module li { width: 33.333%; display: inline-block; vertical-align: top; }
.num-module .top-box { position: relative; width: 100%; height: 50px; box-sizing: border-box; font: 500 48px/1 "museo-sans", sans-serif; color: #fff; padding-left: 42px; display: flex; align-items: center; }
.num-module .top-box:before { position: absolute; content: ''; width: 0; height: 0; border-style: solid; border-width: 25px 0 25px 30px; border-color: transparent transparent transparent transparent; right: -30px; top: 0; z-index: 2; }
.num-module .top-box-1 { padding-left: 20px; background-color: #ca4527; }
.num-module .top-box-1:before { border-color: transparent transparent transparent #ca4527; }
.num-module .top-box-2 { background-color: #3b9d47; }
.num-module .top-box-2:before { border-color: transparent transparent transparent #3b9d47; }
.num-module .top-box-3 { background-color: #fbb040; }
.num-module .top-box-3:before { border-color: transparent transparent transparent #fbb040; right: 0; }
.num-module .img-wrapper { height: 185px; display: flex; align-items: center; justify-content: center; }
.num-module .txt-wrapper { padding: 0 15px; }
.num-module p { font: 300 16px/22px "museo-sans", sans-serif; margin-bottom: 0; }

.abt-se3 { margin-bottom: 100px; }

/*End about us*/
/* menu page styling */
.menu-wrapper { margin: 45px 0 75px; }

.menu-items { font-size: 0; }
.menu-items .item { width: 100%; padding: 10px 2px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; transition: all 0.2s ease; background-color: #fff; }
.menu-items .item:hover { background-color: #f3f3f3; }
.menu-items ul li { display: inline-block; font: 300 20px/1 "museo-sans", sans-serif; }
.menu-items .text-box { text-align: left; }
.menu-items p.text { margin-bottom: 0; font: 300 20px/1 "museo-sans", sans-serif; }
.menu-items span { display: inline-block; }
.menu-items span.additional-text { font: 300 16px/24px "museo-sans", sans-serif; }
.menu-items span.price-type { font: 500 24px/1 "museo-sans", sans-serif; color: #ca4627; }
.menu-items span.price { font: 300 20px/1 "museo-sans", sans-serif; color: #3b9d47; }

.lunch { margin-bottom: 50px; }
.lunch h2 { margin-bottom: 10px; }

.lunch-menu-items { text-align: right; }
.lunch-menu-items li.box-1 { width: 60%; }
.lunch-menu-items li.box-2, .lunch-menu-items li.box-3 { width: 20%; }
.lunch-menu-items li.box-4 { width: 40%; }
.lunch-menu-items li.box-5, .lunch-menu-items li.box-6 { width: 30%; }

.lunch-medium { text-align: left; }
.lunch-medium .price-type { margin-right: 20px; }
.lunch-medium .price-box { text-align: right; }

.visible-680 { display: none !important; }

.col-3-menu-items li.box-x1 { width: 55%; }
.col-3-menu-items li.box-x2, .col-3-menu-items li.box-x3, .col-3-menu-items li.box-x4 { width: 15%; text-align: center; }
.col-3-menu-items li.box-x4 { text-align: right; }

.beverages h2 { margin-bottom: 10px; }

.menu-pg-right { padding-left: 80px; }

ul.deliver-loop { margin-bottom: 30px; }
ul.deliver-loop li { display: flex; flex-wrap: wrap; margin-top: 6px; }
ul.deliver-loop li:first-child { margin-top: 0; }
ul.deliver-loop strong { font: 700 20px/1.2 "museo-sans", sans-serif; color: #3b9d47; margin-right: 8px; }
ul.deliver-loop p { margin-bottom: 0; font: 300 20px/1.2 "museo-sans", sans-serif; }

.menu-pg-address { margin-bottom: 35px; }
.menu-pg-address .address { margin-bottom: 10px; }
.menu-pg-address .address a { font: 700 24px/1 "museo-sans", sans-serif; color: #ca4527; text-decoration: none !important; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.menu-pg-address .address a:hover { color: #3b9d47; }

ul.menu-pg-tel { display: flex; justify-content: center; }
ul.menu-pg-tel li { display: inline-flex; justify-content: center; align-items: center; margin-left: 8px; }
ul.menu-pg-tel li:first-child { margin-left: 0; }
ul.menu-pg-tel strong { font: 700 20px/1 "museo-sans", sans-serif; color: #3b9d47; margin-right: 6px; }
ul.menu-pg-tel a, ul.menu-pg-tel span { font: 300 20px/1 "museo-sans", sans-serif; color: #000; text-decoration: none !important; }
ul.menu-pg-tel a { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
ul.menu-pg-tel a:hover { color: #ca4527; }

.pdf-book-module { margin-bottom: 35px; }
.pdf-book-module a { display: flex; height: 100px; background-color: #fbb040; color: #fff; overflow: hidden; position: relative; z-index: 2; font: 700 20px/24px "museo-sans", sans-serif; align-items: center; text-decoration: none !important; justify-content: center; }
.pdf-book-module a:hover span { transform: scale(1.1); }
.pdf-book-module a:hover .bg-c-sm { left: -15px; }
.pdf-book-module .box { display: inline-flex; justify-content: center; align-items: center; }
.pdf-book-module span { position: relative; padding-right: 25px; display: inline-block; margin-right: 15px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.pdf-book-module i { position: absolute; right: 0; bottom: -3px; font-size: 16px; }

.bg-c-sm { position: absolute; width: 81px; height: 119px; background-image: url("images/c-bg-sm.png"); background-repeat: no-repeat; background-position: 50% 50%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; z-index: -1; top: 50%; margin-top: -60px; left: -5px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

.breakfast-menu-items li.box-b1 { width: 70%; }
.breakfast-menu-items li.box-b2 { width: 30%; text-align: right; }

.breakfast { margin-bottom: 150px; }

.warning p { font: 300 18px/25px "museo-sans", sans-serif; }
.warning strong { font-weight: 700; color: #3b9d47; margin-right: 4px; }

/* end menu_page */
/*Testimonial*/
/* clear fix */
.grid:after { content: ''; display: block; clear: both; }

.grid-sizer, .grid-item { width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 2px solid transparent; }

.grid-item { float: left; }

.grid-sizer { position: absolute; z-index: -1; }

.testimonial-main { margin: 50px 0 90px; }

.testimonial-inner { padding: 0 60px; }

.grid-wrapper { position: relative; }
.grid-wrapper:before, .grid-wrapper:after { position: absolute; content: ''; width: 185px; height: 122px; background-repeat: no-repeat; background-position: center; z-index: -1; }
.grid-wrapper:before { top: -20px; left: -20px; background-image: url("images/quote-open.png"); }
.grid-wrapper:after { bottom: -20px; right: -20px; background-image: url("images/quote-close.png"); }

.testimonial { position: relative; margin-top: 40px; z-index: 2; }
.testimonial li { width: 50%; padding: 15px 30px; box-sizing: border-box; }
.testimonial li.lg-text-box { width: 100%; }
.testimonial p { margin-bottom: 0; font: 300 20px/27px "museo-sans", sans-serif; }
.testimonial p.lg-text { font: italic 300 30px/40px "museo-sans", sans-serif; margin-bottom: 10px; }
.testimonial span.author { color: #3b9d47; font-weight: 700; }
.testimonial img { margin-top: 25px; }

.testimonial-bottom { margin-bottom: 125px; }

.testimonial-bottom-inner .wrapper { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.testimonial-bottom-inner h2.subtitle { margin-bottom: 5px; }
.testimonial-bottom-inner .box-1 { max-width: 375px; margin-right: 40px; }
.testimonial-bottom-inner span.text { font: italic 300 30px/1.5 "museo-sans", sans-serif; color: #cc4528; }

/*End testimonial*/
/*Catering*/
.catering-main { margin: 45px 0 15px; }

.catering-bottom { margin-bottom: 110px; }

.catering-bottom .gform_footer, .contact-form .gform_footer, .basic-form .gform_footer { margin: 0 !important; padding: 10px 15px 0 0 !important; }
.catering-bottom .btn, .contact-form .btn, .basic-form .btn { border: none !important; outline: none !important; width: 135px; font: 700 20px/1 "museo-sans", sans-serif; color: #fff !important; background-color: #fcb040; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; padding: 10px 5px; text-align: center; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.catering-bottom .btn:hover, .contact-form .btn:hover, .basic-form .btn:hover { background-color: #8cc63f; }

/*End catering*/
/*Contact Page*/
.contact-pg-main { margin: 40px 0 50px; }

.contact-pg-info .child { margin-bottom: 35px; }
.contact-pg-info p { margin-bottom: 0; }
.contact-pg-info p.c-time { margin-left: 35px; }
.contact-pg-info strong { font: 700 20px/27px "museo-sans", sans-serif; color: #3b9d47; }
.contact-pg-info a { color: #000; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.contact-pg-info a:hover { color: #8cc63f; }

.contact-bottom { margin-bottom: 50px; }
.contact-bottom h3.green-subtitle { margin-bottom: 0; }
.contact-bottom a { color: #000; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.contact-bottom a:hover { color: #8cc63f; }

.contact-map { width: 100%; height: 400px; }

/*Basic Styles*/
.first-section { margin: 50px 0; }
.first-section h1 { color: #ca4527; margin-bottom: 35px; font: 700 35px/46px "museo-sans", sans-serif; }
.first-section h3 { color: #3b9d47; font: 300 20px/27px "museo-sans", sans-serif; }

.se-m-50 { margin: 50px 0; }

.line { width: 100%; height: 1px; background-color: #d8d8d8; }

a.btn-module-2 { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; display: inline-block; background-color: #e97343; color: #fff; font: 700 20px/1 "museo-sans", sans-serif; padding: 10px 20px; margin-bottom: 20px; }
a.btn-module-2:hover { background-color: #3b9d47; }

.basic-form { margin-bottom: 20px; }
.basic-form h3 { color: #ca4527; font: 300 20px/27px "museo-sans", sans-serif; }

.basic h1, .basic h2, .basic h3, .basic h4, .basic h5, .basic h6 { color: #ca4527; margin-bottom: 35px; font-weight: 700; }

/*End Basic Styles*/
/* ========================================================================= */
/* !MEDIA QUERIES */
/* ========================================================================= */
@media screen and (max-width: 1200px) { .container-fluid { padding: 0 15px; }
  .header-c { left: 25px; }
  .hero-main .hero-bottom { font-size: 23px; }
  .v-center-logo img { max-width: 700px; }
  .r-one-box { height: 300px; margin-bottom: 20px; }
  .r-two-box { height: 275px; margin-bottom: 20px; }
  .hm-animated-box h3 { font-size: 35px; line-height: 45px; }
  .lunch-medium span.price-type { font-size: 20px; margin-right: 12px; }
  .breakfast { margin-bottom: 35px; } }
/*1200*/
@media screen and (max-width: 1199px) { .menu-pg-right { padding-left: 0; margin-top: 35px; flex-wrap: wrap; display: flex; }
  .menu-pg-right .wrap-1 { order: 2; text-align: center; }
  .menu-pg-right .wrap-2 { order: 1; }
  .menu-pg-right .wrap-3 { order: 3; }
  .menu-pg-right .wrapper { width: 100%; }
  .breakfast h2.subtitle { margin-bottom: 10px; }
  ul.deliver-loop { text-align: center; }
  ul.deliver-loop li { display: block; }
  ul.deliver-loop strong, ul.deliver-loop p { font-size: 18px; display: block; } }
/*1199*/
@media screen and (max-width: 991px) { .block-991 { flex-wrap: wrap; }
  .se-m-50 { margin: 30px 0; }
  .hero-main { height: 650px; }
  .hero-main .hero-bottom { font-size: 20px; }
  .hero-main li { padding: 0 30px 0 60px; }
  .v-center-logo img { max-width: 500px; }
  .r-one-box { margin-bottom: 15px; }
  .hm-map-main { height: 250px; }
  .hm-animated-box-3 { height: 250px; }
  .hm-gallery-box { margin-bottom: 20px; }
  .footer-inner { padding: 35px 0; text-align: center; }
  .footer-left-gutter { padding-left: 0; }
  .footer-main-menu ul { font-size: 0; margin-bottom: 25px; }
  .footer-main-menu ul li { display: inline-flex; vertical-align: top; position: relative; padding: 0 16px; margin: 0; }
  .footer-main-menu ul li:first-child:before { display: none; }
  .footer-main-menu ul li:before { width: 3px; height: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; content: ''; background-color: #000; left: -1.5px; top: 50%; margin-top: -1.5px; position: absolute; }
  .social-links { justify-content: center; margin-bottom: 20px; }
  .f-newsletter-inner { width: 100%; max-width: 550px; margin: 0 auto 20px; }
  .f-newsletter-wrapper .gform_wrapper { max-width: 100%; }
  .f-map-wrapper { width: 100%; height: 250px; margin-bottom: 40px; }
  .f-contact li.contact-module { justify-content: center; }
  footer { overflow: hidden; }
  .footer-bg-c { left: -41px; right: auto; top: 200px; }
  .num-module li { width: 100%; margin-top: 20px; }
  .num-module li:first-child { margin-top: 0; }
  .num-module .top-box { margin-right: 30px; width: auto; font-size: 34px; padding-left: 20px; }
  .num-module .top-box-3:before { right: -30px; }
  .abt-se3 .alignright, .abt-se3 .alignleft { float: none; margin-left: 0; margin-right: 0; margin-bottom: 20px; }
  .testimonial-inner { padding: 0; }
  .grid-wrapper:before, .grid-wrapper:after { width: 70px; height: 46px; background-size: 70px auto; }
  .grid-wrapper:before { left: 0; top: -10px; }
  .grid-wrapper:after { right: 0; }
  .contact-pg-main { margin-bottom: 0; }
  .contact-map { height: 300px; }
  .contact-pg-info { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 35px; text-align: center; }
  .contact-pg-info .child { width: 100%; }
  .contact-bottom .r-one { text-align: center; }
  .first-section { margin: 30px 0; }
  .first-section h1 { font-size: 30px; line-height: 40px; } }
/*991*/
@media screen and (max-width: 767px) { .block-767 { flex-wrap: wrap; }
  .wide-767 { width: 100%; }
  .reverse-767 { flex-direction: column-reverse; }
  .header { background-color: rgba(233, 115, 67, 0.9); }
  .header-c { left: 15px; top: 5px; opacity: 0.5; }
  .content-module { padding: 30px 0; }
  .content-module h2 { font-size: 26px; margin-bottom: 20px; }
  h2.subtitle { font-size: 26px; margin-bottom: 20px; }
  p { font-size: 18px; line-height: 26px; }
  a.read-more { font-size: 18px; }
  a.read-more:before { font-size: 12px; }
  .main-menu { display: none; }
  .hero-main { height: 500px; }
  .hero-main .hero-bottom { height: 50px; font-size: 16px; }
  .hero-bottom-box li { height: 50px; }
  .hero-bottom-box li.box-1:before, .hero-bottom-box li.box-2:before { border-width: 25px 0 25px 23px; right: -23px; }
  .hm-map-main { margin-bottom: 20px; }
  .hm-bottom-inner :nth-child(1) { order: 1; }
  .hm-bottom-inner :nth-child(2) { order: 3; }
  .hm-bottom-inner :nth-child(3) { order: 2; }
  .hm-map-main { margin: 20px 0 0; }
  /*Mobile Navigation*/
  .heeader-social { display: block; position: absolute; height: 50px; line-height: 50px; top: 0; left: 75px; }
  .heeader-social ul { font-size: 0; width: 100px; display: flex; flex-wrap: wrap; justify-content: left; align-items: center; height: 50px; }
  .heeader-social li { margin-right: 10px; height: 50px; }
  .heeader-social a { color: #fff; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; font-size: 20px; }
  .nav-toggle { position: absolute; top: 50%; right: 15px; display: block; margin-top: -11.5px; cursor: pointer; }
  .nav-toggle:hover .icon-bar:nth-child(1) { -webkit-transform: translateY(-2px); -moz-transform: translateY(-2px); -ms-transform: translateY(-2px); -o-transform: translateY(-2px); transform: translateY(-2px); }
  .nav-toggle:hover .icon-bar:nth-child(3) { -webkit-transform: translateY(2px); -moz-transform: translateY(2px); -ms-transform: translateY(2px); -o-transform: translateY(2px); transform: translateY(2px); }
  .nav-toggle .icon-bar { width: 32px; -webkit-transition: -webkit-transform 150ms linear 150ms; transition: -webkit-transform 150ms linear 150ms; -o-transition: transform 150ms linear 150ms; transition: transform 150ms linear 150ms; transition: transform 150ms linear 150ms, -webkit-transform 150ms linear 150ms; position: relative; display: block; }
  .nav-toggle .icon-bar + .icon-bar { margin-top: 6px; }
  .nav-toggle .icon-bar .inner { width: 100%; height: 3px; display: block; background-color: #fff; -moz-border-radius: 36px !important; -webkit-border-radius: 36px !important; border-radius: 36px !important; -webkit-transition: background-color 150ms linear, opacity 0s linear 150ms, -webkit-transform 150ms linear; transition: background-color 150ms linear, opacity 0s linear 150ms, -webkit-transform 150ms linear; -o-transition: transform 150ms linear, background-color 150ms linear, opacity 0s linear 150ms; transition: transform 150ms linear, background-color 150ms linear, opacity 0s linear 150ms; transition: transform 150ms linear, background-color 150ms linear, opacity 0s linear 150ms, -webkit-transform 150ms linear; }
  .nav-toggle.in .icon-bar { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
  .nav-toggle.in .icon-bar:nth-child(1) { -webkit-transform: translateY(8.5px); -ms-transform: translateY(8.5px); -o-transform: translateY(8.5px); transform: translateY(8.5px); }
  .nav-toggle.in .icon-bar:nth-child(1) .inner { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
  .nav-toggle.in .icon-bar:nth-child(2) { opacity: 0; }
  .nav-toggle.in .icon-bar:nth-child(3) { -webkit-transform: translateY(-8.5px); -moz-transform: translateY(-8.5px); -o-transform: translateY(-8.5px); transform: translateY(-8.5px); }
  .nav-toggle.in .icon-bar:nth-child(3) .inner { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
  .fixed-mobile-menu { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 999999; background-color: #e97343; display: none; }
  .fixed-mobile-menu .top-bar { position: relative; width: 100%; height: 50px; border-bottom: 1px solid #da6b3e; }
  .fixed-mobile-menu .mobile-menu-wrapper { border-top: 1px solid #ed7646; padding-top: 10px; }
  .fixed-mobile-menu ul.mobile-menu li { display: block; }
  .fixed-mobile-menu ul.mobile-menu a { font: 500 25px/1 "museo-sans", sans-serif; padding: 12px; display: block; color: #fff; text-align: center; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
  .fixed-mobile-menu ul.mobile-menu a:hover { background-color: #f49e42; }
  .menu-bg-c { opacity: 0.3 !important; }
  /*End mobile Nav*/
  .abt-se3 { margin-bottom: 30px; }
  .testimonial-main { margin: 35px 0; }
  .testimonial { margin-top: 0; }
  .testimonial li { width: 100%; padding: 10px 0; }
  .testimonial p.lg-text { font-size: 24px; line-height: 34px; margin-bottom: 0; }
  .testimonial-bottom { margin-bottom: 50px; }
  .testimonial-bottom-inner .box-1 { width: 100%; margin-right: 0; text-align: center; }
  .testimonial-bottom-inner .box-2 { width: 100%; text-align: center; margin-top: 15px; }
  .testimonial-bottom-inner span.text { font-size: 25px; }
  .catering-main, .catering-bottom { margin-bottom: 35px; }
  .contact-pg-main { margin-top: 35px; } }
/*767*/
@media screen and (max-width: 680px) { .v-center-logo { max-width: 95%; }
  .v-center-logo img { max-width: 100%; }
  .hero-main { height: auto; min-height: 0; }
  .hero-main .logo-wrapper { position: relative; height: 500px; left: auto; top: auto; }
  .hero-main .hero-bottom { position: relative; bottom: auto; height: auto; background-color: transparent; animation: fadeInLeft; animation-duration: 1s; font-size: 20px; }
  .hero-bottom-box { position: relative; display: block; padding-right: 23px; }
  .hero-bottom-box li { width: 100%; text-align: left; box-sizing: border-box; padding: 0 20px; justify-content: left; position: relative;             /*&:before{ display:none; }
 &:after{ font-family: "chacarero" !important; position: absolute; width: 20px; height: 20px; top: 50%; margin-top: -10px; right: 10px; color: #fff; font-size: 35px; content: "\66"; }*/ }
  .hero-bottom-box li.box-1 { background-color: #cc4528; }
  .hero-bottom-box li.box-3:after { display: none; }
  .hero-bottom-box li.box-3:before { border-width: 25px 0 25px 23px; right: -23px; width: 0; height: 0; border-style: solid; top: 0; z-index: 1; position: absolute; border-color: transparent transparent transparent #fcb040; }
  .hm-animated-box h3 { font-size: 28px; line-height: 38px; }
  .bg-c { opacity: 0.5; }
  /*Menu page styling*/
  .visible-680 { display: inline-block !important; }
  .menu-wrapper { margin: 35px 0 30px; }
  .menu-items .item { padding: 15px 10px; background-color: #fff; }
  .menu-items .item:hover { background-color: #fff; }
  .menu-items .item:nth-child(2n) { background-color: #f2f2f2; }
  .menu-items .menu-head { display: none; }
  .menu-items ul { display: flex; flex-wrap: wrap; }
  .menu-items .price-type { margin-right: 15px; }
  .menu-items p.text { font-size: 18px; margin-bottom: 6px; }
  .menu-items span.price-type, .menu-items span.price { font-size: 16px; }
  .lunch-menu-items { text-align: left; }
  .lunch-menu-items li.box-1, .lunch-menu-items li.box-4 { width: 100%; }
  .lunch-menu-items li.box-2, .lunch-menu-items li.box-3, .lunch-menu-items li.box-5, .lunch-menu-items li.box-6 { width: 50%; }
  .lunch-menu-items li.no-item { width: 0; }
  .lunch-medium .price-box { text-align: left; }
  .col-3-menu-items li.box-x1 { width: 100%; }
  .col-3-menu-items li.box-x2, .col-3-menu-items li.box-x3, .col-3-menu-items li.box-x4 { width: 33.33%; text-align: left; }
  .col-3-menu-items li.no-item { width: 0; } }
/*680*/
@media screen and (max-width: 640px) { .catering-bottom .gform_footer, .contact-form .gform_footer, .basic-form .gform_footer { padding: 10px 0 0 0 !important; }
  .gform_wrapper .top_label .gfield_label { font-size: 18px !important; }
  .gform_wrapper textarea { height: 150px !important; } }
/*640*/
@media screen and (max-width: 480px) { ul.deliver-loop strong, ul.deliver-loop p { font-size: 16px; }
  ul.menu-pg-tel { flex-wrap: wrap; }
  ul.menu-pg-tel li { width: 100%; margin-top: 10px; }
  ul.menu-pg-tel li:first-child { margin-top: 0; }
  ul.menu-pg-tel strong, ul.menu-pg-tel a, ul.menu-pg-tel span { font-size: 18px; }
  .menu-pg-address .address a { font-size: 20px; } }
/*480*/

/*# sourceMappingURL=style.css.map */
