﻿@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Exo+2:400,700,400italic,700italic&subset=cyrillic,latin);

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul, dl {list-style: none; padding: 0; margin: 0;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ""; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need "cellspacing="0"" in the markup */
table, table td {border-collapse: collapse;}
a img, img a {border: none;}
a:active {outline: none;} 
a:focus {-moz-outline-style: none;}

.clearfix {*zoom: 1;}
.clearfix:before,
.clearfix:after {display: table; content: "";}
.clearfix:after {clear: both;}

body {
	font: 100%/1.4 'Exo 2', Verdana, Arial, Helvetica, sans-serif;	
	background: #f3f3f3;	
	width: 100%;
	min-width: 1000px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 13px !important;
}
html {height: 100%;}

#banner a img {margin: 0 1px 0 1px !important; opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30);}
#banner a:hover img {margin: 0 1px 0 1px !important; opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}


#ie6-warning {background: #ffc; text-align: center; padding: 0.25em; border-bottom: 1px solid #bbb;}
#ie6-warning a {color: #900;}



/* ~~ Селекторы элементов/тегов h1-h6 ~~ */
h1, h2, h3, h4, h5, h6 {font: 100%/1.3 'Exo 2', Verdana, Arial, Helvetica, sans-serif;}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #45b0e5;	
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #28a88f;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #2b82b4;	
}
h4 {
	font-size: 15px;
	font-weight: normal;
	color: #8fb324;
	text-shadow: rgba(255,255,255,0.6) 1px 1px 0px;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	color: #45b0e5;
	text-shadow: rgba(255,255,255,0.6) 1px 1px 0px;
}

