html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	/* background: #ffffff url(images/main-wrapper.png) repeat; */
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	
}

#clientsname{
background:#0C3139;
text-align:center;
color:#FFFFFF;
}


h1, h2, h3,h4 {
	
	padding: 0;
	color: #4F4F4F;
}

li{
	list-style: none;
	text-decoration: none;
}
/* p, ol, ul {
	margin-top: 0px;
}

p {
	line-height: 180%;
} */

a {
	color: #000;
	list-style: none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #0C3139;
}

a img {
	border: none;
}



img.alignleft {
	float: left;
	margin-right: 40px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}


/* List style 4 */

	ul.style1 {
		
		margin: 0em;
		padding: 0em;
		list-style: none;
	}
	
	ul.style1 li {
		padding: 1.50em 0em 1.50em 0em;
		border-top: 1px solid #CFCFCF;
	}
	
	ul.style1 a {
		text-decoration: none;
		color: #7C7C7C;
	}
	
	ul.style1 a:hover {
		text-decoration: underline;
	}
	
	ul.style1 h3
	{
		padding: 0 0 0.75em 0;
		font-size: 1.10em;
		font-weight: 400;
		color: #4F4F4F;
	}
	
	
	ul.style1 .first {
		padding-top: 0;
		border-top: none;
	}

/* List Style 2 */

	ul.style2 {
		overflow: hidden;
		margin: 0em;
		padding: 0em;
		list-style: none;
	}
	
	ul.style2 li {
		padding: 1.00em 0em 2.75em 0em;
		border-top: 1px solid #E2E2E2;
	}
	
	ul.style2 a {
		text-decoration: none;
		color: #4e4e4e;
	}
	
	ul.style2 a:hover {
		text-decoration: underline;
	}
	
	
	ul.style2 img {
		float: left;
		margin-right: 1.5em;
		border-radius: 5px;
	}
	
	ul.style2 .first {
		padding-top: 0;
		border-top: none;
	}
	
/* List style 3 */

	ul.style3 {
		margin: 0em;
		padding: 0em 0em 0em 0em;
		list-style: none;
	}
	
	
	ul.style3 li {
		padding: 1.75em 0em 1.50em 0em;
		border-top: 1px solid #474747;
	}
	
	ul.style3 .heading-title {
		font-size: 1.10em;
		font-weight: 400;
		color: #EBEBEB;
	}
	
	ul.style3 .date {
		display: inline-block;
		margin: 0em 1em 1em 0em;
		text-transform: uppercase;
		font-size: .80em;
		background: #0C3139;
		border-radius: 5px;
		border: 1px solid #0C3139;
		box-shadow: 0px 1px 5px rgba(0,0,0,.4);
		color: #FFFFFF;
	}
	
	ul.style3 .date a
	{
		display: inline-block;
		padding: .5em 1em;
		letter-spacing: 1px;
		border-radius: 5px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 1.10em;
		font-weight: 400;
		color: #FFFFFF;
		box-shadow: inset 1px 1px 1px #0C3139;
	}

	ul.style3 a 
	{
		text-decoration: none;
		color: #919191;
	}
	
	ul.style3 a:hover 
	{
		text-decoration: underline;
	}
	
	ul.style3 .first {
		border-top: none;
	}

/* List style 4 */

	ul.style4 {
		overflow: hidden;
		margin: 0em;
		padding: 0em;
		list-style: none;
		float: left;
width: 173px;
	}
	
	ul.style4 li {
		padding: 0.3em 0em 1.50em 0em;
		border-top: 1px solid #474747;
	}
	
	ul.style4 a {
		text-decoration: none;
		color: #fff;
	}
	
	ul.style4 a:hover {
		text-decoration: underline;
	}
	
	ul.style4 h3
	{
		padding: 0 0 0.75em 0;
		font-size: 1.10em;
		font-weight: 400;
		color: #EBEBEB;
	}
	
	
	ul.style4 .first {
		padding-top: 0;
		border-top: none;
	}

/** WRAPPER */

/* #wrapper {
	overflow: hidden;
	background: #FFF url(images/page-wrapper.png) repeat;
} */

/* .container {
	width: 1200px;
	margin: 0px auto;
} */

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	overflow: hidden;
	height: 120px;
}

/** LOGO */

#logo {
	float: left;
	width: 300px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-shadow: 1px 1px 1px #FFFFFF;
}

#logo h1 a {
	display: block;
	padding: 45px 0px 0px 0px;
	letter-spacing: 5px;
	font-weight: 600;
	font-size: 40px;
	color: #0C3139;
}

#logo p {
	margin-top: -5px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 12px;
	color: #7C7C7C;
}

#logo a {
	text-decoration: none;
	color: #7C7C7C;
}

/** MENU */

#menu {
	float: right;
	width: 800px;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 60px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding-left:5px;
}

#menu a {
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	color: #0C0C0C
}

#menu a:hover {
	text-decoration: underline;
	background: #0C3139;

border: 1px solid #0C3139;
display: inline-block;
padding: .5em 1em;
letter-spacing: 1px;
border-radius: 5px;
text-align: center;
text-decoration: none;
font-weight: 400;
color: #FFF;
box-shadow: inset 1px 1px 1px #0C3139;

}

#menu .active a {
	background: #0C3139;
	border-radius: 5px;
	border: 1px solid #0C3139;
	box-shadow: 0px 1px 5px rgba(0,0,0,.4);
}

