@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,900);

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

body {
	margin: 0;
}

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

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

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

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline: 0
}

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

b, strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #FFFF00;
	color: #000000
}

small {
	font-size: 80%
}

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

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

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
}

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

input {
	line-height: normal
}

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

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

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

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

fieldset {
	border: 1px solid #C0C0C0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

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

td, th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*, *:before, *:after {
		background: transparent !important;
		color: #000000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a, a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: ""
	}

	pre, blockquote {
		border: 1px solid #999999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr, img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	p, h2, h3 {
		orphans: 3;
		widows: 3
	}

	h2, h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.btn > .caret, .dropup > .btn > .caret {
		border-top-color: #000000 !important
	}

	.label {
		border: 1px solid #000000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td, .table th {
		background-color: #FFFFFF !important
	}

	.table-bordered th, .table-bordered td {
		border: 1px solid #DDDDDD !important
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	background-color: #FFFFFF
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337AB7;
	text-decoration: none
}

a:hover, a:focus {
	color: #23527C;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #EEEEEE
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role="button"] {
	cursor: pointer
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
	font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
	font-size: 75%
}

h1, .h1 {
	font-size: 36px
}

h2, .h2 {
	font-size: 30px
}

h3, .h3 {
	font-size: 24px
}

h4, .h4 {
	font-size: 18px
}

h5, .h5 {
	font-size: 14px
}

h6, .h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width: 768px) {
	.lead {
		font-size: 21px
	}
}

small, .small {
	font-size: 85%
}

mark, .mark {
	background-color: #FCF8E3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase, .initialism {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777777
}

.text-primary {
	color: #337AB7
}

a.text-primary:hover, a.text-primary:focus {
	color: #286090
}

.text-success {
	color: #3C763D
}

a.text-success:hover, a.text-success:focus {
	color: #2B542C
}

.text-info {
	color: #31708F
}

a.text-info:hover, a.text-info:focus {
	color: #245269
}

.text-warning {
	color: #8A6D3B
}

a.text-warning:hover, a.text-warning:focus {
	color: #66512C
}

.text-danger {
	color: #A94442
}

a.text-danger:hover, a.text-danger:focus {
	color: #843534
}

.bg-primary {
	color: #FFFFFF
}

.bg-primary {
	background-color: #337AB7
}

a.bg-primary:hover, a.bg-primary:focus {
	background-color: #286090
}

.bg-success {
	background-color: #DFF0D8
}

a.bg-success:hover, a.bg-success:focus {
	background-color: #C1E2B3
}

.bg-info {
	background-color: #D9EDF7
}

a.bg-info:hover, a.bg-info:focus {
	background-color: #AFD9EE
}

.bg-warning {
	background-color: #FCF8E3
}

a.bg-warning:hover, a.bg-warning:focus {
	background-color: #F7ECB5
}

.bg-danger {
	background-color: #F2DEDE
}

a.bg-danger:hover, a.bg-danger:focus {
	background-color: #E4B9B9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #EEEEEE
}

ul, ol {
	margin-top: 0;
	margin-bottom: 10px
}

ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dt, dd {
	line-height: 1.428571429
}

dt {
	font-weight: bold
}

dd {
	margin-left: 0
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #EEEEEE
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #777777
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #EEEEEE;
	border-left: 0;
	text-align: right
}

.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
	content: ''
}

.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429
}

code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #C7254E;
	background-color: #F9F2F4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #333333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:before, .container:after {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width: 768px) {
	.container {
		width: 750px
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:before, .row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}

.col-xs-1 {
	width: 8.3333333333%
}

.col-xs-2 {
	width: 16.6666666667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.3333333333%
}

.col-xs-5 {
	width: 41.6666666667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.3333333333%
}

.col-xs-8 {
	width: 66.6666666667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.3333333333%
}

.col-xs-11 {
	width: 91.6666666667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.3333333333%
}

.col-xs-pull-2 {
	right: 16.6666666667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.3333333333%
}

.col-xs-pull-5 {
	right: 41.6666666667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.3333333333%
}

.col-xs-pull-8 {
	right: 66.6666666667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.3333333333%
}

.col-xs-pull-11 {
	right: 91.6666666667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.3333333333%
}

.col-xs-push-2 {
	left: 16.6666666667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.3333333333%
}

.col-xs-push-5 {
	left: 41.6666666667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.3333333333%
}

.col-xs-push-8 {
	left: 66.6666666667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.3333333333%
}

.col-xs-push-11 {
	left: 91.6666666667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0%
}

.col-xs-offset-1 {
	margin-left: 8.3333333333%
}

.col-xs-offset-2 {
	margin-left: 16.6666666667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.3333333333%
}

.col-xs-offset-5 {
	margin-left: 41.6666666667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.3333333333%
}

.col-xs-offset-8 {
	margin-left: 66.6666666667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.3333333333%
}

