%PDF- %PDF-
| Direktori : /home/tontonfaoe/www/dev/css/ |
| Current File : /home/tontonfaoe/www/dev/css/main.css |
@font-face {
font-family: 'cocktail_shakerregular';
src: url('cocktailshaker-webfont.eot');
src: url('cocktailshaker-webfont.eot?#iefix') format('embedded-opentype'),
url('cocktailshaker-webfont.woff2') format('woff2'),
url('cocktailshaker-webfont.woff') format('woff'),
url('cocktailshaker-webfont.ttf') format('truetype'),
url('cocktailshaker-webfont.svg#cocktail_shakerregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'dk_vermilionregular';
src: url('dk_vermilion-webfont.eot');
src: url('dk_vermilion-webfont.eot?#iefix') format('embedded-opentype'),
url('dk_vermilion-webfont.woff2') format('woff2'),
url('dk_vermilion-webfont.woff') format('woff'),
url('dk_vermilion-webfont.ttf') format('truetype'),
url('dk_vermilion-webfont.svg#dk_vermilionregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'interstateregular';
src: url('interstate-regular-webfont.eot');
src: url('interstate-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('interstate-regular-webfont.woff2') format('woff2'),
url('interstate-regular-webfont.woff') format('woff'),
url('interstate-regular-webfont.ttf') format('truetype'),
url('interstate-regular-webfont.svg#interstateregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'icomoon';
src:url('icomoon.eot?xemnvw');
src:url('icomoon.eot?xemnvw#iefix') format('embedded-opentype'),
url('icomoon.ttf?xemnvw') format('truetype'),
url('icomoon.woff?xemnvw') format('woff'),
url('icomoon.svg?xemnvw#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
@-webkit-keyframes out {
0% { transform:rotateY(0) scale(1); transform-origin:50% 0; z-index:2; }
50% { transform:rotateY(90deg) scale(1); transform-origin:50% 0; z-index:2;}
51% { z-index:1; }
100% {transform:rotateY(0) scale(1); transform-origin:50% 0; z-index:1;}
}
@keyframes out {
0% { transform:rotateY(0) scale(1); transform-origin:50% 0; z-index:2; }
50% { transform:rotateY(90deg) scale(1); transform-origin:50% 0; z-index:2;}
51% { z-index:1; }
100% {transform:rotateY(0) scale(1); transform-origin:50% 0; z-index:1;}
}
@-webkit-keyframes in {
0% { transform:rotateY(0) scale(1); transform-origin:50% 0; z-index:1; }
50% { transform:rotateY(-90deg) scale(1); transform-origin:50% 0; z-index:1;}
51% { z-index:2; }
100% {transform:rotateY(0) scale(1); transform-origin:50% 0; z-index:2;}
}
@keyframes in {
0% { transform:rotateY(0) scale(1); transform-origin:50% 0; z-index:1; }
50% { transform:rotateY(-90deg) scale(1); transform-origin:50% 0; z-index:1;}
51% { z-index:2; }
100% {transform:rotateY(0) scale(1); transform-origin:50% 0; z-index:2;}
}
@-webkit-keyframes scale {
0% { transform:scale(.8); opacity:0; }
100% { transform:scale(1); opacity:1; }
}
@keyframes scale {
0% { transform:scale(.8); opacity:0; }
100% { transform:scale(1); opacity:1; }
}
/*! HTML5 Boilerplate v5.0.0 | MIT License | http://h5bp.com/ */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
html {
color: #003763;
font-size: 1em;
line-height: 1.2;
height:100%;
box-sizing: border-box;
font-family: 'dk_vermilionregular';
}
*, *:before, *:after {
box-sizing: inherit;
}
/*
* Remove text-shadow in selection highlight:
* https://twitter.com/miketaylr/status/12228805301
*
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/
::-moz-selection {
background: rgba(255,103,92,.5);
text-shadow: none;
}
::selection {
background: rgba(255,103,92,.5);
text-shadow: none;
}
/*
* A better looking default horizontal rule
*/
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
/*
* Remove the gap between audio, canvas, iframes,
* images, videos and the bottom of their containers:
* https://github.com/h5bp/html5-boilerplate/issues/440
*/
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
}
/*
* Remove default fieldset styles.
*/
fieldset {
border: 0;
margin: 0;
padding: 0;
}
/*
* Allow only vertical resizing of textareas.
*/
textarea {
resize: vertical;
}
/* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
.browserupgrade {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
/* ==========================================================================
Author's custom styles
========================================================================== */
.icon, .icon-b:before {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-b-fb:before {
content: "\66";
}
.icon-b-instagram:before {
content: "\69";
}
.icon-b-point:before {
content: "\2d";
}
.icon-b-x:before {
content: "\78";
}
img { max-width:100%; height:auto; }
a { text-decoration:none; transition:color 300ms ease; }
a:focus { outline:0; }
h1,h2,h3, strong { font-weight:normal; }
body { height:100%; background:url(../img/bg.jpg) center center fixed; background-size:cover; width:100%; overflow:hidden; }
.page-footer { position:fixed; bottom:0; left:0; width:100%; text-align:center; font-family: 'interstateregular'; line-height:1; background:#fff; border-top:2px solid #ff675d; }
.page-footer .footer-title-hidden { display:none; }
.page-footer br { display:none; }
.footerToggler { display:none; }
.page-footer .closefooter { display:none; }
.page-footer a { color:#003763; }
.page-footer span { color:#003763; display:inline-block; vertical-align:middle; }
.page-footer a:hover, .page-footer a:focus { color:#FF675D }
.icoa { font-size:2.5em; position:relative; top:.07em; display:inline-block; vertical-align:middle; }
.page-footer .icon-b-point:before { font-size:.5em; margin:0 .8em 0 .5em; display: inline-block; vertical-align: middle; }
.footer-info.icon-b-point:before { position:relative; top:.2em; }
.pagetitle { position:absolute; left:0; bottom:1.1em; text-align:center; width:100%; font-family: 'cocktail_shakerregular'; font-size:3em; margin:0; }
.pagetitle .icon-b-point:before { font-size: .3em; margin:0 1.5em 0 .5em; color:#ff675d; }
.maxiwdth { max-width:1200px; width:100%; margin:auto; height:100%; padding-bottom:3em; }
.col { display:inline-block; width:25%; vertical-align:middle; }
.table { display:table; width:100%; height:100%; }
.cell { display:table-cell; vertical-align:middle; }
.article-inner { width:201px; height:275px; margin:auto; position:relative; }
.hoverable { position:absolute; top:0; display:block; width:201px; height:275px; margin:auto; text-align:center; color: #003763; font-size: 2.7em; padding-top: 4.1em; }
.face { position:absolute; top:0; display:none; width:201px; height:275px; margin:auto; text-align:center; color: #003763; font-size: 2.7em; padding-top: 4.1em; }
.article-inner.on .hoverable { animation:out .4s ease 0s 1; }
.article-inner.on .face { display:block; animation:in .4s ease 0s 1; }
.article-inner.off .hoverable { animation:in .4s ease 0s 1; z-index:2; }
.article-inner.off .face { display:block; animation:out .4s ease 0s 1; z-index:1; }
.article-1 .article-inner .hoverable { background:url(../img/article1.png); }
.article-2 .article-inner .hoverable { background:url(../img/article2.png); }
.article-3 .article-inner .hoverable { background:url(../img/article3.png); }
.article-1 .article-inner .face { background:url(../img/article1.png); }
.article-2 .article-inner .face { background:url(../img/article2-h.png); }
.article-3 .article-inner .face { background:url(../img/article3-h.png); }
.article-1 .article-inner { margin-top:-300px; }
.article-2 .article-inner { margin-top:180px; }
.article-3 .article-inner { margin-top:-100px; }
.h-inner { display:block; width:201px; }
.page-header .article-inner{background:url(../img/logo.png); }
.page-header .article-inner:before { content:""; position:absolute; display:block; bottom:100%; margin-bottom:.5em; left:50%; width:67px; height:803px; margin-left:-33px; background:url(../img/lampe1.png); }
.article-1 .article-inner:before { content:""; position:absolute; display:block; bottom:100%; margin-bottom:2em; left:50%; width:67px; height:803px; margin-left:-33px; background:url(../img/lampe2.png); }
.article-2 .article-inner:before { content:""; position:absolute; display:block; bottom:100%; margin-bottom:2em; left:50%; width:120px; height:803px; margin-left:-60px; background:url(../img/lampe3.png); }
.article-3 .article-inner:before { content:""; position:absolute; display:block; bottom:100%; margin-bottom:2em; left:50%; width:333px; height:140px; background:url(../img/lampe4.png); }
.page-header .article-inner:hover{background:url(../img/logo-hover.png); }
.page-header.on .article-inner:before { background-position:-67px 0; }
.article-1 .article-inner.on:before { background-position:-67px 0; }
.article-2 .article-inner.on:before { background-position:-120px 0; }
.article-3 .article-inner.on:before { background-position:-333px 0; }
.face p { font-size:.45em; margin:0; font-weight: bold;}
.face strong{ display:block; color:#FF675D }
.article-1 .face p { margin-top:-.8em; }
.article-2 .face p { padding: 0 1.1em; margin-top: -0.7em; }
.article-3 .face a { color:#FF675D; display:block; margin-top:.8em; transition:transform 300ms ease; }
.article-3 .face a:hover, .article-3 .face a:focus { transform:scale(1.1); }
@media only screen and (max-width: 1250px),
screen and (max-height: 645px) {
.page-footer { font-size: 0.8em; padding: 0.3em 0; }
.page-footer .brtel { display:block; }
.footer-info-last { position: absolute; right: 0; top: 0; }
.footer-info.icon-b-point:before { display:none; }
.brtel + .icon-b-point:before { display:none; }
.page-footer .icon-b-point:before { position:relative; top:-.2em; margin: 0 1.1em 0 .7em; }
.pagetitle { font-size:2.6em; }
.page-header .article-inner {background-size: 150px;}
.page-header .article-inner:hover{background-size: 150px;}
.article-inner { width:150px; height:205px; }
.hoverable { width:150px; height:205px; }
.face { width:150px; height:205px; }
.col .article-inner .hoverable { background-size:cover; }
.col .article-inner .face{ background-size:cover; }
.page-header .article-inner:before { width:33px; height:401px; margin-left:-16px; background-size:cover; }
.article-1 .article-inner:before { width:33px; height:401px; margin-left:-16px; background-size:cover; }
.article-2 .article-inner:before {width:53px; height:401px; margin-left:-16px; background-size:cover; }
.article-3 .article-inner:before { width:146px; height:60px; background-size:cover; }
.article-1 .article-inner { margin-top:-120px; }
.article-2 .article-inner { margin-top:80px; }
.article-3 .article-inner { margin-top:-50px; }
.h-inner { width:150px; }
.hoverable { font-size: 2em; padding-top: 4.3em; }
.face { font-size: 2em; }
.maxiwdth { max-width:800px; }
.page-header.on .article-inner:before { background-position:-33px 0; }
.article-1 .article-inner.on:before { background-position:-33px 0; }
.article-2 .article-inner.on:before { background-position:-60px 0; }
.article-3 .article-inner.on:before { background-position:-143px 0; }
}
@media only screen and (max-width: 750px),
screen and (max-height: 470px){
body { height:auto; background:url(../img/mobile.png); background-size:100% auto; overflow:visible; }
html { height:auto; }
.table { display:block; height:auto; }
.cell { display:block; height:auto; }
.pagetitle { display:none; }
.page-footer { display:none; }
.col .article-inner:before { display:none; }
.col { display:block; width:auto; padding:3em 0; position:relative; }
.maxiwdth { height:auto; overflow:hidden; }
.article-1 .article-inner { margin-top:0; }
.article-2 .article-inner { margin-top:0; }
.article-3 .article-inner { margin-top:0; }
.page-header:after { content:""; position:absolute; display:block; top:0; left:0; width:84px; height:74px; background:url(../img/l1.png); background-size:cover; }
.article-1:after {content:""; position:absolute; display:block; top:0; right:0; width:128px; height:78px; background:url(../img/l2.png); background-size:cover; margin-top:-2em; }
.article-2:after { content:""; position:absolute; display:block; top:0; left:0; width:69px; height:81px; background:url(../img/l3.png); background-size:cover; }
.article-3:after { content:""; position:absolute; display:block; top:0; right:0; width:123px; height:64px; background:url(../img/l4.png); background-size:cover; margin-top:-2em; }
.footerToggler { position:fixed; bottom:0; font-size:1.3em; left:0; width:100%; text-align:center; z-index:3; padding:.3em; background:#; display:block; color:#fff; background:#003763; }
.footeron .page-footer { display:block; animation:scale .5s ease 0s 1; font-size: 1.3em; border:0; padding-top:1em; padding-bottom:3em; z-index:4; background:#003763; position:fixed; top:0; left:0; width:100%; height:100%; overflow:auto; font-family: 'dk_vermilionregular'; }
.footeron { height:100%; overflow:hidden; }
.footeron .closefooter { display:block; position:fixed; top:.5em; right:1em; color:#fff; font-size:1.3em; animation:scale 1s ease 0s 1; }
.footeron .pagetitle { display:block; animation:scale .5s ease 0s 1; overflow:hidden; white-space:nowrap; background:#fff; position:fixed; padding:.3em 0; bottom:0; left:0; width:100%; font-size:1em; z-index:5; }
.page-footer .footer-title-hidden { display:block; color:#ff675d; }
.page-footer .footer-title { display:block; color:#ff675d; margin-top:1em; }
.page-footer .icon-b-point:before { display:none; }
.page-footer span { display:block; color:#fff; }
.page-footer a { display:block; color:#fff; }
.page-footer br{ display:block; }
.page-footer .brtel { display:none; }
.page-footer .icoa { display:inline-block; }
.footer-info-last { position:static; }
}
/* ==========================================================================
Helper classes
========================================================================== */
/*
* Hide visually and from screen readers:
* http://juicystudio.com/article/screen-readers-display-none.php
*/
.hidden {
display: none !important;
visibility: hidden;
}
/*
* Hide only visually, but have it available for screen readers:
* http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*/
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
/*
* Extends the .visuallyhidden class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
visibility: hidden;
}
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* `contenteditable` attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
content: " "; /* 1 */
display: table; /* 2 */
}
.clearfix:after {
clear: both;
}
/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */
@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
/* Style adjustments for high resolution devices */
}
/* ==========================================================================
Print styles.
Inlined to avoid the additional HTTP request:
http://www.phpied.com/delay-loading-your-print-css/
========================================================================== */
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important; /* Black prints faster:
http://www.sanbeiji.com/archives/953 */
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
/*
* Don't show links that are fragment identifiers,
* or use the `javascript:` pseudo protocol
*/
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
/*
* Printing Tables:
* http://css-discuss.incutio.com/wiki/Printing_Tables
*/
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}