/*
Theme Name:         Ama Capsula
Description:        Ama Capsula
Version:            1.0
Author:             Ledio Fejzaj
*/
html, body {
	padding:0;
	margin: 0 0 0 -1px; 
	font-family: Helvetica, Arial, sans-serif; 
	color:#4a443d; 
	text-align:center;
	font-size: 12px;
	color: white;
	height: 32500px;
}

@-moz-document url-prefix() {
    html, body {
        margin: 0;
    }
}

#skrollr-body {
	width:100%; 
	height:100%; 
	position:fixed; 
}

#skrollr-body div {
	position: absolute;
	overflow: hidden; 
}

#skrollr-body #intro div {
	overflow: visible;
}

#supported {
	width: 196px;
	height: 61px;
	background: url('img/supported.png');
	position: fixed;
	left: 30px;
	bottom: 30px;
}

#wrapper {
	width: 800px;
	height: 100%;
	position: relative;
}

#logo {
	width: 100%;
	height: 20%;
	top:0;
	left:0;
	z-index: 40;
	position: absolute;
	background: url('img/logo.png') no-repeat 50% 60%;
}

#coverflow {
	width: 800px !important;
	height: 300px !important;
	background: black;
	border: none;
	z-index: 50;
	position: absolute;
	top:17%;
	left:0;
}

#coverflow .sc-selected:hover span {
	opacity: 1;
}

#coverflow span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: 0.6s ease;
	-moz-transition: 0.6s ease;
	-o-transition: 0.6s ease;
	-ms-transition: 0.6s ease;
	transition: 0.6s ease;
}

/*== Hover AL ==*/

#coverflow .cap-1 {
	background: url('img/hover/al/h-1.png') no-repeat;
}

#coverflow .cap-2 {
	background: url('img/hover/al/h-2.png') no-repeat;
}

#coverflow .cap-3 {
	background: url('img/hover/al/h-3.png') no-repeat;
}

#coverflow .cap-4 {
	background: url('img/hover/al/h-4.png') no-repeat;
}

#coverflow .cap-5 {
	background: url('img/hover/al/h-5.png') no-repeat;
}

#coverflow .cap-6 {
	background: url('img/hover/al/h-6.png') no-repeat;
}

#coverflow .cap-7 {
	background: url('img/hover/al/h-7.png') no-repeat;
}

/*== Hover AL ==*/

#coverflow .cap-1-it {
	background: url('img/hover/it/h-1.png') no-repeat;
}

#coverflow .cap-2-it {
	background: url('img/hover/it/h-2.png') no-repeat;
}

#coverflow .cap-3-it {
	background: url('img/hover/it/h-3.png') no-repeat;
}

#coverflow .cap-4-it {
	background: url('img/hover/it/h-4.png') no-repeat;
}

#coverflow .cap-5-it {
	background: url('img/hover/it/h-5.png') no-repeat;
}

#coverflow .cap-6-it {
	background: url('img/hover/it/h-6.png') no-repeat;
}

#coverflow .cap-7-it {
	background: url('img/hover/it/h-7.png') no-repeat;
}

/*== Hover EN ==*/

#coverflow .cap-1-en {
	background: url('img/hover/en/h-1.png') no-repeat;
}

#coverflow .cap-2-en {
	background: url('img/hover/en/h-2.png') no-repeat;
}

#coverflow .cap-3-en {
	background: url('img/hover/en/h-3.png') no-repeat;
}

#coverflow .cap-4-en {
	background: url('img/hover/en/h-4.png') no-repeat;
}

#coverflow .cap-5-en {
	background: url('img/hover/en/h-5.png') no-repeat;
}

#coverflow .cap-6-en {
	background: url('img/hover/en/h-6.png') no-repeat;
}

#coverflow .cap-7-en {
	background: url('img/hover/en/h-7.png') no-repeat;
}

/*== Hover DE ==*/

#coverflow .cap-1-de {
	background: url('img/hover/de/h-1.png') no-repeat;
}

#coverflow .cap-2-de {
	background: url('img/hover/de/h-2.png') no-repeat;
}

#coverflow .cap-3-de {
	background: url('img/hover/de/h-3.png') no-repeat;
}

#coverflow .cap-4-de {
	background: url('img/hover/de/h-4.png') no-repeat;
}

#coverflow .cap-5-de {
	background: url('img/hover/de/h-5.png') no-repeat;
}

#coverflow .cap-6-de {
	background: url('img/hover/de/h-6.png') no-repeat;
}

