@font-face {
	font-family: ”Neuropol”;
	src: url(‘http://intern-dev.obrary.com/configurator-fonts/neuropob.ttf’);
}

@font-face {
	font-family: "NeuropoliticalRg-Regular";
	src: url("../fonts/neuropolitical_rg.eot?") format("eot"), url("../fonts/neuropolitical_rg.woff") format("woff"), url("../fonts/neuropolitical_rg.ttf") format("truetype"), url("../fonts/neuropolitical_rg.svg#NeuropoliticalRg-Regular") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Neuropolitical-Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Neuropolitical-Regular'), url('neuropolitical.woff') format('woff');
}

@font-face {
	font-family: "Neuropolitical";
	src: url("../fonts/neuropolitical2.eot");
	src: url("../fonts/neuropolitical2.eot?#iefix") format("embedded-opentype"), url("../fonts/neuropolitical2.woff2") format("woff2"), url("../fonts/neuropolitical2.woff") format("woff"), url("../fonts/neuropolitical2.ttf") format("truetype"), url("../fonts/neuropolitical2.svg#Neuropolitical") format("svg");
}

body {
	color: #666;
	font: 300 15px/15px Roboto, Arial, Helvetica;
	-webkit-font-smoothing: antialiased;
	background-color: white;
	background-repeat: no-repeat;
	background-position: 0 0;
}

a {
	color: #00fefe;
	text-decoration: none;
}

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

.btn,
a,
.btn:hover,
a:hover {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	outline: none !important;
	color: white!important;
}

h1,
h2,
h3,
h4 {
	margin: 0;
	line-height: 1em;
}

h1 {
	font-family: "Neuropolitical";
	font-style: normal;
	font-weight: normal;
	margin: 0.5em 0;
	text-transform: uppercase;
	color: white;
}

h2 {
	font-family: "Neuropolitical";
	margin-bottom: 1.5em;
	text-align: center;
	color: #616161;
}

h3 {
	font: 300 2em Roboto, Arial, Helvetica;
	margin-top: 0px;
	margin-bottom: 40px;
	text-align: center;
}

h4 {
	font: 300 1.5em Roboto, Arial, Helvetica;
	margin-bottom: 1em;
	color: rgb(84, 104, 102);
	text-shadow: none!important;
	font-weight: 400;
}

h4 i {
	margin-right: 0.5em;
}

p {
	font-size: 1em;
	margin-bottom: 1.7em;
	text-align: justify;
	line-height: 30px;
}

.spacer {
	padding: 6em 0 6em;
}

.padding-top-50 {
	padding-top: 50px;
}

.btn {
	border-color: white!important;
	border: solid 1px;
	border-radius: 0;
	padding: 1em 4em;
	background: rgb(162, 175, 125)!important;
	text-transform: uppercase;
	color: white!important;
}

.btn:hover {
	border-color: white!important;
	border: solid 1px;
	border-radius: 0;
	padding: 1em 4em;
	background: rgb(114, 130, 72)!important;
	text-transform: uppercase;
	color: white!important;
}

.important-text {
	color: #639f42!important;
	margin-left: 30px;
	font-weight: 600;
	text-shadow: none!important;
}

.btn:hover,
.btn:active {
	color: #fff;
}

.btn-default {
	color: #fff;
	border: 1px solid #fff;
}

.btn-default:hover,
.btn-default:active {
	background: rgba(0, 0, 0, 0.8);
}

.btn-primary {
	color: #fff;
	background: #00a9c6;
	width: 100%;
	outline: none;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
	background: #1BC0DC;
	box-shadow: none;
}

.topbar {
	background: url(../images/lines.png);
	height: 5px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1100;
}

.partners-text {
	padding-top: 10px;
	text-align: center;
}

.navbar-nav > li > a {
	font-size: 0.96em;
	line-height: 3.6em;
}

.navbar-fixed-top {
	top: 5px;
}

.navbar-inverse {
	background: #111;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background: none;
	color: white;
}

.navbar-header {
	height: 89px;
}

#head,
.carousel {
	margin-top: 0;
}

#home {
	padding-top: 6em;
}

.carousel-caption {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0;
}

.caption-wrapper {
	display: table;
	height: 100%;
	width: 100%;
}

.caption-info {
	display: table-cell;
	vertical-align: baseline;
}

.caption-info p {
	font-size: 1em;
}

.caption-info .btn i {
	margin-right: 0.75em;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	width: 100%;
}

