/*
Theme Name: CNIPA
Description: Responsive WordPress Theme.
Author: QuatreVingtSix
Author URI: http://www.quatrevingtsix.com
*/

* {
margin: 0;
}

html, body {
height: 100%;
}

h1{
	font: 20px Georgia;
	text-transform:uppercase;
	border-left:10px solid #FAA851;
	padding:0 20px;
	margin:30px 0 15px;
	display:block;
	float:left;
	width: 100%;
}

h2{
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3{
	color: rgba(191,70,59, 0.9);
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.8), 0 0 0 #000, 0px 1px 1px rgba(255,255,255, 0.8);
	font-size: 40px;
	font-weight: normal;
	line-height: normal;
	}

p{
	margin:10px 0;
	display:block;
	float:left;
	line-height:1.4em;
	width: 100%;
	text-indent:15px;
}



p strong{
	font-weight: bold;
}

td{
	vertical-align: middle !important;
}

.content ul{
	margin-left: 1em;
	margin-bottom: 0.75em;
	/*font-size: 125%;*/
	list-style-type: 
}

a, a:visited{
	text-decoration: none;
	color: #707070;
}

a:hover{
	color: #FAA851;
}

.content li:before{
	content:"✓";
	margin-right: 15px;
}

.flagmembers{
	margin-right: 20px;
}

.aligncenter {
	text-align: center;
}

em, i {
	font-style: italic !important;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -6em;
	background:url(img/bg.jpg) repeat;
}

header[role="header"]{
	background:url(img/bg_wrapper.png) repeat fixed;
	width:100%;
	float:left;
	height:auto;
	border-bottom:1px solid #dfdfdf;
}

.content_header{
	width:1000px;
	margin:0 auto;
	color:#707070;	
}

.content {
	margin:0 auto;
	width:1000px;
	height:auto;
	display:block;
	padding:20px 0 50px;
}

footer[role="footer"] {
	background:url(img/bg_wrapper2.png) repeat-x bottom fixed;
	/*border-bottom:1px solid #dfdfdf;*/
	padding:25px 0 0;
	margin: 0;
}

.footer, .push {
	height: 8em;
	clear: both;
	width:1000px;
	margin:0 auto;
}

header[role="header"] ul {
	float:right;
	display:inline;
	margin:50px;
	padding: 0;
}

header[role="header"] ul li, header[role="header"] ul li a, footer[role="footer"] ul li, footer[role="footer"] ul li a {
	font: 16px Arial;
	display: inline;
	padding: 5px 10px;
	margin: 0 5px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}

