
@font-face {
    font-family: 'Zurich UBlkEx BT';
    src: url('ZurichBT-UltraBlackExtended.woff2') format('woff2'),
url('ZurichBT-UltraBlackExtended.woff') format('woff');
    font-weight: 900;
    font-style: normal;
font-display: swap;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('Ubuntu-Bold.woff2') format('woff2'),
url('Ubuntu-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
font-display: swap;
}




*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0;padding:0;border:0;outline:0;}
header, footer, article, section, hgroup, nav, figure {display:block;margin:0px;padding:0px;}
img {border: 0 none;height: auto;max-width: 100%;vertical-align:middle;transition: all 0.5s ease-in-out 0s;}
ul {list-style-type:none;padding:0px;margin:0px;}
a, button{text-decoration:none;outline:none; color:#333333;}
button, input[type="button"]{border:none;cursor:pointer;}
p, td, input, label, form, h1, h2, h3, h4, h5, h6, a {padding:0px;margin:0px;border:none;text-decoration:none;transition: all 0.5s ease-in-out 0s;}
input[type="text"],input[type="button"],input[type="submit"],input[type="email"],input[type="tel"] ,textarea {  -webkit-appearance: none;  -webkit-border-radius: 0;  -webkit-appearance: none;transition: all 0.5s ease-in-out 0s;outline:none;resize: none;}
input[type="submit"], input[type="button"], input[type="reset"]{outline:none;cursor:pointer;}
.clear {clear: both;}
h1, h2, h3, h4, h5, h6 {line-height: normal; text-transform: inherit; font-family: 'Zurich UBlkEx BT'; font-weight: 900;}
.vm{vertical-align: middle;}
.relative{position: relative;}
.left{ float: left;}
.right {float:right !important;}
/*placeholder css*/
input::-webkit-input-placeholder {opacity:1 !important; color: #484646 !important;}
input::-moz-placeholder {opacity:1 !important; color: #484646 !important;}
input:-ms-input-placeholder {opacity:1 !important; color: #484646 !important;}
input:-moz-placeholder {opacity:1 !important; color: #484646 !important;}
/*ends css*/
body{margin:0; padding:0; font-size:16px; line-height:normal;  color:#484646;  font-weight: normal; font-family: 'Open Sans', sans-serif;}
/*======= Common CSS =======*/
a:hover, a:focus{text-decoration:none; color:inherit;}
p{font-size:16px; line-height:24px;}
h1 , h2{font-size: 20px; color: #fff; font-weight: normal; font-family: 'Open Sans', sans-serif; text-transform: inherit;}
h3{font-size: 22px; color: #fff; text-transform: inherit;}
h4 ,h5{font-size: 50px; color: #484646;}
h5{color: #fff;}
h6,h5{font-size: 24px; color: #fff;}



.fixed-wrapper{max-width: 1170px; width: 100%; height: auto; margin: 0 auto;}
.full-width{float: left; width: 100%;}


.top-sec{overflow: hidden;  position: relative; z-index: 99; background: #009118;}
.top-sec h3.bg-color{background: #ce000c; text-align: left; width: 50%;}
.top-sec h1{background: #009118; text-align: right;}
.top-sec h3.bg-color ,.top-sec h1{line-height: 50px; position: relative; float: left;}
.top-sec h3.bg-color:before{position: absolute; content: ""; background: #ce000c; top: 0; bottom: 0; right: 100%; width: 6000px;}
.top-sec h1:after{position: absolute; content: ""; background: #009118; top: 0; bottom: 0; left: 100%; width: 6000px;}
.top-sec h3.bg-color{position: relative; font-weight: normal; font-family: 'Open Sans', sans-serif;}
.menu-outer {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 100%;
    height: 310px;
    margin-top: -170px;
    padding-top: 150px;
    position: absolute;
    z-index: 9;
}
.logo {
    float: left;
    padding-left: 36px;
    padding-top: 26px;
    position: relative;
}
.full-width.top-sec .fixed-wrapper{
    max-width: 1300px;
}
.logo:after{position: absolute; content:""; background: url(../new/images/logo-shape.png) no-repeat center; width: 320px; height: 178px; top: 0; left: -16px;}
.menu{margin-top: 74px;}
.logo img{position: relative; z-index: 99;}
.menu li{float: left; margin-left: 30px;}
.menu li a{font-size: 16px; color: #333333; text-transform: uppercase; font-family: 'Ubuntu'; font-weight: bold; display: inline-block;}


.banner{position: relative;}
.banner:after{position: absolute; content: ""; background: rgba(3, 3, 3, 0.2); top: 0; bottom: 0; left: 0; right: 0; z-index: 2;}
.banner-outer{position: relative;}
.banner figure img{min-height: 744px; width: 100%;}
.banner-text{position: absolute; top: 54%; transform: translate(0 ,-50%); text-align: center; z-index: 4;}
.banner-text span{font-size: 70px; text-transform: uppercase; color: #fff; font-family: 'Zurich UBlkEx BT'; font-weight: 900; text-shadow: 4px 3px 6px rgba(0 ,0 ,0 ,0.40);}
.banner-text p{font-size: 24px; color: #fff; margin-top: 8px;}

.bbq-menu{padding: 10px; text-align: center;}
.bbq-menu .fixed-wrapper{max-width: 2400px;}
.bbq-menu-cell {border: 1px solid rgba(72, 70, 70, 0.6); float: none; margin-right: 0.4%; position: relative; width: 19.5%; overflow: hidden; transition: all ease-in 0.5s; display: inline-block;}
.bbq-menu-cell:last-child{margin-right: 0;}
.bbq-menu-cell h3{position: absolute; top: 50%; transform: translate(0 ,-50%); background: rgba(72 , 70 , 70 ,0.90); left: 0; right: 0; margin: 0 auto; width: 100%; text-align: center; padding: 12px;}
.bbq-menu-cell figure img ,.traffic-bbq-sec-inner aside figure img{width: 100%;}
.bbq-menu-cell span{display: block;}

.bbq-menu-cell i{font-style: normal !important;}

.bbq-menu-cell figure{transition: all ease-in 0.5s;}


.bbq-catering{padding: 60px 0 70px; text-align: center;}
.bbq-catering h4{margin-bottom: 26px;}
.bbq-catering .article {float: left; width: 570px; text-align: left;}
.bbq-catering p{margin-bottom: 24px;}
.bbq-catering aside{float: right; width: 570px;}
.bbq-catering aside figure img{width: 100%;}
.bbq-heading{max-width: 1072px; margin: 0 auto;}


.traffic-bbq-sec{background: url(../new/images/traffic-bbq-bg.webp) no-repeat center; background-size: cover; padding: 90px 0 100px; text-align: center; position: relative;}
.traffic-bbq-sec:after{position: absolute; content: ""; background: rgba(3 ,3 ,3 ,0.75); top: 0; left: 0; right: 0; bottom: 0;}
.traffic-bbq-sec-inner{position: relative; z-index: 99;}
.traffic-bbq-sec-inner h5 ,.traffic-bbq-sec-inner p{margin-bottom: 14px; color: #fff;}
.traffic-bbq-sec-inner p{margin-bottom: 30px;}
.traffic-heading-p{max-width: 600px; margin: 0 auto;}
.traffic-bbq-sec-inner aside{float: left; width: 570px; margin-top: 16px;}
.traffic-bbq-sec-inner .article{float: right; width: 570px; text-align: left; margin-top: 16px;}
.traffic-bbq-sec-inner .article a{line-height: 60px; padding: 0 24px; display: inline-block; font-size: 16px; font-weight: 700; color: #fff; text-transform: uppercase; background: #ce000c; position: relative; margin-left: 20px; margin-top: 20px;}
.traffic-bbq-sec-inner .article a:after{position: absolute; content: ""; top: 0; bottom: 0; left: 100%; background: url(../new/images/btn-shape.png) no-repeat center; width: 20px;}
.traffic-bbq-sec-inner .article a:before{position: absolute; content: ""; top: 0; bottom: 0; right: 100%; background: url(../new/images/btn-shape.png) no-repeat center; width: 20px; transform: rotate(180deg);}


.services{padding: 120px 0 50px; text-align: center;}
.services h4{margin-bottom: 50px;}
.services-cell{float: left; width: 370px; margin: 0 30px 100px 0;}
.services-cell:nth-child(3n){margin-right: 0;}
.services-cell figure img{width: 100%;}
.services-text{padding: 14px 28px 10px; background: #009118; text-align: center; position: relative; transition: all ease-in 0.5s}
.services-text p{color: #fff; margin-top: 12px;}
.services-text::before {border-color: #009118 rgba(0, 0, 0, 0); border-style: solid;  border-width: 70px 185px 0; top: 100%; content: "";  height: 0;  left: 0;  position: absolute; transform: rotate(0deg); width: 0; transition: all ease-in 0.5s}
.services-text::after {border-color: #009118 rgba(0, 0, 0, 0); border-style: solid;  border-width: 40px 185px 0;  bottom: 100%; content: ""; height: 0;  left: 0;  position: absolute; transform: rotate(180deg); width: 0; transition: all ease-in 0.5s}

footer{background: url(../new/images/footer-bg.webp) no-repeat center; background-size: cover; position: relative;}
footer:after{position: absolute; content: ""; background: rgba(03 ,3 ,3 ,0.8); top: 0; bottom: 0; left: 0; right: 0;}
.footer-top{position: relative; z-index: 2; padding: 30px 0; border-bottom: 1px solid #574336;}
.footer-top-left p{font-size: 20px; color: #fff;}
.footer-top-left a{font-size: 35px; color: #fff; font-family: 'Zurich UBlkEx BT'; font-weight: 900; margin-top: 6px; display: inline-block;}
.footer-top-left{float: left; margin-right: 94px;}
.footer-top-right a{font-size: 25px;}
.footer-top-right{margin-right: 0;}
.footer-social-icon{float: right; background: url(../new/images/g+-icon.png) no-repeat center; width: 28px; height: 21px; margin-top: 20px; transition: all ease-in 0.5s;}
.footer-bottom-cell{float: left; width: 370px; margin-right: 30px;}
.footer-bottom-cell:last-child{margin-right: 0;}
.footer-bottom{padding: 56px 0;}
.footer-bottom-cell h6{margin-bottom: 26px;}
.footer-bottom{position: relative; z-index: 2;}
.footer-bottom p ,.footer-bottom ul li a{color: #fff; font-size: 15px;}
.style-icon li{position: relative; padding-left: 18px;}
.style-icon li:after{position: absolute; content: ""; border: 2px solid #ce000c; height: 6px; width: 6px; border-radius: 100%; left: 0; top: 6px;}
.footer-bottom ul{float: left; width: 164px;}
.footer-bottom ul li{margin-bottom: 15px;}

.footer-bottom .style-icon li:after{ top:12px;}


.footer-bottom ul li a{line-height:35px; display: block;}
.footer-bottom .inpu-text{position: relative;}
.footer-bottom .inpu-text input[type=text]{width: 100%; height: 68px; background: #fff; padding: 0 70px 0 24px; font-size: 16px; color: #484646;} 
.footer-bottom .inpu-text input[type=submit]{background: url(../new/images/send-icon.png) no-repeat center; position: absolute; top: 0; bottom: 0; margin: auto; width: 28px; height: 28px; font-size: 0; right: 30px; }
.copy-rgt{background: #009118; text-align: center; padding: 6px 0; border-top: 2px solid #fff; border-bottom: 2px solid #fff;}
.copy-rgt p{font-size: 15px; color: #fff;}


.services-cell:hover .services-text{background: #ce000c;}
.services-cell:hover .services-text:after ,.services-cell:hover .services-text:before{border-color: #ce000c  rgba(0, 0, 0, 0); z-index: 1;}
.services-cell figure::before {
    border-color: #ffffff rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 46px 205px 0;
    bottom: 0;
    content: "";
    height: 0;
    left: -20px;
    position: absolute;
    transform: rotate(180deg);
    transition: all 0.5s ease-in 0s;
    width: 0;
    z-index: 0;
}
.services-cell figure {
    overflow: hidden;
    position: relative;
}


.menu li a:hover ,.footer-bottom ul li a:hover ,.menu li.active a ,.footer-top-left a:hover{color: #ce000c;}
.footer-social-icon:hover{background: url(../new/images/g+-icon-hover.png) no-repeat center; transition: all ease-in 0.5s;}
.banner .owl-dots{display: none !important;}
.book-event a{font-size: 25px; color: #fff; font-weight: 700; text-transform: uppercase;  line-height: 80px; display: inline-block; background: #ce000c; padding: 0 20px 0 20px; position: relative;}
.book-event{position: fixed; top: 60%; transform: translate(0 , -50%); right: 0; z-index: 99;}
.book-event a:after{position: absolute; background: url(../new/images/event-shape.png) no-repeat center; width: 30px; top: 0; bottom: 0; right: 100%; content: ""; background-size: 100% 100%;}
.book-event figure{background: url(../new/images/cal-bg.png) no-repeat center; width: 81px; height: 79px; line-height: 70px; text-align: center; float: left; margin-right: 4px; position: relative; top: 1px;}
.book-event figure img{position: relative; right: 6px;}
.bbq-menu-cell:hover figure img{transform: scale(1.2)}
.bbq-menu-cell:hover figure{transform: rotate(4deg); transition: all ease-in 0.5s;}
.ip-logo{text-align: center; z-index: 1;}


#contact_scroll_box, #contact_scroll_box1 {
max-width: 180px;
padding: 10px; display: none;
line-height: 19px;
text-align: center;
position: fixed;
right: 0;
/*border: 1px solid #ccc;
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(232, 232, 232);*/
background: #c40108;
border-radius: 15px 0 0 15px;
top: 0; z-index: 99 !important;
}

.loc-phone{ font-size:18px; font-weight:700;}
#contact_scroll_box h4{
padding: 0 0 5px;
padding-bottom: 5px;
color: #fff;
font-family: 'Montserrat',sans-serif;
font-size:20px!important;
font-weight:400; margin: 0px;
line-height: 1.25;
}

/*menu page*/

.inner-banner{background: url(../new/images/inner-banner.jpg) no-repeat center; background-size: cover; padding: 224px 0 84px; position: relative;}
.inner-banner:after{position: absolute; content: ""; background: rgba(3 ,3 ,3 ,0.6); top: 0; left: 0; right: 0; bottom: 0;}
.inner-banner span{text-transform: uppercase;}
.inner-banner .banner-text{position: relative; top: 0; transform: translate(0);}


.menu-middle-sec{padding: 100px 0 0;}
.menu-sec-left{float: left; width: 100%;}
.menu-sec-left-inner {display: table;}
.menu-middle-sec-inner{padding: 56px 0 50px;  border-bottom: 1px solid #ececec;}
.menu-middle-sec-inner:first-child{padding-top: 0;}
.menu-nu{width: 78px; background: #ce000c; font-size: 16px; font-family: 'Zurich UBlkEx BT'; font-weight: 900; padding: 20px 8px; color: #fff; text-align: center; margin-right: 32px; float: left; display: inline-table;}
.menu-sec-left-inner h3 ,.menu-sec-right h4{font-size: 26px; color: #484646; margin-bottom: 32px;}
.menu-sec-left-inner ul li ,.menu-sec-right ul li{font-size: 16px; color: #484646; margin-bottom: 8px; float: left; width: 50%;}
.menu-sec-right{float: right; width: 100%; margin-top: 30px;}
.menu-sec-right h4 span{display: block;}
.menu-sec-right ul li font{float: left; background: #fff; padding: 0 2px;}
.menu-sec-right ul li em{float: right; font-style: normal; background: #fff; padding: 0 20px 0 2px;}
.menu-sec-right ul li{border-bottom: 1px dashed #484646; position: relative; top: 2px;}
.menu-sec-right ul li em ,.menu-sec-right ul li font{position: relative; bottom: -2px;}
.menu-sec-right-inner h5{font-size: 65px; color: #fff; font-weight: 800; background: #009118; float: left; padding: 26px 8px 26px 28px; position: relative;}
.menu-sec-right-inner h5:after{position: absolute; content: ""; background: url(../new/images/menu-sec-shape.png) no-repeat center; width: 31px; top: 0; bottom: 0; left: 100%; }
.menu-sec-right-inner p{background: #ce000c; padding: 50px 46px 30px 226px; color: #fff;}
.menu-sec-right-inner{text-align: center;}
.menu-sec-right-inner h5 sup {font-size: 30px;}
.menu-quote-sec{background: url(../new/images/menu-quote-sec-bg.jpg) no-repeat center; position: relative; padding: 30px 0; background-size: cover;}
.menu-quote-sec:after{position: absolute; content: ""; background: rgba(3 ,3 ,3 ,0.75); top: 0; left: 0; right: 0; bottom: 0;}
.menu-quote-sec h6{font-size: 26px; position: relative; z-index: 2; float: left; margin-top: 10px;}
.menu-quote-sec a{font-size: 16px; font-weight: 700; color: #484646; text-transform: uppercase; line-height: 60px; background: #fff; display: inline-block; position: relative; padding: 0 36px; float: right; margin-right: 144px; z-index: 2;}
.menu-quote-sec a:after{position: absolute; content: ""; background: url(../new/images/btn-shape-white.png) no-repeat center; width: 20px; top: 0; bottom: 0; left: 100%;}
.menu-quote-sec a:before{position: absolute; content: ""; background: url(../new/images/btn-shape-white.png) no-repeat center; width: 20px; top: 0; bottom: 0; right: 100%; transform: rotate(180deg);}
.menu-sec-bottom .menu-sec-left-inner{width: 100%;}

.menu-sec-bottom{padding: 60px 0 80px;}
.menu-sec-bottom .menu-sec-right ul li{float: left; width: 49%; margin-right: 22px;}
.menu-sec-bottom .menu-sec-right{width: 100%;}
.menu-sec-bottom .menu-sec-right ul li:nth-child(2n){margin-right: 0;}
.menu-sec-bottom .menu-sec-right h4{margin-top: 64px;}
.menu-sec-bottom .menu-sec-right:first-child h4{margin-top: 0;}
.menu-sec-bottom .menu-sec-right ul{min-height: inherit !important;}
.menu-quote-sec a:hover{color: #ce000c;}


/*rentals pages*/

.rental-outer{padding: 100px 0 70px;}
.rental-outer .bbq-menu-cell{width: 31.4%; margin-right: 2.5%; margin-bottom: 2.6%;}
.rental-outer .bbq-menu-cell:nth-child(3n){margin-right: 0;}
.rental-outer .bbq-menu-cell h3{font-size: 16px;}


/*quote price*/

.price-sec figure img{width: 100%; border: 1px solid rgba(72, 70, 70, 0.6);}
.price-sec-outer{padding: 100px 0;}
.price-sec-outer h3{color: #484646; font-size: 26px;}

/*contact*/

.contact-left{float: left; width: 770px;}
.contact-right{width: 370px;}
.contact-right .bbq-menu-cell{width: 100% !important; margin-right: 0 !important; margin-bottom: 30px !important;}
.price-sec-outer .bbq-menu-cell h3{color: #fff;}


/*review*/

.testimonials-cell {background: #f1f5f7; float: left; margin: 0 2% 2% 0; padding: 50px 30px; text-align: center; width: 48%;}
.testimonials-cell figure {margin-bottom: 30px;}
.testimonials-cell span {color: #ce000c; font-size: 18px; font-weight: bold; margin-top: 20px; display: inline-block; width: 100%; margin-bottom: 12px;}
.testimonials-cell:nth-child(2n) {margin-right: 0;}


.menu-banner{background: url(../new/images/menu-banner.jpg) no-repeat center; background-size: cover;}
.rental-banner{background: url(../new/images/rental-banner.jpg) no-repeat center; background-size: cover;}
.quote-banner{background: url(../new/images/quote-banner.jpg) no-repeat center; background-size: cover;}
.review-banner{background: url(../new/images/review-banner.jpg) no-repeat center; background-size: cover;}
.services-banner{background: url(../new/images/services-banner.jpg) no-repeat center; background-size: cover;}
.gallery-banner{background: url(../new/images/gallery-banner.jpg) no-repeat center; background-size: cover;}
.clambake-banner{background: url(../new/images/clambake-banner.jpg) no-repeat center; background-size: cover;}


/*map*/

.map iframe{width: 100%; height: 262px;margin-top: 30px; border: 1px solid rgba(72, 70, 70, 0.6) !important;}
.form-sec{padding: 30px 20px 0; border: 1px solid rgba(72, 70, 70, 0.6) !important;}

.contact-right .bbq-menu-cell{height: 196px;}
.contact-right .bbq-menu-cell:last-child{margin-bottom: 0;}


.country-sec h6 {
    background: #e30613 none repeat scroll 0 0;
    line-height: 56px;
    text-align: center;
    text-transform: inherit;
}


.country-sec ul li {
    color: #333333;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 12px;
    padding-left: 24px;
    width: 25%;
}

.country-sec ul {
    margin: 68px 0 74px;
}

.country-sec-2 h6{background: #009118;}
.menu-sec-right h4{font-size: 24px;  margin-bottom: 20px;}

.header-right a{font-size: 26px; color: #fff; margin-left: 30px; font-weight: bold; position: relative; line-height: 50px; float: right; z-index: 99;}
.menu-sec-left-inner ul li strong {color: #ce000c;}
.header-right{float: right; width: 50%;}
.header-right h1{float: right;}
.header-right a:hover{color: #ce000c;}



/*Slider Css*/



.owl-carousel, .owl-carousel .owl-item {

	position: relative
}
.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
}
.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	animation-name: fadeOut
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}
.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(../new/css/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}



/*Navigation Css*/


.cd-dropdown-wrapper {
    display: none !important;
}
.cd-dropdown-wrapper {
    display: inline-block;
    height: 40px;
    margin: 30px 0 0 5%;
    position: relative;
}
.cd-dropdown-trigger {
    padding: 0 15px 0 7px;
}
@media only screen and (min-width: 1024px) {
.cd-dropdown-trigger {
    font-size: 1.5rem;
}
.cd-dropdown-trigger.dropdown-is-active {
    background-color: #3f8654;
}
.no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
    background-color: #47975f;
}
.cd-dropdown-trigger.dropdown-is-active::before, .cd-dropdown-trigger.dropdown-is-active::after {
    width: 14px;
}
.cd-dropdown-trigger.dropdown-is-active::before {
    transform: translateX(5px) rotate(-45deg);
	
}
.cd-dropdown-trigger.dropdown-is-active::after {
    transform: rotate(45deg);
}
.cd-dropdown h2{ margin:0px;}
}

@media only screen and (min-width: 768px) {
.cd-dropdown h2 {
    height: 60px;
    line-height: 60px;
}
}
@media only screen and (min-width: 1024px) {
.cd-dropdown h2 {
    height: 50px;
    line-height: 50px;
}
}
.cd-dropdown h2, .cd-dropdown-content a, .cd-dropdown-content ul a, .cd-dropdown-content .cd-divider {
    padding:0 10px;
}
.cd-dropdown {
    backface-visibility: hidden;
    background-color: #c40108;
    color: #ffffff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transform: translateY(-100%);
    transition: transform 0.5s ease 0s, visibility 0s ease 0.5s;
    visibility: hidden;
    width: 100%;
    z-index: 1;
}

.cd-dropdown h2 {
background-color:#fff;

color: #000 ;
font-size: 28px;
font-weight: normal;
position: relative;
text-transform: uppercase;
z-index: 1;
font-family: 'Open Sans', sans-serif;
font-style:normal;
}

.cd-dropdown .cd-close {
    color: rgba(0, 0, 0, 0);
    height: 43px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: 100%;
    top: 0;
    white-space: nowrap;
    width: 50px;
    z-index: 1;
}
.cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
    background-color:#000 ;
    bottom: auto;
    content: "";
    height: 20px;
    left: 50%;
    position: absolute;
    right: auto;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 2px;
}
.cd-dropdown .cd-close::after {
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-dropdown .cd-close::before {
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-dropdown.dropdown-is-active {
    transform: translateY(0px);
    transition: transform 0.5s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}
@media only screen and (min-width: 768px) {
.cd-dropdown .cd-close {
    top: 5px;
}
}
@media only screen and (min-width: 1200px) {
.cd-dropdown {
    background-color: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    color: #111433;
    height: auto;
    opacity: 0;
    position: absolute;
    top: calc(100% - 2px);
    transform: translateY(30px);
    transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s, transform 0.3s ease 0s;
    width: 100%;
}
.open-to-left .cd-dropdown {
    left: auto;
    right: 0;
}
.cd-dropdown h2, .cd-dropdown .cd-close {
    display: block;
}
.cd-dropdown.dropdown-is-active {
    opacity: 1;
    transform: translateY(0px);
    transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s, transform 0.3s ease 0s;
}
}
a.meanmenu-reveal span {
    background: #000000 none repeat scroll 0 0;
    display: block;
    height: 3px;
    margin-top: 3px;
}
.cd-dropdown-content, .cd-dropdown-content ul {
    height: 100%;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    transition: transform 0.3s ease 0s;
    width: 100%;
	padding-top:43px !important;
}
.cd-dropdown-content a:hover {
    color:#fff;
	background:#009118;
}
.cd-dropdown-content a, .cd-dropdown-content ul a {
    border-bottom: 1px solid rgba(255 ,255 ,255 ,0.5);
    color: #ffffff;
    display: block;
    font-size: 18px;
    overflow: hidden;
    padding: 12px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-weight:400;
	text-transform:uppercase;
	font-family: 'Futura_PT';
}
.cd-dropdown-content ul li:last-child {
	border-bottom:none;
}

.cd-dropdown-content li:first-of-type > a, .cd-dropdown-content ul li:first-of-type > a {
    border-top-width: 0;
}
.cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
    border-bottom-width: 1px;
}
.cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
    background-color: #0b0e23;
    color: #585a70;
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}
.cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 0;
}
.cd-dropdown-content a, .cd-dropdown-content .cd-search, .cd-dropdown-content .cd-divider, .cd-dropdown-content ul a, .cd-dropdown-content ul .cd-search, .cd-dropdown-content ul .cd-divider {
    backface-visibility: hidden;
    transform: translateZ(0px);
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}
.cd-dropdown-content.is-hidden, .cd-dropdown-content ul.is-hidden {
    transform: translateX(100%);
}
.cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    opacity: 0;
}
.cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    transform: translateX(-100%);
}
.dropdown-is-active .cd-dropdown-content, .dropdown-is-active .cd-dropdown-content ul { padding:0px;}
@media only screen and (min-width: 768px) {
.cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 60px;
}
.cd-dropdown-content a, .cd-dropdown-content ul a {
    font-family: Lato,sans-serif;
    font-size: 16px;
}
}
@media only screen and (min-width: 1024px) {
.cd-dropdown-content, .cd-dropdown-content ul {
    overflow: visible;
    padding-top: 0;
}
.cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
    background-color: rgba(0, 0, 0, 0);
    border-top: 1px solid #ebebeb;
    color: #b3b3b3;
}
.cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 1px;
}
.cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    opacity: 1;
}
}
.cd-dropdown-content .see-all a {
    color: #3f8654;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 80px;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding-left: 90px;
}
.cd-dropdown-content .cd-dropdown-gallery img {
    display: block;
    height: 40px;
    left: 20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: auto;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    padding-left: 75px;
    position: relative;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    color: #111433;
    display: none;
    font-size: 1.3rem;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    content: "";
    display: block;
    height: 40px;
    left: 20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-1::before {
    background-image: url("../new/img/nucleo-icon-1.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-2::before {
    background-image: url("../new/img/nucleo-icon-2.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-3::before {
    background-image: url("../new/img/nucleo-icon-3.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-4::before {
    background-image: url("../new/img/nucleo-icon-4.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-5::before {
    background-image: url("../new/img/nucleo-icon-5.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-6::before {
    background-image: url("../new/img/nucleo-icon-6.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-7::before {
    background-image: url("../new/img/nucleo-icon-7.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-8::before {
    background-image: url("../new/img/nucleo-icon-8.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-9::before {
    background-image: url("../new/img/nucleo-icon-9.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-10::before {
    background-image: url("../new/img/nucleo-icon-10.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-11::before {
    background-image: url("../new/img/nucleo-icon-11.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-12::before {
    background-image: url("../new/img/nucleo-icon-12.svg");
}
@media only screen and (min-width:1200px) {
.cd-dropdown-content {
    height: auto;
    position: static;
    width: 100%;
}
.cd-dropdown-content > li:last-of-type a {
    border-bottom: medium none;
}
.no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
    color: #3f8654;
}
.cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider {
    opacity: 1;
    transform: translateX(0px);
}
.cd-dropdown-content .cd-secondary-dropdown, .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    background-color: #ffffff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
    height: auto;
    left: 100%;
    transform: translateX(0px);
}
.cd-dropdown-content .cd-secondary-dropdown::after, .cd-dropdown-content .cd-dropdown-gallery::after, .cd-dropdown-content .cd-dropdown-icons::after {
    clear: both;
    content: "";
    display: table;
}
.open-to-left .cd-dropdown-content .cd-secondary-dropdown, .open-to-left .cd-dropdown-content .cd-dropdown-gallery, .open-to-left .cd-dropdown-content .cd-dropdown-icons {
    left: auto;
    right: 100%;
}
.cd-dropdown-content .cd-secondary-dropdown.is-hidden, .cd-dropdown-content .cd-dropdown-gallery.is-hidden, .cd-dropdown-content .cd-dropdown-icons.is-hidden {
    transform: translateX(0px);
}
/*.cd-dropdown-content .cd-secondary-dropdown.fade-in, .cd-dropdown-content .cd-dropdown-gallery.fade-in, .cd-dropdown-content .cd-dropdown-icons.fade-in {
    animation: 0.2s ease 0s normal none 1 running cd-fade-in;
}*/
/*.cd-dropdown-content .cd-secondary-dropdown.fade-out, .cd-dropdown-content .cd-dropdown-gallery.fade-out, .cd-dropdown-content .cd-dropdown-icons.fade-out {
    animation: 0.2s ease 0s normal none 1 running cd-fade-out;
}*/
.cd-dropdown-content .cd-secondary-dropdown > .go-back, .cd-dropdown-content .cd-dropdown-gallery > .go-back, .cd-dropdown-content .cd-dropdown-icons > .go-back {
    display: none;
}
.cd-dropdown-content .cd-secondary-dropdown > .see-all, .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    bottom: 20px;
    height: 45px;
    position: absolute;
    text-align: center;
}
.cd-dropdown-content .cd-secondary-dropdown > .see-all a, .cd-dropdown-content .cd-dropdown-gallery > .see-all a, .cd-dropdown-content .cd-dropdown-icons > .see-all a {
    background: #ebebeb none repeat scroll 0 0;
    height: 100%;
    line-height: 45px;
    margin: 0;
    transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
}
.no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {
    background-color: #111433;
    color: #ffffff;
}
.cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item, .cd-dropdown-content .cd-secondary-dropdown a, .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-gallery a, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons a {
    border: medium none;
}
.cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    padding: 20px 30px 100px;
}
.cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    width: calc(100% - 60px);
}
.cd-dropdown-content .cd-dropdown-icons > li, .cd-dropdown-content .cd-secondary-dropdown > li {
    float: left;
    width: 50%;
}
.cd-dropdown-content .cd-secondary-dropdown {
    overflow: hidden;
    padding-bottom: 65px;
    width: 550px;
}
.cd-dropdown-content .cd-secondary-dropdown::before {
    background-color: #ebebeb;
    content: "";
    height: 1px;
    left: 15px;
    position: absolute;
    top: 290px;
    width: 520px;
}
.cd-dropdown-content .cd-secondary-dropdown > li > a {
    color: #3f8654;
    font-size: 1.6rem;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
/*.cd-dropdown-content .cd-secondary-dropdown > li > a::after, .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
    display: none;
}*/
.cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
    transform: translateX(0px);
}
.cd-dropdown-content .cd-secondary-dropdown > li {
    border-color: #ebebeb;
    border-right: 1px solid #ebebeb;
    border-style: solid;
    height: 250px;
    margin: 20px 0;
    padding: 0 30px;
}
.cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
    border-right-width: 0;
}
.cd-dropdown-content .cd-secondary-dropdown > li > ul {
    height: auto;
    position: relative;
    transform: translate(0px);
}
.cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
    display: none;
}
.cd-dropdown-content .cd-secondary-dropdown a {
    font-size: 1.3rem;
    height: 25px;
    line-height: 25px;
    padding-left: 0;
}
.no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
    color: #3f8654;
}
.cd-dropdown-content .cd-secondary-dropdown ul {
    height: auto;
    overflow: hidden;
    padding-bottom: 25px;
}
.cd-dropdown-content .cd-secondary-dropdown .go-back a {
    color: rgba(0, 0, 0, 0);
    padding-left: 20px;
}
.no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
    color: rgba(0, 0, 0, 0);
}
.cd-dropdown-content .cd-secondary-dropdown .go-back a::before, .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
    left: 0;
}
.cd-dropdown-content .cd-secondary-dropdown .see-all {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.cd-dropdown-content .cd-dropdown-gallery {
    padding-bottom: 100px;
    width: 600px;
}
.cd-dropdown-content .cd-dropdown-gallery > li {
    float: left;
    margin-right: 4%;
    width: 48%;
}
.cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n) {
    margin-right: 0;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    color: #3f8654;
    height: auto;
    line-height: normal;
    margin-bottom: 2em;
    padding: 0;
}
.cd-dropdown-content .cd-dropdown-gallery > li:nth-last-of-type(2) a, .cd-dropdown-content .cd-dropdown-gallery > li:last-of-type a {
    margin-bottom: 0;
}
.cd-dropdown-content .cd-dropdown-gallery img {
    height: auto;
    margin: 0 0 0.6em;
    position: static;
    width: 100%;
}
.cd-dropdown-content .cd-dropdown-icons {
    width: 600px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
    background: #ebebeb none repeat scroll 0 0;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    color: #3f8654;
    font-weight: bold;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    display: block;
    font-size: 1.2rem;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    left: 25px;
}
.cd-dropdown-content > .has-children > ul {
    visibility: hidden;
}
.cd-dropdown-content > .has-children > ul.is-active {
    visibility: visible;
}
.cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
    visibility: visible;
}
.cd-dropdown-content > .has-children > a.is-active {
    box-shadow: 2px 0 0 #3f8654 inset;
    color: #3f8654;
}
.cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
    background: #3f8654 none repeat scroll 0 0;
}
.open-to-left .cd-dropdown-content > .has-children > a.is-active {
    box-shadow: -2px 0 0 #3f8654 inset;
}
}
@keyframes cd-fade-in {
0% {
    opacity: 0;
    visibility: visible;
}
100% {
    opacity: 1;
    visibility: visible;
}
}
@keyframes cd-fade-in {
0% {
    opacity: 0;
    visibility: visible;
}
100% {
    opacity: 1;
    visibility: visible;
}
}
@keyframes cd-fade-in {
0% {
    opacity: 0;
    visibility: visible;
}
100% {
    opacity: 1;
    visibility: visible;
}
}
@keyframes cd-fade-out {
0% {
    opacity: 1;
    visibility: visible;
}
100% {
    opacity: 0;
    visibility: visible;
}
}
@keyframes cd-fade-out {
0% {
    opacity: 1;
    visibility: visible;
}
100% {
    opacity: 0;
    visibility: visible;
}
}
@keyframes cd-fade-out {
0% {
    opacity: 1;
    visibility: visible;
}
100% {
    opacity: 0;
    visibility: visible;
}
}
.cd-search input[type="search"] {
    -moz-appearance: none;
    background-color: #5b5b5b;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    height: 45px;
    padding: 0 20px;
    width: 100%;
}
.cd-search input[type="search"]::-moz-placeholder {
    color: #ffffff;
}
.cd-search input[type="search"]:-moz-placeholder {
    color: #ffffff;
}
.cd-search input[type="search"]:focus::-moz-placeholder {
    color: #ffffff;
}
.cd-search input[type="search"]:focus:-moz-placeholder {
    color: #ffffff;
}
@media only screen and (min-width: 1024px) {
.cd-search input[type="search"] {
    background-color: #ebebeb;
}
.cd-search input[type="search"]::-moz-placeholder {
    color: #000000;
}
.cd-search input[type="search"]:-moz-placeholder {
    color: #000000;
}
}
.has-children > a, .go-back a {
    position: relative;
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    backface-visibility: hidden;
    background: #ffffff none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 2px;
    margin-top: -1px;

    position: absolute;
    top: 50%;
    width: 10px;
}
.has-children > a::before, .go-back a::before {
    transform: rotate(45deg);
}
.has-children > a::after, .go-back a::after {
    transform: rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #b3b3b3 none repeat scroll 0 0;
}
}
.has-children > a {
    padding-right: 40px;
}
.has-children > a::before, .has-children > a::after {
    right: 10px;
    transform-origin: 9px 50% 0;
}
@media only screen and (min-width: 1024px) {
.open-to-left .cd-dropdown-content > .has-children > a {
    padding-left: 40px;
    padding-right: 20px;
}
.open-to-left .cd-dropdown-content > .has-children > a::before, .open-to-left .cd-dropdown-content > .has-children > a::after {
    left: 20px;
    right: auto;
    transform-origin: 1px 50% 0;
}
}
.cd-dropdown-content .go-back a {
    padding-left: 30px;
}
.cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
    left: 10px;
    transform-origin: 1px 50% 0;
}
.cd-main-content {
    background-color: #e6e6e6;
    line-height: 2;
    min-height: calc(100vh - 100px);
    padding: 2em 5%;
}
.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
    opacity: 1;
    transform: translateY(0px);
    visibility: visible;
}
.no-js .cd-dropdown-wrapper .cd-close {
    display: none;
}
.tiny.cd-dropdown-wrapper a.meanmenu-reveal{top:5px !important}

@media only screen and (max-width:991px){
.cd-dropdown h2 {
    height: 45px; margin:0px;
    line-height: 45px;
}
.cd-dropdown-wrapper a.meanmenu-reveal {
  background:#c40108  none repeat scroll 0 0;
  box-sizing: border-box;
  color: #00007e;
  cursor: pointer;
  display: block;
  font-size: 17px !important;
  font-weight: bold;
  height: 45px;
  padding:10px 9px 5px;
  position: absolute;
  right: 16px !important;
  text-decoration: none;
  text-indent: -9999em;
  top:82px;
  transition: all 0.5s ease-in-out 0s;
  width: 46px;
  z-index: 1;
	border-radius: 10px;
}
.sub-menu.cd-dropdown-content {
  display: block !important;
  height: 100% !important;
  padding-top: 45px !important;
  visibility: visible !important;
}
.cd-dropdown.dropdown-is-active{ z-index: 1 !important;}
.cd-dropdown-wrapper a.meanmenu-reveal span {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  display: block;
  height: 2px;
  margin-top:5px;
}	
body .cd-dropdown-wrapper {
  display: block !important;
  height: auto;
  margin: 0;
  transition: all 0.5s ease-in-out 0s;
  z-index: 9999;
}
}

.cd-dropdown-content li.active a{color: #261f4b;background: #e9c949;}

li.menu_link {margin-left: 20px;padding: 0 10px;background: #ce000c;animation: blinker 0.75s linear infinite;}
li.menu_link a {color: #fff !important;}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}


/*Gallery Css*/

.vid-wrapper{text-align: center; display:flex; flex-wrap:wrap;}
.vid{max-width:20%; height:310px; padding-right:15px; padding-left:15px; position: relative;  cursor: pointer; width:100%;  margin-top:30px; border-radius:8px; overflow:hidden;}
.vid img {object-fit: cover;height: 309px;width: 309px;}
.vid:nth-child(3n),.vid:last-child{margin-right:0;}
.vid::before{content: ''; position: absolute; top: 0; right: 0; bottom: 0;left: 0;}
h2.vid-head {font-size: 20px;color: #333;}
.vid iframe{width:100%; height:100%;}



/* Video Popup */
.video-popup,.image-popup { position: fixed; top: 0; right: 0; bottom: 0; left: 0; display: flex;  justify-content: center; align-items: center; z-index: 998; background: rgba(0, 0, 0, .7); cursor: pointer; display: none !important;} 
.video-popup.show-video,.image-popup.show-video {display: flex !important; } 
.iframe-wrapper {position: relative; width:50%; min-height:380px; height:60%;text-align: center;}
.iframe-wrapper video,.iframe-wrapper img{max-height: 500px;}
.vid-wrapper .vid{display:none;}
.iframe-wrapper iframe{width:100%; height:100%; }
.iframe-wrapper .close-video { content: ''; position: absolute; width: 25px; height: 25px; top: -20px;  right: 0; background: url(../images/close-ic.png) #fff no-repeat;  border-radius: 50%; background-size: 11px 11px; background-position: center; }
.vid.video::after {content: '';position: absolute;top: 43%;right: 0;bottom: 0;left: 43%;background-image: url('../images/instagram-reel.png');background-size: contain;width: 50px;background-repeat: no-repeat;}

.load-read-btn{text-align:center; margin-top:50px;}
.btn-primary { display: inline-block;padding: 13px 31px;background-color: #ce000c;border-radius: 5px;position: relative;z-index: 0;border: 1px solid #ce000c;cursor: pointer;font-weight: 600;font-size: 16px;color: #fff; }
.btn-primary:hover{color: #ce000c; border-color: #ce000c; background-color: #fff; }
.btn-outline-primary { background-color: transparent; border: 1px solid var(--blue); color: var(--blue); }
.btn-outline-primary:hover { background-color: var(--blue); color: #1F1F1F; }



/*Responsive Css*/

@media(min-width:1024px){
	.home .banner.full-width {min-height: 744px;}
	section.bbq-menu.full-width {min-height: 230px;}
}
@media(max-width:767px){
	.home .banner.full-width {min-height: 310px;}
	section.bbq-menu.full-width {min-height: 1366px;}
	.bbq-menu-cell{min-height: 255px;}
}
.faq-container {
    width: 100%;
    max-width: 800px;
    background: #e30613;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 30px;
    margin: auto;
    margin-bottom: 50px;
}

.faq-header {
    text-align: center;
    margin-bottom: 40px;
}

.faq-header h1 {
    font-size: 2.5em;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}

.faq-header p {
    color: #fff;
    font-size: 1.1em;
}

.faq-item {
    border-bottom: 1px solid #ddd;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 15px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.faq-item:last-child {
    border-bottom: none;
}

.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-size: 1.3em;
    font-weight: 600;
    color: #009118;
    transition: color 0.3s ease;
}

.faq-question:hover {
    color: #e30613;
}

.faq-question .icon {
    font-size: 1.5em;
    font-weight: 700;
    color: #009118;
    transform: rotate(0deg);
    transition: transform 0.3s ease;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
    padding: 0;
    color: #333;
}

.faq-item.active .faq-answer {
    max-height: 200px; /* Adjust based on content */
    padding: 10px 0 0 0;
}

.faq-item.active .faq-question .icon {
    transform: rotate(180deg);
}

@media (max-width: 600px) {
    .faq-container {
        padding: 15px;
    }

    .faq-header h1 {
        font-size: 2em;
    }

    .faq-question {
        font-size: 1em;
    }
}


