/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	direction: ltr;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
}
body {
	     overflow-x: hidden;
	}
a {
	color: #000 !important;
	text-decoration: none !important;
}
a:hover {
	color: #8dc73f !important;
}
header {
	height: 124px;
	position:fixed;
	width:100%;
	z-index:99;
	top:0;
	left:0;
	background:#fff;
}

.inner-page{
	width:100%;
	float:left;
	margin-top:124px;
}
.inner-page .breadcrumbs{
	font-size:15px;
	margin-top:20px !important;
}
.inner-page .breadcrumbs a{
	color:#666;
}	
.inner-page h3{
	color:#8dc63f;
	margin-bottom:20px;
}

.icontainer {
	width: 1190px;
	margin: auto;
	height: auto;
	height: 100%;
}
#logo {
	width: 151px;
	height: 45px;
	background: url(../../images/axon_logo.png) no-repeat;
	float: left;
	margin-top: 41px;
	margin-left: 2%;
}
#logo:hover {
	opacity: 0.8;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
html{
	width:100%;
	x-overflow:hidden;
}
#website-slider {
	position:fixed;
	width: 120px;
	height: 300px;
	top: 45%;
	right:5%;
	list-style:none;
	z-index: 99999999999999999999;
}
#website-slider li {
	width:100%;
	float:left;
}
#website-slider li a{
	display:block;
		width: 15px !important;
	height: 15px;
		background: #f0f0f0 !important;
	margin-bottom: 10px;
	border-radius:50%;
	color:#fff;


}
#website-slider li a:hover {
	background: #8dc63f !important;
}
#website-slider li a.active {
	background: #8dc63f !important;
}
#website-slider a:active {
	background: #111 !important;
}
.topnav {
	float: right;
	width: 60%;
	margin-top: 41px;
	
}
.topnav a {
	font-size: 17px;
	font-weight: normal;
	float: left;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
	color:#333;
}
.topnav a.current {
	color: #8fc742 !important;
	font-weight:bold
}
.topnav a:hover {
	color : #000;
}
.topnav .icon {
	display: none;
	width: 16px;
	height: 16px;
	float: right;
}
#slider {

	height: 200px;
	width: inherit;
	background: #ccc;
}
section {
	display: block
}
#about-us {
	width: 100%;
			

	background: url(../../images/world_map1.png) center right no-repeat;
	background-size: 100%;
	height: 1039px;
	top: 340px;
}
.about_content {
	direction: ltr;
	width: 700px;
	height: auto;
	float: left;
	position: absolute;
	left: 200px;
	margin-top: 260px;
}
.about_content p{
	clear:both;
	width:100%;
	font-size: 14px;
	color: #333;
	line-height: 1.8;
	text-align: left;
	text-align: justify;
	font-family: 'Open Sans', sans-serif;
}
.read-about{
	float:right;
	font-weight:bold;
	font-size:13px;
}
.logo_slogan {
	text-align: center;
	float: left;
	margin-left: 300px;
	font-weight: bold;
	color: #4c4c4d;
	margin-bottom:30px;
}
.logo_slogan span {
	float: left;
	margin-right: 30px;
	font-size: 15px;
	transition: all .4s ease-in-out;
}
.logo_slogan span:hover {
	transform: scale(1.1);
	color: #8cc43f
}
.logo2 {
	margin-bottom: 20px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.logo2:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.row {

	width: inherit;
	display: block;
	height: auto;
	float: left
}
.arrow1 {
	background: url(../../images/arrow1.png) no-repeat;
	width: 13px;
	height: 105px;
	float: left;
	display: block;
	margin-left: 200px;
}
.about-title {
	float: left;
	margin-top: -29px;
	margin-left: -136px;
}
.dots {
	background: url(../../images/dots.png) no-repeat;
	width: 63%;
	height: 9px;
	float: left;
	margin-top: 227px;
	margin-left: -2px;
}
.dots2 {
	background: url(../../images/dots2.png) no-repeat;
	height: 604px;
	width: 9px;
	float: left;
	margin-top: 227px;
	margin-left: -4px;
}
.dots3 {
	background: url(../../images/dots3.png) no-repeat;
	height: 605px;
	width: 43px;
	float: left;
	margin-left: -180px;
	margin-top: 234px;
}
.dots4 {
	background: url(../../images/dots4.png) no-repeat;
	width: 1060px;
	height: 109px;
	float: left;
	margin-left: 32px;
	margin-top: -3px;
}
.title {
	display: block;
	width: 271px;
	height: 271px;
	float: left;
	margin-left: 9px;
	background: url(../../images/about-us.png) no-repeat;
}
.title p {
	margin-top: 100px;
	float: left;
	margin-left: 90px;
	text-align: center;
	font-size: 19px;
	font-weight: normal;
}
.title strong {
	display: block;
	font-size: 25px;
	border-bottom: 1px #8dc63f solid
}
.inner_icontainer {
	float: left;
	height: 3355px;
}
.social {
	float: left;
	margin-left: 442px;
	margin-top: -115px;
}
.social ul {
	width: 120px;
	height: 100px;
	list-style: none;
	position: absolute;
	margin-left: 55px;
	margin-top: -20px;
}
.social li {
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
}
.social ul li:nth-child(4) {
	margin-left: 40px;
}
#diamond {
	color: #fff;
	width: 0;
	height: 0;
	border: 120px solid transparent;
	border-bottom-color: #8dc63f;
	position: relative;
}
#diamond:after {
	content: '';
	position: absolute;
	left: -120px;
	top: 120px;
	width: 0;
	height: 0;
	border: 120px solid transparent;
	border-top-color: #8dc63f;
}
#diamond span {
	float: left;
	margin-top: 60px;
	width: 100px;
	display: inline;
	margin-left: -50px;
	text-align: center;
	font-size: 14px;
}
.social #facebook, .social #twitter, .social #youtube {
	transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.social #facebook:hover, .social #youtube:hover, .social #twitter:hover, .social #twitter:hover, .social #plus:hover, .social #linkedin:hover {
	background-position: 0 0;
	transform: scale(1.1);
}
.arrows {
	background: url(../../images/arrows.png) no-repeat;
	width: 13px;
	height: 29px;
	float: left;
	margin-top: 275px;
	margin-left: -125px;
}
.arrows2 {
	position: relative;
	background: url(../../images/arrows2.png) no-repeat;
	width: 349px;
	height: 212px;
	
	float: left;
	margin: auto;
	margin-left: 20%;
}
.arrows3 {
	background: url(../../images/arrows3.png) no-repeat;
	width: 349px;
	height: 212px;
	float: left;
	margin: auto;
	margin-left: 20%;
	margin-top: -100px;
}
.arrows4{
	background:url(../../images/arrows4.png) center no-repeat;
	width: 13px;
	height: 89px;
	float: left;
	margin-left: 46.9%;
	margin-top:-100px;
}
#services {
	width: 100%;
	float: left;
}
#serivce_title {
	float: left;
	margin-left: 416px;
	margin-top: -115px;
	color: #000;
}
#portfoilo {
	width: 100%;
	height: 400px;
	float: right;
}
#portfoilo-title {
	float: left;
	margin-top: -130px;
	margin-left: 113px;
}
#portfoilo-content {
	float: left;
	width: 573px;
	height: 400px;
	margin-left: 35%;
	margin-top: -200px;

}
.bx-wrapper {
	float: left;
	width: 100% !important;
}
#portfoilo-content ul {
}
#portfoilo-content ul li {
	width: 270px !important;
	float: left;
	overflow: hidden;
	border: 1px #f0f0f0 solid;
	padding: 0px 0px 20px 0px;
	margin-left: 8px;
	margin-right: 8px;
	height: 358px !important;
}
#portfoilo-content ul li p {
	font-size: 14px;
	text-align: left;
	text-align: justify;
	width:90%;
	float:left;
	margin-left:5%;
}
.project-title {
	background: url(../../images/sa.png) left no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.project-title a {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	color:#222;
}
.project-title a:hover {
	color: #8dc63f
}
.project-desc {
	width: 250px;
	line-height:1.7;
	margin-top:5px;
}
.project-img {
	width: 270px;
	height: 155px;
	overflow: hidden;
}
.project-img img {
	width: 270px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.project-img:hover img {
	width: 500px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
.grey-diamond {
	color: #000;
	width: 0;
	height: 0;
	border: 130px solid transparent;
	border-bottom-color: #f3f3f3;
	position: relative;
}
.grey-diamond:after {
	content: '';
	position: absolute;
	left: -130px;
	top: 130px;
	width: 0;
	height: 0;
	border: 130px solid transparent;
	border-top-color: #f3f3f3;
}
.grey-diamond p {
	width: 150px;
	font-size: 19px;
	position: relative;
	z-index: 9;
	float: left;
	margin-left: -80px;
	text-align: center;
}
.grey-diamond strong {
	width: 150px;
	text-align: center;
	float: left;
	background: url(../../images/spacer.png) bottom no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 90px;
	font-size: 20px;
	margin-left: -70px;
	transition: all .2s ease-in-out;
}
.grey-diamond strong a{
	color:#000 !important;
}
.grey-diamond strong:hover {
	color: #8dc73f;
	transform: scale(1.1);
	font-weight: bold;
}
.service_block .title {
	font-size: 30px;
	font-weight: bold;
	color: #4d4d4f;
}
#vtab {
	width: 100%;
	float: left !important;
	margin-top: 200px;
}
#vtab ul {
	width: 315px;
	height: 400px;
	list-style: none;
	float: left
}
#vtab > ul li {
	width: 100%;
	height: 160px;
	border: 1px #f3f3f3 solid;
	text-align: center;
}
#vtab ul li:hover {
	background: #8dc63f;
}
#vtab ul li:hover a {
	color: #fff;
}
#vtab ul li a {
	color : #4d4d4f;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	margin: auto;
}
.settings {
	background: url(../../images/settings.png) no-repeat;
	width: 62px;
	height: 42px;
	display: block;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
#vtab ul li:hover .settings {
	background: url(../../images/settings.png) 0px -42px no-repeat;
}
.products {
	background: url(../../images/products.png) no-repeat;
	width: 42px;
	height: 42px;
	margin: auto;
	display: block;
	margin-top: 30px;
	margin-bottom: 20px;
}
#vtab ul li:hover .products {
	background: url(../../images/products.png)0px -42px no-repeat;
}
.consultaions {
	background: url(../../images/consultaion.png) no-repeat;
	width: 43px;
	height: 42px;
	margin: auto;
	display: block;
	margin-top: 30px;
	margin-bottom: 20px;
}
#vtab ul li:hover .consultaions {
	background: url(../../images/consultaion.png) 0px -42px no-repeat;
	width: 43px;
}
.tri {
	display: none;
	background: url(../../images/tri.png) no-repeat;
	width: 20px;
	height: 40px;
	float: right;
	margin-right: -20px;
	margin-top: 60px;
}
.selected {
	background: #8dc63f;
}
.selected a {
	color: #fff !important;
}
.selected .settings, .selected .products, .selected .consultaions {
	background-position: 0px -42px;
}
.selected .tri {
	display: block;
}
.tab-content {
	float: left;
	margin-left: 60px;
	width: 640px;
	height: 482px;
	text-align: left;
	position: relative;
	z-index: 9;
}
#vtab > .tab-content {
}
.tab-content h1 {
	background: url(../../images/sa.png) left no-repeat;
	padding-left: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.tab-content ul {
	margin-left: 20px;
	margin-top: 20px;
	width: 100% !important;
	height: auto !important;
	float: left;
}
.tab-content li {
	height: auto !important;
	text-align: left !important;
	background: url(../../images/li.png)left no-repeat;
	padding-left: 20px;
	margin-bottom: 20px;
	width:92%;
}
.tab-content li:hover {
	background: none !important;
}
.tab-content p {
	font-size: 18px;
	color: #000;
	direction: ltr;
	margin-bottom: 10px;
}
.read_more {
	width: 159px !important;
	height: 35px;
	background: #8dc63f;
	color: #fff !important;
	text-align: center;
	float: left;
	padding-top: 8px;
	margin-top: -5px;
	font-weight:bold
	}
.read_more.small {
	font-size: 12px;
	text-transform: uppercase;
	width: 99px !important;
	height: 24px;
	margin-top: 4px;
	margin-left: 10px;
	padding-bottom:25px;
}
.hvr-rectangle-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	background: #8dc63f;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #f3f3f3;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
	color: #4d4d4f !important;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  margin-top:30PX;
  overflow: hidden;
}
.hvr-underline-from-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: 0;
	top: 0;
	background: #8dc63f;
	height: 2px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
	right: 0;
}


