/*
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 15px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */
#texte {margin-top: 30px;}

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }

.forfait.slide {
	position: relative;
}


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

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

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
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-decoration { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

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

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

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

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: Nicolas Fiset, agenceamiral.com
   ========================================================================== */

body {background-color: #fff; color: #2a2a2a;}
body.home {background-color: #ecf0ed;}
.wrap {width: 1000px; margin: 0 auto 0 auto; position: relative;}
a.bouton_rouge {display: block; width: 209px; height: 28px; padding-top: 13px; background-image: url(../img/bt_rouge.png); background-repeat: no-repeat; color: #fff; text-align: center; text-decoration: none;}
a.bouton_rouge:hover {background-position: bottom left;}

a.bouton_gris {display: block; clear:both; width: 209px; height: 28px; padding-top: 13px; background-image: url(../img/bt_gris.png); background-repeat: no-repeat; color: #c4161c; text-align: center; text-decoration: none; font-weight: bold;}
a.bouton_gris:hover {background-position: bottom left;}

a.plus {}
a.plus:hover {}

h1 {font-size: 22px; color: #c4161c; text-transform: uppercase;}
h2 {font-size: 18px; color: #c4161c;}
h3 {font-size: 14px;  color: #000; text-transform: uppercase;}
h4 {font-size: 16px;  color: #000; text-transform: uppercase;}


body.home #texte h1 {font-size: 28px;}

#container {}

.green {color: #19bf19; font-weight: bold; font-size: 20px;}
.red {color: #c4161c;}

header {position: relative;}
header #logo {position: absolute; top: 15px; left: 15px;}

body.home header #logo img {height: 111px;}
header #logo img {height: 141px;}

header a.nav_panel_back, header a.nav_panel_next {display: block; position: absolute; top:220px; width:44px; height: 180px; background-image: url(../img/nav_panel.png); background-repeat: no-repeat;}
header a.nav_panel_back {background-position: bottom left; left:15px;}
	header a.nav_panel_back:hover {background-position: top left;}
header a.nav_panel_next {background-position: bottom right; right:15px;}
	header a.nav_panel_next:hover {background-position: top right;}

header nav.main {display: block; position: absolute; bottom:7px; right:0; overflow: hidden; height:52px; z-index: 1000; text-transform: uppercase;}
header nav.main .onglet_debut, header nav.main .onglet_fin {float:left; background-image: url(../img/nav.png); height: 52px; }
header nav.main .onglet_debut {width: 34px; background-position: top left;}
header nav.main .onglet_fin {width: 6px; background-position: top right;}
header nav.main ul {float: left; padding: 6px; background-color: #c4161c; height: 44px;}
header nav.main ul li {float: left; padding-right: 12px; padding-left:12px; padding-top:3px; text-align:center;}
header nav.main ul li a {color: #fff; font-weight: bold; text-decoration: none; font-size: 11px;}
header nav.main ul li a:hover {}

header nav.lang {float: right; display: none;}
header nav.lang ul {}
header nav.lang ul li {}
header nav.lang ul li a {
   background-color: #C4161C;
   color: white;
   text-decoration: none;
   font-size: 15px;
   font-weight: bold;
   padding: 10px;
   -webkit-border-bottom-right-radius: 5px;
   -webkit-border-bottom-left-radius: 5px;
   -moz-border-radius-bottomright: 5px;
   -moz-border-radius-bottomleft: 5px;
   border-bottom-right-radius: 5px;
   border-bottom-left-radius: 5px;
}
header nav.lang ul li a:hover {}

header #panel {position:absolute; top:0; left:0; width: 100%; overflow: hidden; z-index:-1;}
header #panel img {width: 100% !important; height: auto !important; min-height: 650px;}
body.home header #panel, body.home header .wrap {height: 650px;}
header #panel, header .wrap {height: 650px;}

header .teaser {
	position: absolute;
/* 	background-color: rgba(255,255,255,0.8); */
	background-color: rgba(196,22,28,0.8);
	padding: 20px 50px;
	font-size: 16px;
/* 	text-transform: uppercase; */
	/* color: #c4161c; */
	color: #fff;
	width: 465px;
	top: 25px;
	right: 0;
}

/*
header #bande {height: 345px; background-image: url(../img/bande_top.png); background-repeat: repeat-x; position: relative; top: -13px; left:0; padding-top: 14px; z-index: 100;}
header #bande #location {width: 690px; height: 339px; float: left; background-image: url(../img/texture_bande_top.png); background-repeat: no-repeat;}
header #bande #location img {float: left;}
header #bande #location #desc {float: left;}
header #bande #location table.prix {width: 640px; font-size: 12px;}
header #bande #location table.prix tr {}
header #bande #location table.prix tr th {background-color: #ba5b5b; color: #fff; font-weight: bold; padding: 0 15px 0 15px; text-align: center; }
header #bande #location table.prix tr td {background-color: #f0e1e1; color: #ba5b5b; padding: 0 15px 0 15px; text-align: center;}
header #bande #location table.prix tr td.first, header #bande #location table.prix tr th.first {text-align: right; padding: 0 15px 0 0; width: 150px;}
header #bande #location a.bouton_rouge {float: right; margin-right: 45px; margin-top: 15px;}

header #bande nav {float: left; width: 310px; position: relative; z-index: 500;}
header #bande nav ul {}
header #bande nav ul li {border-bottom: 1px solid #6f6f6f;}
header #bande nav ul li a {font-size: 22px; color: #6f6f6f; text-decoration: none; height: 45px; display: block; padding-top: 20px;}
header #bande nav ul li.deuxlignes a {height: 58px; padding-top: 7px;}
header #bande nav ul li a:hover {}
*/

#main #content #forfaits_prev .forfait .desc, #main #content #forfaits .forfait .desc {display:none;}

/* Location  (bande top) */
#main #location {width: 690px; height: 100%; padding-top:10px; padding-bottom: 10px; background-image: url(../img/texture_bande_top.png); background-repeat: repeat-y; margin-bottom: 50px;}
#main #location img {float: left;}
#main #location #desc {float: left;}
#main #location table.prix {width: 640px; font-size: 13px;}
#main #location table.prix tr {}
#main #location table.prix tr th {background-color: #ba5b5b; color: #fff; font-weight: bold; padding: 0 15px 0 15px; text-align: center; padding:3px 0px; border-bottom: 1px solid #d88b8b;}
#main #location table.prix tr td {background-color: #f0e1e1; color: #c4161c; padding: 0 15px 0 15px; text-align: center; padding:3px 0px;}
#main #location table.prix tr td.first, header #bande #location table.prix tr th.first {text-align: right; padding: 0 15px 0 0; width: 150px; }
#main #location a.bouton_rouge {font-size:12px; float: right; margin-right: 45px; margin-top: 5px;}
#main #forfaits_prev a.bouton_rouge { font-size:12px; float: right; margin-right: 45px; margin-top: 15px;}

#location .details {width: 400px; font-size: 12px; font-style: italic; float:left; padding-top: 5px; margin-top: 33px;}

#main {position: relative; top: -20px; background-image: url(../img/border_top.png); background-repeat: repeat-x;}
body.home #main {background-image: url(../img/acc_bande_top.png);}

#main #content {float: left; width: 652px; padding-right: 35px; padding-top: 14px; /*background-image: url(../img/bg_content.png); background-repeat: no-repeat; background-position: top right;*/}
#main #content #texte {}
/* Bande top */

#location #desc p {
	margin-bottom: 5px;
}
 #forfaits .forfait{ position:relative;}
 
 #passeport .passeport{ position:relative;}

/* Forfaits preview (accueil) */
#main #content #forfaits_prev { width: 690px;}
#main #content #forfaits_prev .forfait {width:305px; float: left; padding-right: 20px; position: relative; margin-bottom: 20px;}
#main #content #forfaits_prev .forfait h2 {}
#main #content #forfaits_prev .forfait .prix, #main #content #forfaits .forfait .prix {font-size: 26px;  color: #c4161c; font-weight: bold; position: absolute; top:0; right:20px;}
#main #content #forfaits_prev .forfait .prix:nth-of-type(2), #main #content #forfaits .forfait .prix:nth-of-type(2) {top: 32px;}
#main #content #forfaits_prev .forfait .prix .startat {max-width: 46px;display: block;float: left;margin-top: 4px;}
#main #content #forfaits_prev .forfait .prix .startat, #main #content #forfaits .forfait .prix .startat {font-size: 10px; margin-right:5px; color: #8c8c8c; font-weight: normal;}
#main #content #forfaits_prev .forfait img, #main #content #forfaits .forfait img {float: left; margin-right: 10px;}
#main #content #forfaits_prev .forfait .details, #main #content #forfaits .forfait .details {height: 106px; position: relative; float: left; width: 185px;}
#main #content #forfaits_prev .forfait .inclus, #main #content #forfaits_prev .forfait .inclus {font-size: 14px; font-weight:bold; color: #000; clear: both; display:block;}
#main #content #forfaits_prev .forfait .distance, #main #content #forfaits .forfait .distance {font-size: 16px; display:block; font-weight: bold; margin-bottom: 8px; color: #c4161c;}
#main #content #forfaits_prev .forfait .desc, #main #content #forfaits .forfait .desc {font-size: 10px; color: #8c8c8c;}
#main #content #forfaits_prev .forfait a.plus {display: block; position: absolute; left:0; bottom:0; font-size: 12px; color: #c4161c;}
#main #content #forfaits_prev .forfait a.plus:hover {}
#main #content #forfaits_prev a.bouton_gris {margin-left: 200px;}


#main #content #forfaits #intro {margin-bottom: 15px;}

#main #content #forfaits .horaire, #main #content #forfaits .inclusions {margin-bottom: 15px;}
#main #content #forfaits .horaire .jour, #main #content #forfaits .inclusions .col {width: 300px; float: left; margin-right: 20px; position: relative;}
#main #content #forfaits .horaire .jour h2, #main #content #forfaits .inclusions .col h2 {color: #B9403F; margin-bottom: 0;}
#main #content #forfaits .horaire .jour .km {font-style: italic; color: #666; top:0; right:0; font-size: 10px;}
#main #content #forfaits .horaire .jour ul, #main #content #forfaits .inclusions .col ul {border-top: 1px dotted #B9403F; padding-top: 10px; margin-top: 0; padding-left:17px;}
#main #content #forfaits .horaire .jour ul li, #main #content #forfaits .inclusions .col ul li {}

#main #content #forfaits table {clear: both;}
#main #content #forfaits table.prix {margin-bottom: 15px;}
#main #content #forfaits table.prix th, #main #content #forfaits table.prix td {text-align: center; padding: 5px; color: #B9403F;}
#main #content #forfaits table.prix th {border-bottom: 1px solid #fff; border-left: 1px dotted #B9403F; width: 200px;}
#main #content #forfaits table.prix th .details {font-weight: normal; font-size: 10px; color: #666; font-style: italic;}
#main #content #forfaits table.prix td {background-color: #B9403F; color: #fff; border-left: 1px dotted #fff;}
#main #content #forfaits table.prix td .prix {font-size: 25px; font-weight: bold;}
#main #content #forfaits table.prix th.first, #main #content #forfaits table.prix td.first {border-left: none;}
#main #content table.prix .inclusions {/* border-bottom: 1px solid #ba5b5b; */ }
#main #content table.prix .inclusions td:first-of-type {border-left: none;}
#main #content table.prix .inclusions td {border-left: 1px solid #ba5b5b; background-color: #f9eeee;}


/* Passeport preview (accueil) */
#main #content #passeport_prev { width: 580px;}
#main #content #passeport_prev .passeport {width:580px; float: left; padding-right: 20px; position: relative; margin-bottom: 20px;}
#main #content #passeport_prev .passeport h2 {}
#main #content #passeport_prev .passeport .prix, #main #content  #passeport .passeport .prix {font-size: 26px;  color: #c4161c; font-weight: bold; position: absolute; top:70 !important; right:20px;}
#main #content #passeport_prev .passeport .prix:nth-of-type(2), #main #content #passeport .passeport .prix:nth-of-type(2) {top: 32px;}
#main #content #passeport_prev .passeport .prix .startat {max-width: 46px;display: block;float: left;margin-top: 4px;}
#main #content #passeport_prev .passeport .prix .startat, #main #content  #passeport .passeport .prix .startat {font-size: 10px; margin-right:5px; color: #8c8c8c; font-weight: normal;}
#main #content #passeport_prev .passeport img, #main #content  #passeport .passeport img {float: left; margin-right: 10px;}
#main #content #passeport_prev .passeport .details, #main #content  #passeport .passeport .details {height: 106px; position: relative; float: left; width: 185px;}
#main #content #passeport_prev .passeport .inclus, #main #content #passeport_prev .passeport .inclus {font-size: 14px; font-weight:bold; color: #000; clear: both; display:block;}
#main #content #passeport_prev .passeport .distance, #main #content  #passeport .passeport .distance {font-size: 16px; display:block; font-weight: bold; margin-bottom: 8px; color: #c4161c;}
#main #content #passeport_prev .passeport .desc, #main #content  #passeport .passeport .desc {font-size: 10px; color: #8c8c8c;}
#main #content #passeport_prev .passeport a.plus {display: block; position: absolute; left:0; bottom:0; font-size: 12px; color: #c4161c;}
#main #content #passeport_prev .passeport a.plus:hover {}
#main #content #passeport_prev a.bouton_gris {margin-left: 200px;}

#main #content #passeport #intro {margin-bottom: 15px;}

#main #content #passeport .horaire, #main #content #passeport .inclusions {margin-bottom: 15px;}
#main #content #passeport .horaire .jour, #main #content #passeport .inclusions .col {width: 300px; float: left; margin-right: 20px; position: relative;}
#main #content #passeport .horaire .jour h2, #main #content #passeport .inclusions .col h2 {color: #B9403F; margin-bottom: 0;}
#main #content #passeport .horaire .jour .km {font-style: italic; color: #666; top:0; right:0; font-size: 10px;}
#main #content #passeport .horaire .jour ul, #main #content #passeport .inclusions .col ul {border-top: 1px dotted #B9403F; padding-top: 10px; margin-top: 0; padding-left:17px;}
#main #content #passeport .horaire .jour ul li, #main #content #passeport .inclusions .col ul li {}

#main #content #passeport table {clear: both;}
#main #content #passeport table.prix {margin-bottom: 15px;}
#main #content #passeport table.prix th, #main #content #passeport table.prix td {text-align: center; padding: 5px; color: #B9403F;}
#main #content #passeport table.prix th {border-bottom: 1px solid #fff; border-left: 1px dotted #B9403F; width: 200px;}
#main #content #passeport table.prix th .details {font-weight: normal; font-size: 10px; color: #666; font-style: italic;}
#main #content #passeport table.prix td {background-color: #B9403F; color: #fff; border-left: 1px dotted #fff;}
#main #content #passeport table.prix td .prix {font-size: 25px; font-weight: bold;}
#main #content #passeport table.prix th.first, #main #content #passeport table.prix td.first {border-left: none;}
#main #content table.prix .inclusions {/* border-bottom: 1px solid #ba5b5b; */ }
#main #content table.prix .inclusions td:first-of-type {border-left: none;}
#main #content table.prix .inclusions td {border-left: 1px solid #ba5b5b; background-color: #f9eeee;}

.product-price__regular-price[data-v-0d502bb0] {
 text-decoration: line-through;
}

#main #content #passeport_prev .passeport h3 {font-size: 26px;  color: #fff; font-weight: bold; position: absolute; top:0px !important; left:20px; width:560px; }
#main #content #passeport_prev .passeport .prix {font-size: 32px;  color: #c4161c; font-weight: bold; position: absolute; top:90px !important; right:20px;}
#main #content #passeport_prev .passeport .prix span.startat {color: #c4161c; }

#main #content #passeport_prev .passeport .prix a.bouton_rouge {
font-size: 14px;
    float: right;
    margin-right: 45px;
    margin-top: 5px;
}



/* Side bar */
#side {width: 310px; float:left; text-transform: uppercase; background: white;}

#main nav {float: left; width: 310px; position: relative; z-index: 500; margin-top:30px;}
#main nav ul {}
#main nav ul li {border-bottom: 1px solid #6f6f6f;}
#main nav ul li a {font-size: 22px; color: #6f6f6f; text-decoration: none; /*height: 45px;*/ display: block; padding: 10px 0;}
#main nav ul li.deuxlignes a {/*height: 58px; padding-top: 7px;*/}
#main nav ul li a:hover {}

#main #sidebar {float: left; position: relative; width: 293px; background-color: #fff; padding: 20px 10px 20px 10px; /* background-image: url(../img/img_bande_lat.png); */ background-repeat: no-repeat; top:0;/*-81px*/ z-index: 200; }

header #bande .shaddow {display: block; width: 397px; height: 359px; position:absolute; background-image:url(../img/sidebar_shaddow.png); background-repeat: no-repeat; top:215px; right: -41px; z-index: 200;}
#main #sidebar h1 {/*color: #fff;*/}
#main #sidebar h2 {}
#main #sidebar h3 {margin-bottom:0;}
#main #sidebar p {font-size: 14px; color: #666; margin-top:0;}

#main .question, #main .reponse {background-image: url(/img/faq_margin.png); background-repeat: no-repeat; padding-left:30px;}
#main .question {background-position: left top; color: #000000; font-weight: bold;}
#main .reponse {background-position: left -400px; color: #666666; margin-bottom: 40px;}

#main img.photo {border: 4px solid #fff; height:100px; float: left; margin-right: 15px; margin-bottom: 15px;}


/* Forfait sidebar */
#main h1.slide {
	display: block;
clear: both;
float: left;
margin: 20px 10px;
}
#main #forfaits_slide{
	clear:both;
	background-color: white;
height: 250px; padding: 0 10px;}

#main #forfaits_slide .prix {position: absolute; top: 0px; right: 10px; text-transform: none; text-align:right; font-size: 20px; font-weight: bold; color: #c4161c;}
#main #forfaits_slide .prix .startat {clear: both; display: block; text-align: right; font-size: 12px; color: #000; font-weight: normal;}

#main #forfaits_slide h3 {margin:0 0 10px 0;}
#main #forfaits_slide img {float:left; margin-right: 5px;}
#main #forfaits_slide .details {float:left; width: 170px; text-transform:none; font-size:13px;}
#main #forfaits_slide .details .inclus {color: #c4161c; display:block; margin:0 0 5px 0;}
#main #forfaits_slide .plus {float: left; margin: 10px 47px; margin-bottom: 40px;}
#main #forfaits_slide .forfait-side img {width: 100%;}
#main #forfaits_slide .forfait-side .details {width: 100%;}
/* contact */

.vanadium-advice {
   margin: 0;
   /*position: absolute;*/
   right: 0px;
   bottom: 0;
   display: block;
}

.vanadium-advice a {
   text-decoration: none;
   position: relative;
}

.vanadium-advice img {
   position: relative;
   top: -2px;
}

.vanadium-advice a span {
    background: none repeat scroll 0 0 #EB6E49;
    color: white;
    font-size: 10px;
    padding: 3px 9px;
    position: absolute;
    left: 20px;
    text-align: center;
    top: 0px;
    width: 184px;
    z-index: 100000;
}

fieldset .input.text {
   float: left;
   width: 320px;
   margin-bottom: 10px;
}

label {
   display: block;
   font-size: 12px;
}

input[type="text"] {
   width: 300px;
   border:1px solid #ccc;
}

textarea {
   width:618px !important;
   border:1px solid #ccc;
   margin-bottom: 15px;
}

input[type="checkbox"], input[type="radio"] {
   width: auto;
   float: left;
   position: relative;
   top: 3px;
   margin-right: 5px;
}

.submit input {
   margin-top: 15px;
}


footer {background-color: #333; color: #fff; padding: 30px 0; font-size:12px;}
footer a, footer a:visited {color: #fff; text-decoration: none;}
footer nav {float: left; width: 600px; margin-bottom: 15px;}
footer nav ul {clear: both;}
footer nav ul li {float: left; padding: 0px 5px 5px 5px;}
footer nav ul li a {padding: 2px; border-radius: 4px;}
footer nav ul li a:hover {background-color:#666; color: #fff; text-decoration: none;}

footer address {width: 400px; float: left;}
footer address .vcard .url {display: none;}
footer address .vcard .type {font-weight: bold; }
footer address .vcard .adr {width: 235px; float: left;}


/* Styles new footer */
footer.new_footer {padding-top: 25px;padding-bottom: 10px;}
footer.new_footer .wrap {width: inherit; max-width: 1000px!important;}
footer.new_footer address {width: 100%!important;}
footer.new_footer address .vcard .adr {width: 235px; float: none;}
footer.new_footer address .vcard.footer_information {display: flex; flex-wrap: wrap;justify-content: center;margin-bottom: 20px;}
footer.new_footer address .vcard.footer_information .footer_AEQ {margin-right: 55px;background-color: #ffffff;}
footer.new_footer address .vcard.footer_information .footer_AEQ img {padding:10px;}
footer.new_footer address .vcard.footer_information .adr p {margin-top:0!important;}
footer.new_footer .footer_nav {width: 100%;}
footer.new_footer .footer_nav ul {display: flex; flex-wrap: wrap;width: 100%!important;margin-top:10px;}
footer.new_footer .footer_nav ul li {float: none; padding: 0px 10px 10px 10px;width: 18%;text-align: center;}


footer hr {clear: both;width: 100%; border: none; background-color: #666; height: 1px; margin: 10px 0;}
footer #credits {text-align: center; color: #666; font-size: 9px;}
footer #credits a {color: #666; text-decoration: underline;}
footer #credits a:hover {text-decoration: none;}


/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}

@media only screen and (max-width: 1200px) {
   body header .wrap {height: 600px !important;}
}

@media only screen and (max-width: 1000px) {
   header #panel img {width: 1000px !important;}
}


/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
