/* stardado | 1 | style.css */

/* reset etc. */
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
input:focus, select:focus, textarea:focus, button:focus { outline:none; }
body, body div { line-height:1.3em; }
body, td { -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }
ol, ul, li { margin:0; padding:0; list-style:none; list-style-type:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
table { border-collapse:collapse; border-spacing:0; }
html { -webkit-text-size-adjust:100%; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0; }

/* kaushan-script-regular - latin-ext_latin */
@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../content/kaushan-script-v14-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../content/kaushan-script-v14-latin-ext_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* basics */
html, body { height:100%; }
body { color:#bfcddd; font-family:"webfont1", "Trebuchet MS", Helvetica, Arial, sans-serif; font-size:18px; letter-spacing:1px; text-align:center; background:#000; }
body { background:#000 url('../content/index.jpg') center top no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
td, th { color:#bfcddd; font-family:"webfont1", "Trebuchet MS", Helvetica, Arial, sans-serif; font-size:18px; letter-spacing:1px;text-align:center; }

h1, h2, h3, h4, h5 { font-family: 'Kaushan Script', cursive; line-height:0; color:#bfcddd; font-weight:normal; margin:0px; padding:0px;}
h1, h2, h3 { }
h1 { font-family: 'Kaushan Script', cursive; text-align:center; color:#bfcddd; font-size:50px; letter-spacing:3px; margin:0 0 10px 0;  }
h2 { color:#fff; font-size:72px; letter-spacing:5px; text-shadow:0px 1px 3px rgba(0,0,0,.75); }
h3 { color:#ded5cf; font-size:64px; letter-spacing:7px; text-shadow:0px 1px 3px rgba(0,0,0,.75); }
h4 { font-size:48px; text-shadow:0px 1px 0px rgba(0,0,0,0.5); letter-spacing:4px; }
h5 { font-size:24px; letter-spacing:1px; margin:0 0 20px 0; }
h6 { color:#fff; font-size:20px; line-height:1.3em; }
td img, img { display:block; }
td { text-align:left; }

a:link, a:visited { color:#bfcddd; text-decoration:none; -moz-outline-style:none; outline:none; }
a:hover, a:active { color:#fff; text-decoration:none; -moz-outline-style:none; outline:none; }

/* page */
.wrapper { position:relative; display:table; width:100%; height:100%; z-index:1; }


/* footer */
.footer { text-align:left; position:absolute; width:100%; padding:0 30px; left:0px; bottom:30px; z-index:2; box-sizing:border-box; }

.footer h1 { font-family: 'Kaushan Script', cursive; margin:0 0 10px 0; }
.footer h5 { font-family: 'Kaushan Script', cursive; margin:0 0 10px 0; }

.footer .social ul { position:relative; text-align:center; margin:0 auto 0px auto; font-size:0; }
.footer .social li { display:inline-block; margin:0; padding:0 10px; border-right:1px solid #fff; border-right:thin solid rgba(255,255,255,0.3); }
.footer .social li:last-child { border-right:0px none; }
.footer .social li a { display:block; text-align:center; font-size:36px; line-height:60px; width:60px; height:60px; overflow:hidden; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.footer .social li a:link, .footer .social li a:visited { color:#bfcddd; }
.footer .social li a:hover, .footer .social li a:active { color:#fff; }

.credits { font-size:8px; text-align:center; color:#bfcddd ;letter-spacing:2px;line-height:14px;padding:0 20px;}
.credits a:link, .credits a:visited { color:#ccc; }
.credits a:hover, .credits a:active { color:#f48e1f; }
.credits .logout { display:inline-block; margin:0 0 5px 0; }
.credits .delimiter { filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3; }


/* images */
.imageborder, .contentborder { position:relative; border:1px solid #776c65; padding:4px; background:#000; background:rgba(0,0,0,0.5); }
a.imageborder { display:block; border:1px solid #ded5cf; }
a.imageborder:link, a.imageborder:visited, a:link .imageborder, a:visited .imageborder { border:1px solid #776c65; }
a.imageborder:hover, a.imageborder:active, a:hover .imageborder, a:active .imageborder { border:1px solid #fff; }

.imageborder_holder { margin:0 0 10px 0; position:relative; overflow:hidden; box-sizing:border-box; -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); }
.imageborder_holder img { width:100%; height:auto !important; }
.imageborder_holder a img { box-sizing:border-box; position:relative; -webkit-transition:-webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.175), opacity 0.1s; transition:transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.175), opacity 0.1s; -webkit-transform:translateZ(0); -ms-transform:translateZ(0); transform:translateZ(0); -webkit-filter:blur(0); filter:blur(0); }
.imageborder_holder a { position:relative; width:100%; height:100%; display:block; }
.imageborder_holder a .icon { color:#fff; text-shadow:0px 2px 5px rgba(0,0,0,1); width:100%; height:100%; top:100%; text-align:center; font-size:60px; display:block; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; position:absolute; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.imageborder_holder a .icon:before { position:absolute; width:100%; text-align:center; top:50%; left:0; margin:-30px 0 0 0; padding:0; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
.imageborder_holder a:hover .icon, .imageborder_holder a:focus .icon { top:0%; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.imageborder_holder a:hover .icon:before, .imageborder_holder a:focus .icon:before { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.imageborder_holder a:hover img, .imageborder_holder a:focus img { filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; }

.imageborder_ratio a { position:absolute; top:0px; right:0px; bottom:0px; left:0px; width:100%; height:100%; display:block; }
.imageborder_ratio a .imageborder { position:relative; width:100%; height:100%; box-sizing:border-box; }
.imageborder_ratio a .imageborder .display { position:relative; top:0px; right:0px; bottom:0px; left:0px; display:block; overflow:hidden; width:100%; height:100%; -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; transform-style:preserve-3d; }
.imageborder_ratio a .imageborder .display img { position:relative; width:100%; top:50%; height:auto !important; -webkit-transform:translateY(-50%) translateZ(0); -ms-transform:translateY(-50%) translateZ(0); transform:translateY(-50%) translateZ(0); -webkit-filter:blur(0); filter:blur(0); }
@media screen and (-webkit-min-device-pixel-ratio:0) { /* safari 5.1-6.0 "only" override, stack->q=16348489 */ ::i-block-chrome,.imageborder_ratio a .imageborder .display img { position:absolute; top:0; bottom:0; margin:auto; -webkit-transform:translateY(0) translateZ(0); -ms-transform:translateY(0) translateZ(0); transform:translateY(0) translateZ(0); } }

.imageborder_ratio_s a .imageborder .display { background:#000; }
.imageborder_ratio_s a .imageborder .display img { max-height:100%; max-width:100%; width:auto; height:auto; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; -webkit-transform:translateY(0) translateZ(0); -ms-transform:translateY(0) translateZ(0); transform:translateY(0) translateZ(0); }

img.contained { max-height:100%; max-width:100%; width:auto; height:auto; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; }
img.fancybox { cursor:pointer; }
img.grayscale { -webkit-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); }


/* videos */
.videoborder { position:relative; border:1px solid #776c65; margin:0 0 10px 0; padding:4px; background:#000; background:rgba(0,0,0,0.5); -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); }
.videoborder .display { width:100%; height:0; display:block; position:relative; padding-bottom:56.25%; background:#000; background:rgba(0,0,0,0.5); }
.videoborder .display iframe, .videoborder .display video { position:absolute; top:0; left:0; width:100%; height:100%; }
.videoborder .display .loading { position:absolute; left:50%; top:50%; margin:-25px 0 0 -25px; color:#666; }


/* member specials */
.loggedin { display:none; }
.notloggedin { text-align:center; }
.notloggedin .desc {text-align:center;width:66%;margin:15px auto;padding:15px;border:1px dotted #999;background: rgba(0,0,0,0.1);-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.notloggedin .desc .icon { font-size:36px; margin:0 0 15px 0; }


/* misc */
.animated_manual_animation { -webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both; }
.animated, .animated_manual { visibility:hidden; }
.visible { visibility:visible; }
body.device .onstart, body.device .animated, body.device .animated_manual { display:block; visibility:visible; }

.more { padding:15px 0; font-size:24px; line-height:28px; font-family:'webfont1', Arial, Helvetica, sans-serif; letter-spacing:1px; text-transform:uppercase; }
.more a { display:inline-block; padding:10px 0; }
.more a:link, .more a:visited { }
.more a:hover, .more a:active { }
.text_truncate .more { padding:5px 0; font-size:inherit; line-height:inherit; font-family:inherit; text-transform:none; }
.text_truncate .more a { padding:5px 0; }

.sr-only { position:absolute; width:1px; height:1px; padding: 0; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.nowrap { white-space:nowrap; }
.noitems { padding:20px; text-align:center; }
.nomore { margin:10px 0; font-size:12px; line-height:12px; text-transform:uppercase; }
#log { position:fixed; z-index:1000; left:5px; bottom:5px; background:#666; color:#fff; text-align:left; font-size:9px; font-family:Arial, Helvetica, sans-serif; border:2px solid #000; padding:5px; width:500px; max-height:100px; overflow:scroll; overflow-x:hidden; overfow-y:scroll; }
#log .ctrl { position:absolute; right:5px; top:5px; }
.anchor { width:1px; height:1px; overflow:hidden; }
object, embed { -moz-outline-style:none; outline:none; display:block; margin:0; padding:0; }
.small { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.loading { font-size:24px; }
.blw { display:inline-block; width:0.1px; }
.round { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.shadow { -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); }
.transition_all { -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.engraved { text-shadow:0px 1px 0px rgba(255,255,255,.3); }
.dimmed { cursor:default; filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; }
.textshadow { text-shadow: 0px 1px 4px rgba(0,0,0,.75); }
.table { display:table; border-collapse:collapse; border-spacing:0; }
.row { display:table-row; }
.cell { display:table-cell; vertical-align:middle; }
.v_center_parent { -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; transform-style:preserve-3d; }
.v_center_child { position:relative; top:50%; -webkit-transform:translateY(-50%) translateZ(0) !important; -ms-transform:translateY(-50%) translateZ(0) !important; transform:translateY(-50%) translateZ(0) !important; -webkit-filter:blur(0); filter:blur(0); }
.avoid-clicks { pointer-events:none; }
.v_divider { }
.h_divider_big { width:100%; height:7px; display:block; border-bottom:thin solid #776c65; background:rgba(0,0,0,0.3) url(../images/layout/bg_h_divider_big.png) center center repeat-x; } 
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }


/* forms */
.form0 { display:none !important; }
label { font-size:16px; text-align:left; display:block; margin:0 0 5px 0; }
label.warning { color:#f00; }
label.warning a { color:#f00; text-decoration:underline; }
.input_desc { color:#999; margin:-10px 0 25px 0; font-size:0.8em; line-height:1.1em; cursor:help; }
.input_desc:hover, .input_desc:focus { color:#fff; }

input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], input, input.text, input.title, textarea, select { font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:16px; color:#444; width:100%; box-sizing:border-box; border:1px solid #ccc; background-color:#eee; margin:0 0 20px 0; padding:10px; -webkit-box-shadow:inset 0px 0px 10px rgba(0,0,0,1); -moz-box-shadow:inset 0px 0px 10px rgba(0,0,0,1); box-shadow:inset 0px 0px 10px rgba(0,0,0,1); }
select { padding:11px 10px; }
textarea { height:150px; }
input.text:focus, input.title:focus, textarea:focus, select:focus { border:1px solid #fff; color:#000; background-color:#fff; box-shadow:inset 0px 0px 10px rgba(0,0,0,0.5); }
input[type="text"]:disabled { cursor:not-allowed; }
input.warning, input.warning:focus { color:#f00; border:1px solid #c00; background-color:rgba(255,0,0,0.2); }

input.submit, a.button, a.button:link, a.button:visited, .button, button, .share_tools_big a { border:thin solid #444; border-bottom:thin solid #222; color:#000; font-size:18px; font-weight:bold; text-transform:uppercase; text-decoration:none; text-shadow:0 1px rgba(255,255,255,0.5); display:inline-block; cursor:pointer; margin:0 0 20px 0; padding:15px 20px; box-sizing:border-box; text-align:center; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; -moz-box-shadow:0px 1px 5px rgba(0, 0, 0, 0.75); -webkit-box-shadow:0px 1px 5px rgba(0, 0, 0, 0.75); box-shadow:0px 1px 5px rgba(0, 0, 0, 0.75); }
.button,button,input[type="submit"],input[type="reset"],input[type="button"], .share_tools_big a { background:#ded5cf; background:#ded5cf -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.4) 100%);background:#ded5cf -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.4)));background:#ded5cf -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.4) 100%);background:#ded5cf -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.4) 100%);background:#ded5cf -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.4) 100%);background:#ded5cf linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.4) 100%);}
.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover, .share_tools_big a:hover { background:#ded5cf; background:#ded5cf -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.5) 100%);background:#ded5cf -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.5)));background:#ded5cf -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.5) 100%);background:#ded5cf -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.5) 100%);background:#ded5cf -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.5) 100%);background:#ded5cf linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.5) 100%);}
.button:active,button:active,input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active, .share_tools_big a:active { background:#ded5cf; background:#ded5cf -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%);background:#ded5cf -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4)));background:#ded5cf -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);background:#ded5cf -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);background:#ded5cf -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);background:#ded5cf linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);}
.button_full { width:100%; display:block; }
a.button_small { display:inline-block !important;; font-size:16px !important; margin:10px auto !important; padding:5px 10px !important; text-shadow:0 1px rgba(255,255,255,0.2) !important;; }
input.submit, input[type="submit"] { margin-top:15px; }
input[type="checkbox"] { width:24px; height:24px; margin:0; padding:0; background:#fff; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
a.button-alt { -moz-box-shadow:none !important; -webkit-box-shadow:none !important; box-shadow:none !important; text-shadow:none !important; }
a.button-alt:link, a.button-alt:visited { border:1px solid #decabc; color:#decabc; background:rgba(0,0,0,0.1); }
a.button-alt:hover, a.button-alt:active { border:1px solid #fff; color:#fff; background:rgba(0,0,0,0.2); }

.table_checkbox { margin:0 0 20px 0; }
.table_checkbox * {text-align:left; }
.table_checkbox .warning, .table_checkbox .warning .icon, .table_checkbox .warning .icon:before { color:#f00; }
.table_checkbox a { /* display:inline-block; border-bottom:1px dotted; */ }
.table_checkbox .cell_checkbox { width:40px; vertical-align:top; padding:0; }
.table_checkbox .table { display:table; }
.table_checkbox .row { display:table-row; font-size:16px; }
.table_checkbox .cell { display:table-cell; vertical-align:middle; }
.table_checkbox input[type="checkbox"], .table_checkbox .checkbox { width:30px; height:30px; display:block; float:left; margin:0; padding:0; }

input.warning { color:#f00; border:1px solid #c00; background-color:rgba(255,0,0,0.2); }
input.warning:focus { color:#f00; }
input.share_url { padding-left:30px; background-image:url(../images/layout/bg_link.png); background-position:7px center; background-repeat:no-repeat; }

.feedback { font-size:1.3em; line-height:1.1em; margin:0 auto 20px auto; padding:25px 20px; border:1px solid #b6b656; text-align:center; color:#000; background:#ffffdd; position:relative; -webkit-transition:all 0.7s ease-in-out; -moz-transition:all 0.7s ease-in-out; -o-transition:all 0.7s ease-in-out; transition:all 0.7s ease-in-out; }
.feedback_off { margin:0; padding:0; border:0px none; }
.feedback .icon { }
.feedback a { color:#000; text-decoration:underline; }
.feedback a.icon:before { text-decoration:none; }
.feedback a.close { display:none; position:absolute; right:5px; top:10px; color:#5e5e2c; font-size:36px; text-decoration:none; }
.feedback a.close:hover, .feedback a.close:active { color:#000; }

/* share */
body.desktop .share_tools a.share_whatsapp { display:none !important; }
.share_tools_big .share_tools { width:auto; text-align:center; }
.share_tools_big a { text-shadow:0 1px rgba(255,255,255,0.2); border:thin solid #444; float:none; margin:0 5px; padding:0 !important; font-size:32px; line-height:50px; text-align:center; width:50px; height:50px; display:inline-block; overflow:hidden; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; }

