
html, body, 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, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}
ul {
    list-style: outside none none;
}
blockquote {
    quotes: none;
}
blockquote::before, blockquote::after {
    content: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img {
    border: medium none;
}
html {
    box-sizing: border-box;
    height: 101%;
}
*, *::before, *::after {
    box-sizing: inherit;
}
a {
}

img {
    -moz-user-select: none;
}
body {
    backface-visibility: hidden;
    background-attachment: fixed;
    background-color: #000;
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    text-rendering: optimizelegibility;
    	font-family: 'Roboto', sans-serif;
}

a {
    color: #6e8291;
    text-decoration: none;
}


.hidden {
    display: none;
    visibility: hidden;
}


#languages {
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 1000;
}
#languages #lang_sel a.lang_sel_sel {
    background-image: url("http://le-mugs.com/wp-content/themes/mugs/./images/nav-arrow-down.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 20px;
}
#languages #lang_sel a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-family: Roboto;
    font-size: 10px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
}
#languages a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-family: Roboto;
    font-size: 10px;
    letter-spacing: 0.4em;
    text-decoration: none;
    text-transform: uppercase;
}
#languages #lang_sel li {
    width: auto;
}
#languages #lang_sel a:hover {
    text-decoration: none !important;
}
#languages #lang_sel a.lang_sel_sel:hover {
    text-decoration: none !important;
}
#languages #lang_sel ul ul {
    border: medium none;
}
.section1, .section2, .section3, .section4, .section5, .section6, .section7, .section8, .section9, .section10 {
}
.section1 {
    background-color: #000;
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.section1 .container {
    height: 100vh;
    overflow: hidden;
    width: 100%;
}
.section1 .container .scene {
    height: 100vh;
    overflow: hidden;
    width: 100%;
}
.section1 .container .scene .layer {
    height: 110vh;
    overflow: hidden;
    width: 110%;
}
.section1 .layer .far {
    background-image: url("../img/home_bg_far.png");
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: -5%;
    position: absolute;
    top: -5%;
    width: 100%;
}
.section1 .layer .medium {
    background-image: url("../img/home_bg_middle.png");
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: -5%;
    position: absolute;
    top: -5%;
    width: 100%;
}
.section1 .layer .close {
    background-image: url("../img/home_bg_light.png");
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: -5%;
    position: absolute;
    top: -5%;
    width: 100%;
}
.section1 .titleslide {
    position: absolute;
    z-index: 102;
}
.section1 .arrow {
    bottom: 20px;
    cursor: pointer;
    font-family: Roboto;
    font-size: 10px;
    left: 50%;
    letter-spacing: 0.4em;
    opacity: 0;
    position: absolute;
    text-transform: uppercase;
    z-index: 106;
}
.section1 .arrow .align-middle {
    left: -50%;
    position: relative;
    text-align: center;
}
.section1 #scrollTitle {
    margin-bottom: 10px;
}
.titleslide {
    left: 50%;
    position: absolute;
    top: calc(50% - 100px);
    z-index: 10002;
}
.titleslide .title {
    height: 84px;
    text-align: center;
    width: 100%;
}
.titleslide .titleunder {
    display: block;
    height: 100px;
    margin: 10px 13px auto auto;
    opacity: 0;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
}
.titleslide .titleunder img {
    height: auto;
    width: 300px;
}
.align-middle {
    left: -50%;
    position: relative;
}
.blackscreen {
    background-color: #1f2326;
    height: 100%;
    opacity: 1;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.blackscreen2 {
    background-color: #000;
    height: 100vh;
    opacity: 1;
    position: fixed;
    width: 100%;
    z-index: 10001;
}
.blackscreen2 .loader {
    bottom: calc(50% - 100px);
    left: 50%;
    position: absolute;
    text-align: center;
    width: 100px;
}
.blackscreen2 .circlesvg, .blackscreen2 .circlesvg-bg {
    left: -50%;
    opacity: 0;
    position: absolute;
}
.blackscreen2 .circlesvg-bg {
    opacity: 0.3;
}
.blackscreen2 #logoLoading {
    opacity: 0;
}
.section1 .list {
    left: 50%;
    position: absolute;
    top: 60%;
    z-index: 103;
}
.listWord {
    left: -50%;
    position: relative;
    text-align: center;
}
.listWord li {
    display: inline-block;
    margin: 0 15px;
}
.listWord .word {
    opacity: 0;
}
.point1 {
    left: 143px;
    opacity: 0;
    position: absolute;
    top: 15px;
}
.point2 {
    left: 153px;
    opacity: 0;
    position: absolute;
    top: 0;
}
.containerText {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 105;
}
.textIntro {
    height: 100%;
    line-height: 100vh;
    text-align: center;
}
.textIntro span {
    color: #ffffff;
    transition: color 1s ease 0s;
}
.textIntro span:nth-child(1) {
    transition-delay: 0.5s;
}
.textIntro span:nth-child(2) {
    transition-delay: 1s;
}
.textIntro span:nth-child(3) {
    transition-delay: 1.5s;
}
.textIntro span:nth-child(4) {
    transition-delay: 2s;
}
.textIntro.colored span:nth-child(1) {
    color: #cde4b0;
}
.textIntro.colored span:nth-child(2) {
    color: #ffe09c;
}
.textIntro.colored span:nth-child(3) {
    color: #6d969c;
}
.textIntro.colored span:nth-child(4) {
    color: #e98e7d;
}
.bloc {
    -moz-user-select: none;
    color: #fff;
    cursor: default;
    display: inline-block;
    font-family: BernardoModaSemibold;
    font-size: 40px;
    line-height: 55px;
    margin: 0 50px;
    max-width: 700px;
    text-align: justify;
    text-transform: uppercase;
    vertical-align: middle;
}
.section2 {
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.panel {
    height: 100%;
    position: absolute;
    width: 100%;
    /*padding: 15vh 0 0 0;*/
}
.section2 section:nth-child(1) {
    display: table;
    height: 100vh;
    z-index: 5;
}
.section2 section:nth-child(2) {
    display: table;
    height: 100vh;
    z-index: 4;
}
.section2 section:nth-child(3) {
    display: table;
    height: 100vh;
    z-index: 3;
}
.section2 section h2 {
    font-size: 40px;
    font-weight: lighter;
    text-align: center;
    text-transform: uppercase;
}
.section2 section p {
    text-align: center;
    color:#ffffff;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
}
.section2 
{
	color: #fff;
	text-align: center;
}
 .section2 h4{
 	margin-bottom: 5px;
 	text-transform: uppercase;
 	font-weight: 300;
 }   


.inside {
    display: table-cell;
    vertical-align: middle;
}
.bg1 {
    /*background-color: #bb4291;*/
   background: url('../img/pink-bg.jpg');
    height: 100%;
    position: absolute;
    width: 101%;
    z-index: -5;
}
.bg2 {
    /*background-color: #7aa515;*/
    background: url('../img/green-bg.jpg');
    height: 100%;
    position: absolute;
    width: 101%;
    z-index: -4;
}
.bg3 {
    /*background-color: #e77700;*/
     background: url('../img/orange-bg.jpg');
    height: 100%;
    position: absolute;
    width: 101%;
    z-index: -3;
}
.title {
    display: table;
    margin: auto;
    width: 100%;
}
/*.title .titleObj {
    position: absolute;
    width: 100%;
}*/
.title .titleObj h2
{
	font-size: 65px;
	font-weight: 700;
	line-height: 1.1;
	margin-bottom: 50px;
}
.title .titleObj h4
{
	font-size: 37px;
	line-height: 1.1;
	font-weight: 300;
	margin-bottom: 0;
}
.p {
    display: table;
    margin: auto;
    width: 100%;
}
.p .pObj {
    position: absolute;
    width: 100%;
}
.imgList {
    display: table;
    font-size: 0;
     height: 300px;
    margin: auto;
    max-width: 1000px;
    width: 100%;
}
/*.section2 section:nth-child(2) .imgList, .section2 section:nth-child(3) .imgList {
    display: table;
    height: 500px;
    margin: auto;
    padding: 100px 0 0;
}*/
.imgList .obj {
    display: inline-block;
    width: 25%;
}
.obj .objimg {
    height: auto;
    max-width: 250px;
    position: absolute;
    width: 25%;
     padding: 0 10px;
}
.obj .objimg img {
    width: 100%;
}
.trigger1 {
    bottom: 50%;
    position: absolute;
}
.textOverparallax {
    max-width: 450px;
    position: absolute;
}

.effect-image{
	opacity: 0;
}