#coverflow .cap-7-de {
	background: url('img/hover/de/h-7.png') no-repeat;
}

#intro #lang {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 85px;
	z-index: 999;
}

#intro #lang a {
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}

#intro #lang .active {
	color: #f1231b;
}

#intro #lang .inactive {
	color: white;
}

#info {
	width: 100%;
	height: 25%;
	position: relative;
	bottom: 18%;
	left: 0;
	z-index: 70;
}

#info .left {
	width: 60%;
	position: absolute;
	left: 0;
	top: 10px;
	padding: 0 20%;
}

#info .left h3 {
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	margin: 0;
	font-weight: 100;
}

#info .left h4 {
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	margin: 0 0 10px 0;
	font-weight: 400;
}

#info .left p {
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	font-weight: 200;
	color: #cecece;
	line-height: 15px;
}

#info .right h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	margin: 0 0 6px;
	font-weight: 100;
}

#info .right h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	margin: 0;
	font-weight: 100;
}

#info .right h4 span {
	color: #df0e0e;
	font-weight: 400;
}

#info .right section {
	width: 172px;
	height: 126px;
	margin: 17px 0 0 0;
	background: url('img/movements.png') no-repeat;
	background-size: 120px 89px;
}

/*== Navigation ==*/

#navigation {
	z-index:500;
	position: fixed;
	width: 150px;
	height: 40%;
	margin: 0 10px 0 0;
	right: 0;
	top: 30%;
	bottom: 30%;
	text-transform: uppercase;
}

#navigation ul, 
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation a {
	text-transform: none;
}

#navigation ul {
	height: 100%;
	width: 100%;
}

#navigation li {
	height: 10%;
	width: 100%;
	cursor: pointer;
}

#navigation button {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	color: white;
	background: none;
	float: left;
	width: 80%;
	font-size: 14px;
	text-align: right;
	font-weight: 100;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	opacity: 0;
	-webkit-transition-duration: 0.7s;
	-moz-transition-duration: 0.7s;
	-ms-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	transition-duration: 0.7s;
	cursor: pointer;
	-webkit-appearance: none;
	box-shadow: none;
}

#navigation span {
	float: right;
	width: 20%;
	height: 100%;
	position: relative;
	cursor: pointer;
}

#navigation section {
	width: 6px;
	height: 6px;
	margin: -3px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: white;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#navigation li:hover section{
	width: 12px;
	height: 12px;
	margin: -6px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: white;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#navigation li:hover button {
	opacity: 1;
	-webkit-transition-duration: 0.7s;
	-moz-transition-duration: 0.7s;
	-ms-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	transition-duration: 0.7s;
}

#navigation #btn10 button {
	color: white;
}

/*== Blocks ==*/

#intro {
	z-index:20;
	position: relative;
	background: black;
}

#breakdown {
	z-index:19;
	position: relative;
	height: 3000px;
	background: #1f1100 url('img/breakdown_bg.jpg') center center no-repeat;
}

#packaging {
	z-index:18;
	position: relative;
	background: url('img/packaging_bg.jpg') center center no-repeat, url('img/packaging_bg_repeat.jpg') center center repeat-x ,#3c0a05;
}

#machine {
	z-index:17;
	position: relative;
	background: url('img/gray_grad_background.png'), #656a75; 
	background-size: 100% 100%;
}

#s05 {
	z-index:16;
	position: relative;
	background: url('img/gray_grad_background.png'), #656a75; 
	background-size: 100% 100%;
}

#s06 {
	z-index:15;
	position: relative;
	background: url('img/gray_grad_background.png'), #656a75; 
	background-size: 100% 100%;
}

#s07 {
	z-index:14;
	position: relative;
	background: url('img/gray_grad_background.png'), #656a75; 
	background-size: 100% 100%;
}

#machine div {
	background: none;
}

#endframe {
	z-index:13;
	position: relative;
	background: black url('img/endframe.jpg') bottom center no-repeat;
}

#endframe .endbutton {
	color: white;
	padding: 10px 20px;
	background: #ed1c24;
	font-size: 16px;
	text-transform: uppercase;
	margin: 20px 0;
	float: left;
	font-family: 'Source Sans Pro', sans-serif;
}

#endframe .endbutton:hover {
	text-decoration: underline;
}

/*== End Blocks ==*/

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0;
}

#qLpercentage {
	font-family: 'Source Sans Pro', sans-serif;
}

.source {
	font-family: 'Source Sans Pro', sans-serif;
}

