/*
Theme Name:     COP 21
Theme URI:      http://www.inovagora.net/
Description:    Thème pour la FFJ / COP 21
Author:         Inovagora
Author URI:     http://www.inovawora.net
Template:       underscore                             
Version:        0.1.0
*/
body {
	font-family: 'Roboto Condensed', 'Helvetica Neue', arial, sans-serif;
	font-size: 1.1rem;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
}
h2 {
	font-size: 40px;
}

h4 {
	font-size: 1.4rem;
}

.article h2 {
	font-family: 'Roboto Condensed', 'Helvetica Neue', arial, sans-serif;
	font-weight: lighter;
	font-size: 50px;
	line-height: 1.15em;
	color:#3e3e3e; 
}

.edito {
	text-transform: uppercase;
	color:#425da0; 
	margin-bottom:15px;
}

.author {
	color:#425da0; 
	margin-bottom:15px;
	font-size:15px;
}

.author-carrousel{
	color:rgba(0,0,0,0.82); 
	margin-bottom:25px;
	font-size:26px;
}

.mis_en_avant {
overflow: hidden;
background: #f2f2f2;
padding: 5px 10px;
}

.cop-header .navbar-default .navbar-brand {
	width: 330px;
	height: auto;
	padding: 15px;
}
.cop-header .navbar-default .navbar-brand img {
	width: 100%;
}
.supnav {
	height: 80px;
	padding-top: 28px;
	text-align: right;
}
.supnav .btn {
	background: transparent;
	border-radius: 0;
	font-size: 21px;
}
.supnav .btn:hover {
	background: #eee;
}
.supnav ul{
	list-style: none;
}
.supnav ul li{
	display: inline;
}
.nav > .menu-item > a > img {
	height: 67px;
	width: auto;
}
.cop-header .navbar-default .navbar-nav>li>a {
	height: auto;
	line-height: 1em;
	padding: 15px 10px;
}
.cop-header .navbar-default .navbar-brand:hover,
.cop-header .navbar-default .navbar-nav>li>a:hover {
	background: #fff;
}

.shortline:first-child,
.shortline {
	padding: 14px 20px;
	border: 1px solid #E0E0E0;
	box-shadow: 0 1px 4px rgba(0,0,0,.1);
	margin-bottom: 15px;
}
.shortline p:last-child {
	margin-bottom: 0;
}
.shortline-title {
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 4px;
}
.shortline-text {
	font-size: 14px;
}

.alignleft {
float: left;
margin: 0 20px 0 0;
}

.owl-carousel .owl-dot.active {
background: rgba(17, 117, 37, 1);
}

.owl-carousel .owl-dot {
background: rgba(159, 218, 171, 1);
}


