@charset "UTF-8";
html.fp-enabled,
.fp-enabled body {
margin: 0;
padding: 0;
overflow:hidden; -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.fp-section {
position: relative;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.fp-slide {
float: left;
}
.fp-slide, .fp-slidesContainer {
height: 100%;
display: block;
}
.fp-slides {
z-index:1;
height: 100%;
overflow: hidden;
position: relative;
-webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
display: table;
table-layout:fixed;
width: 100%;
}
.fp-tableCell {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%;
}
.fp-slidesContainer {
float: left;
position: relative;
}
.fp-controlArrow {
-webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; position: absolute;
z-index: 4;
top: 50%;
cursor: pointer;
width: 0;
height: 0;
border-style: solid;
margin-top: -38px;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
left: 15px;
width: 0;
border-width: 38.5px 34px 38.5px 0;
border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
right: 15px;
border-width: 38.5px 0 38.5px 34px;
border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
overflow: hidden;
position: relative;
}
.fp-scroller{
overflow: hidden;
}
.iScrollIndicator{
border: 0 !important;
}
.fp-notransition {
-webkit-transition: none !important;
transition: none !important;
}
#fp-nav {
position: fixed;
z-index: 100;
margin-top: -32px;
top: 50%;
opacity: 1;
-webkit-transform: translate3d(0,0,0);
}
#fp-nav.right {
right: 17px;
}
#fp-nav.left {
left: 17px;
}
.fp-slidesNav{
position: absolute;
z-index: 4;
opacity: 1;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
left: 0 !important;
right: 0;
margin: 0 auto !important;
}
.fp-slidesNav.bottom {
bottom: 17px;
}
.fp-slidesNav.top {
top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
margin: 0;
padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
display: block;
width: 14px;
height: 13px;
margin: 7px;
position:relative;
}
.fp-slidesNav ul li {
display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
display: block;
position: relative;
z-index: 1;
width: 100%;
height: 100%;
cursor: pointer;
text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
height: 12px;
width: 12px;
margin: -6px 0 0 -6px;
border-radius: 100%;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
border-radius: 50%;
position: absolute;
z-index: 1;
height: 4px;
width: 4px;
border: 0;
background: #333;
left: 50%;
top: 50%;
margin: -2px 0 0 -2px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
width: 10px;
height: 10px;
margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
position: absolute;
top: -2px;
color: #fff;
font-size: 14px;
font-family: arial, helvetica, sans-serif;
white-space: nowrap;
max-width: 220px;
overflow: hidden;
display: block;
opacity: 0;
width: 0;
cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
width: auto;
opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
height: auto !important;
}
.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
height: auto !important;
}
 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, font, 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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
} :focus {
outline: 0;
} ins {
text-decoration: none;
}
del {
text-decoration: line-through;
} table {
border-collapse: collapse;
border-spacing: 0;
}
   #details {
