@charset "utf-8";
@import url("../flex/flexslider/flexslider.css");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,800");
@import url("http://fonts.googleapis.com/css?family=Oswald");
/*
------------------------------------------------------------
		Reset Style
------------------------------------------------------------
*/
:focus {
	outline:0px;
}
::-moz-selection{
 background: #ff5e3c;
 color: #fff;
 text-shadow: none;
}
::selection {
 background: #ff5e3c;
 color: #fff;
 text-shadow: none;
}
sub, sup, small {
	font-size: 75%;
}
ol, ul {
	list-style: none;
}
html {
	overflow-x: hidden;
}
body {
	font-family:"Ubuntu", sans-serif;
	font-size: 13px;
	-webkit-font-smoothing: antialiased; 
	background-color:#f7f7f7;
	color: #4d4c4d;
	background-image:url("../images/bg-light.png");
	background-position:50% 0;
	background-repeat:no-repeat;
	
}
body.bg-img {
	background:no-repeat center top fixed;
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	background-size: cover!important;
}
h1, h2, h3, h4, h5 {
	font-family:"Ubuntu", sans-serif;
	font-weight: lighter;
}
h2 span, h3 span {
	color:#ff5e3c;
}
h2 small {
	display:block;
	margin-top:-10px;
	font-size:14px
}
a {
	text-decoration:none;
	text-align:center;
	
	color:#ff5e3c;
	text-decoration: none;
	 -webkit-transition: all .4s ease-in-out;
	 -moz-transition: all .4s ease-in-out;
	 -ms-transition: all .4s ease-in-out;
	 -o-transition: all .4s ease-in-out;
	 transition: all .4s ease-in-out;
}
a:hover, a > *:hover {
	color:#4D4C4D;
	text-decoration:none;
}
p {
	line-height:19px;
}


/*
------------------------------------------------------------
		 header
------------------------------------------------------------
*/
#header {
	padding:25px 0;
	margin-bottom:19px;
	border-top: 3px #3c3c3c solid;
}
.header-style2 a.logo {
	display:block;
	position:relative;
	margin-bottom:0;
}
.contact-top {
	position:absolute;
	right:0;
	top:0px;
}
.contact-top span {
	font-size:12px;
}
.contact-top span.phone {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.contact-top span.email a {
	color:#4D4C4D;
}
.contact-top span.email a:hover {
	color:#FF5E3C;
}
/*
--------------------------------------------------
		  section title
---------------------------------------------------
*/
.section-title {
	overflow: hidden;
	margin: 0;
	padding: 30px 0;
	border-bottom: 2px #ff5e3c solid;
	position:relative;
}

.section-title h2{
	background-color:#005584;
	color:#ffffff;
	padding:10px 10px 6px 10px;
	line-height:8px;
	width:168px;
	float:left;
	border-left: 1px solid #ffffff;
}
.section-title a,
.section-title h2:hover{
	background-color:#ccc;
	color: #ffffff;
}
.section-title p{
	background-color:#FF5E3C;
	color:#fff;
	padding:0 10px 10px 10px;
	float:left;
	margin-top:1px;
	border-left: 8px solid #FF0000;
}

.section-title.full-bg{
	padding: 55px 0 38px;
	height:40px;
	
	}
.section-title.patterns{
	background-repeat:repeat;
	-webkit-background-size: none!important;
	-moz-background-size: none!important;
	-o-background-size: none!important;
	background-size: none!important;
	}
.section-title.full-bg:before  ,.section-title.full-bg:after, .section-title.under-bg:before{
	background: none;
	text-align:center;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	z-index:2;
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
}
.section-title.full-bg:after{
		bottom: 0;
		top: auto;
	}
.section-title.under-bg{
	position: absolute;
	padding: 70px 0 20px;
	width:100%;
	height:330px;
	}
.section-title.noborder {
	border-bottom:none;
}
.section-title .title, .section-title .title a {
	display: inline;
	word-spacing: 5px;
}

.section-title p {
	font-weight: 300;
	font-size: 16px;
	line-height: 27px;
}
.section-title .section-nav {
}
.section-title .section-nav ul {
	padding: 20px;
	margin: 0 auto;
}


/*
------------------------------------------------------------
		Logo
------------------------------------------------------------
*/
.logo {
	position: absolute;
	left:0;
	background-image:url(../images/logo.png);
	width:280px;
	height: 52px;
	background-position:center;
	background-repeat:no-repeat;
}

/*
------------------------------------------------------------
		Map canvas
------------------------------------------------------------
*/
#map_canvas {
	background-color:#e5e3df;
	border: 1px solid #CCC;
	border-bottom: 2px #ff5e3c solid;
	height:400px;
	position: relative;
	width: 100%;
}
#map_canvas:before, #map_canvas:after {
	background: none;
	text-align:center;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	z-index:2;
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
}
#map_canvas:after {
	bottom: 0;
	top: auto;
}