#clients {
	width: 100%;
	height: 750px;
	float: left;
	background: url(../../images/pixel_map.png) center no-repeat;
	margin-top: 100px;
}
.bx-viewport{
	overflow:hidden;
}
#clients li:hover {
	cursor: pointer;
}
#client-title {
	float: left;
	color: #000;
	margin-left: 450px;
	margin-top: -152px;
}
.clients-content {
	width: 950px;
	float: left;
	margin-left: 100px;
	margin-top: 170px;
	color: #49494b;
	font-size: 19px;
	text-align: justify;
	height: 400px;
}
.client-text {
	width: 100% !important;
	height: 100px;
	display: block;
	font-size: 12px;
	font-size: 14px;
	width: 90%;
}
.hidden-text {
	display: none;
}
.clientslider {
	width: 600px;
	float: left;
	height: 300px;
}
.clientslider li {
	width: 181px !important;
	height: 117px;
	float: left;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 181px !important;
	height: 117px;
	opacity: 0;
	transition: .5s ease;
	background-color: #8dc63f;
}
.clientslider li:hover .overlay {
	opacity: 0.8;
}
.text {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.bx-wrapper.clientslider {
	margin-left: 320px;
}


#footer {
	width: 100%;
	height: 440px;
	background: #333 url(../../images/footer_bg.jpg) center no-repeat;
	float: left;
	/* The points are: centered top, left bottom, right bottom */
	clip-path: polygon(50% 0, 0 100%, 100% 100%);
}
#footer_logo {
	position: relative;
	background: url(../../images/footer_logo.png) no-repeat;
	margin-bottom: 50px;
	width: 160px;
	height: 38px;
	float: left;
	position: relative;
	z-index: 99;
	margin-left: 43%;
	margin-top: 100px;
	-webkit-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#footer_logo:hover {
	background-position: 0px -38px;
}
#footer_social {
	width: 300px;
	height: 200px;
	float: left;
	margin-left: 38%;
	margin-top: 20px !important;
}
#footer_social ul {
	list-style: none;
	float: left;
	margin-top: 20px;
}
#footer_social li {
	float: left;
	margin-left: 30px;
}
#footer_social label {
	width: 400px;
	margin-left: -10px;
	text-align: center;
	color: #fff;
	float: left;
	matgin-bottom: 50px;
}
#facebook {
	background: url(../../images/fb.png) no-repeat;
	width: 12px;
	height: 21px;
}
#facebook:hover {
	background-position: 0px -23px;
}
#twitter {
	background: url(../../images/twitter.png) top no-repeat;
	width: 20px;
	height: 15px;
	margin-top: 4px
}
#twitter:hover {
	background-position: 0px -18px;
}
#plus {
	background: url(../../images/plus.png) top no-repeat;
	width: 20px;
	height: 21px;
}
#plus:hover {
	background-position: 0px -22px;
}
#youtube {
	background: url(../../images/insta.png) no-repeat;
	width: 20px;
	height: 17px;
}
#youtube:hover {
	background-position: 0px -18px;
}
#linkedin {
	background: url(../../images/linkedin.png) no-repeat;
	width: 19px;
	height: 20px;
}
#linkedin:hover {
	background-position: 0px -22px;
}
#copy {
	display: block;
	color: #fff;
	font-size: 12px;
	float: left;
	width: 400px;
	clear: both;
	margin-left: 33%;
	text-align: center;
	margin-top: -100px;
}
.green {
	color: #8dc73f;
}
/******** about us page***/
.about_page {
	min-height: 700px;
}
.about_page h2 {
	font-family: 'Roboto Slab', sans-serif !important;
	font-weight: bold;
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	background: #8dc63f;
	padding-left: 20px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}