#menu .active a {
	display: inline-block;
	padding: .5em 1em;
	letter-spacing: 1px;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	color: #FFFFFF;
	box-shadow: inset 1px 1px 1px #0C3139;
}

/** BANNER */

#banner {
	overflow: hidden;
	height: 400px;
	margin: 0em auto;
	background: #0C3139;
}

#banner #column1 {
	float: left;
	width: 348px;
	padding: 44px 30px 20px 30px;
	color: #FFFFFF;
}

#banner #column1 h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 30px;
	font-weight: 400;
}

#banner #column2 {
	float: left;
	width: 1200px;
}

/** PAGE */

#page {
	overflow: hidden;
	padding: 2em 0em 3em 0em;
}

/** CONTENT */

#content {
	float: left;
	width: 772px;
	padding: 0px 20px 0px 0px;
}

#application{
width:200px;
height:200px;
border:1px solid;
margin-right: auto;
margin-left: auto;
display: grid;
}

#application p{
padding:14px;

}
#appname{
text-align:center;
font-size:18px;
background:#0C3139;
color:#FFFFFF;
padding:5px;
}

#content h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 40px;
	font-weight: 400;
}

#content h3 {
	margin-top: -15px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 384px;
}

#sidebar h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 30px;
	font-weight: 400;
}

/* Footer */

#footer {
	overflow: hidden;
	border-top: 1px solid #474747;
	background: #3a3a3a;

	
}

#footer p {
	padding: 0em 0em;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0,0,0,.50);
	color: #919191;
	font-size: 12px;
}


#footer p a {
	
	text-shadow: 1px 1px 1px rgba(0,0,0,.50);
	color: #919191;
	font-size: 12px;
}

#footer li a {
	color: #fff;
}


#footer-content {
	overflow: hidden;
	padding: 1em 0em 0em 0em;
	text-shadow: 1px 1px 1px rgba(0,0,0,.50);
	color: #fff;
}

#footer-content h2 {
	padding: 0em 0em 1.50em 0em;
	text-shadow: 1px 1px 1px rgba(0,0,0,.50);
	font-weight: 300;
	
	font-weight:bold;
}

#footer-content #fbox1 {
	float: left;
	width: 384px;
	margin-right: 24px;
	
}

#footer-content #fbox2 {
	float: left;
	width: 384px;
}
#client li{
list-style:none;
padding:10px;
}
#client li:hover{
color:#0C3139;
font-weight:bold;
}
#footer-content #fbox3 {
	float: right;
	width: 384px;
}


#fbox3 h4{
	color: #f3f3f3;
}


#fso{
	display: flex;
	flex-direction:column;
	gap:2em;
	padding: 0;
}

#fso li a{
	display: flex;
	width:50%;
	text-decoration: none;color: #f3f3f3;
	border-top: 1px solid #474747;
	padding: 0.3em 0 0.5em 0;
}

#intro{
	background:#f3f3f3;
}

#intro p{
	font-size:16px;
	line-height: 2; 
	color: black;

}

#cli{
	font-size: 18px;
	font-weight: bolder;
}

#cli a{
	font-size: 16px;
}

footer p{
	font-size: 18px;
	font-weight: bolder;
}

footer b{
font-size: 16px;
}

footer div{
	padding: 0;
		}

footer a{
	font-size: 16px;
}

#applications p{
	font-size: 17px;
}

#applications p1{
	font-size: 20px;
	color: #4F4F4F;
}

#con div h2{
	margin: 1em auto;
}


@media only screen and (max-width: 780) {

	#intro p{
		font-size: 14px;
	}
	#cli{
		font-size: 14px;
		font-weight: bolder;
	}
	#cli a{
		font-size: 9px;
	}
	footer div{
		padding: 0;
	}
/* 
footer p{
	font-size: 12px;
	font-weight: bolder;
}

footer b{
font-size: 12px;
}

footer a{
	font-size: 12px;
} */

#footer p {
		padding: 0em 0em;
		text-align: center;
		text-shadow: 1px 1px 1px rgba(0,0,0,.50);
		color: #919191;
		font-size: 10px;
}
	
	#hp p1{
		font-size: 17px;
}

#footer p a {
		
		text-shadow: 1px 1px 1px rgba(0,0,0,.50);
		color: #919191;
		font-size: 10px;
	}
	#applications p{
		font-size: 14px;
	}

	#applications p1{
		font-size: 16px;
		color: #4F4F4F;
	}
	#appname{font-size:14px;
	}

}

@media only screen and (max-width: 520px) {

	#footer p {
		padding: 0em 0em;
		text-align: center;
		text-shadow: 1px 1px 1px rgba(0,0,0,.50);
		color: #919191;
		font-size: 8px;
	}
	
	
#footer p a {
		
		text-shadow: 1px 1px 1px rgba(0,0,0,.50);
		color: #919191;
		font-size: 8px;
	}

#applications p1{
	font-size: 14px;
	color: #4F4F4F;
}

#hp p1{
	font-size: 14px;
}
	#applications p{
		font-size: 14px;
}

	#appname{font-size:14px;
}

}

#hp p1{
 font-size: 20px;
}


.dropdown-menu li {
	position: relative;
}

.dropdown-menu .dropdown-submenu {
	display: none;
	position: absolute;
	left: 70%;
	top: -7px;
}

.dropdown-menu .dropdown-submenu-left {
	right: 100%;
	left: auto;
}

.dropdown-menu > li:hover > .dropdown-submenu {
	display: block;
}