#map_canvas .captionMap {
	background: black;
	background: rgba(0,0,0,0.8);
	background: -webkit-linear-gradient(rgba(0,0,0,0.6), black);
	background: -moz-linear-gradient(rgba(0,0,0,0.6), black);
	border-radius: 4px;
	-webkit-box-shadow: rgba(0,0,0, 0.6) 0px 7px 20px, rgba(255,255,255, 0.6) 0px 1px 0px inset;
	-moz-box-shadow: rgba(0,0,0, 0.6) 0px 7px 20px, rgba(255,255,255, 0.6) 0px 1px 0px inset;
	box-shadow: rgba(0,0,0, 0.6) 0px 7px 20px, rgba(255,255,255, 0.6) 0px 1px 0px inset;
	z-index: 1;
	top:5px;
	color: white;
	padding: 12px;
	font: 12px HelveticaNeue, Helvetica, Arial;
	display: inline-block;
	position: absolute;
	text-shadow: black 0px 1px 1px;
	border: 1px solid black;
	width:254px;
}
#map_canvas  .captionMap span {
	font-weight: bold;
	display:block;
	padding-top:5px;
}
#map_canvas  .captionMap:after {
	content: '';
	position: absolute;
	top: -7px;
	left: 50%;
	margin-left: -7px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid black;
	width:0px;
	height:0px;
}
#map_canvas  .captionMap img{
	width:60px;
	margin-bottom:5px;
	margin-right:13px;
	border:1px #3c3c3c solid;
	}
