
@font-face {
	font-family: 'Conv_segoeui';
	src: url('../fonts/segoeui.eot');
	src: local(''), url('../fonts/segoeui.woff') format('woff'), url('../fonts/segoeui.ttf') format('truetype'), url('../fonts/segoeui.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_seguisb';
	src: url('../fonts/seguisb.eot');
	src: local(''), url('../fonts/seguisb.woff') format('woff'), url('../fonts/seguisb.ttf') format('truetype'), url('../fonts/seguisb.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Conv_seguili';
	src: url('../fonts/seguili.eot');
	src: local(''), url('../fonts/seguili.woff') format('woff'), url('../fonts/seguili.ttf') format('truetype'), url('../fonts/seguili.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	
	}
body {
	margin:0px;
	font-family: 'Conv_segoeui';
	font-size:14px;
	color:#5d5d5d;
	line-height:20px;
	width:100%;
	
	
	}

	
.header {
	width:100%;
	float:left;
	z-index:100;
	background-color:#fff;
	box-shadow: 0px 0px 10px #888888;
	position:relative;
	}

/*
	
	-webkit-transition: all 1s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	*/
	
.logo {
	float:left;
	width:180px;
	margin:10px 0 0 20px;
	}
.logo img {
	width:100%;
	}	
.top-nav {
	float:right;
	margin:20px 20px 0 0;
	}

.top-nav ul {
	padding:0px;
	margin:0px;
	}
.top-nav ul li {
	list-style:none;
	display:inline-block;
	border-right:solid 1px #990000;
	}
.top-nav ul li:last-child {
	border-right:0px;
	}
.top-nav ul li a {
	color:#5d5d5d;
	text-decoration:none;
	padding:0 10px; 
	}
.top-nav ul li a:hover {
	color:#990000;
	}


.banner {
	width:100%;
	float:left;
	margin:-2px 0 20px 0;
	position:relative;
	}
.banner img {
	width:100%;
	}
	
.banner-content{
	width:40%;
	font-size:34px;
	color:#fff;
	line-height:42px;
	position:absolute;
	top:32%;
	right:2%;
	text-shadow:0 5px 5px #333;
	font-family: 'Conv_seguisb';
	}
.container{
	width:100%;
	max-width:1200px;
	margin:auto;
	}
	
.main-heading {
	color:#5d5d5d;
	font-size:36px;
	line-height:36px;
	width:100%;
	text-align:center;
	margin:10px 0px 30px 0; 
	float:left;
	}
	
.text-center {
	text-align:center;
	}
	
.row {
	width:100%;
	float:left;
	margin:0px;
	margin-left:0px;
	margin-right:0px;
	}
	
.erp {
	font-size:22px;
	line-height:32px;
	padding:40px 5% 0 5%;

	}

.title-block {
	text-align:center;
	width:100%;
	float:left;
	margin:20px 0;
	}	
.title {
	font-size:36px;
	line-height:36px;
	font-family: 'Conv_seguisb';
	border-bottom:solid 1px #dfdfdf;
	width:auto;
	display:inline
}
.title span {
	font-family: 'Conv_seguili';
	}
	
.gray-block {
	width:100%;
	padding:30px 0;
	background-color:#f4f4f4;
	display:inline-block;
	}
	
.shrine {
	position:relative;
	}
.shrine img {
	border-top:solid 5px #64c6ad;
	width:100%;
	}	
.shrine-desc {
	width:50%;
	padding:30px;
	color:#fff;
	line-height:18px;
	background:rgba(0, 0, 0, 0.5);
	position:absolute;
	right:14px;
	top:5px;
	height:98.4%;
	}
	
.shrine-title {
	color:#fff;
	font-size:26px;
	margin-bottom:20px;
	line-height:26px;
	}
	
.readmore {
	color:#fff;
	text-decoration:none;
	flaot:right;
	position:absolute;
	right:30px;
	bottom:30px;
	}
.readmore span {
	color:#FF0000;
	}
.readmore:hover {
	color:#fff;
	text-decoration:underline;
	}
.top-margin {
	margin-top:20px;
	}
	
.footer {
	width:100%;
	padding:30px 0;
	background-color:#64c6ad;
	display:inline-block;
	color:#2d2d2d
	}
	
.quick-links {
	width:50%;
	float:left;
	}
	
.footer h2 {
	font-size:26px;
	color:#2c2c2c;
	margin:0 0 10px 0;
	font-family: 'Conv_seguisb';
	}
	
.quick-links ul {
	padding:0px 0 0 20px;
	margin:0px;
	}
.quick-links ul li {
	list-style:none;
	}
.quick-links ul li a {
	color:#2c2c2c;
	}
	
.footer-contact {
	width:50%;
	float:left;
	padding-left:50px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-left: solid 1px #fff
	}

.contact-address {
	width:50%;
	float:left;
	}
.contact-address p {
	float:left;
	width:80%;
	}
.contact-address .fa {
	float:left;
	margin:5px 10px 0 0;
	color:#fff;
	font-size:30px;
	}
	
.contact-details {
	width:42%;
	float:left;
	margin-left:6%;
	}

.contact-details  ul {
	padding:0px;
	margin:0px;
	}
.contact-details  ul li {
	list-style:none;
	width:100%;
	line-height:23px;
	}
.contact-details  ul li .fa {
	color:#fff;
	margin-right:8px;
	}
	
.contact-details  ul li a {
	color:#2c2c2c;
	text-decoration:none;
	}
.contact-details  ul li a:hover {
	text-decoration:underline;
	}	
.footer-bottom {
	width:100%;
	display:inline-block;
	border-top:solid 1px #2c2c2c;
	padding:15px 0;
	margin-top:20px;
	}
	
.copyright {
	width:50%;
	float:left;
	}
.social-block {
	width:40%;
	float:right;
	}
.social-block ul {
	padding:0px;
	margin:0px;
	text-align:right;
	margin-right:30px;
	}
.social-block ul li {
	list-style:none;
	display:inline;
	}

.social-block ul li a .fa {
	color:#fff;
	margin-left:10px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.social-block ul li a:hover .fa{
	color:#2c2c2c
	}
	
@media only screen and (max-width:1100px) {

	.banner-content {
		font-size:26px;
		line-height:26px;
		}
	.erp {
		padding: 40px 5% 0 8%;
	}
	.shrine-desc {
		width:60%;
		}

}

@media only screen and (max-width:1020px) {

	.quick-links {
			width:20%;
			margin-right:40px;
			}
		.footer-contact {
			width:75%;
			}

}

@media only screen and (max-width:991px) {
	.shrine-desc {
		width:50%;
		}
	.shrine {
		margin-bottom:20px;
		}
	.row.top-margin {
		margin-top:0px;
		}
	
}

@media only screen and (max-width:768px) {

	.banner-content {
		font-size:20px;
		line-height:20px;
		}

}

@media only screen and (max-width:830px) {

	.quick-links {
		width:100%;
		margin-bottom:30px;
		}
	.quick-links ul {
		width:100%;
		}
	.quick-links ul li {
		display:inline-block;
		margin-right:30px;
		
		}
	.footer-contact {
		width:100%;
		padding-left:0px;
		border-left:0px;
		}
}

@media only screen and (max-width:600px) {

	.erp-pic img {
		width:100%;
		}
	.main-heading {
		font-size:24px;
		line-height:26px;
		}
	.erp {
		font-size:18px;
		}
		
	.shrine-desc {
		bottom:0px;
		width:100%;
		top:inherit;
		right:inherit;
		height:auto;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		}
	.contact-address, .contact-details {
		width:100%;
		margin-left:0px;
		}
}

@media only screen and (max-width:560px) {

	.banner-content {
		top:23%;
		font-size:18px;
		line-height:18px;
		}

}
	
	
@media only screen and (max-width:480px) {
		.logo {
			width:100px;
			}
		.shrine {
			height:auto;
			overflow:auto
			}
		.shrine-desc {
			position:static;
			}
		.banner-content {
			display:none;
			}
		
	
			
}

@media only screen and (max-width:360px) {
		.logo {
			width:100px;
			margin:auto;
			float:none;
			margin-top:10px;
			}
		.top-nav {
			width:100%;
			margin:10px 0;
			}
			
		.top-nav ul {
			width:100%;
			text-align:center;
			}
		.contact-address .fa {
			display:none;
			}
		.quick-links {
			margin-bottom:12px;
			}
		.quick-links h2 {
			text-align:center;
			}
		.quick-links ul {
			text-align:center;
			padding-left:0px;
			}
		.quick-links ul li {
			display:inline;
			margin:0 10px;
			float:none;
			}
		.contact-address {
			text-align:center;
			padding:10px 20px;
			border-bottom:solid 1px #fff;
			border-top:solid 1px #fff;
			margin-bottom:10px;
			
			}
		.contact-address p {
			width:100%;
			margin-bottom:0px;
			}
			.copyright {
				width:100%;
				text-align:center;
				}
			.social-block {
				width:100%;
				}
			.social-block ul {
				text-align:center;
				margin:20px 0px; 0 0;
				}
}