/*Theme Name: Knight
Theme URL: https://bootstrapmade.com/knight-free-bootstrap-theme/
Author: BootstrapMade
Author URL: https://bootstrapmade.com
*/

/* CSS Document */


.m0 {
	margin: 0px !important; 
}

.ml0 {
	margin-left: 0px !important; 
}

.ml5 {
	margin-left: 5px !important; 
}

.ml10 {
	margin-left: 10px !important; 
}

.ml15 {
	margin-left: 15px !important; 
}

.ml20 {
	margin-left: 20px !important; 
}

.ml25 {
	margin-left: 25px !important; 
}

.ml30 {
	margin-left: 30px !important; 
}

.ml35 {
	margin-left: 35px !important; 
}

.ml40 {
	margin-left: 40px !important; 
}

.ml45 {
	margin-left: 45px !important; 
}

.ml50 {
	margin-left: 50px !important; 
}

.mr0 {
	margin-right: 0px !important; 
}

.mr5 {
	margin-right: 5px !important; 
}

.mr10 {
	margin-right: 10px !important; 
}

.mr15 {
	margin-right: 15px !important; 
}

.mr20 {
	margin-right: 20px !important; 
}

.mr25 {
	margin-right: 25px !important; 
}

.mr30 {
	margin-right: 30px !important; 
}

.mr35 {
	margin-right: 35px !important; 
}

.mr40 {
	margin-right: 45px !important; 
}

.mt0 {
	margin-top: 0px !important; 
}

.mt5 {
	margin-top: 5px !important; 
}

.mt10 {
	margin-top: 10px !important; 
}

.mt15 {
	margin-top: 15px !important; 
}

.mt20 {
	margin-top: 20px !important; 
}

.mt25 {
	margin-top: 25px !important; 
}

.mt30 {
	margin-top: 30px !important; 
}

.mt35 {
	margin-top: 35px !important; 
}

.mt40 {
	margin-top: 40px !important; 
}

.mt50 {
	margin-top: 50px !important; 
}

.mb0 {
	margin-bottom: 0px !important; 
}

.mb5 {
	margin-bottom: 5px !important; 
}

.mb10 {
	margin-bottom: 10px !important; 
}

.mb15 {
	margin-bottom: 15px !important; 
}

.mb20 {
	margin-bottom: 20px !important; 
}

.mb25 {
	margin-bottom: 25px !important; 
}

.mb30 {
	margin-bottom: 30px !important; 
}

.mb35 {
	margin-bottom: 35px !important; 
}

.mb40 {
	margin-bottom: 40px !important; 
}

.mb50 {
	margin-bottom: 50px !important; 
}

.p10{
	padding: 10px!important;
}
.p20{
	padding: 20px!important;
}
.p30{
	padding: 30px!important;
}
.p40{
	padding: 40px!important;
}
.p50{
	padding: 50px!important;
}


.pl0 {
	padding-left: 0px !important; 
}

.pl5 {
	padding-left: 5px !important; 
}

.pl10 {
	padding-left: 10px !important; 
}

.pl15 {
	padding-left: 15px !important; 
}
.pl20 {
	padding-left: 20px !important; 
}
.pl30 {
	padding-left: 30px !important; 
}
.pl40 {
	padding-left: 40px !important; 
}

.pr0 {
	padding-right: 0px !important; 
}

.pr5 {
	padding-right: 5px !important; 
}

.pr15 {
	padding-right: 15px !important; 
}
.pr20 {
	padding-right: 20px !important; 
}
.pr30 {
	padding-right: 30px !important; 
}
.pr40 {
	padding-right: 40px !important; 
}

.pt5 {
	padding-top: 5px !important; 
}

.pt10 {
	padding-top: 10px !important; 
}

.pt15 {
	padding-top: 15px !important; 
}

.pt20 {
	padding-top: 20px !important; 
}

.pt25 {
	padding-top: 25px !important; 
}

.pt30 {
	padding-top: 30px !important; 
}

.pt35 {
	padding-top: 35px !important; 
}

.pt40 {
	padding-top: 40px !important; 
}

