@font-face {
    font-family: 'Fira Sans', sans-serif;
    src: url('../fonts/pacifico-webfont.woff2') format('woff2'),
         url('../fonts/pacifico-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{ padding:0; margin:0 auto; height:auto;font-family: 'Fira Sans', sans-serif; transition:all .9s ease-in-out; font-size:15px; color:#000; line-height: 24px;}
main{ height:100%;width:100%;}
ul{ padding:0; margin:0; list-style:none;}
a,p {color:#000; font-family: 'Fira Sans', sans-serif;font-size:14px;margin:0;}
a{transition:all 0.3s ease 0s;}
a:hover, a:focus{ text-decoration:none;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */color:#949494;font-style:italic;font-family: 'Fira Sans', sans-serif;font-size: 13px;}
::-moz-placeholder { /* Firefox 19+ */color:#949494;font-style:italic;font-size: 13px;}
:-ms-input-placeholder { /* IE 10+ */color:#949494;font-style:italic;font-size: 13px;}
:-moz-placeholder { /* Firefox 18- */color: #949494;font-style:italic;font-size: 13px;}
*, *:before, *:after {box-sizing: border-box;}
.btn-org {background: #fa6801 none repeat scroll 0 0;color: #fff;font-family: 'Fira Sans', sans-serif;font-size: 14px;padding: 15px 20px;float: left; transition:all .5s ease-in-out;border:1px solid transparent;margin-bottom: 15px;}
.btn-org:hover {border:1px solid #fa6801; color:#fa6801; text-decoration:none; background:transparent;}
.pa_left{ padding-left:0;}
.pa_right{padding-right:0;}
.img-responsive {width: 100%;}
img {max-width:100%;}
.center {text-align:center;}
.form-horizontal .control-label {text-align: left;}
.form-control {box-shadow: 0 2px 3px rgba(0, 0, 0, 0.075) inset; border-color: #d1d1d1;}
/************************************/
.header {left: 0;position: absolute;top: 0;width: 100%;float: left; z-index: 9999}
.header .navigation {float: right;}
.header .logo {float:left; margin-top: 30px;}
.navigation { float:right; margin-top: 35px; }
.bx-wrapper img { display: block; width: 100%; }
.home_bnr { width:100%; float:left; position:relative; overflow:hidden; }
.home_bnr ul li { max-height:551px; overflow:hidden; position: relative;}
.home_bnr ul li::before {content: ""; background: rgba(0,0,0,0.4); position: absolute; top: 0; left: 0; width: 100%; float: left; height:100%}
.home_bnr ul li .img_slide { background-position: center top; background-repeat: no-repeat; background-size: cover;float: left; height: 600px; width: 100%;}
.home_bnr ul li .bnr_caption_wrp{float:left; width: 100%; position: absolute; top: 0; left: 0; height: 100%; text-align: center;}
.home_bnr ul li .bnr_caption_wrp .container {height:100%;}
.home_bnr ul li .bnr_caption_wrp .container span.mdl {height:100%;}
.home_bnr ul li .bnr_caption_wrp .container * {display:inline-block; vertical-align: middle;}
.home_bnr ul li .bnr_caption_wrp .captions {float:none;}
.home_bnr ul li .bnr_caption_wrp .captions h2 {font-size:60px; font-weight: 600; color:#fff; position: relative; margin: 0 0 20px; z-index: 9;}
.home_bnr ul li .bnr_caption_wrp .captions h2::before {content: ""; position: absolute; bottom: 3px; right: 0; width:100%; background: #d00000; height: 4px;  z-index: -1;}
.home_bnr ul li .bnr_caption_wrp .captions p {color:#fff; font-size: 20px; line-height: 30px; font-style: italic;}
.bx-wrapper { position:relative; }
.bx-pager { margin: 12px auto 52px auto; text-align: center; max-width: 1000px; }
.bx-pager-link { background:#fff; width:88px; height:1px; display:inline-block; text-indent:-9999px; font-size:0; transition: all 0s ease 0s; }
.bx-pager-link.active { background:#fff; height:3px; float:left; margin-bottom:-1px }
.bx-pager-item { display: inline-block; margin: 0 2px 0px 0px; }
.bx-controls { position:absolute; right:0px; bottom:50%; z-index:99; width:100%; margin-bottom: -23px;}
.bx-controls-direction { margin: 0 auto; max-width: 1410px;}
.bx-controls a {width:26px; height:47px; text-indent: -9999px;}
.bx-controls .bx-prev {float:left; margin-left: 15px; background: url(../images/prev.png) no-repeat center;}
.bx-controls .bx-next {float:right;  margin-right: 15px; background: url(../images/next.png) no-repeat center;}
.bx-pager-link:hover { border: 2px solid #fff; }

.stay_far {float:left; width:100%;margin: -90px 0; z-index: 99; position:relative;}
.stay_far .wrp_dtls {background: #fff; border-top: 10px solid #000; box-shadow: 0 30px 90px -40px #000; float: left;   width: 100%; position:relative}
.stay_far .wrp_dtls .wrp_img img{width:100%;}
.stay_far .wrp_dtls .img_div {background-position: center center; background-repeat: no-repeat; background-size: cover;}
.stay_far .wrp_dtls .wrp_content .cont_dtls {padding:30px 35px; float: left; width:100%; height: 100%;}
.stay_far .wrp_dtls .wrp_content.spcl_padding .cont_dtls {padding: 30px 60px;}
.stay_far .wrp_dtls .wrp_content a .arrow {float:left; width:40px; height:25px; background: url(../images/rd_more_red.png) no-repeat 0 center;transition: all 0.3s ease 0s;}
.stay_far .wrp_dtls .wrp_content h4 {color:#e00000; font-size:40px; font-family: 'Fira Sans', sans-serif; text-align: center; margin: 0 0 25px; line-height: 50px;}
.stay_far .wrp_dtls .wrp_content p {font-size:15px; color:#000; line-height: 24px; font-weight: 300; font-style: italic; margin-bottom: 25px;}
.stay_far .wrp_dtls .col-sm-8.wrp_content h4{text-align:left;}
.stay_far .wrp_dtls .wrp_content a:hover .arrow {margin-left: 10px;}
.left_padding_none {padding-left:0;}
.right_padding_none {padding-right:0;}
.no_padding {padding:0;}

.foodshots_wrp { float: left; width: 100%; position: relative; min-height: 500px;} 
.foodshots_wrp .link_wrp {position:absolute; bottom: 168px; left:0; background: #e00000; height:80px;}
.foodshots_wrp .link_wrp p {color:#fff; max-width: 450px; font-size: 18px; font-style: italic; font-weight: 300; text-align: center; margin: 0;padding: 15px 35px; float: left; line-height: 24px;}
.foodshots_wrp .link_wrp .view_shots {background: #000; color:#fff; font-size: 15px; float: right; width:250px; height: 100%; padding: 30px 35px;}
.foodshots_wrp .link_wrp .view_shots img {margin-left: 20px;margin-top: -5px;transition: all 0.3s ease 0s;}
.foodshots_wrp .link_wrp .view_shots:hover img {margin-left: 30px;}
.foodshots_wrp .cont_dtls {position: absolute; bottom: 0;}

.links_wrp {float:left; width: 100%; background: url(../images/reapeter_bg.jpg) no-repeat center;}
.links_wrp ul li {float:left;text-align:center; }
.links_wrp ul li.bg_red {background:#e00000; text-align:left}
.links_wrp ul li.bg_red a {padding:45px 36px 45px 36px;float: left; width:100%; }
.links_wrp ul li.bg_red a span{background: url("../images/rd_more_white.png") no-repeat scroll 96% center; padding-right: 65px; transition: all 0.3s ease 0s; width: 100%;}
.links_wrp ul li.bg_red a:hover span{background-position: 100% center;}
.links_wrp ul li.bg_red a h2{display: block; }
.links_wrp ul li a {color:#fff;height:165px;max-width:270px;}
.links_wrp ul li.bg_red a {max-width: 100%;}
.links_wrp ul li a .mdl {height:100%;}
.links_wrp ul li a * {display: inline-block; vertical-align: middle;}
.links_wrp ul li a h2 {color:#fff; font-size:50px; line-height: 42px; font-weight: 600; margin: 0 0 5px;}
.links_wrp ul li a span {font-size:20px; line-height: 24px; font-weight: 600; color:#fff; }
.links_wrp ul li a span img {margin-left:20px;}
.links_wrp ul li.bg_light_gray {background:#333333;   }
.links_wrp ul li.bg_light_gray a {padding:0 36px 0 36px;float: left; width:100%; }
.links_wrp ul li.bg_dark_gray {background:#1a1a1a; }
.links_wrp ul li.bg_dark_gray a {padding:0 45px;float: left; width:100%; }
.links_wrp ul li.bg_black {background:#000; }
.links_wrp ul li.bg_black a {padding:0 30px 0 30px;float: left; width:100%; }

.outdoor_catering {float:left; width:100%; position: relative;}
.outdoor_catering .catring_cont {float:left; width:100%; padding: 115px 0 100px; text-align: center;}
.outdoor_catering:before {float:left; position: absolute; width:100%; height: 100%; background: rgba(0,0,0,0.3); content: ""; left:0; top:0;}
.outdoor_catering .catring_cont h2 {font-size:60px; font-weight: 600; color:#fff; position: relative; margin: 0 0 20px; z-index: 9; display: inline-block; width:auto;}
.outdoor_catering .catring_cont h2::before {content: ""; position: absolute; bottom: 5px; right: 0; width: 100%; background: #d00000; height: 4px; z-index: -1;}
.outdoor_catering .catring_cont p {color:#fff; font-size: 18px; line-height: 30px; font-style: italic; margin-bottom: 30px; font-weight: 300;}
.outdoor_catering .catring_cont p span {font-weight:500;}
.outdoor_catering .catring_cont a.view_packages {background:#e00000; padding:  20px 15px 20px 20px; font-weight: 500; font-size:15px; line-height: 24px; color:#fff; margin-top: 15px; display: inline-block; min-width:210px; text-align: left;}
.outdoor_catering .catring_cont a.view_packages img {margin-left:20px; margin-top: -1px;transition: all 0.3s ease 0s;}
/*.outdoor_catering .catring_cont a.view_packages:hover {background:#000;}*/
.outdoor_catering .catring_cont a.view_packages:hover img {margin-left: 30px;}

.view_menu_wrp {float:left; width:100%; background: #fff; position: relative; padding: 50px 0;}
.view_menu_wrp .menu_content { text-align: center;}
.view_menu_wrp .menu_content h3 {color:#e00000; font-size:60px; font-family: 'Fira Sans', sans-serif; text-align: center; margin: 0 0 40px; line-height: 80px;}
.view_menu_wrp .menu_content .con_dtl > img {margin-bottom: 30px;}
.view_menu_wrp .menu_content p {font-size:15px; line-height: 24px; color:#000; font-weight: 300; font-style: italic;}
.view_menu_wrp .menu_content a.view_menu {background:#e00000; padding: 20px 22px 20px 35px; font-weight: 500; font-size:15px; line-height: 24px; color:#fff; margin-top: 15px; display: inline-block; min-width:210px; text-align: left;}
.view_menu_wrp .menu_content a.view_menu img {margin-left:25px; margin-top: -1px;transition: all 0.3s ease 0s;}
/*.view_menu_wrp .menu_content a.view_menu:hover {background:#000;}*/
.view_menu_wrp .menu_content a.view_menu:hover img {margin-left: 35px; }

.footer {float:left; width:100%; background: #f7f7f7; padding: 25px 0 20px; text-align: center;}
.footer ul li {display:inline-block; margin: 0 12px;}
.footer ul li a {font-size:15px; color:#000; line-height: 24px;}
.footer ul li a:hover {color:#e00000;}
.copyright_wrp {margin-top:5px;}
.copyright_wrp a {color:#e00000; font-weight: 600;}
.copyright_wrp a:hover {color:#000;}

.home_bnr.inner_bnr ul li .img_slide {height: 400px;}
.home_bnr.inner_bnr ul li .bnr_caption_wrp .captions h2 {font-family: 'Fira Sans', sans-serif;; font-size: 70px; margin: 0; font-weight: normal;}
.home_bnr.inner_bnr ul li .bnr_caption_wrp .captions h2::before {background: #fff;display: inline-block;height: 1px;  margin: 0 4px 18px 0;position: static;vertical-align: middle;width: 94px;}
.home_bnr.inner_bnr ul li .bnr_caption_wrp .captions h2::after {background: #fff;display: inline-block;height: 1px;  margin:0 0 18px 16px;position: static;vertical-align: middle;width: 94px;content: "";}
.menu_section{float: left;margin-top: -10px;position: relative;width: 100%;z-index: 1;}
.menu_section .container{border-top:10px solid #000;box-shadow:0px 10px 6px 0px #bbbbbb; border-bottom: 10px solid #e00000;}
.menu_section .menu_section_inner {text-align: center; padding-top: 30px; position: relative; padding-left: 38px;padding-right: 38px;text-align:center}
.menu_section .menu_section_inner:before{position: absolute; right: 0; top: 60px; width: 1px; height: 210px; background: #e00000; content: ""; }
.menu_section .menu_section_inner:nth-child(3n):before{display:none;}
.menu_section .menu_section_inner img{ clear: left;}
.menu_section .menu_section_inner p{float:left; width: 100%; font-size: 15px; line-height: 24px; color: #000000;font-weight: 300; font-style: italic; margin: 0 0 46px;}
.menu_section .menu_section_inner .a_down{font-weight: 500; font-size: 15px; color:#fff; background: #e00000; border: none; padding:18px 52px; display: inline-block; margin-bottom: 70px;}
.menu_section .menu_section_inner .mn_logo{float:left ;width: 100%; margin-bottom: 26px;}
.menu_section .menu_section_inner .a_down:hover{background: #000;}
.outdoor_catering {z-index: 2;}
.story_tab{float:left; width: 100%; display: table;}
.story_tab.min_hgt{height:522px;}
.story_tab .img_story_tab{display: table-cell; width: 50%; background-position: center top; background-repeat: no-repeat; background-size: cover; height: 100%; vertical-align: top;}
.story_tab .con_story_tab{ vertical-align: top;display: table-cell; width: 50%; padding:17px 36px 22px;}
.story_tab .con_story_tab h2{float:left; width: 100%; font-family: 'Fira Sans', sans-serif; font-size: 60px; color: #e00000; font-weight: normal; margin: 0 0 28px;}
.story_tab .con_story_tab p{float:left; width: 100%;font-size: 15px; line-height: 24px; color: #000000; font-weight: 300; font-style: italic; margin: 0 0 24px;}
.menu_section.story_section .container {box-shadow: 0 50px 60px -20px #666;}
.menu_section.gallery_section .container {box-shadow: 0 50px 60px -20px #666;}
.gallery_tab{float:left; width: 100%; padding:18px 20px 0;}
.gallery_tab .glry_grid{width:calc(25% - 30px) !important; margin: 0 15px 30px !important; padding:0; overflow: hidden; box-shadow:0 0 5px 0 #666;}
.gallery_tab .glry_grid2{width:calc(50% - 30px) !important;}
.gallery_tab h2{float:left; width: 100%; font-family: 'Fira Sans', sans-serif; font-size: 60px; color: #e00000; font-weight: normal; margin:2px 0 29px; padding: 0 15px;}
.gallery_pinto{float:left; width: 100%; margin-bottom: -6px;}
.gallery_tab .glry_grid a{float:left; width: 100%; position: relative;}
.gallery_tab .glry_grid a img{float:left; width: 100%;}
.gallery_tab .glry_grid a .glry_hover{position: absolute; left: 0; bottom: -100%; width: 100%; height: 100%; background: rgba(0,0,0,0.6); text-align: center; padding: 14px;transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;}
.gallery_tab .glry_grid a .glry_hover img{width: auto; max-width: 100%;}
.gallery_tab .glry_grid a .glry_hover .hgt{ height: 100%;}
.gallery_tab .glry_grid a .glry_hover *{display: inline-block; vertical-align: middle;}
.gallery_tab .glry_grid a .glry_hover .glry_br{float:left ;width: 100%; height: 100%; border: 2px solid #fff;}
.gallery_tab .glry_grid a:hover .glry_hover{bottom:0;transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;}
.gallery_section .gallery_tab {padding-bottom: 75px;}
.pop_loc{float:left; width: 700px;}
.pop_loc iframe{float:left; width: 100%; height: 400px;}
.story_tab .con_story_tab ul {float:left; width: 100%;}
.story_tab .con_story_tab ul li {color: #000000;float: left;font-size: 15px;font-style: italic;font-weight: 300;line-height: 24px;margin: 0 0 24px;width: 100%; position: relative; padding-left:16px;}
.story_tab .con_story_tab ul li:before{ position: absolute; left: 0; top: 8px; width: 7px; height: 7px; border-radius: 50%; content: ""; background: #e00000;}
.story_tab .con_story_tab p a{color:#e00000;}
.story_tab .con_story_tab p a:hover{color:#000;}
.story_tab .con_story_tab h2 a{float:left; width: 100%; font-family: 'Fira Sans', sans-serif; font-size: 30px; color: #e00000; font-weight: normal; margin: 0;}
.story_tab .con_story_tab h2 a:hover{color:#000;}
.cater_section .story_tab .con_story_tab {width: 100%; text-align: center;}
.cater_section .story_tab .con_story_tab .tabs{width: 100%; float:left; margin: 20px 0;}
.cater_section .story_tab .con_story_tab .tabs li{width: auto; float:none; display: inline-block; vertical-align: top; margin: 0 20px; position: relative;}
.cater_section .story_tab .con_story_tab .tabs li:before{background: #000 ;border-radius: 0;height: 2px;left: inherit;
right: -40px;top: 17px;width: 15px;}
.cater_section .story_tab .con_story_tab .tabs li:last-child:before{display: none;}
.cater_section .story_tab .con_story_tab .tabs li a{font-family: 'Fira Sans', sans-serif; font-size: 30px; color: #e00000; font-weight: normal;width: auto; float:none; display: inline-block; vertical-align: top; border-bottom: 3px solid #e00000; padding-bottom: 20px;}
.cater_section .story_tab .con_story_tab .tabs li.active a{color:#000; border-color: #000; }
.cater_section .story_tab .con_story_tab .tab_container{float:left; margin: 30px 0 0; width: 100%;}
.cater_section .story_tab .con_story_tab .tab_container .tab_content{float:left; width: 100%;}

/*13-10-17*/
.footer ul li.current_page_item a {
  color: #e00000;
}

.restaurant_tab .tab_container{float: right;width: 75%;}
.restaurant_tab .tab_container .tab_content{float:left; width: 100%;}
.restaurant_tab .tab_container .tab_content .gallery_pinto {margin-bottom: 0;}
.restaurant_tab .tab_container .tab_content .gallery_pinto .glry_grid{float:left;}
.restaurant_tab .tabs{float:left; width: 25%;border: 1px solid #e00000; margin: 75px 0 0;}
.restaurant_tab .tabs li{float:left; width: 100%;}
.restaurant_tab .tabs li a{float:left; width: 100%; background: #e00000; color: #fff; border-bottom: 1px solid #fff;padding: 10px; font-size: 16px;}
.restaurant_tab .tabs li:last-child a{border-bottom: 1px solid transparent;}
.restaurant_tab .tabs li.active a{background: #fff; color: #e00000;}
.restaurant_tab .tabs li a:hover{background: #000; color: #fff;}
.gallery_tab.restaurant_tab h2 {text-align: center;}

/* 16-10-2017 */
body .error-404.not-found .page-content{ float: left; width: 100%; padding-bottom: 40px; min-height:150px;}
.menu_section.franchisee_form .wpcf7-form {padding:40px 15px; float:left; width:100%;}
.menu_section.franchisee_form .page-title {float:left; width:100%; text-align:center;}
.menu_section.franchisee_form h2 { color: #e00000; font-family: 'Fira Sans', sans-serif; font-size: 40px; line-height: 80px; margin: 0 0 40px; text-align: center;}
.menu_section.franchisee_form .form_wrp {clear:both;}
.menu_section.franchisee_form .form_wrp li label {float:left; width:100%; font-weight:500;}
.menu_section.franchisee_form .form_wrp li .wpcf7-form-control-wrap {margin-bottom:15px; float:left; width:100%;}
.menu_section.franchisee_form .form_wrp li .wpcf7-form-control {width:100%; border:1px solid #c7c7c7;  box-shadow: 0 2px 1px 0 #c7c7c7; height:40px; padding:6px 10px 4px; line-height:1.5; }
.menu_section.franchisee_form .form_wrp li .wpcf7-form-control.wpcf7-not-valid {box-shadow: none; border-color:#e00000;}
.menu_section.franchisee_form .form_wrp li textarea.wpcf7-form-control {height:70px; resize:none;}
span.wpcf7-not-valid-tip {font-size:13px;}
.menu_section.franchisee_form .req_dtl_wrp {margin: 20px 0 0; border-top:1px solid #e00000; padding-top:20px; float:left; width:100%;}
.menu_section.franchisee_form .req_dtl_wrp > ul > li{color: #000000; float: left; font-size: 15px; font-style: italic; font-weight: 300; line-height: 24px; margin: 0 0 5px; padding-left: 16px; position: relative; width: 100%;}
.menu_section.franchisee_form .req_dtl_wrp > ul > li::before { background: #e00000; border-radius: 50%; content: ""; height: 7px; left: 0; position: absolute;
  top: 8px; width: 7px;}
.menu_section.franchisee_form .req_dtl_wrp .submit_btn_wrp {float:left; width:100%; text-align:center;}
.menu_section.franchisee_form .req_dtl_wrp .submit_btn_wrp .wpcf7-submit { background: #e00000; border: medium none; color: #fff; display: inline-block;  font-size: 15px; font-weight: 500; padding: 18px 52px; margin:40px 0 20px;}
.menu_section.franchisee_form .req_dtl_wrp .submit_btn_wrp .wpcf7-submit:hover { background: #000;}
div.wpcf7-validation-errors {float:left; border:none !important;float: left;width: 100%; text-align: center; color:#e00000; margin:0 !important;}
div.wpcf7-mail-sent-ok {border: none !important;float: left;width: 100%; text-align: center;color: #398f14; margin:0 !important;}
.menu_section.franchisee_form .a_bk {color: #000;font-family: 'Fira Sans', sans-serif; font-size: 30px; font-weight: normal; height: auto; left: 15px;line-height: normal; position: absolute; top:53px; background: url(../images/return.png) no-repeat left center; background-size: 30px auto; padding: 0 0 0 40px;}
.menu_section.franchisee_form .a_bk:hover{color:#E00000;}
.menu_section.franchisee_form .row { position: relative;}

.menu_section.franchisee_form .req_dtl_wrp > ul > li a{
  color: #e00000;
}
.menu_section.franchisee_form .req_dtl_wrp > ul > li a:hover {
  color: #000;
}

/* 21-11-2017 */
a:focus, a:hover, a {outline:none!important;}
.comi {
 float: left;
 width: 100%;
 margin-top: 173px;
}
.branch_loc span {
 margin-right: 13px;
 padding-right: 5px;
}

.branch_loc {
 background: #fff;
 padding: 8px 21px;
}

.branch_loc span::after {
 background: #000;
 height: 6px;
 width: 6px;
 position: absolute;
 left: 0;
 top: 7px;
 content: "";
 border-radius: 50%;
}
.branch_loc span {
 margin-right: 18px;
 position: relative;
 padding-left: 16px;
 font-weight: 600;
}