.about_page p {
	font-size: 14px;
	line-height: 2;
	color: #666;
	text-align: justify
}
.container .jumbotron, .container .jumbotron-mod-1, .container-fluid .jumbotron, .container-fluid .jumbotron-mod-1 {
	padding-left: 60px;
	padding-right: 60px;
}
.jumbotron h1, .jumbotron-mod-1 h1 {
	margin-bottom: 0;
	transform: translateZ(0) scale(1, 1);
	font-family: "Roboto Slab", serif !important;
	letter-spacing: 0.12em;
	line-height: 0;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}
jumbotron h1 small, .jumbotron-mod-1 h1 small {
	position: relative;
	display: inline-block;
	font-size: 22px;
	letter-spacing: 3px;
}
.jumbotron h1 * + span, .jumbotron-mod-1 h1 * + span {
	margin-top: 20px;
}
.jumbotron h1 small, .jumbotron-mod-1 h1 small, .jumbotron h1 span, .jumbotron-mod-1 h1 span {
	display: block;
	text-transform: uppercase;
	line-height: 1.3;
}
.jumbotron-mod-1 h1 small::after {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	width: 100px;
	border-bottom: 2px solid #fff;
}
.jumbotron h1 small::before, .jumbotron-mod-1 h1 small::before, .jumbotron h1 small::after, .jumbotron-mod-1 h1 small::after {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	width: 100px;
	border-bottom: 2px solid #fff;
}
#inner_banner{
	margin-bottom:20px;
}
#inner_banner h2 {
	color : #fff;
	position: relative;
	display: inline-block;
	font-size: 22px;
	letter-spacing: 3px;
	font-family: 'Roboto Slab', sans-serif !important;
}
#inner_banner h2:before, #inner_banner h2:after {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	width: 50px;
	border-bottom: 2px solid #fff;
}
.blocks {
}
.block {
}
.block h4 {
	width: 100%;
	float: left;
	font-family: 'Roboto Slab', sans-serif;
	text-align: center;
	font-size: 22px;
	margin-bottom: 20px;
}
.block i {
	width: 100%;
	margin-bottom: 20px;
	font-size: 80px;
	color: #82c434;
	text-align: center;
}
.block p {
	width: 100%;
	float: left;
}
hr {
	width: 100px;
	display: inline-block;
	border-bottom: 2px solid #b7b7b7;
	border-top: none;
	margin-bottom: 30px;
}
.service{
	margin-bottom:20px;
}
.service img{
	width:90%;
	margin-left:5%;
	border:0;

}
.service img:hover{
	opacity:0.8;
}
.view {
    width: 255px;
    height: 150px;
    margin: 10px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center
}
.view .mask, .view .content {
    width: 255px;
    height: 150px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}