.pt50 {
	padding-top: 50px !important; 
}

.pt60 {
	padding-top: 60px !important; 
}

.pt80 {
	padding-top: 80px !important; 
}

.pt90 {
	padding-top: 90px !important; 
}

.pt100 {
	padding-top: 100px !important; 
}

.pb5 {
	padding-bottom: 5px !important; 
}

.pb10 {
	padding-bottom: 10px !important; 
}

.pb15 {
	padding-bottom: 15px !important; 
}

.pb20 {
	padding-bottom: 20px !important; 
}

.pb25 {
	padding-bottom: 25px !important; 
}

.pb30 {
	padding-bottom: 30px !important; 
}

.pb35 {
	padding-bottom: 35px !important; 
}

.pb40 {
	padding-bottom: 40px !important; 
}

.pb50 {
	padding-bottom: 50px !important; 
}

.pb60 {
	padding-bottom: 60px !important; 
}

.pb80 {
	padding-bottom: 80px !important; 
}

.pb90 {
	padding-bottom: 90px !important; 
}


/* Float Elements 
---------------------------------*/
.fl-lt {float:left;}
.fl-rt {float:right;}

/* Clear Floated Elements
---------------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:before,
.clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
}

.figure{ margin:0px;}

img{ max-width:100%;}

a, a:hover, a:active{ outline:0px !important}

@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Primary Styles
---------------------------------*/
body {
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#888888;
	margin:0;
}
h2{
	font-size:34px;
	color:#222222;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	letter-spacing: -1px;
	margin:0 0 15px 0;
	text-align:center;
	text-transform:uppercase;
}
h3{
	font-family: 'Montserrat', sans-serif;
	color:#222222;
	font-size:16px;
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-weight:400;
}
h6{
	font-size:16px;
	color:#888888;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-align:center;
	margin:0 0 60px 0;
}
p{
	line-height:24px;
	margin:0;
}

/* Header Styles
---------------------------------*/

.header{
	text-align:center;
	background:url(../img/background.jpg) left top repeat;
}
.logo{
	width:250px;
	margin:0 auto 35px;
}
.header h1{
	font-family: 'Montserrat',sans-serif;
	font-size:47px;
	font-weight:700;
	letter-spacing: -1px;
	margin:0 0 22px 0 ;
	color:#fff;
	line-height:62px;
	text-shadow: 2px 2px 4px #176dd2;
}

.we-create{
	padding:0;
	margin:35px 0 55px;
}
.wp-pic{
	margin-bottom:20px;
}
.we-create li{
	display:inline-block;
	font-family: 'Montserrat',sans-serif;
	font-size:14px;
	color: #bcbcbc;
	text-transform: uppercase;
	font-weight: 400;
	margin:0 5px 0 0;
	padding:0 0 0 15px;
}
.we-create li:first-child{
	background:none;
}

.start-button {
	padding-left: 0px;
}

.start-button li a{
	color: #fff;
}