hr {background-color: #b6cfde; height: 1px;	border: none;}



/* ~~ Оформление ссылок на вашем сайте должно оставаться в этом порядке, включая группу селекторов, создающих эффект наведения. ~~ */
a:link, a:visited {color: #414958; text-decoration: underline;}
a:hover, a:active, a:focus {color: #39ace5; text-decoration: none;}


/* ~~ Настройка визуального оформления под uCoz ~~ */
#puzadpn {display:none;}
.gTable { background: none;}
.fancybox-title-float-wrap .child {display: none !important;}

#fancybox-overlay {opacity:0.5 !important; -moz-opacity:0.5; filter:alpha(opacity=50);}
.highslide-gallery ul li {background: none !important; width: 235px !important; min-height: 210px; height: auto !important; float: left; border: none !important; line-height: normal !important;}



/* ~~ Переключатели страниц ~~ */
.pgSwchA, .swchItemA, .swchItemA1 {
	min-width: 26px;
	width: auto !important;
	padding: 5px 6px 3px 6px;
	color: #333333;
	border-bottom: 2px solid #f10c07;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	}

.pgSwch:link, .pgSwch:visited, .swchItem:link, .swchItem:visited, .swchItem1:link, .swchItem1:visited {
	min-width: 26px;
	width: auto !important;
	padding: 5px 6px 3px 6px;
	color: #357cd4;
	border-bottom: 2px solid #e5e5e5;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.pgSwch:hover, .pgSwch:active, .pgSwch:focus, .swchItem:hover, .swchItem:active, .swchItem:focus, .swchItem1:hover, .swchItem1:active, .swchItem1:focus {
	color: #357cd4;
	border-bottom: 2px solid #357cd4;
}

.eDetails, .eDetails1, .eDetails2 {
	border: 1px dashed #808080;
	font-size: 10px;
	margin: 2px 0px 10px;
	padding: 2px 3px;
}


.wysibb-body { width: 97%; height: 90%; padding: 0 !important; margin: 10px !important;}
.wysibb-text .wysibb-text-iframe { height: 150px !important;}

#invoice-table { background: none !important;}
/* ~~ /Селекторы элементов/тегов ~~ */
/* ~~ /Настройка визуального оформления под uCoz ~~ */





.container {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 84px 0;
}


.header 
{
	width: 100%;
	height: 100px;
	background: #fefefe;
	border-bottom: 1px solid #d4d4d4;
}
.headercenter
{
	width: 1000px;
	height: 100px;
	margin: 0 auto 0 auto;
}
.nav{
	width: auto;
	height: auto;
	position: absolute;
	margin: 43px 0 0 400px;
}

.headerRight
{
	float: right;
	position: relative;
	z-index: 1;
	margin-top: 110px;
	padding: 4px 2px 4px 15px;
	width: auto;
	height: auto;
	text-align: center;
	background: #fdfefe;
	-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
			border-radius: 35px;
}

.callback,
.callback2
{	
	display: inline-block;
	margin: 5px;
	padding: 8px 15px;
	width: inherit;
	text-align: center;
	font-size: 14px;
	color: #545454;
	-webkit-border-radius: 16px;
		-moz-border-radius: 16px;
			border-radius: 16px;
}

.callback,
.callback2
{
	background: #bf0933;
    background: linear-gradient(to top, #ee2844, #bf0933);
}

a.callback
{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
}
.logo {
	position: absolute; 
	top: 5px;
	width: 372px; 
	height: 90px; 
	background: url('img/logo.png') no-repeat;
}
.callback2{
	padding: 12px 25px;
	color: #fff;
	text-transform: uppercase;
	border: none;
	font-size: 14px;
	cursor: pointer;
}

.borderBottomNews
{
	border-bottom: 3px solid #2b82b4;
}
.borderBottomNews a
{
	display: inline-block;
	padding: 0 0 5px;
}
.infTable
{
	padding: 10px 20px 10px;
}
/* Верхнее меню */
.uMenuH div {background: none !important; border: none !important;}
.uMenuH li {float:left; padding:0 5px;}

.uMenuArrow {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 12px !important;
	right: 0px;
}


.uMenuH .uMenuItem {font-weight:normal;}

.uMenuH li {margin: 0 0 20px 0; padding: 0 10px; font-size: 14px;}

.uMenuH li a:link, .uMenuH li a:visited {text-decoration: none; color: #2b82b4; text-transform: uppercase;}
.uMenuH li a:hover, .uMenuH li a:active, .uMenuH li a:focus {text-decoration: none; color: #878787;}




.uMenuH a.uMenuItemA:link, .uMenuH a.uMenuItemA:visited {text-decoration:none; color: #878787 !important;font-weight: bold; }
.uMenuH a.uMenuItemA:hover, .uMenuH a.uMenuItemA:active, .uMenuH a.uMenuItemA:focus {text-decoration:none; color: #475259 !important; text-shadow: rgba(255,255,255,0.6) 1px 1px 0px ;}

.uMenuH .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;}
/* --------- */


/* Левое меню */
.my-menu {}
ul#my-menu, ul#my-menu ul {list-style-type: none; margin: 0; padding: 0px; width: 200px; text-align: left;}
ul#my-menu a {display: block; text-decoration: none;}


ul#my-menu li {_display: inline;}
ul#my-menu li a {background: none; font-size: 13px; color: #1a5e80; margin: 0; border-bottom: 1px dashed #b3b3b3; padding: 4px 3px 4px 6px; _height: 15px; min-height: 16px; height: auto; vertical-align: middle !important;}
ul#my-menu li a:hover {color: #2483b2; border-bottom: 1px dashed #b3b3b3; border-right: none; border-top: none; border-left: 2px solid #454027; padding-left: 4px;}

ul#my-menu li .sample-menuA {color: #2483b2; text-shadow: rgba(0,0,0,0.2) 1px 1px 3px; font-weight: bold;}
ul#my-menu li .sample-menuA:hover {color: #1a5e80;}


ul#my-menu li ul li {margin: 0; border-collapse: collapse;}
ul#my-menu li ul li a {background: none; font-size: 11px; color: #666666; border: 1px dashed #b3b3b3; border-top: none; border-left: none; border-right: none; padding-left: 10px; height: auto;}
ul#my-menu li ul li a:hover {color: #2483b2; border-bottom: 1px dashed #b3b3b3; border-right: none; border-top: none; border-left: none; padding-left: 10px; height: auto;}

ul#my-menu li ul li .sample-menuA {color: #2483b2; text-shadow: rgba(0,0,0,0.2) 1px 1px 3px; font-weight: bold;}
ul#my-menu li ul li .sample-menuA:hover {color: #666666;}


ul#my-menu a.collapsed { background:url("img/arrow.png") right 2px no-repeat; }
ul#my-menu a.expanded { background:url("img/arrowop.png") right 2px no-repeat; }
/* ------------- */

.carMain{position: relative; width: 100%; height: auto; min-height: 740px; background: url('img/carBg.jpg') no-repeat center top;}
.carMainCenter {width: 1000px; margin: 0 auto; height: 550px;}

.carCenter
{
	display: block;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 128px;	
}



.arrow
{
	display: block;
	position: absolute;	
	text-align: center;
	text-transform: uppercase;
}
.arrow a
{
	color: #2b82b4;
	font-size: 12px;
	text-decoration: none;
}

.arrow-1
{
	z-index: 2;
	width: 200px;
	height: 170px;
	margin: 20px 0 0 146px;
	background: url('img/arrow1.png') no-repeat 44px 0;
}
.arrow-1 img
{
	margin: 10px;
}
.arrow-0
{
	z-index: 2;
	width: 200px;
	height: 170px;
	margin: 2px 0 0 385px;
	background: url('img/arrow10.png') no-repeat 41px 0;
}
.arrow-0 img
{
	margin: 10px;
}
.arrowText
{
	display: block;
	padding-top: 10px;	
	width: 106%;
}
.arrowText10
{
	display: block;
	padding-top: 0px;	
	width: 106%;
}

.arrow-2
{
	z-index: 1;
	width: 290px;
	height: 170px;
	margin: 65px 0 0 -24px;
	background: url('img/arrow2.png') no-repeat 44px 0;
}
.arrow-2 img
{
	margin: 10px 91px 0 0;
}
.arrowText2
{
	display: block;
	padding-top: 20px;	
	width: 72%;
}

.arrow-3
{
	width: 290px;
	height: 170px;
	margin: 225px 0 0 -24px;
	background: url('img/arrow3.png') no-repeat 44px 0;
}
.arrow-3 img
{
	margin: 10px 70px 0 0;
	height: 111px;
}
.arrowText3
{
	display: block;
	padding-top: 20px;	
	width: 75%;
}

.arrow-4
{
	width: 290px;
	height: 170px;
	margin: 395px 0 0 122px;
	background: url('img/arrow4.png') no-repeat 44px 0;
}
.arrow-4 img
{
	margin: 25px 83px 0 0;
}
.arrowText4
{
	display: block;
	padding-top: 38px;	
	width: 75%;
}

.carRight
{
	float: right;
}


.arrow-5
{
	z-index: 1;
	width: 186px;
	height: 170px;
	margin: 91px 0 0 -97px;
	background: url('img/arrow5.png') no-repeat 22px 0;
}
.arrow-5 img
{
	margin: 10px 0 0 33px;
}
.arrowText5
{
	display: block;
	padding-top: 18px;	
	width: 122%;
}

.arrow-6
{
	z-index: 2;
	width: 240px;
	height: 170px;
	margin: 132px 0 0 51px;
	background: url('img/arrow6.png') no-repeat 0 0;
}
.arrow-6 img
{
	margin: 10px 0 0 113px;
}
.arrowText6
{
	display: block;
	padding-top: 18px;	
	width: 90%;
	text-align: right;
}

.arrow-7
{
	z-index: 1;
	width: 290px;
	height: 170px;
	margin: 312px 0 0 14px;
	background: url('img/arrow7.png') no-repeat 24px 0;
}
.arrow-7 img
{
	margin: 10px 0 0 150px;
}
.arrowText7
{
	display: block;
	padding-top: 18px;		
	text-align: center;
	padding-left: 145px;
}


.arrow-8
{
	z-index: 2;
	width: 168px;
	height: 170px;
	margin: 400px 0 0 -25px;
	background: url('img/arrow8.png') no-repeat 24px 0;
}
.arrow-8 img
{
	margin: 36px 0 0 39px;
}
.arrowText8
{
	display: block;
	padding-top: 40px;	
	width: 127%;
}

.rows{
	display: block;
	margin: 0 auto;
	width: 1000px;
}
.column{
	float: left;
	display: block;
	margin-right: 22px;
	width: 23%;
	font-size: 36px;
	color: #2b82b4;
	text-align: center;
}
.column p{
	height: 38px;
	font-size: 14px;
	text-transform: uppercase;	
}
.colCenter{
	background: #fff;	
	font-size: 14px;
	color: #c21f53;
	text-align: left;	
}

.colCenter div{
	padding: 24px 0 24px 22px;
	margin-top: 15px;
	font-weight: bold;
}

.colCenter span{
	padding-left: 22px;	
}
.colCenter li {	
	padding-left: 22px;
	padding-right: 10px;
}
.colCenter li a {
	color: #878787;
	text-decoration: none;
}
.colCenter li a:hover {
	color: #878787;
	text-decoration: underline;
}
.colCenter ul{
	border-top: 3px solid #2b82b4;
	min-height: 257px;
}

.padLi
{
	padding-top: 10px;
}
.columnLast{
	margin-right: 0;
}
.icon10
{
	background: url('img/icon10.png') no-repeat 160px 20px;
}
.contentbody {width: 100%;}
.contentcenter {width: 1000px; margin: 0 auto; padding-top: 20px;}

.sidebar {width: 220px;}
.sidebarcenter {width: 200px; margin: 0 20px 0 0;}

.tabl12{
	font-family: 'Exo 2';
	font-size: 12px;
	color: #6e6e6e;
}
.inputGl{
	background: #f7f7f7;
	height: 30px;
	border-radius: 10px;
	border: none;
	margin-left: 0;
}
.news{width: 100%;}
.newsCenter{width: 1000px; margin: 0 auto; margin-top: 22px; background: #fff;}
.newsCenterTop h1{color: #c21f53;}
.newsCenterTop{width: 1000px; margin: 0 auto;}

/* ~~ Нижний колонтитул ~~ */
.footer {	
	width: 100%;
	height: 80px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
}
.footerCall{
	position: absolute;
	margin-left: 340px;
	margin-top: 16px;
}
.footercenter {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
}
.footercenter:before {
	content: "";
	float: left;
	width: 200px;
	top: -1px;
	left:0;
	border-top: 2px solid #2b82b4;
}
.footerleft {
	position: absolute;
	display: inline;
	margin: 25px 0 0 -200px;
	font-size: 11px;
	color: #545454;
}
.footerleft a {color: #fff !important; font-size: 10px !important;}

.footerright {
	width: 300px;
	height: 30px;
	float: right;
	display: inline;
	text-align: right;
	margin: 26px 19px 0 0;
	color: #ffffff;
	font-size: 10px;
}
.footerright a:link, .footerright a:visited {color: #545454; text-decoration: underline;}
.footerright a:hover, .footerright a:active, .footerright a:focus {color: #000000; text-decoration: none;}

.kopirait1 {
	background-image: url("img/kopirait1.png");
	background-position: top right;
	background-repeat: no-repeat;
	width: 115px;
	height: 28px;
	display: inline;
	float: right;
	padding: 2px 0 0 5px;
	margin: 0 0 0 5px;
	text-align: left !important;
	font-family: Tahoma, Geneva, sans-serif !important;
}
.kopirait2 {
	background-image: url("img/kopirait2.png");
	background-position: top right;
	background-repeat: no-repeat;
	width: 127px;
	height: 28px;
	display: inline;
	float: right;
	padding: 2px 0 0 5px;
	margin: 0 0 0 5px;
	text-align: left !important;
	font-family: Tahoma, Geneva, sans-serif !important;
}
.kopirait1, .kopirait2 {opacity:0.8; -moz-opacity:0.8; cursor: pointer;}
.kopirait1:hover, .kopirait2:hover {opacity:1.0; -moz-opacity:1.0; cursor: pointer;}




.container404 {
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0 auto;
}
.container404center {
	width: 1000px;
	margin: 0 auto;
}
.container404header {
	height: 250px;
	padding: 50px 0 0 0;
}
.logo404 {width: 220px; height: 150px; position: absolute; margin: 25px 0 0 0;}
.headerright404 {
	width: auto;
	height: auto;
	float: right;
	margin: 40px 0 0 0;
	text-align: right;
	font-size: 11px;
	color: #777777;
	text-shadow: rgba(255,255,255,0.6) 1px 1px 0px;
}
.headerright404 b {font-size: 16px; color: #333333;}
.headerright404 i {font-size: 12px; color: #333333; font-style: normal;}

.footer404 {
	width: 1000px;
	height: 80px;
	margin: 100px auto 0 auto;
	padding: 0;
	border-top: 2px solid rgba(0,0,0,0.2);
	text-shadow: rgba(255,255,255,1.0) 1px 1px 0px;
}
.footer404left {
	float: left;
	display: inline;
	margin: 25px 0 0 0;
	font-size: 12px;
	color: #777777;
}
.footer404right {
	width: 300px;
	height: 30px;
	float: right;
	display: inline;
	text-align: right;
	margin: 25px 0 0 0;
	color: #777777;
	font-size: 10px;
}


/*-----window------*/
.headerCon{
	position: absolute;
	margin: 60px 0 0 0;
}

.htabs li{	
	padding-left: 30px;
}
.htabs li a{	
	text-decoration: none;
}
.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }

.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(loading.gif) no-repeat 50% 50%; }

.box-modal {
	position: relative;
	width: 400px;
	padding: 16px;	
	color: #3c3c3c;
	font: 14px/18px 'Exo 2' sans-serif;	
	border-radius: 10px;	
	background-color: rgba(255,255,255,.85);	
	-webkit-transition: .6s ease-out;
		-moz-transition: .6s ease-out;	
			transition: .6s ease-out;
}


.arcticmodal-overlay{
	background-color: rgba(0,0,0,.6)!important;
}

.box-modal_close {
	position: absolute;
	right: 25px;
	top: 18px;
	height: 15px;
	width: 15px;
	-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
			border-radius: 2px;  
	opacity: .3;
	cursor: pointer;
	-webkit-transition: .3s ease-out;
		-moz-transition: .3s ease-out;
			-o-transition: .3s ease-out;
	transition: .3s ease-out;		
}
.box-modal_close:hover { 
	opacity: .7;
}

#verbose{
	width: 160px;
	border: none;
	background: #fff;
}

/*-----window------*/




/*===================================================================================*/
/*  animated                                                                      */
/*===================================================================================*/


.animated {
opacity: 0;

-webkit-animation-duration: 2s;
   -moz-animation-duration: 2s;
     -o-animation-duration: 2s;
        animation-duration: 2s;

-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
     -o-animation-fill-mode: both;
        animation-fill-mode: both;

}

.animated.hinge {
-webkit-animation-duration: 5s;
   -moz-animation-duration: 5s;
     -o-animation-duration: 5s;
        animation-duration: 5s;
}

/*===================================================================================*/
/*  pulse                                                                            */
/*===================================================================================*/

    @-webkit-keyframes pulse {
        0%   {-webkit-transform: scale(1);}
        50%  {-webkit-transform: scale(1.1);}
        100% {-webkit-transform: scale(1);}
    }
    @-moz-keyframes pulse {
        0%   {-moz-transform: scale(1);}
        50%  {-moz-transform: scale(1.1);}
        100% {-moz-transform: scale(1);}
    }
    @-o-keyframes pulse {
        0%   {-o-transform: scale(1);}
        50%  {-o-transform: scale(1.1);}
        100% {-o-transform: scale(1);}
    }
    @keyframes pulse {
        0%   { transform: scale(1);}
        50%  { transform: scale(1.1);}
        100% { transform: scale(1);}
    }

    .animated.pulse {
        opacity: 1;

        -webkit-animation-name: pulse;
           -moz-animation-name: pulse;
             -o-animation-name: pulse;
                animation-name: pulse;
    }



/*===================================================================================*/
/*  flipInX                                                                          */
/*===================================================================================*/

    @-webkit-keyframes flipInX {
        0% {
            -webkit-transform: perspective(400px) rotateX(90deg);
            opacity: 0;
        }

        40% {
            -webkit-transform: perspective(400px) rotateX(-10deg);
        }

        70% {
            -webkit-transform: perspective(400px) rotateX(10deg);
        }

        100% {
            -webkit-transform: perspective(400px) rotateX(0deg);
            opacity: 1;
        }
    }
    @-moz-keyframes flipInX {
        0% {
            -moz-transform: perspective(400px) rotateX(90deg);
            opacity: 0;
        }

        40% {
            -moz-transform: perspective(400px) rotateX(-10deg);
        }

        70% {
            -moz-transform: perspective(400px) rotateX(10deg);
        }

        100% {
            -moz-transform: perspective(400px) rotateX(0deg);
            opacity: 1;
        }
    }
    @-o-keyframes flipInX {
        0% {
            -o-transform: perspective(400px) rotateX(90deg);
            opacity: 0;
        }

        40% {
            -o-transform: perspective(400px) rotateX(-10deg);
        }

        70% {
            -o-transform: perspective(400px) rotateX(10deg);
        }

        100% {
            -o-transform: perspective(400px) rotateX(0deg);
            opacity: 1;
        }
    }
    @keyframes flipInX {
        0% {
            transform: perspective(400px) rotateX(90deg);
            opacity: 0;
        }

        40% {
            transform: perspective(400px) rotateX(-10deg);
        }

        70% {
            transform: perspective(400px) rotateX(10deg);
        }

        100% {
            transform: perspective(400px) rotateX(0deg);
            opacity: 1;
        }
    }

    .animated.flipInX {
        opacity: 1;

        -webkit-backface-visibility: visible !important;
           -moz-backface-visibility: visible !important;
             -o-backface-visibility: visible !important;
                backface-visibility: visible !important;

        -webkit-animation-name: flipInX;
           -moz-animation-name: flipInX;
             -o-animation-name: flipInX;
                animation-name: flipInX;
    }



/*===================================================================================*/
/*  fadeIn                                                                           */
/*===================================================================================*/

    @-webkit-keyframes fadeIn {
        0% {opacity: 0;}
        100% {opacity: 1;}
    }

    @-moz-keyframes fadeIn {
        0% {opacity: 0;}
        100% {opacity: 1;}
    }

    @-o-keyframes fadeIn {
        0% {opacity: 0;}
        100% {opacity: 1;}
    }

    @keyframes fadeIn {
        0% {opacity: 0;}
        100% {opacity: 1;}
    }

    .animated.fadeIn {
        opacity: 1;

        -webkit-animation-name: fadeIn;
           -moz-animation-name: fadeIn;
             -o-animation-name: fadeIn;
                animation-name: fadeIn;
    }



/*===================================================================================*/
/*  fadeInUp                                                                         */
/*===================================================================================*/

    @-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);
        }
    }

    @-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);
        }
    }

    .animated.fadeInUp {
        opacity: 1;

        -webkit-animation-name: fadeInUp;
           -moz-animation-name: fadeInUp;
             -o-animation-name: fadeInUp;
                animation-name: fadeInUp;
    }



/*===================================================================================*/
/* fadeInDown                                                                        */
/*===================================================================================*/

    @-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);
        }
    }

    @-o-keyframes fadeInDown {
        0% {
            opacity: 0;
            -o-transform: translateY(-20px);
        }

        100% {
            opacity: 1;
            -o-transform: translateY(0);
        }
    }

    @keyframes fadeInDown {
        0% {
            opacity: 0;
            transform: translateY(-20px);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .animated.fadeInDown {
        opacity: 1;

        -webkit-animation-name: fadeInDown;
           -moz-animation-name: fadeInDown;
             -o-animation-name: fadeInDown;
                animation-name: fadeInDown;
    }



/*===================================================================================*/
/*  fadeInLeft                                                                       */
/*===================================================================================*/

    @-webkit-keyframes fadeInLeft {
        0% {
            opacity: 0;
            -webkit-transform: translateX(-100px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0);
        }
    }

    @-moz-keyframes fadeInLeft {
        0% {
            opacity: 0;
            -moz-transform: translateX(-100px);
        }

        100% {
            opacity: 1;
            -moz-transform: translateX(0);
        }
    }

    @-o-keyframes fadeInLeft {
        0% {
            opacity: 0;
            -o-transform: translateX(-100px);
        }

        100% {
            opacity: 1;
            -o-transform: translateX(0);
        }
    }

    @keyframes fadeInLeft {
        0% {
            opacity: 0;
            transform: translateX(-100px);
        }

        100% {
            opacity: 1;
            transform: translateX(0);
        }
    }

    .animated.fadeInLeft {
        opacity: 1;

        -webkit-animation-name: fadeInLeft;
           -moz-animation-name: fadeInLeft;
             -o-animation-name: fadeInLeft;
                animation-name: fadeInLeft;
    }



/*===================================================================================*/
/*  fadeInRight                                                                      */
/*===================================================================================*/

    @-webkit-keyframes fadeInRight {
        0% {
            opacity: 0;
            -webkit-transform: translateX(100px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0);
        }
    }

    @-moz-keyframes fadeInRight {
        0% {
            opacity: 0;
            -moz-transform: translateX(100px);
        }

        100% {
            opacity: 1;
            -moz-transform: translateX(0);
        }
    }

    @-o-keyframes fadeInRight {
        0% {
            opacity: 0;
            -o-transform: translateX(100px);
        }

        100% {
            opacity: 1;
            -o-transform: translateX(0);
        }
    }

    @keyframes fadeInRight {
        0% {
            opacity: 0;
            transform: translateX(100px);
        }

        100% {
            opacity: 1;
            transform: translateX(0);
        }
    }

    .animated.fadeInRight {
        opacity: 1;

        -webkit-animation-name: fadeInRight;
           -moz-animation-name: fadeInRight;
             -o-animation-name: fadeInRight;
                animation-name: fadeInRight;
    }



/*===================================================================================*/
/*  fadeInUpBig                                                                      */
/*===================================================================================*/

    @-webkit-keyframes fadeInUpBig {
        0% {
            opacity: 0;
            -webkit-transform: translateY(2000px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
        }
    }

    @-moz-keyframes fadeInUpBig {
        0% {
            opacity: 0;
            -moz-transform: translateY(2000px);
        }

        100% {
            opacity: 1;
            -moz-transform: translateY(0);
        }
    }

    @-o-keyframes fadeInUpBig {
        0% {
            opacity: 0;
            -o-transform: translateY(2000px);
        }

        100% {
            opacity: 1;
            -o-transform: translateY(0);
        }
    }

    @keyframes fadeInUpBig {
        0% {
            opacity: 0;
            transform: translateY(2000px);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .animated.fadeInUpBig {
        opacity: 1;

        -webkit-animation-name: fadeInUpBig;
           -moz-animation-name: fadeInUpBig;
             -o-animation-name: fadeInUpBig;
                animation-name: fadeInUpBig;
    }



/*===================================================================================*/
/*  fadeInDownBig                                                                    */
/*===================================================================================*/

    @-webkit-keyframes fadeInDownBig {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-2000px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
        }
    }

    @-moz-keyframes fadeInDownBig {
        0% {
            opacity: 0;
            -moz-transform: translateY(-2000px);
        }

        100% {
            opacity: 1;
            -moz-transform: translateY(0);
        }
    }

    @-o-keyframes fadeInDownBig {
        0% {
            opacity: 0;
            -o-transform: translateY(-2000px);
        }

        100% {
            opacity: 1;
            -o-transform: translateY(0);
        }
    }

    @keyframes fadeInDownBig {
        0% {
            opacity: 0;
            transform: translateY(-2000px);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .animated.fadeInDownBig {
        opacity: 1;

        -webkit-animation-name: fadeInDownBig;
           -moz-animation-name: fadeInDownBig;
             -o-animation-name: fadeInDownBig;
                animation-name: fadeInDownBig;
    }



/*===================================================================================*/
/*  fadeInLeftBig                                                                    */
/*===================================================================================*/

    @-webkit-keyframes fadeInLeftBig {
        0% {
            opacity: 0;
            -webkit-transform: translateX(-2000px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0);
        }
    }
    @-moz-keyframes fadeInLeftBig {
        0% {
            opacity: 0;
            -moz-transform: translateX(-2000px);
        }

        100% {
            opacity: 1;
            -moz-transform: translateX(0);
        }
    }
    @-o-keyframes fadeInLeftBig {
        0% {
            opacity: 0;
            -o-transform: translateX(-2000px);
        }

        100% {
            opacity: 1;
            -o-transform: translateX(0);
        }
    }
    @keyframes fadeInLeftBig {
        0% {
            opacity: 0;
            transform: translateX(-2000px);
        }

        100% {
            opacity: 1;
            transform: translateX(0);
        }
    }

    .animated.fadeInLeftBig {
        opacity: 1;

        -webkit-animation-name: fadeInLeftBig;
           -moz-animation-name: fadeInLeftBig;
             -o-animation-name: fadeInLeftBig;
                animation-name: fadeInLeftBig;
    }



/*===================================================================================*/
/*  fadeInRightBig                                                                   */
/*===================================================================================*/

    @-webkit-keyframes fadeInRightBig {
        0% {
            opacity: 0;
            -webkit-transform: translateX(2000px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0);
        }
    }

    @-moz-keyframes fadeInRightBig {
        0% {
            opacity: 0;
            -moz-transform: translateX(2000px);
        }

        100% {
            opacity: 1;
            -moz-transform: translateX(0);
        }
    }

    @-o-keyframes fadeInRightBig {
        0% {
            opacity: 0;
            -o-transform: translateX(2000px);
        }

        100% {
            opacity: 1;
            -o-transform: translateX(0);
        }
    }

    @keyframes fadeInRightBig {
        0% {
            opacity: 0;
            transform: translateX(2000px);
        }

        100% {
            opacity: 1;
            transform: translateX(0);
        }
    }

    .animated.fadeInRightBig {
        opacity: 1;

        -webkit-animation-name: fadeInRightBig;
           -moz-animation-name: fadeInRightBig;
             -o-animation-name: fadeInRightBig;
                animation-name: fadeInRightBig;
    }



/*===================================================================================*/
/*  bounceIn                                                                         */  
/*===================================================================================*/

    @-webkit-keyframes bounceIn {
        0% {
            opacity: 0;
            -webkit-transform: scale(.3);
        }

        50% {
            opacity: 1;
            -webkit-transform: scale(1.05);
        }

        70% {
            -webkit-transform: scale(.9);
        }

        100% {
            -webkit-transform: scale(1);
        }
    }

    @-moz-keyframes bounceIn {
        0% {
            opacity: 0;
            -moz-transform: scale(.3);
        }

        50% {
            opacity: 1;
            -moz-transform: scale(1.05);
        }

        70% {
            -moz-transform: scale(.9);
        }

        100% {
            -moz-transform: scale(1);
        }
    }

    @-o-keyframes bounceIn {
        0% {
            opacity: 0;
            -o-transform: scale(.3);
        }

        50% {
            opacity: 1;
            -o-transform: scale(1.05);
        }

        70% {
            -o-transform: scale(.9);
        }

        100% {
            -o-transform: scale(1);
        }
    }

    @keyframes bounceIn {
        0% {
            opacity: 0;
            transform: scale(.3);
        }

        50% {
            opacity: 1;
            transform: scale(1.05);
        }

        70% {
            transform: scale(.9);
        }

        100% {
            transform: scale(1);
        }
    }

    .animated.bounceIn {
        opacity: 1;

        -webkit-animation-name: bounceIn;
           -moz-animation-name: bounceIn;
             -o-animation-name: bounceIn;
                animation-name: bounceIn;
    }



/*===================================================================================*/
/*  bounceInUp                                                                       */
/*===================================================================================*/

    @-webkit-keyframes bounceInUp {
        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 bounceInUp {
        0% {
            opacity: 0;
            -moz-transform: translateY(2000px);
        }

        60% {
            opacity: 1;
            -moz-transform: translateY(-30px);
        }

        80% {
            -moz-transform: translateY(10px);
        }

        100% {
            -moz-transform: translateY(0);
        }
    }

    @-o-keyframes bounceInUp {
        0% {
            opacity: 0;
            -o-transform: translateY(2000px);
        }

        60% {
            opacity: 1;
            -o-transform: translateY(-30px);
        }

        80% {
            -o-transform: translateY(10px);
        }

        100% {
            -o-transform: translateY(0);
        }
    }

    @-ms-keyframes bounceInUp {
        0% {
            opacity: 0;
            -ms-transform: translateY(2000px);
        }

        60% {
            opacity: 1;
            -ms-transform: translateY(-30px);
        }

        80% {
            -ms-transform: translateY(10px);
        }

        100% {
            -ms-transform: translateY(0);
        }
    }

    @keyframes bounceInUp {
        0% {
            opacity: 0;
            transform: translateY(2000px);
        }

        60% {
            opacity: 1;
            transform: translateY(-30px);
        }

        80% {
            transform: translateY(10px);
        }

        100% {
            transform: translateY(0);
        }
    }

    .animated.bounceInUp {
        opacity: 1;

        -webkit-animation-name: bounceInUp;
           -moz-animation-name: bounceInUp;
             -o-animation-name: bounceInUp;
                animation-name: bounceInUp;
    }



/*===================================================================================*/
/*  bounceInDown                                                                     */
/*===================================================================================*/

    @-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);
        }
    }

    @-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);
        }
    }

    .animated.bounceInDown {
        opacity: 1;

        -webkit-animation-name: bounceInDown;
           -moz-animation-name: bounceInDown;
             -o-animation-name: bounceInDown;
                animation-name: bounceInDown;
    }



/*===================================================================================*/
/*  bounceInLeft                                                                     */
/*===================================================================================*/

    @-webkit-keyframes bounceInLeft {
        0% {
            opacity: 0;
            -webkit-transform: translateX(-2000px);
        }

        60% {
            opacity: 1;
            -webkit-transform: translateX(30px);
        }

        80% {
            -webkit-transform: translateX(-10px);
        }

        100% {
            -webkit-transform: translateX(0);
        }
    }

    @-moz-keyframes bounceInLeft {
        0% {
            opacity: 0;
            -moz-transform: translateX(-2000px);
        }

        60% {
            opacity: 1;
            -moz-transform: translateX(30px);
        }

        80% {
            -moz-transform: translateX(-10px);
        }

        100% {
            -moz-transform: translateX(0);
        }
    }

    @-o-keyframes bounceInLeft {
        0% {
            opacity: 0;
            -o-transform: translateX(-2000px);
        }

        60% {
            opacity: 1;
            -o-transform: translateX(30px);
        }

        80% {
            -o-transform: translateX(-10px);
        }

        100% {
            -o-transform: translateX(0);
        }
    }

    @keyframes bounceInLeft {
        0% {
            opacity: 0;
            transform: translateX(-2000px);
        }

        60% {
            opacity: 1;
            transform: translateX(30px);
        }

        80% {
            transform: translateX(-10px);
        }

        100% {
            transform: translateX(0);
        }
    }

    .animated.bounceInLeft {
        opacity: 1;

        -webkit-animation-name: bounceInLeft;
           -moz-animation-name: bounceInLeft;
             -o-animation-name: bounceInLeft;
                animation-name: bounceInLeft;
    }



/*===================================================================================*/
/*  bounceInRight                                                                    */
/*===================================================================================*/

    @-webkit-keyframes bounceInRight {
        0% {
            opacity: 0;
            -webkit-transform: translateX(2000px);
        }

        60% {
            opacity: 1;
            -webkit-transform: translateX(-30px);
        }

        80% {
            -webkit-transform: translateX(10px);
        }

        100% {
            -webkit-transform: translateX(0);
        }
    }

    @-moz-keyframes bounceInRight {
        0% {
            opacity: 0;
            -moz-transform: translateX(2000px);
        }

        60% {
            opacity: 1;
            -moz-transform: translateX(-30px);
        }

        80% {
            -moz-transform: translateX(10px);
        }

        100% {
            -moz-transform: translateX(0);
        }
    }

    @-o-keyframes bounceInRight {
        0% {
            opacity: 0;
            -o-transform: translateX(2000px);
        }

        60% {
            opacity: 1;
            -o-transform: translateX(-30px);
        }

        80% {
            -o-transform: translateX(10px);
        }

        100% {
            -o-transform: translateX(0);
        }
    }

    @keyframes bounceInRight {
        0% {
            opacity: 0;
            transform: translateX(2000px);
        }

        60% {
            opacity: 1;
            transform: translateX(-30px);
        }

        80% {
            transform: translateX(10px);
        }

        100% {
            transform: translateX(0);
        }
    }

    .animated.bounceInRight {
        opacity: 1;

        -webkit-animation-name: bounceInRight;
           -moz-animation-name: bounceInRight;
             -o-animation-name: bounceInRight;
                animation-name: bounceInRight;
    }



/*===================================================================================*/
/* rotateInUpLeft                                                                    */
/*===================================================================================*/

    @-webkit-keyframes rotateInUpLeft {
        0% {
            -webkit-transform-origin: left bottom;
            -webkit-transform: rotate(90deg);
            opacity: 0;
        }

        100% {
            -webkit-transform-origin: left bottom;
            -webkit-transform: rotate(0);
            opacity: 1;
        }
    }

    @-moz-keyframes rotateInUpLeft {
        0% {
            -moz-transform-origin: left bottom;
            -moz-transform: rotate(90deg);
            opacity: 0;
        }

        100% {
            -moz-transform-origin: left bottom;
            -moz-transform: rotate(0);
            opacity: 1;
        }
    }

    @-o-keyframes rotateInUpLeft {
        0% {
            -o-transform-origin: left bottom;
            -o-transform: rotate(90deg);
            opacity: 0;
        }

        100% {
            -o-transform-origin: left bottom;
            -o-transform: rotate(0);
            opacity: 1;
        }
    }

    @keyframes rotateInUpLeft {
        0% {
            transform-origin: left bottom;
            transform: rotate(90deg);
            opacity: 0;
        }

        100% {
            transform-origin: left bottom;
            transform: rotate(0);
            opacity: 1;
        }
    }

    .animated.rotateInUpLeft {
        opacity: 1;

        -webkit-animation-name: rotateInUpLeft;
           -moz-animation-name: rotateInUpLeft;
             -o-animation-name: rotateInUpLeft;
                animation-name: rotateInUpLeft;
    }



/*===================================================================================*/
/*  rotateInDownLeft                                                                  */
/*===================================================================================*/

    @-webkit-keyframes rotateInDownLeft {
        0% {
            -webkit-transform-origin: left bottom;
            -webkit-transform: rotate(-90deg);
            opacity: 0;
        }

        100% {
            -webkit-transform-origin: left bottom;
            -webkit-transform: rotate(0);
            opacity: 1;
        }
    }

    @-moz-keyframes rotateInDownLeft {
        0% {
            -moz-transform-origin: left bottom;
            -moz-transform: rotate(-90deg);
            opacity: 0;
        }

        100% {
            -moz-transform-origin: left bottom;
            -moz-transform: rotate(0);
            opacity: 1;
        }
    }

    @-o-keyframes rotateInDownLeft {
        0% {
            -o-transform-origin: left bottom;
            -o-transform: rotate(-90deg);
            opacity: 0;
        }

        100% {
            -o-transform-origin: left bottom;
            -o-transform: rotate(0);
            opacity: 1;
        }
    }

    @keyframes rotateInDownLeft {
        0% {
            transform-origin: left bottom;
            transform: rotate(-90deg);
            opacity: 0;
        }

        100% {
            transform-origin: left bottom;
            transform: rotate(0);
            opacity: 1;
        }
    }

    .animated.rotateInDownLeft {
        opacity: 1;

        -webkit-animation-name: rotateInDownLeft;
           -moz-animation-name: rotateInDownLeft;
             -o-animation-name: rotateInDownLeft;
                animation-name: rotateInDownLeft;
    }



/*===================================================================================*/
/*  rotateInUpRight                                                                  */  
/*===================================================================================*/

    @-webkit-keyframes rotateInUpRight {
        0% {
            -webkit-transform-origin: right bottom;
            -webkit-transform: rotate(-90deg);
            opacity: 0;
        }

        100% {
            -webkit-transform-origin: right bottom;
            -webkit-transform: rotate(0);
            opacity: 1;
        }
    }

    @-moz-keyframes rotateInUpRight {
        0% {
            -moz-transform-origin: right bottom;
            -moz-transform: rotate(-90deg);
            opacity: 0;
        }

        100% {
            -moz-transform-origin: right bottom;
            -moz-transform: rotate(0);
            opacity: 1;
        }
    }

    @-o-keyframes rotateInUpRight {
        0% {
            -o-transform-origin: right bottom;
            -o-transform: rotate(-90deg);
            opacity: 0;
        }

        100% {
            -o-transform-origin: right bottom;
            -o-transform: rotate(0);
            opacity: 1;
        }
    }

    @keyframes rotateInUpRight {
        0% {
            transform-origin: right bottom;
            transform: rotate(-90deg);
            opacity: 0;
        }

        100% {
            transform-origin: right bottom;
            transform: rotate(0);
            opacity: 1;
        }
    }

    .animated.rotateInUpRight {
        opacity: 1;

        -webkit-animation-name: rotateInUpRight;
           -moz-animation-name: rotateInUpRight;
             -o-animation-name: rotateInUpRight;
                animation-name: rotateInUpRight;
    }



/*===================================================================================*/
/*  rotateInDownRight                                                                */
/*===================================================================================*/

    @-webkit-keyframes rotateInDownRight {
        0% {
            -webkit-transform-origin: right bottom;
            -webkit-transform: rotate(90deg);
            opacity: 0;
        }

        100% {
            -webkit-transform-origin: right bottom;
            -webkit-transform: rotate(0);
            opacity: 1;
        }
    }

    @-moz-keyframes rotateInDownRight {
        0% {
            -moz-transform-origin: right bottom;
            -moz-transform: rotate(90deg);
            opacity: 0;
        }

        100% {
            -moz-transform-origin: right bottom;
            -moz-transform: rotate(0);
            opacity: 1;
        }
    }

    @-o-keyframes rotateInDownRight {
        0% {
            -o-transform-origin: right bottom;
            -o-transform: rotate(90deg);
            opacity: 0;
        }

        100% {
            -o-transform-origin: right bottom;
            -o-transform: rotate(0);
            opacity: 1;
        }
    }

    @keyframes rotateInDownRight {
        0% {
            transform-origin: right bottom;
            transform: rotate(90deg);
            opacity: 0;
        }

        100% {
            transform-origin: right bottom;
            transform: rotate(0);
            opacity: 1;
        }
    }

    .animated.rotateInDownRight {
        opacity: 1;

        -webkit-animation-name: rotateInDownRight;
           -moz-animation-name: rotateInDownRight;
             -o-animation-name: rotateInDownRight;
                animation-name: rotateInDownRight;
    }



/*===================================================================================*/
/*  lightSpeedRight                                                                  */
/*===================================================================================*/

    @-webkit-keyframes lightSpeedRight {
        0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
        60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; }
        80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; }
        100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
    }

    @-moz-keyframes lightSpeedRight {
        0% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
        60% { -moz-transform: translateX(-20%) skewX(30deg); opacity: 1; }
        80% { -moz-transform: translateX(0%) skewX(-15deg); opacity: 1; }
        100% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
    }

    @-o-keyframes lightSpeedRight {
        0% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
        60% { -o-transform: translateX(-20%) skewX(30deg); opacity: 1; }
        80% { -o-transform: translateX(0%) skewX(-15deg); opacity: 1; }
        100% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
    }

    @keyframes lightSpeedRight {
        0% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
        60% { transform: translateX(-20%) skewX(30deg); opacity: 1; }
        80% { transform: translateX(0%) skewX(-15deg); opacity: 1; }
        100% { transform: translateX(0%) skewX(0deg); opacity: 1; }
    }

    .animated.lightSpeedRight {
        opacity: 1;

        -webkit-animation-name: lightSpeedRight;
           -moz-animation-name: lightSpeedRight;
             -o-animation-name: lightSpeedRight;
                animation-name: lightSpeedRight;

        -webkit-animation-timing-function: ease-out;
           -moz-animation-timing-function: ease-out;
             -o-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
    }

    .animated.lightSpeedRight {
        opacity: 1;

        -webkit-animation-duration: 0.5s;
           -moz-animation-duration: 0.5s;
             -o-animation-duration: 0.5s;
                animation-duration: 0.5s;
    }



/*===================================================================================*/
/*  lightSpeedLeft                                                                  */
/*===================================================================================*/

    @-webkit-keyframes lightSpeedLeft {
        0% { -webkit-transform: translateX(-100%) skewX(-30deg); opacity: 0; }
        60% { -webkit-transform: translateX(20%) skewX(30deg); opacity: 1; }
        80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; }
        100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
    }

    @-moz-keyframes lightSpeedLeft {
        0% { -moz-transform: translateX(-100%) skewX(-30deg); opacity: 0; }
        60% { -moz-transform: translateX(20%) skewX(30deg); opacity: 1; }
        80% { -moz-transform: translateX(0%) skewX(-15deg); opacity: 1; }
        100% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
    }

    @-o-keyframes lightSpeedLeft {
        0% { -o-transform: translateX(-100%) skewX(-30deg); opacity: 0; }
        60% { -o-transform: translateX(20%) skewX(30deg); opacity: 1; }
        80% { -o-transform: translateX(0%) skewX(-15deg); opacity: 1; }
        100% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
    }

    @keyframes lightSpeedLeft {
        0% { transform: translateX(-100%) skewX(-30deg); opacity: 0; }
        60% { transform: translateX(20%) skewX(30deg); opacity: 1; }
        80% { transform: translateX(0%) skewX(-15deg); opacity: 1; }
        100% { transform: translateX(0%) skewX(0deg); opacity: 1; }
    }

    .animated.lightSpeedLeft {
        opacity: 1;

        -webkit-animation-name: lightSpeedLeft;
           -moz-animation-name: lightSpeedLeft;
             -o-animation-name: lightSpeedLeft;
                animation-name: lightSpeedLeft;

        -webkit-animation-timing-function: ease-out;
           -moz-animation-timing-function: ease-out;
             -o-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
    }

    .animated.lightSpeedLeft {
        opacity: 1;

        -webkit-animation-duration: 0.5s;
           -moz-animation-duration: 0.5s;
             -o-animation-duration: 0.5s;
                animation-duration: 0.5s;
    }





    @-webkit-keyframes rollIn {
        0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); }
        100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
    }

    @-moz-keyframes rollIn {
        0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); }
        100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); }
    }

    @-o-keyframes rollIn {
        0% { opacity: 0; -o-transform: translateX(-100%) rotate(-120deg); }
        100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); }
    }

    @keyframes rollIn {
        0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); }
        100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
    }

    .animated.rollIn {
        opacity: 1;

        -webkit-animation-name: rollIn;
           -moz-animation-name: rollIn;
             -o-animation-name: rollIn;
                animation-name: rollIn;
    }


.op0 {
    opacity: 0.01;
}

/* Remove lazy for mobile devices */
@media only screen and (max-width: 1024px) {
    .op0 {
        opacity: 1;
    }
}

/*===================================================================================*/
/*  animated                                                                      */
/*===================================================================================*/