#section1
{

	background-image: url(../img/cup-of-cofee-06.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;

	margin-top: 100px;
	padding: 30px;
	padding-top: 160px;

}


.nav-link4
{
	background-color: #b8945a;
	color: white !important;
	padding-left: 15px !important;padding-right: 15px !important;
	border-radius: 1000px;
}

#bs-div1
{
	position: relative;
	text-align: left;
}

#bs-div1-h1
{

	z-index: 2;

	font-size: 40px !important;

}


#section2
{
		margin-top: 50px;
	margin-bottom: 100px;

}

.line2
{
	width: 70px;
	height: 5px;
	margin: 0 auto;
	margin-top: 25px;
	opacity:1;
	margin-bottom: 25px;
}

#cs-div1-h2
{
	font-size: 40px !important;
}


#cs-div2
{
	margin-top: 50px !important;
}

.cs-div2-1-n
{
	margin-top: 20px !important;
}

.cs-div2-1-input

{
	background-color: #F5F5F5;
	border-color: #EAEAEA !important;
	border-radius: 0px;
}
.sup
{
	position: relative;
	top: -2px;
	color: red;
}