background-color: white;
color: #000;
z-index: 999999999;
width: 200px;
height: 200px;
font-size: 30px;
left: 100px;
top: 100px;
position: fixed; }
body {
height: 100vh;
font-family: 'Catamaran', sans-serif;
font-size: 16px; }
.align_left {
text-align: left; }
.align_right {
text-align: right; }
.align_center {
text-align: center; }
.align_justify {
text-align: justify; }
body.home .section:first-of-type {
margin-top: 0px; }
body.home .section:last-of-type {
margin-bottom: 50px; }
body.home .picto {
top: 35px; }
body:not(.home) .accroche {
width: 850px;
margin-left: calc(100% - 850px); }
body:not(.home) .section {
position: relative; }
body:not(.home) div.special {
font-size: 34px;
top: 7px; }
body:not(.home) article.accroche p {
font-size: 20px;
line-height: 24px;
margin-bottom: 12px; }
body:not(.home) article.accroche p.wp-caption-text {
font-size: 14px;
line-height: 16px;
margin-bottom: 8px;
text-align: center; }
body:not(.home) article.accroche h1, body:not(.home) article.accroche h2 {
font-size: 26px;
margin-top: 8px;
margin-bottom: 8px;
position: relative; }
body:not(.home) article.accroche h1 .picto, body:not(.home) article.accroche h2 .picto {
top: 28px;
font-size: 20px; }
body:not(.home) article.accroche .imgdetail {
position: absolute;
left: -140px;
top: 20px;
transform: rotate(-4deg);
transform-origin: right top 0px;
z-index: 50; }
body:not(.home) article.accroche h1:first-of-type, body:not(.home) article.accroche h2:first-of-type {
padding-bottom: 2px;
border-bottom: 15px solid transparent; }
body {
background-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/background01.jpg);
background-position: top center;
background-size: cover;
background-repeat: no-repeat; background-attachment: fixed; }
body .section:first-of-type {
margin-top: 60px; }
body .section:first-of-type .precedent {
display: none; }
body .section:last-of-type {
margin-bottom: 50px; }
body .section:last-of-type .suivant {
display: none; }
body .section:last-of-type .precedent {
right: 0px; }
body.single-post article img.alignleft {
margin-right : 5px;
}
body .section {
width: calc(100% - 20%);
padding-left: 10%;
padding-right: 10%; }
body .section h1.maintitle {
transform: rotate(90deg);
transform-origin: right top 0px;
font-size: 42px;
font-weight: bold;
color: white; position: fixed;
width: 500px;
text-align: left;
top: 560px;
right: 120px;
text-shadow: 0px 0px 1px #be2f2e; }
body .accroche {
padding-top: 32px;
margin-top: 30px;
position: relative;
width: 850px; vertical-align: middle;
display: inline-block;
margin-left: calc(100% - 850px); }
body article.accroche p, body article.accroche ul {
font-size: 20px;
line-height: 23px;
margin-bottom: 16px; }
body article.accroche li {
margin-bottom: 5px;
list-style-type: circle;
margin-left: 25px; }
body article.accroche a {
color: #be2f2e; }
body article.accroche p.mini {
font-size: 16px;
line-height: 16px;
margin: 0px; }
body article.accroche .nowrap {
white-space: nowrap; }
body article.accroche h1, body article.accroche h2 {
position: relative;
font-size: 32px;
color: #272729;
margin-top: 13px;
margin-bottom: 13px;
margin-left: 50px;
margin-right: 50px; }
body article.accroche p:first-of-type {
margin-top: 6px; }
body article.accroche h1:first-of-type, body article.accroche h2:first-of-type, body article.accroche h2.sup {
padding-bottom: 6px;
border-bottom: 20px solid transparent;
-webkit-border-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/separation.png) 20 repeat; -o-border-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/separation.png) 20 repeat; border-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/separation.png) 20 repeat; }
body article.accroche .inside {
background-color: rgba(255, 255, 255, 0.85);
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 15px;
-webkit-clip-path: polygon(0% calc( 100% - 15px), 15px 100%, 100% 100%, 100% 15px, calc( 100% - 15px) 0%, 0% 0%);
clip-path: polygon(0% calc( 100% - 15px), 15px 100%, 100% 100%, 100% 15px, calc( 100% - 15px) 0%, 0% 0%);
border: 1px solid #be2f2e;
background-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/angle4.svg), url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/angle4.svg);
background-repeat: no-repeat,no-repeat;
background-position: calc(100% - -15px) -2px, -16px calc(100% - -1px);
background-size: 30px 30px, 30px 30px;
box-sizing: border-box;
margin-bottom: 60px;
position: relative; }
body article.accroche .inside .picto {
position: absolute;
z-index: 10;
width: 100%;
text-align: center;
top: 35px;
color: rgba(0, 0, 0, 0.69);
font-size: 26px; }
body .nav_inside {
position: absolute;
right: -22px;
bottom: -7px;
height: 17px; }
body .suivant, body .precedent {
position: relative;
float: right;
padding-top: 3px;
background-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/suivant.svg);
background-repeat: no-repeat;
background-position: right bottom;
background-size: 165px 30px;
width: 165px;
height: 17px;
text-align: center;
right: -25px; }
body .nav_inside div:first-child {
right: 0px; }
body div.special {
font-size: 42px;
font-weight: bold;
color: white; position: absolute;
top: 2px;
right: 27px;
text-shadow: 0px 0px 1px #be2f2e;
z-index: 1; }
body.home {
background-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/background01.jpg);
background-position: top center;
background-size: cover;
background-repeat: no-repeat;
overflow-y: hidden;
background-attachment: fixed; }
body.home article.accroche .inside ul {
text-align: left;
display: inline-block; }
.home .contact_me {
display: block; }
.home .contact_me:first-letter {
text-transform: uppercase; }
.home #hooking, .home #content, .home #content2 {
height: 100vh; }
.home #hooking.noflex {
align-items: flex-start; }
.home .nocol #hooking {
flex-direction: column; }
.home .inside {
background-color: rgba(255, 255, 255, 0.75);
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 15px;
-webkit-clip-path: polygon(0% calc( 100% - 15px), 15px 100%, 100% 100%, 100% 15px, calc( 100% - 15px) 0%, 0% 0%);
clip-path: polygon(0% calc( 100% - 15px), 15px 100%, 100% 100%, 100% 15px, calc( 100% - 15px) 0%, 0% 0%);
border: 1px solid #be2f2e;
background-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/angle.png), url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/angle2.png);
background-repeat: no-repeat,no-repeat;
background-position: right top,left bottom;
box-sizing: border-box;
margin-bottom: 10px; }
.home div.special {
font-size: 42px;
font-weight: bold;
color: white; position: absolute;
top: 2px;
right: 27px;
text-shadow: 0px 0px 1px #be2f2e;
z-index: 1; }
.home article#accroche {
padding-top: 32px;
margin-top: 0px;
position: relative;
width: 600px; vertical-align: middle;
display: inline-block;
margin-left: calc(100% - 600px); }
.home article#accroche p {
font-size: 24px;
line-height: 30px;
margin-bottom: 16px; }
.home article#accroche p.mini {
font-size: 16px;
line-height: 16px;
margin: 0px; }
.home article#accroche .nowrap {
white-space: nowrap; }
.home article#accroche h1 {
font-size: 32px;
color: #272729;
margin-top: 13px;
margin-bottom: 13px;
margin-left: 50px;
margin-right: 50px; }
.home article#accroche h1:first-of-type {
padding-bottom: 6px;
margin-bottom: 6px;
border-bottom: 20px solid transparent;
-webkit-border-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/separation.png) 20 repeat; -o-border-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/separation.png) 20 repeat; border-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/separation.png) 20 repeat; }
.home #hooking, .home #content, .home #content2 {
width: calc(100% - 20%);
padding-left: 10%;
padding-right: 10%;
position: relative;
overflow-y: auto;
display: flex;
align-items: center;
justify-content: flex-end; }
.home #hooking a, .home #content a, .home #content2 a {
color: #be2f2e; }
.home #hooking ul.more_infos, .home #content ul.more_infos, .home #content2 ul.more_infos {
display: none;
opacity: 0;
-webkit-transition-delay: 2s; transition-delay: 2s;
-webkit-animation-delay: -2s; animation-delay: -2s; }
.home #hooking ul.more_infos.see, .home #content ul.more_infos.see, .home #content2 ul.more_infos.see {
display: block;
opacity: 1; }
#menuscroll {
position: fixed;
top: 126px;
left: 12px;
z-index: 500;
display: flex;
flex-direction: column;
justify-content: center;
align-items: unset; }
#menuscroll li {
height: 49px;
position: relative;
cursor: pointer;
display: flex;
margin-bottom: 10px;
justify-content: center;
align-items: center;
width: 160px;
text-align: center;
background-color: rgba(255, 255, 255, 0.85);
padding-left: 30px;
padding-right: 15px;
text-align: center;
-webkit-clip-path: polygon(0% calc( 100% - 15px), 15px 100%, 100% 100%, 100% 15px, calc( 100% - 15px) 0%, 0% 0%);
clip-path: polygon(0% calc( 100% - 15px), 15px 100%, 100% 100%, 100% 15px, calc( 100% - 15px) 0%, 0% 0%);
border: 1px solid #be2f2e;
background-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/angle4.svg), url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/angle4.svg);
background-repeat: no-repeat,no-repeat;
background-position: calc(100% - -15px) -2px, -16px calc(100% - -1px);
background-size: 30px 30px, 30px 30px;
box-sizing: border-box; }
#menuscroll li .picto {
position: absolute;
left: 6px;
top: 11px; }
#menuscroll li .fond_txt {
margin-left: 7px; }
#menuscroll li a {
color: #be2f2e;
font-size: 18px;
text-decoration: none; }
#colorbox #cboxLoadedContent {
overflow: hidden !important; }
.ref_title {
font-weight: bold; }
.ref_img {
position: relative;
float: left;
width: 220px;
margin-left: 4px;
margin-right: 4px;
margin-bottom: 4px; }
.ref_descr {
position: relative;
float: right;
width: Calc(100% - 244px);
margin-left: 4px;
margin-right: 4px;
margin-bottom: 4px; }
.clear_float {
clear: both; }
.reference {
position: relative;
margin-bottom: 4px;
border-bottom: 1px solid #be2f2e; }
.fa-deg30 {
transform: rotate(30deg);
margin-right: 10px;
margin-left: 5px; }
.inside .caldera-grid .alert-success {
background-color: transparent;
border-style: none;
color: #000;
font-size: 20px;
line-height: 24px;
margin-bottom: 12px; }
body article.accroche form {
line-height: 0px; }
body article.accroche form .row {
line-height: 8px; }
body article.accroche form .row h2 {
border-bottom: 20px solid transparent;
-webkit-border-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/separation_full.png) 20 repeat;
-o-border-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/separation_full.png) 20 repeat;
border-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/separation_full.png) 20 repeat; }
body article.accroche form .row p {
line-height: 15px;
margin-bottom: 12px; }
.alignleft {
float: left; }
.alignright {
float: right; }
.aligncenter {
text-align: center;
margin-left: auto;
margin-right: auto; }
#top_header {
position: fixed;
height: 30px;
width: 100%;
z-index: 5;
left: 0px;
top: 0px; }
#top_line {
position: relative;
height: 35px;
background-color: #272729;
border-bottom: 1px solid #be2f2e;
padding-right: 4vw; }
#top_line .menu_aff {
border-left: 1px solid rgba(255, 255, 255, 0.5);
padding-left: 18px; }
#top_line .fa-mobile a, #top_line .fa-mobile-alt a {
font-size: 22px;
padding-top: 2px; }
#top_line a {
color: white;
text-decoration: none; }
#top_line li {
color: white;
float: right;
border-right: 1px solid rgba(255, 255, 255, 0.5);
font-size: 20px;
padding-top: 8px;
padding-bottom: 5px;
display: inline-block;
cursor: pointer; }
#top_line .fa, #top_line .fawe {
padding-left: 18px;
padding-right: 18px; }
#logo {
position: absolute;
z-index: 5;
left: 4vw;
top: 2px; }
#slogan {
position: absolute;
z-index: 5;
left: 10vw;
top: 4px;
white-space: nowrap;
font-size: 24px;
color: #FFFFFF;
font-style: italic; }
#slogan .part1:after {
content: " - "; }
#cache_nav.expand {
display: block; }
#cache_nav {
background-color: rgba(255, 255, 255, 0.6);
position: absolute;
top: 0px;
left: 0px;
z-index: 3;
width: 100vw;
height: 100vh;
display: none; }
#first_nav {
font-size: 20px;
position: absolute;
background-color: rgba(255, 255, 255, 0.98);
z-index: 99;
width: 400px;
height: 456px;
padding-top: 8px;
padding-bottom: 8px;
transform: translate(-50%, -50%); margin-left: 50vw; margin-top: 50vh; -webkit-box-shadow: 2px -2px 154px -26px rgba(0, 0, 0, 0.82);
-moz-box-shadow: 2px -2px 154px -26px rgba(0, 0, 0, 0.82);
box-shadow: 2px -2px 154px -26px rgba(0, 0, 0, 0.82);
background-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/fond_logo.png);
background-position: center;
background-repeat: no-repeat;
background-size: 95%; }
#first_nav ul {
display: flex;
flex-direction: column;
justify-content: space-around;
align-content: center;
height: calc(100% - 100px);
padding-bottom: 6px;
padding-top: 6px; }
#first_nav #contact_menu {
display: flex;
justify-content: center;
padding-left: 50px;
padding-right: 50px; }
#first_nav #close_menu {
position: relative;
margin-left: auto;
margin-right: auto;
width: 40px;
height: 40px;
color: #000000;
border-radius: 20px;
font-size: 27px;
line-height: 40px;
text-align: center; }
#first_nav #contact_menu a, #first_nav #close_menu a {
color: #000000;
display: flex;
width: 40px;
height: 40px;
border: 1px solid #be2f2e;
border-radius: 20px;
text-align: center;
margin: auto;
background-color: rgba(255, 255, 255, 0.5);
align-items: center;
justify-content: center;
text-decoration: none;
font-size: 27px; }
#first_nav #contact_menu a:hover, #first_nav #close_menu a:hover {
background-color: rgba(220, 220, 220, 0.48); }
#first_nav ul li {
cursor: pointer;
text-align: center;
line-height: 60px;
margin-left: 10px;
margin-right: 10px; }
#first_nav ul li:hover {
background-color: rgba(220, 220, 220, 0.48);
-webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 15px 100%, 0% calc( 100% - 15px), 0 0, 100% 0);
clip-path: polygon(100% 0, 100% 0, 100% 100%, 15px 100%, 0% calc( 100% - 15px), 0 0, 100% 0); }
#first_nav ul li.current, #first_nav ul li.current:after {
position: relative;
background-color: #be2f2e;
margin-top: 0px;
padding-top: 1px;
padding-bottom: 1px;
-webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 15px 100%, 0% calc( 100% - 15px), 0 0, 100% 0);
clip-path: polygon(100% 0, 100% 0, 100% 100%, 15px 100%, 0% calc( 100% - 15px), 0 0, 100% 0); }
#first_nav ul li.current:after {
content: "";
position: absolute;
z-index: 0;
background: #272729;
top: -4px;
left: 1px;
right: 1px;
bottom: 1px; }
#first_nav ul li.current a {
color: white;
z-index: 10; }
#first_nav ul li a {
text-decoration: none;
color: black; }
#first_nav ul li.logo {
background-image: url(//www.2cis-ouest.fr/wp-content/themes/2cis/images/logo.png);
background-position: center center;
background-repeat: no-repeat;
z-index: 50;
width: 95px !important;
height: 95px !important;
margin: 0;
padding: 0;
text-indent: -99999px;
margin-left: -100px;
margin-right: 5%;
border-radius: 48px; }
#footer_nav {
display: flex; }
#footer_nav ul {
display: flex;
align-items: center;
justify-content: center;
height: 43px;
margin-left: 100px;
margin-right: 100px; }
#footer_nav ul li {
height: 43px;
padding-left: 10px;
padding-right: 10px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
text-align: center; }
#footer_nav ul li a {
text-decoration: none;
color: white; }
#bottom_footer {
position: fixed;
height: 43px;
width: 100%;
left: 0px;
bottom: 0px;
background-color: #272729;
border-top: 1px solid #be2f2e;
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 14px;
z-index: 2; }
body .section:last-of-type {
padding-bottom: 20px;
}
@import url(//www.2cis-ouest.fr/wp-content/themes/2cis/css/rwd1399.css) only screen and (min-width: 1200px );
@import url(//www.2cis-ouest.fr/wp-content/themes/2cis/css/rwd1200.css) only screen and (max-width: 1200px );
@import url(//www.2cis-ouest.fr/wp-content/themes/2cis/css/rwd1024.css) only screen and (max-width: 1024px );
@import url(//www.2cis-ouest.fr/wp-content/themes/2cis/css/rwd800.css) only screen and (max-width: 800px );
@import url(//www.2cis-ouest.fr/wp-content/themes/2cis/css/rwd320.css) only screen and (max-width: 500px );
@import url(//www.2cis-ouest.fr/wp-content/themes/2cis/css/rwd320.css) only screen and (max-width: 400px );
@import url(//www.2cis-ouest.fr/wp-content/themes/2cis/css/rwd300.css) only screen and (max-width: 360px );
@import url(//www.2cis-ouest.fr/wp-content/themes/2cis/css/rwd1400.css) only screen and (min-width: 1441px );.pea_cook_wrapper {
position: fixed;
padding: 8px 21px;
margin: 0;
border-radius: 5px;
z-index: 10000;
text-align: center;
}
.pea_cook_control {
width:80%;
padding: 8px 21px;
margin: 20px auto;
border-radius: 5px;
z-index: 10000;
text-align: center;
color:white;
}
.eu_control_btn {
border: none;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
cursor:pointer;
margin: 10px;
}
.pea_cook_wrapper.pea_cook_topleft {
top:30px;
left:30px;
margin-right:5%;
}
.pea_cook_wrapper.pea_cook_topright {
top:30px;
right:30px;
margin-left:5%;
}
.pea_cook_wrapper.pea_cook_topcenter {
top:30px;
left:30px;
margin: 0 25%;
}
.pea_cook_wrapper.pea_cook_bottomleft {
bottom:30px;
left:30px;
margin-right:5%;
}
.pea_cook_wrapper.pea_cook_bottomright {
bottom:30px;
right:30px;
margin-left:5%;
}
.pea_cook_wrapper.pea_cook_bottomcenter {
bottom:30px;
left:30px;
margin: 0 25%;
}
.pea_cook_wrapper p{
bottom: 30px;
font-family: "helvetica neue", helvetica, arial, sans-serif;
font-size: 11px;
margin: 0;
font-weight: bold;
}
.pea_cook_wrapper a {
border-bottom: dotted thin #eee;
text-decoration: none;
}
.pea_cook_wrapper a:hover {
text-decoration: none;
border-bottom-style: solid;
}
a#fom, a#pea_close {border-bottom: 1px dotted;}
a#pea_close {
padding-top: 20px;
display: block;
}
button.pea_cook_btn {
background: #e3e3e3;
border: 1px solid #bbb;
border-radius: 5px;
box-shadow: inset 0 0 1px 1px #f6f6f6;
color: #333;
font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
line-height: 1;
padding: 5px 0;
text-align: center;
text-shadow: 0 1px 0 #fff;
width: 100px; 
margin-left: 20px;
}
button.pea_cook_btn:hover {
background: #d9d9d9;
-webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
-moz-box-shadow: inset 0 0 1px 1px #eaeaea;
box-shadow: inset 0 0 1px 1px #eaeaea;
color: #222;
cursor: pointer; }
button.pea_cook_btn:active {
background: #d0d0d0;
-webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
-moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
box-shadow: inset 0 0 1px 1px #e3e3e3;
color: #000; }
.pea_cook_more_info_popover {
display:none;
position: absolute;
top: 0;
z-index: 1000000;
height: 80%;
width: 100%;
left: 0;
}
.pea_cook_more_info_popover_inner {
margin: 40px auto;
min-width: 50%;
min-height: 200px;
padding: 50px;
max-width:60%;
background-color: rgba(0,0,0,0.75); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";    
}
.pea_cook_more_info_popover_inner a {
border-bottom: dotted thin #eee;
text-decoration: none;
}
.pea_cook_more_info_popover_inner a:hover {
text-decoration: none;
border-bottom-style: solid;
color: #ddd;
}
.pea_cook_more_info_popover h2{
font-size: 22px;
font-weight: bold;
}
.pea_cook_more_info_popover h3{
font-size: 22px;  font-weight: bold;
}
.eucookie {
float:left;
border-radius: 5px;
transition: background 0.5s;
margin: 10px;
}
.eucookie:hover {
cursor: pointer;
background-position: -20px -10px!important;
transition: background 0.5s;
}
.eucookie span {
width: 100%;
padding: 10px;
text-align: center;
float:left;
}