.link{
	padding:15px 35px;
	background:#176dd2;
	color:#fff !important;
	font-size:16px;
	font-weight:400;
	font-family: 'Montserrat', sans-serif;
	display:inline-block;
	border-radius:3px;
	text-transform:uppercase;
	line-height:25px;
	margin-bottom:20px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.link:hover {
	text-decoration:none;
	color:#176dd2 !important;
	background:#fff;
}

.link:active, .link:focus {
	background: #176dd2;
	text-decoration:none;
	color:#fff !important;
}

/* Navigation
---------------------------------*/
.main-nav-outer{
	padding:0px;
	border-bottom:1px solid #dddddd;
	box-shadow:0 4px 5px -3px #ececec;
	position:relative;
	background:#fff;
	width:100%!important;
	min-width:320px;
}
.main-nav{
	text-align:center;
	margin:10px 0 0px;
	padding:0;
	list-style:none;
}
.main-nav li{
	display:inline;
	margin:0 1px;
}
.main-nav li a{
	display:inline-block;
	color:#222222;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	line-height:20px;
	margin:10px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.main-nav li a:hover{ 
	text-decoration:none;
	color: #176dd2;
}
.main-nav li.active a{
	color: #176dd2;
}

.small-logo{ 
	padding:0 25px;
}
.small-logo img{
	width:70px;}
	.main-section{
		padding:90px 0 110px;
	}

	.logo-holder{
		display: inline-block;
		margin-bottom:20px;
	}

	.logo-holder img{
		width:35%;
		padding-right:18px;
	}

	/*about*/
	.index-about{
		background-position:center;
		background-size:cover;
		padding:90px 0;}
		.about-text p{
			text-align:center;
			color:#666;
		}
		.about-text h6{
			color:#333;}



/* Services
---------------------------------*/
#service{
	background:#fff;
	padding-bottom:0;
	padding-top:0;
}

.service-list{
	padding:0 0 0 0;
	font-size:14px;
	margin-bottom:40px;
}
.service-list-col1{
	float:left;
	width:60px;
}
.service-list-col1 i{
	font-style:normal;
	font-size:38px;
	display:block;
	color:#222;
	font-family: 'FontAwesome';
	line-height:38px;
}
.service-list-col2{
	overflow:hidden;	
}
.main-section.alabaster{
	background:#fafafa;
}

/* Featured Work
---------------------------------*/
.featured-work{
	font-size:14px;
}
.featured-work h2{
	text-align:left;
}
.featured-box{
	padding:0 0 0 0;
	margin-bottom:25px;
	font-size:14px;
}
.featured-box h3{
	margin-bottom:5px;
}
.featured-box p{
	line-height:22px;
}
.featured-work p.padding-b{
	padding-bottom:35px;
}
.featured-box-col1{
	width:60px;
	float:left;
}
.featured-box-col1 i{
	display:block;
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	color:#777777;
	font-style:normal;
}
.featured-box-col2{ overflow:hidden;}
.featured-box.magic{
	background:url(../img/magic.png) left top no-repeat;
}
.featured-box.packaged{
	background:url(../img/packaged.png) left top no-repeat;
}
.featured-box.seo{
	background:url(../img/seo.png) left top no-repeat;
}
.Learn-More{
	display:inline-block;
	padding:0 5px 0 0;
	color:#176dd2;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	line-height:24px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	display: none;
}
.Learn-More i{ 
	padding-right:15px;
}

.Learn-More:hover, .Learn-More:focus{ 
	text-decoration:none;
	color: #111;
}


/* Portfolio
---------------------------------*/
.Portfolio-nav{
	padding:0;
	margin:0 0 45px 0;
	list-style:none;
	text-align:center;
}
.Portfolio-nav li{
	margin:0 10px;
	display:inline;
}
.Portfolio-nav li a{
	display:inline-block;
	padding:10px 22px;
	font-size:12px;
	line-height:20px;
	color:#222222;
	border-radius:4px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	background:#f7f7f7;
	margin-bottom:5px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.Portfolio-nav li a:hover{
	background:#176dd2;
	color:#fff;
	text-decoration:none;
}

.portfolioContainer{
	margin:0 auto;
	padding-left:15px;
}

.Portfolio-box{
	text-align:center;
	margin-bottom:30px;
	height:350px;
	width:350px;
	overflow:hidden;
	float:left;
	padding:0;
}
.Portfolio-box img{
	width:100%;
	height:265px;
	margin-bottom:25px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;	
}

.Portfolio-box img:hover {
	opacity: 0.6;
}

.Portfolio-nav li a.current{
	background:#176dd2;
	color:#fff;
	text-decoration:none;
}
img {
	max-width:100%;
}

/* no transition on .isotope container */

.isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	transition-property:         transform, opacity;
}

.main-section.paddind{
	padding-bottom:60px;
}

/* Clients
---------------------------------*/
.client-part{
	background:url(../img/section-bg1.jpg) center center no-repeat;
	background-size:cover;
	padding:55px 0;
	text-align:center;
}
.client-part-haead{
	color:#fdfdfd;
	font-size:28px;
	line-height:41px;
	margin:30px 0 10px;
	font-family: ''Open Sans',sans-serif';
	font-style: italic;
}
.client{
	padding:0;
	margin:20px 0 0;
	list-style:none;
	text-align:center;
}
.client li{
	display:inline;
	margin:0 15px;
}
.client li a{
	display:inline-block;
}
.client li a img{
	margin-bottom:15px;
	border-radius:50%;
}
.client li a:hover{
	text-decoration:none;
}
.client li a h3{
	color:#ffffff;
}
.client li a span{
	color:#f1f1f1;
}
.quote-right{
	font-style:normal;
	width:68px;
	height:68px;
	margin:0 auto;
	border:2px solid #176dd2;
	border-radius:50%;
	display:block;
	line-height:68px;
	text-align:center;
	font-size:27px;
	color:#176dd2;
	cursor: pointer;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.quote-right:hover{
	color: #fff;
	border: 2px solid #fff;
}

.c-logo-part{
	background:#176dd2;
	padding:25px 0;
	filter: alpha(opacity=60);
}
.c-logo-part ul{
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}
.c-logo-part ul li{
	display:inline;
	margin:0 25px;
}
.c-logo-part ul a{
	display:inline-block;
	margin: 0 20px;
}
.main-section.team{
	padding:85px 0;
}
.main-section.team h6{
	margin-bottom:40px;
}


/* Team
---------------------------------*/
.team-leader-block{
	max-width:993px;
	margin:0 auto;
}
.team-leader-box{
	width:30.66%;
	margin-right: 3.82979%;
	height: 490px;
	overflow: hidden;
	text-align: center;
	float: left;
}
.team-leader-box span{
	margin-bottom:24px;
	display:block;
}
.team-leader-box:nth-of-type(3n+0){ margin:0;}
.team-leader{
	width:auto;
	height:auto;
	position:relative;
	border-radius:50%;
	box-shadow:0px 0px 0px 7px rgba(241,241,241,0.80);
	margin:7px 7px 25px 7px;
	
}
.team-leader-shadow{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	border-radius:50%;
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	border-radius:50%;
}
.team-leader-shadow a{
	display:block;
	width:100%;
	height:100%;
}
.team-leader:hover .team-leader-shadow{
	box-shadow:inset  0px 0px 0px 148px rgba(17,17,17,0.80);
}
.team-leader:hover ul{ display:block; opacity:1}
.team-leader img{
	display:block;
	border-radius:50%;
}
.team-leader ul{
	display:block;
	opacity:0;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	margin-top:-14px;
	z-index:15;
	transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
}
.team-leader ul li{
	display:inline;
	margin:0 11px;
}
.team-leader ul li a{
	font-family: 'FontAwesome';
	display:inline-block;
	font-size:28px;
	color:#fff;	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.team-leader ul li a:hover, .team-leader ul li a:focus{
	text-decoration:none;
}
.team-leader ul li a.fa-twitter:hover{
	color:#55acee;
}
.team-leader ul li a.fa-facebook:hover{
	color:#3b5998;
}
.team-leader ul li a.fa-pinterest:hover{
	color:#cb2026;
}
.team-leader ul li a.fa-google-plus:hover{
	color:#dd4b39;
}

/* Talk Business
---------------------------------*/
.business-talking{
	background:url(../img/section-bg2.jpg) top center no-repeat;
	background-size:cover;
	padding:60px 0 10px;
	text-align:center;
}
.business-talking h2{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	padding:0;
	margin:20px 0 70px;
	text-transform:uppercase;
	font-size:42px;
	color:#fff;
}


/* Contact
---------------------------------*/
.main-section.contact{
	padding:90px 0 100px;
}

.main-section.contact{
	background:url(../img/bg-map.png) left 190px no-repeat;
}
.contact-info-box{
	font-size:15px;
	margin:0 0 14px 68px;
	padding-left:0;
}
.contact-info-box h3{
	font-size: 15px;
	font-weight:400;
	float:left;
	width:102px;
	margin-right:12px;
	line-height:28px;
}
.contact-info-box h3 i{
	font-style:normal;
	font-size:18px;
	color:#222222;
	font-family: 'FontAwesome';
	font-weight:normal;
	margin-right:7px;
}
.contact-info-box span{
	line-height:28px;
	display:block;
	overflow:hidden;
}
.social-link{
	padding:35px 0;
	margin:0 0 0 68px;
	display:block;
	overflow:hidden;
	list-style:none;
}
.social-link li{
	float:left;
	margin-right:8px;
}
.social-link li a{
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:25px;
	color:#fff;
	background:#222222;
	border-radius:50%;
	transition:all 0.3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus{
	text-decoration:none;
}
.twitter a:hover {
	background: #55acee;
}
.facebook a:hover {
	background: #3b5998;
}
.pinterest a:hover {
	background: #cb2026;
}
.gplus a:hover {
	background: #dd4b39;
}
.dribbble a:hover {
	background: #ea4c89;
}

.form{
	margin:0 66px 0 30px;
}
.input-text{
	padding:15px 16px;
	border:1px solid #ccc;
	width:100%;
	height:50px;
	display:block;
	border-radius:4px;
	font-size:15px;
	color:#aaa;
	font-family: 'Open Sans', sans-serif;
	margin:0 0 15px 0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.input-text:focus {
	border: 1px solid #176dd2;
	outline:0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);	
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area{
	height:165px;
	resize:none;
	overflow:auto;
}
.btn-submit{
	width:175px;
	height:50px;
	background:#176dd2;
	border-radius:4px;
	color:#ffffff;
	margin-left: 35%;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	border:0px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.btn-submit:hover{
	background: #111;
	color: #fff;
}

.validation {
	color: red;
	display:none;
	margin: 0 0 20px;
	font-weight:400;
	font-size:13px;
}

#sendmessage {
	color: #176dd2;
	border:1px solid #176dd2;
	display:none;
	text-align:center;
	padding:15px;
	font-weight:600;
	margin-bottom:15px;
}

#errormessage {
	color: red;
	display:none;
	border:1px solid red;
	text-align:center;
	padding:15px;
	font-weight:600;
	margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/* Footer
---------------------------------*/

.footer{
	background:url(../img/background.jpg) left top repeat;
	padding:35px 0 35px;
}
.footer-logo{
	margin:15px auto 25px;
	width: 130px;
}
.copyright, .credits{
	color:#cccccc;
	font-size:14px;
	display:block;
	text-align:center;
}
.copyright a, .credits a{
	color:#fff;
	font-weight:600;
	text-decoration: none;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.copyright a:hover, .credits a:hover {
	color: #fff;
}

.res-nav_click {
	line-height: 38px;
	font-family: 'FontAwesome';
	font-size: 28px;
	text-decoration: none !important;
	color: #777777;
	font-style: normal;
	display: none;
	height: 27px;
	margin: 12px;
	float: right;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.mobile-logo img{
	width:25%;
	padding:20px 0;
}

.res-nav_click:hover, .res-nav_click:active, .res-nav_click:focus {
	color: #176dd2 !important;
}

.portfolioContainer{
	max-width: 1140px;
}


/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-1s { 
	animation-delay: 1s; 
	-webkit-animation-delay: 1s; 
}
.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}

.owl-carousel .owl-item img{
	width:auto!important;
}

.page-title{
	padding:5% 0;
}

.bt-text h1{
	text-align:center;
	color:white;
	font-family: fantasy;
	text-shadow: 2px 2px 8px #000000;
	font-weight:700;
}

.title-sub{
	text-align: center;
	color: #176dd2;
}

.title-sub a{
	color:#e2e2e2;
}

.special{
	padding-top:100px;
}

.special a {
	color: #706e70!important;
	font-size:15px;
}

.title-sub a:hover{
	text-decoration:none;
}

#our-services{
	padding:90px 0;
}

#banner-image-services{
	background:url(../img/wrappers/Services.jpg) no-repeat top;
	background-size:cover;
}

#our-services h2{
	font-weight: normal;
	text-align: left;
	border-bottom: 2px solid;
	text-transform: capitalize;
	font-size:30px;
}

#our-services .col-lg-12{
	margin-bottom:20px;
}

.home-cont{
	padding-left: 60px;
	padding-bottom:200px;
	padding-top:200px;
}

#casio{
	padding:90px 0;
}

.product-holder img{
	width: 70%;
}

.product-holder h3{
	font-weight:600;
}

.brand-description{
	padding-bottom:40px;
}

.product-layer2{
	margin-top:30px;
}

#banner-image-casio{
	background:url(../img/wrappers/Products-Casio.jpg) no-repeat center;
	background-size:cover;
}