.mapPerloading {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-15px;
	margin-left:-25px;
}
.mapPerloading span {
	display: block;
	margin: 0 auto;
}
 .mapPerloading span[class*="l-"] {
 display: inline-block;
 background: #000;
 width: 4px;
 height: 4px;
 -webkit-border-radius: 100%;
 -moz-border-radius: 100%;
 border-radius: 100%;
 margin: 12px 2px;
 position: relative;
 -webkit-animation: loader 4s infinite;
 -webkit-animation-timing-function: cubic-bezier(0.030, 0.615, 0.995, 0.415);
 -webkit-animation-fill-mode: both;
 -moz-animation: loader 4s infinite;
 -moz-animation-timing-function: cubic-bezier(0.030, 0.615, 0.995, 0.415);
 -moz-animation-fill-mode: both;
 -ms-animation: loader 4s infinite;
 -ms-animation-timing-function: cubic-bezier(0.030, 0.615, 0.995, 0.415);
 -ms-animation-fill-mode: both;
 animation: loader 4s infinite;
 animation-timing-function: cubic-bezier(0.030, 0.615, 0.995, 0.415);
 animation-fill-mode: both;
}
.mapPerloading span.l-1 {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-ms-animation-delay: 1s;
	animation-delay: 1s;
}
.mapPerloading span.l-2 {
	-webkit-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	-ms-animation-delay: 0.8s;
	animation-delay: 0.8s;
}
.mapPerloading span.l-3 {
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	-ms-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.mapPerloading span.l-4 {
	-webkit-animation-delay: 0.4s;
	-moz-animation-delay: 0.4s;
	-ms-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.mapPerloading span.l-5 {
	-webkit-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
	-ms-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.mapPerloading span.l-6 {
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-ms-animation-delay: 0s;
	animation-delay: 0s;
}
 @-webkit-keyframes loader {
 0% {
-webkit-transform: translateX(-30px);
opacity: 0;
}
 25% {
opacity: 1;
}
 50% {
-webkit-transform: translateX(30px);
opacity: 0;
}
 100% {
opacity: 0;
}
}
@-moz-keyframes loader {
 0% {
-moz-transform: translateX(-30px);
opacity: 0;
}
 25% {
opacity: 1;
}
 50% {
-moz-transform: translateX(30px);
opacity: 0;
}
 100% {
opacity: 0;
}
}
@-ms-keyframes loader {
 0% {
-ms-transform: translateX(-30px);
opacity: 0;
}
 25% {
opacity: 1;
}
 50% {
-ms-transform: translateX(30px);
opacity: 0;
}
 100% {
opacity: 0;
}
}
@keyframes loader {
 0% {
transform: translateX(-30px);
opacity: 0;
}
 25% {
opacity: 1;
}
 50% {
transform: translateX(30px);
opacity: 0;
}
 100% {
opacity: 0;
}
}

/*
------------------------------------------------------------
		Ul List 
------------------------------------------------------------
*/
ul.liststar {
	list-style-image:url(../images/list_star.png);
}
ul.listsquare {
	list-style-image:url(../images/list_square.png);
}
ul.listcheck {
	list-style-image:url(../images/list_check.png);
}
ul.listcircle {
	list-style-image:url(../images/list_circle.png);
}
ul.listarrow {
	list-style-image:url(../images/list_arrow.png);
}



/*
------------------------------------------------------------
		offer_box /*manpower engeneering
------------------------------------------------------------
*/
.wrapper-shadow{
	padding:30px 0;
	overflow:hidden;
	position:relative;
/*	background-color:#FFF;
	border-top:1px #d5d7da solid;*/
	border-bottom:1px #d5d7da solid;
	}
/*.wrapper-shadow:before ,*/.wrapper-shadow:after{
	content: "";
	position: absolute;
	z-index: 2;
	top: -100px;
	left: 10px;
	width: 100%;
	height: 50%;
	min-height:100px;
	max-height: 100px;
	margin-left:0%;
	box-shadow: 0 2px 50px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 2px 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 2px 50px rgba(0, 0, 0, 0.1);
	-moz-border-radius:800px / 100px;
	border-radius:800px / 100px;
	}
.wrapper-shadow:after{
	bottom:-100px;
	top: auto;
	box-shadow: 0 -2px 50px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 -2px 50px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 -2px 50px rgba(0, 0, 0, 0.2);

	}

.offer_box{padding-top:42px;margin-bottom:30px;}

.box1{
	border:1px solid #005584;
	position: relative;
	text-align:center;
	padding: 52px 0 20px;
	background-color: #fafafa;
	background-image: -ms-linear-gradient(top, #fafafa 0%, #f0f0f0 100%);
	background-image: -moz-linear-gradient(top, #fafafa 0%, #f0f0f0 100%);
	background-image: -o-linear-gradient(top, #fafafa 0%, #f0f0f0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #f0f0f0 ));
	background-image: -webkit-linear-gradient(top, #fafafa 0%, #f0f0f0 100%);
	background-image: linear-gradient(to bottom, #fafafa 0%, #f0f0f0 100%);
}
.box1 img{
	position: absolute;
	top:-33px;
	left:50%;
	margin-left:-35px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
    -webkit-box-shadow: 0px 2px  2px #aaaaaa;
    -moz-box-shadow: 0px 2px 2px #aaaaaa;
    box-shadow: 0px 2px 2px #aaaaaa;
}
.box1 .title{font-size: 22px; line-height: 24px; color: #5a5a5a;margin-bottom:16px;}
.box1 .title1{font-size: 14px; line-height: 24px; color: #5a5a5a;margin-bottom:16px;}

.box1 .text{padding:0 10px;}


.footer {
	margin-top:10px;
	background-color: #3a3a3a;
}
.news-slideUp{
	background-color:#000;
	}
.news-slideUp {
	padding:10px;
	position:absolute;
	margin-top:-35px;
	}
.footer .copyright {
	background-color:#303030;
	background-image: -ms-linear-gradient(top, #313131 0%, #303030 100%);
	background-image: -moz-linear-gradient(top, #313131 0%, #303030 100%);
	background-image: -o-linear-gradient(top, #313131 0%, #303030 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #313131), color-stop(1, #303030));
	background-image: -webkit-linear-gradient(top, #313131 0%, #303030 100%);
	background-image: linear-gradient(to bottom, #313131 0%, #303030 100%);
	-webkit-box-shadow: black 0px 10px 10px -10px inset;
	-moz-box-shadow: black 0px 10px 10px -10px inset;
	box-shadow: black 0px 10px 10px -10px inset;
	font-size: 12px;
	padding: 10px 0;
	color:#aaa;
}
.footer .copyright  a{
	color: #AAA;
}

/* Aminimation */

 .animated {
      text-align:center;
	  -webkit-animation: 1s ease;
	  -moz-animation: 1s ease;
	  -ms-animation: 1s ease;
	  -o-animation: 1s ease;
	  animation: 1s ease;
	  -webkit-animation-fill-mode: both;
	  -moz-animation-fill-mode: both;
	  -ms-animation-fill-mode: both;
	  -o-animation-fill-mode: both;
	  animation-fill-mode: both;
}
 .animated1 {
      
	  -webkit-animation: 9s ease;
	  -moz-animation: 9s ease;
	  -ms-animation: 9s ease;
	  -o-animation: 9s ease;
	  animation: 9s ease;
	  -webkit-animation-fill-mode: both;
	  -moz-animation-fill-mode: both;
	  -ms-animation-fill-mode: both;
	  -o-animation-fill-mode: both;
	  animation-fill-mode: both;
}
.animated.hinge {
	-webkit-animation: 2s ease;
	   -moz-animation: 2s ease;
	    -ms-animation: 2s ease;
	     -o-animation: 2s ease;
	        animation: 2s ease;
}

.animated.fast {
	-webkit-animation-duration: 0.4s;
		-moz-animation-duration: 0.4s;
		-ms-animation-duration: 0.4s;
		-o-animation-duration: 0.4s;
		animation-duration: 0.4s;
}
.animated.slow {
	-webkit-animation-duration: 2.4s;
		-moz-animation-duration: 2.4s;
		-ms-animation-duration: 2.4s;
		-o-animation-duration: 2.4s;
		animation-duration: 2.4s;
}
@-webkit-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@-moz-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@-ms-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@-o-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

.flash {
	-webkit-animation-name: flash;
	-moz-animation-name: flash;
	-ms-animation-name: flash;
	-o-animation-name: flash;
	animation-name: flash;
}
@-webkit-keyframes shake {
	0%, 100% {-webkit-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}

@-moz-keyframes shake {
	0%, 100% {-moz-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}

@-ms-keyframes shake {
	0%, 100% {-ms-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-ms-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-ms-transform: translateX(10px);}
}

@-o-keyframes shake {
	0%, 100% {-o-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}

@keyframes shake {
	0%, 100% {transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
	20%, 40%, 60%, 80% {transform: translateX(10px);}
}

.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-ms-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake;
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}

@-ms-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-ms-transform: translateY(0);}
	40% {-ms-transform: translateY(-30px);}
	60% {-ms-transform: translateY(-15px);}
}

@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-ms-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}
@-webkit-keyframes tada {
	0% {-webkit-transform: scale(1);}	
	10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
	100% {-webkit-transform: scale(1) rotate(0);}
}

@-moz-keyframes tada {
	0% {-moz-transform: scale(1);}	
	10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
	100% {-moz-transform: scale(1) rotate(0);}
}

@-ms-keyframes tada {
	0% {-ms-transform: scale(1);}	
	10%, 20% {-ms-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-ms-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-ms-transform: scale(1.1) rotate(-3deg);}
	100% {-ms-transform: scale(1) rotate(0);}
}

@-o-keyframes tada {
	0% {-o-transform: scale(1);}	
	10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
	100% {-o-transform: scale(1) rotate(0);}
}

@keyframes tada {
	0% {transform: scale(1);}	
	10%, 20% {transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
	100% {transform: scale(1) rotate(0);}
}

.tada {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-ms-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada;
}
@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
	20% { -webkit-transform: rotate(15deg); }	
	40% { -webkit-transform: rotate(-10deg); }
	60% { -webkit-transform: rotate(5deg); }	
	80% { -webkit-transform: rotate(-5deg); }	
	100% { -webkit-transform: rotate(0deg); }
}

@-moz-keyframes swing {
	20% { -moz-transform: rotate(15deg); }	
	40% { -moz-transform: rotate(-10deg); }
	60% { -moz-transform: rotate(5deg); }	
	80% { -moz-transform: rotate(-5deg); }	
	100% { -moz-transform: rotate(0deg); }
}

@-ms-keyframes swing {
	20% { -ms-transform: rotate(15deg); }	
	40% { -ms-transform: rotate(-10deg); }
	60% { -ms-transform: rotate(5deg); }	
	80% { -ms-transform: rotate(-5deg); }	
	100% { -ms-transform: rotate(0deg); }
}

@-o-keyframes swing {
	20% { -o-transform: rotate(15deg); }	
	40% { -o-transform: rotate(-10deg); }
	60% { -o-transform: rotate(5deg); }	
	80% { -o-transform: rotate(-5deg); }	
	100% { -o-transform: rotate(0deg); }
}

@keyframes swing {
	20% { transform: rotate(15deg); }	
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }	
	80% { transform: rotate(-5deg); }	
	100% { transform: rotate(0deg); }
}

.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-ms-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	-moz-animation-name: swing;
	-ms-animation-name: swing;
	-o-animation-name: swing;
	animation-name: swing;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% { -webkit-transform: translateX(0%); }
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform: translateX(20%) rotate(3deg); }
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform: translateX(10%) rotate(2deg); }
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform: translateX(0%); }
}

@-moz-keyframes wobble {
  0% { -moz-transform: translateX(0%); }
  15% { -moz-transform: translateX(-25%) rotate(-5deg); }
  30% { -moz-transform: translateX(20%) rotate(3deg); }
  45% { -moz-transform: translateX(-15%) rotate(-3deg); }
  60% { -moz-transform: translateX(10%) rotate(2deg); }
  75% { -moz-transform: translateX(-5%) rotate(-1deg); }
  100% { -moz-transform: translateX(0%); }
}

@-ms-keyframes wobble {
  0% { -ms-transform: translateX(0%); }
  15% { -ms-transform: translateX(-25%) rotate(-5deg); }
  30% { -ms-transform: translateX(20%) rotate(3deg); }
  45% { -ms-transform: translateX(-15%) rotate(-3deg); }
  60% { -ms-transform: translateX(10%) rotate(2deg); }
  75% { -ms-transform: translateX(-5%) rotate(-1deg); }
  100% { -ms-transform: translateX(0%); }
}

@-o-keyframes wobble {
  0% { -o-transform: translateX(0%); }
  15% { -o-transform: translateX(-25%) rotate(-5deg); }
  30% { -o-transform: translateX(20%) rotate(3deg); }
  45% { -o-transform: translateX(-15%) rotate(-3deg); }
  60% { -o-transform: translateX(10%) rotate(2deg); }
  75% { -o-transform: translateX(-5%) rotate(-1deg); }
  100% { -o-transform: translateX(0%); }
}

@keyframes wobble {
  0% { transform: translateX(0%); }
  15% { transform: translateX(-25%) rotate(-5deg); }
  30% { transform: translateX(20%) rotate(3deg); }
  45% { transform: translateX(-15%) rotate(-3deg); }
  60% { transform: translateX(10%) rotate(2deg); }
  75% { transform: translateX(-5%) rotate(-1deg); }
  100% { transform: translateX(0%); }
}

.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-ms-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-ms-keyframes fadeInUp {
	0% {
		opacity: 0;
		-ms-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-ms-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-ms-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-ms-keyframes fadeInDown {
	0% {
		opacity: 0;
		-ms-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-ms-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-ms-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-ms-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-ms-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
	}
	
	80% {
		-webkit-transform: translateY(-10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateY(30px);
	}
	
	80% {
		-moz-transform: translateY(-10px);
	}
	
	100% {
		-moz-transform: translateY(0);
	}
}

@-ms-keyframes bounceInDown {
	0% {
		opacity: 0;
		-ms-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-ms-transform: translateY(30px);
	}
	
	80% {
		-ms-transform: translateY(-10px);
	}
	
	100% {
		-ms-transform: translateY(0);
	}
}

@-o-keyframes bounceInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateY(30px);
	}
	
	80% {
		-o-transform: translateY(-10px);
	}
	
	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateY(30px);
	}
	
	80% {
		transform: translateY(-10px);
	}
	
	100% {
		transform: translateY(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-ms-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes fadeInLeft {
	0% {
		font-size:100%;
		-webkit-transform: translateX(-1230px);
	}
	50%
	{
	font-size:300%;
	-webkit-transform: translateX(0px);
	}
	
	100% {
		font-size:100%;
		-webkit-transform: translateX(1230px);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		font-size:100%;
		-moz-transform: translateX(-1230px);
	}
	50% {
		font-size:300%;
		-moz-transform: translateX(0px);
	}
	
	100% {
		font-size:100%;
		-moz-transform: translateX(1230px);
	}
}

@-ms-keyframes fadeInLeft {
	0% {
		font-size:100%;
		-ms-transform: translateX(-1230px);
	}
	50% {
		font-size:300%;
		-ms-transform: translateX(0px);
	}
	
	
	100% {
		font-size:100%;
		-ms-transform: translateX(1230px);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		font-size:100%;
		-o-transform: translateX(-1230px);
			}
	50% {
		font-size:300%;
		-o-transform: translateX(0px);
	}
	
	
	100% {
		font-size:100%;
		-o-transform: translateX(1230px);
	}
}

@keyframes fadeInLeft {
	0% {
		font-size:100%;
		transform: translateX(-1230px);
	}
	50% {
		font-size:300%;
		transform: translateX(0px);
	}
	
	100% {
		font-size:100%;
		transform: translateX(1230px);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-ms-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
   -webkit-animation-timing-function:ease;
   -moz-animation-timing-function:ease;
  
}
@-webkit-keyframes fadeInRight {
		0% {
		font-size:100%;
		-webkit-transform: translateX(1230px);
	}
	50%
	{
	font-size:300%;
	-webkit-transform: translateX(0px);
	}
	
	100% {
		font-size:100%;
		-webkit-transform: translateX(-1230px);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		font-size:100%;
		-moz-transform: translateX(1230px);
	}
	50%
	{
	font-size:300%;
	-moz-transform: translateX(0px);
	}
	100% {
		font-size:100%;
		-moz-transform: translateX(-1230px);
	}
}

@-ms-keyframes fadeInRight {
	0% {
		font-size:100%;
		-ms-transform: translateX(1230px);
	}
	50%{
	font-size:300%;
	-ms-transform: translateX(0px);
	}
	100% {
		font-size:100%;
		-ms-transform: translateX(-1230px);
	}
}

@-o-keyframes fadeInRight {
	0% {
		font-size:100%;
		-o-transform: translateX(1230px);
	}
	50% {
		font-size:300%;
		-o-transform: translateX(0px);
	}
	100% {
		font-size:100%;
		-o-transform: translateX(-1230px);
	}
}

@keyframes fadeInRight {
	0% {
		font-size:100%;
		transform: translateX(1230px);
	}
	50% {
		font-size:300%;
		transform: translateX(0px);
	}
	
	100% {
		font-size:100%;
		transform: translateX(-1230px);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-ms-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;

}