.view img {
    display: block;
    position: relative
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(141, 198,63, 0.8);
    margin: 20px 0 0 0
}
.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}
.view-first img { 
    transition: all 0.2s linear;
}
.view-first .mask {
    opacity: 0;
    background-color: rgba(0,0,0, 0.7); 
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
	transition: all 0.2s linear;
}
.view-first a.info{
    opacity: 0;
	transition: all 0.2s ease-in-out;
}
.view-first:hover img { 
	transform: scale(1.1);
} 
.view-first:hover .mask { 
	opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}
.text-success{
	font-size:16px;
	font-weight:bold;
	color:#8dc63f !important
}
.service h4{
	width:90%;
	margin-left:5%;
	font-size:18px;
}
.service p{
	float:left;
	width:90%;
	margin-left:5%;
	line-height:1.5
}

/*** contact us page style***/
.address-info-item{
	height:145px;
}
.address-info-item h5{
	font-size:20px;
	font-weight:bold;
	line-height:1.5;
	margin-bottom:20px;
}

.address-info-item a{
	color:#666 !important;
}
.ctitle{
	
font-size:32px;
font-weight:900;
letter-spacing:-2px;
font-family:"Open Sans";
	
}.icon-secondary{
	color:#8dc63f;
	font-size:18px;
}
.heading-divider {
    display: block;
    position: relative;
    font-size: 0;
	margin-bottom:10px;
}
.heading-divider::after {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    width: 30px;
    border-top: 1px solid #8dc63f;
}
.heading-divider::before {
    content: '';
    display: inline-block;
    width: 100%;
    border-top: 1px solid rgba(255,255,255,0.1);
}
.contact-social{
	list-style:none;
}
.contact-social li{
	display:inline;
	margin-right:20px;
}
.contact-social li a{
	color:#666 !important;
	font-size:20px;
}
.contact-social li a:hover{
	color:#8dc63f !important;;
}
/********* Responsive Styles ***/
 @media (min-width: 768px) and (max-width: 991px){
 

.icontainer {
	width: 100%;
}
.topnav{
	width:75% !important;
}
.grey-diamond, .grey-diamond:after {
	border-width: 100px !important;
}
.grey-diamond:after {
	left: -100px;
	top: 100px;
}
.grey-diamond strong {
	width: 150px;
	text-align: center;
	float: left;
	background: url(../../images/spacer.png) bottom no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 60px;
	font-size: 16px;
	margin-left: -80px;
	transition: all .2s ease-in-out;
}
.grey-diamond p {
	font-size: 17px;
}
.logo_slogan{
	margin-left:30%
}

.arrows4{
margin-top:-5px;
}
.about_content{
	width:75%;
	float:left;
	margin-left:-12%;
	clear:both
}
.about-title {
	margin-top: 11px;
	margin-left: -106px;
}
.social {
	float: left;
	margin-left: 35%;
	margin-top: -115px;
}
#serivce_title {
	margin-left: 35%;
	margin-top: -75px;
	color: #000
}
#portfoilo-title {
	margin-top: -100px;
	margin-left: 24px;
}