#zebra-printers{
	padding:90px 0;
}

#zebra-printers h3{
	font-weight:600;
	text-align:center;
}

#zebra-printers p{
	text-align:justify;
}

#banner-image-ribbons{
	background:url(../img/wrappers/Products-Labels.jpg) center no-repeat;
	background-size:cover;
}

#labels-and-ribbons h3{
	font-weight:600;
}
.product-title-custom h3{
	font-weight:600;
}
.product-title-custom p{
	text-align: justify;
}

#banner-image-zebra{
	background:url(../img/wrappers/Products-Zebra.jpg) center no-repeat;
	background-size:cover;
}

.zebra-image img{
	width:70%;
}

.zebra-image{
	text-align:center;
}

.zebra-image h3{
	text-align:center;
	font-weight:200!important;
}

#zebra-scanners{
	padding:90px 0;
}

.zebra-s-image img{
	width:100%;
}

.scanner-name{
	font-size:16px;
	font-weight:600;
	text-align:center;
}

#banner-image-datalogic{
	background:url(../img/wrappers/Products-Datalogic.jpg) center no-repeat;
	background-size:cover;
}

#datalogic-products{
	padding: 90px 0;
}

#datalogic-products h3{
	font-weight:600;
	text-align:center;
}

#datalogic-products p{
	text-align: justify;
}