.lato {
	font-family: 'Lato', sans-serif;
}

.releway {
	font-family: 'Raleway', sans-serif;
	color: white;
	font-weight: normal;
	text-align: left;
}

a {
	color:#4a443d; 
	text-decoration:none;
}

#container {
	width: 900px;
	top:0; 
	bottom:0; 
	left:0; 
	right:0; 
	margin: auto;
}

#skrollr-body #container,
#skrollr-body .ekspres-input,
#skrollr-body #coverflow {
	overflow: visible;
}

.centered { 
	top:0; 
	bottom:0; 
	left:0; 
	right:0; 
	margin:auto; 
}

.top{ 
	top:0; 
	width: 100%;
	margin:auto; 
}

#bdown {
	margin: 0 auto;
	width: 900px;
}

#bdowntext {
	width: 86%;
	height: 520px;
	top:0; 
	bottom:0; 
	right: 0; 
	margin:auto;
}

.positioned {
	top:0; 
	bottom:0; 
	left:0; 
	margin:auto;
}

.cont-moved,
.cont-expand,
.cont-end {
	width: 250px;
	height: 520px;
	overflow: hidden;
	z-index: 20;
}

.cont-moved {
	position: absolute;
	z-index: 100;
}

#skrollr-body .pack-info {
	color: white;
	width: 100%;
	height: 30%;
	top: 10%;
	text-align: center;
	overflow: visible;
}

#skrollr-body .pinfowrap {
	width: 40%;
	margin: 0 30%;
	overflow: visible;
}

#skrollr-body .pack-info h3 {
	font-size: 26px;
	text-align: center;
	text-transform: uppercase;
}

#skrollr-body .pack-info h3 span {
	text-transform: lowercase;
	font-weight: 800;
}

#skrollr-body .pack-info p {
	font-size: 12px;
	font-weight: 100;
	color: #e0c8c7;
	line-height: 16px;
}

#skrollr-body .packwrap {
	top: 40%; 
	bottom: 10%; 
	left: 0;
	right: 0;
	width: 40%;
	margin: 0 30%;
	height: 50%;
	overflow: visible;
	position: relative;	
}

#skrollr-body .packagesmall,
#skrollr-body .packagesmall img {
	height: 100%;
}

#skrollr-body .packagesmall {
	width: 16.66%;
	float: left;
	position: relative;
	overflow: visible;
}

#skrollr-body .packagesmall img {
	width: 130%;
	margin: 0 0 0 -15%;
	height: auto;
}

.bigpack-cont {
	position: absolute;
	z-index: 100;
	padding: 0 13px;
}

.capsule-input {
	position: absolute;
	z-index: 100;
	width: 488px;
	height: 557px;
	overflow: hidden;
}

.ekspres-input {
	position: absolute;
	z-index: 100;
	padding: 0 6%;
}

.end-video {
	position: absolute;
	width: 500px;
	top:10%;
	bottom:10%;
	right: 0;
}

.end-info {
	position: absolute;
	z-index: 100;
	width: 360px;
	text-align: left;
	top:10%;
	bottom:10%;
}

.end-info h3 {
	font-size: 70px;
	font-weight: 100;
	color: white;
}

.end-info p {
	font-size: 12px;
	line-height: 18px;
	font-weight: 100;
}

.ekspres-info {
	position: absolute;
	z-index: 100;
	width: 200px;
	text-align: left;
}

#skrollr-body .ekspresstrans {
	width: 60%;
	height: 100%;
	margin: 0 20%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: relative;
	overflow: visible;
}

#skrollr-body .ekspresspack {
	width: 100%;
	height: 67%;
	top: 33%;
	left: 0;
	right: 0;
	bottom: 0;
	position: relative;
	overflow: visible;
}

#skrollr-body .sp3 {
	width: 50%;
	right: 0;
}

#skrollr-body .sp2 {
	width: 40%;
	left: 20%;
	margin: 4% 0;
}

#skrollr-body .sp1 {
	width: 28%;
	left: 0;
	margin: 9% 0;
}

#skrollr-body .sp1,
#skrollr-body .sp2,
#skrollr-body .sp3 {
	height: 100%;
	position: absolute;
}

#skrollr-body .sp1 img,
#skrollr-body .sp2 img,
#skrollr-body .sp3 img{
	width: 100%;
	height: auto;
}

.ekspres-S04 {
	z-index: 100;
	text-align: left;
	width: 50%;
	margin: 5% 50% 0 0;
}

