
@font-face {
    font-family: AthelasRegular; 
    src:url("../fonts/AthelasRegular.eot"), /*IE*/
        url("../fonts/AthelasRegular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/AthelasRegular.woff") format("woff"),
        url("../fonts/AthelasRegular.ttf") format("truetype"), /*Non-IE*/
        url("../fonts/AthelasRegular.svg#AthelasRegular") format("svg");
}

@font-face {
    font-family: Cochin; 
    src:url("../fonts/Cochin.eot"), /*IE*/
        url("../fonts/Cochin.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Cochin.woff") format("woff"),
        url("../fonts/Cochin.ttf") format("truetype"), /*Non-IE*/
        url("../fonts/Cochin.svg#Cochin") format("svg");
}

@font-face {
    font-family: NewYorkSignature; 
    src:url("../fonts/NewYorkSignature.eot"), /*IE*/
        url("../fonts/NewYorkSignature.eot?#iefix") format("embedded-opentype"),
        url("../fonts/NewYorkSignature.woff") format("woff"),
        url("../fonts/NewYorkSignature.ttf") format("truetype"), /*Non-IE*/
        url("../fonts/NewYorkSignature.svg#NewYorkSignature") format("svg");
}

body {
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	background-color: #f8efe4;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9, p, a, ul{
	padding:0;
	margin:0;
}

#up_btn {
	z-index: 1000;
	width: 50px;
	height: 50px;
	bottom:15px;
	right:15px;
	position: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.7);
	background-image:url(../images/up_btn.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	cursor:pointer;
	
	-webkit-transition:all 0.7s linear; 
	-moz-transition:all 0.7s linear; 
	-ms-transition:all 0.7s linear; 
	-o-transition:all 0.7s linear; 
	transition:all 0.7s linear; 	
}

#up_btn:hover {
	background-color: rgba(0, 0, 0, 1);
}

#down_btn {
	z-index: 1000;
	width: 50px;
	height: 50px;
	bottom: 15px;
	right: calc(50% - 25px);
	position: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.7);
	background-image:url(../images/down_btn.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	
	-webkit-transition:all 0.7s linear; 
	-moz-transition:all 0.7s linear; 
	-ms-transition:all 0.7s linear; 
	-o-transition:all 0.7s linear; 
	transition:all 0.7s linear; 	
}

#down_btn:hover {
	background-color: rgba(0, 0, 0, 1);
}

img {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    display: block;
    object-fit: contain;
}

#synergie_logo {
	z-index:2000;
	width: 227px;
	height: 50px;
	top: 10px;
	left: 30px;
	position:absolute;
	background-repeat:no-repeat;
	background-position: 50% 50%;
	background-image: url(../images/synergie_logo.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#header {
	z-index:1000;
	width:100%;
	height:80px;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	position:fixed;
	background-color: #f8efe4;
}

#container {
	z-index: 0;
	width: 100%;
	height: auto;
	top: 80px;
	position: absolute;
}

#container h1 {
	z-index: 500;
	width: 100%;
	margin: 0 0 -60px 0;
	text-align: left;
	font-family: NewYorkSignature;
	font-size: 80pt;
	font-weight: 300;
	color: #727d84;
	float: left;
	position: relative;
}

#container h2{
	z-index: 500;
	width: 100%;
	margin: 0;
	text-transform:uppercase;
	text-align: center;
	font-family: Cochin;
	font-size: 70pt;
	font-weight: 300;
	letter-spacing: 1.5px;
	color: #b8242b;
	float: left;
	position: relative;
	animation: flipInX 2s forwards;
}

#container h3 {
	z-index: 500;
	width: 100%;
	margin: -15px 0 0 0;
	text-transform:uppercase;
	text-align: right;
	font-family: Cochin;
	font-size: 28pt;
	font-weight: 300;
	letter-spacing: 1.5px;
	color: #b8242b;
	float: left;
	position: relative;
}

#container h4 {
	z-index: 500;
	width: 100%;
	margin: 0;
	text-transform:uppercase;
	text-align: center;
	font-family: Cochin;
	font-size: 50pt;
	font-weight: 300;
	letter-spacing: 1.5px;
	color: #b8242b;
	float: left;
	position: relative;
}