.carousel-control {
	z-index: 1000;
}

.margin-top-70 {
	margin-top: 70px;
}


/*about*/

.process ul li {
	width: 10em;
	height: 10em;
	border: 1px solid rgba(202, 202, 202, 0.35);
	padding: 0;
	border-radius: 5%;
	margin: 0 1.25em;
	line-height: 13.5em;
	color: #a0a0a0;
	cursor: pointer;
}

.process ul li span {
	line-height: 2em;
	display: inline-block;
	font-weight: 300;
}

.process ul li span i {
	font-size: 3em;
}

.process ul li span b {
	display: block;
	font-size: 1em;
	font-weight: 300;
}


/*testimonials*/

.partners img {
	float: left;
	margin: 0 75px 30px 0;
}

.testimonails {
	min-height: 195px;
}

.testimonails img {
	margin-top: 5px;
}

.testimonails span {
	color: #888;
}

.testimonails span b {
	font-weight: 400;
}

.carousel-indicators li {
	border: 1px solid #2BB2E3;
}

.carousel-indicators {
	bottom: 0;
}


/*works*/

#works {
	padding-top: 1em;
}

#works figcaption a {
	border: 1px solid #fff;
	margin-top: 1em;
	display: inline-block;
	color: #fff;
	padding: 0 2em;
}

#works figcaption a:hover {
	text-decoration: none;
	padding: 0 3em;
}


/*works*/


/*team*/

.team figure {
	width: 100%;
}

.team img {
	width: 100%;
}

.team b {
	/*font-size: 1.2em; */
	display: block;
	font-family: "Neuropolitical";
	!important
}

.team p {
	text-align: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.team a i.fa {
	color: #fff;
	font-size: 2em;
}

.team a i.fa:hover {
	color: white;
}

.highlight-info {
	background: url(../images/lab.jpg) center fixed;
	background-size: cover;
	color: #fff;
}

.highlight-info .overlay {
	background: rgba(33, 171, 202, 0.5);
}

.highlight-info h4 {
	color: #fff;
	margin: 0.5em 0 0 0;
}


/*about us*/

/*contact*/

.contactform textarea,
.contactform input[type=text],
.contactform input[type=submit],
.contactform input[type=email] {
	width: 100%;
	/*padding: 1em;*/
	border: 1px solid #ccc;
	margin-bottom: 1em;
	border-radius: 0;
	outline: none;
	margin-top: -2px;
}


/*contact*/

.footer {
	background-color: #111;
	color: #fff;
	font-size: 1em;
	color: #aaa;
	padding-top: 30px;
}

.footer a {
	color: #aaa;
	margin: 0 1em;
}

.back-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: rgb(162, 175, 125);
	padding: 10px;
	color: #fff;
	z-index: 100000;
}

.back-to-top i {
	line-height: 0.5em;
}

@media (max-width: 1200px) {
	body {
		font: 300 13px/13px Roboto, Arial, Helvetica;
	}
	.navbar-brand {
		padding-top: 11px;
	}
	.process ul li {
		margin: 0 0.5em;
	}
	.grid figure h2 {
		font: 700 1.5em Roboto, Arial, Helvetica;
	}
	figure.effect-oscar figcaption {
		padding: 12%;
	}
	figure.effect-oscar figcaption::before,
	figure.effect-chico figcaption::before {
		top: 20px;
		right: 20px;
		bottom: 20px;
		left: 20px;
	}
	.partners img {
		margin: 0 25px 25px 0;
	}
}

@media (max-width: 900px) {
	h1 {
		font: 700 3.5em Roboto, Arial, Helvetica;
	}
	h4 {
		font: 300 1.3em Roboto, Arial, Helvetica;
	}
	.btn {
		padding: 1em 2em;
	}
	.partners img {
		margin: 0 15px 25px 0;
		width: 157px;
	}
	.process ul li {
		width: 9em;
		height: 9em;
	}
	figure.effect-chico figcaption {
		padding: 2em;
	}
	figure.effect-oscar figcaption {
		padding: 20%;
	}
	figure.effect-chico figcaption::before {
		top: 10px;
		right: 10px;
		bottom: 10px;
		left: 10px;
	}
	.grid figure.effect-chico p {
		font-size: 0.6em;
		line-height: 1.5em;
	}
}