.owl-carousel-large .owl-item {
	overflow: hidden;
	background-color: #d3d3d3;
}
.owl-carousel-large .owl-bg-image {
	background-size: auto 100%;
	background-position: center;
}
.section-slideshow .owl-carousel-large .owl-title {
	font-size: 38px;
}
.section-slideshow .owl-carousel-large .owl-body {
	bottom: auto;
	left: 0;
	margin-left: 0;
	position: static;
	text-align: center;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
	padding-top: 30px;
}
.section-slideshow .owl-carousel-large .btn-primary {
	padding: 6px 15px 6px;
	background: rgba(0,108,22,0.93);
	box-shadow: none;
	height: auto;
	border-radius: 0;
	text-transform: lowercase;
	font-size: 16px;
}
.link-one {
	background-color: #425ea0;
}
.link-one:hover {
	background: darken(#425ea0, 10%);
}

.article-author,
.line-author,
.shortline-author
{
	font-size: 14px;
	margin-bottom: 5px;
}
.article-author {
	font-size: 18px;
	margin-bottom: 10px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}


.section-slideshow .owl-content .container {
	height: 100%;
	line-height: 341px;
}
.section-slideshow .owl-item {
	height: 341px;
	padding: 0;
}
.section-slideshow .owl-carousel-large .owl-body {
	padding: 0;
	line-height: 1.3em;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	text-align: left;
}
.section-slideshow .owl-carousel-large .owl-title {
	font-size: 54px;
	text-align: left;
	text-transform: none;
	padding: 0;
	margin-bottom: 30px;
	font-weight: normal;
	text-shadow: none;
}


.cop-header {
	height: 180px; 
}


.cop-header .navbar-default {
	background: #fff;
	border: none;
	border-radius: 0;
	margin-bottom: 70px;
}
.collapse-close {
	margin-bottom: 10px;
}
.collapse-close .btn {
	background-color: #fff;
	font-size: 40px;
	color: #ABABAB;
	margin: 0;
	padding: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.collapse-close .btn:hover {
	color: #7E7E7E;
}
.link-squared .hover {
	position: absolute;
	z-index: 10;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #333;
	background-color: rgba(0,0,0,.6);
	font-size: 18px;
	padding: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.link-squared:hover .hover {
	top: 0;
}
.link-squared:hover .hover > span {
	margin-top: -30px;
}
.link-squared .hover > span {
	text-align: center;
	display: block;
	position: absolute;
	top: 50%;
	margin: 20px 15px 0 15px;
	width:220px;
}
.link-squared {
	overflow: hidden;
	padding: 20px;
	position: relative;
}
.link-squared h3 {
	font-weight: 400;
	font-family: 'Open Sans Condensed', 'Helvetica Neue', arial, sans-serif;
	text-transform: uppercase;
	font-size: 38px;
	font-weight: 400;
	margin-top: 0;
	width: 80%;
}
.link-squared i {
	position: absolute;
	bottom: 15px;
	right: 15px;
	/*font-size: 20px;*/
	color: #FFF;
	color: rgba(0,0,0,.3);
}
.link-squared:hover, .link-squared:active, .link-squared:focus {
	text-decoration: none;
}
.category-title-tag {
	font-family: 'ROBOTO Condensed', 'Helvetica Neue', arial, sans-serif;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	font-weight: 400;
	min-width: 250px;
	padding: 1px 20px;
	margin-top: 20px;
	font-size: 17px;
	margin-bottom: 25px;
}



.tags {
	margin-bottom: 4px;
	margin-top: -6px;

}




/*


*/

.section-content,
.section-collapses {
	text-align: center;
}
.js-collapse {
	width: 100%;
}
.section-collapses .collapse-content {
	width: 100%;
}
.category-title {
	display: inline-block;
	min-width: 250px;
	background: #000;
	color: #fff;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	padding:5px;
}
.article .category-title {
	min-width: 0;
	 padding: 0 5px;
	font-size: 19px;
}
.shortline .tags {
	text-transform: uppercase;
	font-size:13px;
}
.section-title {
	line-height: 1.3em;
	margin-bottom: 30px;
}
.section-follow-us .section-title:before, .section-follow-us .section-title:after {
background: rgba(0,0,0,.2);
}
.section-content .section-title {
	line-height: 1.4em;
	display: block;
	width: 100%;
	margin-bottom: 15px;

}
.section-content .section-title:before,
.section-content .section-title:after {
	content: none;
}
.section-content .line,
.section-content .shortline {
	box-shadow: none;
	border: none;
	padding: 0;
	background: transparent;
	margin-bottom: 20px;
}
.section-content .line:hover,
.section-content .shortline:hover {
	background: transparent;
}
.section-content .line-title,
.section-content .shortline-title {
	font-size: 22px;
	text-transform: none;
	font-weight: normal;
}

.section-content .line-title {
	margin-bottom: 10px;
	color: #333;
}
.section-content .line-title a,
.section-content .shortline-title a {
	color: #979797;
}
.section-content .line-title a,
.section-content .shortline-first a {
	
}
.section-content .tags a, .section-content .shortline-first .tags a {
	font-weight: bold;
}

.article-date,
.section-content .line-date,
.section-content .shortline-date {
	font-size: 22px;
	color: #425da0;
	margin-bottom: 5px;
}

.section-content .category-title {
	max-width: 600px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
}
.section-content .entry-summary {
	color: #4E4E4E;
}

.section-content .entry-summary > :last-child {
	margin-bottom: 25px;
}
.section-content .entry-summary:after {
	content: '';
	width: 50px;
	margin: 0 auto;
	display: block;
	border-top: 1px solid #DDD;
}


/*--------------------------------------------------------*/





.link-in-focus,
.link-edito-du-moment {
	background-color: #425da0;
}
.link-in-focus:hover,
.link-edito-du-moment:hover {
	background: #385394;
}
.link-in-focus i,
.link-edito-du-moment i {
	color: #112264;
}


.link-opinion-gb,
.link-opinion {
	background-color: #e00025;
}
.link-opinion-gb:hover,
.link-opinion:hover {
	background: #d40224;
}
.link-opinion-gb i,
.link-opinion i {
	color: #b3001e;
}

.link-views-from,
.link-vu-d-ailleurs {
	background-color: #f4a631;
}
.link-views-from:hover,
.link-vu-d-ailleurs:hover {
	background: #e59a29;
}
.link-views-from i,
.link-vu-d-ailleurs i {
	color: #e96c09;
}


.link-say-it,
.link-boite-a-outils {
	background-color: #889bc6;
}
.link-say-it:hover,
.link-boite-a-outils:hover {
	background: #7c8eb8;
}
.link-say-it i,
.link-boite-a-outils i {
	color: #495e9a;
}

.link-in-the-news,
.link-dans-l-actu {
	background-color: #d93d25;
}
.link-in-the-news:hover,
.link-dans-l-actu:hover {
	background: #cd3821;
}
.link-in-the-news i,
.link-dans-l-actu i {
	color: #b90f05;
}

.link-one-step,
.link-pour-aller-plus-loin {
	background-color: #f9bb0f;
}
.link-one-step:hover,
.link-pour-aller-plus-loin:hover {
	background: #edb10a;
}
.link-one-step i,
.link-pour-aller-plus-loin i {
	color: #f38901;
}




.style-in-focus .category-title,
.style-edito-du-moment .category-title {
	background-color: #425da0;
}
.style-in-focus a,
.style-in-focus.article h3,
.style-in-focus.article h4,
.style-in-focus.article h5,
.style-in-focus.article h6,
.style-edito-du-moment a,
.style-edito-du-moment.article h3,
.style-edito-du-moment.article h4,
.style-edito-du-moment.article h5,
.style-edito-du-moment.article h6,
.style-in-focus .article-date,
.style-edito-du-moment .article-date,
.style-in-focus .line-date,
.style-edito-du-moment .line-date,
.style-in-focus .shortline-date,
.style-edito-du-moment .shortline-date,
.style-edito-du-moment .line .tags a,
.style-in-focus .line .tags a,
#collapse-edito-du-moment .tags a  {
	color: #425da0;
}

.style-opinion-gb .category-title,
.style-opinion .category-title {
	background-color: #e00025;
}
.style-opinion a,
.style-opinion.article h3,
.style-opinion.article h4,
.style-opinion.article h5,
.style-opinion.article h6,
.style-opinion-gb a,
.style-opinion-gb.article h3,
.style-opinion-gb.article h4,
.style-opinion-gb.article h5,
.style-opinion-gb.article h6,
.style-opinion .article-date,
.style-opinion-gb .article-date,
.style-opinion-gb .line-date,
.style-opinion .line-date,
.style-opinion-gb .shortline-date,
.style-opinion .shortline-date,
.style-opinion .line .tags a,
.style-opinion-gb .line .tags a,
#collapse-opinion .tags a {
	color: #e00025;
}

.style-views-from .category-title,
.style-vu-d-ailleurs .category-title {
	background-color: #f4a631;
}
.style-vu-d-ailleurs a,
.style-vu-d-ailleurs.article h3,
.style-vu-d-ailleurs.article h4,
.style-vu-d-ailleurs.article h5,
.style-vu-d-ailleurs.article h6,
.style-views-from a,
.style-views-from.article h3,
.style-views-from.article h4,
.style-views-from.article h5,
.style-views-from.article h6,
.style-vu-d-ailleurs .article-date,
.style-views-from .article-date,
.style-views-from .line-date,
.style-vu-d-ailleurs .line-date,
.style-views-from .shortline-date,
.style-vu-d-ailleurs .shortline-date,
.style-vu-d-ailleurs .line .tags a,
.style-views-from .line .tags a,
#collapse-vu-d-ailleurs .tags a {
	color: #f4a631;
}