.datalogic-image img{
	width:100%;
}

#banner-image-cognex,
#banner-image-sato,
#banner-image-sewoo,
#banner-image-chainway{
	background:url(../img/wrappers/Products-cognex.jpg) center no-repeat;
	background-size:cover;
}

#banner-image-sato{
	background:url(../img/wrappers/Products-sato.jpg) center no-repeat;
}
#banner-image-sewoo{
	background:url(../img/wrappers/Products-sewoo.jpg) center no-repeat;
}
#banner-image-chainway{
	background:url(../img/wrappers/Products-chainway.jpg) center no-repeat;
}

#cognex,
#sato,
#sewoo,
#chainway{
	padding: 90px 0;
}

#cognex .product-holder img,
#sato .product-holder img,
#sewoo .product-holder img,
#chainway .product-holder img{
	width: 100%;
}

#labels-and-ribbons,
.product-title-custom{
	padding: 90px 0;
}

.para-holder{
	padding-bottom: 40px;
}

.ribbons-model{
	padding-top: 60px;
}

.ribbons-model p{
	text-align: justify;
}

#banner-image-erp-solutions{
	background:url(../img/wrappers/Software-erp-solutions-wrapper.jpg) no-repeat center; 
	background-size: cover;
}

#erp-solutions{
	padding: 90px 0;
}

