/******
Cover
******/
.card {
	border-color: #fff;
}

.logo-desktop {
	max-width: 120px;
}

.bg-background-bar-desktop {
	background-image: url('../images/menu_bar_nude_reversed.png');
	background-size: cover;
	min-height: 120px;
	max-height: 140px;
}

.position-relative {
	position: relative !important;
}


.bg-transparent {
	background-color: transparent;
}

.cover-image-desktop {
	/*
	background-image: url('../images/cover-desktop.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
*/
	min-height: 800px
}

#nr-nav-desktop {
	position: relative;
	top: -10px;
}

.navbar-toggler-desktop {
	border: none;
}

/********
Section 2
********/
.card {
	border-radius: 55px;
}

#section-2-desktop {
	background-color: #dbe4e0;
	position: relative;
}

.s2-desktop {
	background: rgb(105, 152, 158);
	background: -moz-linear-gradient(180deg, rgba(105, 152, 158, 1) 0%, rgba(219, 228, 224, 1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(105, 152, 158, 1) 0%, rgba(219, 228, 224, 1) 100%);
	background: linear-gradient(180deg, rgba(105, 152, 158, 1) 0%, rgba(219, 228, 224, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#69989e", endColorstr="#dbe4e0", GradientType=1);
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 650px;
	font-family: 'Courier New', monospace;
	z-index: 5
}

.goods {
	min-width: 250px;
}

.goods-top-desktop {
	width: 100%;
	bottom: -200px;
	min-height: 100px;
	position: absolute;
	z-index: 3;
}

.leaf-l,
.leaf-r {
	max-width: 40px;
}

.s2-text {
	font-weight: bolder;
	color: #13118a;
	text-align: center;
	font-size: 14px;
	line-height: 1.8rem;
	letter-spacing: .1px;
}

.goods-btm-desk {
	max-width: 345px;
}

.card-heading-img {
	max-width: 250px;
}

.product-img {
	max-width: 300px;
}

.card-hr {
	color: #14a6b2;
	width: 95%;
}

.card-sub-title {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.card-sub-answer-desktop {
	text-align: center !important;
	font-weight: bold;
	font-size: 9px;
	line-height: 19px;
}

.cdn-blue {
	max-width: 290px;
	padding-right: 65px;
}

.cdn-blue-left {
	max-width: 290px;
	padding-left: 45px;
}

.learn-more {
	max-width: 130px;
}

.buy-btn {
	max-width: 100px;
}

.hand-desk {
	max-width: 300px;
}

.end-of-s2-desktop {
	background: rgb(105, 152, 158);
	background: -moz-linear-gradient(0deg, rgba(105, 152, 158, 1) 0%, rgba(219, 228, 224, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(105, 152, 158, 1) 0%, rgba(219, 228, 224, 1) 100%);
	background: linear-gradient(0deg, rgba(105, 152, 158, 1) 0%, rgba(219, 228, 224, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#69989e", endColorstr="#dbe4e0", GradientType=1);
	background-size: cover;
	background-repeat: no-repeat;
	height: 650px;
}

.ing-box {
	height: 100px;
}


#section-2 {
	z-index: 2;
}

.white-shape3 {
	position: relative;
	width: 100%;
}

.custom-shape-divider-top-1647022030 {
	position: absolute;
	top: -60px;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
	transform: rotate(180deg);
	z-index: 3;
}

.custom-shape-divider-top-1647022030 svg {
	position: relative;
	display: block;
	width: calc(155% + 1.3px);
	height: 150px;
	transform: rotateY(180deg);
}

.custom-shape-divider-top-1647022030 .shape-fill {
	fill: #FFFFFF;
}

.custom-shape-divider-bottom-1647022243 {
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
}

.custom-shape-divider-bottom-1647022243 svg {
	position: relative;
	display: block;
	width: calc(155% + 1.3px);
	height: 130px;
	transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1647022243 .shape-fill {
	fill: #FFFFFF;
}

#section-4-desktop {
	height: auto;
}

.follow-us {
	max-width: 250px;
}

.footer-asset {
	max-width: 130px;
}

.footer-container {
	max-width: 1200px;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ig-icon:hover,
.click:hover {
	cursor: pointer;
}

.middle {
	position: relative;
	width: 500px;
	top: -16px;
	border-radius: 50%;
	margin: 0px auto;
	height: 50px;
}
