#section1
{


	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;

	margin-top: 100px;
	padding: 30px;
	padding-top: 150px;
}
[data-title="tea"] {
background-image: url(../img/cup-of-tea-05.png);
}

[data-title="coffee"] {
background-image: url(../img/cup-of-cofee-07.jpg);
}

[data-title="cardamom"] {
	background-image: url(../img/cup-of-cardamom-tea-05.jpg);
}
#section2
{
	padding-bottom: 100px;

}
.nav-link3
{
	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;

}


#omani-logo
{
	
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;

}

.ps-div1-n
{
	margin-top: 25px;
}
.ps-div1-n-n
{
	text-align: center;
}
.ps-div1-n-n-img
{
	width: 100%;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.ps-div1-n-n-h6
{
	margin-top: 10px;
	text-align: center;
	margin-left: 5px;
}
.ps-div1-n-n-span
{
	font-size: 14px;
	color: #CACACA;
	margin-left: 5px;
	position: relative;
	top: -5px;
}


#products-button
{
	margin-top: 50px;
}
@media(max-width: 692px)
{
	#section2
{
	padding-bottom: 100px;

	background-image: url(../img/bg-02.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
}