#container h5 {
	z-index: 500;
	width: 100%;
	margin: -55px 0 0 0;
	left: 100px;
	text-align: center;
	font-family: NewYorkSignature;
	font-size: 60pt;
	font-weight: 300;
	color: #727d84;
	float: left;
	position: relative;
}

#container h6 {
	z-index: 500;
	width: 100%;
	margin: 0 0 -55px 0;
	left: -200px;
	text-align: center;
	font-family: NewYorkSignature;
	font-size: 60pt;
	font-weight: 300;
	color: #727d84;
	float: left;
	position: relative;
}

#container h7 {
	z-index: 500;
	width: 100%;
	margin: 0;
	text-transform:uppercase;
	text-align: left;
	font-family: Cochin;
	font-size: 50pt;
	font-weight: 300;
	letter-spacing: 1.5px;
	color: #b8242b;
	float: left;
	position: relative;
}

#container h8 {
	z-index: 500;
	width: 100%;
	margin: -55px 0 0 0;
	left: 100px;
	text-align: right;
	font-family: NewYorkSignature;
	font-size: 60pt;
	font-weight: 300;
	color: #727d84;
	float: left;
	position: relative;
}

#container h9 {
	width: auto;
	margin: 0;
	text-align: left;
	font-family: AthelasRegular;
	font-size: 16pt;
	font-weight: 300;
	color: #b8242b;
	float: left;
	position: relative;
}

#container p{
	width: 100%;
	text-align: left;
	font-family: AthelasRegular;
	font-size: 14pt;
	font-weight: 300;
	color: #1c1f20;
	float: left;
	position: relative;
}

#home {
	z-index: 0;
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}

#home_text {
	z-index: 100;
	width: 520px;
	height: auto;
	top: 50px;
	left: calc(50% - 260px);
	position: absolute;
}

#pic1 {
	width: 50%;
	height: auto;
	top: 0;
	float: right;
	position: relative;
}

#pic2 {
	z-index: 10;
	width: 25%;
	height: auto;
	top: 40vh;
	left: 5%;
	position: absolute;
}

#pic3 {
	width: 20%;
	height: auto;
	top: 60vh;
	left: 20%;
	position: absolute;
}

#pic4 {
	width: 30%;
	height: auto;
	top: 0;
	left: 5%;
	position: absolute;
}

#pic5 {
	z-index: 10;
	width: 70%;
	height: auto;
	top: 0;
	right: 5%;
	float: right;
	position: relative;
}

#spark {
	width: 100%;
	height: auto;
	padding: 100px 0 0 0;
	float: left;
	position: relative;
}

.container {
    width: 100%;
	height: auto;
	padding:0;
    float: left;
	position:relative;
	text-align:center;
	background-repeat:no-repeat;
	background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	overflow: visible;
}

.container2 {
    width: 100%;
	height: auto;
	padding:0;
    float: left;
	position:relative;
}

.container_title {
	width: 100%;
	height: auto;
	margin: 100px 0 0 0;
	float: left;
	position: relative;
}

.container_title2 {
	width: 100%;
	height: auto;
	margin: 100px 0 0 0;
	float: left;
	position: relative;
}

.container_text {
	width: 40%;
	height: auto;
	margin: 0 10% 50px 0;
	float: right;
	position: relative;
}

#clients_logo {
	z-index: 5;
    width: 1200px;
	height: auto;
	padding:0;
	margin:auto;
	position:relative;
}

.logo_list {
	z-index: 5;
    width: 200px;
	height: auto;
	padding:0;
    margin: 5px 20px 5px 20px;
	float: left;
	position:relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

/***************************************************
			        Services
***************************************************/
#services {
    width: 1000px;
    height: auto;
    padding: 0;
	margin:auto;
	position:relative;
}

.service1 {
	width:100%;
	height:auto;
	padding: 0;
	margin: 0 0 20px 0;
	float:left;
	position:relative;
}

.service2 {
	width:100%;
	height:auto;
	padding: 0;
	margin: 20px 0 0 0;
	float:left;
	position:relative;
}

#service {
	margin: auto;
	float: none;
}

.service {
	width:460px;
	height:460px;
	padding: 0;
	margin: 0 20px 0 20px;
	float:left;
	position:relative;
	background-color: #727d84;
	overflow: hidden;
}