header[role="header"] ul li:hover, footer[role="footer"] ul li:hover, footer[role="footer"] ul li.current {
	font:16px Arial;
	display:inline;
	float:left;
	color:#FFF;
	/*background:#c9c9c9;*/
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

header[role="header"] ul li a, footer[role="footer"] ul li a, footer[role="footer"] ul li.current {
	color: #fff;
}

header[role="header"] ul li a:hover, footer[role="footer"] ul li a:hover, footer[role="footer"] ul li.current {
	color: #FAA851;
}

.current-menu-item a{
	color: #FAA851 !important;
}

.logo{
	margin:0;
	padding:0;
	float:left;
	display:block;
	}

/*******************************************************/
/***************************CLOCK ****************************/
/*******************************************************/
.time_clock {
	display:block;
	float:right;
	height:auto;
	width:50%;
}

.clock{
    width:70px;
    height:70px;
    float:left;
    background:#fff;
    border-radius:100px;
    margin-right:40px;
    position:absolute;
  	left:53%;
  
} 

.clock2{
    width:70px;
    height:70px;
    float:left;
    background:#fff;
    border-radius:100px;
    margin-right:40px;
    position:absolute;
  	left:53%;
  	margin-left:250px;
  
} 

.wrapper .clock:last-child{
  margin-right:0;
}

.hand{
  background-color: #FAA851;
  position:absolute;
  border-radius: 5px;
}

.clock .big{
  
  width:90%;
  height:6px;
  position:absolute;
  top:50%;
  left:5%;
  margin-top:-3px;
  -webkit-transform: rotate(-90deg);
}

.clock .big .hand{
  height:60%;
  width:32px;
  top:0;
  left:51%;
  margin-left:-3px;
}

.clock .little{
 width:6px;
  height:90%;
  position:absolute;
  top:5%;
  left:50%;
  margin-left:-3px;
  -webkit-transform: rotate(-180deg);
}

.clock .little .hand{
width:70%;
  height:20px;
  top:50%;
  left:0;
}

.clock .seconds{
  width: 90%;
height: 1px;
position: absolute;
top: 50%;
margin-left: 5%;
-webkit-transform: rotate(-90deg);
}

.clock .seconds .hand{
 height: 100%;
width: 35px;
top: 0;
left: 53%;
margin-left: -3px;
}

.clock h3{
    width:100%;
    text-align:center;
    position:absolute;
    bottom:-48px;
    color:#fff;
}

.fus1 {
	margin-left: 100px;
	font-size: 11px;
	color: white;
	border-left: 1px solid white;
	padding-left: 10px;
}

.fus2 {
	margin-left: 100px;
	font-size: 11px;
	color: white;
	border-left: 1px solid white;
	padding-left: 10px;
}

.fus1 ul li{
float: none !important;	
display: block !important;
}


/*mentions legales */
.ml{
	text-align: center;
	font-size: 11px;
	color: white;
	height: 20px;
	margin-top: 15px;
}

.ml a{
	text-decoration: none;
		text-align: center;
	font-size: 11px;
	color: white;
}

/*
.clock {
	position:relative;
	font-family:monaco,consolas,"courier new",monospace;
	font-size: 1.5rem;
	line-height:1.375;
	margin-left: 115px;

}

.clock:before,
.clock:after {
	position:absolute;
	top:0;
	bottom:0;
	content:':';
	z-index:2;
	line-height:1.15;
	color:#FAA851;
	margin-left: -2px;
}

.clock:before {
	left:2.325em;
}

.clock:after {
	right:2.23em;
}

.clock span {
	position:relative;
	display:inline-block;
	padding:0 .25em;
	margin:0 .06125em;
	z-index:1;
	text-align: center;

	-webkit-transform:perspective(750);
	-moz-transform:perspective(750);
	-ms-transform:perspective(750);
	transform:perspective(750);

	-webkit-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	transform-style:preserve-3d;
}

.clock span:first-child {
	margin-left:0;
}

.clock span:last-child {
	margin-right:0;
}

.clock span:nth-child(2),
.clock span:nth-child(4) {
	margin-right:.3em;
}

.clock span:nth-child(3),
.clock span:nth-child(5) {
	margin-left:.3em;
}

.clock span:before,
.clock span:after {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	color:black;
	text-shadow:0 1px 0 #fff;
	background:#fff;
	border-radius:.125em;
	outline:1px solid transparent; 

	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;

	-webkit-transition:-webkit-transform .75s, opacity .75s;
	-moz-transition:-moz-transform .75s, opacity .75s;
	-ms-transition:-ms-transform .75s, opacity .75s;
	transition:transform .75s, opacity .75s;
}

.clock span:before {
	opacity:1;
	z-index:1;
	content:attr(data-old);

	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-ms-transform-origin:0 0;
	transform-origin:0 0;

	-webkit-transform:translate3d(0,0,0) rotateX(0);
	-moz-transform:translate3d(0,0,0) rotateX(0);
	-ms-transform:translate3d(0,0,0) rotateX(0);
	transform:translate3d(0,0,0) rotateX(0);
}

.clock span:after {
	opacity:0;
	z-index:2;
	content:attr(data-now);

	-webkit-transform-origin:0 100%;
	-moz-transform-origin:0 100%;
	-ms-transform-origin:0 100%;
	transform-origin:0 100%;

	-webkit-transform:translate3d(0,-102.5%,0) rotateX(90deg);
	-moz-transform:translate3d(0,-102.5%,0) rotateX(90deg);
	-ms-transform:translate3d(0,-102.5%,0) rotateX(90deg);
	transform:translate3d(0,-102.5%,0) rotateX(90deg);
}

.clock .flip:before {
	opacity:0;
	-webkit-transform:translate3d(0,102.5%,0) rotateX(-90deg);
	-moz-transform:translate3d(0,102.5%,0) rotateX(-90deg);
	-ms-transform:translate3d(0,102.5%,0) rotateX(-90deg);
	transform:translate3d(0,102.5%,0) rotateX(-90deg);
}

.clock .flip:after {
	opacity:1;
	-webkit-transform:translate3d(0,0,0) rotateX(0);
	-moz-transform:translate3d(0,0,0) rotateX(0);
	-ms-transform:translate3d(0,0,0) rotateX(0);
	transform:translate3d(0,0,0) rotateX(0);
}
*/



/***************************Contact form ****************************/
.input_wrapper input[type="text"],.input_wrapper input[type="email"] {
	margin-top: 1em;
	display: block;
	width: 100%;
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid #DADADA;
	box-shadow: 0 0 1px 0 #E4E4E4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1em;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
	color: #5E5E5E;
	text-indent: 25%;
}
.input_wrapper input[type="text"]:focus,.input_wrapper input[type="email"]:focus {
	background: rgba(250, 168, 81, 0.09);
	box-shadow: inset 2px 2px 5px 0 #B1B0B0;
	outline:none;
	text-indent: 20%;
}


.input_wrapper {
position: relative;
text-indent: inherit;
}

.input_wrapper label {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: #74D68E;
	color: white;
	box-sizing: border-box;
	width: 15%;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.22);
	line-height: 45px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

#wpcf7-f18-p8-o1 .input_wrapper label {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: #FAA851;
	color: white;
	box-sizing: border-box;
	width: 20%;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.22);
	line-height: 45px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

#wpcf7-f18-p8-o1 .input_wrapper input[type="text"]:focus + label,#wpcf7-f18-p8-o1 .input_wrapper input[type="email"]:focus + label{
	left:80%;
}



.input_wrapper input[type="text"]:focus + label,.input_wrapper input[type="email"]:focus + label{
	left:62%;
}