.dots {
	width: 56%;
	height: 9px;
	float: left;
	margin-top: 207px;
	margin-left: -2px;
}
.dots2 {
	float:right;
	margin-top: 207px;
	margin-right: 9%;
}
.dots3 {
	background: url(../../images/dots3.png) no-repeat;
	height: 605px;
	width: 43px;
	float: left;
	margin-left: -150px;
	margin-top: 210px;
}
.dots4 {
	background: url(../../images/dots4.png)   repeat;
	width: 85%;
	display:block;
	height: 13px;
	float: right;
	margin-top: 555px;
	margin-right:-10px;
}
#vtab {
	width: 90%;
	margin-left:5%;
	float: left !important;
}

#vtab ul {
	width: 25%;
	height: 500px;
}

#vtab  > ul  li{
	height:140px;
}
#vtab ul li a {
	font-size: 16px;
}
.tab-content {
	float: left;
	margin-left: 60px;
	width: 55%;
	height: 482px;
	text-align: justify;
	position: relative;
	z-index: 9;
	font-size: 14px;
}
#vtab > .tab-content {
}
.tab-content h1 {
	font-size: 30px;
}
.tab-content li:hover {
	background: none !important;
}
.tab-content p {
	width: 90%;
	float: left;
	margin-left: 5%;
	font-size: 14px;
	color: #000;
	direction: ltr;
	margin-bottom: 10px;
	
}
.read_more {
	float:left;
	margin-left:20px;
}