.style-say-it .category-title,
.style-boite-a-outils .category-title {
	background-color: #889bc6;
}
.style-boite-a-outils a,
.style-boite-a-outils.article h3,
.style-boite-a-outils.article h4,
.style-boite-a-outils.article h5,
.style-boite-a-outils.article h6,
.style-say-it a,
.style-say-it.article h3,
.style-say-it.article h4,
.style-say-it.article h5,
.style-say-it.article h6,
.style-boite-a-outils .article-date,
.style-say-it .article-date,
.style-say-it .line-date,
.style-boite-a-outils .line-date,
.style-say-it .shortline-date,
.style-boite-a-outils .shortline-date,
.style-boite-a-outils .line .tags a,
.style-say-it .line .tags a,
#collapse-boite-a-outils .tags a {
	color: #889bc6;
}

.style-in-the-news .category-title,
.style-dans-l-actu .category-title {
	background-color: #cd3821;
}

.style-dans-l-actu a,
.style-dans-l-actu.article h3,
.style-dans-l-actu.article h4,
.style-dans-l-actu.article h5,
.style-dans-l-actu.article h6,
.style-in-the-news a,
.style-in-the-news.article h3,
.style-in-the-news.article h4,
.style-in-the-news.article h5,
.style-in-the-news.article h6,
.style-dans-l-actu .article-date,
.style-in-the-news .article-date,
.style-in-the-news .line-date,
.style-dans-l-actu .line-date,
.style-in-the-news .shortline-date,
.style-dans-l-actu .shortline-date,
.style-in-the-news .line .tags a,
.style-dans-l-actu .line .tags a,
#style-dans-l-actu .tags a {
	color: #cd3821;
}