.service_text {
	z-index: 100;
	width: 100%;
	height: 100%;
	text-transform:uppercase;
	text-align: center;
	font-family: Cochin;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1.5px;
	color: #ffffff;
	position: absolute;
	overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
	
    -webkit-transition: 0.7s ease;
    -moz-transition: 0.7s ease;
    -ms-transition: 0.7s ease;
    -o-transition: 0.7s ease;
    transition: 0.7s ease;
}

.show_more {
	z-index: 100;
	width: 100%;
	height: 0;
	text-transform:uppercase;
	text-align: center;
    text-shadow:1px 1px 10px #000000, 1px 1px 5px #888888;
	font-family: Cochin;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1.5px;
	color: #ffffff;
	position: absolute;
	overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
	
    -webkit-transition: 0.7s ease;
    -moz-transition: 0.7s ease;
    -ms-transition: 0.7s ease;
    -o-transition: 0.7s ease;
    transition: 0.7s ease;
}

.overlay {
	z-index: 50;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #5d574e;
	opacity: 0.8;
	
    -webkit-transition: 0.7s ease;
    -moz-transition: 0.7s ease;
    -ms-transition: 0.7s ease;
    -o-transition: 0.7s ease;
    transition: 0.7s ease;
}

.background {
	z-index:0;
	width:100%;
	height:100%;
	position:absolute;
	background-repeat:no-repeat;
	background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	overflow: hidden;
	background-color: #8d847a;
	background-blend-mode: luminosity;
	
    -webkit-transition: 0.7s ease;
    -moz-transition: 0.7s ease;
    -ms-transition: 0.7s ease;
    -o-transition: 0.7s ease;
    transition: 0.7s ease;
	
    -webkit-transform: scale(1.01, 1.01);
    -moz-transform: scale(1.01, 1.01);
    -ms-transform: scale(1.01, 1.01);
    -o-transform: scale(1.01, 1.01);
    transform: scale(1.01, 1.01);
}

.service:hover>.service_text,
.project:hover .service_text {
	height: 0;
}

.service:hover>.show_more,
.project:hover .show_more {
	height: 100%;
}

.service:hover>.overlay,
.project:hover .overlay {
    opacity: 0.2;
}

.service:hover>.background,
.project:hover .background {
	background-blend-mode: normal;
    -webkit-transform: scale(1.10, 1.10);
    -moz-transform: scale(1.10, 1.10);
    -ms-transform: scale(1.10, 1.10);
    -o-transform: scale(1.10, 1.10);
    transform: scale(1.10, 1.10);
}

/***************************************************
			        Projects
***************************************************/
#projects {
    width: 1100px;
    height: auto;
    padding: 0;
	margin:auto;
	position:relative;
}

.project {
	z-index: 0;
	width: 100%;
	height: 500px;
	margin: 25px 0 25px 0;
	float: left;
	position: relative;
}

.project1 {
	z-index: 0;
	width: 75%;
	height: 500px;
	left: 0;
	position: absolute;
	overflow: hidden;
}

.project2 {
	z-index: 0;
	width: 75%;
	height: 500px;
	right: 0;
	position: absolute;
	overflow: hidden;
}

.project_text {
	z-index: 100;
	width: 100%;
	height: 500px;
	padding: 0;
	position: absolute;
	display: flex;
    align-items: center;
}

.project_text1 {
	width: auto;
	height: auto;
	padding: 0;
	right: 10%;
	position: absolute;
}

.project_text1A {
	width: 100%;
	text-transform:uppercase;
	text-align: right;
	font-family: Cochin;
	font-size: 24pt;
	font-weight: 300;
	letter-spacing: 1.5px;
	color: #b8242b;
	float: left;
	position: relative;
}

.project_text1BC {
	width: auto;
	padding: 10px;
	margin: 10px 0 0 0;
	float: right;
	position: relative;
	background-image: linear-gradient(to left, rgba(125, 120, 113, 1) , rgba(125, 120, 113, 0));
}

.project_text1B {
	width: 100%;
	margin: 0 0 10px 0;
	text-align: right;
	font-family: Cochin;
	text-transform:uppercase;
	font-size: 16pt;
	font-weight: 600;
	letter-spacing: 1.5px;
	color: #ffffff;
	float: left;
	position: relative;
}