.read_more.small {
	padding-bottom:25px;
	bottom:10px;
	left:10px;
	position:absolute;
	z-index:99999999999;

}

.project-title {
	padding-left: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 10px;
}
.project-title a {
	font-size: 16px;
}

.tri {
	margin-top: 50px;
}
.arrows2 {
	margin-left: 115px;
}
.arrows3 {
	background: url(../../images/arrows3.png) no-repeat;
	width: 349px;
	height: 212px;
	float: left;
	margin: auto;
	margin-left: 115px;
	margin-top: -132px;
}

.project-desc p{
width:86%;
margin-left:7%;
font-size:13px !important;
margin-top:10px;
}
#client-title {
	float: left;
	color: #000;
	margin-left: 357px;
	margin-top: -185px;
}

.clients-content{
	width:90%;
	margin-left:5%;
}
.client-text{
	width:100%;
	float:left;
}
.client-text p{
	width:90%;
	display:block;
	margin-left:5%;
}

 }
@media (min-width: 992px) and (max-width: 1199px) 
 {

.icontainer {
	width: 100%;
	
}
.topnav{
	width:70%;
	margin-right:0;
}

.grey-diamond, .grey-diamond:after {
	border-width: 100px !important;
}
.grey-diamond:after {
	left: -100px;
	top: 100px;
}
.grey-diamond strong {
	width: 150px;
	text-align: center;
	float: left;
	background: url(../../images/spacer.png) bottom no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 60px;
	font-size: 16px;
	margin-left: -80px;
	transition: all .2s ease-in-out;
}
.grey-diamond p {
	font-size: 17px;
}
.about-title {
	margin-top: 11px;
	margin-left: -106px;
}
.social {
	margin-left: 37%;
	margin-top: -115px;
}
#serivce_title {
	margin-left: 37%;
	margin-top: -75px;
	color: #000;
}
#portfoilo-title {
	margin-top: -124px;
	margin-left: 132px;
}


