.logo{
	position: absolute;
	left: 50px;
	top: 15px;
}
.logo img{
	width: 150px;
	height: 100px;
}
.navbar{
	width: 900px;
	height: 50px;
	position: absolute;
	top: 50px;
	left: 300px;
}
.navbar ul li{
	width: 200px;
	list-style: none;
	float: left;
	font-family: Courier New;
}
.navbar ul li a{
	text-decoration: none;
	color: #000;
	font-size: 15px;
}
.navbar ul li a:hover{
	transform: scale(1.5);
	color: rgb(255, 0, 0);
}
.socialmedia{
	position: absolute;
	right: 150px;
	top: 60px;
}
.socialmedia img{
	width: 20px;
	height: 25px;
}
.socialmedia img:hover{
	transform: scale(1.1);
}
.bgmain{
	text-align: center;
}
.bgmain img{
	width: 100%;
	height: 600px;
	position: absolute;
	top: 120px;
	left: 0px;
	right: 0px;
}
.bgmain p{
	text-align: center;
	color: #fff;
	position: relative;
	font-size: 40px; 
	font-family: Courier New;
	top: 350px;
}
.typ{
	position: absolute;
	top: 800px;
}
.familyimg img{
	width: 600px;
	position: absolute;
	left: 100px;
	height: 500px;
	border-radius: 10px;
}
.fmtxt{
	left: 750px;
	position: absolute;
	text-align: center;
	width: 500px;
	font-family: Courier New;
	line-height: 1.5em;
	top: 200px;
}
.weddingimg img{
	width: 600px;
	position: absolute;
	height: 500px;
	border-radius: 10px;
}
.wdtxt{
	left: 150px;
	position: absolute;
	text-align: center;
	width: 500px;
	font-family: Courier New;
	line-height: 1.5em;
	top: 600px;
}
.weddingimg{
	position: absolute;
	top: 600px;
	left: 700px;
}
.proposalimg{
	position: absolute;
	top: 1200px;
}
.proposalimg img{
	width: 600px;
	position: relative;
	height: 500px;
	border-radius: 10px;
}
.proposaltxt{
	left: 750px;
	position: absolute;
	text-align: center;
	width: 500px;
	font-family: Courier New;
	line-height: 1.5em;
	top: 1400px;
}
.individualtxt {
	left: 10px;
	position: absolute;
	text-align: center;
	width: 500px;
	font-family: Courier New;
	line-height: 1.5em;
	top: 1900px;
}
.individualimg {
	position: absolute;
	top: 1800px;
	left: 650px;
}
.individualimg img{
	width: 600px;
	position: relative;
	height: 500px;
	border-radius: 10px;
}
.typ1{
	position: absolute;
	top: 1200px;
}

.bgabt{
	position: absolute;
	top: 750px;
}
.bgttxt {
	position: absolute;
	width: 500px;
	left: 150px;
	top: 100px;
	line-height: 1.5em;
	font-family: Courier New;
}
.bgtimg{
	position: absolute;
	left: 700px;
}
.bgtimg img{
	width: 500px;
	height: 500px;
	border-radius: 10px;
}

.aboutcompany{
	position: absolute;
	top: 1400px;
	width: 100%;
	text-align: center;
	font-family: Courier New;
}
.vision{
	color: #000;
	left: 630px;
	position: relative;
	top: 200px;
}
.visionimg{
	left: 10px;
	position: absolute;
}
.visionimg img{
	width: 600px;
	height: 500px;
	border-radius: 10px;
}
.missiontxt{
	color: #000;
	position: relative;
	top: 500px;
}
.missionimg{
	position: relative;
	top: 450px;
}
.missionimg img{
	width: 600px;
	height: 500px;
	border-radius: 10px;
}
.commitmenttxt{
	color: #000;
	position: relative;
	top: 450px;
}
.commitmentimg{
	position: relative;
	top: 500px;
	left: 10px;
}
.commitmentimg img{
	width: 600px;
	height: 500px;
	border-radius: 10px;
}
.corevaluestxt{
	color: #000;
	position: relative;
	top: 500px;
	line-height: 2em;
}
.corevaluesimg{
	position: relative;
	top: 500px;
}
.corevaluesimg img{
	width: 600px;
	height: 500px;
	border-radius: 10px;
}
.footer{
	position: absolute;
	top: 2300px;
}
.footerabout{
	position: absolute;
	top: 3500px;
}
.logo1{
	position: absolute;
	left: 50px;
}
.logo1 img{
	width: 250px;
	height: 200px;
}
.contacts{
	position: absolute;
	left: 500px;
	top: 50px;
}
.contacts a{
	text-decoration: none;
	color: #000;
}
.socialmedia1{
	position: absolute;
	left: 1000px;
	width: 100px;
	top: 70px;
	float: left;
}
.socialmedia1 img{
	width: 20px;
	height: 25px;
}
.socialmedia1 img:hover{
	transform: scale(1.1);
}