.color_white {
	color: #fff !important;
}

.footer {
	padding: 30px 0 30px 0;
	position: relative;
	margin-top: 0px;
}

.footermargin {
	/*margin-bottom: 100px;*/
}

.footer ul li {
	color: #fff;
	padding: 8px 6px;
	display: inline-block;
	width: 50%;
	margin: 0 auto;
	float: left;
}

.footer ul li a {}

.powered p {
	text-align: right;
}

.powered p a:hover {
	text-align: right;
	color: #ED701C !important;
}

.footer_bottom p {
	color: #fff;
	margin: 0;
}

.footer_bottom {
	/*background-color: #22D2AB;*/
	width: 100%;
	margin-top: -1px;
}

.gradientBg {
	/*background: rgb(54,214,202);*/
	/*background: linear-gradient(180deg, rgba(47,213,199,1) 0%, rgba(50, 211, 196, 0.92) 60%, rgba(248,127,54,1) 100%);*/
	background: #262626;
}

.footer_link p {
	display: inline-block;
	padding: 10px 0px;
}


/*.footer_link {
	padding: 20px 0px;
}*/

.footer_link p:nth-child(1) {
	float: left;
}

.footer_link p:nth-child(2) {
	float: right;
}

.footer_width {
	width: 75%;
	margin: 0 auto;
}

.top_border {
	padding-top: 50px;
	border-top: 1px solid #404040;
}

.footer_four {
	text-align: right;
	padding-top: 50px;
}

.footer_brand_icon {
	/*	width: 80%;*/
	float: left;
	margin: 0 0 12% 0;
}


/*.footer_third {
	float: right;
}*/

.footer_four1 {
	float: right;
}

.footer_four ul li {
	display: inline-block;
	margin: 10px 9px;
}

.footer_second p img {
	position: absolute;
	top: 0;
	left: 0;
}

.footer_second p {
	padding-left: 40px;
}

.footer_second p:nth-child(3) {
	margin-top: 30px !important;
}

.footer_second_margin_bottom {
	margin-bottom: 10px !important;
}

.footer_second p a:hover {
	color: #21215f !important;
}

.footer_width li a:hover {
	color: #00CCBB !important;
}

.footer_link p a:hover {
	color: #ff671d !important;
}

.powered_logo img {
	width: 30px;
	margin-left: 5px;
}

.footer_link {
	display: flex;
	align-items: center;
	padding: 10px 0;
}

.footer_bottom_right {
	margin-left: auto;
}

.footer_social_icon_food {
	width: 100%;
	height: auto;
	padding-top: 0px;
	display: inline-flex;
	align-items: center;
}

.footer_social_icon_food2 {
	padding: 0 15px;
}

.footer_food_boss_line {
	width: 100%;
	/* height: 1px; */
	background-color: #fff;
	border-top: 1px solid #404040;
}

.footer_link1 {
	padding: 15px 0;
	text-align: center;
}

.footer_food_boss_line1 {
	width: 100%;
	height: 1px;
	background-color: #fff;
	margin-bottom: 25px;
}


/*.footer_food_boss_dropdown .panel-heading a:before {

	content: "";
	background-image: url(../images/detail/28.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 8px;
	float: right;
	color: #ed1c24;
	transition: all 0.5s;
	margin-top: 3px;
}*/

.footer_food_boss_dropdown .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent;
	color: #fff;
}

.footer_food_boss_dropdown .panel-title>a,
.panel-title>a p {
	color: #fff;
}

.sky_color {
	color: #00CCBB !important;
}

.footer_food_boss_dropdown a:hover ,.footer_food_boss_dropdown a.active{
	color: #00CCBB !important;
}

.footer_food_boss_dropdown .panel-default>.panel-heading {
	background-color: transparent !important;
	padding: 0;
	border: none;
}

.footer_food_boss_dropdown {
	width: 60%;
}

.footer_food_boss_dropdown .panel-default {
	border-color: transparent;
	border: none;
	box-shadow: none;
	background: transparent;
}

.footer_food_boss_dropdown .panel-title>a,
.panel-title>a:active {
	font-size: 12px;
}

.footer_food_boss_dropdown .panel-heading a span {
	padding-right: 8px;
}

.footer_food_boss_dropdown .panel-group {
	margin-bottom: 0;
}

.footer_food_boss_dropdown .panel-title>a,
.panel-title>a p {
	opacity: 1
}

.footer_food_boss_dropdown .panel-heading {
	border-top-left-radius: unset;
	border-top-right-radius: unset;
}

@media only screen and (max-width: 1600px) {
	.footer_width {
		width: 60%;
	}
}

@media only screen and (max-width: 1366px) {
	.footer_second ul li {
		padding-left: 35px;
	}
}

@media only screen and (max-width: 1280px) {
	.footer_width {
		width: 70%;
	}
}

@media only screen and (max-width: 1024px) {
	.footer_width {
		width: 80%;
	}
}

@media only screen and (max-width: 991px) {
	.footer_four,
	.footer_third {
		padding: 30px 0 0 0;
	}
	.footer {
		padding: 30px 0;
	}
	.footer_width {
		width: 70%;
	}
	.footer_third {
		float: none;
	}
	.footer_four {
		text-align: left;
	}
	.footer_width {
		width: 95%;
	}
	.footer_width .font_12 {
		font-size: 14px;
	}
}

@media only screen and (max-width: 767px) {
/*
	.last_height {
		height:145px;
	}
*/

	.footer_second_margin_bottom {
		margin-bottom: 10px !important;
		padding-top: 0 !important;
		;
	}
	.footer_width {
		width: 93%;
		padding: 0 15px;
	}
	.footer {
		padding: 15px 0;
	}
	.footer_four,
	.footer_third,
	.footer_second,
	.footer_first {
		padding: 15px 0;
	}
	.footer_link p {
		display: block;
		padding: 0;
		float: none;
		text-align: center;
	}
	.footer_link {
		padding: 18px 0;
	}
	.footer_bottom_right {
		margin-left: auto;
		margin: 0 auto;
		margin-top: 0px;
	}
	.footer_link p:nth-child(1) {
		float: none;
	}
	.footer_link p:nth-child(2) {
		float: none;
		margin-top: 10px !important;
	}
	.footer_brand_icon {
		margin: 0 0 30px 0;
	}
	.footer_second p {
		padding-left: 0;
	}
	.footer_second p img {
		width: 18px;
	}
	.footer_four ul li {
		margin: 5px 9px 15px 0px;
	}
	.footer_brand_icon {
		width: 100%;
		margin: 0 auto;
		padding: 20px 0;
		text-align: center;
	}
	.footer_second p img {
		left: -28px;
	}
	.powered_logo {
		padding-right: 0px !important;
	}
	.footer_food_boss_line1 {
		display: none;
	}
	.footer_food_boss_dropdown {
		width: 80%;
	}
	.footer_third1 {
		padding: 15px 0;
	}
	.footer_third1 img {
		width: 90%;
	}
	.footer_food_boss_dropdown .panel-heading a:before {
		margin-top: 6px;
	}
	.powered p {
		text-align: center;
		padding: 5px;
	}
}

@media only screen and (max-width: 360px) {
	.footer_third1 img {
		width: 85%;
	}
	.footer_third1 {
		padding: 5px 0;
	}
	.footer_width {
		padding: 0 5px;
	}
	.footer_link1 {
		text-align: center;
	}
}