.dots {
	width: 63%;
	height: 9px;
	float: left;
	margin-top: 207px;
	margin-left: -2px;
}
.dots2 {
	margin-top: 207px;
	margin-left: -4px;
}
.dots3 {
	background: url(../../images/dots3.png) no-repeat;
	height: 605px;
	width: 43px;
	float: left;
	margin-left: -150px;
	margin-top: 210px;
}
.dots4 {
	background:url(../../images/dots4.png) center no-repeat;
	width:86%;
	height: 13px;
	float: left;
	margin-left: 67px;
	margin-top: -8px;
}
.arrows4{
	background:url(../../images/arrows4.png) center no-repeat;
	width: 13px;
	height: 89px;
	float: left;
	margin-left: 46.9%;
	margin-top:5px;
}

#vtab {
	width: 90%;
	margin-left:5%;
	float: left !important;
}

#vtab ul {
	width: 25%;
	height: 500px;
}

#vtab  > ul  li{
	height:140px;
}
#vtab ul li a {
	font-size: 16px;
}
.tab-content {
	float: left;
	margin-left: 60px;
	width: 55%;
	height: 482px;
	text-align: justify;
	position: relative;
	z-index: 9;
	font-size: 14px;
}
#vtab > .tab-content {
}
.tab-content h1 {
	font-size: 30px;
}
.tab-content li:hover {
	background: none !important;
}
.tab-content p {
	width: 90%;
	float: left;
	margin-left: 5%;
	font-size: 14px;
	color: #000;
	direction: ltr;
	margin-bottom: 10px;
	
}
.read_more {
	float:left;
	margin-left:20px;
}

.read_more.small {
	padding-bottom:25px;
	bottom:10px;
	left:10px;
	position:absolute;
	z-index:99999999999;

}

.project-title {
	padding-left: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 10px;
}
.project-title a {
	font-size: 16px;
}

.tri {
	margin-top: 50px;
}
.arrows2 {
	margin-left: 215px;
}
.arrows3 {
	background: url(../../images/arrows3.png) no-repeat;
	width: 349px;
	height: 212px;
	float: left;
	margin: auto;
	margin-left: 225px;
	margin-top: -132px;
}

.project-desc p{
width:86%;
margin-left:7%;
font-size:13px !important;
margin-top:10px;
}
#client-title {
	float: left;
	color: #000;
	margin-left: 467px;
	margin-top: -212px;
}

.clients-content{
	width:90%;
	margin-left:5%;
}
.client-text{
	width:100%;
	float:left;
}
.client-text p{
	width:90%;
	display:block;
	margin-left:5%;
}
}
 @media (max-width: 768px) {
	 
	header{
		position:static;
		height:auto;
	}
	.hvr-underline-from-left{
		margin-top:5px;
		margin-bottom:5px;
	}
	.hvr-underline-from-left:hover{
		border:0px;
		background:none;
		
	}
.icontainer {
	width: 100%;
	float: left;
	height: auto
}
#website-slider {
	width: 30px;
}