.project_text1C {
	width: 100%;
	text-align: right;
	font-family: Cochin;
	font-size: 12pt;
	font-weight: 300;
	font-style: italic;
	letter-spacing: 1.5px;
	color: #ffffff;
	float: left;
	position: relative;
}

.project_text2 {
	width: auto;
	height: auto;
	padding: 0;
	left: 10%;
	position: absolute;
}

.project_text2A {
	width: 100%;
	text-transform:uppercase;
	text-align: left;
	font-family: Cochin;
	font-size: 24pt;
	font-weight: 300;
	letter-spacing: 1.5px;
	color: #b8242b;
	float: left;
	position: relative;
}

.project_text2BC {
	width: auto;
	padding: 10px;
	margin: 10px 0 0 0;
	float: left;
	position: relative;
	background-image: linear-gradient(to right, rgba(125, 120, 113, 1) , rgba(125, 120, 113, 0));
}

.project_text2B {
	width: 100%;
	margin: 0 0 10px 0;
	text-align: left;
	font-family: Cochin;
	text-transform:uppercase;
	font-size: 16pt;
	font-weight: 600;
	letter-spacing: 1.5px;
	color: #ffffff;
	float: left;
	position: relative;
}

.project_text2C {
	width: 100%;
	text-align: left;
	font-family: Cochin;
	text-transform:uppercase;
	font-size: 12pt;
	font-weight: 300;
	font-style: italic;
	color: #ffffff;
	float: left;
	position: relative;
}

/***************************************************
			        Works
***************************************************/

#works_iframe {
	z-index: 5000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	display: none;
}

#black_BG {
	z-index: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
}

#iframe_box {
	z-index: 100;
	width: 90%;
	height: calc(100% - 80px);
	top: 80px;
	left: 5%;
	position: absolute;
}

iframe {
	z-index: 100;
	width: 100%;
	height: 100%;
	position: absolute;
}

#back {
	z-index: 1000;
	width: 50px;
	height: 50px;
	top:0;
	right:20px;
	position: absolute;
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.7);
	background-image:url(../images/back_btn.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	cursor:pointer;
	
	-webkit-transition:all 0.7s linear; 
	-moz-transition:all 0.7s linear; 
	-ms-transition:all 0.7s linear; 
	-o-transition:all 0.7s linear; 
	transition:all 0.7s linear; 	
}

#back:hover {
	background-color: rgba(0, 0, 0, 1);
}

.works {
	width: 1200px;
	height: auto;
	margin: 0 auto 50px;
	position: relative;
}

.works2 {
	width: 1200px;
	height: auto;
	margin: 0 auto 30px;
	position: relative;
}

.works3 {
	width: 1200px;
	height: auto;
	margin: 0 auto 70px;
	position: relative;
}

.works_video {
    width: 1200px;
    height: 675px;
    padding: 0;
	margin: 0 auto 0;
	position:relative;
    background-color: #000000;
}

.works_text {
	width: 100%;
	margin: 5px auto 0;
	text-align: center;
	font-family: AthelasRegular;
	font-size: 14pt;
	font-weight: 300;
	letter-spacing: 1.5px;
	color: #1c1f20;
	position: relative;
}

.works_text1 {
	width: 100%;
	margin: 0;
	text-align: center;
	font-family: AthelasRegular;
	font-size: 14pt;
	font-weight: 300;
	letter-spacing: 1.5px;
	color: #1c1f20;
	float: left;
	position: relative;
}

.works_text2 {
	width: 100%;
	margin: 0;
	text-align: center;
	font-family: AthelasRegular;
	font-size: 18pt;
	font-weight: 300;
	letter-spacing: 1.5px;
	color: #1c1f20;
	float: left;
	position: relative;
}

.works_text3 {
	width: 100%;
	margin: 40px 0 0 0;
	text-align: center;
	font-family: AthelasRegular;
	font-size: 14pt;
	font-weight: 300;
	letter-spacing: 1.5px;
	color: #b8242b;
	float: left;
	position: relative;
}

.works_btn {
	width: 100%;
	height: auto;
	margin: 25px 0 60px 0;
	float: left;
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.works_btn2 {
	width: auto;
	height: auto;
	padding: 5px 20px 5px 20px;
	text-align: center;
	font-family: AthelasRegular;
	font-size: 14pt;
	font-weight: 300;
	line-height: 30px;
	letter-spacing: 1.5px;
	color: #ffffff;
	position: absolute;
	background-color: #b8242b;
}

/***************************************************
			        Contact
***************************************************/

#pic6 {
	z-index: 0;
	width: 40%;
	height: auto;
	float: left;
	position: relative;
}

