/*!
 * Theme Name: KFC Indonesia
 * Description: KFC Indonesia Web Theme.
 * Year: 2019
 * Dev: Wimbo D, Ali U, Wildan NI.
 * Required: Twitter Bootstrap ^3.4.0
!*/
.mfp-container,
.slick-slider {
	-webkit-box-sizing: border-box;
}
.mfp-arrow,
.slick-slider {
	-webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider,
.slick-track {
	position: relative;
	display: block;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
	visibility: hidden;
}
.a-link,
.mfp-counter,
.nowrap {
	white-space: nowrap;
}
.food-slider:after,
.header-sticky-offset:after,
.home-slider:after,
.masonry-layout:after,
.slick-track:after,
.sticky-navbar-offset:after {
	clear: both;
}
.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: 0;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	left: 0;
	top: 0;
	margin-left: auto;
	margin-right: auto;
}
.mfp-bg,
.mfp-wrap {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
}
.slick-track:after,
.slick-track:before {
	content: "";
	display: table;
}
.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
	content: "";
}
.slick-slide,
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.mfp-bg {
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: 0.8;
}
.mfp-wrap {
	height: 100%;
	z-index: 1043;
	outline: 0 !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 {
	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-close,
.mfp-preloader {
	text-align: center;
	position: absolute;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-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: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.mfp-loading.mfp-figure {
	display: none;
}
.mfp-hide {
	display: none !important;
}
.mfp-preloader {
	color: #ccc;
	top: 50%;
	width: auto;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}
.mfp-preloader a {
	color: #ccc;
}
.mfp-close,
.mfp-preloader a:hover {
	color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
	display: none;
}
button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}
button::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	right: 0;
	top: 0;
	text-decoration: none;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
	opacity: 1;
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: #000;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-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;
}
.mfp-figure,
img.mfp-img {
	line-height: 0;
}
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent;
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}
.mfp-arrow-left {
	left: 0;
}
.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
	right: 0;
}
.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}
.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-image-holder .mfp-content,
img,
img.mfp-img {
	max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.sidemenu,
body {
	overflow-y: auto;
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}
.mfp-figure:after,
img.mfp-img {
	width: auto;
	height: auto;
	display: block;
}
img.mfp-img {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto;
}
.mfp-figure:after {
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	right: 0;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	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;
}
a,
body {
	color: #000;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	.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;
		-webkit-box-sizing: border-box;
		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;
	}
}
.header .logo a,
.header.affix + .header-sticky-offset,
.header.affix-top + .header-sticky-offset {
	display: block;
}
.header,
body {
	position: relative;
}
@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		-ms-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		-ms-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		-ms-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}
.brochure--icon > img,
.sidemenu--nav .li-has-children > a > i {
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
}
body {
	font-size: 15px;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 400;
	overflow-x: hidden;
}
body.boxed > .boxed-container {
	margin: 0 auto;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.33);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.33);
	max-width: 100%;
}
@media (min-width: 768px) {
	body.boxed > .boxed-container {
		width: 810px;
	}
}
@media (min-width: 992px) {
	body.boxed > .boxed-container {
		width: 1030px;
	}
}
p {
	text-rendering: optimizeLegibility;
	-webkit-font-feature-settings: "kern";
	-moz-font-feature-settings: "kern";
	font-feature-settings: "kern";
	-webkit-font-kerning: normal;
	font-kerning: normal;
}
a:active,
a:focus,
a:hover {
	color: #e4002b;
	text-decoration: none;
	outline: 0 !important;
}
.header,
.navmenu li > a {
	color: #000;
}
img {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	height: auto;
}
.header {
	z-index: 9;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 8px rgba(0, 0, 0, 0.1), inset 0 0 #fff,
		inset 0 0 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 8px rgba(0, 0, 0, 0.1), inset 0 0 #fff,
		inset 0 0 0 rgba(0, 0, 0, 0.15);
}
.header > .top {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media (min-width: 1200px) {
	body.boxed > .boxed-container {
		width: 1230px;
	}
	.header > .container-fluid > .logo {
		padding-left: 30px;
	}
}
.header .button-order {
	display: none;
}
@media (min-width: 768px) {
	.header .button-order {
		display: block;
		margin-left: auto;
		font-size: 14px;
	}
	.header .button-order a {
		padding: 10px 30px;
		border-radius: 30px;
		font-weight: bold;
		color: #fff;
		background-color: #e4002b;
	}
}
.header .logo {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.header .logo img {
	width: auto;
	max-height: 43px;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.header .logo + .navigation {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.header.affix,
.header.affix-top {
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	position: fixed;
}
.header.affix > .top {
	background: none;
}
.header.affix > .top .navtop--top li > a {
	font-size: 11px;
}
.header .menu-flex {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media (max-width: 360px) {
	.header.affix-top .logo {
		padding-top: 3px;
	}
}
.header-sticky-offset {
	display: none;
}
.header-sticky-offset:after,
.header-sticky-offset:before {
	display: table;
	content: " ";
}
.roboto {
	font-family: "Roboto", "Open Sans";
}
.navmenu,
.navmenu .sub-menu {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	list-style: none;
}
.navmenu li {
	display: inline-block;
	position: relative;
}
.navmenu li .sub-menu > li,
.navmenu li > a {
	display: block;
}
.navmenu li:hover > a {
	text-decoration: none;
	color: #e3002c;
}
.navmenu li > .sub-menu,
.navmenu li > .submenu-wrap {
	left: 0;
	top: 100%;
	z-index: 9;
	position: absolute;
	background-color: #fff;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	visibility: hidden;
	opacity: 0;
}
.navmenu li > .sub-menu {
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
.navmenu li > .sub-menu > li + li > a {
	border-top: 1px solid #e8e8e8;
}
.navmenu li .sub-menu {
	width: auto;
	text-align: left;
}
.navmenu li .sub-menu > li > a {
	color: #e4002b;
}
.navmenu li .sub-menu > li:hover > a {
	color: #930022;
	background-color: #e8e8e8;
}
.navmenu > li:hover > .sub-menu,
.navmenu > li:hover > .submenu-wrap {
	visibility: visible;
	opacity: 1;
}
.navtop {
	float: right;
	text-transform: capitalize;
	color: #000;
}
.navtop--top {
	padding-right: 15px;
}
.navtop--top li {
	margin-left: 4px;
}
@media (min-width: 1200px) {
	.navtop--top {
		padding-right: 45px;
	}
}
.navtop--top li > a {
	font-size: 13px;
	padding: 5px 9px 3px 3px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navtop--top li > .sub-menu {
	right: 0;
	left: auto;
	width: 100px;
	z-index: 10;
}
.navtop--top li > .sub-menu li > a {
	padding: 5px 8px;
}
.navtop--top li > .li-icon {
	width: 95px;
	padding: 0;
	position: relative;
}
.navtop--top li > .li-icon .scr-only {
	opacity: 0;
	visibility: hidden;
}
.navtop--top li > .li-icon .icon--hold {
	left: 0;
	right: 0;
	top: -5px;
	position: absolute;
}
@media (max-width: 992px) {
	.navtop--top li > .li-icon {
		display: none;
	}
}
@media (min-width: 992px) {
	.navtop--top > .li-has-children > a {
		position: relative;
		padding-right: 15px;
	}
	.navtop--top > .li-has-children > a::after {
		position: absolute;
		content: "\f0d7";
		font-family: FontAwesome;
		right: 5px;
		top: 5px;
		color: #ddd;
	}
}
.navigation--primary > li {
	padding: 9px 0px;
	margin-left: 5px;
}
@media (max-width: 1200px) {
	.navigation--primary > li {
		margin-left: 0px;
	}
}
.navigation--primary li > a {
	font-size: 14px;
	font-weight: 600;
}
.navigation--primary li .sub-menu li > a {
	text-transform: capitalize;
	font-weight: 400;
}
.navigation--primary li > .sub-menu {
	min-width: 155px;
}
.navigation--primary li > .sub-menu li > a {
	padding: 10px 15px;
}
.navigation--primary li > .sub-menu li:first-child {
	border-top: 3px solid #e4002b;
}
.navigation--primary li.li-container {
	position: inherit;
}
.navigation--primary li .submenu-wrap {
	right: 0;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
@media (min-width: 767px) and (max-width: 992px) {
	.navigation--primary li .submenu-wrap .sub-menu {
		padding-left: 0;
	}
}
.navigation--primary li .submenu-wrap .sub-menu > li {
	display: inline-block;
}
.navigation--primary li .submenu-wrap .sub-menu > li > a {
	border: none;
	padding: 15px;
}
.navigation--primary > li > a {
	padding: 5px 7px;
	text-transform: uppercase;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid transparent;
	color: #000;
	margin-left: 1px;
	margin-right: 1px;
}
@media (min-width: 1200px) {
	.navigation--primary > li > a {
		padding-left: 11px;
		padding-right: 11px;
	}
}
@media (min-width: 1379px) {
	.navigation--primary > li > a {
		padding-left: 15px;
		padding-right: 15px;
	}
}
.navigation--primary > li:hover > a {
	border-color: #e4002b;
	color: #000;
	box-shadow: 0 0 1px 0px #e4002b;
}
.navigation--primary > li.li-has-children > a {
	position: relative;
	padding-right: 25px;
}
.navigation--primary > li.li-has-children > a::after {
	top: 8px;
	right: 12px;
	font-size: 10px;
	content: "\f0d7";
	position: absolute;
	font-family: FontAwesome;
}
.hamburger.navbar-toggle--left,
.hamburger.navbar-toggle--right {
	display: none;
}
.hamburger.navbar-toggle--right.is-active {
	opacity: 0;
	visibility: hidden;
}
@media (max-width: 991.98px) {
	.hamburger.navbar-toggle--right {
		display: inline-block;
		margin: 5px 0;
		margin-right: auto;
		padding-left: 1px;
		padding-right: 25px;
		line-height: 1;
	}
}
.sidemenu {
	top: 0;
	left: -100%;
	width: 100%;
	position: fixed;
	z-index: 99;
	margin-top: 0 !important;
	text-transform: capitalize;
	background-color: #fff;
	-webkit-box-shadow: 0 0 3px rgba(221, 221, 221, 0.8);
	box-shadow: 0 0 3px rgba(221, 221, 221, 0.8);
	-webkit-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
@media (min-width: 768px) {
	.has-menu-sidebar .hamburger.navbar-toggle--left {
		float: left;
		display: inline-block;
		padding-left: 1px;
		margin: 5px 10px 0 0;
	}
	.sidemenu {
		left: -325px;
		width: 325px;
		bottom: 0;
		margin-top: 0 !important;
	}
}
@media (min-width: 992px) {
	.sidemenu-open:not(.has-menu-sidebar) .sidemenu {
		display: none;
	}
}
@media (max-width: 992px) {
	.sidemenu > ul.sidemenu--nav {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}
.sidemenu-open .sidemenu {
	left: 0;
	height: 100%;
}

.sidemenu--close {
	color: #e4002b;
	cursor: pointer;
	line-height: 0;
}

.sidemenu--nav .li-has-children > a,
.sidemenu--nav li {
	position: relative;
}
.sidemenu--nav,
.sidemenu--nav .sub-menu {
	margin: 0;
	padding: 0;
	display: block;
}
@media (min-width: 992) {
	.sidemenu--nav-header,
	.sidemenu--nav-primary {
		display: none;
	}
}
.sidemenu--nav li {
	display: block;
}
.sidemenu--nav > li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d0d5dd;
}

.sidemenu--nav > li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
.sidemenu--nav li > a {
	display: block;
	color: #101828;
	padding: 4px 0;
}
.sidemenu--nav li > .sub-menu {
	font-size: 16px;
}
.sidemenu--nav li > .sub-menu > li > a {
	padding-left: 0;
	position: relative;
}
.sidemenu--nav li > .sub-menu > li > a:after {
	width: 21px;
	height: 21px;
	right: -6px;
	position: absolute;
	content: "";
	background: url(../img/chevron-small-right.svg) center center no-repeat;
	background-size: contain;
	top: 50%;
	transform: translateY(-50%);
}

.sidemenu--nav > li > a {
	font-weight: 600;
}
.sidemenu--nav .li-has-children > a > i {
	top: 50%;
	right: 5px;
	cursor: pointer;
	padding: 13px 15px;
	position: absolute;
	z-index: 9;
	transform: translate(0, -50%);
}
.sidemenu--nav-primary > li > a {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
}
.heading-page {
	position: relative;
	padding-bottom: 25px;
	background-color: #fff;
}
.heading-page--image {
	display: block;
	position: relative;
	min-height: 95px;
}
.heading-page--image img {
	width: 100%;
	height: auto;
	display: block;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.heading-page--content {
	width: 85%;
	margin: 0 auto;
	padding: 0 30px;
	position: relative;
	text-align: center;
	background-color: #fff;
	-webkit-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
}
.heading-page--content hr {
	border-top: 2px solid #e4002b;
}
@media (max-width: 991px) {
	.heading-page--content hr {
		width: 85%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	footer .widget-wrapper {
		text-align: center;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
}
.heading-page--title {
	margin: -75px 0 0;
}
.heading-page--title .main-title {
	padding-top: 15px;
}
.heading-page--content.boldtext--content {
	font-size: 25px;
	font-weight: 800;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
@media (min-width: 992px) {
	.heading-page--title .main-title {
		padding-top: 25px;
	}
	.heading-page {
		padding-bottom: 40px;
	}
	.heading-page--image {
		min-height: 115px;
	}
	.heading-page--content {
		width: 815px;
		padding-left: 50px;
		padding-right: 50px;
	}
	.heading-page--title {
		margin-top: -95px;
	}
	.heading-page--content.boldtext--content {
		font-size: 29px;
	}
	footer .widget-wrapper > .widget-box {
		-ms-flex: 1 1 0px;
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		flex: 1 1 0;
	}
	footer .widget-wrapper > .widget-box:nth-child(2) {
		text-align: center;
	}
	footer .widget-wrapper > .widget-box:last-child {
		text-align: right;
	}
}
.heading-page--content.boldtext--content .main-title {
	font-size: inherit;
}
.heading-page--content.boldtext--content hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
footer.footer {
	color: #98a2b3;
	font-size: 14px;
	padding-top: 20px;
	background: #101828;
	width: 100vw;
	overflow: hidden;
}
@media (min-width: 1200px) {
	.navigation--primary li > .sub-menu {
		min-width: 180px;
	}
	footer > .container-fluid {
		padding-left: 45px;
		padding-right: 45px;
	}
}
footer .widget {
	margin-bottom: 10px;
}
footer .widget-wrapper {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}
footer .widget-wrapper > .widget-box {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
footer .widget_social_media ul {
	text-align: left;
	display: inline-block;
	margin-left: -7.5px;
	margin-right: -7.5px;
}
footer .widget_social_media ul > li {
	float: left;
	padding-left: 7.5px;
	padding-right: 7.5px;
	padding-bottom: 10px !important;
}
footer .widget_social_media .widget-social-type {
	display: none;
}
footer .widget_social_media .btn {
	font-size: 15px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
footer .widget_image_link ul {
	text-align: left;
	display: inline-block;
}
footer .widget_brand .brand__logo {
	max-width: 75px;
	padding-top: 15px;
	margin-bottom: -45px;
}
@media (min-width: 992px) {
	footer .widget_brand .brand__logo {
		padding-top: 0;
	}
}
.footer-bottom {
	display: block;
	font-size: 13px;
	padding: 23px 0;
	margin-top: 20px;
	font-size: 0.9em;
	border-top: 1px solid #98a2b3;
}
.left-feedback.has-feedback .form-control {
	padding-right: 15px;
	padding-left: 42.5px;
}
.left-feedback .form-control-feedback {
	left: 0;
	right: auto;
}
.form-control {
	border-color: #f1f1f1;
	background-color: #f3f3f3;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.form-horizontal .control-label {
	color: #555;
	font-size: 16px;
	font-weight: 300;
}
.widget {
	margin-bottom: 30px;
}
.widget-title {
	color: #636363;
	margin-top: 0;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: 600;
}
.widget__heading {
	margin: 0 0 15px;
}
.widget_image_link ul,
.widget_nav_menu ul,
.widget_recent_post ul,
.widget_social_media ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget_recent_post ul li {
	font-size: 85%;
	color: #6c6c6c;
}
.widget_recent_post ul li img {
	margin-bottom: 15px;
}
.widget_recent_post ul li h4 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
.widget_image_link ul,
.widget_nav_menu ul,
.widget_social_media ul {
	text-transform: capitalize;
}
@media (min-width: 992px) {
	.widget_recent_post ul li + li {
		margin-top: 15px;
		padding-top: 15px;
		border-top: 1px solid #e4e4e4;
	}
}
@media (max-width: 991px) {
	.widget_recent_post ul li > p {
		display: none;
	}
}
.widget_nav_menu ul > li > a {
	display: block;
	margin: 5px 0;
	color: inherit;
}
.btn > .fa,
.btn > img {
	margin-right: 5px;
}
.widget_nav_menu ul > li > a:active,
.widget_nav_menu ul > li > a:focus,
.widget_nav_menu ul > li > a:hover {
	color: #e4002b;
}
.widget_nav_menu ul .sub-menu {
	padding-left: 10px;
}
.widget_brand .brand__logo {
	display: inline-block;
	max-width: 145px;
}
.widget_social_media ul > li:not(:last-child) {
	padding-bottom: 15px;
}
.widget_social_media ul > li > a {
	display: block;
	color: inherit;
	font-size: 14px;
}
.widget_social_media ul > li > a:active,
.widget_social_media ul > li > a:focus,
.widget_social_media ul > li > a:hover {
	color: #e4002b;
}
.widget_image_link ul > li {
	padding-bottom: 10px;
}
.widget_image_link ul > li > a {
	display: block;
	color: inherit;
	font-size: 14px;
}
.widget_image_link ul > li > a:active,
.widget_image_link ul > li > a:focus,
.widget_image_link ul > li > a:hover {
	color: #e4002b;
}
.widget_tab_content .nav-tabs {
	border: none;
	padding-bottom: 20px;
}
.widget_tab_content .nav-tabs > li > a {
	border: none !important;
	background-color: transparent !important;
}
.widget_tab_content .nav-tabs > li > a:hover {
	font-weight: 600;
}
.widget_tab_content .nav-tabs > li + li > a:before {
	top: 10px;
	left: -5px;
	content: "|";
	position: absolute;
}
.widget_tab_content .nav-tabs > li.active > a,
.widget_tab_content .nav-tabs > li.active > a:focus,
.widget_tab_content .nav-tabs > li.active > a:hover {
	color: #e4002b;
	font-weight: 600;
}
button:active,
button:focus {
	outline: 0;
}
.btn {
	font-size: 16px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.btn.active,
.btn:active {
	outline: 0;
}
.btn > img {
	height: auto;
	max-width: 100%;
	display: inline-block;
}
.btn-lg {
	font-size: 20px;
}
.btn-sm {
	font-size: 14px;
}
.btn-xs {
	font-size: 12px;
}
.btn-wide {
	padding-left: 1.75em;
	padding-right: 1.75em;
}
.btn-pill {
	-webkit-border-radius: 300px;
	border-radius: 300px;
}
.btn-img {
	padding: 0;
	overflow: hidden;
}
.btn-img > img {
	margin-right: 0;
}
.btn-default {
	color: #e4002b;
	background-color: #fff;
	border-color: #fff;
}
.btn-default.focus,
.btn-default:focus {
	color: #e4002b;
	background-color: #f2f2f2;
	border-color: #e8e8e8;
}
.btn-default:hover {
	color: #e4002b;
	background-color: #f2f2f2;
	border-color: #ededed;
}
.btn-default.active,
.btn-default:active {
	color: #e4002b;
	background-color: #f2f2f2;
	background-image: none;
	border-color: #e8e8e8;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover {
	color: #e4002b;
	background-color: #ededed;
	border-color: #e8e8e8;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #fff;
}
.btn-default .badge,
.btn-primary {
	background-color: #e4002b;
	color: #fff;
}
.btn-primary {
	border-color: #e4002b;
}
.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #d50129;
	border-color: #930022;
}
.btn-primary:hover {
	color: #fff;
	background-color: #d50129;
	border-color: #e4002b;
}
.btn-primary.active,
.btn-primary:active {
	color: #fff;
	background-color: #d50129;
	background-image: none;
	border-color: #930022;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
	color: #fff;
	background-color: #e4002b;
	border-color: #930022;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #e4002b;
	border-color: #e4002b;
}
.btn-primary .badge {
	color: #e4002b;
	background-color: #fff;
}
.btn-outline {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}
.btn-outline.active,
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	border-color: #e3dada;
	border-color: rgba(255, 255, 255, 0.6);
	background-color: transparent;
}
.btn-inverse.btn-primary {
	color: #e4002b;
	background-color: transparent;
}
.btn-inverse.btn-primary:hover {
	color: #fff;
	background-color: #d50129;
	border-color: #e4002b;
}
.post-pagination li {
	text-transform: uppercase;
}
.post-pagination li .fa {
	font-size: 1.33333333em;
	vertical-align: -1%;
}
.post-pagination li a {
	color: #e4002b;
}
.post-pagination li.disabled {
	color: #b1b1b1;
}
.post-pagination li.active {
	color: #e4002b;
	font-weight: 800;
}
.post-pagination > li:first-child,
.post-pagination > li:last-child {
	font-size: 90%;
}
.post-pagination > li:first-child {
	padding-right: 10px;
}
.post-pagination > li:last-child {
	padding-left: 10px;
}
.dropdown-sort {
	margin-bottom: 15px;
}
.dropdown-sort > .dropdown-menu {
	margin-top: 0;
	min-width: 145px;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.dropdown-sort > .dropdown-menu > li > a {
	padding: 3px 10px;
	color: #e4002b;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.dropdown-sort > .dropdown-menu > li > a:focus,
.dropdown-sort > .dropdown-menu > li > a:hover {
	font-weight: 700;
	background: 0 0;
}
.dropdown-sort.open > a {
	color: #e4002b;
}
.main-loader .loader {
	top: 40%;
	left: 50%;
	width: 160px;
	height: 160px;
	position: absolute;
	margin: -80px 0 0 -80px;
	background-color: transparent;
}
.main-loader .loader:after,
.main-loader .loader:before,
.main-loader p:after {
	content: "";
	/* background-color: #fec232; */
	background-color: #e4002b;
	border: 1px solid #e4002b;
	position: absolute;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	left: 55px;
	bottom: 0;
	height: 30px;
	width: 10px;
	animation: page-on-load-anim 1s linear infinite;
	-webkit-animation: page-on-load-anim 1s linear infinite;
}
.main-loader .loader:before {
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}
.main-loader .loader:after {
	left: 75px;
	/* background-color: #e4002b; */
	background-color: #fff;
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
}
.main-loader p:after {
	left: 95px;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}
.main-loader .loader p {
	color: #999;
	font-size: 15px;
	font-weight: 700;
	margin: 0;
	text-align: center;
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.main-loader .loader p:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) scale(1, 4);
	-ms-transform: translate(-50%, -50%) scale(1, 4);
	transform: translate(-50%, -50%) scale(1, 4);
	text-transform: uppercase;
}
.main-loader .loader p img {
	width: auto;
	height: 115px;
	display: inline-block;
}
.main-loader.pageonload {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 10000;
	position: fixed;
	background: #fff;
}
.dots-loader-wrap {
	display: block;
	position: relative;
	padding: 65px 30px;
}
.dots-loader {
	width: 97px;
	height: 19px;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}
.dots-loader > span {
	content: "";
	width: 19px;
	height: 19px;
	background: #2196f3;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	animation: dots-loader-shift 2.3s linear infinite;
	-o-animation: dots-loader-shift 2.3s linear infinite;
	-ms-animation: dots-loader-shift 2.3s linear infinite;
	-webkit-animation: dots-loader-shift 2.3s linear infinite;
	-moz-animation: dots-loader-shift 2.3s linear infinite;
}
.dots-loader > span:nth-of-type(1) {
	animation-delay: -0.46s;
	-o-animation-delay: -0.46s;
	-ms-animation-delay: -0.46s;
	-webkit-animation-delay: -0.46s;
	-moz-animation-delay: -0.46s;
}
.dots-loader > span:nth-of-type(2) {
	animation-delay: -0.92s;
	-o-animation-delay: -0.92s;
	-ms-animation-delay: -0.92s;
	-webkit-animation-delay: -0.92s;
	-moz-animation-delay: -0.92s;
}
.dots-loader > span:nth-of-type(3) {
	animation-delay: -1.38s;
	-o-animation-delay: -1.38s;
	-ms-animation-delay: -1.38s;
	-webkit-animation-delay: -1.38s;
	-moz-animation-delay: -1.38s;
}
.dots-loader > span:nth-of-type(4) {
	animation-delay: -1.84s;
	-o-animation-delay: -1.84s;
	-ms-animation-delay: -1.84s;
	-webkit-animation-delay: -1.84s;
	-moz-animation-delay: -1.84s;
}
.brochure {
	margin: 27px 0;
	border: 1px solid transparent;
	-webkit-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.brochure > a {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-moz-align-items: center;
	-ms-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: space-between;
}
.brochure--icon {
	position: relative;
	padding: 20px 30px;
}
.brochure--icon > img {
	left: 0;
	top: 50%;
	width: 40px;
	position: absolute;
	transform: translate(0, -50%);
}
.brochure--title {
	padding: 2px 5px;
	-moz-flex-grow: 1;
	-ms-flex-grow: 1;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
}
@media (min-width: 992px) {
	.brochure--title {
		font-size: 16px;
	}
}
.brochure--arrow {
	font-size: 28px;
	padding: 0 7px 1px;
}
.brochure-primary {
	background: #e4002b;
}
.brochure-primary:focus,
.brochure-primary:hover {
	background: #84001f;
}
.brochure-primary > a {
	color: #fff;
}
.brochure-default {
	background: #fff;
	border-color: #e4002b;
}
.brochure-default > a {
	color: #e4002b;
}
.brochure-default:focus,
.brochure-default:hover {
	border-color: #930022;
	background: #e4002b;
}
.brochure-default:focus > a,
.brochure-default:hover > a {
	color: #fff;
}
.list-group-menu > .list-group-item {
	margin: 2px 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-right: 30px;
	background-color: #f3f3f3;
}
.list-group-menu > .list-group-item::before {
	content: "\f105";
	font-family: FontAwesome;
	right: 13px;
	top: 50%;
	position: absolute;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.list-group-menu > .list-group-item.active,
.list-group-menu > .list-group-item:focus,
.list-group-menu > .list-group-item:hover {
	color: #fff;
	border-color: #e4002b;
	background: #e4002b;
}
@media (max-width: 991px) {
	.list-group-menu {
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 40px;
	}
	.list-group-menu > .list-group-item {
		-webkit-border-radius: 0;
		border-radius: 0;
	}
	.content-sm-min-height {
		min-height: 57vh;
	}
}
video.embed-responsive-item {
	background-color: #000;
}
.embed-responsive-image,
.embed-responsive-poster,
.embed-responsive-poster:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
.embed-responsive-image,
.embed-responsive-poster {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.embed-responsive-poster {
	display: none;
	cursor: pointer;
}
.embed-responsive-poster.active {
	display: block;
}
.embed-responsive-poster.active + .embed-responsive-item {
	visibility: hidden;
}
.embed-responsive-poster:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.3);
}
.embed-responsive-poster > span {
	color: #fff;
	font-size: 2em;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: solid #fff;
	line-height: 1.83333em;
	padding-left: 0.15em;
	display: inline-block;
	width: 2em;
	height: 2em;
	z-index: 1;
	top: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.embed-responsive-poster:hover > span {
	opacity: 0.8;
}
.btn-social,
.btn-social-icon {
	position: relative;
	padding-left: 41px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	border: 1px solid #344054;
}
.btn-social-icon:hover {
	opacity: 0.8;
	box-shadow: 0 0 8px #fff;
}
.btn-social-icon > :first-child,
.btn-social > :first-child {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 29px;
	line-height: 28.5px;
	font-size: 1.3em;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, 0.2);
	padding: 9px;
}
.btn-lg.btn-social-icon,
.btn-social.btn-lg {
	padding-left: 61px;
}
.btn-lg.btn-social-icon > :first-child,
.btn-social.btn-lg > :first-child {
	line-height: 45px;
	width: 45px;
	font-size: 1.8em;
}
.btn-sm.btn-social-icon,
.btn-social.btn-sm {
	padding-left: 38px;
}
.btn-sm.btn-social-icon > :first-child,
.btn-social.btn-sm > :first-child {
	line-height: 28px;
	width: 28px;
	font-size: 1.4em;
}
.btn-social.btn-xs,
.btn-xs.btn-social-icon {
	padding-left: 30px;
}
.btn-social.btn-xs > :first-child,
.btn-xs.btn-social-icon > :first-child {
	line-height: 20px;
	width: 20px;
	font-size: 1.2em;
}
.btn-social-icon {
	height: 40px;
	width: 40px;
	padding: 0;
}
.btn-social-icon > :first-child {
	border: none;
	text-align: center;
	width: 100% !important;
}
.btn-social-icon.btn-lg {
	height: 45px;
	width: 45px;
	padding-left: 0;
	padding-right: 0;
}
.btn-social-icon.btn-sm {
	height: 30px;
	width: 30px;
	padding-left: 0;
	padding-right: 0;
}
.btn-social-icon.btn-xs {
	height: 22px;
	width: 22px;
	padding-left: 0;
	padding-right: 0;
}
.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook.focus,
.btn-facebook:focus,
.btn-facebook:hover {
	color: #fff;
	background-color: #2d4373;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook.active,
.btn-facebook:active,
.open > .btn-facebook.dropdown-toggle {
	color: #fff;
	background-color: #2d4373;
	background-image: none;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook.active.focus,
.btn-facebook.active:focus,
.btn-facebook.active:hover,
.btn-facebook:active.focus,
.btn-facebook:active:focus,
.btn-facebook:active:hover,
.open > .btn-facebook.dropdown-toggle.focus,
.open > .btn-facebook.dropdown-toggle:focus,
.open > .btn-facebook.dropdown-toggle:hover {
	color: #fff;
	background-color: #23345a;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook.disabled.focus,
.btn-facebook.disabled:focus,
.btn-facebook.disabled:hover,
.btn-facebook[disabled].focus,
.btn-facebook[disabled]:focus,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook.focus,
fieldset[disabled] .btn-facebook:focus,
fieldset[disabled] .btn-facebook:hover {
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook .badge {
	color: #3b5998;
	background-color: #fff;
}
.btn-google {
	color: #fff;
	background-color: #dd4b39;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-google.focus,
.btn-google:focus,
.btn-google:hover {
	color: #fff;
	background-color: #c23321;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-google.active,
.btn-google:active,
.open > .btn-google.dropdown-toggle {
	color: #fff;
	background-color: #c23321;
	background-image: none;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-google.active.focus,
.btn-google.active:focus,
.btn-google.active:hover,
.btn-google:active.focus,
.btn-google:active:focus,
.btn-google:active:hover,
.open > .btn-google.dropdown-toggle.focus,
.open > .btn-google.dropdown-toggle:focus,
.open > .btn-google.dropdown-toggle:hover {
	color: #fff;
	background-color: #a32b1c;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-google.disabled.focus,
.btn-google.disabled:focus,
.btn-google.disabled:hover,
.btn-google[disabled].focus,
.btn-google[disabled]:focus,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google.focus,
fieldset[disabled] .btn-google:focus,
fieldset[disabled] .btn-google:hover {
	background-color: #dd4b39;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-google .badge {
	color: #dd4b39;
	background-color: #fff;
}
.btn-instagram {
	color: #fff;
	background-color: #e1306c;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram.focus,
.btn-instagram:focus,
.btn-instagram:hover {
	color: #fff;
	background-color: #c21c54;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram.active,
.btn-instagram:active,
.open > .btn-instagram.dropdown-toggle {
	color: #fff;
	background-color: #c21c54;
	background-image: none;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram.active.focus,
.btn-instagram.active:focus,
.btn-instagram.active:hover,
.btn-instagram:active.focus,
.btn-instagram:active:focus,
.btn-instagram:active:hover,
.open > .btn-instagram.dropdown-toggle.focus,
.open > .btn-instagram.dropdown-toggle:focus,
.open > .btn-instagram.dropdown-toggle:hover {
	color: #fff;
	background-color: #a31847;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram.disabled.focus,
.btn-instagram.disabled:focus,
.btn-instagram.disabled:hover,
.btn-instagram[disabled].focus,
.btn-instagram[disabled]:focus,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram.focus,
fieldset[disabled] .btn-instagram:focus,
fieldset[disabled] .btn-instagram:hover {
	background-color: #e1306c;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram .badge {
	color: #e1306c;
	background-color: #fff;
}
.btn-pinterest {
	color: #fff;
	background-color: #cb2027;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest.focus,
.btn-pinterest:focus,
.btn-pinterest:hover {
	color: #fff;
	background-color: #9f191f;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest.active,
.btn-pinterest:active,
.open > .btn-pinterest.dropdown-toggle {
	color: #fff;
	background-color: #9f191f;
	background-image: none;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest.active.focus,
.btn-pinterest.active:focus,
.btn-pinterest.active:hover,
.btn-pinterest:active.focus,
.btn-pinterest:active:focus,
.btn-pinterest:active:hover,
.open > .btn-pinterest.dropdown-toggle.focus,
.open > .btn-pinterest.dropdown-toggle:focus,
.open > .btn-pinterest.dropdown-toggle:hover {
	color: #fff;
	background-color: #801419;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest.disabled.focus,
.btn-pinterest.disabled:focus,
.btn-pinterest.disabled:hover,
.btn-pinterest[disabled].focus,
.btn-pinterest[disabled]:focus,
.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-pinterest.focus,
fieldset[disabled] .btn-pinterest:focus,
fieldset[disabled] .btn-pinterest:hover {
	background-color: #cb2027;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest .badge {
	color: #cb2027;
	background-color: #fff;
}
.btn-soundcloud {
	color: #fff;
	background-color: #f50;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud.focus,
.btn-soundcloud:focus,
.btn-soundcloud:hover {
	color: #fff;
	background-color: #c40;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud.active,
.btn-soundcloud:active,
.open > .btn-soundcloud.dropdown-toggle {
	color: #fff;
	background-color: #c40;
	background-image: none;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud.active.focus,
.btn-soundcloud.active:focus,
.btn-soundcloud.active:hover,
.btn-soundcloud:active.focus,
.btn-soundcloud:active:focus,
.btn-soundcloud:active:hover,
.open > .btn-soundcloud.dropdown-toggle.focus,
.open > .btn-soundcloud.dropdown-toggle:focus,
.open > .btn-soundcloud.dropdown-toggle:hover {
	color: #fff;
	background-color: #a83800;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud.disabled.focus,
.btn-soundcloud.disabled:focus,
.btn-soundcloud.disabled:hover,
.btn-soundcloud[disabled].focus,
.btn-soundcloud[disabled]:focus,
.btn-soundcloud[disabled]:hover,
fieldset[disabled] .btn-soundcloud.focus,
fieldset[disabled] .btn-soundcloud:focus,
fieldset[disabled] .btn-soundcloud:hover {
	background-color: #f50;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud .badge {
	color: #f50;
	background-color: #fff;
}
.btn-twitter {
	color: #fff;
	background-color: #0a0a0a;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter.focus,
.btn-twitter:focus,
.btn-twitter:hover {
	color: #fff;
	background-color: #000000;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter.active,
.btn-twitter:active,
.open > .btn-twitter.dropdown-toggle {
	color: #fff;
	background-color: #000000;
	background-image: none;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter.active.focus,
.btn-twitter.active:focus,
.btn-twitter.active:hover,
.btn-twitter:active.focus,
.btn-twitter:active:focus,
.btn-twitter:active:hover,
.open > .btn-twitter.dropdown-toggle.focus,
.open > .btn-twitter.dropdown-toggle:focus,
.open > .btn-twitter.dropdown-toggle:hover {
	color: #fff;
	background-color: #252525;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter.disabled.focus,
.btn-twitter.disabled:focus,
.btn-twitter.disabled:hover,
.btn-twitter[disabled].focus,
.btn-twitter[disabled]:focus,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter.focus,
fieldset[disabled] .btn-twitter:focus,
fieldset[disabled] .btn-twitter:hover {
	background-color: #0a0a0a;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter .badge {
	color: #0a0a0a;
	background-color: #fff;
}
.btn-youtube {
	color: #fff;
	background-color: red;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-youtube.focus,
.btn-youtube:focus,
.btn-youtube:hover {
	color: #fff;
	background-color: #c00;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-youtube.active,
.btn-youtube:active,
.open > .btn-youtube.dropdown-toggle {
	color: #fff;
	background-color: #c00;
	background-image: none;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-youtube.active.focus,
.btn-youtube.active:focus,
.btn-youtube.active:hover,
.btn-youtube:active.focus,
.btn-youtube:active:focus,
.btn-youtube:active:hover,
.open > .btn-youtube.dropdown-toggle.focus,
.open > .btn-youtube.dropdown-toggle:focus,
.open > .btn-youtube.dropdown-toggle:hover {
	color: #fff;
	background-color: #a80000;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-youtube.disabled.focus,
.btn-youtube.disabled:focus,
.btn-youtube.disabled:hover,
.btn-youtube[disabled].focus,
.btn-youtube[disabled]:focus,
.btn-youtube[disabled]:hover,
fieldset[disabled] .btn-youtube.focus,
fieldset[disabled] .btn-youtube:focus,
fieldset[disabled] .btn-youtube:hover {
	background-color: red;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-youtube .badge {
	color: red;
	background-color: #fff;
} /*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
	padding: 10px;
	display: inline-block;
	cursor: pointer;
	-webkit-transition-property: opacity, -webkit-filter;
	transition-property: opacity, -webkit-filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	-webkit-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
}
.hentry-title,
.main-title,
.meta-data,
.primary-title,
body.page-404 .wrapper-404 {
	text-transform: uppercase;
}
.hamburger.is-active:hover,
.hamburger:hover {
	opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::after,
.hamburger.is-active .hamburger-inner::before {
	background-color: #101828;
}
.hamburger-box {
	width: 19px;
	height: 15px;
	display: inline-block;
	position: relative;
}
.hamburger-inner {
	display: block;
	top: 50%;
}
.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
	width: 19px;
	height: 2px;
	background-color: #101828;
	-webkit-border-radius: 0;
	border-radius: 0;
	position: absolute;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}
.hamburger-inner::after,
.hamburger-inner::before {
	content: "";
	display: block;
}
.hamburger-inner::before {
	top: -6px;
}
.hamburger-inner::after {
	bottom: -6px;
}
.hamburger--arrowalt-r .hamburger-inner::before {
	-webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1),
		-webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
	-webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1),
		-webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
	top: 0;
	-webkit-transform: translate3d(3.8px, -4.75px, 0) rotate(45deg) scale(0.7, 1);
	transform: translate3d(3.8px, -4.75px, 0) rotate(45deg) scale(0.7, 1);
	-webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22),
		-webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: translate3d(3.8px, 4.75px, 0) rotate(-45deg) scale(0.7, 1);
	transform: translate3d(3.8px, 4.75px, 0) rotate(-45deg) scale(0.7, 1);
	-webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22),
		-webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.sticky-navbar.affix {
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 8px rgba(0, 0, 0, 0.1), inset 0 0 #fff,
		inset 0 0 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 8px rgba(0, 0, 0, 0.1), inset 0 0 #fff,
		inset 0 0 0 rgba(0, 0, 0, 0.15);
}
.sticky-navbar.affix + .sticky-navbar-offset {
	display: block;
}
.sticky-navbar-offset {
	display: none;
}
.sticky-navbar-offset:after,
.sticky-navbar-offset:before {
	display: table;
	content: " ";
}
.slick-arrow,
.slick-dots,
.slick-slide > a {
	display: block;
}
.slick-slider .slick-dotted {
	margin-bottom: 20px;
}
.slick-initload {
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
}
.slick-initload.slick-initialized {
	visibility: visible;
	filter: alpha(opacity=100);
	opacity: 1;
}
.slick-slide img {
	width: 100%;
	height: auto;
	display: block;
}
.slick-arrow {
	color: #e4002b;
	cursor: pointer;
	text-align: center;
	top: 15%;
	left: 0;
	bottom: 15%;
	width: 3.433em;
	position: absolute;
	z-index: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.slick-arrow > .fa {
	font-size: 2.5em;
	line-height: 1.2em;
	padding-right: 0.1em;
	background: rgba(255, 255, 255, 0.3);
	bottom: 50%;
	left: 3px;
	width: 1.333em;
	position: absolute;
	border-radius: 1.333em;
	border: solid 2px #fff;
	color: #fff;
}
.slick-arrow:focus,
.slick-arrow:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slick-arrow.slick-next {
	left: auto;
	right: 0;
}
.slick-arrow.slick-next > .fa {
	left: auto;
	right: 3px;
	padding-left: 0.1em;
	padding-right: 0;
}
.slick-arrow.slick-disabled {
	cursor: default;
	filter: alpha(opacity=0);
	opacity: 0;
}
.slick-dots {
	margin: 0;
	padding: 0;
	width: 100%;
	bottom: -20px;
	position: absolute;
	list-style: none;
	text-align: center;
}
.bg-radial-gradient,
.food-slider > h2,
.slick-dots li {
	position: relative;
}
.slick-dots li {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 17px;
	height: 7px;
	padding: 4px;
	color: transparent;
	border: 0;
	outline: 0;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 3px 3px;
	background: rgba(0, 0, 0, 0.4);
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.slick-dots li.slick-active button,
.slick-dots li:focus button,
.slick-dots li:hover button {
	width: 33px;
	background: #e4002b;
	filter: alpha(opacity=75);
	opacity: 0.75;
}
.bg-body-pattern,
.bg-img-patternfood {
	background-size: cover;
	background-repeat: no-repeat;
}
.food-slider {
	padding-left: 15px;
	padding-right: 15px;
}
.food-slider:after,
.food-slider:before {
	display: table;
	content: " ";
}
@media (min-width: 1200px) {
	.food-slider {
		padding-left: 30px;
		padding-right: 30px;
	}
}
.food-slider > h2 {
	font-weight: 800;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
}
@media (min-width: 992px) {
	.food-slider > h2 {
		font-size: 37px;
		padding-top: 35px;
	}
}
.food-slider .slick-slider {
	display: none;
	margin: 15px -15px;
}
.food-slider .slick-slider.slick-initialized {
	display: block;
	visibility: hidden;
	-webkit-animation: animFadeIn 0.9s;
	animation: animFadeIn 0.9s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.food-slider .slick-slider .slick-arrow {
	font-size: 12px;
}
.food-slider .slick-slider .slick-track {
	margin-left: 0;
}
.food-slider .slick-slider .slick-slide {
	padding-left: 15px;
	padding-right: 15px;
}
.food-slider .slick-slider .slick-slide a.zoom-item {
	padding-top: 1.25em;
	display: block;
}
.food-slider .slick-slider .slick-slide span {
	display: block;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
/* .masonry-wrapper {
} */
.masonry-layout {
	margin-right: -7.5px;
	margin-left: -7.5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.masonry-layout .grid-sizer,
.masonry-layout .masonry-item {
	width: 50%;
}
@media (min-width: 992px) {
	.masonry-layout .grid-sizer,
	.masonry-layout .masonry-item {
		width: 33.33333333%;
	}
}
@media (min-width: 1200px) {
	.masonry-layout .grid-sizer,
	.masonry-layout .masonry-item {
		width: 25%;
	}
}
.masonry-layout .masonry-item {
	padding: 0 7.5px 15px;
}
.bg-img-patternfood {
	background-image: url(../img/pattern-food.jpg);
	background-position: bottom center;
}
.background-grey {
	background-color: #fafafa;
}
.bg-body-pattern {
	background-image: url(../img/pattern-vintage.png);
	background-position: center;
}
.bg-radial-gradient:before {
	content: "";
	left: -10%;
	bottom: 30%;
	width: 120%;
	height: 100%;
	overflow: hidden;
	-webkit-border-radius: 75%;
	border-radius: 75%;
	position: absolute;
	background-repeat: no-repeat;
}
.use-dot-pattern {
	position: relative;
}
.use-dot-pattern:after,
.use-dot-pattern:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	position: absolute;
}
.use-dot-pattern:before {
	opacity: 0.4;
	background: #000;
}
.use-dot-pattern:after {
	background: url(../img/dot.png);
}
.a-link {
	color: #e4002b;
	display: inline-block;
	text-align: center;
}
.a-link.active,
.a-link:active,
.a-link:focus,
.a-link:hover {
	color: #930022;
	text-decoration: none;
	outline: 0;
}
.main-title {
	margin-top: 0;
	font-size: 34px;
	font-weight: 800;
	margin-bottom: 15px;
	letter-spacing: 0.2em;
}
@media (min-width: 992px) {
	.main-title {
		font-size: 45px;
		margin-bottom: 20px;
	}
}
.group-title,
.primary-title {
	margin-top: 0;
	margin-bottom: 15px;
}
.group-title {
	color: #e4002b;
	position: relative;
}
.group-title:before {
	top: 50%;
	width: 100%;
	height: 1px;
	content: "";
	position: absolute;
	background-color: #e4002b;
}
.group-title span {
	position: relative;
	padding: 0 10px 0 0;
	background-color: #fff;
}
.primary-title {
	font-size: 23px;
	font-weight: 700;
}
@media (min-width: 992px) {
	.primary-title {
		font-size: 27px;
		font-weight: 800;
	}
}
.hentry-title {
	margin-top: 10px;
	font-size: 27px;
	font-weight: 700;
}
.push-up-0 {
	margin-top: 0;
}
.push-up-5 {
	margin-top: 5px;
}
.push-up-10 {
	margin-top: 10px;
}
.push-up-15 {
	margin-top: 15px;
}
.push-up-20 {
	margin-top: 20px;
}
.push-up-25 {
	margin-top: 25px;
}
.push-up-30 {
	margin-top: 30px;
}
.push-up-35 {
	margin-top: 35px;
}
.push-up-40 {
	margin-top: 40px;
}
.push-up-45 {
	margin-top: 45px;
}
.push-up-50 {
	margin-top: 50px;
}
.push-up-55 {
	margin-top: 55px;
}
.push-up-60 {
	margin-top: 60px;
}
.push-down-0 {
	margin-bottom: 0;
}
.push-down-5 {
	margin-bottom: 5px;
}
.push-down-10 {
	margin-bottom: 10px;
}
.push-down-15 {
	margin-bottom: 15px;
}
.push-down-20 {
	margin-bottom: 20px;
}
.push-down-25 {
	margin-bottom: 25px;
}
.push-down-30 {
	margin-bottom: 30px;
}
.push-down-35 {
	margin-bottom: 35px;
}
.push-down-40 {
	margin-bottom: 40px;
}
.push-down-45 {
	margin-bottom: 45px;
}
.push-down-50 {
	margin-bottom: 50px;
}
.push-down-55 {
	margin-bottom: 55px;
}
.push-down-60 {
	margin-bottom: 60px;
}
.pull-up-0 {
	padding-bottom: 0;
}
.pull-up-5 {
	padding-bottom: 5px;
}
.pull-up-10 {
	padding-bottom: 10px;
}
.pull-up-15 {
	padding-bottom: 15px;
}
.pull-up-20 {
	padding-bottom: 20px;
}
.pull-up-25 {
	padding-bottom: 25px;
}
.pull-up-30 {
	padding-bottom: 30px;
}
.pull-up-35 {
	padding-bottom: 35px;
}
.pull-up-40 {
	padding-bottom: 40px;
}
.pull-up-45 {
	padding-bottom: 45px;
}
.pull-up-50 {
	padding-bottom: 50px;
}
.pull-up-55 {
	padding-bottom: 55px;
}
.pull-up-60 {
	padding-bottom: 60px;
}
.pull-down-0 {
	padding-top: 0;
}
.pull-down-5 {
	padding-top: 5px;
}
.pull-down-10 {
	padding-top: 10px;
}
.pull-down-15 {
	padding-top: 15px;
}
.pull-down-20 {
	padding-top: 20px;
}
.pull-down-25 {
	padding-top: 25px;
}
.pull-down-30 {
	padding-top: 30px;
}
.pull-down-35 {
	padding-top: 35px;
}
.pull-down-40 {
	padding-top: 40px;
}
.pull-down-45 {
	padding-top: 45px;
}
.pull-down-50 {
	padding-top: 50px;
}
.pull-down-55 {
	padding-top: 55px;
}
.pull-down-60 {
	padding-top: 60px;
}
.master-container {
	overflow: hidden;
}
@media (min-width: 992px) {
	.hentry-title {
		font-size: 32px;
	}
	.content-md-min-height {
		min-height: 50.6vh;
	}
}
@media (min-width: 1200px) {
	.content-md-min-height {
		min-height: 72.75vh;
	}
}
@media (min-width: 1550px) {
	.content-md-min-height {
		min-height: 78.75vh;
	}
}
.hentry-content {
	padding-top: 20px;
	padding-bottom: 30px;
}
@media (min-width: 992px) {
	.hentry-content {
		padding-top: 30px;
	}
}
.page .entry-body {
	color: #595959;
}
.container-gap {
	padding-top: 15px;
	padding-bottom: 5px;
}
@media (min-width: 992px) {
	.container-gap {
		padding: 40px 40px 20px;
	}
	.addthis_inline_share_toolbox.active {
		float: right;
	}
}
.meta-data {
	color: #b1b1b1;
	font-size: 90%;
	display: block;
}
.caption-image {
	display: block;
	font-size: 13px;
	text-align: center;
	font-weight: 300;
	margin-top: 7px;
	margin-bottom: 15px;
	color: #9c9c9c;
}
.scroll-to-top {
	right: 15px;
	bottom: 5px;
	width: 35px;
	height: 35px;
	position: fixed;
	font-size: 23px;
	text-align: center;
	line-height: 29px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	background-color: #e4002b;
	z-index: 99;
	cursor: pointer;
}
.addthis_inline_share_toolbox.active {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;
}
.img-full-width {
	display: block;
	width: 100%;
	height: auto;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.img-responsive-inline {
	display: inline-block;
}
.img-center-cropped {
	object-fit: cover;
	object-position: center;
	width: 100%;
}
.zoom {
	-webkit-transition: -webkit-transform 0.2s;
	transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	transition: transform 0.2s, -webkit-transform 0.2s;
}
.zoom:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.zoom-item .zoom--item {
	-webkit-transition: -webkit-transform 0.2s;
	transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	transition: transform 0.2s, -webkit-transform 0.2s;
}
.zoom-item:hover .zoom--item {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
@-webkit-keyframes animFadeIn {
	0% {
		opacity: 0;
	}
	100% {
		visibility: visible;
		opacity: 1;
	}
}
@keyframes animFadeIn {
	0% {
		opacity: 0;
	}
	100% {
		visibility: visible;
		opacity: 1;
	}
}
@-webkit-keyframes page-on-load-anim {
	0%,
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	20% {
		-webkit-transform: scale(1, 2.2);
		transform: scale(1, 2.2);
	}
}
@keyframes page-on-load-anim {
	0%,
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	20% {
		-webkit-transform: scale(1, 2.2);
		transform: scale(1, 2.2);
	}
}
@-webkit-keyframes dots-loader-shift {
	0% {
		left: -58px;
		opacity: 0;
		background-color: #ff0;
	}
	10% {
		left: 0;
		opacity: 1;
	}
	90% {
		left: 97px;
		opacity: 1;
	}
	100% {
		left: 156px;
		background-color: red;
		opacity: 0;
	}
}
@keyframes dots-loader-shift {
	0% {
		left: -58px;
		opacity: 0;
		background-color: #ff0;
	}
	10% {
		left: 0;
		opacity: 1;
	}
	90% {
		left: 97px;
		opacity: 1;
	}
	100% {
		left: 156px;
		background-color: red;
		opacity: 0;
	}
}
.entry-body ol,
.entry-body ul {
	padding-left: 15px;
}
.page-sidebar .widget_tab_content {
	text-align: center;
}
@media (min-width: 992px) {
	.page-sidebar .widget_tab_content .nav-tabs {
		padding-left: 55px;
	}
}
@media (max-width: 991px) {
	.page-sidebar .widget_tab_content .nav-tabs {
		display: inline-block;
	}
}
.page-sidebar .widget_tab_content .tab-content {
	text-align: left;
}
body.page-404 .wrapper-404 {
	width: 545px;
	max-width: 90%;
	padding: 15px;
	margin: 25% auto;
	text-align: center;
}
body.page-404 .wrapper-404 h2 {
	font-size: 111px;
	line-height: 111px;
	color: #000;
}
@media (min-width: 992px) {
	body.page-404 .wrapper-404 {
		margin-top: 12%;
		margin-bottom: 13%;
	}
	body.page-404 .wrapper-404 h2 {
		font-size: 200px;
		line-height: 200px;
	}
}
body.page-404 .wrapper-404 h3 {
	font-size: 20px;
	margin-top: 10px;
}
.home-slider {
	position: relative;
	min-height: 195px;
}
.home-slider:after,
.home-slider:before {
	display: table;
	content: " ";
}
.home-slider > a,
.home-slider > div:not(.slick-initialized) > div:nth-child(1n + 2) {
	display: none;
}
.home-slider > div .embed-responsive {
	margin-bottom: 0;
	border-radius: 0;
}
.home-slider .slick-arrow {
	font-size: 10px;
}
.home-slider .slick-arrow > .fa {
	border: 0;
	background: rgba(0, 0, 0, 0.9);
	padding: 0;
	width: 2.7em;
	font-size: 1.15em;
	line-height: 3em;
	border-radius: 0.25em;
}
.home-slider .slick-arrow.slick-prev > .fa {
	left: -3px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.home-slider .slick-arrow.slick-next > .fa {
	right: -3px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.home-slider .slick-dots {
	bottom: 10px;
}
.home-slider .slick-dots li button {
	background: #fff;
	opacity: 0.9;
	width: 23px;
}
.home-slider .slick-dots li.slick-active button,
.home-slider .slick-dots li:focus button,
.home-slider .slick-dots li:hover button {
	background: #e4002b;
}
.home-slider .embed-responsive-slider {
	padding-bottom: 56.25%;
}
@media (max-width: 991.98px) {
	.home-slider img.desktop {
		display: none;
	}
	.home-slider .embed-responsive-slider .embed-responsive-image {
		background-position: center 0;
		background-size: cover;
	}
}
@media (min-width: 992px) {
	.home-slider .slick-dots {
		bottom: 20px;
	}
	.home-slider .slick-arrow {
		font-size: 14px;
	}
	.home-slider .embed-responsive-slider {
		display: none;
	}
	.home-slider,
	.home-slider .slick-list a {
		min-height: 315px;
	}
	.home-slider > a {
		color: #e4002b;
		font-size: 14px;
		font-weight: 600;
		display: inline-block;
		margin-right: 15px;
		right: 17%;
		bottom: -4px;
		position: absolute;
	}
	.home-slider > a:hover {
		color: #930022;
	}
}
@media (min-width: 1200px) {
	.home-slider,
	.home-slider .slick-list a {
		min-height: 400px;
	}
}
@media (min-width: 1580px) {
	.home-slider,
	.home-slider .slick-list a {
		min-height: 500px;
	}
}

.page-template-food.pagelist .master-container {
	padding-top: 15px;
}
.page-template-food.pagelist .sticky-navbar {
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.page-template-food.pagelist .sticky-navbar.affix {
	background-color: #fff;
}
@media (max-width: 991px) {
	.page-template-food.pagelist .sticky-navbar.affix ul.nav {
		padding-top: 8px;
	}
}
.page-template-food.pagelist .sticky-navbar .nav > li {
	float: none;
	display: inline-block;
}
.page-template-food.pagelist .sticky-navbar .nav > li > a {
	font-size: 17px;
	font-weight: 700;
	background-color: transparent !important;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.page-template-food.pagelist .sticky-navbar .nav > li.active > a:after,
.page-template-food.pagelist .sticky-navbar .nav > li:focus > a:after,
.page-template-food.pagelist .sticky-navbar .nav > li:hover > a:after,
.page-template-food.pagelist .sticky-navbar.active-all .nav > li > a:after {
	left: 30px;
	right: 30px;
	bottom: 2px;
	height: 2px;
	content: "";
	position: absolute;
	background-color: #e2c657;
}
.page-template-food.pagelist .sticky-navbar .nav > li.active > a,
.page-template-food.pagelist .sticky-navbar .nav > li:focus > a,
.page-template-food.pagelist .sticky-navbar .nav > li:hover > a {
	font-size: 20px;
	font-weight: 800;
	padding-top: 5px;
}
@media (min-width: 992px) {
	.home-slider > a {
		margin-right: 20px;
	}
	.page-template-food.pagelist .sticky-navbar .nav > li > a {
		font-size: 20px;
	}
	.page-template-food.pagelist .sticky-navbar .nav > li.active > a,
	.page-template-food.pagelist .sticky-navbar .nav > li:focus > a,
	.page-template-food.pagelist .sticky-navbar .nav > li:hover > a {
		font-size: 23px;
	}
}
@media (max-width: 991px) {
	.page-template-food.pagelist .sticky-navbar.active-all ul.nav {
		padding-top: 0 !important;
	}
}
.page-template-food.pagelist .sticky-navbar.active-all .nav > li > a {
	font-size: 20px;
	font-weight: 800;
	padding-top: 5px;
}
.page-template-food.pagelist .food-slider:nth-child(odd) {
	color: #000;
	position: relative;
}
.page-template-food.pagelist .food-slider:nth-child(odd):before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	background-color: #888;
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.page-template-food.pagelist .food-slider:nth-child(odd) a:not(:hover) {
	color: #fff;
}
.page-template-food .page-sort-description {
	display: inline-block;
	max-width: 650px;
	padding-top: 10px;
	padding-bottom: 40px;
}
.page-template-food.single .container > .a-link {
	margin-top: 20px;
	margin-bottom: 5px;
}
@media (min-width: 992px) {
	.page-template-food.pagelist .sticky-navbar.active-all .nav > li > a {
		font-size: 23px;
	}
	.page-template-food.single .container > .a-link {
		margin-bottom: 25px;
	}
}
.page-template-food.single .menu-title {
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 800;
}
.page-template-food.single .table-bordered > tbody > tr > td,
.page-template-food.single .table-bordered > tbody > tr > th,
.page-template-food.single .table-bordered > tfoot > tr > td,
.page-template-food.single .table-bordered > tfoot > tr > th,
.page-template-food.single .table-bordered > thead > tr > td,
.page-template-food.single .table-bordered > thead > tr > th,
.page-template-food.single .table-responsive {
	border-color: #000;
}
.page-template-news.pagelist .master-container {
	position: relative;
	background-color: #fff;
}
@media (min-width: 992px) {
	.page-template-news.pagelist .master-container:before {
		top: 0;
		left: auto;
		right: 0;
		height: 100%;
		content: "";
		display: block;
		position: absolute;
		background-color: #f3f3f3;
	}
	.page-template-news.pagelist .master-container > .container {
		z-index: 1;
		position: relative;
		background: -webkit-gradient(
			linear,
			left top,
			right top,
			color-stop(66.66666667%, #fff),
			color-stop(25%, #f3f3f3)
		);
		background: linear-gradient(to right, #fff 66.66666667%, #f3f3f3 25%);
	}
	.page-template-news.pagelist main + div {
		padding-left: 25px;
		padding-right: 25px;
	}
	.page-template-news.pagelist main > .dropdown-sort {
		padding-right: 10%;
	}
}
.page-template-news.pagelist main + div {
	background-color: #f3f3f3;
}
@media (min-width: 992px) {
	.page-template-news.single main + div {
		margin-top: 135px;
		padding-left: 25px;
		padding-right: 25px;
	}
	.page-template-news.single main + div:before {
		top: 0;
		left: 15px;
		width: 1px;
		height: 100%;
		min-height: 350px;
		content: "";
		position: absolute;
		background: #e6e6e6;
	}
}
.page-template-news .master-container {
	position: relative;
	background-color: #fff;
}
.page-template-news .media {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e4e4e4;
}
@media (max-width: 767px) {
	.page-template-news .media .media-left {
		width: 100%;
		float: left;
		display: block;
		padding-right: 0;
		padding-bottom: 15px;
	}
}
@media (min-width: 992px) {
	.page-template-news .media {
		/* max-width: 90%; */
		margin-bottom: 25px;
		padding-bottom: 25px;
	}
}
.page-template-news .media-object {
	width: 100%;
}
@media (min-width: 768px) {
	.page-template-news .media-object {
		width: 40vw;
		max-width: 40vw;
	}
}
.page-template-news .media-body {
	position: relative;
	padding-bottom: 30px;
}
.page-template-news .media-body .post-excerpt {
	color: #6c6c6c;
}
.page-template-news .media-body .meta-data {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
}
@media (min-width: 992px) {
	.page-template-news .media-object {
		width: 25vw;
		max-width: 25vw;
	}
	.page-template-news .widget {
		padding-left: 10px;
	}
	.page-template-store .footer {
		z-index: 9;
		position: relative;
	}
}
@media (min-width: 1200px) {
	.page-template-news .widget {
		padding-left: 20px;
		padding-right: 25px;
	}
}
@media (max-width: 991px) {
	.page-template-news .widget_recent_post ul {
		margin-right: -15px;
		margin-left: -15px;
	}
	.page-template-news .widget_recent_post ul li {
		padding-right: 15px;
		padding-left: 15px;
	}
}
.page-template-store .master-container .container {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.page-template-store .filter--search,
.page-template-store .filter--service {
	padding-top: 10px;
}
.page-template-store .filter--search > .btn,
.page-template-store .filter--search > .form-group,
.page-template-store .filter--service > .btn,
.page-template-store .filter--service > .form-group {
	margin-bottom: 10px;
}
.page-template-store .filter--search {
	width: 100%;
}
@media (max-width: 767px) {
	.page-template-store .filter--search .form-group {
		margin-bottom: 5px !important;
		border-bottom: 1px solid #dedede;
	}
}
.page-template-store .filter--search .form-group input {
	outline: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: 0 0;
}
.page-template-store .filter--search .form-control-feedback {
	color: #666;
}
.page-template-store .filter--service > .btn {
	font-size: 14px;
	color: #e4002b;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border-color: #e4002b;
	background-color: transparent;
}
.page-template-store .filter--service > .btn.active,
.page-template-store .filter--service > .btn:hover {
	color: #fff;
	background-color: #e4002b;
	border-color: #d50129;
	outline: 0;
}
.page-template-store .store--info > div {
	display: block;
	margin-bottom: 5px;
}
.page-template-store .store--info > div > i {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}
.page-template-store .store--info > div > span {
	display: block;
	overflow: hidden;
}
.page-template-store .store--service ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-moz-align-items: center;
	-ms-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.page-template-store .store--service ul > li {
	margin: 5px 15px 5px 0;
}
.page-template-store .store--service ul > li img {
	width: auto;
	max-height: 20px;
	display: inline-block;
}
.page-template-store .store-map {
	margin-top: 5px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-bottom: 56.25%;
	background-color: #dfe0f0;
	-webkit-box-shadow: 0 0 5px 2px #dfe0f0;
	box-shadow: 0 0 5px 2px #dfe0f0;
}
@media (min-width: 768px) {
	.page-template-store .store-map {
		margin-top: 15px;
		padding-bottom: 41.25%;
	}
}
.page-template-store .filter-wrapper {
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #dedede;
}
.page-template-store .filter-wrapper > div {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: space-between;
	-moz-align-items: center;
	-ms-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.page-template-store .list-store {
	padding-top: 5px;
}
.page-template-store .list-store > div {
	margin-bottom: 15px;
	visibility: hidden;
	-webkit-animation: animFadeIn 1s;
	animation: animFadeIn 1s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
@media (min-width: 768px) {
	.page-template-store .filter-wrapper {
		padding-left: 5px;
	}
	.page-template-store .filter-wrapper > div {
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		flex-direction: row;
	}
	.page-template-store .filter-wrapper > div .filter--search {
		width: 30%;
	}
	.page-template-store .list-store {
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-ms-flex-flow: row wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	.page-template-store .list-store > div {
		margin-bottom: 30px;
	}
}
.page-template-store .list-store .panel {
	margin: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	color: #4f4f4f;
	font-size: 14px;
	-webkit-box-shadow: 0 0 2px 1px #dfe0f0;
	box-shadow: 0 0 2px 1px #dfe0f0;
}
.page-template-store .list-store .store--info > div:first-child,
.page-template-store .list-store .store--service {
	margin-bottom: 15px;
}
.page-template-store .list-store .panel-body {
	padding-bottom: 5px;
}
.page-template-store .list-store .panel:hover,
.page-template-store .list-store > div.active .panel {
	background-color: #f1f1f1;
}
.page-template-store .list-store .store--picture {
	display: none;
}
.page-template-store .list-store .store--title {
	margin-top: 0;
	font-weight: 600;
}
.page-template-store .list-store .store--info + .store--service,
.page-template-store .list-store .store--info > div:first-child > i {
	display: none;
}
.page-template-store .loadmore-store {
	text-align: center;
}
.page-template-store .loadmore-store > .main-loader {
	display: none;
	padding: 105px 0;
	margin-top: 20px;
	position: relative;
}
.page-template-store .loadmore-store > button {
	display: none;
	margin-top: 20px;
	margin-bottom: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	padding-left: 55px;
	padding-right: 55px;
}
.page-template-store .search-message {
	padding: 50px 20px;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	font-weight: 800;
	font-size: 25px;
	margin: 0;
	min-height: 130px;
}
.page-template-store .store-detail {
	top: 0;
	left: -101%;
	width: 100%;
	bottom: 0;
	z-index: 8;
	position: fixed;
	overflow-y: auto;
	padding: 90px 20px 20px;
	color: #fff;
	background-color: #e4002b;
	font-weight: 600;
	-webkit-box-shadow: 0 0 4px 0 #75001b;
	box-shadow: 0 0 4px 0 #75001b;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
	.page-template-store .store-detail {
		height: 100vh;
	}
}
@media (min-width: 768px) {
	.page-template-store .store-detail {
		left: -41%;
		width: 40%;
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (min-width: 1200px) {
	.page-template-store .store-detail {
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media (min-width: 992px) {
	.page-template-store .store-detail {
		left: -34%;
		width: 33%;
		padding-bottom: 115px;
	}
}
.page-template-store .store-detail .store--picture {
	position: relative;
	margin-left: -17px;
	margin-right: -17px;
}
@media (min-width: 768px) {
	.page-template-store .store-detail .store--picture {
		margin-left: -14px;
		margin-right: -14px;
	}
}
@media (min-width: 1200px) {
	.page-template-store .store-detail .store--picture {
		margin-left: -23px;
		margin-right: -23px;
	}
}
.page-template-store .store-detail .store--picture .hide-store-detail {
	top: 5px;
	right: 10px;
	font-size: 27px;
	cursor: pointer;
	z-index: 1;
	position: absolute;
	color: #dedede;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.page-template-store .store-detail .store--title {
	font-size: 24px;
	font-weight: 800;
	margin-top: 20px;
	margin-bottom: 20px;
}
.page-template-store .store-detail .store--title + .store--service {
	display: none;
}
.page-template-store .store-detail .store--service {
	padding: 15px 7px;
	margin-top: 25px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background-color: #fff;
}
.page-template-store .store-detail .store--service ul {
	flex-wrap: wrap;
	justify-content: space-around;
}
.page-template-store .store-detail .store--service ul > li {
	margin: 0;
	padding: 5px;
	text-align: center;
	max-width: 33.33333333%;
}
.page-template-store .store-detail .store--service ul > li img {
	max-height: 33px;
}
.page-template-store.detail-in .master-container .store-detail {
	left: 0;
}
@media (max-width: 767px) {
	body.page-template-store.detail-in {
		height: 100vh;
		overflow: hidden;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.page-template-store.detail-in .master-container .container {
		width: 78%;
		margin-left: 20%;
		padding-left: 24%;
	}
	.page-template-store.detail-in .master-container .filter--search,
	.page-template-store.detail-in .master-container .list-store > div {
		width: 100%;
	}
	.page-template-store.detail-in .master-container .filter-wrapper > div {
		flex-direction: column;
	}
	.page-template-store.detail-in .master-container .filter--search .form-group {
		border-bottom: 1px solid #dedede;
	}
	.page-template-store.detail-in .master-container .store-map {
		padding-bottom: 61.25%;
	}
}
@media (min-width: 992px) {
	.page-template-store.detail-in .master-container .container {
		width: 82%;
		margin-left: 16%;
		padding-left: 20%;
	}
	.page-template-store.detail-in .master-container .list-store > div {
		width: 50%;
	}
}
.page-template-contact .master-container {
	color: #595959;
}
.page-template-contact .master-container .embed-responsive img,
.page-template-contact .master-container .panel-default {
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.page-template-contact .master-container label.control-label {
	display: block;
	font-weight: 600;
}
.page-template-contact .master-container .embed-responsive-4by3 {
	margin-bottom: 20px;
	padding-bottom: 110%;
}
.page-template-gallery .filter-wrapper {
	display: flex;
	flex-direction: column;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: space-between;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}
.page-template-gallery .dropdown-sort {
	margin-bottom: 0;
}
.page-template-gallery .dropdown-sort a {
	color: #e4002b;
}
.page-template-gallery .filter--nav .nav-pills > li > a {
	color: #e4002b;
	padding: 5px 20px 5px 18px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
.page-template-gallery .filter--nav .nav-pills > li > a:active,
.page-template-gallery .filter--nav .nav-pills > li > a:focus,
.page-template-gallery .filter--nav .nav-pills > li > a:hover {
	color: #fff;
	background-color: #e4002b;
}
.page-template-gallery .filter--nav .nav-pills > li.active > a,
.page-template-gallery .filter--nav .nav-pills > li.active > a:active,
.page-template-gallery .filter--nav .nav-pills > li.active > a:focus,
.page-template-gallery .filter--nav .nav-pills > li.active > a:hover {
	color: #fff;
	background-color: #e4002b;
}
@media (min-width: 1200px) {
	.page-template-gallery .col-masonry {
		width: 89%;
		margin-left: 5.5%;
	}
}
.page-template-gallery .masonry-layout .embed-responsive-gallery {
	font-size: 12px;
	padding-bottom: 68%;
}
.page-template-gallery .masonry-layout .embed-responsive-poster > span {
	line-height: 1.73333em;
}
.page-template-gallery .masonry-layout a {
	display: block;
	text-align: center;
	text-transform: capitalize;
}
.page-template-gallery .masonry-layout a:hover .embed-responsive-poster > span {
	opacity: 0.8;
}
.page-template-gallery .masonry-layout a > p {
	padding: 0 5px;
	margin-top: 7px;
	margin-bottom: 3px;
}
.page-template-gallery .masonry-layout a > time {
	color: #939393;
	font-size: 13px;
}
.page-template-gallery .masonry-layout .masonry-item.instafeed {
	width: 342px;
	min-height: 537px;
}
.page-template-gallery .masonry-layout .masonry-item > .instagram-media {
	margin-bottom: 0 !important;
}
.page-template-gallery .masonry-layout .masonry-item > a {
	overflow: hidden;
	padding-bottom: 5px;
	border-radius: 3px;
	border: 1px solid #eee;
	height: 100%;
}
.page-template-gallery .masonry-layout.instafeed-layout .grid-sizer {
	width: 342px;
}
@media (min-width: 992px) {
	.page-documents .sidebar {
		padding-right: 30px;
	}
	.page-documents .sidebar + main {
		padding-left: 30px;
		border-left: 1px solid #f1f1f1;
	}
	.page-documents .sidebar + main .push-down-40:last-child {
		margin-bottom: 0;
	}
}
@media (min-width: 1200px) {
	.page-documents .sidebar + main {
		padding-left: 45px;
	}
}
.page-template-press-release .media {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background-image: linear-gradient(to bottom, #fff 0, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEDEDED', GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.page-template-press-release .media-body,
.page-template-press-release .media-left {
	padding: 10px 15px;
}
.page-template-press-release .media-object {
	width: 25vw;
	max-width: 25vw;
}
.page-template-press-release .media-body {
	color: #fff;
	background-color: #e4002b;
}
.page-template-press-release .media-body .meta-data {
	color: inherit;
	margin-top: 20px;
	margin-bottom: 0;
}
.page-template-press-release .media-body > .btn {
	display: none;
}
@media (min-width: 992px) {
	.page-template-press-release .media-body,
	.page-template-press-release .media-left {
		padding: 20px 30px;
	}
	.page-template-press-release .media-object {
		width: 15vw;
		max-width: 15vw;
	}
	.page-template-press-release .media-body > .btn {
		display: inline-block;
		margin-top: 20px;
		padding-left: 30px;
		padding-right: 30px;
		-webkit-border-radius: 30px;
		border-radius: 30px;
	}
	.page-template-press-release.single .master-container main {
		padding-right: 60px;
	}
}
.page-template-press-release .media-heading > a {
	color: inherit;
}
.page-template-press-release.single .master-container {
	background-color: #f3f3f3;
}
@media (min-width: 768px) {
	.page-template-gallery .filter-wrapper {
		align-items: center;
		flex-direction: row;
	}
	.page-template-press-release.single .master-container {
		position: relative;
		background-image: -webkit-gradient(
			linear,
			left top,
			right top,
			color-stop(50%, #fff),
			color-stop(50%, #f3f3f3)
		);
		background-image: linear-gradient(90deg, #fff 50%, #f3f3f3 50%);
		background-repeat: repeat-x;
	}
	.page-template-press-release.single .master-container:before {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		content: "";
		position: absolute;
		background-image: url(../img/pattern-vintage.png);
		background-size: 50% auto;
		background-repeat: repeat-y;
	}
}
.page-template-press-release.single .master-container main {
	padding-bottom: 20px;
}
.page-template-press-release.single .master-container main + div {
	text-align: center;
	padding-top: 34px;
	padding-bottom: 30px;
}
.page-template-press-release.single .master-container main + div img {
	display: inline-block;
}
@media (max-width: 991px) {
	.page-template-press-release.single .master-container main {
		background-image: url(../img/pattern-vintage.png);
		background-size: cover;
		background-color: #fff;
		background-repeat: repeat-y;
	}
	.page-template-press-release.single .master-container main + div {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
.order-now-float {
	position: fixed;
	width: 100%;
	max-width: 105px;
	bottom: 20px;
	right: 15px;
	z-index: 99;
}
.order-now-float .order-now-float-link,
.order-now-float .order-now-float-link span {
	display: block;
	width: 100%;
	color: #fff;
	text-align: center;
	filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.25));
}
.order-now-float .order-now-float-link .order-now-float-img {
	padding: 8px 12px;
}
.order-now-float .order-now-float-link .order-now-float-text {
	margin-top: 8px;
	padding: 8px;
	background-color: #e4002b;
	border-radius: 16px;
	font-weight: bold;
}
@media (max-width: 767px) {
	.order-now-float {
		max-width: 75px;
		font-size: 75%;
	}
	.order-now-float .order-now-float-link .order-now-float-img {
		padding: 4px 6px;
	}
	.order-now-float .order-now-float-link .order-now-float-text {
		margin-top: 4px;
		padding: 4px;
		border-radius: 8px;
	}
}
