/* NORMALIZE */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary 
{display:block}

audio,canvas,video 
{display:inline-block}

audio:not([controls]) 
{display:none;height:0}

[hidden],template 
{display:none}

html 
{font-family:sans-serif;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}

body 
{margin:0;scroll-behavior:smooth;font-family:arial}

a 
{background:transparent}

a:focus,a:active,a:hover 
{outline:none}

b,strong 
{font-weight:bold}

sub,sup 
{font-size:75%;line-height:0;position:relative;vertical-align:baseline}

sup 
{top:-0.5em}

sub 
{bottom:-0.25em}

img 
{border:0}

figure 
{margin:0}

legend 
{border:0;padding:0}

button,input,select,textarea 
{font-family:inherit;font-size:100%;margin:0}

button,input 
{line-height:normal}

button,select 
{text-transform:none}

button,html input[type="button"], input[type="reset"], input[type="submit"] 
{-webkit-appearance:button;cursor:pointer}

button[disabled], html input[disabled] 
{cursor:default}

input[type="checkbox"], input[type="radio"] 
{box-sizing:border-box;padding:0}

input[type="search"] 
{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration 
{-webkit-appearance:none}

button::-moz-focus-inner,input::-moz-focus-inner 
{border:0;padding:0}

textarea 
{overflow:auto;vertical-align:top}

table 
{border-collapse:collapse;border-spacing:0}

body
{margin:0;overflow-y:scroll;overflow-x:scroll;overflow:-moz-scrollbars-vertical}

td
{text-align:left;vertical-align:top}

body *
{outline:none;color:#404040}

a, a:hover, a:focus
{outline:none}

p
{margin:0}

a img
{border:0}

li
{padding-bottom:10px}



/*== GENERAL ==*/


header.main, section.main, footer.main
{display:block;margin:auto;min-width:320px}


/*== BKG VIDEO ==*/

#bkgsup
{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;overflow:hidden;z-index:-1;height:25vw}

#bkgsup
{background:transparent url("/videos/novid.jpg") no-repeat center center;background-size:cover}

body.index #bkgsup
{height:56.25vw}

#bkgsup #bgvid 
{display:block;width:106%;background-color:transparent}

@media screen and (max-width:680px) 
{
#bkgsup
{height:170px}
	
body.index #bkgsup
{height:56.25vw}
}

@media screen and (max-width:480px) 
{
body.index #bkgsup
{height:270px}

body.index #bkgsup #bgvid 
{width:auto;height:270px}
}

@media screen and (max-width:310px) 
{
#bkgsup #bgvid 
{width:auto;height:174px}
	
body.index #bkgsup #bgvid 
{width:auto;height:270px}
}

@media screen and (min-width:1280px) 
{
#bkgsup
{height:320px}

body.index #bkgsup
{height:720px}
}


/*== HEADER ==*/


header.main
{display:block;width:100%;height:25vw}

body.index header.main
{height:56.25vw} /*must be <=> body.index #bkgsup height*/

@media screen and (max-width:680px) 
{
header.main
{height:170px}

body.index header.main
{height:56.25vw}
}

@media screen and (max-width:480px) 
{
body.index header.main
{height:270px}
}

@media screen and (min-width:1280px) 
{
header.main
{height:320px}

body.index header.main
{height:720px}
}

/**/

header.main .title
{padding:75px 0 0 0;text-align:center}

body.index header.main .title
{padding:160px 0 0 0}

header.main .title a
{display:block;color:#fff;text-decoration:none;font-weight:bold;opacity:0.5;font-size:80px;line-height:80px;letter-spacing:2px;margin:0 20px}

body.index header.main .title a
{font-size:130px;line-height:130px}

@media screen and (max-width:1280px) 
{
header.main .title
{padding-top:5.86vw}
	
header.main .title a
{font-size:6.25vw;line-height:6.25vw}
	
body.index header.main .title
{padding-top:12.5vw}

body.index header.main .title a
{font-size:10.16vw;line-height:10.16vw}
}

@media screen and (max-width:580px) 
{
body.index header.main .title
{padding-top:9.5vw}
}

@media screen and (max-width:560px) 
{
header.main .title a
{font-size:35px;line-height:35px}
}

@media screen and (max-width:380px) 
{
header.main .title a
{line-height:32px}
}

@media screen and (max-width:440px) 
{
body.index header.main .title a
{font-size:45px;line-height:45px}
}

/**/

header.main .baseline
{display:block;color:#fff;text-align:center;font-weight:bold;font-size:32px;line-height:45px;letter-spacing:2px;opacity:0.8;padding:25px 20px 0 20px}

body.index header.main .baseline
{font-size:46px;line-height:70px;padding:100px 20px 0 20px}

@media screen and (max-width:1280px) 
{
header.main .baseline
{font-size:2.5vw;line-height:3.52vw;padding-top:1.95vw}

body.index header.main .baseline
{font-size:3.59vw;line-height:5.47vw;padding-top:7.81vw}
}

@media screen and (max-width:640px) 
{
header.main .baseline
{font-size:18px;line-height:23px}
}

@media screen and (max-width:620px) 
{
header.main .baseline
{padding-top:12px}
}

@media screen and (max-width:600px) 
{
body.index header.main .baseline
{font-size:22px;line-height:32px}
}

@media screen and (max-width:580px) 
{
body.index header.main .baseline
{padding-top:5.5vw}
}

@media screen and (max-width:540px) 
{
body.index header.main .baseline
{font-size:21px;line-height:28px}
}

@media screen and (max-width:360px) 
{
body.index header.main .baseline
{line-height:26px}
}

/**/

#menu-general-ct
{position:absolute;right:0;top:0;text-align:right;z-index:999}

#menu-general-ct #toggle
{display:none;padding:4px 4px 8px 0}

#menu-general-ct #toggle b
{display:inline-block;background-color:#fff;font-size:36px;line-height:40px;color:#404040;padding:0px 5px 2px 5px;cursor:pointer;font-weight:bold;border:solid 1px #404040;opacity:0.7;filter:alpha(opacity=70);border-radius:4px}

#menu-general-ct #toggle b:hover
{color:#000;border-color:#000;opacity:1;filter:alpha(opacity=100)}

#menu-general
{display:block;margin:0;text-align:right}

#menu-general.opened,
#menu-general.closed
{display:block}

#menu-general a
{display:inline-block;text-align:left;text-decoration:none;font-size:17px;color:#fff;padding:10px 18px 12px 13px;border-right:dotted 1px #fff;letter-spacing:1px}

#menu-general a:first-of-type
{font-size:24px;letter-spacing:0}

#menu-general a:last-child
{border:none}

#menu-general a.active,
#menu-general a:hover
{background-color:#ffffff;color:#000;opacity:0.6;filter:alpha(opacity=60)}

@media screen and (max-width:760px) 
{
#menu-general a
{letter-spacing:0}
}

@media screen and (max-width:700px) 
{
#menu-general a
{padding:10px 2.6vw 12px 1.86vw}
}

@media screen and (max-width:690px) 
{
#menu-general a
{font-size:16px}
}

@media screen and (max-width:920px) 
{
/*collapse menu*/

#menu-general-ct #toggle
{display:block}

#menu-general.opened
{display:block}

#menu-general.closed
{display:none}

#menu-general a
{display:block;background-color:#fff;color:#404040;box-shadow:2px 2px 5px 1px rgba(0,0,0,0.2)}
	
#menu-general a:first-of-type
{border-top-left-radius:8px}

#menu-general a:last-of-type
{border-bottom-left-radius:8px}

#menu-general a.active,
#menu-general a:hover
{background-color:#d7bbe2;opacity:1;filter:alpha(opacity=100)}
}


/*== MAIN PAGE ==*/


section.main
{overflow:hidden;min-height:500px;position:relative;margin:auto;background-color:#fff}

section.main
{background:transparent url("/images/bkg.png") repeat center center}

section.main .page-ct
{overflow:hidden;margin:auto;min-height:500px;max-width:1300px}

section.main header.page
{overflow:hidden;padding:50px 35px 80px 35px}

@media screen and (max-width:1000px) 
{
section.main header.page
{padding:5vw 3.5vw 8vw 3.5vw}
}

@media screen and (max-width:680px) 
{
section.main header.page
{padding-top:34px}
}

@media screen and (max-width:420px) 
{
section.main header.page
{padding-bottom:34px}
}

section.main header.page h1
{font-size:34px;font-weight:normal;display:block;margin:0;color:#404040;text-align:center;text-transform:uppercase;letter-spacing:1px}

@media screen and (max-width:1000px) 
{
section.main header.page h1
{font-size:3.4vw}
}

@media screen and (max-width:740px) 
{
section.main header.page h1
{font-size:25px}
}

/**/

section.main section.page
{padding:0 30px 70px 30px;overflow:hidden;font-size:17px;line-height:32px;text-align:justify;margin:auto}

section.main.ref_index section.page
{padding:0 100px 70px 100px}

@media screen and (max-width:880px) 
{
section.main.ref_index section.page
{padding:0 80px 70px 80px}
}

@media screen and (max-width:730px) 
{
section.main.ref_index section.page
{padding:0 60px 70px 60px}
}

@media screen and (max-width:520px) 
{
section.main.ref_index section.page
{padding:0 40px 70px 40px}
}

@media screen and (max-width:360px) 
{
section.main section.page
{padding:0 20px 70px 20px}
}

section.main section.page h2
{font-size:26px;font-weight:normal;display:block;margin:3vh 0 2.5vh 0;color:#3a92c5}

section.main section.page h2:first-child
{margin-top:0}

@media screen and (max-width:1000px) 
{
section.main section.page h2
{font-size:2.6vw}
}

@media screen and (max-width:780px) 
{
section.main section.page h2
{font-size:20px}
}

section.main section.page p
{padding:0 0 0 20px}

body.index section.main section.page p
{padding:0}

@media screen and (max-width:480px) 
{
section.main section.page p
{padding:0}
}

section.main section.page .finalword
{display:block;max-width:800px;margin:100px auto 60px auto;font-size:19px;color:#606060;padding:22px 30px;font-weight:normal;line-height:34px;border:solid 10px #c6ff00}

/* page contents */

section.main section.page a.linkcontact
{text-decoration:none;color:#e6761b;cursor:pointer}

section.main section.page a.linkcontact:hover
{text-decoration:underline}

section.main section.page .reviv
{font-family:'Times New Roman';font-size:130%;color:#d07f0b;letter-spacing:1px}

section.main section.page h2 .reviv
{font-family:'Times New Roman';font-size:110%;color:inherit;letter-spacing:1px}

section.main .page blockquote
{margin:0 0 30px 0;font-style:italic;color:#404040}

section.main .page blockquote i
{font-size:90%;color:#808080}

/**/

section.main.ref_index .page blockquote
{display:block;text-align:center;letter-spacing:1px;font-size:120%;line-height:210%;margin:0 0 50px 0}

section.main.ref_index .page blockquote i
{padding:0 0 0 16px}

/**/

section.main section.page .coach
{display:table;max-width:720px;margin:0 auto 60px auto}

section.main section.page .coach .photo
{display:table-cell;padding:0 40px 0 0;vertical-align:top}

section.main section.page .coach .photo img
{width:318px;opacity:0.85}

section.main section.page .coach p
{display:table-cell;vertical-align:middle}

section.main section.page .coach p .big
{font-size:110%;line-height:210%}

@media screen and (max-width:920px) 
{
section.main section.page .coach .photo img
{width:34.56vw}
}

@media screen and (max-width:780px) 
{
section.main section.page .coach .photo
{padding:0 20px 0 0}
}

@media screen and (max-width:540px) 
{
section.main section.page .coach .photo
{padding:0 10px 0 0}
}

@media screen and (max-width:580px) 
{
section.main section.page .coach .photo img
{width:200px}
}

@media screen and (max-width:520px) 
{
section.main section.page .coach,
section.main section.page .coach .photo,
section.main section.page .coach p
{display:block}

section.main section.page .coach .photo
{padding:0 0 30px 0;text-align:center}
}


/*== FOOTER ==*/


footer.main
{overflow:hidden;background:#393b3e url("/images/bkgblack.png") repeat 0 0}

footer.main section
{max-width:1300px;overflow:hidden;margin:auto;padding:80px 0 80px 0}

footer.main section .links
{clear:both;text-align:center;padding:8px;margin:0 auto}

footer.main section .links a
{display:inline-block;text-decoration:none;font-size:17px;color:#fff;padding:0 10px;border-right:dotted 1px #fff}

footer.main section .links a:first-child
{border-left:none}

footer.main section .links a:last-child
{border-right:none}

footer.main section .links a:hover
{text-decoration:underline}

footer.main section .copyright
{padding:30px 0 40px 0;text-align:center;font-size:14px;color:#fff}

footer.main section .madeby
{text-align:center}

footer.main section .madeby a,
footer.main section .madeby a span
{font-size:13px;color:#fff;text-decoration:none}

footer.main section .madeby a span
{color:#0096ff;letter-spacing:1px}

footer.main section .madeby a:hover span
{text-decoration:underline}


/*== PAGES ==*/


section.main p
{display:block;margin:0 0 35px 0;text-align:justify}

section.main p strong.big
{font-size:22px}

section.main section.logoblock
{margin:0 0 60px 0}

section.main section.logoblock .minilogo
{height:140px;margin:-10px 0 0 0;background:transparent url("/images/logo-reviv-et-sens-copyright.png") no-repeat center bottom;background-size:auto 100%;opacity:0.7}

section.main.ref_mentions .minilogo
{height:140px;margin:-30px 0 0 0;background:transparent url("/images/logo-reviv-et-sens-copyright.png") no-repeat center top;background-size:auto 100%;opacity:0.8}

/* INDEX */

section.main.ref_index .topline,
section.main.ref_index .topline span
{font-size:20px;line-height:35px}

section.main.ref_index picture.crise
{display:block;margin:80px 0}

section.main.ref_index picture.crise *
{display:block;margin:auto}

section.main.ref_index picture.crise figcaption
{display:block;text-align:center;font-size:14px;font-style:italic;color:#505050}

section.main.ref_index p.highlight
{display:block;text-align:center;font-size:130%;line-height:210%;font-weight:normal}

section.main.ref_index img.logo
{display:block;height:330px;margin:auto;padding:0 0 0 26px;opacity:0.8}

/* FORMULES / TARIFS */

section.main.ref_tarifs .grille
{display:table;border-collapse:collapse}

section.main.ref_tarifs .grille .colonne
{display:table-cell;padding:24px;min-width:360px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.16);border-right:solid 2px #fff}

section.main.ref_tarifs .grille .colonne div
{padding:20px;border:dotted 1px #a0a0a0;background-color:rgba(255,255,255,0.3)}

section.main.ref_tarifs .grille .colonne div.titre
{font-size:110%;text-align:center;letter-spacing:1px}

section.main.ref_tarifs .grille .colonne div.titre strong
{display:block;margin:0 auto 5px auto;color:#3a92c5;font-weight:normal}

section.main.ref_tarifs .grille .colonne div.desc
{text-align:center;min-height:94px}

section.main.ref_tarifs .grille .colonne div.nbs
{text-align:center;font-size:110%}

section.main.ref_tarifs .grille .colonne div.precisions
{text-align:left}

section.main.ref_tarifs .grille .colonne div.precisions strong,
section.main.ref_tarifs .grille .colonne div.precisions b
{color:#277eb0;font-weight:normal}

section.main.ref_tarifs .grille .colonne div.precisions ul
{margin:0;padding:0 0 0 20px}

section.main.ref_tarifs .grille .colonne div.tarif
{text-align:center}

section.main.ref_tarifs p.theme strong
{font-weight:normal;font-size:125%;color:#404040}

@media screen and (max-width:1300px) 
{
section.main.ref_tarifs .grille
{display:block}

section.main.ref_tarifs .grille .colonne
{display:block;max-width:500px;min-width:200px;margin:0 auto 50px auto}
}

@media screen and (max-width:420px) 
{
section.main.ref_tarifs .grille .colonne
{padding:14px}

section.main.ref_tarifs .grille .colonne div
{padding:15px}

section.main.ref_tarifs p.theme
{text-align:left}
}

@media screen and (max-width:340px) 
{
section.main.ref_tarifs .grille .colonne
{padding:10px}

section.main.ref_tarifs .grille .colonne div
{padding:10px}
}

/* AVIS */

section.main.ref_avis .avis
{display:block;position:relative;margin:100px 0 100px 0;min-height:506px;/*border:dotted 1px red*/}

section.main.ref_avis .avis.left
{padding:0 90px 0 490px}

section.main.ref_avis .avis.right
{padding:0 490px 0 90px}

section.main.ref_avis .avis.left.f1
{padding-left:410px}
section.main.ref_avis .avis.right.f1
{padding-right:410px}

section.main.ref_avis .avis.left.f2
{padding-left:400px}
section.main.ref_avis .avis.right.f2
{padding-right:400px}

section.main.ref_avis .avis.left.f3
{padding-left:470px}
section.main.ref_avis .avis.right.f3
{padding-right:470px}

@keyframes tiltpictoleft 
{
  0%   {transform:rotate(-2deg);}
  20%  {transform:rotate(-4deg);}
  40%  {transform:rotate(-6deg);}
  60%  {transform:rotate(-6deg);}
  80%  {transform:rotate(-3deg);}
  100% {transform:rotate(1deg);}
}

@keyframes tiltpictoright 
{
  0%   {transform:scaleX(-1) rotate(-2deg);}
  20%  {transform:scaleX(-1) rotate(-4deg);}
  40%  {transform:scaleX(-1) rotate(-5deg);}
  60%  {transform:scaleX(-1) rotate(-5deg);}
  80%  {transform:scaleX(-1) rotate(-3deg);}
  100% {transform:scaleX(-1) rotate(0deg);}
}

section.main.ref_avis .avis::before
{content:"";display:block;position:absolute;width:451px;height:506px;top:-30px;background:transparent url("/images/temoignage-femme-1.png") 0 0 no-repeat;opacity:0.1;z-index:0}

section.main.ref_avis .avis.left::before
{left:-30px;transform:rotate(-1deg);animation:tiltpictoleft 8s infinite}

section.main.ref_avis .avis.right::before
{right:-35px;transform:scaleX(-1) rotate(-1deg);animation:tiltpictoright 8s infinite}

section.main.ref_avis .avis.f1::before
{background-image:url("/images/temoignage-femme-1.png")}

section.main.ref_avis .avis.f2::before
{background-image:url("/images/temoignage-femme-2.png")}

section.main.ref_avis .avis.f3::before
{background-image:url("/images/temoignage-femme-3.png")}

section.main.ref_avis .avis.f4::before
{background-image:url("/images/temoignage-femme-4.png")}

section.main.ref_avis .avis .nom
{font-size:140%;margin:0 0 10px 0;letter-spacing:1px}

section.main.ref_avis .avis .infos
{margin:0 0 30px 0}

section.main.ref_avis .avis.left .nom,
section.main.ref_avis .avis.left .infos
{text-align:left}

section.main.ref_avis .avis.right .nom,
section.main.ref_avis .avis.right .infos
{text-align:right}

section.main.ref_avis .avis p
{display:block;line-height:210%;padding:0}

@media screen and (max-width:1260px) 
{
section.main.ref_avis .avis::before
{width:35.8vw;height:40.16vw;background-size:contain}

section.main.ref_avis .avis.left
{padding:0 7.14vw 0 38.89vw}

section.main.ref_avis .avis.right
{padding:0 38.89vw 0 7.14vw}

section.main.ref_avis .avis.left.f1
{padding-left:32.54vw}
section.main.ref_avis .avis.right.f1
{padding-right:32.54vw}

section.main.ref_avis .avis.left.f2
{padding-left:31.75vw}
section.main.ref_avis .avis.right.f2
{padding-right:31.75vw}

section.main.ref_avis .avis.left.f3
{padding-left:37.3vw}
section.main.ref_avis .avis.right.f3
{padding-right:37.3vw}
}

@media screen and (max-width:960px) 
{
section.main.ref_avis .avis.left
{padding-right:4.0vw}

section.main.ref_avis .avis.right
{padding-left:4.0vw}
}

@media screen and (max-width:660px) 
{
section.main.ref_avis .avis.left
{padding-right:0}

section.main.ref_avis .avis.right
{padding-left:0}
}

@media screen and (max-width:600px) 
{
section.main.ref_avis .avis
{margin-top:300px}

section.main.ref_avis .avis.left,
section.main.ref_avis .avis.right
{padding:0 !important}

section.main.ref_avis .avis.left::before,
section.main.ref_avis .avis.right::before
{top:-250px;right:none;left:0}

section.main.ref_avis .avis.right .nom,
section.main.ref_avis .avis.right .infos
{text-align:left}

section.main.ref_avis .avis::before
{width:100%;height:241px;background-position:center 0}
}

/* CONTACT */

section.main.ref_contact .formulaire
{max-width:1000px;padding:40px 36px;margin:40px auto 0 auto;border:dashed 2px #e0e0e0;border-radius:2px}

section.main.ref_contact .formulaire .titre
{display:block;margin:0 0 25px 0;font-size:22px;text-align:center;text-shadow:0 2px 1px #ffffff;color:#606060}

section.main.ref_contact section.page picture.highlight-pic
{display:block;width:100%;background:transparent url("/images/hexgrid.png") no-repeat center center;padding:10px 0 100px 0;/*border:dotted 1px red*/}

section.main.ref_contact section.page picture.highlight-pic img
{display:block;margin:auto}

section.main.ref_contact form.formulaire
{font-size:15px}

section.main.ref_contact .formulaire input
{min-height:30px}

section.main.ref_contact form.formulaire .zonetitle
{display:inline-block;background-color:#5331f44f;padding:5px 10px;margin:0 0 20px 0;border-radius:3px}

section.main.ref_contact .formulaire #form_sujet,
section.main.ref_contact .formulaire #form_msg
{width:100%;margin:0 0 15px 0}

section.main.ref_contact .formulaire #form_mail,
section.main.ref_contact .formulaire #form_ste,
section.main.ref_contact .formulaire #form_tel
{width:40%;margin:0 0 15px 0;min-width:160px}

section.main.ref_contact .formulaire .id
{margin:0 0 10px 0}

section.main.ref_contact .formulaire #form_id_civ
{padding:5px}

section.main.ref_contact .formulaire #form_id_nom
{width:40%;margin:0 0 10px 4px;min-width:160px}

section.main.ref_contact .formulaire .star
{font-style:italic;font-size:13px}

section.main.ref_contact .formulaire input[type=submit]
{padding:22px;font-size:17px;display:block;margin:10px auto 50px auto;background-color:#5331f44f}

section.main.ref_contact .formulaire input[type=submit]:hover
{background-color:#4ba3344f}

section.main.ref_contact .formulaire .rgpd
{display:block;margin:40px 0 0 0;font-style:italic;font-size:13px;line-height:24px;color:#404040;background-color:#fafafa;border:solid 1px #eaeaea;padding:20px 25px}

section.main.ref_contact .formulaire .rgpd strong
{display:block;font-style:normal;font-size:13px;color:#4c70b2;margin:0 0 3px 0}

section.main.ref_contact .formulaire .rgpd a
{font-style:normal;font-weight:bold;font-size:13px;color:#606060;text-decoration:none;padding:0 0 0 3px}

@media screen and (max-width:440px) 
{
section.main.ref_contact .formulaire
{padding:15px 14px}

section.main.ref_contact .formulaire input[type=submit]
{padding:12px;font-size:16px}

section.main.ref_contact .formulaire .rgpd
{padding:10px 14px}

section.main.ref_contact .formulaire .rgpd strong
{text-align:left}
}

/* MENTIONS */

section.main.ref_mentions section.page h2
{font-size:18px;font-weight:normal;line-height:30px;display:block;margin:60px 0 30px 0;color:#505050;border:dashed 2px #d0d0d0;padding:14px 16px}

/* PROTECTION */

section.main.ref_protection section.page h2
{font-size:18px;font-weight:normal;line-height:30px;display:block;margin:60px 0 30px 0;color:#505050;border: solid 2px #909090;padding:14px 16px}


/*== COOKIES ==*/


#cook-layer
{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);z-index:9999}

#cook-layer .panel
{display:block;max-width:800px;background-color:#fff;padding:20px 24px 30px 24px;margin:auto;border-radius:6px;font-size:14px;line-height:22px}

#cook-layer .panel strong
{display:block;margin:0 0 20px 0;font-size:17px;text-align:center}

#cook-layer .panel strong span
{font-size:110%;padding:0 5px 0 0}

#cook-layer .panel li
{font-size:14px}

#cook-layer .panel .choices
{display:block;margin:30px 0 10px 0;font-size:14px;text-align:center}

#cook-layer .panel .choices .choice
{display:inline-block;min-width:80px;padding:80px 20px 25px 20px;background:transparent url("/images/cookie.png") no-repeat top center}

#cook-layer .panel .choices .choice label
{font-size:14px}

#cook-layer .panel .choices .choice #cookie_choice_1
{cursor:pointer}

#cook-layer .panel #cook-ok
{display:block;padding:12px 18px;margin:0 auto 40px auto;cursor:pointer;white-space:normal}

@media screen and (max-width:800px)
{
#cook-layer .panel
{max-height:400px;overflow:scroll}
}

@media screen and (max-width:540px)
{
#cook-layer .panel strong span
{display:block;margin:0 0 10px 0}
}

@media screen and (max-height:600px) and (orientation:landscape)
{
#cook-layer .panel
{overflow:scroll}
}


/*== MSG POPUP ==*/


#msgpopct
{display:block;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4);z-index:9998}

#msgpopct #msgpop
{display:block;max-width:400px;min-height:120px;background-color:#fff;color:#404040;padding:20px 24px 30px 24px;margin:15% auto 0 auto;border-radius:6px;font-size:15px;cursor:pointer;box-shadow:0 0 10px 1px rgba(0,0,0,0.3)}

#msgpopct #msgpop i
{display:block;color:#404040;margin:40px 0 0 0;font-size:60px;text-align:center}

#msgpopct #msgpop i.inf-ok
{color:#a2d000}
#msgpopct #msgpop i.inf-notok
{color:#ff7e00}
#msgpopct #msgpop i.inf-error
{color:#ff0000}


/*== UP BTN ==*/


#btn_pagetop
{display:none;position:fixed;bottom:20px;right:25px;z-index:9997;border:none;outline:none;background-color:#f4d231;color:#202020;font-size:3vh;cursor:pointer;padding:10px 20px 20px 20px;border-radius:8px}

@media screen and (max-width:640px) 
{
#btn_pagetop
{bottom:15px;right:20px;font-size:30px;padding:10px 14px 18px 14px}
}

@media screen and (max-width:420px)
{
#btn_pagetop
{bottom:10px;right:10px;font-size:20px;padding:8px 14px 13px 14px}
}


/*== SOUND ==*/


section.main #togglesound
{display:none;position:absolute;top:0;right:0}

section.main #togglesound b
{background-color:#505050;font-size:12px;color:#fff;cursor:pointer;padding:4px 10px;border-bottom-left-radius:4px}

section.main #togglesound.off b:first-child
{display:visible}

section.main #togglesound.off b:last-child
{display:none}

section.main #togglesound.on b:first-child
{display:none}

section.main #togglesound.on b:last-child
{display:visible}


/*== DEBUG ==*/

#master_screen_size
{position:fixed;left:0;top:0;opacity:0.7}

#master_screen_size div
{display:inline-block;background-color:yellow;padding:5px 8px;text-align:center;color:#303030;font-size:13px;border:solid 1px #000;border-top:none;border-left:none}

@media screen and (max-width:1280px) 
{
#master_screen_size div
{background-color:orange}
}