#erp-chart{
	padding-bottom: 90px;
}

.para-left, .para-right{
	padding-bottom: 40px;
}

.para-left h3{
	margin-bottom: 20px;
	font-weight: 600;
}

.para-left p{
	text-align: justify;
}

.para-right h3{
	margin-bottom: 20px;
	font-weight: 600;
}

.para-right p{
	text-align: justify;
}

#erp-finale{
	padding-bottom: 90px;
}

#erp-finale .col-lg-4{
	text-align: center;
	margin-top: 20px;
}

#management{
	padding: 90px 0;
}

#banner-image-management-solutions{
	background:url(../img/wrappers/Software-management-solutions-wrapper.jpg) no-repeat center; 
	background-size: cover;
}

.wasp-layer2{
	margin-top: 40px;
}

#management a:hover{
	text-decoration: none;
}

#management a:hover h3{
	color: #5fb0d8;
}

#banner-image-about-us{
	background:url(../img/wrappers/about-us.jpg) no-repeat center; 
	background-size: cover;
}

#overview{
	padding:90px 0;
}

#overview h2{
	padding-bottom: 20px;
}

.inner-row{
	padding-top: 40px;
	text-align: justify;
}

.inner-row h3{
	font-weight: 600;
	text-align: center;
}

.inner-row img{
	margin-top: 10px;
}