@media (max-width: 767px) {
	body {
		font: 300 12px/12px Roboto, Arial, Helvetica;
	}
	.navbar-nav > li > a {
		line-height: 1em;
	}
	.navbar-brand {
		padding: 7px;
	}
	.navbar-brand img {}
	.navbar-toggle {
		margin-top: 25px;
		margin-right: 0px;
	}
	.carousel-caption,
	.carousel-control,
	.carousel-indicators {
		display: none;
	}
	h2.text-center {
		text-align: left;
		font-size: 1.7em;
		text-align: center;
		padding-top: 10px;
	}
	h4 {
		font: 300 1.2em Roboto, Arial, Helvetica;
	}
	#partners h2 {
		padding: 0 1em;
	}
	#home {
		padding-top: 5em;
	}
	.partners {
		display: block;
		float: left;
	}
	.partners img {
		width: 120px;
	}
	.about.spacer {
		padding-left: 2em;
		padding-right: 2em;
	}
	.spacer {
		padding: 2em 0 0 0;
	}
	.process ul li {
		margin-bottom: 1em;
	}
	.highlight-info .overlay {
		padding-bottom: 2em;
	}
	.grid.team div {
		margin: 0;
		padding: 0;
	}
	figure.effect-chico figcaption {
		padding: 1.5em;
	}
	.footer {
		padding-bottom: 2em;
	}
}

.navbar-default {
	background-color: #ffffff !important;
	border-color: #e4e4e4 !important;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@media (min-width: 992px) {
	.col-md-5 {
		width: 41.66666667%;
	}
	#intro {
		width: 100%;
		background-image: url(../img/thumbs/intro_bkg.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		color: #fff;
	}
	.text-center {
		text-align: center;
	}
	.form_register form {
		background-color: rgba(20, 20, 20, 0.65) !important;
		border: 1px solid #333;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		padding: 30px 10px 40px;
		margin: 0 40px;
	}
	.form-bg {
		background-color: rgba(0, 0, 0, 0.64);
		border-radius: 3px;
		padding-top: 40px;
		padding-bottom: 40px;
		margin-top: 140px;
		margin-left: 150px;
		width: 100%;
	}
	.margin-top-header {
		margin-top: 100px;
	}
	.btn:hover,
	.btn:focus {
		color: white !important;
		text-decoration: none !important;
	}
	.form-control {
		display: block;
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #ffffffb3!important;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 1px;
		margin-bottom: 20px !important;
		padding-top: 10px;
		/* padding-bottom: 10px; */
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
	.opening-text-small {
		color: #00fefe;
		font-weight: bold;
		margin-top: 10px;
	}
	.block.type-2 .image-block {
		height: 100px;
		top: 0 !important;
		width: 50%;
		z-index: 1;
	}
	#features {
		background-image: url(../images/portfolio/parallax-bg.jpg);
		background-attachment: fixed !important;
		background-repeat: no-repeat;
		background-position: 0 0;
		padding-top: 80px;
		padding-bottom: 40px;
		color: white;
	}
	#history {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	article,
	aside,
	details,
	figcaption,
	figure,
	footer,
	header,
	group,
	main,
	nav,
	section,
	summary {
		display: block;
	}
	#statistic_banner {
		background-image: url(../images/portfolio/parallax-bg.jpg);
		background-attachment: fixed !important;
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
		padding-top: 80px;
		padding-bottom: 80px;
	}
	#portfolio {
		padding-top: 80px;
	}
	#team {
		/*padding-top: 80px;*/
		padding-bottom: 30px;
	}
	#pricing {
		background-color: #f5f5f5;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		padding-top: 80px;
		padding-bottom: 50px;
	}
	#clients {
		padding-top: 80px;
		padding-bottom: 150px;
		position: relative;
	}
	#testimonials {
		background-color: #f5f5f5;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		padding-top: 80px;
		padding-bottom: 80px;
	}
	#blog {
		padding-top: 80px;
		padding-bottom: 50px;
	}
	#promo_line {
		background-image: url(../images/portfolio/parallax-bg.jpg);
		background-attachment: fixed !important;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		padding-top: 80px;
		padding-bottom: 80px;
	}
	#contact-info {
		padding-top: 80px;
		padding-bottom: 30px;
	}
	.googlemap-wrapper {
		position: relative;
	}
	.icon-box {
		width: 70px;
		height: 70px;
		line-height: 70px !important;
		text-align: center;
		float: left;
		font-size: 22px;
		color: #000000;
	}
	.icon-box i {
		color: #ffc400;
		font-size: 60px;
		margin-top: 10px;
	}
	.margin-bottom-50 {
		margin-bottom: 70px !important;
	}
	.navbar-default .navbar-nav > li > a {
		color: #fff !important;
	}
	.footer-img {
		padding-top: 20px;
	}
	.map-responsive {
		overflow: hidden;
		padding-bottom: 50%;
		position: relative;
		height: 0;
	}
	.map-responsive iframe {
		left: 0;
		top: 0;
		height: 35%;
		width: 100%;
		position: absolute;
	}
}