.textarea_wrapper textarea {
	margin-top: 20px;
	display: block;
	width: 100%;
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid #DADADA;
	box-shadow: 0 0 1px 0 #E4E4E4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1em;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
	color: #5E5E5E;
}

.textarea_wrapper textarea:focus {
	background: rgba(250, 168, 81, 0.09);
	box-shadow: inset 2px 2px 5px 0 #B1B0B0;
	outline:none;
}

.submit_wrapper {
text-align: center !important;
text-indent: inherit;
}

.wpcf7-submit {
width: 100%;
height: 47px;
padding: 0;
display: inline-block;
border: 0;
background: #FAA851;
text-align: center;
color: #FFF;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 1.2em;
cursor: pointer;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.22);
 -webkit-appearance:none;
}

.wpcf7-form{
	display: block;
	float: left;
	width: 600px;
	margin-left:20%;
}

.wpcf7 p{
	margin-bottom: 0.75em;
	font-size: 125%;
	float: none;
}

/**************************map js**********************************/
*{margin:0;padding:0;}

svg{
	/*width: 230%;*/
	/*height: 1450px;*/
	/*border: 1px solid red;*/
	/*margin-left: -1315px;*/
	/*margin-top: -267px;*/
	float: left;

}
path{transition:all .5s;}

.indicator{
  position:absolute;
  display:inline;
  background:rgba(12,121,89,0.6);
  color:#f1f1f1;
  padding:10px 30px;
  font:20px Arial;
  border-radius:5px;
  min-width:300px;
  text-transform:capitalize;
  display:none;

}

.clear{clear:both}
.name{float:left;margin-right:30px;font-size: 25px;}
.flag{position:absolute;top:10px;right:20px;border:3px solid #f7ffe8;border-radius:3px;
}
.capital{clear:both;}

.clear.capital {
font-size: 12px;
}

.area{
	font-size: 14px;
}

.infogmap, .content_info, .content_info p {
	/*text-align: inherit; !important;*/
	text-indent: inherit;
}

.alignright{
	float: right;
}

.alignleft{
	float:left;
}

.acf-map {
	width: 100%;
	height: 500px;
	border: #ccc solid 1px;
	margin: 100px 0px 0px 0px;
}

.gm-style-iw{
	width:400px;
}

.infogmap p{
margin: 10px 0;
display: block;
line-height: 1.4em;
width: 100%;
	
}

.infogmap h1{
font: 20px Georgia;
text-transform: uppercase;
border-left: 10px solid #FAA851;
margin:5px 0px 0px 0px;
display: block;
float: left;
width: 250px;²
}

.infogmap ul{
	float: left;
margin-left: 150px;
margin-top: -162px;
list-style-type: circle;}


@media screen and (max-width: 1100px) {

	.content_header{
		width:100%;

	}

	.content {
		
		width:100%;

	}



	.footer, .push {

		width:100%;
	
	}
}

/** ******************************************** */
/* **************** */
/*.og-grid {
	list-style: none;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.og-grid li {
	display: inline-block;
	margin: 10px 5px 0 5px;
	vertical-align: top;
	height: 250px;
}

.og-grid li > a,
.og-grid li > a img {
	border: none;
	outline: none;
	display: block;
	position: relative;
}

.og-grid li.og-expanded > a::after {
	top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #ddd;
	border-width: 15px;
	left: 50%;
	margin: -20px 0 0 -15px;
}

.og-expander {
	position: absolute;
	background: #ddd;
	top: auto;
	left: 0;
	width: 100%;
	margin-top: 10px;
	text-align: left;
	height: 0;
	overflow: hidden;
}

.og-expander-inner {
	padding: 50px 30px;
	height: 100%;
}

.og-close {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.og-close::before,
.og-close::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 50%;
	height: 1px;
	background: #888;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.og-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.og-close:hover::before,
.og-close:hover::after {
	background: #333;
}

.og-fullimg,
.og-details {
	width: 50%;
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.og-details {
	padding: 0 40px 0 20px;
}

.og-fullimg {
	text-align: center;
}

.og-fullimg img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
}

.og-details h3 {
	font-weight: 300;
	font-size: 52px;
	padding: 40px 0 10px;
	margin-bottom: 10px;
}

.og-details p {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #999;
}

.og-details a {
	font-weight: 700;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 10px 20px;
	border: 3px solid #333;
	display: inline-block;
	margin: 30px 0 0;
	outline: none;
}

.og-details a::before {
	content: '\2192';
	display: inline-block;
	margin-right: 10px;
}

.og-details a:hover {
	border-color: #999;
	color: #999;
}

.og-loading {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #ddd;
	box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	-webkit-animation: loader 0.5s infinite ease-in-out both;
	-moz-animation: loader 0.5s infinite ease-in-out both;
	animation: loader 0.5s infinite ease-in-out both;
}

@-webkit-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@-moz-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@media screen and (max-width: 830px) {

	.og-expander h3 { font-size: 32px; }
	.og-expander p { font-size: 13px; }
	.og-expander a { font-size: 12px; }

}

@media screen and (max-width: 650px) {

	.og-fullimg { display: none; }
	.og-details { float: none; width: 100%; }
	
}*/