@charset "UTF-8";
/* CSS Document */
.info{ background-color: #5bc0de !important;}
.success{ background-color: #5cb85c !important;}
.warning{ background-color: #f0ad4e !important;}
.alert{ background-color: #d9534f !important;}
/**/
.info a{ color: #5bc0de !important;}
.success a{ color: #5cb85c !important;}
.warning a{ color: #f0ad4e !important;}
.alert a{ color: #d9534f !important;}
/**/
*::-moz-placeholder { color: #111; opacity: 1; font-weight:300;}
::-webkit-input-placeholder { color:#111; opacity: 1; font-weight:300;}
:-ms-input-placeholder { color: #111; opacity: 1; font-weight:300;}
/*---------------*/
/* RECAP PANIER */
/*---------------*/
.recap{ display:table; width:100%; border-collapse: separate; border-spacing: 1px;}
.recap article { display:table-row; background:#F4F4F4;}
.recap article:nth-child(2n+1) { background:#EEE; }
.recap article:hover { background: #DDD; cursor: default; }
.recap article > div {  display: table-cell; padding:5px 10px;}
.recap article a { color: #000;}
.recap article a:hover { color: #e52629; }
.recap article img { padding: 0; vertical-align: middle; width: auto; }
.recap article h3 { color: #000; display: inline; font-size: 16px; font-weight: 600; line-height: 16px; text-transform: uppercase; }
/**/
.recap article.intitule  > div { font-size:12px; color:#FFF; background:#999;}
/**/
.recap_quantite span{ margin:0 3px;}
/**/
#recap_soustotaux p { background: #fff; font-size: 14px; font-weight: 600; padding: 5px 10px; text-align: right; }
#recap_total { background: #e52629; float: right; margin: 20px 0; }
#recap_total p { color: #fff; font-size: 18px; font-weight:600; padding: 2px 10px; }
#recap_total p span { margin: 0 0 0 5px; }
/**/
.actions { clear: both;}
.actions a { background: #e52629; box-shadow: 2px 2px 3px 0 rgba(187, 187, 187, 1); color: #fff; float: left; font-size: 17px; font-weight: 600; height: 44px; line-height: 44px; margin: 15px 0 0; padding: 0 25px; text-transform: uppercase; cursor:pointer;}
.actions a:hover { background: #000; box-shadow: none; color:#FFF;}
.actions ul li { display: inline-block; list-style: outside none none; margin: 0 10px 0 0; }
/*---------------*/
/* TUNNEL ACHAT */
/*---------------*/
#etapes { margin: 70px auto; text-align: center; }
#etapes div { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; display: inline-table; float: none; height: auto; line-height: inherit; width: 24%; }
#etapes p { color: #ccc; font-size: 14px; text-transform: uppercase; font-weight: 600; position: relative; }
#etapes p::after { background: #ccc; content: ""; height: 2px; left: calc(50% + 22px); position: absolute; top: -28px; width: calc(100% - 38px); }
#etapes div:last-child p::after { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; }
#etapes .actif:hover p { color: #f26a06; cursor: pointer; }
#etapes .actif p { color: #153726; }
#etapes .actif p span { border: 2px solid #f26a06; font-size: 16px; font-weight: 700; color: #f26a06; }
#etapes .actif p::after { background: #f26a06; }
#etapes p { border: medium none; position: relative; text-align: center; }
#etapes span { border: 2px solid #ccc; border-radius: 100%; -webkit-border-radius: 100%; height: 40px; left: 50%; line-height: 40px; margin: 0 0 0 -20px; position: absolute; top: -50px; width: 40px; }
/**/
.etape_adresses { clear: both; }
#tab_facturation, #tab_livraison { border: 1px solid #e9e9e9; float: left; margin: 0 5px; padding: 10px 20px; width: calc(50% - 52px); }
.etape_adresses h2 { color: #000; font-size: 26px; margin: 0 0 10px; }
/**/
.etape_modepaiement { margin: 0 0 60px 0; }
.etape_modepaiement input[type="button"], .etape_modepaiement input[type="submit"] { background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f26a06 0%, #ed5000 100%) repeat scroll 0 0; border: medium none; box-shadow: 2px 2px 3px 0 rgba(187, 187, 187, 1); color: #fff; float: left; font-size: 17px; font-weight: 600; margin: 15px 10px 0 0; padding: 30px 55px; text-transform: uppercase; }
.etape_modepaiement input[type="button"]:hover, .etape_modepaiement input[type="submit"]:hover { background: #ff7005 none repeat scroll 0 0; box-shadow: none; }
/**/
#paiement > form{ float:left; display:block;}
#paiement input[type="submit"]{ padding:30px 35px 30px 60px;}
#choix_paiement input, #choix_paiement  img {  padding: 0;  width: auto;}
/**/
#compte_choix article { border-right: 1px solid #ddd; float: left; margin: 40px 0 0; padding: 40px; width: calc(50% - 82px); }
#compte_choix article:last-child { border: medium none; }
#compte_choix p { display: block; font-size: 22px; font-weight: 400; margin: 0 0 30px; padding: 0 0 10px; position: relative; text-align: center; text-transform: uppercase; }
#compte_choix a { background: #153726 none repeat scroll 0 0; border-radius: 5px; color: #fff; display: block; margin: 0 auto; padding: 0.5em 1em; text-align: center; text-decoration: none; width: 260px; }
#compte_choix a:hover { transform: scale(0.95, 0.95); -webkit-transform: scale(0.95, 0.95); }
/*---------------*/
/* Zoomlibri img */
/*---------------*/
.zoomlibri{ width:100%; position:relative; margin:0 0 20px 0;}
.photo{ width:auto; height:20%; background-size: 100% 100%; float:left; margin:5px; border:2px solid #d5d5d5; cursor:pointer;}
.point_zoom { width:calc(100% - 10px); height:auto; background-repeat: no-repeat; background-color:#FFF; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.point_zoom img{ width:100%;}
.full_zoom{ background-position:0 0; background-size:100% auto; z-index:100000; width:100%; height:100%; -moz-transition: none; -webkit-transition:  none; transition: none; position:fixed; top:0; left:0; border:0; margin:0;}
#btn_full_zoom{ position:absolute; bottom:115px; right:20px; font-size:20px;}
.videoproduit{ height:90px; text-align:center; position:relative;}
.videoproduit img{ height:100%;}
.videoproduit:before{ content:''; position:absolute; top:20px; left:40px; height:40px; width:40px; background:url("../images/ico_vid.png") no-repeat scroll center center / contain ; z-index:1000; opacity:0.8;}
.videoproduit:hover:before{ opacity:1;}
/*---------------*/
/* MODAL BOX*/
/*---------------*/
#modal_box { position: fixed; top: 0; left: 0; width: 100%; height:100vh; background: rgba(0,0,0,0.9); z-index: 10000; overflow: hidden; visibility: hidden;}
/**/
.modal_content { backface-visibility: hidden; height: auto; left: 50%; position: fixed;  transition:  all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; visibility: hidden; z-index: 2000; background: #00b3be; padding: 20px 40px; top:50%; color: #FFF; text-align: center; opacity:0;}
.modal_content h3 { text-transform: uppercase; margin: 0 0 10px 0; color:#FFF;}
.modal_content a { display: block; padding: 5px 10px; background: #FFF; color: #00b3be; display: inline-block; margin: 5px 10px; }
/**/
.modal_content a:hover { padding: 5px 20px; }
/**/
#modal_box.md_show { visibility: visible; }
.modal_content.md_cshow { visibility: visible; opacity: 1;transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%);}
/*---------------*/
/* TABULATIONS */
/*---------------*/
.tabs { margin: 20px 0; }
.tabs_nav li{ list-style:none; }
.tabs_nav li a { display: block; float: left; height: 45px; line-height: 45px; text-align: center; padding: 0 20px; color: #81929b; font-size: 16px; text-transform: uppercase; font-weight: 700; border: 1px solid #D5D5D5; margin: 0 0 0 -1px; }
.tabs_nav li:first-child a { margin: 0; }
.tabs_nav li a:hover, .tabs_nav li a.selected { color: #4D5B63; }
.tabs_content { border: 1px solid #D5D5D5; font-size: 14px; color: #7F7F7F; font-weight: 300; line-height: 24px; }
.tabs_content li { display: none;  padding: 20px;}
.tabs_content li.selected { display: flex; flex-wrap:wrap; -webkit-animation: fade-in 0.5s; animation: fade-in 0.5s; }

@-webkit-keyframes fade-in {  
0% { opacity: 0;}
100% { opacity: 1;}
}
@-moz-keyframes fade-in {  
0% { opacity: 0;}
100% { opacity: 1;}
}
@keyframes fade-in {  
0% { opacity: 0;}
100% { opacity: 1;}
}
/*---------------*/
/* VIDEO */
/*---------------*/
.video { height: 0;	padding-top: 25px;	padding-bottom: 56.25%;	position: relative;	overflow: hidden; }
.video.vimeo {	padding-top: 0;	}
.video iframe, .video object, .video embed, .video video { top: 0;	left: 0;	width: 100%;	height: 100%;	position: absolute; }


/*---------------*/
/* CNIL COOKIE */
/*---------------*/
#cnil { background: #FFF; box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.4); left: 0; overflow: hidden; padding: 20px 5%; position: fixed; top: -100%; width: 100%; z-index: 999999; }
#cnil p { font-size: 16px; color: #333; }
#cnil a { display: block; background: #333; color: #FFF; font-size: 12px; text-transform: uppercase; margin: 10px; padding: 5px 10px; float: right; }
#cnil a:hover { color: #e52629; }
#cnil a i { margin: 0 10px 0 0; }
#cnil a:hover i { margin: 0 20px 0 0; }
#cnil.show { top: 0; }
/*---------------*/
/*SOCIAL SHARING*/
/*---------------*/
.social_sharing li { list-style: none; display: inline-block; }
.social_sharing li a { display: block; padding: 4px; background: #000; color: #FFF; width: 20px; height: 20px; text-align: center; color: #FFF; border-radius: 4px; }
.social_sharing li a:hover { transform: scale(0.9, 0.9); background: #21cdec; }
/*---------------*/
/*BTN TOP*/
/*---------------*/
.ontop { background: rgba(0,0,0,0.3); -webkit-border-radius: 5px; border-radius: 5px; line-height: 25px; height: 30px; width: 30px; display: none; position: fixed; bottom: 20px; right: 20px; text-align: center; color: #FFF; }
.ontop i { font-size: 16px; }
.ontop:hover { color: #e52629; background: rgba(0,0,0,0.6); }
.ontop_showed { display: block; }
/*---------------*/
/* MENU MOBILE */
/*---------------*/
#toggle { background: url("/images/block_nav.svg") no-repeat scroll center center / 65%; color: #fff; cursor: pointer; display: none; font-size: 3em; height: 50px; line-height: 50px;  text-align: center; width: 50px; z-index:9000; position: fixed;}
[data-toggle="deploy_h"] #toggle{ top: 80px; left: 0;  background-color: #e52629;}
/* action du menu deploy_h*/
main, footer, #header_before { left: 0; position: relative; }
.deploy_h main, .deploy_h footer, .deploy_h header, .deploy_h #header_before, .deploy_h #toggle,  .deploy_h .boxes { left: 250px; }
.deploy_h #menu { left: 0; }
.deploy_h { overflow: hidden; position: fixed;}
/*---------------*/
/* BREAD CRUMBS */
/*---------------*/
.breadcrumbs { color: #333; font-size: 11px; text-transform: lowercase; }
.breadcrumbs li { display: inline; }
.breadcrumbs li a { color: #333; margin: 0; }
.breadcrumbs li a:after { content: ">"; padding: 0 5px; }
.breadcrumbs li:last-child a:after { content: ""; }
.breadcrumbs li a:hover { color: #666; }
/*---------------*/
/* FORMULAIRE */
/*---------------*/
fieldset { margin: 10px 0; border: 1px solid #DDD; }
.rowElem { margin: 15px 0; position: relative; }
.rowElem:after { display: block; content: "."; clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden; }
input, textarea, select { background: #FFFFFF; border: 2px solid #BDC3C7; color: #34495E; display: inline-block; height: 42px; outline: 0 none; font-size: 14px; vertical-align: top; width: 100%; padding: 0 0 0 36px; border-radius: 3px; -webkit-border-radius: 3px; box-sizing: border-box; }
input:focus, textarea:focus, select:focus { border-color: #62d0ba; color: #999; }
input:hover, textarea:hover, select:hover, file:hover { border-color: #62D0BA; }
textarea { height: 96px; line-height: 19px; padding: 10px 10px 10px 36px; resize: none; }
textarea:focus { height: 120px; }
label i { color: inherit; font-size: 14px; pointer-events: none; transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; position: absolute; top: 14px; left: 14px; z-index: 4; color: #BDC3C7; }
label span { background: #62d0ba; top: -8px; color: #fff; font-size: 11px; font-weight: 600; left: 10px; max-height: 0; overflow: hidden; position: absolute; z-index: 99}
label.show-label span { max-height: 22px; padding: 0 10px; border-radius: 3px; }
input[type="submit"] { background-color: #62d0ba; border: none; color: #FFF; font-size: 14px; text-shadow: 0 1px rgba(0, 0, 0, 0.08); -webkit-border-radius: 3px; transition: all 0.5s ease-in-out 0s; }
input[type="submit"]:hover { background-color: #62d0ba; }
.radioElem, .checkboxElem, .selectElem { position: relative; }
/* select */
select { display: block; margin: 0; outline: none; padding: 9px 10px; text-indent: 0.01px; text-overflow: ""; z-index: 10; }
.selectElem i { right: 10px; top: 10px; left: auto; font-size: 22px; z-index: 12; }
.selectElem:hover i, .selectElem:focus i { color: #62d0ba; }
.selectElem select:focus i { color: #62d0ba; }
.selectElem { position: relative; }
.selectElem:before { content: ""; pointer-events: none; position: absolute; z-index: 10; background: #FFF; border-left: 1px solid #d3dae7; bottom: 2px; right: 2px; top: 2px; width: 34px; }
/* checkbox, radio*/
input[type="radio"], input[type="checkbox"] { height: inherit; left: 0; opacity: 0; position: absolute; width: inherit; }
.radio, .checkbox { background: #FFFFFF; border: 3px solid #B5C1C7; display: inline-block; height: 21px; margin:0 2px 0 0; position: relative; top: 5px; width: 21px; max-height: inherit; left: 0; }
.checkbox:before, .radio:before { content: ""; display: none; }
input:checked + .checkbox:before, input:checked + .radio:before { display: block; }
.checkbox:before { border-color:#62d0ba; border-image: none; border-style: solid; border-width: 0 0 3px 3px; height: 6px; left: 4px; position: absolute; top: 3px; transform: rotate(-45deg); width: 9px; }
input:checked + .checkbox, input:checked + .radio { border: 3px solid #62d0ba; }
.radio { border-radius: 20px; }
.radio:before { background: #62d0ba; border-radius: 10px; height: 7px; margin: 4px; width: 7px; }
input:hover + .checkbox, input:hover + .radio { border-color: #62D0BA; }
input:focus + .checkbox, input:focus + .radio { border-color: #62d0ba; }
input:focus + .radio:before { background: #62d0ba; }
input:focus + .checkbox:before { border-color: #62d0ba; }
/*file*/
.btnfile { height: 34px; line-height: 34px; padding: 0 16px; position: absolute; right: 4px; top: 4px; z-index: 10; background-color: #62d0ba; color: #FFF; border-radius: 3px; max-height: inherit; left: auto; }
input[type="file"] { bottom: 0; cursor: pointer; height: 100%; opacity: 0; padding: 8px 10px; position: absolute; right: 0; width: 100%; z-index: 11; }
.fileElem input[type="file"] + input[type="text"] { padding: 0 0 0 10px; }
.fileElem input[type="file"]:hover + input[type="text"] { border-color: #62D0BA; }
/* tooltip */
.tooltip { background: #34495E; color: #FFFFFF; font-size: 11px; font-weight: normal; left: -9999px; opacity: 0; position: absolute; top: auto; transition: margin 0.6s ease 0s, opacity 0.6s ease 0s; -webkit-transition: margin 0.6s ease 0s, opacity 0.6s ease 0s; width: 184px; z-index: -1; }
.tooltip > em { display: block; font-style: normal; padding: 12px; position: static; }
.tooltip:after { content: ""; position: absolute; }
input:focus + .tooltip, textarea:focus + .tooltip { opacity: 1; z-index: 999; }
.tip-left { margin-right: -20px; top: 1px; }
.tip-left:after { border-bottom: 8px solid rgba(0, 0, 0, 0); border-left: 8px solid #34495E; border-top: 8px solid rgba(0, 0, 0, 0); left: 100%; top: 12px; }
input:focus + .tip-left, textarea:focus + .tip-left { left: auto; margin-right: 5px; right: 100%; }
.tip-right { margin-left: -20px; top: 1px; }
.tip-right:after { border-bottom: 8px solid rgba(0, 0, 0, 0); border-right: 8px solid #34495E; border-top: 8px solid rgba(0, 0, 0, 0); right: 100%; top: 12px; }
input:focus + .tip-right, textarea:focus + .tip-right { left: 100%; margin-left: 5px; }
.tip-right-top { bottom: 100%; margin-bottom: -20px; }
.tip-right-top:after { border-left: 8px solid rgba(0, 0, 0, 0); border-right: 8px solid rgba(0, 0, 0, 0); border-top: 8px solid #34495E; right: 12px; top: 100%; }
input:focus + .tip-right-top, textarea:focus + .tip-right-top { left: auto; margin-bottom: 10px; right: 0; }
.tip-left-top { bottom: 100%; margin-bottom: -20px; }
.tip-left-top:after { border-left: 8px solid rgba(0, 0, 0, 0); border-right: 8px solid rgba(0, 0, 0, 0); border-top: 8px solid #34495E; left: 12px; top: 100%; }
input:focus + .tip-left-top, textarea:focus + .tip-left-top { left: 0; margin-bottom: 10px; right: auto; }
.tip-right-bottom { margin-top: -20px; top: 100%; }
.tip-right-bottom:after { border-bottom: 8px solid #34495E; border-left: 8px solid rgba(0, 0, 0, 0); border-right: 8px solid rgba(0, 0, 0, 0); bottom: 100%; right: 12px; }
input:focus + .tip-right-bottom, textarea:focus + .tip-right-bottom { left: auto; margin-top: 10px; right: 0; }
.tip-left-bottom { margin-top: -20px; top: 100%; }
.tip-left-bottom:after { border-bottom: 8px solid #34495E; border-left: 8px solid rgba(0, 0, 0, 0); border-right: 8px solid rgba(0, 0, 0, 0); bottom: 100%; left: 12px; }
input:focus + .tip-left-bottom, textarea:focus + .tip-left-bottom { left: 0; margin-top: 10px; right: auto; }
/*---------------*/
/* TRIER & VOIR */
/*---------------*/
.sortBy { float: left; margin: 0 10px 0 0; }
.sbHolder { display: inline-block; float: left; font-size: 12px; font-family: Verdana, Geneva, sans-serif; font-weight: normal; height: 27px; line-height: 27px; position: relative; text-align: left; width: 158px; border: 1px solid #E7E7E7; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fafafa)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%, #fafafa 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa', GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0 0 4px 0 rgba(225,225,225,1); box-shadow: 0 0 4px 0 rgba(225,225,225,1); }
.sbHolder p { float: left; font-size: 11px; color: #999; padding: 0 0 0 7px; text-transform: capitalize; }
.sbSelector { float: right; display: block; overflow: hidden; width: 95px; color: #333; }
.sbToggle { background: url("/images/sbholder/sbtoggle.png") center center no-repeat; display: block; width: 27px; height: 14px; float: right; border-left: 1px solid #E7E7E7; margin: 7px 0 0 0; }
.sbSelector:hover .sbToggle { background: url("/images/sbholder/sbtoggle_hover.png") center center no-repeat; }
.sbToggleOpen { background: url("/images/sbholder/sbtoggle_hover.png") center center no-repeat; }
.sbToggleOpen:hover { background: url("/images/sbholder/sbtoggle.png") center center no-repeat; }
.sbHolder:hover .sbOptions { display: block; }
.sbOptions { display: none; background-color: #FFF; border: 1px solid #E7E7E7; color: #6D6C67; left: -1px; list-style: none; margin: 0; overflow-y: auto; padding: 0; position: absolute; top: 27px; width: 158px; z-index: 15; -webkit-box-shadow: 0 0 4px 0 rgba(225,225,225,1); box-shadow: 0 0 4px 0 rgba(225,225,225,1); }
.sbOptions a { display: block; padding: 0 5px; color: #333; }
.sbOptions a:hover { background: #F9F9F9; }
/**/
.set { border: 1px solid #E7E7E7; height: 27px; display: block; width: 27px; float: right; margin: 0 0 0 5px; -webkit-box-shadow: 0 0 4px 0 rgba(225,225,225,1); box-shadow: 0 0 4px 0 rgba(225,225,225,1); }
.ascending { background: #FFF url(/images/sbholder/sb_ascending.png) center center no-repeat; }
.descending { background: #FFF url(/images/sbholder/sb_descending.png) center center no-repeat; }
/**/
.viewBy { float: left; font-family: Verdana, Geneva, sans-serif; border: 1px solid #E7E7E7; height: 27px; line-height: 27px; margin: 0 0 15px 0; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fafafa)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%, #fafafa 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa', GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0 0 4px 0 rgba(225,225,225,1); box-shadow: 0 0 4px 0 rgba(225,225,225,1); width: 92px; }
.viewBy p { float: left; font-size: 11px; color: #999; padding: 0 7px; text-transform: capitalize; }
.viewBy a { display: block; float: left; width: 27px; height: 27px; border-left: 1px solid #E7E7E7; background: url(/images/sbholder/vb_col.png) center center no-repeat; }
.viewBy a+a { background: url(/images/sbholder/vb_row.png) center center no-repeat; }
.viewBy a:hover, .viewBy a.on { -webkit-box-shadow: inset 5px 5px 5px 0 rgba(225,225,225,0.7); box-shadow: inset 5px 5px 5px 0 rgba(225,225,225,0.7); }
/*---------------*/
/* PAGINATION */
/*---------------*/
.nb_results { clear: both; border-top: 1px solid #EEE; padding: 15px 0; }
.nb_results p { float: left; }
.pagine { float: right; list-style: none; }
.pagine li { display: inline-block; font-family: Verdana, Geneva, sans-serif; height: 27px; line-height: 27px; }
.pagine li:last-child, .pagine li:first-child { border: 1px solid #E7E7E7; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fafafa)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%, #fafafa 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa', GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0 0 4px 0 rgba(225,225,225,1); box-shadow: 0 0 4px 0 rgba(225,225,225,1); }
.pagine a { font-size: 11px; text-align: center; color: #333; height: 27px; width: 27px; display: block; }
.pagine a:hover { color: #D88301; background: #FFF; }
.pagine li.active a { color: #D88301; }
/*---------------*/
/* SEARCH */
/*---------------*/
#search_btn a { font-size: 20px; }
#search_btn a:hover { color: #00b3be; }
.search_engine { position: fixed; top: -96px; left: 0; height: 86px; overflow: hidden; width: 100%; background: #FFF; padding: 0 5%; -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.4); box-shadow: 0 5px 5px 0 rgba(0,0,0,0.4);  z-index:9500;}
.search_engine input { border: none; float: left; padding: 0; height: 60px; margin: 13px 0; }
.search_engine input[type="text"] { width: calc(100% - 20px); font-size: 32px; color: #999; font-weight: 300; }
.search_engine a { line-height: 86px; font-size: 22px; width: 20px; }
.search_engine a:hover i { transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); }
.search_showed { top: 0; }
/*---------------*/
/* ACCOUNT */
/*---------------*/
#authent_btn a{ font-size: 20px; }
#authent_btn a:hover { color: #00b3be; }
#authent_btn.active > a { display: none !important;}
.form_authent { position: fixed; top: -100%; left: 0; min-height: 86px; width: 100%; background: #FFF; padding: 0 5%; -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.4); box-shadow: 0 5px 5px 0 rgba(0,0,0,0.4); z-index:9500;}
.form_authent input { border: none; float: left; padding: 0; margin: 13px; width: calc(40% - 20px); font-size: 32px; color: #999; font-weight: 100; border-bottom: 1px solid #CCC; height: 0; }
.form_authent input[type="submit"] { width: 10%; background: #FFF; color: #999; font-weight:300;}
.form_authent input[type="submit"]:hover { color: #00b3be; border-bottom: 1px solid #00b3be; }
.form_authent #form_authent_close { line-height: 86px; height:86px; font-size:22px; width:30px; text-align:center; margin:0 0 0 5px; float:right;}
.form_authent #form_authent_close:hover i { transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); }
.form_authent > div { position: relative; }
.form_authent #form_authent_create, .form_authent #form_authent_forgot { position: absolute; bottom: -27px; right: 10px; display: block; font-size: 12px; text-transform: uppercase; font-weight: 600; background: #00b3be; color: #FFF; padding: 5px 10px; }
.form_authent #form_authent_forgot { right: 145px; }
.form_showed { top: 0; }
.form_showed input { height: 60px; }
.min_authent { background:rgba(225,27,50,1); border-radius 0; position: relative; white-space: nowrap; display: flex;}
.min_authent a { font-size: 12px; height: 30px; line-height: 30px; padding: 0 15px; color: #FFF !important; text-transform: uppercase; font-weight: 600; }
.min_authent :hover{ color: #000 !important;}
/*---------------*/
/* MINI PANIER */
/*---------------*/
#min_cart { background: rgba(0,0,0,0.6); box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5); position: absolute; right: -30px; top: 52px; min-width: 160px; height: 0; padding: 0; overflow: hidden; }
#min_cart p { color: #e52629; font-size: 15px; font-weight: 600; text-align: center; text-transform: uppercase; }
#min_cart a { background: #00b3be; color: #333; display: block; font-size: 12px; height: 20px; line-height: 17px; text-align: center; margin: 5px 0 0 0; color: #FFF; }
#min_cart a:hover { background: #19A3BC; }
#cart_btn:hover #min_cart { height: auto; padding: 20px; overflow: visible; }
/*---------------*/
/* ALBUMS PHOTOS */
/*---------------*/
#albumphoto_listing figure { cursor: pointer; float: left; height: auto; margin: 10px 1%; min-width: 320px; max-height: 360px; max-width: 480px; overflow: hidden; position: relative; text-align: center; width: 48%; }
#albumphoto_listing figure img { display: block; opacity: 0.8; position: relative; }
#albumphoto_listing figure figcaption { backface-visibility: hidden; color: #fff; font-size: 1.25em; text-transform: uppercase; padding: 2em; }
#albumphoto_listing figure figcaption::before, #albumphoto_listing figure figcaption::after { pointer-events: none; }
#albumphoto_listing figure figcaption, #albumphoto_listing figure figcaption > a { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
#albumphoto_listing figure figcaption > a { font-size: 0; opacity: 0; text-indent: 200%; white-space: nowrap; z-index: 1000; }
#albumphoto_listing figure h3 { font-weight: 800; word-spacing: -0.15em; font-size: 1em; }
#albumphoto_listing figure h3 span { font-weight: 300; }
#albumphoto_listing figure h3, #albumphoto_listing figure p { margin: 0; }
#albumphoto_listing figure p { font-size: 68.5%; letter-spacing: 1px; color: #FFF; }
#albumphoto_listing ul li { list-style: none; }
#albumphoto_listing > * { border-sizing: border-box }
/*---------------*/
/***** Lexi *****/
/*---------------*/

figure.effect-lexi { background: -webkit-linear-gradient(-45deg, #000 0%, #fff 100%); background: linear-gradient(-45deg, #000 0%, #fff 100%); }
figure.effect-lexi img { margin: -10px 0 0 -10px; max-width: none; width: -webkit-calc(100% + 10px); width: calc(100% + 10px); opacity: 0.9; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(10px, 10px, 0); transform: translate3d(10px, 10px, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; }
figure.effect-lexi figcaption::before, figure.effect-lexi p { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
figure.effect-lexi figcaption::before { position: absolute; right: -100px; bottom: -100px; width: 300px; height: 300px; border: 2px solid #fff; border-radius: 50%; box-shadow: 0 0 0 900px rgba(255,255,255,0.2); content: ''; opacity: 0; -webkit-transform: scale3d(0.5, 0.5, 1); transform: scale3d(0.5, 0.5, 1); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; }
figure.effect-lexi:hover img { opacity: 0.6; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-lexi h3 { text-align: left; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(5px, 5px, 0); transform: translate3d(5px, 5px, 0); }
figure.effect-lexi p { position: absolute; right: 0; bottom: 0; padding: 0 1.5em 1.5em 0; width: 140px; text-align: right; opacity: 0; -webkit-transform: translate3d(20px, 20px, 0); transform: translate3d(20px, 20px, 0); }
figure.effect-lexi:hover figcaption::before { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
figure.effect-lexi:hover h3, figure.effect-lexi:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-julia { background: #2f3238; }
figure.effect-julia img { max-width: none; height: 400px; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
figure.effect-julia figcaption { text-align: left; }
figure.effect-julia h3 { position: relative; padding: 0.5em 0; }
figure.effect-julia p { display: inline-block; margin: 0 0 0.25em; padding: 0.4em 1em; background: rgba(255,255,255,0.9); color: #2f3238; text-transform: none; font-weight: 500; font-size: 75%; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-360px, 0, 0); transform: translate3d(-360px, 0, 0); }
figure.effect-julia p:first-child { -webkit-transition-delay: 0.15s; transition-delay: 0.15s; }
figure.effect-julia p:nth-of-type(2) { -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
figure.effect-julia p:nth-of-type(3) { -webkit-transition-delay: 0.05s; transition-delay: 0.05s; }
figure.effect-julia:hover p:first-child { -webkit-transition-delay: 0s; transition-delay: 0s; }
figure.effect-julia:hover p:nth-of-type(2) { -webkit-transition-delay: 0.05s; transition-delay: 0.05s; }
figure.effect-julia:hover p:nth-of-type(3) { -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
figure.effect-julia:hover img { opacity: 0.4; -webkit-transform: scale3d(1.1, 1.1, 1); transform: scale3d(1.1, 1.1, 1); }
figure.effect-julia:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/*-----------------*/
/***** Goliath *****/
/*-----------------*/

figure.effect-goliath { background: #df4e4e; }
figure.effect-goliath img, figure.effect-goliath h3 { -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; }
figure.effect-goliath img { -webkit-backface-visibility: hidden; backface-visibility: hidden; }
figure.effect-goliath h3, figure.effect-goliath p { position: absolute; bottom: 0; left: 0; padding: 30px; }
figure.effect-goliath p { text-transform: none; font-size: 90%; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, 50px, 0); transform: translate3d(0, 50px, 0); }
figure.effect-goliath:hover img { -webkit-transform: translate3d(0, -80px, 0); transform: translate3d(0, -80px, 0); }
figure.effect-goliath:hover h3 { -webkit-transform: translate3d(0, -100px, 0); transform: translate3d(0, -100px, 0); }
figure.effect-goliath:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/*-----------------*/
/***** Hera *****/
/*-----------------*/

figure.effect-hera { background: #303fa9; }
figure.effect-hera h3 { font-size: 158.75%; }
figure.effect-hera h3, figure.effect-hera p { position: absolute; top: 50%; left: 50%; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); -webkit-transform-origin: 50%; transform-origin: 50%; }
figure.effect-hera figcaption::before { position: absolute; top: 50%; left: 50%; width: 200px; height: 200px; border: 2px solid #fff; content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1); transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1); -webkit-transform-origin: 50%; transform-origin: 50%; }
figure.effect-hera p { width: 100px; text-transform: none; font-size: 121%; line-height: 2; }
figure.effect-hera p a { color: #fff; }
figure.effect-hera p a:hover, figure.effect-hera p a:focus { opacity: 0.6; }
figure.effect-hera p a i { opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
figure.effect-hera p a:first-child i { -webkit-transform: translate3d(-60px, -60px, 0); transform: translate3d(-60px, -60px, 0); }
figure.effect-hera p a:nth-child(2) i { -webkit-transform: translate3d(60px, -60px, 0); transform: translate3d(60px, -60px, 0); }
figure.effect-hera p a:nth-child(3) i { -webkit-transform: translate3d(-60px, 60px, 0); transform: translate3d(-60px, 60px, 0); }
figure.effect-hera p a:nth-child(4) i { -webkit-transform: translate3d(60px, 60px, 0); transform: translate3d(60px, 60px, 0); }
figure.effect-hera:hover figcaption::before { opacity: 1; -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1); transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1); }
figure.effect-hera:hover h3 { opacity: 0; -webkit-transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1); transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1); }
figure.effect-hera:hover p i:empty { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); /* just because it's stronger than nth-child */ opacity: 1; }
/*-----------------*/
/***** Winston *****/
/*-----------------*/

figure.effect-winston { background: #162633; text-align: left; }
figure.effect-winston img { -webkit-transition: opacity 0.45s; transition: opacity 0.45s; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
figure.effect-winston figcaption::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/triangle.svg) no-repeat center center; background-size: 100% 100%; content: ''; -webkit-transition: opacity 0.45s, -webkit-transform 0.45s; transition: opacity 0.45s, transform 0.45s; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); -webkit-transform-origin: 0 100%; transform-origin: 0 100%; }
figure.effect-winston h3 { -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); }
figure.effect-winston p { position: absolute; right: 0; bottom: 0; padding: 0 1.5em 7% 0; }
figure.effect-winston a { margin: 0 10px; color: #5d504f; font-size: 170%; }
figure.effect-winston a:hover, figure.effect-winston a:focus { color: #cc6055; }
figure.effect-winston p a i { opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, 50px, 0); transform: translate3d(0, 50px, 0); }
figure.effect-winston:hover img { opacity: 0.6; }
figure.effect-winston:hover h3 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-winston:hover figcaption::before { opacity: 0.7; -webkit-transform: rotate3d(0, 0, 1, 20deg); transform: rotate3d(0, 0, 1, 20deg); }
figure.effect-winston:hover p i { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-winston:hover p a:nth-child(3) i { -webkit-transition-delay: 0.05s; transition-delay: 0.05s; }
figure.effect-winston:hover p a:nth-child(2) i { -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
figure.effect-winston:hover p a:first-child i { -webkit-transition-delay: 0.15s; transition-delay: 0.15s; }
/*-----------------*/
/***** Selena *****/
/*-----------------*/

figure.effect-selena { background: #fff; }
figure.effect-selena img { opacity: 0.95; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; }
figure.effect-selena:hover img { -webkit-transform: scale3d(0.95, 0.95, 1); transform: scale3d(0.95, 0.95, 1); }
figure.effect-selena h3 { -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); }
figure.effect-selena p { opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg); transform: perspective(1000px) rotate3d(1, 0, 0, 90deg); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; }
figure.effect-selena:hover h3 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-selena:hover p { opacity: 1; -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0); transform: perspective(1000px) rotate3d(1, 0, 0, 0); }
/*-----------------*/
/***** Terry *****/
/*-----------------*/

figure.effect-terry { background: #34495e; }
figure.effect-terry figcaption { padding: 1em; }
figure.effect-terry figcaption::before, figure.effect-terry figcaption::after { position: absolute; width: 200%; height: 200%; border-style: solid; border-color: #101010; content: ''; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; }
figure.effect-terry figcaption::before { right: 0; bottom: 0; border-width: 0 70px 60px 0; -webkit-transform: translate3d(70px, 60px, 0); transform: translate3d(70px, 60px, 0); }
figure.effect-terry figcaption::after { top: 0; left: 0; border-width: 15px 0 0 15px; -webkit-transform: translate3d(-15px, -15px, 0); transform: translate3d(-15px, -15px, 0); }
figure.effect-terry img, figure.effect-terry p a { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
figure.effect-terry img { opacity: 0.85; }
figure.effect-terry h3 { position: absolute; bottom: 0; left: 0; padding: 0.4em 10px; width: 50%; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }
 @media screen and (max-width: 920px) {
figure.effect-terry h3 { padding: 0.75em 10px; font-size: 120%; }
}
figure.effect-terry p { float: right; clear: both; text-align: left; text-transform: none; font-size: 111%; }
figure.effect-terry p a { display: block; margin-bottom: 1em; color: #fff; opacity: 0; -webkit-transform: translate3d(90px, 0, 0); transform: translate3d(90px, 0, 0); }
figure.effect-terry p a:hover, figure.effect-terry p a:focus { color: #f3cf3f; }
figure.effect-terry:hover figcaption::before, figure.effect-terry:hover figcaption::after { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-terry:hover img { opacity: 0.6; }
figure.effect-terry:hover h3, figure.effect-terry:hover p a { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-terry:hover p a { opacity: 1; }
figure.effect-terry:hover p a:first-child { -webkit-transition-delay: 0.025s; transition-delay: 0.025s; }
figure.effect-terry:hover p a:nth-child(2) { -webkit-transition-delay: 0.05s; transition-delay: 0.05s; }
figure.effect-terry:hover p a:nth-child(3) { -webkit-transition-delay: 0.075s; transition-delay: 0.075s; }
figure.effect-terry:hover p a:nth-child(4) { -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
/*-----------------*/
/***** Phoebe *****/
/*-----------------*/

figure.effect-phoebe { background: #675983; }
figure.effect-phoebe img { opacity: 0.85; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
figure.effect-phoebe:hover img { opacity: 0.6; }
figure.effect-phoebe figcaption::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/triangle2.svg) no-repeat center center; background-size: 100% 100%; content: ''; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale3d(5, 2.5, 1); transform: scale3d(5, 2.5, 1); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; }
figure.effect-phoebe:hover figcaption::before { opacity: 0.6; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
figure.effect-phoebe h3 { margin-top: 1em; -webkit-transition: transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 40px, 0); transform: translate3d(0, 40px, 0); }
figure.effect-phoebe:hover h3 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-phoebe p a { color: #fff; font-size: 140%; opacity: 0; position: relative; display: inline-block; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
figure.effect-phoebe p a:first-child { -webkit-transform: translate3d(-60px, -60px, 0); transform: translate3d(-60px, -60px, 0); }
figure.effect-phoebe p a:nth-child(2) { -webkit-transform: translate3d(0, 60px, 0); transform: translate3d(0, 60px, 0); }
figure.effect-phoebe p a:nth-child(3) { -webkit-transform: translate3d(60px, -60px, 0); transform: translate3d(60px, -60px, 0); }
figure.effect-phoebe:hover p a { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/*-----------------*/
/***** Apollo *****/
/*-----------------*/

figure.effect-apollo { background: #3498db; }
figure.effect-apollo img { opacity: 0.95; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale3d(1.05, 1.05, 1); transform: scale3d(1.05, 1.05, 1); }
figure.effect-apollo figcaption::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.5); content: ''; -webkit-transition: -webkit-transform 0.6s; transition: transform 0.6s; -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); }
figure.effect-apollo p { position: absolute; right: 0; bottom: 0; margin: 3em; padding: 0 1em; max-width: 150px; border-right: 4px solid #fff; text-align: right; opacity: 0; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
figure.effect-apollo h3 { text-align: left; }
figure.effect-apollo:hover img { opacity: 0.6; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
figure.effect-apollo:hover figcaption::before { -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); }
figure.effect-apollo:hover p { opacity: 1; -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
/*-----------------*/
/***** Kira *****/
/*-----------------*/

figure.effect-kira { background: #fff; text-align: left; }
figure.effect-kira img { -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
figure.effect-kira figcaption { z-index: 1; }
figure.effect-kira p { padding: 2.25em 0.5em; font-weight: 600; font-size: 100%; line-height: 1.5; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); }
figure.effect-kira p a { margin: 0 0.5em; color: #101010; }
figure.effect-kira p a:hover, figure.effect-kira p a:focus { opacity: 0.6; }
figure.effect-kira figcaption::before { position: absolute; top: 0; right: 2em; left: 2em; z-index: -1; height: 3.5em; background: #fff; content: ''; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, 4em, 0) scale3d(1, 0.023, 1); transform: translate3d(0, 4em, 0) scale3d(1, 0.023, 1); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; }
figure.effect-kira:hover img { opacity: 0.5; }
figure.effect-kira:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-kira:hover figcaption::before { opacity: 0.7; -webkit-transform: translate3d(0, 5em, 0) scale3d(1, 1, 1); transform: translate3d(0, 5em, 0) scale3d(1, 1, 1); }
/*-----------------*/
/***** Steve *****/
/*-----------------*/

figure.effect-steve { z-index: auto; overflow: visible; background: #000; }
figure.effect-steve:before, figure.effect-steve h3:before { position: absolute; top: 0; left: 0; z-index: -1; width: 100%; height: 100%; background: #000; content: ''; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
figure.effect-steve:before { box-shadow: 0 3px 30px rgba(0,0,0,0.8); opacity: 0; }
figure.effect-steve figcaption { z-index: 1; }
figure.effect-steve img { opacity: 1; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: perspective(1000px) translate3d(0, 0, 0); transform: perspective(1000px) translate3d(0, 0, 0); }
figure.effect-steve h3, figure.effect-steve p { background: #fff; color: #2d434e; }
figure.effect-steve h3 { position: relative; margin-top: 2em; padding: 0.25em; }
figure.effect-steve h3:before { box-shadow: 0 1px 10px rgba(0,0,0,0.5); }
figure.effect-steve p { margin-top: 1em; padding: 0.5em; font-weight: 800; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale3d(0.9, 0.9, 1); transform: scale3d(0.9, 0.9, 1); }
figure.effect-steve:hover:before { opacity: 1; }
figure.effect-steve:hover img { -webkit-transform: perspective(1000px) translate3d(0, 0, 21px); transform: perspective(1000px) translate3d(0, 0, 21px); }
figure.effect-steve:hover h3:before { opacity: 0; }
figure.effect-steve:hover p { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
/*-----------------*/
/***** Moses *****/
/*-----------------*/

figure.effect-moses { background: -webkit-linear-gradient(-45deg, #EC65B7 0%, #05E0D8 100%); background: linear-gradient(-45deg, #EC65B7 0%, #05E0D8 100%); }
figure.effect-moses img { opacity: 0.85; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
figure.effect-moses h3, figure.effect-moses p { padding: 20px; width: 50%; height: 50%; border: 2px solid #fff; }
figure.effect-moses h3 { padding: 20px; width: 50%; height: 50%; text-align: left; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(10px, 10px, 0); transform: translate3d(10px, 10px, 0); }
figure.effect-moses p { float: right; padding: 20px; text-align: right; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }
figure.effect-moses:hover h3 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-moses:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-moses:hover img { opacity: 0.6; }
/*---------------*/
/***** Jazz *****/
/*---------------*/

figure.effect-jazz { background: -webkit-linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%); background: linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%); }
figure.effect-jazz img { opacity: 0.9; }
figure.effect-jazz figcaption::after, figure.effect-jazz img, figure.effect-jazz p { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
figure.effect-jazz figcaption::after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-top: 1px solid #fff; border-bottom: 1px solid #fff; content: ''; opacity: 0; -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1); transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; }
figure.effect-jazz h3, figure.effect-jazz p { opacity: 1; -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); }
figure.effect-jazz h3 { padding-top: 26%; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; }
figure.effect-jazz p { padding: 0.5em 2em; text-transform: none; font-size: 0.85em; opacity: 0; }
figure.effect-jazz:hover img { opacity: 0.7; -webkit-transform: scale3d(1.05, 1.05, 1); transform: scale3d(1.05, 1.05, 1); }
figure.effect-jazz:hover figcaption::after { opacity: 1; -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1); transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1); }
figure.effect-jazz:hover h3, figure.effect-jazz:hover p { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
/*---------------*/
/***** Ming *****/
/*---------------*/

figure.effect-ming { background: #030c17; }
figure.effect-ming img { opacity: 0.9; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
figure.effect-ming figcaption::before { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; border: 2px solid #fff; box-shadow: 0 0 0 30px rgba(255,255,255,0.2); content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale3d(1.4, 1.4, 1); transform: scale3d(1.4, 1.4, 1); }
figure.effect-ming h3 { margin: 20% 0 10px 0; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; }
figure.effect-ming p { padding: 1em; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1.5); transform: scale(1.5); }
figure.effect-ming:hover h3 { -webkit-transform: scale(0.9); transform: scale(0.9); }
figure.effect-ming:hover figcaption::before, figure.effect-ming:hover p { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
figure.effect-ming:hover figcaption { background-color: rgba(58,52,42,0); }
figure.effect-ming:hover img { opacity: 0.4; }
/*---------------*/
/***** Duke *****/
/*---------------*/

figure.effect-duke { background: -webkit-linear-gradient(-45deg, #34495e 0%, #cc6055 100%); background: linear-gradient(-45deg, #34495e 0%, #cc6055 100%); }
figure.effect-duke img, figure.effect-duke p { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
figure.effect-duke:hover img { opacity: 0.1; -webkit-transform: scale3d(2, 2, 1); transform: scale3d(2, 2, 1); }
figure.effect-duke h3 { -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; }
figure.effect-duke p { position: absolute; bottom: 0; left: 0; margin: 20px; padding: 30px; border: 2px solid #fff; text-transform: none; font-size: 90%; opacity: 0; -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); -webkit-transform-origin: 50% -100%; transform-origin: 50% -100%; }
figure.effect-duke:hover h3, figure.effect-duke:hover p { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img { max-width: none; width: -webkit-calc(100% + 50px); width: calc(100% + 50px); opacity: 0.7; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-40px, 0, 0); transform: translate3d(-40px, 0, 0); }
figure.effect-lily figcaption { text-align: left; }
figure.effect-lily figcaption > div { position: absolute; bottom: 0; left: 0; padding: 2em; width: 100%; height: 50%; }
figure.effect-lily h3, figure.effect-lily p { -webkit-transform: translate3d(0, 40px, 0); transform: translate3d(0, 40px, 0); }
figure.effect-lily h3 { -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; }
figure.effect-lily p { color: rgba(255,255,255,0.8); opacity: 0; -webkit-transition: opacity 0.2s, -webkit-transform 0.35s; transition: opacity 0.2s, transform 0.35s; }
figure.effect-lily:hover img, figure.effect-lily:hover p { opacity: 1; }
figure.effect-lily:hover img, figure.effect-lily:hover h3, figure.effect-lily:hover p { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-lily:hover p { -webkit-transition-delay: 0.05s; transition-delay: 0.05s; -webkit-transition-duration: 0.35s; transition-duration: 0.35s; }
/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%); background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%); content: ''; opacity: 0; -webkit-transform: translate3d(0, 50%, 0); transform: translate3d(0, 50%, 0); }
figure.effect-sadie h3 { position: absolute; top: 50%; left: 0; width: 100%; color: #484c61; -webkit-transition: -webkit-transform 0.35s, color 0.35s; transition: transform 0.35s, color 0.35s; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
figure.effect-sadie figcaption::before, figure.effect-sadie p { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
figure.effect-sadie p { position: absolute; bottom: 0; left: 0; padding: 2em; width: 100%; opacity: 0; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
figure.effect-sadie:hover h3 { color: #fff; -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0); transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0); }
figure.effect-sadie:hover figcaption::before, figure.effect-sadie:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/*---------------*/
/***** Roxy *****/
/*---------------*/

figure.effect-roxy { background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%); background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%); }
figure.effect-roxy img { max-width: none; width: -webkit-calc(100% + 60px); width: calc(100% + 60px); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-50px, 0, 0); transform: translate3d(-50px, 0, 0); }
figure.effect-roxy figcaption::before { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; border: 1px solid #fff; content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-20px, 0, 0); transform: translate3d(-20px, 0, 0); }
figure.effect-roxy figcaption { padding: 3em; text-align: left; }
figure.effect-roxy h3 { padding: 30% 0 10px 0; }
figure.effect-roxy p { opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); }
figure.effect-roxy:hover img { opacity: 0.7; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-roxy:hover figcaption::before, figure.effect-roxy:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba { background: #9e5406; }
figure.effect-bubba img { opacity: 0.7; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
figure.effect-bubba:hover img { opacity: 0.4; }
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
figure.effect-bubba figcaption::before { border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0, 1); transform: scale(0, 1); }
figure.effect-bubba figcaption::after { border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1, 0); transform: scale(1, 0); }
figure.effect-bubba h3 { padding-top: 30%; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); }
figure.effect-bubba p { padding: 20px 2.5em; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); }
figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
figure.effect-bubba:hover h3, figure.effect-bubba:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/*---------------*/
/***** Romeo *****/
/*---------------*/

figure.effect-romeo { -webkit-perspective: 1000px; perspective: 1000px; }
figure.effect-romeo img { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, 0, 300px); transform: translate3d(0, 0, 300px); }
figure.effect-romeo:hover img { opacity: 0.6; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-romeo figcaption::before, figure.effect-romeo figcaption::after { position: absolute; top: 50%; left: 50%; width: 80%; height: 1px; background: #fff; content: ''; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }
figure.effect-romeo:hover figcaption::before { opacity: 0.5; -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg); transform: translate3d(-50%, -50%, 0) rotate(45deg); }
figure.effect-romeo:hover figcaption::after { opacity: 0.5; -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg); transform: translate3d(-50%, -50%, 0) rotate(-45deg); }
figure.effect-romeo h3, figure.effect-romeo p { position: absolute; top: 50%; left: 0; width: 100%; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; }
figure.effect-romeo h3 { -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0); transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0); }
figure.effect-romeo p { padding: 0.25em 2em; -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0); transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0); }
figure.effect-romeo:hover h3 { -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0); transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0); }
figure.effect-romeo:hover p { -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0); transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0); }
/*---------------*/
/***** Layla *****/
/*---------------*/

figure.effect-layla { background: #18a367; }
figure.effect-layla img { height: 390px; }
figure.effect-layla figcaption { padding: 3em; }
figure.effect-layla figcaption::before, figure.effect-layla figcaption::after { position: absolute; content: ''; opacity: 0; }
figure.effect-layla figcaption::before { top: 50px; right: 30px; bottom: 50px; left: 30px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: 0 0; transform-origin: 0 0; }
figure.effect-layla figcaption::after { top: 30px; right: 50px; bottom: 30px; left: 50px; border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1, 0); transform: scale(1, 0); -webkit-transform-origin: 100% 0; transform-origin: 100% 0; }
figure.effect-layla h3 { padding-top: 26%; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; }
figure.effect-layla p { padding: 0.5em 2em; text-transform: none; opacity: 0; -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); }
figure.effect-layla img, figure.effect-layla h3 { -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }
figure.effect-layla img, figure.effect-layla figcaption::before, figure.effect-layla figcaption::after, figure.effect-layla p { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
figure.effect-layla:hover img { opacity: 0.7; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-layla:hover figcaption::before, figure.effect-layla:hover figcaption::after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
figure.effect-layla:hover h3, figure.effect-layla:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-layla:hover figcaption::after, figure.effect-layla:hover h3, figure.effect-layla:hover p, figure.effect-layla:hover img { -webkit-transition-delay: 0.15s; transition-delay: 0.15s; }
/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-honey { background: #4a3753; }
figure.effect-honey img { opacity: 0.9; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
figure.effect-honey:hover img { opacity: 0.5; }
figure.effect-honey figcaption::before { position: absolute; bottom: 0; left: 0; width: 100%; height: 10px; background: #fff; content: ''; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
figure.effect-honey h3 { position: absolute; bottom: 0; left: 0; padding: 1em 1.5em; width: 100%; text-align: left; -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }
figure.effect-honey h3 i { font-style: normal; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }
figure.effect-honey figcaption::before, figure.effect-honey h3 { -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; }
figure.effect-honey:hover figcaption::before, figure.effect-honey:hover h3, figure.effect-honey:hover h3 i { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar { background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%); background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%); }
figure.effect-oscar img { opacity: 0.9; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
figure.effect-oscar figcaption { padding: 3em; background-color: rgba(58,52,42,0.7); -webkit-transition: background-color 0.35s; transition: background-color 0.35s; }
figure.effect-oscar figcaption::before { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; border: 1px solid #fff; content: ''; }
figure.effect-oscar h3 { margin: 20% 0 10px 0; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
figure.effect-oscar figcaption::before, figure.effect-oscar p { opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(0); transform: scale(0); }
figure.effect-oscar:hover h3 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-oscar:hover figcaption::before, figure.effect-oscar:hover p { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
figure.effect-oscar:hover figcaption { background-color: rgba(58,52,42,0); }
figure.effect-oscar:hover img { opacity: 0.4; }
/*---------------*/
/***** Marley *****/
/*---------------*/

figure.effect-marley figcaption { text-align: right; }
figure.effect-marley h3, figure.effect-marley p { position: absolute; right: 30px; left: 30px; padding: 10px 0; }
figure.effect-marley p { bottom: 30px; line-height: 1.5; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
figure.effect-marley h3 { top: 30px; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); }
figure.effect-marley:hover h3 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-marley h3::after { position: absolute; top: 100%; left: 0; width: 100%; height: 4px; background: #fff; content: ''; -webkit-transform: translate3d(0, 40px, 0); transform: translate3d(0, 40px, 0); }
figure.effect-marley h3::after, figure.effect-marley p { opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
figure.effect-marley:hover h3::after, figure.effect-marley:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/*---------------*/
/***** Ruby *****/
/*---------------*/

figure.effect-ruby { background-color: #17819c; }
figure.effect-ruby img { opacity: 0.7; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1.15); transform: scale(1.15); }
figure.effect-ruby:hover img { opacity: 0.5; -webkit-transform: scale(1); transform: scale(1); }
figure.effect-ruby h3 { margin-top: 20%; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); }
figure.effect-ruby p { margin: 1em 0 0; padding: 3em; border: 1px solid #fff; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, 20px, 0) scale(1.1); transform: translate3d(0, 20px, 0) scale(1.1); }
figure.effect-ruby:hover h3 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-ruby:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); }
/*---------------*/
/***** Milo *****/
/*---------------*/

figure.effect-milo { background: #2e5d5a; }
figure.effect-milo img { max-width: none; width: -webkit-calc(100% + 60px); width: calc(100% + 60px); opacity: 1; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-30px, 0, 0) scale(1.12); transform: translate3d(-30px, 0, 0) scale(1.12); -webkit-backface-visibility: hidden; backface-visibility: hidden; }
figure.effect-milo:hover img { opacity: 0.5; -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); }
figure.effect-milo h3 { position: absolute; right: 0; bottom: 0; padding: 1em 1.2em; }
figure.effect-milo p { padding: 0 10px 0 0; width: 50%; border-right: 1px solid #fff; text-align: right; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-40px, 0, 0); transform: translate3d(-40px, 0, 0); }
figure.effect-milo:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/*---------------*/
/***** Dexter *****/
/*---------------*/

figure.effect-dexter { background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%); background: linear-gradient(to bottom, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%); }
figure.effect-dexter img { -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
figure.effect-dexter:hover img { opacity: 0.4; }
figure.effect-dexter figcaption::after { position: absolute; right: 30px; bottom: 30px; left: 30px; height: -webkit-calc(50% - 30px); height: calc(50% - 30px); border: 7px solid #fff; content: ''; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
figure.effect-dexter:hover figcaption::after { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-dexter figcaption { padding: 3em; text-align: left; }
figure.effect-dexter p { position: absolute; right: 60px; bottom: 60px; left: 60px; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, -100px, 0); transform: translate3d(0, -100px, 0); }
figure.effect-dexter:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/*---------------*/
/***** Sarah *****/
/*---------------*/

figure.effect-sarah { background: #42b078; }
figure.effect-sarah img { max-width: none; width: -webkit-calc(100% + 20px); width: calc(100% + 20px); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; }
figure.effect-sarah:hover img { opacity: 0.4; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-sarah figcaption { text-align: left; }
figure.effect-sarah h3 { position: relative; overflow: hidden; padding: 0.5em 0; }
figure.effect-sarah h3::after { position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #fff; content: ''; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
figure.effect-sarah:hover h3::after { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-sarah p { padding: 1em 0; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }
figure.effect-sarah:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption { top: auto; bottom: 0; padding: 1em; height: 3.75em; background: #fff; color: #3c4a50; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
figure.effect-zoe h3 { float: left; }
figure.effect-zoe p.icon-links a { float: right; color: #3c4a50; font-size: 1.4em; }
figure.effect-zoe:hover p.icon-links a:hover, figure.effect-zoe:hover p.icon-links a:focus { color: #252d31; }
figure.effect-zoe p.description { position: absolute; bottom: 8em; padding: 2em; color: #fff; text-transform: none; font-size: 90%; opacity: 0; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; -webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */ }
figure.effect-zoe h3, figure.effect-zoe p.icon-links a { -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 200%, 0); transform: translate3d(0, 200%, 0); }
figure.effect-zoe p.icon-links a span::before { display: inline-block; padding: 8px 10px; font-family: 'feathericons'; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.icon-eye::before { content: '\e000'; }
.icon-paper-clip::before { content: '\e001'; }
.icon-heart::before { content: '\e024'; }
figure.effect-zoe h3 { display: inline-block; }
figure.effect-zoe:hover p.description { opacity: 1; }
figure.effect-zoe:hover figcaption, figure.effect-zoe:hover h3, figure.effect-zoe:hover p.icon-links a { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
figure.effect-zoe:hover h3 { -webkit-transition-delay: 0.05s; transition-delay: 0.05s; }
figure.effect-zoe:hover p.icon-links a:nth-child(3) { -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
figure.effect-zoe:hover p.icon-links a:nth-child(2) { -webkit-transition-delay: 0.15s; transition-delay: 0.15s; }
figure.effect-zoe:hover p.icon-links a:first-child { -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }
/*---------------*/
/***** Chico *****/
/*---------------*/

figure.effect-chico img { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1.12); transform: scale(1.12); }
figure.effect-chico:hover img { opacity: 0.5; -webkit-transform: scale(1); transform: scale(1); }
figure.effect-chico figcaption { padding: 3em; }
figure.effect-chico figcaption::before { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; border: 1px solid #fff; content: ''; -webkit-transform: scale(1.1); transform: scale(1.1); }
figure.effect-chico figcaption::before, figure.effect-chico p { opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
figure.effect-chico h3 { padding: 20% 0 20px 0; }
figure.effect-chico p { margin: 0 auto; max-width: 200px; -webkit-transform: scale(1.5); transform: scale(1.5); }
figure.effect-chico:hover figcaption::before, figure.effect-chico:hover p { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