.inner-row img:hover{
	box-shadow: 1px 2px 4px #00000073;
}

#banner-image-alien{
	background:url(../img/wrappers/Products-Alien.jpg) no-repeat center;
	background-size:cover;
}

#alien{
	padding: 90px 0;
}

.alien-pl2{
	padding-top: 40px;
}

#alien .brand-description{
	text-align: center;
}

#alien h3{
	text-align: center;
	font-weight: 600;
}

.al-img{
	text-align:center;
}

.graybox .al-img img{
	width: 50%;
}

#alien p{
	text-align:justify;
}

#products{
	padding:90px 0;
}

.brand-image{
	text-align:center;
	border:1px solid;
}

.brand-image img{
	width:70%;
}

.brand-name {
	text-align: center;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}

#banner-image-products{
	background:url(../img/page-banners/products-banner.jpg) center no-repeat;
	background-size:cover;
}

#rfid{
	padding:90px 0 20px 0;
	text-align:justify;
}

#banner-image-rfid{
	background:url(../img/wrappers/RFID-Solutions.jpg) center no-repeat;
	background-size:cover;
}

.rfid-img{
	text-align:center;
}

.rfid-img img{
	width: 70%;
}

#metrix{
	padding-bottom:90px;
}

#product-metrix {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	margin-top:20px;
}

#product-metrix td, #product-metrix th {
	border: 1px solid #ddd;
	padding: 12px 8px;
}

#product-metrix tr td{
	background-color: #f2f2f2; 
	text-align:center;
}

#product-metrix tr td:hover {
	background-color: #ddd;
}

#product-metrix th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #5aaad1;
	color: white;
}

#metrix h3{
	font-weight:600;
}

#tags{
	padding-bottom:90px;
}

#rfid-ics{
	padding-bottom:90px;
}

.box-model{
	padding: 40px 20px;
	margin-top: 10%;
}

.box-model ul{
	padding-top:20px;
}

#contact-us{
	padding-top:90px;
}

#banner-image-contact-us{
	background:url(../img/section-bg2.jpg) center no-repeat;
	background-size:cover;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 230px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 9;
	padding-left:0;
	line-height:25px;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown-content li{
	list-style:none;
	padding:5px 10px;
}

.dropdown-content li:hover{
	background:#57a3ca;
}

.dropdown-content li a{
	color:black;
	margin: 10px;
}

.dropdown-content li a:hover{
	text-decoration:none;
	color:black;

}

#software{
	padding:90px 0;
}

#banner-image-software{
	background:url(../img/wrappers/Software.jpg) center no-repeat;
	background-size:cover;
}

.software-s-model{
	text-align:center;
	box-shadow: 2px 2px 12px gray;
}

.software-s-model a:hover h3{
	text-decoration:none;
}

.software-s-model img{
	width:100%;
}

.software-s-name h3{
	padding: 20px 10px;
	font-weight:bold;
}

.mobile-logo{
	display:none;
}

.center-contact{
	text-align:center;
	color:#CCC;
	margin-bottom:10px;
}

.center-contact h3 {
	color: #fff;
	display: inline-block;
	padding-right:5px;
}

.graybox{
	margin-top: 20px;
	padding: 15px;
	margin-left: 4px;
	background: #f5f5f5;
	text-align: center;
	display: inline-block;
}

.graybox img{
	width:100%;
}

.graybox h2{
	font-size:1.5em;
}

.graybox a:hover{
	text-decoration:none;
}

.link-btn{
	text-align: left;
	display: block;
	padding: 4px 12px;
	float: right;
	margin-top: 5px;
	text-decoration: none;
	border-radius: 2px;
	background: #039be5;
	color: #fff;
	font-weight: 300;
}