.col-xs-offset-11 {
	margin-left: 91.6666666667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left
	}

	.col-sm-1 {
		width: 8.3333333333%
	}

	.col-sm-2 {
		width: 16.6666666667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.3333333333%
	}

	.col-sm-5 {
		width: 41.6666666667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.3333333333%
	}

	.col-sm-8 {
		width: 66.6666666667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.3333333333%
	}

	.col-sm-11 {
		width: 91.6666666667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-pull-1 {
		right: 8.3333333333%
	}

	.col-sm-pull-2 {
		right: 16.6666666667%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-4 {
		right: 33.3333333333%
	}

	.col-sm-pull-5 {
		right: 41.6666666667%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-7 {
		right: 58.3333333333%
	}

	.col-sm-pull-8 {
		right: 66.6666666667%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-10 {
		right: 83.3333333333%
	}

	.col-sm-pull-11 {
		right: 91.6666666667%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-push-1 {
		left: 8.3333333333%
	}

	.col-sm-push-2 {
		left: 16.6666666667%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-4 {
		left: 33.3333333333%
	}

	.col-sm-push-5 {
		left: 41.6666666667%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-7 {
		left: 58.3333333333%
	}

	.col-sm-push-8 {
		left: 66.6666666667%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-10 {
		left: 83.3333333333%
	}

	.col-sm-push-11 {
		left: 91.6666666667%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0%
	}

	.col-sm-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-sm-offset-2 {
		margin-left: 16.6666666667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-sm-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-sm-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-sm-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left
	}

	.col-md-1 {
		width: 8.3333333333%
	}

	.col-md-2 {
		width: 16.6666666667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.3333333333%
	}

	.col-md-5 {
		width: 41.6666666667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.3333333333%
	}

	.col-md-8 {
		width: 66.6666666667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.3333333333%
	}

	.col-md-11 {
		width: 91.6666666667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.3333333333%
	}

	.col-md-pull-2 {
		right: 16.6666666667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.3333333333%
	}

	.col-md-pull-5 {
		right: 41.6666666667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.3333333333%
	}

	.col-md-pull-8 {
		right: 66.6666666667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.3333333333%
	}

	.col-md-pull-11 {
		right: 91.6666666667%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.3333333333%
	}

	.col-md-push-2 {
		left: 16.6666666667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.3333333333%
	}

	.col-md-push-5 {
		left: 41.6666666667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.3333333333%
	}

	.col-md-push-8 {
		left: 66.6666666667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.3333333333%
	}

	.col-md-push-11 {
		left: 91.6666666667%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-0 {
		margin-left: 0%
	}

	.col-md-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-md-offset-2 {
		margin-left: 16.6666666667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-md-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-md-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-md-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left
	}

	.col-lg-1 {
		width: 8.3333333333%
	}

	.col-lg-2 {
		width: 16.6666666667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.3333333333%
	}

	.col-lg-5 {
		width: 41.6666666667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.3333333333%
	}

	.col-lg-8 {
		width: 66.6666666667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.3333333333%
	}

	.col-lg-11 {
		width: 91.6666666667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-pull-1 {
		right: 8.3333333333%
	}

	.col-lg-pull-2 {
		right: 16.6666666667%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-4 {
		right: 33.3333333333%
	}

	.col-lg-pull-5 {
		right: 41.6666666667%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-7 {
		right: 58.3333333333%
	}

	.col-lg-pull-8 {
		right: 66.6666666667%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-10 {
		right: 83.3333333333%
	}

	.col-lg-pull-11 {
		right: 91.6666666667%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-push-1 {
		left: 8.3333333333%
	}

	.col-lg-push-2 {
		left: 16.6666666667%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-4 {
		left: 33.3333333333%
	}

	.col-lg-push-5 {
		left: 41.6666666667%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-7 {
		left: 58.3333333333%
	}

	.col-lg-push-8 {
		left: 66.6666666667%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-10 {
		left: 83.3333333333%
	}

	.col-lg-push-11 {
		left: 91.6666666667%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0%
	}

	.col-lg-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-lg-offset-2 {
		margin-left: 16.6666666667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-lg-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-lg-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-lg-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-xs {
	display: none !important
}

.visible-sm {
	display: none !important
}

.visible-md {
	display: none !important
}

.visible-lg {
	display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	th.visible-xs, td.visible-xs {
		display: table-cell !important
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	th.visible-sm, td.visible-sm {
		display: table-cell !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	th.visible-md, td.visible-md {
		display: table-cell !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	th.visible-lg, td.visible-lg {
		display: table-cell !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	th.visible-print, td.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

@font-face {
	font-family: 'FontAwesome';
	src: url("../fonts/fontawesome-webfont.eot");
	src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul > li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #EEEEEE;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #FFFFFF
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before, .fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before, .fa-users:before {
	content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before, .fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}

.fa-won:before, .fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before, .fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
	content: "\f2b4"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

a {
	cursor: pointer
}

a:hover, a:focus {
	text-decoration: none
}

button:focus {
	outline: none
}

body {
	font-family: "Lato", sans-serif;
	background-color: #FEF7E5
}

.table {
	display: table
}

.cell {
	display: table-cell;
	text-align: left;
	vertical-align: middle
}

.nopad {
	padding: 0
}

.nopadright {
	padding-right: 0
}

.nopadleft {
	padding-left: 0
}

.nomargin {
	margin: 0
}

.aligncenter {
	display: block;
	margin: 0 auto
}

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

.alignright {
	float: right;
	margin: 0 0 10px 10px
}

.wp-pagenavi, .pagination {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
	margin-top: 30px
}

.wp-pagenavi .pages, .pagination .pages {
	margin-right: 10px
}

.wp-pagenavi .current, .pagination .current {
	font-weight: 700;
	margin-right: 5px
}

.wp-pagenavi a, .pagination a {
	font-weight: 300;
	font-size: 16px;
	color: #000000;
	margin-right: 5px
}

.btn {
	display: inline-block;
	font-weight: 300;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 12px 20px
}

.btn.empty {
	border: 1px solid #FFFFFF
}

.btn.empty:hover, .btn.empty:focus {
	color: #4B4B4B;
	background: #FFFFFF;
	text-decoration: none
}

.btn.orange-clear {
	border: 1px solid #F49B28;
	background: #F49B28
}

.btn.orange-clear:hover, .btn.orange-clear:focus {
	color: #F49B28;
	background: #FFFFFF;
	text-decoration: none
}

.btn.white {
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	color: #F49B28
}

.btn.white:hover, .btn.white:focus {
	color: #FFFFFF;
	background: #F49B28;
	text-decoration: none
}

.btn.full {
	font-size: 17px;
	display: block;
	width: 100%
}

.btn .fa {
	margin-right: 10px
}

.date {
	font-weight: 300;
	font-size: 20px;
	color: #000000;
	margin-bottom: 18px
}

.wysiwyg {
	position: relative
}

.wysiwyg h1 {
	font-weight: 900;
	font-size: 52px;
	color: #202020;
	text-transform: uppercase;
	margin: 0 0 14px 0
}

.wysiwyg h2, .wysiwyg h3, .wysiwyg h4 {
	font-weight: 700
}

.wysiwyg h2 a, .wysiwyg h3 a, .wysiwyg h4 a {
	color: #F49B28;
	text-decoration: underline
}

.wysiwyg h2 a:hover, .wysiwyg h3 a:hover, .wysiwyg h4 a:hover {
	text-decoration: none
}

.wysiwyg p {
	font-weight: 300;
	font-size: 20px;
	color: #202020;
	margin-bottom: 30px
}

.wysiwyg p.wp-caption-text {
	font-size: 15px
}

.wysiwyg p a {
	color: #F49B28;
	text-decoration: underline
}

.wysiwyg p a.omsc-button {
	text-decoration: none
}

.wysiwyg p a:hover {
	text-decoration: none
}

.wysiwyg strong {
	font-weight: 700
}

.wysiwyg ul {
	margin: 0 0 30px 0
}

.wysiwyg ul li {
	font-weight: 300;
	font-size: 20px;
	color: #202020
}

.wysiwyg ul li a {
	color: #F49B28;
	text-decoration: underline
}

.wysiwyg ul li a.omsc-button {
	text-decoration: none
}

.wysiwyg ul li a:hover {
	text-decoration: none
}

.wysiwyg ul.sitemap li a {
	text-decoration: none
}

.wysiwyg ul.sitemap li a:hover {
	text-decoration: underline
}

.wysiwyg iframe {
	max-width: 100%
}

#menu-menu-footer-colonne-1 {
	padding: 0;
	margin: 25px 0 0 0;
	list-style-type: none
}

#menu-menu-footer-colonne-1 li {
	margin-bottom: 12px
}

#menu-menu-footer-colonne-1 li a {
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF
}

#menu-menu-footer-colonne-1 li a .fa {
	margin-right: 7px;
	color: #F49B28
}

#menu-menu-footer-colonne-1 li a:hover {
	color: #F49B28
}

#menu-menu-footer-colonne-3, #menu-menu-footer-colonne-4 {
	padding: 0;
	margin: 25px 0 0 0;
	list-style-type: none
}

#menu-menu-footer-colonne-3 li, #menu-menu-footer-colonne-4 li {
	margin-bottom: 12px
}

#menu-menu-footer-colonne-3 li a, #menu-menu-footer-colonne-4 li a {
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF
}

#menu-menu-footer-colonne-3 li a:hover, #menu-menu-footer-colonne-4 li a:hover {
	color: #F49B28
}

#menu-menu-footer-colonne-3 li a .fa, #menu-menu-footer-colonne-4 li a .fa {
	color: #F49B28;
	margin-right: 7px
}

.cpn-callback .cpn-callback-cm {
	display: block;
	width: 100%;
	height: 81px;
	padding: 12px 0 0 0;
	border-top: 2px solid #F49B28
}

.cpn-callback .cpn-callback-cm .ico {
	display: block;
	float: left;
	padding: 0 0 0 28px
}

.cpn-callback .cpn-callback-cm .ico.ico-mag {
	padding: 0 0 0 40px
}

.cpn-callback .cpn-callback-cm .cpn-callback-cm-content {
	display: block;
	float: right;
	padding: 0 22px 0 0
}

.cpn-callback .cpn-callback-cm .cpn-callback-cm-content p {
	font-size: 17px;
	font-weight: 300;
	color: #5D5D5D;
	margin: 0;
	text-transform: uppercase
}

.cpn-breadcrumb {
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	margin: 10px 0 30px 0
}

.cpn-breadcrumb a {
	color: #000000
}

.cpn-breadcrumb a:hover {
	color: #F49B28
}

.link-all-category a {
	float: right;
	padding: 9px 16px;
	border: 2px solid #202020;
	font-size: 14px;
	font-weight: 300;
	color: #202020;
	text-transform: uppercase;
	text-align: center;
	margin-top: 8px
}

.link-all-category a:hover {
	background: #000000;
	color: #F69B61
}

.single-category {
	display: block;
	width: 50%;
	height: 60px;
	float: left;
	position: relative;
	margin-bottom: 34px
}

.single-category.red span.full {
	background: #D66762
}

.single-category.red span.medium, .single-category.red span.small {
	background: #FA736D
}

.single-category.green span.full {
	background: #30C9A7
}

.single-category.green span.medium, .single-category.green span.small {
	background: #3FA68F
}

.single-category.brown span.full {
	background: #A88D60
}

.single-category.brown span.medium, .single-category.brown span.small {
	background: #EBC282
}

.single-category.orange span.full {
	background: #F69B61
}

.single-category.orange span.medium, .single-category.orange span.small {
	background: #DD8B57
}

.single-category.orange-light span.full {
	background: #F49B28
}

.single-category.orange-light span.medium, .single-category.orange-light span.small {
	background: #B67347
}

.single-category.blue span.full {
	background: #309BA3;
}

.single-category.blue span.medium, .single-category.blue span.small {
	background: #206A6F;
}

.single-category span {
	display: block
}

.single-category span.full {
	font-size: 15px;
	font-weight: 300;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 10px 17px;
	height: 40px;
	min-width: 190px;
	position: absolute;
	top: 8px;
	z-index: 8
}

.single-category span.medium {
	width: 160px;
	height: 30px;
	position: absolute;
	bottom: 0;
	text-indent: -9999px
}

.single-category span.small {
	width: 100px;
	height: 30px;
	position: absolute;
	top: 0;
	text-indent: -9999px
}

.share-social-network {
	display: block;
	overflow: hidden;
	margin-bottom: 28px
}

.share-social-network a, .share-social-network button {
	display: block;
	float: left;
	border: none;
	background: none
}

.share-social-network a .fa, .share-social-network button .fa {
	font-size: 26px
}

.share-social-network a .fa.fa-facebook, .share-social-network button .fa.fa-facebook {
	color: #234E9A;
	margin-right: 27px
}

.share-social-network a .fa.fa-facebook:hover, .share-social-network button .fa.fa-facebook:hover {
	color: #F49B28
}

.share-social-network a .fa.fa-twitter, .share-social-network button .fa.fa-twitter {
	color: #32AADC
}

.share-social-network a .fa.fa-twitter:hover, .share-social-network button .fa.fa-twitter:hover {
	color: #F49B28
}

.share-social-network a .fa.fa-print, .share-social-network button .fa.fa-print {
	color: #000000
}

.share-social-network a .fa.fa-print:hover, .share-social-network button .fa.fa-print:hover {
	color: #F49B28
}

.share-social-network a.print, .share-social-network button.print {
	display: block;
	width: 25px;
	height: 25px;
	background: transparent url("../images/ico-print.png") no-repeat 0 0
}

.share-social-network a.btn, .share-social-network button.btn {
	padding: 4px 20px
}

.share-social-network span {
	display: block;
	width: 1px;
	height: 26px;
	background: #000000;
	margin: 0 17px;
	float: left;
	text-indent: -9999px
}

.page-id-4762 .share-social-network, .page-id-7251 .share-social-network {
	display: none
}

.cpn-single-link-post {
	overflow: hidden;
	margin-top: 26px
}

.cpn-single-link-post a {
	display: inline-block;
	width: 28%;
	padding: 9px 16px;
	border: 2px solid #202020;
	font-size: 14px;
	font-weight: 300;
	color: #202020;
	text-transform: uppercase;
	text-align: center
}

.cpn-single-link-post a:hover {
	background: #000000;
	color: #F69B61
}

.cpn-single-link-post a .fa {
	font-weight: 300
}

.cpn-single-link-post a .fa.fa-chevron-left {
	margin-right: 13px
}

.cpn-single-link-post a .fa.fa-chevron-right {
	margin-left: 13px
}

.cpn-single-link-post a.all-post {
	margin: 0 55px
}

.cpn-single-other-post .cpn-single-other-post-title {
	font-weight: 300;
	font-size: 52px;
	color: #202020;
	text-transform: uppercase;
	margin: 0 0 49px 0
}

.cpn-subscriber {
	display: block;
	width: 100%;
	background: #F49B28;
	padding: 40px 0 80px 0
}

.cpn-subscriber .cpn-subscriber-title span {
	display: inline-block;
	width: 62px;
	height: 65px;
	background: transparent url("../images/ico-member.png") no-repeat 0 0;
	margin-right: 15px;
	text-indent: -9999px
}

.cpn-subscriber .cpn-subscriber-title .cpn-subscriber-title-content {
	display: inline-block;
	font-weight: 300;
	font-size: 31px;
	line-height: 31px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 17px
}

.cpn-subscriber .cpn-subscriber-title .cpn-subscriber-title-content strong {
	font-weight: 900
}

.cpn-subscriber .cpn-subscriber-text {
	font-size: 18px;
	font-weight: 300;
	color: #FFFFFF;
	margin-bottom: 25px
}

.cpn-subscriber .cpn-subscriber-link a {
	margin: 0 0 10px 0
}

.cpn-subscriber .cpn-subscriber-link a.subscribe {
	margin: 0 14px 10px 0
}

.cpn-subscriber .cpn-subscriber-link a:last-child {
	margin: 0
}

.bloc-recrutement {
	background: #F49B28;
	padding: 40px 0;
	margin: 14px 0;
	text-align: center
}

.bloc-recrutement img {
	display: inline-block
}

.bloc-recrutement .bloc-recrutement-content {
	display: inline-block;
	text-align: left;
	padding-left: 120px;
	background: transparent url("../images/ico-glass-big-men.png") no-repeat left center
}

.bloc-recrutement .bloc-recrutement-content p {
	text-align: left;
	font-weight: 300;
	font-size: 40px;
	line-height: 35px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 15px
}

.bloc-recrutement .bloc-recrutement-content p strong {
	font-weight: 700
}

.bloc-recrutement .bloc-recrutement-content a {
	padding: 8px 18px;
	font-weight: 700
}

.frm_forms.frm_style_formidable-style.with_frm_style label.frm_primary_label {
	display: none
}

.frm_forms.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text] {
	border: none
}

.frm_forms.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus {
	border: none
}

.frm_forms.frm_style_formidable-style.with_frm_style .frm_error, .frm_forms.frm_style_formidable-style.with_frm_style .frm_error_style {
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 16px
}

.frm_forms.frm_style_formidable-style.with_frm_style .frm_error_style {
	border-radius: 0
}

.frm_forms.frm_style_formidable-style.with_frm_style input {
	display: block
}

.frm_forms.frm_style_formidable-style.with_frm_style input.frm_pos_none {
	display: none
}

.frm_forms.frm_style_formidable-style.with_frm_style input.frm_other_input {
	width: 376px;
	margin: 0
}

.frm_forms.frm_style_formidable-style.with_frm_style input.frm_other_input:not(.frm_other_full) {
	width: 376px;
	margin: 10px 0 0 0
}

.frm_forms.frm_style_formidable-style.with_frm_style input[type=text], .frm_forms.frm_style_formidable-style.with_frm_style input[type=email], .frm_forms.frm_style_formidable-style.with_frm_style input[type=tel] {
	width: 376px;
	height: 41px;
	padding: 11px 17px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #202020;
	border: none;
	border-radius: 0;
	box-shadow: none
}

.frm_forms.frm_style_formidable-style.with_frm_style input[type=submit] {
	padding: 11px 17px;
	background: #F49B28;
	border: none;
	border-radius: 0;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase
}

.frm_forms.frm_style_formidable-style.with_frm_style .adresse textarea {
	width: 376px
}

.frm_forms.frm_style_formidable-style.with_frm_style textarea {
	resize: none;
	padding: 11px 17px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #202020;
	border: none;
	border-radius: 0;
	box-shadow: none
}

.frm_forms.frm_style_formidable-style.with_frm_style .select-style {
	display: block;
	width: 376px;
	overflow: hidden;
	background: #FFFFFF url(../images/ico-select.png) no-repeat right 0
}

.frm_forms.frm_style_formidable-style.with_frm_style select {
	display: block;
	width: 376px;
	padding: 5px 34px 5px 17px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #202020
}

.frm_forms.frm_style_formidable-style.with_frm_style select:focus {
	outline: none;
	background: none;
	border: none;
	box-shadow: none
}

.frm_forms.frm_style_formidable-style.with_frm_style .frm_dropzone.dz-clickable.frm_single_upload {
	max-width: 100%
}

.frm_forms.frm_style_formidable-style.with_frm_style .frm_dropzone .dz-preview.dz-error .dz-error-message {
	opacity: 1;
	top: -37px;
	left: 180px;
	width: 214px;
	height: 214px;
	line-height: 214px
}

.frm_forms.frm_style_formidable-style.with_frm_style .frm_dropzone .dz-preview.dz-error .dz-error-message span {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 16px
}

.paid-form-post {
	position: absolute;
	bottom: 30px;
	right: 0;
	width: 100%
}

.paid-form-post form {
	text-align: center
}

@media (min-width: 320px) and (max-width: 768px) {
	.nopadright, .nopadleft {
		padding: 0 15px
	}

	.single-category {
		width: 100%
	}

	.link-all-category a {
		float: left;
		margin: 0 0 34px 0
	}

	.cpn-single-link-post a {
		display: block;
		width: 100%;
		float: left;
		margin-bottom: 26px
	}

	.cpn-single-link-post a.all-post {
		margin: 0 0 26px 0
	}

	.wysiwyg h1 {
		font-size: 30px
	}

	.wysiwyg .wp-caption img {
		display: block;
		max-width: 100%;
		height: auto
	}

	.wysiwyg iframe {
		max-width: 100%
	}

	.cpn-single-other-post .cpn-single-other-post-title {
		font-size: 30px;
		margin: 0 0 20px 0
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.single-category {
		width: 50%
	}

	.link-all-category a {
		float: left;
		margin: 0 0 34px 0
	}

	.cpn-single-link-post a {
		display: block;
		width: 30%;
		float: left;
		margin-bottom: 26px
	}

	.cpn-single-link-post a.all-post {
		margin: 0 13px 26px 13px
	}

	.cpn-callback .cpn-callback-cm .cpn-callback-cm-content {
		padding: 0
	}
}

.cpn-agency .cpn-single-content .cpn-agency-logo img {
	display: inline-block
}

.cpn-agency .cpn-agency-logo {
	width: 242px;
	height: 160px;
	line-height: 160px;
	text-align: center;
	float: left;
	margin-bottom: 70px
}

.cpn-agency .cpn-agency-logo .attachment-post-thumbnail {
	max-width: 100%;
	height: auto;
	display: inline-block
}

.cpn-agency .wysiwyg.hr .cpn-single-content {
	float: left;
	position: relative;
	margin-bottom: 65px
}

.cpn-agency .wysiwyg.hr .cpn-single-content .activities {
	margin: -5px 0px 0px 276px
}

.cpn-agency .wysiwyg.hr .cpn-single-content .activities .activity {
	padding: 5px 18px;
	background: #202020;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
	display: inline-block;
	margin: 5px 5px 0px 0px
}

.cpn-agency .wysiwyg.hr .cpn-single-content .activities h1 {
	margin-top: 32px;
	font-size: 36px
}

.cpn-agency .wysiwyg.hr .cpn-single-content .activities h1:after {
	content: '';
	display: block;
	width: 31px;
	height: 6px;
	background: #202020;
	margin: 18px 0px 39px 0px
}

.cpn-agency .wysiwyg.hr p {
	float: left
}

.cpn-agency .wysiwyg.hr .more-link {
	display: block;
	width: 100%;
	font-weight: 700;
	font-size: 20px;
	color: #202020;
	text-decoration: underline;
	margin-top: 33px;
	margin-bottom: 23px
}

.cpn-agency .wysiwyg.hr .more-link:hover {
	text-decoration: none
}

.cpn-agency .wysiwyg.hr .informations p {
	width: 50%;
	margin-bottom: 0
}

.cpn-agency .wysiwyg.hr .informations p.prix {
	margin-top: 20px
}

.cpn-agency .wysiwyg.hr .informations p.prix strong {
	text-transform: uppercase
}

.cpn-agency .wysiwyg.hr .informations p .ico {
	float: left;
	margin-right: 20px;
	display: block;
	text-indent: -9999px
}

.cpn-agency .wysiwyg.hr .informations p .ico.people {
	background: url(../images/ico-people.png) no-repeat;
	width: 42px;
	height: 41px;
	margin-top: 7px
}

.cpn-agency .wysiwyg.hr .informations p .ico.map {
	background: url(../images/ico-map.png) no-repeat;
	width: 22px;
	height: 40px;
	margin-top: 7px
}

.cpn-agency .wysiwyg.hr .informations p .ico.medal {
	background: url(../images/ico-medal.png) no-repeat;
	width: 23px;
	height: 41px;
	margin: 7px 27px 0 10px
}

.cpn-agency .wysiwyg.hr .informations p .ico.prix {
	background: url(../images/ico-prix.png) no-repeat;
	width: 52px;
	height: 34px;
	margin: 7px 12px 0 0
}

.cpn-agency .cpn-single-other-post.cpn-posts {
	padding: 0 0 30px 0
}

.cpn-agency .cpn-single-other-post .cpn-single-other-post-title {
	font-size: 36px;
	margin: 28px 0 12px 0
}

.cpn-agency .cpn-single-other-post .md-box {
	height: 171px
}

.cpn-agency .cpn-single-other-post .md-box.job {
	background: #202020
}

.cpn-agency .cpn-single-other-post .md-box .wysiwyg {
	position: absolute;
	top: 0;
	z-index: 1;
	padding: 20px 0px 0px 20px
}

.cpn-agency .cpn-single-other-post .md-box .wysiwyg.white {
	color: #FFFFFF
}

.cpn-agency .cpn-single-other-post .md-box .wysiwyg h2 {
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: 900
}

.cpn-agency .cpn-single-other-post .md-box .wysiwyg h2 + p {
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 13px;
	color: #FFFFFF
}

.cpn-agency .cpn-single-other-post .md-box .wysiwyg.hr h2 + p:after {
	content: '';
	display: block;
	width: 19px;
	height: 4px;
	background: #FFFFFF;
	margin: 5px 0px 20px 0px
}

.cpn-agency .cpn-single-other-post .md-box .wysiwyg .subscriber {
	text-transform: uppercase;
	padding: 6px 11px;
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	position: relative
}

.cpn-agency .cpn-single-other-post .md-box .wysiwyg .subscriber .framework {
	height: 26px;
	width: 77px;
	border: 1px solid white;
	position: absolute
}

@media (min-width: 320px) and (max-width: 768px) {
	.cpn-agency .cpn-agency-logo {
		float: none;
		margin: 0 auto 20px auto
	}

	.cpn-agency .wysiwyg.hr .cpn-single-content {
		margin-bottom: 20px
	}

	.cpn-agency .wysiwyg.hr .cpn-single-content .activities {
		margin: 0
	}

	.cpn-agency .wysiwyg.hr .informations p {
		width: 100%;
		margin: 0 0 12px 0
	}

	.cpn-agency .cpn-single-other-post .md-box .wysiwyg {
		padding: 20px 20px 0 20px
	}
}

.subscription-connexion {
	margin: 125px 0 0 0
}

.subscription-connexion h2 {
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 55px 0;
	font-size: 28px
}

.subscription-connexion .wysiwyg {
	padding: 50px;
	border-top: 2px solid #F49B28;
	border-right: 2px solid #F49B28;
	border-bottom: 2px solid #F49B28
}

.subscription-connexion .wysiwyg .img {
	float: left;
	margin: 25px 20px 25px 0
}

.subscription-connexion .wysiwyg .subscription {
	margin: 0 0 20px 0
}

.subscription-connexion .wysiwyg .subscription p {
	font-size: 16px
}

.subscription-connexion .wysiwyg .subscription p span {
	font-weight: 400
}

.subscription-connexion .wysiwyg .subscription ul {
	padding-left: 0px
}

.subscription-connexion .wysiwyg .subscription ul li {
	list-style-type: none;
	font-size: 16px;
	font-weight: 300
}

.subscription-connexion .wysiwyg a.lost-password {
	font-weight: 700;
	font-size: 16px;
	color: #FFFFFF
}

.subscription-connexion .wysiwyg a.lost-password:hover {
	text-decoration: underline
}

.subscription-connexion .wysiwyg a.btn {
	margin-top: 20px;
	background: #F49B28
}

.subscription-connexion .wysiwyg a.btn:hover {
	background: #FFFFFF;
	color: #F49B28;
	border: 1px solid #F49B28
}

.subscription-connexion .wysiwyg.connexion {
	background: #F49B28
}

.subscription-connexion .wysiwyg.connexion form p {
	margin-bottom: 15px
}

.subscription-connexion .wysiwyg.connexion form input {
	display: block
}

.subscription-connexion .wysiwyg.connexion form input[type='text'], .subscription-connexion .wysiwyg.connexion form input[type='password'] {
	width: 100%;
	height: 41px;
	padding: 11px 17px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #202020;
	margin: 0 0 10px 0;
	border: none
}

.subscription-connexion .wysiwyg.connexion form input[type='submit'] {
	background: #FFFFFF;
	color: #F49B28;
	margin: 48px auto 0 auto;
	border: none;
	font-size: 12px;
	text-transform: uppercase;
	padding: 12px;
	border: 1px solid #FFFFFF
}

.subscription-connexion .wysiwyg.connexion form input[type='submit']:hover {
	background: #F49B28;
	color: #FFFFFF;
	border: 1px solid #FFFFFF
}

.subscription-connexion .wysiwyg.connexion form label {
	font-weight: 300;
	font-size: 16px;
	color: #202020
}

.subscription-connexion .wysiwyg.connexion form label input[type='checkbox'] {
	display: inline-block;
	margin-right: 10px
}

.subscription-connexion .wysiwyg.connexion form a {
	display: block;
	color: #202020;
	text-decoration: underline;
	margin-bottom: 72px
}

@media (min-width: 320px) and (max-width: 768px) {
	.subscription-connexion {
		margin: 25px 0 0 0
	}

	.subscription-connexion .wysiwyg {
		border: 2px solid #F49B28
	}
}

.cpn-directory .empty1 {
	clear: both
}

.cpn-directory .ico {
	float: left;
	margin-right: 20px;
	display: block;
	text-indent: -9999px
}

.cpn-directory .ico.medal {
	background: url(../images/ico-medal.png) no-repeat;
	width: 23px;
	height: 41px;
	margin-top: 7px
}

.cpn-directory .ico.search {
	background: url(../images/ico-glass-big.png) no-repeat;
	width: 83px;
	height: 84px;
	margin-top: 7px
}

.cpn-directory .ico.close {
	display: block;
	background: url(../images/ico-close-black.png) no-repeat;
	width: 22px;
	height: 22px;
	cursor: pointer;
	position: absolute;
	top: 17px;
	right: 0
}

.cpn-directory .title-page {
	margin: 35px auto;
	width: 512px;
	cursor: pointer
}

.cpn-directory .title-page h1 {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 52px;
	line-height: 48px
}

.cpn-directory .cpn-single-content {
	height: 317px;
	margin: 35px 0;
	position: relative
}

.cpn-directory .cpn-single-content .search {
	position: relative;
	height: 221px;
	overflow: hidden;
	margin: 13px auto
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search input:not([type=checkbox]) {
	display: block;
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search input[type=text] {
	width: 376px;
	height: 32px;
	border: none;
	padding: 0 17px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #202020;
	margin: 0 0 30px 0
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search input[type=submit] {
	padding: 11px 17px;
	background: #F49B28;
	border: none;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search select {
	display: block;
	width: 100%;
	padding: 5px 34px 5px 17px;
	border: none;
	background: transparent;
	background-image: none;
	-webkit-appearance: none;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #202020
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search select:focus {
	outline: none
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search #wpas-tax_activites,
.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search #wpas-meta_code_postal_annuaire,
.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search #wpas-meta_effectif_annuaire {
	overflow: hidden;
	background: #FFFFFF url(../images/ico-select.png) no-repeat right 0
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search #wpas-tax_categories {
	
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search #wpas-tax_categories .wpas-tax_categories-checkboxes {
	display: grid;
	grid-auto-flow: column;
}


.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search #wpas-tax_activites {
	margin: 0 0 30px 50px
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search #wpas-tax_categories {
	margin: 0 0 30px 0
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search #wpas-meta_code_postal_annuaire {
	clear: both;
	margin: 0 50px 30px 0
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search #wpas-meta_effectif_annuaire {
	margin: 0 0 30px 0
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search .wpas-field {
	width: 376px;
	float: left
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search .wpas-field#wpas-meta_remporter_prix_annuaire {
	position: relative;
	width: 150px;
	height: 48px;
	margin: -40px 0 0 50px;
	cursor: pointer
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search .wpas-field#wpas-meta_remporter_prix_annuaire .ico {
	margin-top: 3px
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search .wpas-field#wpas-meta_remporter_prix_annuaire input[type="checkbox"] {
	position: absolute;
	left: -9999px;
	display: inline-block;
	margin-right: 5px
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search .wpas-field#wpas-meta_remporter_prix_annuaire input[type="checkbox"]:checked + label::after {
	display: block
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search .wpas-field#wpas-meta_remporter_prix_annuaire label {
	position: relative;
	padding-left: 25px
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search .wpas-field#wpas-meta_remporter_prix_annuaire label:before, .cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search .wpas-field#wpas-meta_remporter_prix_annuaire label:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search .wpas-field#wpas-meta_remporter_prix_annuaire label:before {
	display: block;
	width: 20px;
	height: 20px;
	border: 2px solid #F49B28
}

.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search .wpas-field#wpas-meta_remporter_prix_annuaire label:after {
	display: none;
	width: 12px;
	height: 12px;
	margin: 4px;
	background-color: #F49B28
}

.cpn-directory .cpn-single-content .search .cpn-directory-search .cpn-directory-search-reset {
	display: inline-block;
	padding: 11px 17px;
	background: #F49B28;
	border: none;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	left: 160px
}

.cpn-directory .cpn-single-content .search .activities .activity {
	padding: 5px 18px;
	background: #202020;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
	display: inline-block;
	margin: 5px 5px 0px 0px
}

.cpn-directory .cpn-single-content .search .activities .activity.all {
	background: #F49B28
}

.cpn-directory.cpn-directory-single .agency .container-logo {
	height: 190px;
	line-height: 190px
}

.cpn-directory .agency .container-logo {
	height: 150px;
	line-height: 150px;
	width: 100%;
	background: #FFFFFF;
	display: block;
	text-align: center
}

.cpn-directory .agency .container-logo img {
	max-width: 40%;
	height: auto;
	display: inline-block
}

.cpn-directory .agency .wysiwyg {
	padding: 30px 15px;
	height: 200px;
	text-decoration: none;
	margin-bottom: 25px
}

.cpn-directory .agency .wysiwyg.black-clear {
	background: #202020
}

.cpn-directory .agency .wysiwyg.greytwo {
	background: #3D3D3D
}

.cpn-directory .agency .wysiwyg.white {
	color: #FFFFFF
}

.cpn-directory .agency .wysiwyg.white .activity {
	display: inline-block;
	padding: 4px 15px;
	background: #FFFFFF;
	color: #202020;
	font-size: 12px;
	text-transform: uppercase
}

.cpn-directory .agency .wysiwyg.white h2 {
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 15px
}

.cpn-directory .agency .wysiwyg.white p {
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 0px
}

.cpn-directory .agency .wysiwyg.white p:first-of-type {
	text-transform: uppercase
}

.cpn-directory .agency .wysiwyg.white.hr:after {
	content: '';
	display: block;
	width: 19px;
	height: 4px;
	background: #FFFFFF;
	margin: 10px 0px 20px 0px
}

@media (min-width: 320px) and (max-width: 768px) {
	.cpn-directory .ico.search {
		display: none
	}

	.cpn-directory .title-page {
		width: 100%
	}

	.cpn-directory .title-page h1 {
		font-size: 40px;
		line-height: 40px
	}

	.cpn-directory .agency .container-logo img {
		width: 30%
	}

	.cpn-directory .cpn-single-content {
		height: auto
	}

	.cpn-directory .cpn-single-content .search {
		height: auto
	}

	.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search {
		display: block;
		width: 100%;
		overflow: hidden
	}

	.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search .wpas-field {
		display: block;
		width: 100%;
		float: none
	}

	.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search .wpas-field#wpas-meta_remporter_prix_annuaire {
		margin: 0 0 20px 0
	}

	.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search input[type=text] {
		width: 100%
	}

	.cpn-directory .cpn-single-content .search .cpn-directory-search #wp-advanced-search #wpas-tax_activites {
		margin: 0 0 30px 0
	}

	.cpn-directory .cpn-single-content .search .cpn-directory-search .cpn-directory-search-reset {
		position: relative;
		left: 0;
		margin-top: 20px
	}
}

.cpn-footer {
	margin-top: 75px
}

.cpn-footer .cpn-footer-sup {
	display: block;
	width: 100%;
	background: #2B2B2B
}

.cpn-footer .cpn-footer-sup ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.cpn-footer .cpn-footer-sup ul li {
	display: block;
	width: 25%;
	height: 136px;
	line-height: 136px;
	float: left;
	text-align: center
}

.cpn-footer .cpn-footer-sup ul li:after {
	content: '';
	display: block;
	width: 1px;
	height: 74px;
	background: #F49B28;
	float: right;
	margin-top: 37px
}

.cpn-footer .cpn-footer-sup ul li:last-child:after {
	display: none
}

.cpn-footer .cpn-footer-sup ul li.ico-subscribe a .deco {
	display: block;
	width: 100%;
	height: 40px;
	background: transparent url("../images/ico-subscribe-hover.png") no-repeat center 0;
	margin-bottom: 7px;
	text-indent: -9999px
}

.cpn-footer .cpn-footer-sup ul li.ico-subscribe a:hover .deco {
	background-position: bottom
}

.cpn-footer .cpn-footer-sup ul li.ico-calendar a .deco {
	display: block;
	width: 100%;
	height: 33px;
	background: transparent url("../images/ico-agenda-hover.png") no-repeat center 0;
	margin-bottom: 12px;
	text-indent: -9999px
}

.cpn-footer .cpn-footer-sup ul li.ico-calendar a:hover .deco {
	background-position: bottom
}

.cpn-footer .cpn-footer-sup ul li.ico-hands a .deco {
	display: block;
	width: 100%;
	height: 27px;
	background: transparent url("../images/ico-hands-hover.png") no-repeat center 0;
	margin-bottom: 10px;
	text-indent: -9999px
}

.cpn-footer .cpn-footer-sup ul li.ico-hands a:hover .deco {
	background-position: bottom
}

.cpn-footer .cpn-footer-sup ul li.ico-book a .deco {
	display: block;
	width: 100%;
	height: 30px;
	background: transparent url("../images/ico-book-hover.png") no-repeat center 0;
	margin-bottom: 11px;
	text-indent: -9999px
}

.cpn-footer .cpn-footer-sup ul li.ico-book a:hover .deco {
	background-position: bottom
}

.cpn-footer .cpn-footer-sup ul li a {
	display: inline-block;
	vertical-align: middle;
	font-weight: 300;
	font-size: 17px;
	line-height: 17px;
	color: #FFFFFF;
	text-transform: uppercase
}

.cpn-footer .cpn-footer-sup ul li a:hover {
	color: #F49B28
}

.cpn-footer .cpn-footer-middle {
	display: block;
	width: 100%;
	background: #202020;
	padding: 0 0 35px 0
}

.cpn-footer .cpn-footer-middle .nav-title {
	font-weight: 300;
	font-size: 19px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 3px 0 3px 13px;
	margin-top: 80px;
	border-left: 1px solid #F49B28
}

.cpn-footer .cpn-footer-middle .nav-title strong {
	font-weight: 400
}

.cpn-footer .cpn-footer-middle .nav-title.orange {
	border-left: 1px solid #F49B28
}

.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 {
	padding: 0;
	list-style-type: none;
	margin-top: 65px
}

.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 li.ico-book a {
	background: url("../images/ico-book-hover.png") no-repeat 12px 18px
}

.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 li.ico-book a:hover {
	background-position: 12px -42px
}

.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 li.ico-calendar a {
	background: url("../images/ico-agenda-hover.png") no-repeat 12px 13px
}

.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 li.ico-calendar a:hover {
	background-position: 12px -53px
}

.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 li.ico-hands a {
	background: url("../images/ico-hands-hover.png") no-repeat 12px 23px
}

.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 li.ico-hands a:hover {
	background-position: 12px -31px
}

.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 li.ico-radar a {
	background: url("../images/ico-radar-hover.png") no-repeat 12px 20px
}

.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 li.ico-radar a:hover {
	background-position: 12px -36px
}

.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 li a {
	display: block;
	width: 100%;
	padding: 19px 0 19px 74px;
	font-weight: 400;
	font-size: 19px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom: 1px solid #2B2B2B
}

.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 li a span {
	display: block;
	width: 1px;
	height: 20px;
	background: #F49B28;
	float: left;
	margin: 4px 20px 0 0;
	text-indent: -9999px
}

.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 li a:hover {
	color: #F49B28
}

.cpn-footer .cpn-footer-middle p {
	font-weight: 400;
	font-size: 16px;
	color: #5D5D5D;
	margin: 30px 0 0 0
}

.cpn-footer .cpn-footer-middle p a {
	color: #5D5D5D
}

.cpn-footer .cpn-footer-middle .cpn-callback {
	margin-top: 80px
}

.cpn-footer .cpn-footer-middle .mentions a:hover {
	color: #F49B28
}

.cpn-footer .cpn-footer-bottom {
	display: block;
	width: 100%;
	padding: 22px 0;
	background: #2B2B2B
}

.cpn-footer .cpn-footer-bottom p {
	font-weight: 300;
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	margin: 0
}

@media (min-width: 320px) and (max-width: 768px) {
	.cpn-footer .cpn-footer-sup ul li {
		width: 50%
	}

	.cpn-footer .cpn-footer-sup ul li:nth-child(2n):after {
		display: none
	}

	.cpn-footer .cpn-footer-middle .nav-title, .cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2, .cpn-footer .cpn-footer-middle .cpn-callback {
		margin-top: 15px
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.cpn-footer .cpn-footer-sup ul li {
		width: 25%
	}

	.cpn-footer .cpn-footer-sup ul li:nth-child(2n):after {
		display: block
	}

	.cpn-footer .cpn-footer-sup ul li:last-child:after {
		display: none
	}

	.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 li.ico-radar a {
		background-position: 12px 37px
	}

	.cpn-footer .cpn-footer-middle #menu-menu-footer-colonne-2 li.ico-radar a:hover {
		background-position: 12px -28px
	}
}

body.fixe {
	position: fixed;
	width: 100%
}

.cpn-header .cpn-header-top {
	display: block;
	width: 100%;
	height: 79px;
	background: #202020
}

.cpn-header a:hover {
	color: #F49B28
}

.cpn-header a:hover.menu-link:hover {
	background-position: 0px -23px
}

.cpn-header .menu-link {
	display: block;
	font-weight: 300;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 6px 0 6px 41px;
	background: transparent url(../images/ico-menu-hover.png) no-repeat 0 7px;
	margin: 27px 0 0 47px;
	border: none
}

.cpn-header .menu-link.active {
	background: transparent url(../images/ico-close-hover.png) no-repeat 0 -23px
}

.cpn-header .menu-link:focus {
	outline: none
}

.cpn-header .logo {
	display: block;
	width: 230px;
	height: 36px;
	background: transparent url(../images/log-commeadias-big.png) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0 0 0
}

.cpn-header .search {
	display: block;
	float: right;
	width: 27px;
	height: 27px;
	background: transparent url(../images/ico-glass-hover.png) no-repeat 0 0;
	margin: 29px 0 0 0;
	background-position: top;
	border: none
}

.cpn-header .search:hover {
	background-position: bottom
}

.cpn-header .search.active {
	width: 22px;
	height: 22px;
	background: transparent url(../images/ico-close-hover.png) no-repeat center 0
}

.cpn-header .search.active:hover {
	background-position: bottom
}

.cpn-header .search:focus {
	outline: none
}

.cpn-header a {
	display: block;
	float: left
}

.cpn-header a.social-network .fa {
	font-weight: 400;
	font-size: 20px;
	color: #FFFFFF;
	margin: 30px 26px 0 0
}

.cpn-header a.social-network .fa.fa-twitter {
	margin: 30px 54px 0 0
}

.cpn-header a.social-network .fa:hover {
	color: #F49B28
}

.cpn-header a.btn {
	margin: 19px 13px 0 0
}

.cpn-header .cpn-header-banner-color .col {
	display: block;
	width: 20%;
	height: 5px;
	float: left;
	text-indent: -9999px
}

.cpn-header .cpn-header-banner-color .col.red {
	background: #FA736D
}

.cpn-header .cpn-header-banner-color .col.orange {
	background: #F69B61
}

.cpn-header .cpn-header-banner-color .col.brown {
	background: #EBC282
}

.cpn-header .cpn-header-banner-color .col.green {
	background: #30C9A7
}

.cpn-header .cpn-header-banner-color .col.blue {
	background: #309BA3
}

.cpn-header .cpn-header-search {
	width: 100%;
	height: 82px;
	background: #303030;
	position: relative;
	z-index: 999
}

.cpn-header .cpn-header-search #searchform {
	display: block;
	margin-top: 20px
}

.cpn-header .cpn-header-search #searchform input[type=text] {
	width: 376px;
	height: 41px;
	padding: 11px 17px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #202020;
	border: none
}

.cpn-header .cpn-header-search #searchform input[type=submit] {
	padding: 10px 17px;
	background: #F49B28;
	border: 0;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase
}

.cpn-header .cpn-header-search #searchform input[type=submit]:hover {
	background: #FFFFFF;
	color: #F49B28
}

.cpn-header .cpn-header-big-menu.fixe {
	overflow-x: hidden;
	background: #2B2B2B;
	width: 100%;
	position: fixed;
	top: 84px;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-top {
	display: block;
	width: 100%;
	padding: 20px 0;
	background: #303030
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-top p {
	font-weight: 300;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content {
	display: block;
	width: 100%;
	padding: 40px 0;
	background: #2B2B2B
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .bg-color {
	background-color: #303030;
	height: 246px;
	margin-bottom: 27px
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category {
	padding: 0;
	list-style-type: none
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category.four li .tab {
	height: 61px;
	line-height: 61px
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li {
	clear: both
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li:last-child .tab {
	border-bottom: none
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab {
	display: block;
	width: 100%;
	height: 49px;
	line-height: 49px;
	padding-left: 50px;
	background: #303030;
	border-bottom: 1px solid #4B4B4B;
	cursor: pointer
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab.current.red, .cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab:hover.red {
	background: #FA736D
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab.current.green, .cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab:hover.green {
	background: #30C9A7
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab.current.brown, .cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab:hover.brown {
	background: #EBC282
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab.current.orange, .cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab:hover.orange {
	background: #F69B61
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab.current.orange-light, .cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab:hover.orange-light {
	background: #F49B28
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab.current.blue, .cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab:hover.blue {
	background: #309BA3;
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-category li .tab span {
	display: inline-block;
	vertical-align: middle;
	font-weight: 400;
	font-size: 19px;
	line-height: 19px;
	text-transform: uppercase;
	color: #FFFFFF
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-bottom {
	display: block;
	width: 100%;
	border-top: 2px solid #F49B28;
	margin-top: 32px
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-bottom .newletter-title {
	font-weight: 700;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 24px 0
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-bottom .btn {
	margin: 12px 0 0 0
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-bottom a.social-network {
	float: right
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-bottom a.social-network .fa {
	margin: 24px 26px 0 0
}

.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-bottom a.social-network .fa.fa-twitter {
	margin: 24px 0 0 0
}

.cpn-header .cpn-header-big-menu .post {
	display: block;
	width: 100%;
	padding: 0 10px;
	background-size: cover;
	background-position: center
}

.cpn-header .cpn-header-big-menu .post.medium {
	height: 246px;
	line-height: 246px
}

.cpn-header .cpn-header-big-menu .post.medium span {
	height: 246px
}

.cpn-header .cpn-header-big-menu .post.small {
	width: 33.3333333333%;
	height: 123px;
	line-height: 123px;
	float: left;
	position: relative
}

.cpn-header .cpn-header-big-menu .post.small p {
	font-size: 21px;
	line-height: 21px
}

.cpn-header .cpn-header-big-menu .post.small span {
	height: 123px
}

.cpn-header .cpn-header-big-menu .post:hover {
	filter: brightness(60%);
	-webkit-filter: brightness(60%);
	-moz-filter: brightness(60%);
	-o-filter: brightness(60%);
	-ms-filter: brightness(60%)
}

.cpn-header .cpn-header-big-menu .post.no-thumbnail span {
	background: none
}

.cpn-header .cpn-header-big-menu .post.no-thumbnail.red {
	background: #FA736D
}

.cpn-header .cpn-header-big-menu .post.no-thumbnail.green {
	background: #30C9A7
}

.cpn-header .cpn-header-big-menu .post.no-thumbnail.brown {
	background: #EBC282
}

.cpn-header .cpn-header-big-menu .post.no-thumbnail.orange {
	background: #F69B61
}

.cpn-header .cpn-header-big-menu .post.no-thumbnail.orange-light {
	background: #F49B28
}

.cpn-header .cpn-header-big-menu .post.no-thumbnail.blue {
	background: #309BA3;
}

.cpn-header .cpn-header-big-menu .post span {
	display: block;
	width: 100%;
	background: transparent url(../images/shadow.png) repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100
}

.cpn-header .cpn-header-big-menu .post p {
	position: relative;
	z-index: 200;
	display: inline-block;
	vertical-align: middle;
	font-weight: 900;
	font-size: 29px;
	line-height: 29px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0
}

.cpn-header #menu-menu-header-colonne-2 {
	padding: 0;
	margin: 0;
	list-style-type: none
}

.cpn-header #menu-menu-header-colonne-2 li.ico-book a {
	background: #303030 url("../images/ico-book-hover.png") no-repeat 30px 18px
}

.cpn-header #menu-menu-header-colonne-2 li.ico-book a:hover {
	background-position: 30px -42px
}

.cpn-header #menu-menu-header-colonne-2 li.ico-calendar a {
	background: #303030 url("../images/ico-agenda-hover.png") no-repeat 30px 13px
}

.cpn-header #menu-menu-header-colonne-2 li.ico-calendar a:hover {
	background-position: 30px -53px
}

.cpn-header #menu-menu-header-colonne-2 li.ico-hands a {
	background: #303030 url("../images/ico-hands-hover.png") no-repeat 30px 23px
}

.cpn-header #menu-menu-header-colonne-2 li.ico-hands a:hover {
	background-position: 30px -31px
}

.cpn-header #menu-menu-header-colonne-2 li.ico-radar a {
	background: #303030 url("../images/ico-radar-hover.png") no-repeat 30px 20px
}

.cpn-header #menu-menu-header-colonne-2 li.ico-radar a:hover {
	background-position: 30px -36px
}

.cpn-header #menu-menu-header-colonne-2 li a {
	display: block;
	width: 100%;
	padding: 19px 0 19px 94px;
	font-weight: 400;
	font-size: 19px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 1px
}

.cpn-header #menu-menu-header-colonne-2 li a span {
	display: block;
	width: 1px;
	height: 20px;
	background: #F49B28;
	float: left;
	margin: 4px 20px 0 0;
	text-indent: -9999px
}

.cpn-header #menu-menu-header-colonne-2 li a:hover {
	color: #F49B28
}

.cpn-header .offers {
	margin-top: -10px
}

.cpn-header .offers .nav-title {
	float: left
}

.cpn-header .offers .nav-title p {
	display: block;
	padding: 38px 40px 38px 30px;
	margin: 0px;
	background: #FFFFFF;
	font-weight: 300;
	font-size: 19px;
	color: #F49B28;
	text-transform: uppercase
}

.cpn-header .offers .nav-title p span {
	color: #000000
}

.cpn-header .offers .nav-title p strong {
	font-weight: 700
}

.cpn-header .offers .nav-title p:before {
	content: '';
	display: block;
	width: 3px;
	height: 40px;
	background: #F49B28;
	margin: 6px 19px 0 0;
	float: left
}

.cpn-header .offers ul {
	list-style-type: none
}

.cpn-header .offers ul li {
	float: left;
	width: 277px
}

.cpn-header .offers ul li.menu-item:nth-child(3), .cpn-header .offers ul li.menu-item:nth-child(5) {
	margin-left: -40px;
	border-right: 1px solid #2B2B2B
}

.cpn-header .offers ul li a {
	display: block;
	width: 100%;
	background: #303030;
	padding: 22px 0 22px 30px;
	margin-bottom: 1px;
	font-weight: 300;
	font-size: 15px;
	color: #FFFFFF
}

.cpn-header .offers ul li a:hover {
	color: #F49B28
}

.cpn-header .offers ul li a .fa {
	color: #F49B28;
	margin-right: 10px
}

.cpn-header .cpn-callback a.btn {
	margin: 0
}

@media (min-width: 320px) and (max-width: 768px) {
	.cpn-header .logo {
		width: 100%;
		margin: 20px auto;
		background: transparent url(../images/log-commeadias-big.png) no-repeat center center
	}

	.cpn-header .cpn-header-search #searchform input[type=text] {
		width: 50%;
		height: 42px;
		float: left
	}

	.cpn-header .cpn-header-top {
		height: auto
	}

	.cpn-header .menu-link {
		display: block;
		width: 26px;
		height: 22px;
		margin: 27px 0
	}

	.cpn-header a.social-network .fa.fa-twitter {
		margin: 30px 26px 0 0
	}

	.cpn-header a.btn {
		width: 100%;
		clear: both;
		margin: 0 0 10px 0;
		text-align: center
	}

	.cpn-header .responsive-menu {
		padding: 0;
		margin: 0;
		list-style-type: none
	}

	.cpn-header .responsive-menu li a {
		display: block;
		width: 100%;
		background: #303030;
		padding: 22px 0 22px 30px;
		margin-bottom: 1px;
		font-weight: 300;
		font-size: 15px;
		color: #FFFFFF
	}

	.cpn-header .responsive-menu li a:hover {
		color: #F49B28
	}

	.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-bottom .btn {
		padding: 12px 4px
	}

	.cpn-header .cpn-header-big-menu .cpn-header-big-menu-content .cpn-header-big-menu-bottom .nopadright {
		padding-left: 0
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.cpn-header a.btn {
		margin: 19px 10px 0 0
	}

	.cpn-header a.social-network .fa.fa-twitter {
		margin: 30px 20px 0 0
	}

	.cpn-header .cpn-header-search #searchform input[type=text] {
		width: 376px;
		float: none
	}

	.cpn-header #menu-menu-header-colonne-2 li.ico-book a {
		background-position: 2px 18px
	}

	.cpn-header #menu-menu-header-colonne-2 li.ico-book a:hover {
		background-position: 2px -42px
	}

	.cpn-header #menu-menu-header-colonne-2 li.ico-calendar a {
		background-position: 13px 13px
	}

	.cpn-header #menu-menu-header-colonne-2 li.ico-calendar a:hover {
		background-position: 13px -53px
	}

	.cpn-header #menu-menu-header-colonne-2 li.ico-hands a {
		background-position: 6px 23px
	}

	.cpn-header #menu-menu-header-colonne-2 li.ico-hands a:hover {
		background-position: 6px -31px
	}

	.cpn-header #menu-menu-header-colonne-2 li.ico-radar a {
		background-position: 12px 20px
	}

	.cpn-header #menu-menu-header-colonne-2 li.ico-radar a:hover {
		background-position: 12px -36px
	}

	.cpn-header #menu-menu-header-colonne-2 li a {
		padding: 19px 0 19px 54px
	}

	.cpn-header #menu-menu-header-colonne-2 li a span {
		margin: 4px 10px 0 0
	}

	.cpn-header .offers .nav-title p {
		padding: 38px 15px 38px 15px
	}

	.cpn-header .offers ul li {
		width: 217px
	}

	.cpn-header .offers ul li a {
		padding: 22px 0 22px 13px
	}
}

.cpn-offers {
	display: block;
	width: 100%;
	padding: 75px 0 0 0
}

.cpn-offers .cpn-offers-content {
	display: inline-block;
	width: 100%;
	position: relative;
	margin-bottom: 30px
}

.cpn-offers .cpn-offers-content .cpn-offers-deco {
	display: block;
	width: 877px;
	border: 2px solid #F49B28;
	position: absolute;
	bottom: -13px;
	left: 180px;
	text-indent: -9999px
}

.cpn-offers .cpn-offers-content .cpn-offers-black {
	display: inline-block;
	vertical-align: middle;
	line-height: 32px
}

.cpn-offers .cpn-offers-content .cpn-offers-black img {
	line-height: 32px;
	margin-bottom: 23px
}

.cpn-offers .cpn-offers-content .cpn-offers-black .fa {
	font-size: 22px;
	color: #F49B28;
	margin-top: 30px
}

.cpn-offers .cpn-offers-content .cpn-offers-black .wysiwyg h2 {
	font-weight: 300;
	font-size: 32px;
	line-height: 32px;
	color: #FFFFFF;
	margin: 0
}

.cpn-offers .cpn-offers-content .cpn-offers-black .wysiwyg h2 strong {
	font-weight: 900
}

.cpn-offers .cpn-offers-content .cpn-offers-black .wysiwyg p {
	font-weight: 300;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 17px 0 0 0
}

.cpn-offers .cpn-offers-content .black {
	background: #202020
}

.cpn-offers .cpn-offers-content .orange {
	background: #F49B28;
	padding: 51px 28px 36px 28px
}

.cpn-offers .cpn-offers-content .orange .wysiwyg p {
	font-weight: 300;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 20px
}

.cpn-offers .cpn-offers-content .orange .wysiwyg p:last-child {
	margin: 0
}

.cpn-offers .cpn-offers-content .orange .wysiwyg p strong {
	font-weight: 700;
	font-size: 16px
}

.cpn-offers .cpn-offers-content .orange .wysiwyg p a {
	display: inline-block;
	font-weight: 700;
	font-size: 12px;
	color: #F49B28;
	text-transform: uppercase;
	padding: 12px 20px;
	background: #FFFFFF;
	text-decoration: none
}

.cpn-offers .cpn-offers-content .orange .wysiwyg ul {
	padding-left: 18px;
	margin: 0 0 14px 0
}

.cpn-offers .cpn-offers-content .orange .wysiwyg ul li {
	font-weight: 300;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 9px
}

.cpn-offers .cpn-offers-content .grey {
	background: #3D3D3D;
	padding: 30px 30px 0 142px
}

.cpn-offers .cpn-offers-content .grey .wysiwyg h2 {
	font-weight: 300;
	font-size: 32px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0 0 35px 0
}

.cpn-offers .cpn-offers-content .grey .wysiwyg p {
	margin: 0
}

.cpn-offers .cpn-offers-content .twocol {
	display: block;
	padding: 66px 46px
}

.cpn-offers .cpn-offers-content .twocol .wysiwyg h2 {
	font-weight: 300;
	font-size: 32px;
	color: #FFFFFF;
	text-align: center;
	margin: 0
}

.cpn-offers .cpn-offers-content .twocol .wysiwyg h2 strong {
	font-weight: 900
}

.cpn-offers .cpn-offers-content .twocol .wysiwyg h2:after {
	display: block;
	font: normal normal normal 22px/1 FontAwesome;
	text-rendering: auto;
	content: '\f078';
	margin: 22px 0
}

.cpn-offers .cpn-offers-content .twocol .wysiwyg img {
	max-width: 100%;
	height: auto
}

.cpn-offers .cpn-offers-content .twocol.black h2:after {
	color: #F49B28
}

.cpn-offers .cpn-offers-content .twocol.black p {
	font-weight: 300;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 20px
}

.cpn-offers .cpn-offers-content .twocol.black p:last-child {
	margin: 0
}

.cpn-offers .cpn-offers-content .twocol.black p strong {
	font-weight: 700;
	font-size: 16px
}

.cpn-offers .cpn-offers-content .twocol.black p a {
	display: inline-block;
	font-weight: 700;
	font-size: 12px;
	color: #F49B28;
	text-transform: uppercase;
	padding: 12px 20px;
	background: #FFFFFF;
	text-decoration: none
}

.cpn-offers .cpn-offers-content .twocol.black ul {
	padding-left: 18px;
	margin: 0 0 14px 0
}

.cpn-offers .cpn-offers-content .twocol.black ul li {
	font-weight: 300;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 9px
}

@media (min-width: 320px) and (max-width: 768px) {
	.cpn-offers .cpn-offers-content .grey {
		padding: 30px 30px 0 30px
	}

	.cpn-offers .cpn-offers-content .grey .wysiwyg img {
		display: block;
		max-width: 100%;
		height: auto
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.cpn-offers .cpn-offers-content .cpn-offers-deco {
		width: 75%
	}
}

.cpn-posts {
	padding: 30px 0px
}

.cpn-posts .arche {
	padding-top: 271px
}

.cpn-posts .arche .cpn-post.full-box .framework {
	display: none
}

.cpn-posts .arche .bloc-agenda .framework,
.cpn-posts .arche .bloc-story .framework {
	display: none
}

.cpn-posts .full-pub {
	position: absolute;
	margin-top: -30px;
	width: 100%
}

.cpn-posts.cpn-archive {
	padding: 30px 0 0 0
}

.cpn-posts .cpn-post {
	display: block;
	margin: 15px 0px;
	position: relative
}

.cpn-posts .cpn-post .framework {
	display: none;
	text-indent: -9999px
}

.cpn-posts .cpn-post:hover img.brightness {
	filter: brightness(40%);
	-webkit-filter: brightness(40%);
	-moz-filter: brightness(40%);
	-o-filter: brightness(40%);
	-ms-filter: brightness(40%)
}

.cpn-posts .cpn-post img {
	position: relative;
	z-index: 1
}

.cpn-posts .cpn-post img.brightness {
	filter: brightness(60%);
	-webkit-filter: brightness(60%);
	-moz-filter: brightness(60%);
	-o-filter: brightness(60%);
	-ms-filter: brightness(60%)
}

.cpn-posts .cpn-post.cpn-post-pub img.brightness {
	filter: brightness(100%);
	-webkit-filter: brightness(100%);
	-moz-filter: brightness(100%);
	-o-filter: brightness(100%);
	-ms-filter: brightness(100%)
}

.cpn-posts .cpn-post.cpn-post-pub:hover img.brightness {
	filter: brightness(40%);
	-webkit-filter: brightness(40%);
	-moz-filter: brightness(40%);
	-o-filter: brightness(40%);
	-ms-filter: brightness(40%)
}

.cpn-posts .cpn-post.full-box.photo .full, .cpn-posts .cpn-post.full-box.bg-color .full, .cpn-posts .cpn-post.full-box.bg-color.red .full, .cpn-posts .cpn-post.full-box.bg-color.green .full, .cpn-posts .cpn-post.full-box.bg-color.brown .full, .cpn-posts .cpn-post.full-box.bg-color.orange .full, .cpn-posts .cpn-post.full-box.bg-color.orange-light .full, .cpn-posts .cpn-post.medium-box.photo .full, .cpn-posts .cpn-post.medium-box.bg-color .full, .cpn-posts .cpn-post.medium-box.bg-color.red .full, .cpn-posts .cpn-post.medium-box.bg-color.green .full, .cpn-posts .cpn-post.medium-box.bg-color.brown .full, .cpn-posts .cpn-post.medium-box.bg-color.orange .full, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .full, .cpn-posts .cpn-post.small-box.photo .full, .cpn-posts .cpn-post.small-box.bg-color .full, .cpn-posts .cpn-post.small-box.bg-color.red .full, .cpn-posts .cpn-post.small-box.bg-color.green .full, .cpn-posts .cpn-post.small-box.bg-color.brown .full, .cpn-posts .cpn-post.small-box.bg-color.orange .full, .cpn-posts .cpn-post.small-box.bg-color.orange-light .full, .cpn-posts .cpn-post.extra-small-box.photo .full, .cpn-posts .cpn-post.extra-small-box.bg-color .full, .cpn-posts .cpn-post.extra-small-box.bg-color.red .full, .cpn-posts .cpn-post.extra-small-box.bg-color.green .full, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .full, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .full, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .full {
	position: absolute;
	right: 0;
	z-index: 2;
	display: block
}

.cpn-posts .cpn-post.full-box.photo .full p, .cpn-posts .cpn-post.full-box.bg-color .full p, .cpn-posts .cpn-post.full-box.bg-color.red .full p, .cpn-posts .cpn-post.full-box.bg-color.green .full p, .cpn-posts .cpn-post.full-box.bg-color.brown .full p, .cpn-posts .cpn-post.full-box.bg-color.orange .full p, .cpn-posts .cpn-post.full-box.bg-color.orange-light .full p, .cpn-posts .cpn-post.medium-box.photo .full p, .cpn-posts .cpn-post.medium-box.bg-color .full p, .cpn-posts .cpn-post.medium-box.bg-color.red .full p, .cpn-posts .cpn-post.medium-box.bg-color.green .full p, .cpn-posts .cpn-post.medium-box.bg-color.brown .full p, .cpn-posts .cpn-post.medium-box.bg-color.orange .full p, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .full p, .cpn-posts .cpn-post.small-box.photo .full p, .cpn-posts .cpn-post.small-box.bg-color .full p, .cpn-posts .cpn-post.small-box.bg-color.red .full p, .cpn-posts .cpn-post.small-box.bg-color.green .full p, .cpn-posts .cpn-post.small-box.bg-color.brown .full p, .cpn-posts .cpn-post.small-box.bg-color.orange .full p, .cpn-posts .cpn-post.small-box.bg-color.orange-light .full p, .cpn-posts .cpn-post.extra-small-box.photo .full p, .cpn-posts .cpn-post.extra-small-box.bg-color .full p, .cpn-posts .cpn-post.extra-small-box.bg-color.red .full p, .cpn-posts .cpn-post.extra-small-box.bg-color.green .full p, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .full p, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .full p, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .full p {
	text-transform: uppercase;
	color: white;
	font-weight: 300;
	padding: 10px 17px;
	float: right
}

.cpn-posts .cpn-post.full-box.photo .medium, .cpn-posts .cpn-post.full-box.photo .small, .cpn-posts .cpn-post.full-box.bg-color .medium, .cpn-posts .cpn-post.full-box.bg-color .small, .cpn-posts .cpn-post.full-box.bg-color.red .medium, .cpn-posts .cpn-post.full-box.bg-color.red .small, .cpn-posts .cpn-post.full-box.bg-color.green .medium, .cpn-posts .cpn-post.full-box.bg-color.green .small, .cpn-posts .cpn-post.full-box.bg-color.brown .medium, .cpn-posts .cpn-post.full-box.bg-color.brown .small, .cpn-posts .cpn-post.full-box.bg-color.orange .medium, .cpn-posts .cpn-post.full-box.bg-color.orange .small, .cpn-posts .cpn-post.full-box.bg-color.orange-light .medium, .cpn-posts .cpn-post.full-box.bg-color.orange-light .small, .cpn-posts .cpn-post.medium-box.photo .medium, .cpn-posts .cpn-post.medium-box.photo .small, .cpn-posts .cpn-post.medium-box.bg-color .medium, .cpn-posts .cpn-post.medium-box.bg-color .small, .cpn-posts .cpn-post.medium-box.bg-color.red .medium, .cpn-posts .cpn-post.medium-box.bg-color.red .small, .cpn-posts .cpn-post.medium-box.bg-color.green .medium, .cpn-posts .cpn-post.medium-box.bg-color.green .small, .cpn-posts .cpn-post.medium-box.bg-color.brown .medium, .cpn-posts .cpn-post.medium-box.bg-color.brown .small, .cpn-posts .cpn-post.medium-box.bg-color.orange .medium, .cpn-posts .cpn-post.medium-box.bg-color.orange .small, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .medium, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .small, .cpn-posts .cpn-post.small-box.photo .medium, .cpn-posts .cpn-post.small-box.photo .small, .cpn-posts .cpn-post.small-box.bg-color .medium, .cpn-posts .cpn-post.small-box.bg-color .small, .cpn-posts .cpn-post.small-box.bg-color.red .medium, .cpn-posts .cpn-post.small-box.bg-color.red .small, .cpn-posts .cpn-post.small-box.bg-color.green .medium, .cpn-posts .cpn-post.small-box.bg-color.green .small, .cpn-posts .cpn-post.small-box.bg-color.brown .medium, .cpn-posts .cpn-post.small-box.bg-color.brown .small, .cpn-posts .cpn-post.small-box.bg-color.orange .medium, .cpn-posts .cpn-post.small-box.bg-color.orange .small, .cpn-posts .cpn-post.small-box.bg-color.orange-light .medium, .cpn-posts .cpn-post.small-box.bg-color.orange-light .small, .cpn-posts .cpn-post.extra-small-box.photo .medium, .cpn-posts .cpn-post.extra-small-box.photo .small, .cpn-posts .cpn-post.extra-small-box.bg-color .medium, .cpn-posts .cpn-post.extra-small-box.bg-color .small, .cpn-posts .cpn-post.extra-small-box.bg-color.red .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.red .small, .cpn-posts .cpn-post.extra-small-box.bg-color.green .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.green .small, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .small, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .small, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .small {
	position: absolute;
	right: 0;
	z-index: 1;
	display: block;
	text-indent: -9999px
}

.cpn-posts .cpn-post.full-box.photo .wysiwyg, .cpn-posts .cpn-post.full-box.bg-color .wysiwyg, .cpn-posts .cpn-post.full-box.bg-color.red .wysiwyg, .cpn-posts .cpn-post.full-box.bg-color.green .wysiwyg, .cpn-posts .cpn-post.full-box.bg-color.brown .wysiwyg, .cpn-posts .cpn-post.full-box.bg-color.orange .wysiwyg, .cpn-posts .cpn-post.full-box.bg-color.orange-light .wysiwyg, .cpn-posts .cpn-post.medium-box.photo .wysiwyg, .cpn-posts .cpn-post.medium-box.bg-color .wysiwyg, .cpn-posts .cpn-post.medium-box.bg-color.red .wysiwyg, .cpn-posts .cpn-post.medium-box.bg-color.green .wysiwyg, .cpn-posts .cpn-post.medium-box.bg-color.brown .wysiwyg, .cpn-posts .cpn-post.medium-box.bg-color.orange .wysiwyg, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .wysiwyg, .cpn-posts .cpn-post.small-box.photo .wysiwyg, .cpn-posts .cpn-post.small-box.bg-color .wysiwyg, .cpn-posts .cpn-post.small-box.bg-color.red .wysiwyg, .cpn-posts .cpn-post.small-box.bg-color.green .wysiwyg, .cpn-posts .cpn-post.small-box.bg-color.brown .wysiwyg, .cpn-posts .cpn-post.small-box.bg-color.orange .wysiwyg, .cpn-posts .cpn-post.small-box.bg-color.orange-light .wysiwyg, .cpn-posts .cpn-post.extra-small-box.photo .wysiwyg, .cpn-posts .cpn-post.extra-small-box.bg-color .wysiwyg, .cpn-posts .cpn-post.extra-small-box.bg-color.red .wysiwyg, .cpn-posts .cpn-post.extra-small-box.bg-color.green .wysiwyg, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .wysiwyg, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .wysiwyg, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .wysiwyg {
	position: absolute;
	top: 0;
	z-index: 1
}

.cpn-posts .cpn-post.full-box.photo .wysiwyg.white, .cpn-posts .cpn-post.full-box.bg-color .wysiwyg.white, .cpn-posts .cpn-post.full-box.bg-color.red .wysiwyg.white, .cpn-posts .cpn-post.full-box.bg-color.green .wysiwyg.white, .cpn-posts .cpn-post.full-box.bg-color.brown .wysiwyg.white, .cpn-posts .cpn-post.full-box.bg-color.orange .wysiwyg.white, .cpn-posts .cpn-post.full-box.bg-color.orange-light .wysiwyg.white, .cpn-posts .cpn-post.medium-box.photo .wysiwyg.white, .cpn-posts .cpn-post.medium-box.bg-color .wysiwyg.white, .cpn-posts .cpn-post.medium-box.bg-color.red .wysiwyg.white, .cpn-posts .cpn-post.medium-box.bg-color.green .wysiwyg.white, .cpn-posts .cpn-post.medium-box.bg-color.brown .wysiwyg.white, .cpn-posts .cpn-post.medium-box.bg-color.orange .wysiwyg.white, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .wysiwyg.white, .cpn-posts .cpn-post.small-box.photo .wysiwyg.white, .cpn-posts .cpn-post.small-box.bg-color .wysiwyg.white, .cpn-posts .cpn-post.small-box.bg-color.red .wysiwyg.white, .cpn-posts .cpn-post.small-box.bg-color.green .wysiwyg.white, .cpn-posts .cpn-post.small-box.bg-color.brown .wysiwyg.white, .cpn-posts .cpn-post.small-box.bg-color.orange .wysiwyg.white, .cpn-posts .cpn-post.small-box.bg-color.orange-light .wysiwyg.white, .cpn-posts .cpn-post.extra-small-box.photo .wysiwyg.white, .cpn-posts .cpn-post.extra-small-box.bg-color .wysiwyg.white, .cpn-posts .cpn-post.extra-small-box.bg-color.red .wysiwyg.white, .cpn-posts .cpn-post.extra-small-box.bg-color.green .wysiwyg.white, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .wysiwyg.white, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .wysiwyg.white, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .wysiwyg.white {
	color: #FFFFFF
}

.cpn-posts .cpn-post.full-box.photo .wysiwyg h2, .cpn-posts .cpn-post.full-box.bg-color .wysiwyg h2, .cpn-posts .cpn-post.full-box.bg-color.red .wysiwyg h2, .cpn-posts .cpn-post.full-box.bg-color.green .wysiwyg h2, .cpn-posts .cpn-post.full-box.bg-color.brown .wysiwyg h2, .cpn-posts .cpn-post.full-box.bg-color.orange .wysiwyg h2, .cpn-posts .cpn-post.full-box.bg-color.orange-light .wysiwyg h2, .cpn-posts .cpn-post.medium-box.photo .wysiwyg h2, .cpn-posts .cpn-post.medium-box.bg-color .wysiwyg h2, .cpn-posts .cpn-post.medium-box.bg-color.red .wysiwyg h2, .cpn-posts .cpn-post.medium-box.bg-color.green .wysiwyg h2, .cpn-posts .cpn-post.medium-box.bg-color.brown .wysiwyg h2, .cpn-posts .cpn-post.medium-box.bg-color.orange .wysiwyg h2, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .wysiwyg h2, .cpn-posts .cpn-post.small-box.photo .wysiwyg h2, .cpn-posts .cpn-post.small-box.bg-color .wysiwyg h2, .cpn-posts .cpn-post.small-box.bg-color.red .wysiwyg h2, .cpn-posts .cpn-post.small-box.bg-color.green .wysiwyg h2, .cpn-posts .cpn-post.small-box.bg-color.brown .wysiwyg h2, .cpn-posts .cpn-post.small-box.bg-color.orange .wysiwyg h2, .cpn-posts .cpn-post.small-box.bg-color.orange-light .wysiwyg h2, .cpn-posts .cpn-post.extra-small-box.photo .wysiwyg h2, .cpn-posts .cpn-post.extra-small-box.bg-color .wysiwyg h2, .cpn-posts .cpn-post.extra-small-box.bg-color.red .wysiwyg h2, .cpn-posts .cpn-post.extra-small-box.bg-color.green .wysiwyg h2, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .wysiwyg h2, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .wysiwyg h2, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .wysiwyg h2 {
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: 900;
}

.cpn-posts .cpn-post.full-box.photo .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.full-box.bg-color .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.full-box.bg-color.red .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.full-box.bg-color.green .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.full-box.bg-color.brown .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.full-box.bg-color.orange .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.full-box.bg-color.orange-light .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.medium-box.photo .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.medium-box.bg-color .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.medium-box.bg-color.red .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.medium-box.bg-color.green .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.medium-box.bg-color.brown .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.medium-box.bg-color.orange .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.small-box.photo .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.small-box.bg-color .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.small-box.bg-color.red .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.small-box.bg-color.green .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.small-box.bg-color.brown .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.small-box.bg-color.orange .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.small-box.bg-color.orange-light .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.extra-small-box.photo .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.extra-small-box.bg-color .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.extra-small-box.bg-color.red .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.extra-small-box.bg-color.green .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .wysiwyg h2.agenda-title, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .wysiwyg h2.agenda-title {
	font-size: 26px;
}

.cpn-posts .cpn-post.full-box.photo .wysiwyg h2 + p, .cpn-posts .cpn-post.full-box.bg-color .wysiwyg h2 + p, .cpn-posts .cpn-post.full-box.bg-color.red .wysiwyg h2 + p, .cpn-posts .cpn-post.full-box.bg-color.green .wysiwyg h2 + p, .cpn-posts .cpn-post.full-box.bg-color.brown .wysiwyg h2 + p, .cpn-posts .cpn-post.full-box.bg-color.orange .wysiwyg h2 + p, .cpn-posts .cpn-post.full-box.bg-color.orange-light .wysiwyg h2 + p, .cpn-posts .cpn-post.medium-box.photo .wysiwyg h2 + p, .cpn-posts .cpn-post.medium-box.bg-color .wysiwyg h2 + p, .cpn-posts .cpn-post.medium-box.bg-color.red .wysiwyg h2 + p, .cpn-posts .cpn-post.medium-box.bg-color.green .wysiwyg h2 + p, .cpn-posts .cpn-post.medium-box.bg-color.brown .wysiwyg h2 + p, .cpn-posts .cpn-post.medium-box.bg-color.orange .wysiwyg h2 + p, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .wysiwyg h2 + p, .cpn-posts .cpn-post.small-box.photo .wysiwyg h2 + p, .cpn-posts .cpn-post.small-box.bg-color .wysiwyg h2 + p, .cpn-posts .cpn-post.small-box.bg-color.red .wysiwyg h2 + p, .cpn-posts .cpn-post.small-box.bg-color.green .wysiwyg h2 + p, .cpn-posts .cpn-post.small-box.bg-color.brown .wysiwyg h2 + p, .cpn-posts .cpn-post.small-box.bg-color.orange .wysiwyg h2 + p, .cpn-posts .cpn-post.small-box.bg-color.orange-light .wysiwyg h2 + p, .cpn-posts .cpn-post.extra-small-box.photo .wysiwyg h2 + p, .cpn-posts .cpn-post.extra-small-box.bg-color .wysiwyg h2 + p, .cpn-posts .cpn-post.extra-small-box.bg-color.red .wysiwyg h2 + p, .cpn-posts .cpn-post.extra-small-box.bg-color.green .wysiwyg h2 + p, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .wysiwyg h2 + p, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .wysiwyg h2 + p, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .wysiwyg h2 + p {
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 13px;
	color: #FFFFFF
}

.cpn-posts .cpn-post.full-box.photo .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.full-box.bg-color .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.full-box.bg-color.red .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.full-box.bg-color.green .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.full-box.bg-color.brown .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.full-box.bg-color.orange .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.full-box.bg-color.orange-light .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.medium-box.photo .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.medium-box.bg-color .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.medium-box.bg-color.red .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.medium-box.bg-color.green .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.medium-box.bg-color.brown .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.medium-box.bg-color.orange .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.small-box.photo .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.small-box.bg-color .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.small-box.bg-color.red .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.small-box.bg-color.green .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.small-box.bg-color.brown .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.small-box.bg-color.orange .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.small-box.bg-color.orange-light .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.extra-small-box.photo .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.extra-small-box.bg-color .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.extra-small-box.bg-color.red .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.extra-small-box.bg-color.green .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .wysiwyg h2 + p.agenda-date, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .wysiwyg h2 + p.agenda-date {
	font-size: 15px
}

.cpn-posts .cpn-post.full-box.photo .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.full-box.bg-color .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.full-box.bg-color.red .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.full-box.bg-color.green .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.full-box.bg-color.brown .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.full-box.bg-color.orange .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.full-box.bg-color.orange-light .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.medium-box.photo .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.medium-box.bg-color .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.medium-box.bg-color.red .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.medium-box.bg-color.green .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.medium-box.bg-color.brown .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.medium-box.bg-color.orange .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.small-box.photo .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.small-box.bg-color .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.small-box.bg-color.red .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.small-box.bg-color.green .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.small-box.bg-color.brown .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.small-box.bg-color.orange .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.small-box.bg-color.orange-light .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.extra-small-box.photo .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.extra-small-box.bg-color .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.extra-small-box.bg-color.red .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.extra-small-box.bg-color.green .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .wysiwyg.hr h2 + p:after, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .wysiwyg.hr h2 + p:after {
	content: '';
	display: block;
	width: 19px;
	height: 4px;
	background: #FFFFFF;
	margin: 13px 0px 20px 0px
}

.cpn-posts .cpn-post.full-box.photo .wysiwyg .subscriber, .cpn-posts .cpn-post.full-box.bg-color .wysiwyg .subscriber, .cpn-posts .cpn-post.full-box.bg-color.red .wysiwyg .subscriber, .cpn-posts .cpn-post.full-box.bg-color.green .wysiwyg .subscriber, .cpn-posts .cpn-post.full-box.bg-color.brown .wysiwyg .subscriber, .cpn-posts .cpn-post.full-box.bg-color.orange .wysiwyg .subscriber, .cpn-posts .cpn-post.full-box.bg-color.orange-light .wysiwyg .subscriber, .cpn-posts .cpn-post.medium-box.photo .wysiwyg .subscriber, .cpn-posts .cpn-post.medium-box.bg-color .wysiwyg .subscriber, .cpn-posts .cpn-post.medium-box.bg-color.red .wysiwyg .subscriber, .cpn-posts .cpn-post.medium-box.bg-color.green .wysiwyg .subscriber, .cpn-posts .cpn-post.medium-box.bg-color.brown .wysiwyg .subscriber, .cpn-posts .cpn-post.medium-box.bg-color.orange .wysiwyg .subscriber, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .wysiwyg .subscriber, .cpn-posts .cpn-post.small-box.photo .wysiwyg .subscriber, .cpn-posts .cpn-post.small-box.bg-color .wysiwyg .subscriber, .cpn-posts .cpn-post.small-box.bg-color.red .wysiwyg .subscriber, .cpn-posts .cpn-post.small-box.bg-color.green .wysiwyg .subscriber, .cpn-posts .cpn-post.small-box.bg-color.brown .wysiwyg .subscriber, .cpn-posts .cpn-post.small-box.bg-color.orange .wysiwyg .subscriber, .cpn-posts .cpn-post.small-box.bg-color.orange-light .wysiwyg .subscriber, .cpn-posts .cpn-post.extra-small-box.photo .wysiwyg .subscriber, .cpn-posts .cpn-post.extra-small-box.bg-color .wysiwyg .subscriber, .cpn-posts .cpn-post.extra-small-box.bg-color.red .wysiwyg .subscriber, .cpn-posts .cpn-post.extra-small-box.bg-color.green .wysiwyg .subscriber, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .wysiwyg .subscriber, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .wysiwyg .subscriber, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .wysiwyg .subscriber {
	text-transform: uppercase;
	padding: 6px 11px;
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	position: relative
}

.cpn-posts .cpn-post.full-box.photo .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.full-box.bg-color .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.full-box.bg-color.red .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.full-box.bg-color.green .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.full-box.bg-color.brown .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.full-box.bg-color.orange .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.full-box.bg-color.orange-light .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.medium-box.photo .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.medium-box.bg-color .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.medium-box.bg-color.red .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.medium-box.bg-color.green .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.medium-box.bg-color.brown .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.medium-box.bg-color.orange .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.small-box.photo .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.small-box.bg-color .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.small-box.bg-color.red .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.small-box.bg-color.green .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.small-box.bg-color.brown .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.small-box.bg-color.orange .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.small-box.bg-color.orange-light .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.extra-small-box.photo .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.extra-small-box.bg-color .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.extra-small-box.bg-color.red .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.extra-small-box.bg-color.green .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .wysiwyg .subscriber .framework, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .wysiwyg .subscriber .framework {
	display: block;
	height: 26px;
	width: 77px;
	border: 1px solid white;
	position: absolute;
	text-indent: -9999px
}

.cpn-posts .cpn-post.full-box.bg-color.red, .cpn-posts .cpn-post.medium-box.bg-color.red, .cpn-posts .cpn-post.small-box.bg-color.red, .cpn-posts .cpn-post.extra-small-box.bg-color.red {
	background: #FA736D
}

.cpn-posts .cpn-post.full-box.bg-color.red:hover, .cpn-posts .cpn-post.medium-box.bg-color.red:hover, .cpn-posts .cpn-post.small-box.bg-color.red:hover, .cpn-posts .cpn-post.extra-small-box.bg-color.red:hover {
	background: #CC5E59
}

.cpn-posts .cpn-post.full-box.bg-color.red .full, .cpn-posts .cpn-post.medium-box.bg-color.red .full, .cpn-posts .cpn-post.small-box.bg-color.red .full, .cpn-posts .cpn-post.extra-small-box.bg-color.red .full {
	background: #A34E4B
}

.cpn-posts .cpn-post.full-box.bg-color.red .medium, .cpn-posts .cpn-post.full-box.bg-color.red .small, .cpn-posts .cpn-post.medium-box.bg-color.red .medium, .cpn-posts .cpn-post.medium-box.bg-color.red .small, .cpn-posts .cpn-post.small-box.bg-color.red .medium, .cpn-posts .cpn-post.small-box.bg-color.red .small, .cpn-posts .cpn-post.extra-small-box.bg-color.red .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.red .small {
	background: #D66762
}

.cpn-posts .cpn-post.full-box.bg-color.red.full-box .framework, .cpn-posts .cpn-post.medium-box.bg-color.red.full-box .framework, .cpn-posts .cpn-post.small-box.bg-color.red.full-box .framework, .cpn-posts .cpn-post.extra-small-box.bg-color.red.full-box .framework {
	border: 2px solid #FA736D
}

.cpn-posts .cpn-post.full-box.bg-color.green, .cpn-posts .cpn-post.medium-box.bg-color.green, .cpn-posts .cpn-post.small-box.bg-color.green, .cpn-posts .cpn-post.extra-small-box.bg-color.green {
	background: #30C9A7
}

.cpn-posts .cpn-post.full-box.bg-color.green:hover, .cpn-posts .cpn-post.medium-box.bg-color.green:hover, .cpn-posts .cpn-post.small-box.bg-color.green:hover, .cpn-posts .cpn-post.extra-small-box.bg-color.green:hover {
	background: #24967D
}

.cpn-posts .cpn-post.full-box.bg-color.green .full, .cpn-posts .cpn-post.medium-box.bg-color.green .full, .cpn-posts .cpn-post.small-box.bg-color.green .full, .cpn-posts .cpn-post.extra-small-box.bg-color.green .full {
	background: #369781
}

.cpn-posts .cpn-post.full-box.bg-color.green .medium, .cpn-posts .cpn-post.full-box.bg-color.green .small, .cpn-posts .cpn-post.medium-box.bg-color.green .medium, .cpn-posts .cpn-post.medium-box.bg-color.green .small, .cpn-posts .cpn-post.small-box.bg-color.green .medium, .cpn-posts .cpn-post.small-box.bg-color.green .small, .cpn-posts .cpn-post.extra-small-box.bg-color.green .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.green .small {
	background: #3FA68F
}

.cpn-posts .cpn-post.full-box.bg-color.green.full-box .framework, .cpn-posts .cpn-post.medium-box.bg-color.green.full-box .framework, .cpn-posts .cpn-post.small-box.bg-color.green.full-box .framework, .cpn-posts .cpn-post.extra-small-box.bg-color.green.full-box .framework {
	border: 2px solid #30C9A7
}

.cpn-posts .cpn-post.full-box.bg-color.brown, .cpn-posts .cpn-post.medium-box.bg-color.brown, .cpn-posts .cpn-post.small-box.bg-color.brown, .cpn-posts .cpn-post.extra-small-box.bg-color.brown {
	background: #EBC282
}

.cpn-posts .cpn-post.full-box.bg-color.brown .full, .cpn-posts .cpn-post.medium-box.bg-color.brown .full, .cpn-posts .cpn-post.small-box.bg-color.brown .full, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .full {
	background: #BC9D6A
}

.cpn-posts .cpn-post.full-box.bg-color.brown .medium, .cpn-posts .cpn-post.full-box.bg-color.brown .small, .cpn-posts .cpn-post.medium-box.bg-color.brown .medium, .cpn-posts .cpn-post.medium-box.bg-color.brown .small, .cpn-posts .cpn-post.small-box.bg-color.brown .medium, .cpn-posts .cpn-post.small-box.bg-color.brown .small, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.brown .small {
	background: #A88D60
}

.cpn-posts .cpn-post.full-box.bg-color.brown.full-box .framework, .cpn-posts .cpn-post.medium-box.bg-color.brown.full-box .framework, .cpn-posts .cpn-post.small-box.bg-color.brown.full-box .framework, .cpn-posts .cpn-post.extra-small-box.bg-color.brown.full-box .framework {
	border: 2px solid #EBC282
}

.cpn-posts .cpn-post.full-box.bg-color.orange, .cpn-posts .cpn-post.medium-box.bg-color.orange, .cpn-posts .cpn-post.small-box.bg-color.orange, .cpn-posts .cpn-post.extra-small-box.bg-color.orange {
	background: #F69B61
}

.cpn-posts .cpn-post.full-box.bg-color.orange:hover, .cpn-posts .cpn-post.medium-box.bg-color.orange:hover, .cpn-posts .cpn-post.small-box.bg-color.orange:hover, .cpn-posts .cpn-post.extra-small-box.bg-color.orange:hover {
	background: #CC8150
}

.cpn-posts .cpn-post.full-box.bg-color.orange .full, .cpn-posts .cpn-post.medium-box.bg-color.orange .full, .cpn-posts .cpn-post.small-box.bg-color.orange .full, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .full {
	background: #B67347
}

.cpn-posts .cpn-post.full-box.bg-color.orange .medium, .cpn-posts .cpn-post.full-box.bg-color.orange .small, .cpn-posts .cpn-post.medium-box.bg-color.orange .medium, .cpn-posts .cpn-post.medium-box.bg-color.orange .small, .cpn-posts .cpn-post.small-box.bg-color.orange .medium, .cpn-posts .cpn-post.small-box.bg-color.orange .small, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.orange .small {
	background: #DD8B57
}

.cpn-posts .cpn-post.full-box.bg-color.orange.full-box .framework, .cpn-posts .cpn-post.medium-box.bg-color.orange.full-box .framework, .cpn-posts .cpn-post.small-box.bg-color.orange.full-box .framework, .cpn-posts .cpn-post.extra-small-box.bg-color.orange.full-box .framework {
	border: 2px solid #F69B61
}

.cpn-posts .cpn-post.full-box.bg-color.orange-light, .cpn-posts .cpn-post.medium-box.bg-color.orange-light, .cpn-posts .cpn-post.small-box.bg-color.orange-light, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light {
	background: #F49B28
}

.cpn-posts .cpn-post.full-box.bg-color.orange-light .full, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .full, .cpn-posts .cpn-post.small-box.bg-color.orange-light .full, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .full {
	background: #B67347
}

.cpn-posts .cpn-post.full-box.bg-color.orange-light .medium, .cpn-posts .cpn-post.full-box.bg-color.orange-light .small, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .medium, .cpn-posts .cpn-post.medium-box.bg-color.orange-light .small, .cpn-posts .cpn-post.small-box.bg-color.orange-light .medium, .cpn-posts .cpn-post.small-box.bg-color.orange-light .small, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .small {
	background: #DD8B57
}

.cpn-posts .cpn-post.full-box.bg-color.orange-light.full-box .framework, .cpn-posts .cpn-post.medium-box.bg-color.orange-light.full-box .framework, .cpn-posts .cpn-post.small-box.bg-color.orange-light.full-box .framework, .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light.full-box .framework {
	border: 2px solid #F49B28
}

.cpn-posts .cpn-post.full-box.bg-color.photo.red .full, .cpn-posts .cpn-post.medium-box.bg-color.photo.red .full, .cpn-posts .cpn-post.small-box.bg-color.photo.red .full, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.red .full {
	background: #FA736D
}

.cpn-posts .cpn-post.full-box.bg-color.photo.red .medium, .cpn-posts .cpn-post.full-box.bg-color.photo.red .small, .cpn-posts .cpn-post.medium-box.bg-color.photo.red .medium, .cpn-posts .cpn-post.medium-box.bg-color.photo.red .small, .cpn-posts .cpn-post.small-box.bg-color.photo.red .medium, .cpn-posts .cpn-post.small-box.bg-color.photo.red .small, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.red .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.red .small {
	background: #D66762
}

.cpn-posts .cpn-post.full-box.bg-color.photo.green .full, .cpn-posts .cpn-post.medium-box.bg-color.photo.green .full, .cpn-posts .cpn-post.small-box.bg-color.photo.green .full, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.green .full {
	background: #30C9A7
}

.cpn-posts .cpn-post.full-box.bg-color.photo.green .medium, .cpn-posts .cpn-post.full-box.bg-color.photo.green .small, .cpn-posts .cpn-post.medium-box.bg-color.photo.green .medium, .cpn-posts .cpn-post.medium-box.bg-color.photo.green .small, .cpn-posts .cpn-post.small-box.bg-color.photo.green .medium, .cpn-posts .cpn-post.small-box.bg-color.photo.green .small, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.green .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.green .small {
	background: #3FA68F
}

.cpn-posts .cpn-post.full-box.bg-color.photo.brown .full, .cpn-posts .cpn-post.medium-box.bg-color.photo.brown .full, .cpn-posts .cpn-post.small-box.bg-color.photo.brown .full, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.brown .full {
	background: #EBC282
}

.cpn-posts .cpn-post.full-box.bg-color.photo.brown .medium, .cpn-posts .cpn-post.full-box.bg-color.photo.brown .small, .cpn-posts .cpn-post.medium-box.bg-color.photo.brown .medium, .cpn-posts .cpn-post.medium-box.bg-color.photo.brown .small, .cpn-posts .cpn-post.small-box.bg-color.photo.brown .medium, .cpn-posts .cpn-post.small-box.bg-color.photo.brown .small, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.brown .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.brown .small {
	background: #A88D60
}

.cpn-posts .cpn-post.full-box.bg-color.photo.orange .full, .cpn-posts .cpn-post.medium-box.bg-color.photo.orange .full, .cpn-posts .cpn-post.small-box.bg-color.photo.orange .full, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.orange .full {
	background: #F69B61
}

.cpn-posts .cpn-post.full-box.bg-color.photo.orange .medium, .cpn-posts .cpn-post.full-box.bg-color.photo.orange .small, .cpn-posts .cpn-post.medium-box.bg-color.photo.orange .medium, .cpn-posts .cpn-post.medium-box.bg-color.photo.orange .small, .cpn-posts .cpn-post.small-box.bg-color.photo.orange .medium, .cpn-posts .cpn-post.small-box.bg-color.photo.orange .small, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.orange .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.orange .small {
	background: #B67347
}

.cpn-posts .cpn-post.full-box.bg-color.photo.orange-light .full, .cpn-posts .cpn-post.medium-box.bg-color.photo.orange-light .full, .cpn-posts .cpn-post.small-box.bg-color.photo.orange-light .full, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.orange-light .full {
	background: #F49B28
}

.cpn-posts .cpn-post.full-box.bg-color.photo.orange-light .medium, .cpn-posts .cpn-post.full-box.bg-color.photo.orange-light .small, .cpn-posts .cpn-post.medium-box.bg-color.photo.orange-light .medium, .cpn-posts .cpn-post.medium-box.bg-color.photo.orange-light .small, .cpn-posts .cpn-post.small-box.bg-color.photo.orange-light .medium, .cpn-posts .cpn-post.small-box.bg-color.photo.orange-light .small, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.orange-light .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.orange-light .small {
	background: #DD8B57
}

.cpn-posts .cpn-post.full-box.bg-color.photo.blue .full, .cpn-posts .cpn-post.medium-box.bg-color.photo.blue .full, .cpn-posts .cpn-post.small-box.bg-color.photo.blue .full, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.blue .full {
	background: #309BA3; 
}

.cpn-posts .cpn-post.full-box.bg-color.photo.blue .medium, .cpn-posts .cpn-post.full-box.bg-color.photo.blue .small, .cpn-posts .cpn-post.medium-box.bg-color.photo.blue .medium, .cpn-posts .cpn-post.medium-box.bg-color.photo.blue .small, .cpn-posts .cpn-post.small-box.bg-color.photo.blue .medium, .cpn-posts .cpn-post.small-box.bg-color.photo.blue .small, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.blue .medium, .cpn-posts .cpn-post.extra-small-box.bg-color.photo.blue .small {
	background: #57a8a5;
}

.cpn-posts .cpn-post.full-box {
	height: 328px
}

.cpn-posts .cpn-post.full-box.agenda,
.cpn-posts .cpn-post.full-box.story {
	height: 394px
}

.cpn-posts .cpn-post.full-box.agenda .wysiwyg,
.cpn-posts .cpn-post.full-box.story .wysiwyg {
	padding-top: 154px
}

.cpn-posts .cpn-post.full-box .full {
	right: 15px;
	height: 40px;
	min-width: 190px;
	top: 34px
}

.cpn-posts .cpn-post.full-box .medium {
	right: 15px;
	height: 30px;
	width: 160px;
	top: 59px;
	text-indent: -9999px
}

.cpn-posts .cpn-post.full-box .small {
	right: 15px;
	height: 30px;
	width: 100px;
	top: 30px;
	text-indent: -9999px
}

.cpn-posts .cpn-post.full-box .framework {
	display: block;
	height: 326px;
	width: 100%;
	position: absolute;
	left: -10px;
	bottom: -10px;
	z-index: -1;
	text-indent: -9999px
}

.cpn-posts .cpn-post.full-box .wysiwyg {
	padding: 105px 20px 0px 115px
}

.cpn-posts .cpn-post.full-box .wysiwyg h2 {
	font-size: 32px
}

.cpn-posts .cpn-post.full-box .wysiwyg .subscriber {
	width: 80px
}

.cpn-posts .cpn-post.full-box .wysiwyg .subscriber .framework {
	bottom: -4px;
	left: -4px
}

.cpn-posts .cpn-post.medium-box .full, .cpn-posts .cpn-post.small-box .full {
	right: 15px;
	height: 40px;
	min-width: 107px;
	top: 20px
}

.cpn-posts .cpn-post.medium-box .medium, .cpn-posts .cpn-post.small-box .medium {
	right: 15px;
	height: 28px;
	width: 88px;
	top: 41px
}

.cpn-posts .cpn-post.medium-box .small, .cpn-posts .cpn-post.small-box .small {
	right: 15px;
	height: 28px;
	width: 57px;
	top: 15px
}

.cpn-posts .cpn-post.small-box .full {
	top: 15px
}

.cpn-posts .cpn-post.small-box .medium {
	top: 35px
}

.cpn-posts .cpn-post.small-box .small {
	top: 10px
}

.cpn-posts .cpn-post.medium-box {
	height: 328px
}

.cpn-posts .cpn-post.medium-box .wysiwyg {
	padding: 80px 20px 0 30px
}

.cpn-posts .cpn-post.medium-box .wysiwyg h2 {
	font-size: 32px
}

.cpn-posts .cpn-post.medium-box .wysiwyg .subscriber {
	width: 80px
}

.cpn-posts .cpn-post.medium-box .wysiwyg .subscriber .framework {
	bottom: -4px;
	left: -4px
}

.cpn-posts .cpn-post.small-box {
	height: 150px;
	margin-bottom: 15px
}

.cpn-posts .cpn-post.small-box.small-margin {
	margin-bottom: 30px
}

.cpn-posts .cpn-post.small-box.bg-color .wysiwyg.hr h2 + p:after {
	margin: 7px 0px 20px 0px
}

.cpn-posts .cpn-post.small-box .wysiwyg {
	padding: 75px 20px 0 20px
}

.cpn-posts .cpn-post.small-box .wysiwyg h2 {
	font-size: 20px;
	margin-bottom: 3px
}

.cpn-posts .cpn-post.small-box .wysiwyg .subscriber {
	width: 80px
}

.cpn-posts .cpn-post.small-box .wysiwyg .subscriber .framework {
	bottom: -4px;
	left: -4px
}

.cpn-posts .cpn-post.small-box .subscriber {
	position: absolute !important;
	top: 22px;
	left: 10px
}

.cpn-posts .cpn-post.extra-small-box {
	height: 197px
}

.cpn-posts .cpn-post.extra-small-box .wysiwyg {
	padding: 50px 20px 0px 20px
}

.cpn-posts .cpn-post.extra-small-box .wysiwyg h2 {
	font-size: 17px
}

.cpn-posts .cpn-post.jobao .thumbnail {
	display: block;
	width: 100%;
	height: 190px;
	line-height: 190px;
	text-align: center;
	padding: 0 15px;
	background: #FFFFFF
}

.cpn-posts .cpn-post.jobao .thumbnail img {
	display: inline-block;
	max-width: 50%;
	height: auto
}

.cpn-posts .cpn-post.jobao:hover .wysiwyg {
	background: #425185
}

.cpn-posts .cpn-post.jobao .wysiwyg {
	padding: 45px 20px;
	background: #5B71B8
}

.cpn-posts .cpn-post.jobao .wysiwyg h2 {
	font-weight: 700;
	font-size: 25px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0 0 10px 0
}

.cpn-posts .cpn-post.jobao .wysiwyg p {
	font-weight: 300;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0
}

.cpn-posts .cpn-post.jobao .wysiwyg p:after {
	content: '';
	display: block;
	width: 19px;
	height: 4px;
	background: #FFFFFF;
	margin: 13px 0 0 0
}

.cpn-posts .cpn-post.ao {
	padding: 15% 5%;
	min-height: 330px;
	background: #6358A8;
	color: #FFFFFF
}

.cpn-posts .cpn-post.ao:hover {
	background: #453D75
}

.cpn-posts .cpn-post.ao .wysiwyg h2 {
	font-weight: 700;
	font-size: 26px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0 0 10px 0
}

.cpn-posts .cpn-post.ao .wysiwyg p {
	font-weight: 300;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0
}

.cpn-posts .cpn-post.ao .wysiwyg p:after {
	content: '';
	display: block;
	width: 19px;
	height: 4px;
	background: #FFFFFF;
	margin: 13px 0 20px 0
}

.cpn-posts .cpn-post.ao .wysiwyg span {
	font-weight: 300;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0
}

.cpn-posts .bloc-subscription {
	padding: 47px 0px;
	margin: 15px 0px
}

.cpn-posts .bloc-subscription.orange-light {
	background: #F49B28;
	color: #FFFFFF
}

.cpn-posts .bloc-subscription.orange-light .subscribing {
	padding: 50px 118px 85px 154px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 40px;
	line-height: 36px;
	border-right: 1px solid #FFFFFF
}

.cpn-posts .bloc-subscription.orange-light .subscribing span {
	background: url(../images/cpn-post/pencil.png);
	display: block;
	width: 106px;
	height: 35px;
	float: left;
	margin: 15px 15px 0px 0px;
	text-indent: -9999px
}

.cpn-posts .bloc-subscription.orange-light .subscribing a {
	float: left;
	font-weight: 700;
	font-size: 16px;
	padding: 3px 16px
}

.cpn-posts .bloc-subscription.orange-light .subscribing a.orange-light {
	color: #F49B28;
	background-color: #FFFFFF;
	margin-top: 12px
}

.cpn-posts .bloc-subscription.orange-light .subscribing a.orange-light:hover {
	background-color: #F49B28;
	color: #FFFFFF;
	border: 1px solid #FFFFFF
}

.cpn-posts .bloc-subscription.orange-light .subscribing-content {
	padding: 37px 116px 55px 62px;
	font-size: 20px
}

.cpn-posts .bloc-subscription.orange-light .subscribing-content .picto {
	background: url(../images/cpn-post/picto-subscribe.png);
	display: block;
	width: 83px;
	height: 83px;
	float: left;
	margin: 7px 30px 50px 0px;
	text-indent: -9999px;
}

.cpn-posts .bloc-agenda {
	border-top: 14px solid #F49B28;
	position: relative;
}

.cpn-posts .bloc-story {
	border-top: 14px solid #309BA3;
	position: relative;
}

.cpn-posts .bloc-agenda .framework,
.cpn-posts .bloc-story .framework {
	display: block;
	height: 403px;
	width: 100%;
	position: absolute;
	left: -19px;
	bottom: -6px;
	text-indent: -9999px;
}

.cpn-posts .bloc-agenda .framework {
	border: 2px solid #F49B28;
}

.cpn-posts .bloc-story .framework {
	border: 2px solid #309BA3;
}


.cpn-posts .bloc-agenda .row,
.cpn-posts .bloc-story .row {
	padding-right: 15px;
	padding-left: 15px
}

.cpn-posts .bloc-agenda .row .no-pad,
.cpn-posts .bloc-story .row .no-pad {
	padding-right: 0;
	padding-left: 0
}

.cpn-posts .bloc-agenda .row .no-marge-t,
.cpn-posts .bloc-story .row .no-marge-t {
	margin-top: 0
}

.cpn-posts .bloc-agenda .row .no-marge-b,
.cpn-posts .bloc-story .row .no-marge-b {
	margin-bottom: 0
}

.cpn-posts .bloc-agenda .row .picto,
.cpn-posts .bloc-story .row .picto {
	position: absolute;
	z-index: 2;
	height: 124px;
	width: 148px;
	margin-left: 102px
}

.cpn-posts .bloc-agenda .row .picto {
	background: #F49B28;
}

.cpn-posts .bloc-story .row .picto {
	background: #309BA3;

}

.cpn-posts .bloc-agenda .row .picto.white,
.cpn-posts .bloc-story .row .picto.white {
	color: #FFFFFF
}

.cpn-posts .bloc-agenda .row .picto span,
.cpn-posts .bloc-story .row .picto span {
	display: block;
	width: 31px;
	height: 33px;
	position: absolute;
	z-index: 2;
	text-indent: -9999px;
}

.cpn-posts .bloc-agenda .row .picto span {
	background: url(../images/cpn-post/picto-agenda.png) no-repeat;
	background-color: #F49B28;
	margin: 35px 58px;
}

.cpn-posts .bloc-story .row .picto span {
	background: url(../images/cpn-post/megaphone-svgrepo-com.svg) center / contain no-repeat;
	background-color: #309BA3;
	margin: 35px 58px;
}

.cpn-posts .bloc-agenda .row .picto p,
.cpn-posts .bloc-story .row .picto p {
	font-size: 17px;
	text-transform: uppercase;
	margin-top: 75px;
	text-align: center
}

.cpn-posts .bloc-agenda .row .img-xs,
.cpn-posts .bloc-story .row .img-xs {
	width: 100%;
	height: 205px
}

.cpn-post:hover .share-box a {
	display: block
}

.cpn-post:hover .share-box a i.fa-twitter, .cpn-post:hover .share-box a i.fa-facebook {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -32px, 0);
	transform: translate3d(0, -32px, 0)
}

.cpn-post:hover .share-box a i.fa-twitter:hover, .cpn-post:hover .share-box a i.fa-facebook:hover {
	color: #F49B28
}

.cpn-post:hover .share-box a i.fa-facebook {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s
}

.cpn-post .share-box {
	z-index: 3;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 32px;
	width: 65px;
	overflow: hidden
}

.cpn-post .share-box a {
	height: 100%;
	width: 50%;
	position: relative;
	top: auto;
	float: left
}

.cpn-post .share-box a i {
	cursor: pointer;
	position: relative;
	width: 100%;
	height: 100%;
	float: right;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 30%;
	top: 32px
}

.cpn-post .share-box a i.fa-twitter {
	color: #00C3F3
}

.cpn-post .share-box a i.fa-facebook {
	color: #2D609B
}

.cpn-post .share-box a i.fa-twitter, .cpn-post .share-box a i.fa-facebook {
	background: #FFFFFF;
	-webkit-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s;
	text-align: center
}

.cpn-post-advertising .cpn-post {
	margin-bottom: 30px
}

.cpn-post-advertising .cpn-post:last-child {
	margin-bottom: 0
}

.cpn-post-advertising .cpn-post.cpn-post-pub:hover img.brightness {
	filter: brightness(40%);
	-webkit-filter: brightness(40%);
	-moz-filter: brightness(40%);
	-o-filter: brightness(40%);
	-ms-filter: brightness(40%)
}

.category-agenda-ouest .cpn-posts .cpn-post.full-box.photo .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.full-box.bg-color .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.full-box.bg-color.red .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.full-box.bg-color.green .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.full-box.bg-color.brown .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.full-box.bg-color.orange .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.full-box.bg-color.orange-light .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.medium-box.photo .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.medium-box.bg-color .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.medium-box.bg-color.red .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.medium-box.bg-color.green .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.medium-box.bg-color.brown .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.medium-box.bg-color.orange .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.medium-box.bg-color.orange-light .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.small-box.photo .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.small-box.bg-color .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.small-box.bg-color.red .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.small-box.bg-color.green .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.small-box.bg-color.brown .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.small-box.bg-color.orange .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.small-box.bg-color.orange-light .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.extra-small-box.photo .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.extra-small-box.bg-color .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.extra-small-box.bg-color.red .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.extra-small-box.bg-color.green .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.extra-small-box.bg-color.brown .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.extra-small-box.bg-color.orange .wysiwyg h2 + p, .category-agenda-ouest .cpn-posts .cpn-post.extra-small-box.bg-color.orange-light .wysiwyg h2 + p {
	font-size: 15px
}

.cpn-posts .bloc-agenda .cpn-post.full-box.photo .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.full-box.bg-color .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.full-box.bg-color.red .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.full-box.bg-color.green .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.full-box.bg-color.brown .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.full-box.bg-color.orange .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.full-box.bg-color.orange-light .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.medium-box.photo .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.medium-box.bg-color .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.medium-box.bg-color.red .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.medium-box.bg-color.green .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.medium-box.bg-color.brown .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.medium-box.bg-color.orange .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.medium-box.bg-color.orange-light .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.small-box.photo .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.small-box.bg-color .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.small-box.bg-color.red .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.small-box.bg-color.green .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.small-box.bg-color.brown .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.small-box.bg-color.orange .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.small-box.bg-color.orange-light .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.extra-small-box.photo .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.extra-small-box.bg-color .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.extra-small-box.bg-color.red .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.extra-small-box.bg-color.green .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.extra-small-box.bg-color.brown .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.extra-small-box.bg-color.orange .wysiwyg h2 + p,
.cpn-posts .bloc-agenda .cpn-post.extra-small-box.bg-color.orange-light .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.full-box.photo .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.full-box.bg-color .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.full-box.bg-color.red .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.full-box.bg-color.green .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.full-box.bg-color.brown .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.full-box.bg-color.orange .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.full-box.bg-color.orange-light .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.medium-box.photo .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.medium-box.bg-color .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.medium-box.bg-color.red .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.medium-box.bg-color.green .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.medium-box.bg-color.brown .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.medium-box.bg-color.orange .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.medium-box.bg-color.orange-light .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.small-box.photo .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.small-box.bg-color .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.small-box.bg-color.red .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.small-box.bg-color.green .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.small-box.bg-color.brown .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.small-box.bg-color.orange .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.small-box.bg-color.orange-light .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.extra-small-box.photo .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.extra-small-box.bg-color .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.extra-small-box.bg-color.red .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.extra-small-box.bg-color.green .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.extra-small-box.bg-color.brown .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.extra-small-box.bg-color.orange .wysiwyg h2 + p,
.cpn-posts .bloc-story .cpn-post.extra-small-box.bg-color.orange-light .wysiwyg h2 + p {
	font-size: 15px;
}

.post-type-archive-annonces-ouest .cpn-posts .cpn-post.jobao .wysiwyg p {
	font-size: 15px
}

@media (min-width: 320px) and (max-width: 768px) {
	.cpn-posts .cpn-post {
		overflow: hidden
	}

	.cpn-posts .cpn-post.full-box .wysiwyg {
		padding: 105px 20px 0 30px
	}

	.cpn-posts .cpn-post.full-box .framework {
		display: none
	}

	.cpn-posts .cpn-post.full-box.agenda .wysiwyg,
	.cpn-posts .cpn-post.full-box.story .wysiwyg {
		padding: 80px 20px 0 30px
	}

	.cpn-posts .cpn-post.extra-small-box .wysiwyg h2 {
		font-size: 16px
	}

	.cpn-posts .bloc-subscription {
		padding: 30px
	}

	.cpn-posts .bloc-subscription.orange-light .subscribing, .cpn-posts .bloc-subscription.orange-light .subscribing-content {
		padding: 0
	}

	.cpn-posts .bloc-subscription.orange-light .subscribing {
		padding: 0 0 15px 0;
		border: none;
		font-size: 30px
	}

	.cpn-posts .bloc-subscription.orange-light .subscribing span {
		display: none
	}

	.cpn-posts .bloc-subscription.orange-light .subscribing a {
		display: block;
		float: none
	}

	.cpn-posts .bloc-subscription.orange-light .subscribing-content .picto {
		display: none
	}

	.cpn-posts .bloc-agenda,
	.cpn-posts .bloc-story {
		border: none
	}

	.cpn-posts .bloc-agenda .framework,
	.cpn-posts .bloc-story .framework {
		display: none
	}

	.cpn-post-advertising .cpn-post-pub img {
		margin: 0 auto
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.cpn-posts .cpn-post {
		overflow: hidden
	}

	.cpn-posts .cpn-post.medium-box .wysiwyg h2.agenda-title {
		font-size: 20px !important
	}

	.cpn-posts .cpn-post.medium-box.cpn-post-pub img {
		height: auto
	}

	.cpn-posts .cpn-post.small-box .wysiwyg {
		padding: 66px 20px 0 20px
	}

	.cpn-posts .cpn-post.extra-small-box .wysiwyg h2 {
		font-size: 16px
	}

	.cpn-posts .cpn-post.jobao .wysiwyg h2, .cpn-posts .cpn-post.ao .wysiwyg h2 {
		font-size: 20px
	}

	.cpn-posts .bloc-subscription.orange-light .subscribing {
		padding: 50px 50px 130px 50px
	}

	.cpn-posts .bloc-agenda,
	.cpn-posts .bloc-story {
		border: none
	}
}

.cpn-single {
	display: block;
	width: 100%;
	padding: 75px 0 0 0
}

.cpn-single .cpn-single-content {
	display: block;
	width: 100%;
	border: 2px solid #FFFFFF;
	padding: 33px 44px
}

.cpn-single .cpn-single-content .deco {
	display: block;
	width: 31px;
	height: 6px;
	background: #000000;
	margin-bottom: 39px;
	text-indent: -9999px
}

.cpn-single .cpn-single-content img {
	display: block
}

@media (min-width: 320px) and (max-width: 768px) {
	.cpn-single .cpn-single-content {
		padding: 0;
		border: none
	}
}

.sidebar {
	padding: 42px 20px 42px 40px
}

.sidebar.contact.greytwo {
	background: #3D3D3D;
	margin-top: 21px
}

.sidebar.contact .wysiwyg.border {
	border-bottom: 1px solid #666666;
	margin-bottom: 40px
}

.sidebar.white {
	color: #FFFFFF;
	margin-top: 50px
}

.sidebar.white.black-clear {
	background: #202020
}

.sidebar.white h4 {
	font-size: 32px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 50px
}

.sidebar .wysiwyg p {
	margin: 0px 10px 24px 0px;
	color: white
}

.sidebar .wysiwyg p .ico {
	float: left;
	margin-right: 18px;
	display: block;
	text-indent: -9999px
}

.sidebar .wysiwyg p .ico.phone {
	background: url(../images/ico-phone.png) no-repeat;
	width: 27px;
	height: 26px;
	margin-top: 4px
}

.sidebar .wysiwyg p .ico.mail {
	background: url(../images/ico-mail.png) no-repeat;
	width: 29px;
	height: 29px;
	margin-top: 4px
}

.sidebar .wysiwyg p .ico.link {
	background: url(../images/ico-link.png) no-repeat;
	width: 32px;
	height: 14px;
	margin-top: 10px
}

.sidebar .wysiwyg p a {
	color: #FFFFFF;
	text-decoration: none
}

.sidebar .share-social-network {
	margin-top: 43px
}

.sidebar .share-social-network a .fa.fa-facebook {
	margin: 0px 13px 0px 0px;
	color: #FFFFFF
}

.sidebar .share-social-network a .fa.fa-twitter, .sidebar .share-social-network a .fa.fa-linkedin, .sidebar .share-social-network a .fa.fa-viadeo {
	color: #FFFFFF;
	margin: 0px 13px
}

#frm_field_370_container {
	display: none;
}

@media (min-width: 320px) and (max-width: 768px) {
	.cpn-posts .cpn-post img.brightness {
		filter: brightness(30%);
		-webkit-filter: brightness(30%);
		-moz-filter: brightness(30%);
		-o-filter: brightness(30%);
		-ms-filter: brightness(30%);
	}
}