.style-one-step .category-title,
.style-pour-aller-plus-loin .category-title {
	background-color: #f9bb0f;
}
.style-pour-aller-plus-loin a,
.style-pour-aller-plus-loin.article h3,
.style-pour-aller-plus-loin.article h4,
.style-pour-aller-plus-loin.article h5,
.style-pour-aller-plus-loin.article h6,
.style-one-step a,
.style-one-step.article h3,
.style-one-step.article h4,
.style-one-step.article h5,
.style-one-step.article h6,
.style-pour-aller-plus-loin .article-date,
.style-one-step .article-date,
.style-one-step .line-date,
.style-pour-aller-plus-loin .line-date,
.style-one-step .shortline-date,
.style-one-step  .line .tags a,
.style-pour-aller-plus-loin .shortline-date,
.style-pour-aller-plus-loin .line .tags a,
#style-pour-aller-plus-loin .tags a {
	color: #f9bb0f;
}







/*--------------------------------------------------------*/
.social_buttons ul li {
	
	background: none;
	margin-right: 25px;
	padding: 0;
	display: block;
	float: left;
	width: 72px;

}

.social_buttons ul {
	list-style: none;
	padding: 0 0 0 300px;
}

.section-banner .link-squared h3 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 22px;
}
.section-banner .link-squared {
	padding: 10px;
}
.section-banner .link-squared i {
	width: 100%;
	display: none;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 42px;
}
.cop-header {
	height: auto;
}

