*
{
	margin: 0;
	padding: 0;

}
h3
{
	background-image:url(platform.jpg);
	height: 100vh;
	background-position: center;
	background-size: cover;
	font-family: Lato;
	font-weight: 400;
}
.title1
{
	float: right; 
	list-stlye: none;
	margin-top: 40px;
	margin-right: 50px;

}
.title1 li
{
	display: inline-block;
}

.title1 li a
{
	color: BlueViolet;
	text-decoration: none;
	padding: 9px 30;
	font-family: Lato;
	font-weight: 500;
	font-size: 22px;
    text-transform: uppercase
}
.title1 li.active a
{
	border: 2px solid #fff;

}
.row-two{
    background: rgba(0,0,0,.5);
    height: 72px;
}
.writing
{
	color: #fff;
	font-size: 20px;
	text-align: middle;
	margin-top: 50px;
    margin-left: 100px;
	text-decoration: none;
	font-family: Lato;
	font-weight: 400;
	position: absolute;
	width: 1200px;
	float: left;
}
.writing01
{
	color: #fff;
	font-size: 20px;
	text-align: bottom;
	margin-top: 30px;
	text-decoration: none;
	font-family: Lato;
	font-weight: 400;
	position: absolute;
	width: 1200px;
	float: left;
	margin-right: 44px;
}
.writing02
{
	color: #fff;
	font-size: 20px;
	text-align: bottom;
	margin-top: 10px;
	text-decoration: none;
	font-family: Lato;
	font-weight: 400;
	position: absolute;
	width: 1200px;
	float: left;
	margin-right: 44px;
}
.writing03
{
	color: #fff;
	font-size: 20px;
	text-align: bottom;
	margin-top: 30px;
	text-decoration: none;
	font-family: Lato;
	font-weight: 400;
	position: absolute;
	width: 1200px;
	float: left;
	margin-right: 44px;
}
.logo01 img

{
	width: 130px;
	height: auto; 
	float: left;
	margin-left: 114px;
} 
.logo02 img

{
	width: 130px;
	height: auto; 
	float: left;
	margin-left: 114px;
} 
.logo03 img

{
	width: 130px;
	height: auto; 
	float: left;
	margin-left: 114px;
} 
.writing a {
    color: blue;
    text-decoration: none;

}