.ekspres-S04 h3 {
	font-size: 130px;
	font-weight: 100;
	line-height: 110px;
	color: black;
}

.ekspres-S04 p {
	font-size: 12px;
	line-height: 18px;
	color: #4c4c4c;
	font-weight: 100;
}

.ekspres-S06 {
	position: absolute;
	z-index: 100;
	text-align: left;
	width: 420px;
}

.ekspres-S06 h3 {
	font-size: 140px;
	font-weight: 100;
	color: black;
}

.ekspres-S06 p {
	font-size: 12px;
	line-height: 18px;
	color: #4c4c4c;
	font-weight: 100;
}

.ekspres-info h3,
.ekspres-info-r h3 {
	font-size: 35px;
	color: black;
	margin: 0 0 15px;
}

.ekspres-info p,
.ekspres-info-r p {
	font-size: 12px;
	font-weight: 100;
	color: #4c4c4c;
	line-height: 18px;
}

.ekspres-info-r {
	position: absolute;
	z-index: 100;
	width: 200px;
	text-align: left;
	right: 0;
}

.cont-expand {
	bottom: 0;
	top: 0;
	position: absolute;
}

.cont-end {
	position: absolute;
}

#buttwrap {
	width: 100%;
	bottom: 0;
	height: 15%;
	left: 0;
	position: relative;
}

#intro .scroll-intro {
	height: 60px;
	width: 60px;
	margin: 0 370px;
	bottom: 30px; 
	border: none;
	left: 0;
	right: 0;
	padding: 0;
	outline: 0;
	cursor: pointer;
	position: absolute;
	background: url('img/introbutton.png') center top no-repeat;
	background-size: 60px 120px;
}

#intro .scroll-intro:hover {
	background: url('img/introbutton.png') center bottom  no-repeat;
	background-size: 60px 120px;
}

#breakdown .bd-info {
	text-align: left;
	width: 200px;
	position: absolute;
}

#breakdown .bd-info h3 {
	font-size: 20px;
	font-weight: 100;
	color: white;
	text-transform: uppercase;
}

#breakdown .bd-info p {
	color: #c1b2a0;
	font-weight: 100;
	font-size: 12px;
	line-height: 18px;
}

#breakdown .bd-headline {
	font-size: 45px;
	font-weight: 100;
	position: absolute;
	top: 20%;
	left: 63%;
	line-height: 55px;
	text-transform: uppercase;
}

#breakdown .bd-headline strong {
	font-weight: 800;
}

#breakdown .bd-headline span {
	color: white;
}

#breakdown .el1 {
	left: 30%;
	margin: 20px 0 0 0;
}

#breakdown .el2 {
	left: 30%;
	margin: 130px 0 0 0;
}

#breakdown .el3 {
	left: 30%;
	margin: 290px 0 0 0;
}

#breakdown .el4 {
	left: 30%;
	margin: 380px 0 0 0;
}

#breakdown .line {
	width: 0px;
	height: 1px;
	position: absolute;
	background: #ae9980;
	z-index: 1;
}

#breakdown .st1 {
	left: 8%;
	top: 5%;
	margin: 70px 0 0;
}

#breakdown .st2 {
	left: 8%;
	top: 8%;
	margin: 180px 0 0;
}

#breakdown .st3 {
	left: 8%;
	top: 4%;
	margin: 330px 0 0;
}

#breakdown .st4 {
	left: 8%;
	top: 5%;
	margin: 430px 0 0;
}

#breakdown .coffepiec-1 {
	width: 158px;
	height: 177px;
	right: 20%;
	z-index: 50;
	background: url('img/coffepiec_1.png') no-repeat;
}

#breakdown .coffepiec-2 {
	width: 44px;
	height: 56px;
	right: 13%;
	z-index: 49;
	background: url('img/coffepiec_2.png') no-repeat;
}

#breakdown .coffepiec-3 {
	width: 116px;
	height: 96px;
	right: 18%;
	z-index: 48;
	background: url('img/coffepiec_3.png') no-repeat;
}

#breakdown .coffepiec-4 {
	width: 70px;
	height: 66px;
	right: 10%;
	z-index: 47;
	background: url('img/coffepiec_4.png') no-repeat;
}

#breakdown .coffepiec-5 {
	width: 54px;
	height: 63px;
	right: 15%;
	z-index: 49;
	background: url('img/coffepiec_5.png') no-repeat;
}