.cop-header .navbar-default {
	margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
	.cop-header .navbar-default .navbar-brand {
		width: 290px;
		height: auto;
		padding: 23px 10px 10px;
	}
	.section-banner .link-squared h3 {
	font-size: 17px;
	font-weight: 600;
	}
	

}
@media screen and (min-width: 600px) {
	.section-banner .link-squared i {
		display: block;
	}
}
@media screen and (max-width: 800px) {
	.cop-header .navbar-default .navbar-brand {
		width: 190px;
		height: auto;
		padding: 10px;
	}
	.navbar-default .navbar-toggle {
		border-color: #ddd;
		margin-top: 38px;
	}
	.link-squared h3 {
		font-size: 28px;
		width: 100%;
	}
	.link-squared i {
		bottom: 10px;
		right: 10px;
		font-size: 53px;
	}
	.navbar-nav {
		position: relative;
		z-index: 2;
		background: #eee;
		margin: 0 -15px;
		box-shadow: 0 1px 3px rgba(0,0,0,.1);
	}
}
@media screen and (max-width: 530px) {
	.link-squared {
		padding: 20px;
		position: relative;
		display: block;
		width: 100%;
		text-align: left;
		padding: 18px 20px 7px;
		height: auto;
	}
	.link-squared i {
		font-size: 42px;
	}
	.social_buttons ul {
	list-style: none;
	padding: 0 0 0 25px;
	}

	.section-slideshow .owl-carousel-large .owl-title {
	font-size: 28px;
	text-align: left;
	text-transform: none;
	padding: 0;
	margin-bottom: 30px;
	font-weight: normal;
	text-shadow: none;
	}
}


.section-contentinfo .list-inline {
margin-bottom: 0;
color: #fff;
}

.post-transltation {
    display: inline-block;
    width: 100%;
    padding: 15px 25px;
    text-decoration: none;
    font-size: 1.05em;
    margin: 0 0 25px 0;
    color: #fff;
    background-color: #db3939;
    text-align:center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.post-transltation:hover,
.post-transltation:active {
    color: #fff;
    background-color: #444;
}



.breadcrumbs {
	font-size: 15px;
	margin-bottom: 20px;
}

.article table, .article address, .article pre, .article ol, .article ul, .article p {
  line-height: 1.75em;
  margin-bottom: 1em;
}


.pdfprnt-top-right {
	margin-bottom: 10px;
}
.article h4 {
	line-height: 32px;
	margin-top: 30px;
}
.shortline .tags {
	margin-top: 6px;
} 
.line .tags a {
	  color: #000;
	  font-weight: bold;
	  text-transform: uppercase;
	  font-size: 12px;
}


.wdpu-head {
	display: none;
}

.wdpu-content .pdfprnt-top-right {
	display: none;
}
.wdpu-text {
	padding: 0 !important;
}
.wdpu-content p {
	margin: 0;
}


#popup .modal-dialog {
	width: 809px;
	max-width: 100%;
	margin: 50px auto;

}
#popup .modal-body {
	padding: 0;
}
#popup .modal-body img {
	max-width: 100%;
}
#popup .modal-content {
	padding: 5px;
  	background-color: rgba(255, 255, 255, 0.5);
}
#popup .close {
	position: absolute;
	top: -15px;
	background: black;
	z-index: 102;
	right: -15px;
	opacity: 1;
	color: #fff;
	width: 25px;
	text-align: center;
	height: 25px;
	padding: 1px 0 0 1px;
	text-shadow: none;
	border-radius: 20px;
	border: 2px solid #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,.65);
}
.modal-backdrop {
  	background: rgba(0, 0, 0, 0.5);
	bottom: 0;
	z-index: 100;
}
.modal-backdrop.in {
	opacity: 1;
}
@media screen and (max-width: 1199px) {
	#popup .modal-dialog {
		 margin: 50px auto;
	}
}
@media screen and (max-width: 839px) {
	#popup .modal-dialog {
		 margin: 30px 15px;
		  width: auto;
	}
}

.article iframe {
	width: 100% !important;
}