.navbar-default .navbar-nav > li > a {
	color: #b5b5b5 !important;
	text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a:hover {
	color: rgb(104, 162, 72)!important;
	text-transform: uppercase;
}

#partners {
	background-image: url(../images/portfolio/contact-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

body {
	font-family: 'Quicksand', sans-serif;
}

.gal-container {
	padding: 12px;
}

.gal-item {
	overflow: hidden;
	padding: 3px;
}

.gal-item .box {
	height: 350px;
	overflow: hidden;
}

.box img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	-o-object-fit: cover;
}

.gal-item a:focus {
	outline: none;
}

.gal-item a:after {
	content: "\E046";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
	line-height: 350px;
	font-size: 30px;
	color: #fff;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.vid-item a:after {
	content: "\E059";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
	line-height: 350px;
	font-size: 30px;
	color: #fff;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.gal-item a:hover:after {
	opacity: 1;
}

.modal-open .gal-container .modal {
	background-color: rgba(0, 0, 0, 0.4);
}

.modal-open .gal-item .modal-body {
	padding: 0px;
}

.modal-open .gal-item button.close {
	position: absolute;
	width: 25px;
	height: 25px;
	background-color: #000;
	opacity: 1;
	color: #fff;
	z-index: 999;
	right: -12px;
	top: -12px;
	border-radius: 50%;
	font-size: 15px;
	border: 2px solid #fff;
	line-height: 25px;
	-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
}

.modal-open .gal-item button.close:focus {
	outline: none;
}

.modal-open .gal-item button.close span {
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow: none;
}

.gal-container .modal-dialogue {
	width: 80%;
}

.gal-container .description {
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: left;
}

.gal-container .description h4 {
	margin: 0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}

.gal-container .modal.fade .modal-dialog {
	-webkit-transform: scale(0.1);
	-moz-transform: scale(0.1);
	-ms-transform: scale(0.1);
	transform: scale(0.1);
	top: 100px;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transform: translate3d(0, -100px, 0);
	transform: translate3d(0, -100px, 0);
	opacity: 1;
}

@media (min-width: 768px) {
	.gal-container .modal-dialog {
		width: 55%;
		margin: 50px;
	}
}

@media (max-width: 768px) {
	.gal-container .modal-content {
		height: 250px;
	}
}


/* Footer Style */

.gal-container {
	padding-bottom: 50px;
}

footer {
	font-family: 'Quicksand', sans-serif;
}

footer a,
footer a:hover {
	color: #88C425;
}

.h3-gallery {
	margin-top: 50px !important;
	/*margin-bottom: 10px !important;*/
}

.navbar-nav > li > a {
	padding-top: 23px;
	padding-bottom: 15px;
}

.margin-bottom-process {
	margin-bottom: 50px;
}

.banner_animate h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding: 30px 0 25px 0;
	margin-right: 60px;
	transform-origin: 50% 100%;
	text-shadow: 2px 2px 2px #2b2b2b;
	animation-duration: 8s;
	animation-name: fade;
	text-align: right;
	animation-timing-function: cubic-bezier(.71, .55, .62, 1.57);
	font-weight: bold;
}

.banner_animate a {
	font-family: Cambria, Cochin, serif;
	font-size: 16px;
	color: #333;
	padding: 5px;
	border-radius: 5px;
	background-color: #A6D2FF;
	transition: background-color .2s ease-out;
}

.banner_animate a:hover {
	background-color: #EEE;
}

@keyframes fade {
	from {
		opacity: 0;
		transform: scale(.9, .9);
	}
	to {
		opacity: 1;
		transform: scale(1, 1);
	}
}

.fixed-menu {
	font-size: 16px;
	color: white;
	margin-bottom: -10px !important;
	padding-top: 10px;
	padding-left: 20px;
	z-index: 100 !important;
}

