

.welcomebox {
	padding: 50px 0px
}

.welcomebox h1 {
	margin: 0px;
	padding: 30px 0px 20px 0px;
	color: #eb6a0a;
	text-align: center;
	font-weight: 700;
	font-size: 35px
}

.welcomebox p {
	text-align: center;
	font-size: 14px;
	line-height: 22px
}

.welcomebox .grid_8 {
	margin: 0px auto !important;
	text-align : center;
}

.servicesection {
	background-color: #f7f7f7;
	padding: 15px 0px
}

.servicesection h1 {
	margin: 0px;
	padding: 30px 0px 20px 0px;
	color: #0167bc;
	text-align: center;
	font-weight: 700;
	font-size: 35px;
	text-transform: uppercase
}

.servblock i {
	color: #eb6a0a
}

.servblock h3 {
	font-weight: 700;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 20px;
	font-weight: 700
}

.servblock h3 a {
	font-size: 20px;
	font-weight: 700;
	color: #000
}

.servblock p {
	padding-bottom: 20px
}

.technobox {
	padding-bottom: 20px
}

.technobox h1 {
	margin: 0px;
	padding: 30px 0px 20px 0px;
	color: #eb6a0a;
	text-align: center;
	font-weight: 700;
	font-size: 35px;
	text-transform: uppercase
}

.dropusbox {
	background-color: #f7f7f7;
	padding: 15px 0px 30px 0px
}

.dropusbox h1 {
	margin: 0px;
	padding: 30px 0px 20px 0px;
	color: #0167bc;
	text-align: center;
	font-weight: 700;
	font-size: 35px;
	text-transform: uppercase
}

.dropusbox input[type=text],
.dropusbox select {
	width: 100%;
	height: 40px;
	padding-left: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-bottom: 10px
}

.dropusbox textarea {
	width: 100%;
	height: 140px;
	padding: 10px 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	font-family: "arial";
	font-size: 12px
}

.tp-caption {
	z-index: 9999
}

canvas {
	display: block;
	vertical-align: bottom
}

.count-particles {
	background: #000022;
	position: absolute;
	top: 48px;
	left: 0;
	width: 80px;
	color: #13E8E9;
	font-size: .8em;
	text-align: left;
	text-indent: 4px;
	line-height: 14px;
	padding-bottom: 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold
}

.js-count-particles {
	font-size: 1.1em
}

#stats,
.count-particles {
	-webkit-user-select: none;
	margin-top: 5px;
	margin-left: 5px
}

#stats {
	border-radius: 3px 3px 0 0;
	overflow: hidden
}

.count-particles {
	border-radius: 0 0 3px 3px
}

#particles-js {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background-image: url("");
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 999
}

@media only screen and (max-width: 991px) {
	#logo {
		max-width: 350px;
		height: auto;
		margin: 0px auto;
		text-align: center
	}
}

@media only screen and (max-width: 767px) {
	.welcomebox .grid_8 {
		padding: 0 0%
	}

	.page-content [class*="grid_"] {
		margin-bottom: 20px
	}

	.footer-widget-container li.widget:last-child {
		margin-bottom: 20px
	}
}

/*# sourceMappingURL=custom.css.map */