@charset "utf-8";
/* CSS Document */
.topsection
{
	height: 100vh;
	width: 100%;
	background-image: url("assets/images/main BG TIQ.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}
.contentsection
{
	width: 50%;
	height: 100vh;
	align-content: center;
	float: left;
	
}
.contentsection h1
{
	font-family: 'Poppins SemiBold';
	line-height: 64px;
	font-size: 52px;
	color:#009472;
	margin: 40px;
	padding: 0;
	text-align: left;
	text-shadow: 1px 2px 0px black;
}
.contentsection p
{
	font-family: "Poppins Regular";
	font-size: 18px;
	color: black;
	margin: 40px;
	text-align: left;
}
.contentsection button
{
	font-family: "Poppins Regular";
	background-color:#009472;
	border-radius:4px;
	border: none;
	color: #FFFFFF;
	padding: 10px 80px;
	text-align: center;
	text-decoration: none;
  	font-size: 16px;
  	cursor: pointer;
	margin-left: 50px;
}
.contentsection button:hover
{
	background-color: #009472;
	color:  black;
	transition-duration: 0.4s;
}
.contentsection button1
{
	font-family: "Poppins Regular";
	border-radius:4px;
	border: 2px solid black;
	color: #000000;
	padding: 10px 80px;
	text-align: center;
	text-decoration: none;
  	font-size: 16px;
  	cursor: pointer;
	margin-left: 10px;
}
.contentsection button1:hover
{
	background-color: black;
	color:  white;
	transition-duration: 0.4s;
}
.contentsection img
{
	display: none;
}
.screensection
{
	width: 50%;
	height: 100vh;
	align-content: center;
	float: left;
}
.screensection img
{
	width: 90%;
}
.break
	{
		display: none;
	}
@media screen and (max-width: 800px)
{
	.topsection
{
	height: auto;
	width: 100%;
	background-image: url("assets/images/main BG TIQ.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	align-content: center;
	text-align: center;
}
.contentsection
{
	width: 100%;
	height: auto;
	align-content: center;
	float: none;
	text-align: center;
	
}
.contentsection h1
{
	font-family: 'Poppins SemiBold';
	line-height: 60px;
	font-size: 42px;
	color:#009472;
	margin: 100px 0 0 40px;
	padding: 0;
	text-align: left;
	text-shadow: 1px 2px 0px black;
}
.contentsection p
{
	font-family: "Poppins Regular";
	font-size: 18px;
	color: black;
	margin: 20px 0 20px 40px;
}
.contentsection button
{
	font-family: "Poppins Regular";
	background-color:#009472;
	border-radius:4px;
	border: none;
	color: #FFFFFF;
	padding: 10px 80px;
	text-align: center;
	text-decoration: none;
  	font-size: 16px;
  	cursor: pointer;
	margin: 0 0 5px 0;
}
.contentsection button:hover
{
	background-color: #009472;
	color:  black;
	transition-duration: 0.4s;
}
.contentsection button1
{
	font-family: "Poppins Regular";
	border-radius:4px;
	border: 2px solid black;
	color: #000000;
	padding: 10px 80px;
	text-align: center;
	text-decoration: none;
  	font-size: 16px;
  	cursor: pointer;
	margin: 0 0 40px 0;
}
.contentsection button1:hover
{
	background-color: black;
	color:  white;
	transition-duration: 0.4s;
}
	.contentsection img
{
	display:  block;
	width: 100%;
	margin: 1px 0 20px 0;
}
.screensection
{
	width: 100%;
	height: auto;
	align-content: center;
	float: left;
	display: none;
}
.screensection img
{
	width: 90%;
}
	.break
	{
		display: block;
	}

}


.screenimage
{
	display: none;
}



.contentsection2
{
	width: 50%;
	height: 100vh;
	align-content: center;
	float: left;
	
}
.contentsection2 h1
{
	font-family: 'Poppins SemiBold';
	line-height: 64px;
	font-size: 52px;
	color:#009472;
	margin: 40px;
	padding: 0;
	text-align: left;
	text-shadow: 1px 2px 0px black;
}
.contentsection2 p
{
	font-family: "Poppins Regular";
	font-size: 18px;
	color: black;
	margin: 40px;
}
.screensection2
{
	width: 50%;
	height: 100vh;
	align-content: center;
	float: left;
}
.screensection2 img
{
	width: 90%;
}
@media screen and (max-width: 800px)
{
	.contentsection2
{
	width: 100%;
	height: auto;
	align-content: center;
	float: left;
	
}
.contentsection2 h1
{
	font-family: 'Poppins SemiBold';
	line-height: 64px;
	font-size: 52px;
	color:#009472;
	margin: 40px;
	padding: 0;
	text-align: left;
	text-shadow: 1px 2px 0px black;
}
.contentsection2 p
{
	font-family: "Poppins Regular";
	font-size: 18px;
	color: black;
	margin: 40px;
}
.screensection2
{
	width: 100%;
	height: auto;
	align-content: center;
	float: right;
}
.screensection2 img
{
	width: 90%;
	display: none;
}
	.screenimage
{
	display: block;
}
	.screenimage img
	{
	display:  block;
	width: 100%;
		margin: 0;
	}
	.contentsection2 span
	{
		margin: 0;
	}
}





.contentsection3
{
	width: 50%;
	height: 100vh;
	align-content: center;
	float: left;
	
}
.contentsection3 h1
{
	font-family: 'Poppins SemiBold';
	line-height: 64px;
	font-size: 52px;
	color:#009472;
	margin: 40px;
	padding: 0;
	text-align: left;
	text-shadow: 1px 2px 0px black;
}
.contentsection3 p
{
	font-family: "Poppins Regular";
	font-size: 18px;
	color: black;
	margin: 40px;
}
.screensection3
{
	width: 50%;
	height: 100vh;
	align-content: center;
	float: left;
}
.screensection3 img
{
	width: 90%;
}
@media screen and (max-width: 800px)
{
	.contentsection3
{
	width: 100%;
	height: auto;
	align-content: center;
	float: left;
	
}
.contentsection3 h1
{
	font-family: 'Poppins SemiBold';
	line-height: 64px;
	font-size: 52px;
	color:#009472;
	margin: 40px;
	padding: 0;
	text-align: left;
	text-shadow: 1px 2px 0px black;
}
.contentsection3 p
{
	font-family: "Poppins Regular";
	font-size: 18px;
	color: black;
	margin: 40px;
}
.contentsection3 span
	{
		margin: 0;
	}
.screensection3
{
	width: 100%;
	height: auto;
	align-content: center;
	float: left;
}
.screensection3 img
{
	width: 90%;
	display: none;
}
	
}