.blue {
	color: #639f42;
	font-size: 1.3em;
	text-shadow: none !important;
	padding-bottom: 30px;
}

.row {
	margin-right: 0px !important;
}

.mobile-button {
	color: white!important;
}

.mobile-button:hover {
	color: white!important;
}

.form-mobile {
	background-color: rgba(0, 0, 0, 0.64);
	border-radius: 3px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 50px;
	margin-bottom: 50px!important;
}

.contactform {
	background-color: rgba(130, 130, 128, 0.17) !important;
	border-radius: 3px;
	padding: 10px;
	margin-left: 10px
}

.contactform #form_register_btn {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

.grid {
	position: relative;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

video.bgvid {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	background: url(../images/back3-mobile.jpg) no-repeat;
	background-size: cover;
}

.clip {
	clip: rect(auto, auto, auto, auto);
	height: 100%;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}

#wrapper {
	width: 100%;
	height: 100%;
	background: #ffffff !important;
}

.image_background {
	display: none;
}

.blue-bold-text {
	color: #00a9c6;
	!important;
	font-weight: bold;
}

@media (max-width: 998px) {
	.hide-mobile {
		display: none;
	}
}

.error-class {
	/*border-color: #ff0036 !important;*/
	outline: 1px solid red !important;
}


/*form popup*/

.form-popup {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 12000;
	display: none;
}

