body {
	overflow-x: hidden;
}

.navbar-expand-md {
	padding-right: 0px;
}

a:hover {
	text-decoration: none;
}

.navbar-light .navbar-nav .nav-link {
	font-size: 20px;
	color: #000;
	line-height: 24px;
	font-weight: 500;
}

.navbar-light .navbar-nav .nav-link:hover {
	color: #e7312d;
}

.container-fluid {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container {
	max-width: 1140px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
}

.section-1 .care {
	text-align: end;
}

#menu li {
	display: inline;
	margin-left: 30px;
}

#menu {
	text-align: end;
	margin-top: 25px;
}

#menu li a {
	font-size: 1.250em;
	line-height: 1.2;
	color: #000;
	font-weight: 500;
}

#menu li a:hover {
	color: #e7312d;
	text-decoration: none;
}

.section-1 .care a {
	color: #e7312d;
	font-size: 32px;
	line-height: 38px;
}

.banner1 img {
	width: 100%;
	max-width: 1444px;
	margin: 0 auto;
}

.section-2 {
	margin-top: 7.813em;
}

.red-banner {
	background-image: url(../images/banner-2.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5.625em;
	padding-bottom: 5.625em;
	background-attachment: fixed;
	text-align: center;
}

.red-banner p {
	font-size: 2.500em;
	line-height: 1.2;
	color: #fff;
}

.red-banner h2 {
	font-size: 4.688em;
	color: #fff;
	line-height: 1.2;
	font-weight: 800;
}

.purpose {
	margin-top: 7.813em;
	margin-bottom: 6.875em;
	text-align: center;
}

.purpose h2,
.about h2 {
	font-size: 2.547em;
	line-height: 1.4;
	font-weight: 700;
	margin-bottom: 20px;
}

.red-color {
	color: #da2d2a;
}

.purpose p {
	font-size: 16px;
	line-height: 22px;
}

#ingredient-section {
	background-color: #e6e6e6;
	padding-top: 5.313em;
	padding-bottom: 5.313em;
}

#ingredient-section h2.red-color {
	font-size: 2.700em;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 25px;
}

#ingredient-section li {
	font-size: 22px;
	font-weight: 500;
	margin: 10px 0px;
	list-style: none;
	position: relative;
	padding-left: 40px;
}

#ingredient-section ul {
	padding-left: 0px;
}

#ingredient-section li:before {
	position: absolute;
	content: '';
	background-image: url(../images/leaf.png);
	height: 30px;
	width: 30px;
	background-size: contain;
	background-repeat: no-repeat;
	left: 0px;
}

#ingredient-section .ilist {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.banner3 img {
	width: 100%;
}

.container-fluid.banner3 {
	padding: 0px;
	margin-top: -1px;
}

.alert1.container-fluid {
	background-color: #cf322c;
}

.alert1.container-fluid {
	background-color: #cf322c;
	padding: 35px 0px;
}

.alert1 h2 {
	font-size: 25px;
	line-height: 33px;
	color: #fff;
	font-weight: 700;
}

.alert1 p {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 0px;
	color: #fff;
}

.alert1 .col-sm-8 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#contact-section .col-sm-5 h3 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0px;
}

#contact-section .col-sm-5 h2.red-color {
	font-size: 25px;
	line-height: 30px;
}

#contact-section p a {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
}

#contact-section p {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 0px;
}

#contact-section .made h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
}

#contact-section .made p.red-color {
	font-size: 13px;
	color: #000;
	line-height: 17px;
}

#contact-section .col-sm-4,
#contact-section .made {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#contact-section .col-sm-4 img {
	-o-object-fit: contain;
	object-fit: contain;
}

#contact-section .made {
	text-align: center;
}

#contact-section {
	padding-top: 2.273em;
	padding-bottom: 2.273em;
}

.navbar-expand-lg .navbar-nav {
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	width: 100%;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.banner3 img {
	width: 100%;
}