.section_title {
	width: 100%;
	text-align: left;
	background: #333 !important;
	height: 50px;
	color: #fff !important;
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px 0px 20px 0px !important;
}
.section_title p, .section_title strong {
	color : #fff;
}
.dots, .dots2, .dots3, .dots4, .arrow1, .arrows2, .arrows3 ,.arrows4{
	display: none;
}
.logo_slogan {
	position: static;
	float: left;
	width: 320px;
	margin-left: 100px ;
	
	
}
.logo_slogan span:first-child{
	margin-left:20px;
}
.about_content {
	width: 90% !important;
	float: left;
	margin-left: 5%;
	position: static !important;
	height: auto;
	margin-top: 0px;
}
.about_content p {
	text-align: justify
}
#vtab {
	width: 100%;
	float: left !important;
}
#vtab ul {
	width: 25%;
}
#vtab ul li {
	height: 100px;
}
#vtab ul li a {
	display: none;
}
#vtab ul li a {
	font-size: 15px;
}
.tab-content {
	float: left;
	margin-left: 60px;
	width: 55%;
	height: 482px;
	text-align: justify;
	position: relative;
	z-index: 9;
	font-size: 13px;
}
#vtab > .tab-content {
}
.tab-content li{
	margin-bottom:10px;
}
.tab-content h1 {
	font-size: 16px;
}
.tab-content li:hover {
	background: none !important;
}
.tab-content p {
	width: 90%;
	float: left;
	margin-left: 5%;
	font-size: 14px;
	color: #000;
	direction: ltr;
	margin-bottom: 10px;
}
.read_more {
	width: 159px !important;
	height: 35px;
	background: #8dc63f;
	color: #fff;
	text-align: center;
	float: left;
	padding-top: 8px;
	margin-top: 20px;
	font-weight: bold
}
.read_more.small {
	font-size: 12px;
	text-transform: uppercase;
	width: 99px !important;
	height: 24px;
	margin-top: 4px;
	margin-left: 10px;
}
.tri {
	display: none;
	background: url(../../images/tri.png) no-repeat;
	width: 20px;
	height: 40px;
	float: right;
	margin-right: -20px;
	margin-top: 30px;
}
.grey-diamond {
	border: 0px;
	width: 360px;
	float: left;
}
.grey-diamond:after {
	content: '';
	border: 0px;
}
.grey-diamond  strong a{
	color:#fff !important;
}
.section_title p {
	font-size: 19px;
	display: inline;
	position: static;
	float: left;
	margin-left: 0px;
	color: white;
}
.section_title strong {
	display: inline;
	background: none;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 0px !important;
	margin-left: 0px;
	font-size: 19px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 2px #8dc73f solid;
}
#diamond, #diamond:after {
	display: none;
}
#portfoilo-title {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}
#portfoilo-content {
	float: left;
	width: 85%;
	height: 500px;
	margin-left: 5%;
	margin-top: 0px;
}
#portfoilo-content ul li {
	width:220px !important;;
	height:370px !important;
}

.project-desc, .project-title {
	width: 90%;
	margin-left: 5%;
}
.project-img {
	height:auto;
	width: 100%;
	overflow: hidden;
	margin-bottom:10px;
}
.project-img img {
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.project-img:hover img {
	width: 500px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
.project-title{
	width:90%;
	margin-left:5%;
	margin-top:0px;
}
.project-title a{
	font-size:14px;
}
.project-desc{
		width:90%;
		margin-left:5%;

}
#vtab {
	margin-top: 0px !important;
}
#clients {
	margin-top: 150px !important
}
#clients {
	float: left;
	width: 100%;
	margin-left: 0px !important;
	height: 400px;
}
.clients-content {
	margin-left: 30px !important;
	margin-top: 20px;
	float: left;
	width: 90%;
	height: auto;
	
}
.clients-content li,.overlay{
	width:162px !important;
	height:100px;
}

.client-text {
}
#services {
	margin-top: -250px !important;
}
.social {
		display:none;

	width:300px;
	height:100px;
	position:relative;
	left:0;
	margin-top:0;
	margin-left:5%;
}

#footer {
	width: 100%;
	height: 440px;
	background: #333 url(../../images/footer_bg.jpg) center no-repeat;
	float: left;
	/* The points are: centered top, left bottom, right bottom */
	clip-path: none;
}
#footer_logo {
	background: url(../../images/footer_logo.png) no-repeat;
	margin-bottom: 50px;
	width: 160px;
	height: 38px;
	float: left;
	z-index: 99;
	margin-left: 38%;
	margin-top: 100px;
	-webkit-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#footer_logo:hover {
	background-position: 0px -38px;
}
#footer_social {
	width: 300px;
	height: 200px;
	float: left;
	margin-left: 25%;
	margin-top: 20px !important;
}
#footer_social label{
	margin-left:-15px;
}
#copy {
	margin-left: 15%
}
.topnav {
	float: right;
	width: 100%;
	margin-top: 41px;
	background: #f3f3f3
}
.topnav a {
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	color: #333 !important;
}
.topnav a:hover {
	border-bottom: 0px;
	color : #000;
	color: #8fc742
}
.icon {
	margin-right: 20px;
	position: absolute;
	z-index: 999;
	right: 0;
}
.topnav a:not(:first-child) {
	display: none;
}
.topnav a.icon {
	float: right;
	display: block;
}
.topnav.responsive {
	position: relative;
}
.topnav.responsive a.icon {
	position: absolute;
	right: 0;
	top: 0;
}
.topnav.responsive a {
	float: none;
	display: block;
	text-align: left;
}
#logo {
	width: 100%;
	text-align: center;
}
.about-title {
	margin-top: 20px !important;
}
}