#breakdown .coffepiec-6 {
	width: 78px;
	height: 108px;
	right: 14%;
	z-index: 46;
	background: url('img/coffepiec_6.png') no-repeat;
}

#breakdown .coffepiec-7 {
	width: 88px;
	height: 100px;
	right: 8%;
	z-index: 45;
	background: url('img/coffepiec_7.png') no-repeat;
}

#breakdown .coffepiec-8 {
	width: 44px;
	height: 56px;
	right: 29%;
	z-index: 40;
	background: url('img/coffepiec_2.png') no-repeat;
}

#breakdown .coffepiec-9 {
	width: 68px;
	height: 90px;
	left: 7%;
	z-index: 40;
	background: url('img/coffepiec_9.png') no-repeat;
}

#breakdown .coffepiec-10 {
	width: 43px;
	height: 48px;
	left: 2%;
	z-index: 40;
	background: url('img/coffepiec_10.png') no-repeat;
}

#breakdown .coffepiec-11 {
	width: 63px;
	height: 49px;
	left: 10%;
	z-index: 40;
	background: url('img/coffepiec_11.png') no-repeat;
}

#breakdown .coffepiec-12 {
	width: 117px;
	height: 103px;
	left: 5%;
	z-index: 40;
	background: url('img/coffepiec_12.png') no-repeat;
}

#breakdown .coffepiec-13 {
	width: 55px;
	height: 50px;
	left: 2%;
	z-index: 40;
	background: url('img/coffepiec_13.png') no-repeat;
}

#round-package {
	z-index:5;
	position: relative;
	width: 100%;
	height: 100%;
	background: #1f1100 url('img/breakdown_bg.jpg') center center no-repeat;
}

#skrollr-body .ekspersswrap {
	position: absolute;
	z-index: 100;
	width: 50%;
	margin: 0 25%;
	height: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#skrollr-body .eksperss {
	position: relative;
	z-index: 100;
	width: auto;
	height: 100%;
	overflow: visible;
}

#skrollr-body .eksperss .capsule-bd {
	width: auto;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url('img/_machine/main_bg.png') no-repeat;
	background-size: auto 100%;
	background-position: 50%;
	z-index: 10;
}

#machine .machine-anim {
	width: auto;
	height: 80%;
	margin: 10%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url('img/_machine/main_resized.png') center center no-repeat;
	background-size: auto 100%;
	background-position: 50%;
	z-index: 100;
}

#machine .machine-wrap {
	width: auto;
	height: 100%;
	position: relative;
}

#machine .head-m {
	top: 34.4%;
	left: 35.5%;
	right: 41.6%;
	height: 8.6%;
	position: absolute;
	width: 22.9%;
	z-index: 200;
	background: url('img/_machine/head.png') 63% 0 no-repeat;
	background-size: auto 100%;
}

#machine .light-m {
	top: 20.4%;
	left: 45.5%;
	height: 4%;
	width: 5.7%;
	position: absolute;
	background: url('img/_machine/light.png') 80% 0 no-repeat;
	background-size: auto 100%;
	z-index: 200;
}

#machine .canvas {
	width: 100%;
	height: 24.5%;
	top: 36.5%;
	overflow: hidden;
	position: relative;
}

#machine .coffee {
	width: 1.8%;
	height: 375.6%;
	position: absolute;
	left: 48.2%;
	background: url('img/_machine/coffee.png') 50% 0 no-repeat;
	background-size: auto 100%;
}

#machine .bigcanvas {
	width: 5.9%;
	height: 91.9%;
	position: absolute;
	left: 50.7%;
	overflow: hidden;
}

#machine .coffee-b-shadow {
	width: 100%;
	height: 237%;
	position: absolute;
	background: url('img/_machine/coffee_b_shadow.png') 50% 0 no-repeat;
	background-size: auto 100%;
}

#machine .smallcanvas {
	width: 3.2%;
	height: 8.1%;
	position: absolute;
	left: 49.8%;
	bottom: 0;
	overflow: hidden;
}

#machine .coffee-s-shadow {
	width: 100%;
	height: 2557.1%;
	position: absolute;
	background: url('img/_machine/coffee_s_shadow.png') 50% 0 no-repeat;
	background-size: auto 100%;
}

#machine .capsule-input {
	z-index: 10;
}

#endframe .signature {
	position: absolute;
	font-weight: 100;
	bottom: 20px;
	right: 20px;
	color: #c9c9c9;
	display:none;
}

#endframe .signature a {
	font-weight: bold;
	color: white;
}