.form-popup-close-layer {
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.form-popup-content {
	max-width: 500px;
	width: 90%;
	position: absolute;
	transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	padding: 25px;
	left: 50%;
	top: 50%;
	background: rgba(255, 255, 255, 0.8);
	border: 10px #a2af7d solid;
}

.form-popup .text {
	color: #777;
	font-family: "regular";
	font-size: 16px;
	line-height: 28px;
	text-align: center;
}

.font-16 {
	font-size: 16px!important;
}

.scrolloff {
	pointer-events: none;
}

.navbar-brand-system-logo {
	float: left;
	height: 50px;
	/* padding: 15px 15px; */
	font-size: 18px;
	line-height: 20px;
}

.video-text {
	color: white;
	text-shadow: 2px 2px 7px #000000;
	font-size: 2em;
	text-align: center;
	position: absolute;
	z-index: 1000;
	left: 10%;
	font-family: "Neuropolitical";
	line-height: 90px;
	margin-top: 170px;
	background-color: rgba(162, 175, 126, 0.47);
	border: 1px rgba(255, 255, 255, 0.86) solid;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.video-text2 {
	color: white;
	text-shadow: 2px 2px 7px #000000;
	font-size: 2.5em;
	text-align: center;
	top: 15%;
	position: absolute;
	z-index: 1000;
	font-family: "Neuropolitical";
	line-height: 90px;
	width: 70%;
	padding-top: 50px;
	margin-left: 15%;
	margin-right: 15%;
}

.form-after-video {
	margin-top: -120px;
	height: 1600px;
	position: fixed;
	right: 0;
	border: solid 1px #d1d8c2;
	z-index: 1000;
	background-image: url(../images/portfolio/sidebar-bg.jpg);
	background-repeat: no-repeat;
}

@keyframes cssAnimation {
	to {
		width: 0;
		height: 0;
		overflow: hidden;
	}
}

@-webkit-keyframes cssAnimation {
	to {
		width: 0;
		height: 0;
		visibility: hidden;
	}
}

.small-device-box {
	background-image: url(../images/back3-vmobile.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 400px;
	color: white;
}

.video-text-mobile {
	color: white;
	text-shadow: 1px 1px 3px #232323;
	font-size: 2em;
	text-align: center;
	top: 20%;
	z-index: 1000;
	font-family: "Neuropolitical";
	line-height: 60px;
	right: 10%;
	margin-left: 40px;
	padding-top: 50px;
}

.video-subtext-mobile {
	color: white;
	text-shadow: 2px 2px 5px #000000;
	font-size: 2em;
	text-align: center;
	top: 20%;
	z-index: 1000;
	font-family: "Neuropolitical";
	line-height: 60px;
	right: 10%;
	padding-top: 0px!important;
}

.systems-logo-on-mobile {
	margin-left: 350px;
	margin-top: 40px;
}

.video-subtext-laptop {
	color: white;
	text-shadow: 2px 2px 5px #000000;
	font-size: 2em;
	text-align: center;
	z-index: 1000;
	font-family: "Neuropolitical";
	line-height: 60px;
	margin-top: 430px;
	left: 10%
}

.contactform-bottom {
	margin-right: 60px;
}

.green-title {
	color: #649f43!important;
	padding-bottom: 15px;
	text-align: center;
}

.white-title {
	color: #ffffff!important;
	padding-bottom: 15px;
	text-align: center;
}

.dad {
	height: 600px;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0;
}

.dad > .son-1 {
	position: absolute;
	height: 600px;
	width: 100%;
	-moz-transition: all 5s;
	-webkit-transition: all 5s;
	transition: all 5s;
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	background-image: url(../images/back3.jpg);
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: -1;
}

.dad:hover > .son-1 {
	-moz-transform: scale(2, 2);
	-webkit-transform: scale(2, 2);
	transform: scale(2, 2);
}

.son-text {
	color: #fcfcfc;
	font-size: 1.4em;
	font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	text-align: center;
	padding-left: 15%;
	width: 100%;
	height: 600px;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
	padding-top: 15vh;
	cursor: pointer;
	/*margin-top: 80px;*/
}

.son-text:hover {
	background-color: #22313F;
	opacity: 0.7;
}

.son-span {
	background: rgba(162, 175, 125, 0.8);
	color: #ffffff;
	padding: 15px 45px;
	border-color: solid 1px;
	border: solid 1px;
	margin-top: 170px;
}

.margin-right-header-text {
	margin-left: -400px;
}

.heading-title {
	font-weight: 3em!important;
	font-size: 2em;
	line-height: 2em;
	color: white;
	margin-bottom: 20px;
	text-shadow: 2px 2px 7px #000000;
	text-align: center;
	position: absolute;
	font-family: "Neuropolitical";
	line-height: 2em;
	border: 1px rgba(255, 255, 255, 0.38) solid;
	/*margin-left: -500px;*/
	width: 70%;
	padding-top: 50px;
	padding-bottom: 210px;
	margin-top: -90px;
}

.margin-top-button {
	margin-top: 70px;
}

.popup-contact-button {
	border-color: white!important;
	border: solid 1px;
	border-radius: 0;
	padding: 1em 4em;
	background: rgb(162, 175, 125)!important;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
}

.sidebar-text {
	margin-top: 300px;
	font-size: 1.6em;
	line-height: 2em;
	color: #5d5d5d;
	text-align: center;
}

.sidebar-text-span {
	color: #6aa34a;
}

.caret-down {
	vertical-align: middle;
	width: 2%;
	margin-top: -40px;
	padding-bottom: 20px;
}

.digit.static {
	box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.35);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.5, #8f9c6a), color-stop(0.5, #a2af7d))!important;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.5, #8f9c6a), color-stop(0.5, #a2af7d))!important;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.5, #8f9c6a), color-stop(0.5, #a2af7d))!important;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.5, #8f9c6a), color-stop(0.5, #a2af7d))!important;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.5, #8f9c6a), color-stop(0.5, #a2af7d))!important;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.5, #8f9c6a), color-stop(0.5, #a2af7d))!important;
}

.digit {
	position: absolute;
	display: block;
	width: 1em;
	background-color: #b9b9b9!important;
	border-radius: 0.2em;
	text-align: center;
	color: #fff;
	letter-spacing: -1px;
}

.countdownHolder {
	margin-top: 50px!important;
}

.countDiv:before,
.countDiv:after {
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #adadad!important;
	border-radius: 50%;
	left: 50%;
	margin-left: -3px;
	top: 0.5em;
	box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.5);
	content: '';
}


/* ABSOLUTE CENTER & MIDDLE ***insive div***/

#aligner {
	margin: auto;
	width: 920px;
}

.icons {
	min-height: 320px;
}

.icons img {
	vertical-align: top;
	backface-visibility: hidden;
	height: 70px;
}

.icons figcaption {
	padding: 10px;
}

.icons h2,
.icons h3,
.icons p {
	margin: 0;
}

.icons h2,
.icons h3 {
	font-family: 'Quicksand', sans-serif;
	line-height: 1.2em;
}

.icons h2 {
	font-size: 1.1em;
	color: #a2af7d;
	text-transform: uppercase;
	font-family: "Neuropolitical";
}

.icons h3 {
	color: #000000;
	font-size: 1.0em;
	font-weight: normal;
	letter-spacing: 1px;
}