#contact {
	z-index: 10;
	width: 40%;
	height: auto;
	margin: 0 0 0 10%;
	float: left;
	position:relative;
}

#contact p a{
	text-decoration: none;
	color: #1c1f20;
}

.contact_spacing {
	width: 100%;
	height: 50px;
	float:left;
	position:relative;
}

#contact_icon {
	width: auto;
	height: 40px;
	margin: -5px 0 0 30px;
	float: left;
	position:relative;
}

.contact_icon {
	width: 40px;
	height: 40px;
	margin:0 6px 0 0;
	float:left;
	position:relative;
}

#copyright {
	width: 100%;
	height: auto;
	margin:30px 0 0 0;
	float:left;
	position:relative;
	font-family: AthelasRegular;
	font-size: 11pt;
	font-weight: 300;
	line-height:20px;
	text-align:left;
	color: #1c1f20;
}

#copyright2 {
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
	float:left;
	position:relative;
	font-family: AthelasRegular;
	font-size: 11pt;
	font-weight: 300;
	line-height:20px;
	text-align:center;
	color: #1c1f20;
}

/***************************************************
			        Animation
***************************************************/

.zoom-inout {
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
	
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
}

.animation-element {
    opacity: 0;
    position: relative;
}

.animation-element.zoom-in {
    opacity: 0;
    -moz-transition: all 1500ms linear;
    -webkit-transition: all 1500ms linear;
    -o-transition: all 1500ms linear;
    transition: all 1500ms linear;
	
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
}

.animation-element.zoom-in.in-view {
    opacity: 1;
	
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.animation-element.zoom-out {
    opacity: 0;
    -moz-transition: all 1500ms linear;
    -webkit-transition: all 1500ms linear;
    -o-transition: all 1500ms linear;
    transition: all 1500ms linear;
	
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.animation-element.zoom-out.in-view {
    opacity: 1;
	
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 700ms linear;
    -webkit-transition: all 700ms linear;
    -o-transition: all 700ms linear;
    transition: all 700ms linear;
    -moz-transform: translate3d(-150px, 0px, 0px);
    -webkit-transform: translate3d(-150px, 0px, 0px);
    -o-transform: translate(-150px, 0px);
    -ms-transform: translate(-150px, 0px);
    transform: translate3d(-150px, 0px, 0px);
}

.animation-element.slide-left.in-view {
    opacity: 1;
	
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-right {
    opacity: 0;
    -moz-transition: all 700ms linear;
    -webkit-transition: all 700ms linear;
    -o-transition: all 700ms linear;
    transition: all 700ms linear;
    -moz-transform: translate3d(150px, 0px, 0px);
    -webkit-transform: translate3d(150px, 0px, 0px);
    -o-transform: translate(150px, 0px);
    -ms-transform: translate(150px, 0px);
    transform: translate3d(150px, 0px, 0px);
}

.animation-element.slide-right.in-view {
    opacity: 1;
	
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-up {
    opacity: 0;
    -moz-transition: all 700ms linear;
    -webkit-transition: all 700ms linear;
    -o-transition: all 700ms linear;
    transition: all 700ms linear;
    -moz-transform: translate3d(0px, 150px, 0px);
    -webkit-transform: translate3d(0px, 150px, 0px);
    -o-transform: translate(0px, 150px, 0px);
    -ms-transform: translate(0px, 150px, 0px);
    transform: translate3d(0px, 150px, 0px);
}

.animation-element.slide-up.in-view {
    opacity: 1;
	
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-down {
    opacity: 0;
    -moz-transition: all 700ms linear;
    -webkit-transition: all 700ms linear;
    -o-transition: all 700ms linear;
    transition: all 700ms linear;
    -moz-transform: translate3d(0px, -150px, 0px);
    -webkit-transform: translate3d(0px, -150px, 0px);
    -o-transform: translate(0px, -150px, 0px);
    -ms-transform: translate(0px, -150px, 0px);
    transform: translate3d(0px, -150px, 0px);
}

.animation-element.slide-down.in-view {
    opacity: 1;
	
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
