@charset "utf-8";
/* CSS Document */
/*Awesome fonts*/

*	 {margin:0px;padding:0px;text-decoration:none; outline:none;}

.error{ border:1px solid #F00 !important; background:#F9C0C0;}
.success-msg{background:#E9F7DD;border: 1px solid #ABD0A8;color: #589051; margin-bottom: 30px;max-width: 1129px;padding: 11px 16px; display:none;}
del{ text-decoration:line-through; color:#ccc}
input, textarea {font-family: Arial, Helvetica, sans-serif;font-size:18px;}

section{ padding:80px 0;}
.gray-bg{background-color: #FBFBFB;}
.border{border-bottom: 1px solid #E3E3E3;}
.tables .overlay, .our-clients .overlay {background: url("../images/white.png") repeat scroll 0 0;height: 100%;left: 0;position: absolute; top: 0;width: 100%;}
.no-padding-bottom{ padding-bottom:0}

#wrapper{ overflow-x:hidden;}

/* colors */
.red{ color:#e21e25}
.purple{ color:#7251a2}
.green{ color:#bed431}
.blue{ color:#5ecae6}
.yellow{ color:#f6c715}
.pink{ color:#f11aa8}
.orange{ color:#fe4419}
.white{ color:#ffffff}
.grey{ color:#eeeeee}

.back-to-top{ background:#cecece;border-radius: 6px; bottom: 20px; color: white; display: block; font-size: 40px;  height: 50px;line-height: 42px; position: fixed;right: 20px;text-align: center; width: 50px;z-index: 50; display:none;}
.back-to-top:hover, .back-to-top:focus{ color:#fff;}

.fixed-header .navbar-default{ position:fixed; left:0; top:0; width:100%; z-index:50;border-bottom: 1px solid #e3e3e3;}
.fixed-header .parallax-main-banner{ top: 65px;}




/*parallax banner*/
.parallax-main-banner{ height:700px; background: url("../images/parallax-banner.jpg") repeat;background-attachment:fixed; background-size:cover; padding: 19% 0 0; text-align: center;position:relative;}
.parallax-main-banner h1, .video #heading h1 {border: 0 none; color: white; display: inline-block;font-size: 74px;padding:0 20px;line-height: 80px;margin-bottom: 0;text-transform: uppercase;text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);}
.parallax-main-banner h2, .video #heading h2 { border: 0 none; font-size: 44px;color: white;display: inline-block;line-height: 70px;padding:0 20px;margin-top:0;text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);}
.video > #heading, .parallax-main-banner > #heading {padding-top: 6%;}
.tabs-btn{bottom: 0; color: #FFFFFF;  left: 0;  min-height: 139px; background:url("../images/white.png"); position: absolute;   text-align: center;  width: 115%;}
.tabs-btn ul li{ float: left; line-height: 180px; width: 20%;height: 139px; position:relative;}
.tabs-btn ul li a.active:after{position: absolute;bottom: -28px;left: 50%;margin-left: -17px;content: ' ';height: 0px;width: 0px;border: 14px solid transparent;}
.tabs-btn ul li a{ display:block;height: 139px; overflow:hidden;}
.tabs-btn ul li a i{color: #FFFFFF;font-size: 72px;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.tabs-btn ul li:hover{ line-height:20px;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.tabs-btn ul li:hover a i{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);-webkit-transform: rotate(360deg); font-size:30px;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease; margin-bottom: 10px;margin-top: 20px;}
.tabs-btn ul li p{line-height: 17px; display:none; color:#fff;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;-webkit-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.tabs-btn ul li p span{ display:block; font-size:15px; font-weight:bold; padding-bottom: 6px;font-family: 'Open Sans'; font-weight:400;}
.tabs-btn ul li:hover p{ display:block; font-size:13px;}




/* .tabs-btn colors */
.tabs-btn.green ul li:nth-child(1){ background:#BED431}
.tabs-btn.green ul li:nth-child(1) a.active:after{border-top-color:#BED431;}
.tabs-btn.green ul li:nth-child(2){ background:#F6C815}
.tabs-btn.green ul li:nth-child(2) a.active:after{border-top-color:#F6C815;}
.tabs-btn.green ul li:nth-child(3){ background:#E21E25}
.tabs-btn.green ul li:nth-child(3) a.active:after{border-top-color:#E21E25;}
.tabs-btn.green ul li:nth-child(4){ background:#60CAE8}
.tabs-btn.green ul li:nth-child(4) a.active:after{border-top-color:#60CAE8;}


/*experience*/
.experience-content{ max-width:890px; margin:0 auto 50px;}
.experience p{ line-height:30px;}




/* services section */
.services-sec{ text-align:center;min-height: 410px;margin-top: 30px;}
.services-sec .container{ position:relative;}
.services-sec .tab1, .services-sec .tab2, .services-sec .tab3, .services-sec .tab4 { position:absolute; left:0; top:0; width:100%;}



.services-sec span.green i{ background:#BED431; box-shadow:0 0 0px 2px #BED431; -moz-box-shadow:0 0 0px 2px #BED431; -webkit-box-shadow:0 0 0px 2px #BED431;}
.services-sec span.yellow i{ background:#f6c815; box-shadow:0 0 0px 2px #f6c815; -moz-box-shadow:0 0 0px 2px #f6c815; -webkit-box-shadow:0 0 0px 2px #f6c815;}
.services-sec span.red i{ background:#e21e25; box-shadow:0 0 0px 2px #e21e25; -moz-box-shadow:0 0 0px 2px #e21e25; -webkit-box-shadow:0 0 0px 2px #e21e25;}
.services-sec span.blue i{ background:#60cae8; box-shadow:0 0 0px 2px #60cae8; -moz-box-shadow:0 0 0px 2px #60cae8; -webkit-box-shadow:0 0 0px 2px #60cae8;}
.services-sec span.purple i{ background:#7251A2; box-shadow:0 0 0px 2px #7251A2; -moz-box-shadow:0 0 0px 2px #7251A2; -webkit-box-shadow:0 0 0px 2px #7251A2;}


.service-sec span{ border-left: none;display: block;color: #60cae8;min-height: 129px;}
.service-sec i{ width:0; height:0; display:inline-block; overflow:hidden; border:2px solid #fff; color:#fff;line-height: 97px; font-size:40px; margin:70px 0 0;-moz-transition: all 2000ms ease;-ms-transition: all 2000ms ease;-webkit-transition: all 2000ms ease;-o-transition: all 2000ms ease;transition: all 2000ms ease;}

.service-sec:hover i, .service-sec:hover i.open{margin:20px 0 10px;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.service-sec i.open{width:99px; height:99px;margin:30px 0 0;-moz-transition: all 1000ms ease;-webkit-transition: all 1000ms ease;-ms-transition: all 1000ms ease;-o-transition: all 1000ms ease;transition: all 1000ms ease;}
.service-sec h3{ background:url(../images/service-sec-shadow.png) no-repeat center 0; padding-top:30px; font-weight:400; border:0; text-transform:uppercase; margin: 10px 0 15px; color:#393939;font-family: 'Open Sans',sans-serif;}
.service-sec p{ margin-bottom:0;line-height:24px;}
#tab2, #tab3, #tab4 { display:none;}





/* services tri sec */
.tri-sec{ padding:0 0 30px 0}
.tri-sec i{ font-size:50px;}
.tri-sec p {padding: 0 20px;}
.tri-sec.last{ padding:0}
.tri-sec.last p{ margin:0}





/*CREATIVE TEAM section start here*/
.team{}
.team-image-sec{ position:relative;margin-bottom:25px; overflow:hidden; height:318px;}
.team-image-sec ul{ left: 0; margin: 0; z-index:6;  position: absolute;text-align: center;  top: -100%; width: 100%; margin-top:-21px;}
.team-image-sec ul li{ display: inline-block;margin-left: 2px;}
.team-image-sec ul li a{ display:block; width:42px; height:42px; background:#fff; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%;}
.team-image-sec ul li a i{ font-size: 20px;line-height: 44px;}
.team-detail-sec h3{ line-height: 28px; margin:0; padding:0 0 10px 0; border:0}
.team-detail-sec h3 span{ color: #4C4C4C;font-family: 'Open Sans',sans-serif;font-size: 16px;font-style: italic;font-weight: 300;padding-top: 4px;}
.team-detail-sec p{ margin-bottom:0}
.team-image-sec .img-overlay{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:5; display:none;}
.team-image-sec ul li a:hover{ background:#333;}
.team-image-sec ul li a:hover i{ color:#fff}
.team-image-sec:hover .img-overlay{ display:block;}
.team-image-sec:hover ul, .team-image-sec ul{-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;-webkit-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.team-image-sec, .team-image-sec img{-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;-webkit-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease; width:100%}
.team-image-sec:hover img{max-width: 200%;width: 120%;margin-left: -30px;margin-top: -30px; -moz-transition: all 600ms ease;-webkit-transition: all 600ms ease;-ms-transition: all 600ms ease;-o-transition: all 600ms ease;transition: all 6s00ms ease;}
.team-image-sec:hover ul{ top:50%;}
.team.bg{ background:#f5f5f5; margin:0}
.team.bg h1{ background:none}
.team.bg .team-detail-sec{ padding-bottom:50px;}
.team .col-md-4:nth-child(1) .team-image-sec .img-overlay, .entry .overlay{ background:rgba(226, 30, 37, 0.83);}
.team .col-md-4:nth-child(2) .team-image-sec .img-overlay, .entry .overlay{ background:rgba(190, 212, 49, 0.89);}
.team .col-md-4:nth-child(3) .team-image-sec .img-overlay, .entry .overlay{ background:rgba(96, 202, 232, 0.83);}
.team .col-md-4:nth-child(1) .team-image-sec li a{ color:#e21e25;}
.team .col-md-4:nth-child(2) .team-image-sec li a{ color:#bed431;}
.team .col-md-4:nth-child(3) .team-image-sec li a{ color:#60cae8;}





#filters {
	margin:10px 0 50px 0;
	text-align: center;
	display: block;
	float: none;
	z-index: 2;
	position: relative;
}
#filters ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
#filters ul li {
	display: inline-block;
}
#filters ul li a {
	display: block;
	float: left;
	padding: 2px 5px;
	color: inherit;
	font-weight: bold;
}
#filters ul li a h3 {
	font-size: 14px;
	text-transform:uppercase;
	padding:12px 21px;
	border: 1px solid transparent;
	margin:0;
	font-family: 'Open Sans',sans-serif;
}
#filters ul li a:hover h3, #filters ul li a.active h3 {
	color: #7251a2;
	border: 1px solid;
}

#portfolio-items-wrap {
	position: relative;
	padding: 0;
	width: 100.1%;
	margin: 0 auto;
	display: block;
}
#portfolio-items-wrap .portfolio-item {
	margin: 0;
	overflow: hidden;
	line-height: 0;
	width: 25%;
	padding: 0;
}
.portfolio-item.current {
	box-shadow: 0 0px 0px 10px rgba(255, 255, 255, 0.37);
	z-index: 101;
}
.portfolio-item {
	padding: 0;
	position: relative;
	overflow: hidden;
}
.portfolio {
	overflow: hidden;
	display: block;
	position: relative;
}
.portfolio img {
	width: 100%;
	height: auto;
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%); 
}
.portfolio .portfolio-overlay {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	z-index: 4;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: #FFD600;
}
.portfolio > a, .portfolio > a:hover {
	color: #ffffff;
}
.portfolio-item .portfolio > a:hover > .portfolio-overlay {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.portfolio > a img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.portfolio > a:hover img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.portfolio .thumb-info {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.portfolio a:hover .portfolio-overlay .thumb-info {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.portfolio-overlay .thumb-info i {
	top: 58%;
	font-size: 50px;
}
.portfolio-overlay .thumb-info h3 {
	top: 38%;
	font-size: 30px;
}
.portfolio-overlay .thumb-info p {
	top: 50%;
	font-size: 13px;
}
.portfolio-overlay .thumb-info h3 {
	color: #ffffff;
	width: 100%;
	position: absolute;
	text-align: center;
}
.portfolio-overlay .thumb-info p {
	color: #ffffff;
	width: 100%;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.portfolio-overlay .thumb-info i {
	color: #ffffff;
	width: 100%;
	position: absolute;
	text-align: center;
	display: block;
}

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* hover colors */
.img-overlay{ position:absolute; left:0; top:0; width:100%; height:100%; opacity:.8; display:none;}
.portfolio-item:hover .img-overlay{ display:block;}
.portfolio-item:nth-child(1) .img-overlay{background:#BED431}
.portfolio-item:nth-child(2) .img-overlay{background:#5ECAE6}
.portfolio-item:nth-child(3) .img-overlay{background:#E11E24}
.portfolio-item:nth-child(4) .img-overlay{background:#7251A2}
.portfolio-item:nth-child(5) .img-overlay{background:#7251A2}
.portfolio-item:nth-child(6) .img-overlay{background:#E11E24}
.portfolio-item:nth-child(7) .img-overlay{background:#5ECAE6}
.portfolio-item:nth-child(8) .img-overlay{background:#BED431}
.portfolio-item:nth-child(9) .img-overlay{background:#7251A2}
.portfolio-item:nth-child(10) .img-overlay{background:#E11E24}
.portfolio-item:nth-child(11) .img-overlay{background:#5ECAE6}
.portfolio-item:nth-child(12) .img-overlay{background:#BED431}
.portfolio-item:nth-child(13) .img-overlay{background:#BED431}
.portfolio-item:nth-child(14) .img-overlay{background:#5ECAE6}
.portfolio-item:nth-child(15) .img-overlay{background:#E11E24}
.portfolio-item:nth-child(16) .img-overlay{background:#7251A2}
.portfolio-item:nth-child(17) .img-overlay{background:#BED431}
.portfolio-item:nth-child(18) .img-overlay{background:#5ECAE6}
.portfolio-item:nth-child(19) .img-overlay{background:#E11E24}
.portfolio-item:nth-child(20) .img-overlay{background:#7251A2}

.portfolio-item i{border: 3px solid #FFFFFF;border-radius: 6px; color: #FFFFFF; display: block; font-size: 22px;  height: 46px; left: 50%; line-height: 40px; margin-left:-50px; margin-top: -23px;position: absolute;text-align: center; top: -46px; width: 46px; z-index: 8;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.portfolio-item i.fa-link{ left: auto;margin-right: -50px;right: 50%;}
.portfolio-item:hover i{ top:50%;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.portfolio-item i:hover{ border-color:#dfdfdf; color:#dfdfdf;}






/* our clients */
.our-clients{background: url("../images/clients-bg.jpg") repeat;background-attachment:fixed; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3;position:relative;}
.our-clients h1{ margin-bottom:50px; border:0; padding-left:0}
.testimonial{ border-radius: 2px; font-size: 20px; font-style: italic; margin:0 auto 0 auto;width: 100%;padding: 60px 88px;position: relative;}
.testimonial p{ line-height:28px; margin-bottom:0}
.testimonial .fa-quote-left, .testimonial .fa-quote-right{ font-size:41px; color:#ebebeb; position:absolute;}
.testimonial .fa-quote-left{ top:40px; left:28px;}
.testimonial .fa-quote-right{ bottom:40px; right:28px;}



/* contact us */

.contact-us{ }
.contact-us .form{min-height:380px;}
.contact-us input[type=text]{ margin-bottom:9px;}
.contact-us label{ float:left;}
.contact-us .btn{ margin-left:9.8%; border:0;}
.message label{ width:9.8%;}
.message textarea{ width:89.3%; margin-bottom:13px;}
.map{ margin:40px 0 0;}
.map iframe{ border:0; width:100%; height:470px;}
.map-title{ background:#fe4419; text-align:center;}
.map-title h4{ font-size:32px; color:#fff; margin:0;}
.map-title h4 span{ background: #FFFFFF;display: inline-block;font-size: 40px; height: 65px;line-height: 63px;padding: 0;width: 57px; margin:0 0 0 35px; cursor:pointer; opacity:.9;}
.map-title i{ background:#fff;}
.message input[type="submit"]:hover, .message input[type="submit"]:focus{ color:#000}



/* footer */
footer{ padding:46px 0; text-align:center;}
.social{ text-align:center;}
.social li{ display:inline-block}
.social li a{ display:block; width:46px; height:46px; border:2px solid #e4e4e4; text-align:center; color:#646464; font-size:22px; border-radius:100%; line-height:40px;}
.social li:nth-child(1) a:hover{ color:#324987;border:2px solid #324987;}
.social li:nth-child(2) a:hover{ color:#20baf3;border:2px solid #20baf3;}
.social li:nth-child(3) a:hover{ color:#494949;border:2px solid #494949;}
.social li:nth-child(4) a:hover{ color:#ed0a7d;border:2px solid #ed0a7d;}
.social li:nth-child(5) a:hover{ color:#bd0b14;border:2px solid #bd0b14;}



.copyright{ font-size:13px; padding:15px 0 0; margin:0}




/*------------------------- browsers hack ------------------------*/

@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
    .piecharts, .tables, .our-clients{ background-attachment:scroll}
}



/*------------------------- ANIMATION CSS ------------------------*/

.experience .row div.experience-content, .experience .row div.devices, .services-sec .tab1 .row .col-md-4, .tri-secs .col-md-6, .team .row .col-md-4, .tables .row .col-md-3, .products .product, #portfolio-items-wrap, .our-clients .flipInY, .contact-us .form, .social li{ opacity:0;}
.experience .row div.experience-content.animated, .experience .row div.devices.animated, .services-sec .row .col-md-4.animated, .tri-secs .col-md-6.animated, .team .row .col-md-4.animated, .tables .row .col-md-3.animated, .products .product.animated, #portfolio-items-wrap.animated, .our-clients .flipInY.animated, .contact-us .form.animated, .social li.animated{ opacity:1;}





.sub-page{ padding:100px 0;}