.icons p {
	border-top: 1px solid rgba(0, 0, 0, 0.13);
	font-size: 0.9em;
	margin-top: 0px;
	padding: 12px 0 15px;
	line-height: 1.5em;
	color: dimgrey;
	font-family: 'Quicksand', sans-serif;
	margin-top: 20px;
}

.icons a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.social-icons {
	margin-left: 170px;
	margin-top: 160px;
}

.social {
	position: relative;
	height: 3em;
	width: 13.5em;
}

.social li {
	display: block;
	height: 4em;
	line-height: 4em;
	margin: -2.2em;
	position: absolute;
	-webkit-transition: -webkit-transform .7s;
	-moz-transition: -moz-transform .7s;
	-ms-transition: -ms-transform .7s;
	-o-transition: -o-transform .7s;
	transition: transform .7s;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	text-align: center;
	width: 4em;
}

.social a {
	color: #fffdf0;
	display: block;
	height: 8em;
	line-height: 3em;
	margin-left: 30px;
	text-align: center;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 4em;
}

.social li:hover {
	-webkit-transform: scale(1.3, 1.3) rotate(45deg);
	-moz-transform: scale(1.3, 1.3) rotate(45deg);
	-ms-transform: scale(1.3, 1.3) rotate(45deg);
	-o-transform: scale(1.3, 1.3) rotate(45deg);
	transform: scale(1.3, 1.3) rotate(45deg);
}

.facebook {
	background: #155b9d;
	left: 0;
	top: 0%;
}

.twitter {
	background: #1a9ec4;
	bottom: 0;
	left: 25%;
}

.facebook2 {
	background: #155b9d;
	left: 50%;
	top: 0%;
}

.twitter2 {
	background: #1a9ec4;
	bottom: 0;
	left: 25%;
}

.pinterest {
	background: #e11a30;
	left: 50%;
	top: 0%;
}

.behance {
	background: #3f7aa3;
	bottom: 0;
	left: 75%;
}

.behance2 {
	background: #3f7aa3;
	top: 0%;
	left: 50%;
}

.behance3 {
	background: #3f7aa3;
	bottom: 0;
	left: 75%;
}

.nopadding {
	padding-left: 0px;
	padding-right: 0px;
}

.videoskip {
	position: fixed;
	bottom: 200px;
	left: 0px;
}

.parallax-title {
	color: #404040;
	font-weight: 600;
	font-size: 1.3em;
}

.margin-top-5 {
	margin-top: -10px;
}

.parallax-text {
	font-size: 1em;
	margin-bottom: 1.7em;
	text-align: center;
	line-height: 30px;
	color: #4e4e4e;
	font-weight: 400;
	text-align: justify;
	margin-top: -25px;
}

.fa-fa-icon-parallax {
	font-size: 3em !important;
	text-align: center;
}

.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 90px!important;
	right: 30px;
	display: none;
	z-index: 1000;
}

.margin-botton-40 {
	margin-bottom: 100px;
}

.first-box {
	padding: 1px;
	background: #919c70;
	min-height: 242px;
}

.second-box {
	padding: 1px;
	background: #a2af7d;
	min-height: 242px;
}

.third-box {
	padding: 1px;
	background: #bdc5a5;
	min-height: 242px;
}

.fourth-box {
	padding: 1px;
	background: #c9d0b7;
	min-height: 242px;
}

.contact-box-text {
	text-align: center;
	color: white!important;
	margin-top: -30px;
	font-size: 1em;
	font-family: "Neuropolitical";
}

.ep-icons-text {
	text-align: center;
	color: white!important;
	margin-top: -30px;
	font-size: 1.3em;
	font-family: "Neuropolitical";
	color: #649f43!important;
	text-align: center;
	padding-bottom: 30px;
}

.ep-img {
	padding-bottom: 50px;
}

.navbar-brand {
	width: 312px;
	height: 89px;
}

.nav>li>a {
	padding: 20px 10px;
}

.recaptcha2 {
	padding: 10px 0;
	display: table;
}

.recaptcha1 {
	width: 304px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.contact-p {
	font-size: 14px;
	color: black;
}

.contact-a {
	font-size: 14px;
	color: #649f43!important;
}

.contact-a:hover {
	color: rgb(114, 130, 72)!important;
}

input[type=checkbox] {
	-webkit-appearance: checkbox;
	transform: scale(1.5);
}

.grecaptcha-badge {
	z-index: 2000;
}