/*
  Theme Name: Thème CreaNico.fr
  Theme URI: http://creanico.fr
  Author: CreaNico
  Author URI: http://creanico.fr
  Description: Thème structuré en silos thématiques
  Version: 4.0
  Tags:
*/

/*
_________________________________________________________________________________________________________
_________________________________________________________________________________________________________
*/


/*

	SUMMARY
	=================================

	a1. COMMON  (rajouter les colors silos aux headings)
	a2. SOCIAL ICON
	a3. BUTTONS SHORTCODES (à rajouter positionnement)
	a4. CONTACT BLOC
	a5. STYLED LIST
	a6. COMMENTS
	a7. COOKIES OVERRIDE
	a8. YARPP OVERRIDE
	=================================

	b1. ERROR view
	b2. DEFAULT view
	b2. SEARCH view
	b3. CONTACT view
	=================================

	c1. HOME view
	c2. PACKS view
	c3. REFERENCES view
	c4. TESTIMONIALS view
	c5. SILO view
	c6. REALISATIONS/TUTRIELS view
	c7. POST view
	c8. REALISATION view
	c9. EVENTS view
	c10. TUTORIEL view
	c11. SITEMAP view
	c12. FORMS view
	=================================

	d1. HEADER
	d2. FOOTER
	=================================

	e1. MQ
	=================================


/*
		a1. COMMON
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
body {
	overflow-x: hidden;
}

/* ________________________________
	WRAPPER / RESET COMMON
_________________________________*/
.panel {
	background-color: #FFFFFF;
	border: 0;
}
.wrapper {
	background-color: #F2F2F2;
}
.wrapper .content {
	padding-bottom: 50px;
}
.wrapper .panel {
	margin-bottom: 0;
}
/* ________________________________
	BREADCRUMBS COMMON
_________________________________*/
.breadcrumbs_cn {
	padding: 25px 0px;
}
.breadcrumbs_cn p {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
}
.breadcrumbs_cn span,
.breadcrumbs_cn span a {
	margin-right: 5px;
	color: #9E9E9E !important;
}
.breadcrumbs_cn span a:hover {
	background-color: transparent !important;
}
.breadcrumbs_cn strong {
	margin-left: 5px;
}
/* ________________________________
	HEADER COMMON
_________________________________*/
.header {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgba(229, 53, 0, 1);
}
.prestations .header {
    background-color: rgba(229, 53, 0, 1);
}
.wordpress .header {
	background-color: rgba(33, 117, 155, 1);
}
.woocommerce .header {
	background-color: rgba(164, 100, 151, 1);
}
.prestashop .header {
	background-color: rgba(217, 0, 100, 1);
}
.referencement .header {
	background-color: rgba(251, 140, 0, 1);
}
.header .panel {
	margin-bottom: 0;
	background-color: transparent;
	border: 0;
	text-align: center;
}
.header .panel h1,
.header .panel h2,
.header .panel p {
	margin-bottom: 0;
	line-height: normal;
	color: #FFFFFF;
	font-family: "Oswald", sans-serif;
	font-size: 2em;
	font-weight: lighter;
}
.header.text .panel h1 {
	font-size: 1.3em;
}
/* ________________________________
	TYPOGRAPHY COMMON
_________________________________*/
h2, .panel h2 {
	color: #404852;
	font-family: "Oswald", sans-serif;
	font-weight: lighter;
}
h3, .panel h3{
	color: #404852;
	font-family: "Oswald", sans-serif;
	font-weight: lighter;
}
h4, .panel h4 {
	color: #404852;
	font-family: "Oswald", sans-serif;
	font-weight: lighter;
}
h5, .panel h5 {
	color: #404852;
	font-family: "Oswald", sans-serif;
	font-weight: lighter;
}
h6, .panel h6 {
	color: #404852;
	font-family: "Oswald", sans-serif;
	font-weight: lighter;
}
p, .panel p {
	color: #404852;
	font-family: "Roboto", sans-serif;
}
h2, .panel h2,
h3, .panel h3,
h4, .panel h4,
h5, .panel h5,
h6, .panel h6 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.prestations h2, .prestations .panel h2 {
	color: rgba(229, 53, 0, 1);
}
.prestations h3, .prestations .panel h3,
.prestations h4, .prestations .panel h4,
.prestations h5, .prestations .panel h5,
.prestations h6, .prestations .panel h6 {
	color: rgba(229, 53, 0, 0.7);
}
.wordpress h2, .wordpress .panel h2 {
	color: rgba(33, 117, 155, 1);
}
.wordpress h3, .wordpress .panel h3,
.wordpress h4, .wordpress .panel h4,
.wordpress h5, .wordpress .panel h5,
.wordpress h6, .wordpress .panel h6 {
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce h2, .woocommerce .panel h2 {
	color: rgba(164, 100, 151, 1);
}
.woocommerce h3, .woocommerce .panel h3,
.woocommerce h4, .woocommerce .panel h4,
.woocommerce h5, .woocommerce .panel h5,
.woocommerce h6, .woocommerce .panel h6 {
	color: rgba(164, 100, 151, 0.7);
}
.prestashop h2, .prestashop .panel h2 {
	color: rgba(217, 0, 100, 1);
}
.prestashop h3, .prestashop .panel h3,
.prestashop h4, .prestashop .panel h4,
.prestashop h5, .prestashop .panel h5,
.prestashop h6, .prestashop .panel h6 {
	color: rgba(217, 0, 100, 0.7);
}
.referencement h2, .referencement .panel h2 {
	color: rgba(251, 140, 0, 1);
}
.referencement h3, .referencement .panel h3,
.referencement h4, .referencement .panel h4,
.referencement h5, .referencement .panel h5,
.referencement h6, .referencement .panel h6 {
	color: rgba(251, 140, 0, 0.7);
}
p, .panel p {
	color: #404852;
	font-family: "Roboto", sans-serif;
}
blockquote, .panel blockquote {
    display: inline-block;
    padding: 20px 50px;
    width: 100%;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-left: 0;
    text-align: center;
}
.prestations blockquote, .prestations .panel blockquote {
	border-color: rgba(229, 53, 0, 1);
}
.wordpress blockquote, .wordpress .panel blockquote {
	border-color: rgba(33, 117, 155, 1);
}
.woocommerce blockquote, .woocommerce .panel blockquote {
	border-color: rgba(164, 100, 151, 1);
}
.prestashop blockquote, .prestashop .panel blockquote {
	border-color: rgba(217, 0, 100, 1);
}
.referencement blockquote, .referencement .panel blockquote {
	border-color: rgba(251, 140, 0, 1);
}
blockquote p:first-child:before, .panel blockquote p:first-child:before {
    content: '\f10d';
    margin-right: 10px;
    font-family: 'FontAwesome';
    font-size: 1.2em;
}
blockquote p, .panel blockquote p {
    margin-bottom: 0;
    font-weight: bold;
}
.prestations blockquote p, .prestations .panel blockquote p {
	color: rgba(229, 53, 0, 1);
}
.wordpress blockquote, .wordpress .panel blockquote p {
	color: rgba(33, 117, 155, 1);
}
.woocommerce blockquote p, .woocommerce .panel blockquote p {
	color: rgba(164, 100, 151, 1);
}
.prestashop blockquote p, .prestashop .panel blockquote p {
	color: rgba(217, 0, 100, 1);
}
.referencement blockquote p, .referencement .panel blockquote p {
	color: rgba(251, 140, 0, 1);
}
ul,.panel ul {
	list-style-type: circle;
	color: #404852;
	font-family: "Roboto", sans-serif;
}
ul li,.panel ul li {
	color: #404852;
	font-family: "Roboto", sans-serif;
}
ol,.panel ol {
	color: #404852;
	font-family: "Roboto", sans-serif;
}
ol li,.panel ol li {
	color: #404852;
	font-family: "Roboto", sans-serif;
}
ul li a, p a, ul li .obf, p .obf {
    padding: 0 2px;
   	color: rgba(229, 53, 0, 0.7);
		font-weight: bold;
		cursor: pointer;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
}
.prestations li .obf,
.prestations p .obf,
.prestations li a, .prestations li a:focus,
.prestations p a, .prestations p a:focus {
	padding: 0 2px;
	font-weight: bold;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
	color: rgba(229, 53, 0, 0.7);
}
.wordpress li .obf,
.wordpress p .obf,
.wordpress li a, .wordpress li a:focus,
.wordpress p a, .wordpress p a:focus {
	padding: 0 2px;
	font-weight: bold;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce li .obf,
.woocommerce p .obf,
.woocommerce li a, .woocommerce li a:focus,
.woocommerce p a, .woocommerce p a:focus {
	padding: 0 2px;
	font-weight: bold;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
	color: rgba(164, 100, 151, 0.7);
}
.prestashop li .obf,
.prestashop p .obf,
.prestashop li a, .prestashop li a:focus,
.prestashop p a, .prestashop p a:focus {
	padding: 0 2px;
	font-weight: bold;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
	color: rgba(217, 0, 100, 0.7);
}
.referencement li .obf,
.referencement p .obf,
.referencement li a, .referencement li a:focus,
.referencement p a, .referencement p a:focus {
	padding: 0 2px;
	font-weight: bold;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
	color: rgba(251, 140, 0, 0.7);
}
/* ================================================================ */
.prestations .content input[type="button"] {
	padding: 5px 10px;
	border: none;
	border-radius: 5px;
	background-color: rgba(229, 53, 0, 0.7);
	color: #FFFFFF;
}
.wordpress .content input[type="button"] {
	padding: 5px 10px;
	border: none;
	border-radius: 5px;
	background-color: rgba(33, 117, 155, 0.7);
	color: #FFFFFF;
}
.woocommerce .content input[type="button"] {
	padding: 5px 10px;
	border: none;
	border-radius: 5px;
	background-color: rgba(164, 100, 151, 0.7);
	color: #FFFFFF;
}
.prestashop .content input[type="button"] {
	padding: 5px 10px;
	border: none;
	border-radius: 5px;
	background-color: rgba(217, 0, 100, 0.7);
	color: #FFFFFF;
}
.referencement .content input[type="button"] {
	padding: 5px 10px;
	border: none;
	border-radius: 5px;
	background-color: rgba(251, 140, 0, 0.7);
	color: #FFFFFF;
}
/* ================================================================ */
span.obf:hover,
a:hover, a:active,
.panel a:hover, .panel a:active {
    background-color: rgba(229, 53, 0, 0.7);
    color: #FFFFFF;
}
.prestations span.obf:hover,
.prestations a:hover, .prestations a:active,
.prestations .panel a:hover, .prestations .panel a:active {
    background-color: rgba(229, 53, 0, 0.7);
    color: #FFFFFF;
}
.wordpress span.obf:hover,
.wordpress a:hover, .wordpress a:active,
.wordpress .panel a:hover, .wordpress .panel a:active {
    background-color: rgba(33, 117, 155, 0.7);
    color: #FFFFFF;
}
.woocommerce span.obf:hover,
.woocommerce a:hover, .woocommerce a:active,
.woocommerce .panel a:hover, .woocommerce .panel a:active {
    background-color: rgba(164, 100, 151, 0.7);
    color: #FFFFFF;
}
.prestashop span.obf:hover,
.prestashop a:hover, .prestashop a:active,
.prestashop .panel a:hover, .prestashop .panel a:active {
    background-color: rgba(217, 0, 100, 0.7);
    color: #FFFFFF;
}
.referencement span.obf:hover,
.referencement a:hover, .referencement a:active,
.referencement .panel a:hover, .referencement .panel a:active {
    background-color: rgba(251, 140, 0, 0.7);
    color: #FFFFFF;
}


/*
		a2. SOCIAL ICON
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.header_topbar_social {
	line-height: 0;
	text-align: right;
}
.header_topbar_social ul,
.widgets_social ul {
	display: inline-block;
	margin: 0;
	text-align: right;
}
.header_topbar_social ul li,
.widgets_social ul li {
	margin: 0;
}
.header_topbar_social ul li a,
.widgets_social ul li a,
.widgets_social ul li span {
	display: block;
	padding: 3px 10px !important;
	background-color: transparent !important;
	line-height: normal;
	color: #858585 !important;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
	cursor: pointer;
}
.widgets_social {
	line-height: 0;
	padding: 20px 0;
	text-align: center;
}
a.fb-link:hover,
span.fb-link:hover {
	background-color: transparent !important;
	color: #3b5998 !important;
}
a.tw-link:hover,
span.tw-link:hover {
	background-color: transparent !important;
	color: #00aced !important;
}
a.gp-link:hover,
span.gp-link:hover {
	background-color: transparent !important;
	color: #dd4b39 !important;
}
a.pi-link:hover,
span.pi-link:hover {
	background-color: transparent !important;
	color: #cb2027 !important;
}
a.fl-link:hover,
span.fl-link:hover {
	background-color: transparent !important;
	color: #ff0084 !important;
}
a.ig-link:hover,
span.ig-link:hover {
	background-color: transparent !important;
	color: #7603B4 !important;
}
a.li-link:hover,
span.li-link:hover {
	background-color: transparent !important;
	color: #2e8dd7 !important;
}
a.vm-link:hover,
span.vm-link:hover {
	background-color: transparent !important;
	color: #aad450 !important;
}
a.yt-link:hover,
span.yt-link:hover {
	background-color: transparent !important;
  color: #e52d27 !important;
}
a.sk-link:hover,
span.sk-link:hover {
	background-color: transparent !important;
	color: #00aff0 !important;
}
a.rs-link:hover,
span.rs-link:hover {
	background-color: transparent !important;
	color: #ee802f !important;
}
/*
		a3. BUTTONS SHORTCODES
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.btn-sc {
	display: inline-block;
	position: relative;
	padding: 4px 10px !important;
	margin: 5px 10px;
	border-radius: 5px;
	color: #FFFFFF !important;
	font-family: "Oswald", sans-serif;
	font-size: 1em;
	font-weight: lighter !important;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.btn-sc.prestations {
	background-color: rgba(229, 53, 0, 0.7);
}
.btn-sc.wordpress {
	background-color: rgba(33, 117, 155, 0.7);
}
.btn-sc.woocommerce {
	background-color: rgba(164, 100, 151, 0.7);
}
.btn-sc.prestashop {
	background-color: rgba(217, 0, 100, 0.7);
}
.btn-sc.referencement {
	background-color: rgba(251, 140, 0, 0.7);
}
.btn-sc.prestations:hover {
	background-color: rgba(229, 53, 0, 1);
}
.btn-sc.wordpress:hover {
	background-color: rgba(33, 117, 155, 1);
}
.btn-sc.woocommerce:hover {
	background-color: rgba(164, 100, 151, 1);
}
.btn-sc.prestashop:hover {
	background-color: rgba(217, 0, 100, 1);
}
.btn-sc.referencement:hover {
	background-color: rgba(251, 140, 0, 1);
}
/* ________________________________
	WP CORE
_________________________________*/
iframe {
	max-width: 100%;
}
.alignnone {
    margin: 10px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 10px auto 10px auto;
}
.alignright {
    float:right;
    margin: 10px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 10px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 10px 0 20px 20px;
}
a img.alignnone {
    margin: 10px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 10px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}


/*
		a4. CONTACT BLOC
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.contact_bloc {
	padding: 35px;
	background-color: rgba(229, 53, 0, 0.7);
	text-align: center;
}
.prestations .contact_bloc {
	background-color: rgba(229, 53, 0, 0.7);
}
.wordpress .contact_bloc {
	background-color: rgba(33, 117, 155, 0.7);
}
.woocommerce .contact_bloc {
	background-color: rgba(164, 100, 151, 0.7);
}
.prestashop .contact_bloc {
	background-color: rgba(217, 0, 100, 0.7);
}
.referencement .contact_bloc {
	background-color: rgba(251, 140, 0, 0.7);
}
.contact_bloc .panel {
	margin-bottom: 0;
	background: transparent;
	border: 0;
	box-shadow: none;
}
.contact_bloc p {
	margin-bottom: 30px;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-size: 1.2em;
}
.contact_bloc .button {
	margin-bottom: 0;
	background-color: #FFFFFF;
	border-radius: 10px;
	color: rgba(229, 53, 0, 1);
	font-family: 'Oswald', sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.prestations .contact_bloc .button {
	color: rgba(229, 53, 0, 1);
}
.wordpress .contact_bloc .button {
	color: rgba(33, 117, 155, 1);
}
.woocommerce .contact_bloc .button {
	color: rgba(164, 100, 151, 1);
}
.prestashop .contact_bloc .button {
	color: rgba(217, 0, 100, 1);
}
.referencement .contact_bloc .button {
	color: rgba(251, 140, 0, 1);
}
.contact_bloc .button:hover {
	background-color: rgba(229, 53, 0, 1);
	color: #FFFFFF;
}


/*
		a5. STYLED LIST
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.style_list {
	margin-left: 0;
	list-style: none !important;
}
.style_list li {
	background-color: #f2f2f2;
	margin-bottom: 10px;
	border-bottom: solid 2px;
}
.style_list li a {
	color: #404852;
}
.style_list li i {
	margin-right: 12px;
	padding: 10px;
	width: 40px;
	text-align: center;
}
.wordpress .style_list li {
	border-bottom: solid 2px rgba(33, 117, 155, 0.7);
}
.woocommerce .style_list li {
	border-bottom: solid 2px rgba(164, 100, 151, 0.7);
}
.prestashop .style_list li {
	border-bottom: solid 2px rgba(217, 0, 100, 0.7);
}
.wordpress .style_list li i {
	background-color: rgba(33, 117, 155, 0.7);
	color: #FFFFFF;
}
.woocommerce .style_list li i {
	background-color: rgba(164, 100, 151, 0.7);
	color: #FFFFFF;
}
.prestashop .style_list li i {
	background-color: rgba(217, 0, 100, 0.7);
	color: #FFFFFF;
}


/*
		a7. COMMENTS
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.post_view .comments_bloc {
	padding-bottom: 50px;
}
.post_view .comments_bloc .content {
	border-bottom: 2px solid;
}
.post_view .kk-star-ratings {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.commentaire .avatar {
	margin-right: 10px;
}
.prestations .post_view .comments_bloc .content {
	border-color: rgba(229, 53, 0, 0.7);
}
.wordpress .post_view .comments_bloc .content {
	border-color: rgba(33, 117, 155, 0.7);
}
.woocommerce .post_view .comments_bloc .content {
	border-color: rgba(164, 100, 151, 0.7);
}
.prestashop .post_view .comments_bloc .content {
	border-color: rgba(217, 0, 100, 0.7);
}
.referencement .post_view .comments_bloc .content {
	border-color: rgba(251, 140, 0, 0.7);
}
.comments_bloc p.comment-title {
    margin-bottom: 20px;
	font-family: "Oswald", sans-serif;
    font-size: 1.6875rem;
	text-align: center;
}
.prestations .comments_bloc p.comment-title {
	color: rgba(229, 53, 0, 0.7);
}
.wordpress .comments_bloc p.comment-title {
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce .comments_bloc p.comment-title {
	color: rgba(164, 100, 151, 0.7);
}
.prestashop .comments_bloc p.comment-title {
	color: rgba(217, 0, 100, 0.7);
}
.referencement .comments_bloc p.comment-title {
	color: rgba(251, 140, 0, 0.7);
}
.prestations .comments_bloc a {
	color: rgba(229, 53, 0, 0.7);
}
.wordpress .comments_bloc a {
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce .comments_bloc a {
	color: rgba(164, 100, 151, 0.7);
}
.prestashop .comments_bloc a {
	color: rgba(217, 0, 100, 0.7);
}
.referencement .comments_bloc a {
	color: rgba(251, 140, 0, 0.7);
}
.comments_bloc ul {
	list-style: none;
	margin-left: 0;
}
.comments_bloc span.author {
	font-weight: bold;
	text-transform: uppercase;
}
.prestations .comments_bloc .author {
	color: rgba(229, 53, 0, 0.7);
}
.wordpress .comments_bloc .author {
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce .comments_bloc .author {
	color: rgba(164, 100, 151, 0.7);
}
.prestashop .comments_bloc .author {
	color: rgba(217, 0, 100, 0.7);
}
.referencement .comments_bloc .author {
	color: rgba(251, 140, 0, 0.7);
}
.comments_bloc .title-form {
	text-align: center;
}
.comments_bloc .title-form span {
	font-size: 1.5em;
	font-family: "Oswald", sans-serif;
	font-weight: normal;
}
.comments_bloc form label {
	text-transform: uppercase;
}
.comments_bloc form .submit {
	text-align: center;
}
.comments_bloc form .math-captcha-form {
  margin-bottom: 0;
	padding-left: 0.9375em;
	padding-right: 0.9375em;
	text-align: center;
}
.comments_bloc form .math-captcha-form label,
.comments_bloc form  p.form-submit {
	text-align: center;
}
.comments_bloc form input[type="submit"] {
	padding: 10px 15px;
	background-color: #DDDDDD;
	border: 0;
	line-height: 1;
	border-radius: 5px;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.prestations .comments_bloc form input[type="submit"]:hover {
	background-color: rgba(229, 53, 0, 0.7);
	color: #FFFFFF;
}
.wordpress .comments_bloc form input[type="submit"]:hover {
	background-color: rgba(33, 117, 155, 0.7);
	color: #FFFFFF;
}
.woocommerce .comments_bloc form input[type="submit"]:hover {
	background-color: rgba(164, 100, 151, 0.7);
	color: #FFFFFF;
}
.prestashop .comments_bloc form input[type="submit"]:hover {
	background-color: rgba(217, 0, 100, 0.7);
	color: #FFFFFF;
}
.referencement .comments_bloc form input[type="submit"]:hover {
	background-color: rgba(251, 140, 0, 0.7);
	color: #FFFFFF;
}
p.comment-form-subscriptions {
	margin-bottom: 0;
	padding: 20px;
	font-size: 0.7em;
}
.comments_bloc .comment-form-subscriptions label {
  padding: 12px;
  clear: both;
  color: #FFF;
}
.prestations .comments_bloc .comment-form-subscriptions label {
	background-color: rgba(229, 53, 0, 0.7);
}
.wordpress .comments_bloc .comment-form-subscriptions label {
	background-color: rgba(33, 117, 155, 0.7);
}
.woocommerce .comments_bloc .comment-form-subscriptions label {
	background-color: rgba(164, 100, 151, 0.7);
}
.prestashop .comments_bloc .comment-form-subscriptions label {
	background-color: rgba(217, 0, 100, 0.7);
}
.referencement .comments_bloc .comment-form-subscriptions label {
	background-color: rgba(251, 140, 0, 0.7);
}
.comments_bloc .comment-form-subscriptions label a {
  color: #FFF;
}
.comments_bloc .comment-form-subscriptions label {
	font-size: 1.1em;
}
.comments_bloc .comment-form-subscriptions label input {
	margin-bottom: 0;
}
p.wysija-after-comment {
  margin-bottom: 0;
  padding: 20px;
  font-size: 0.7em;
}
.comments_bloc .wysija-after-comment label {
  padding: 12px;
  clear: both;
  color: #FFF;
}
.prestations .comments_bloc .wysija-after-comment label {
  background-color: rgba(229, 53, 0, 0.7);
}
.wordpress .comments_bloc .wysija-after-comment label {
  background-color: rgba(33, 117, 155, 0.7);
}
.woocommerce .comments_bloc .wysija-after-comment label {
  background-color: rgba(164, 100, 151, 0.7);
}
.prestashop .comments_bloc .wysija-after-comment label {
  background-color: rgba(217, 0, 100, 0.7);
}
.referencement .comments_bloc .wysija-after-comment label {
  background-color: rgba(251, 140, 0, 0.7);
}
.comments_bloc .wysija-after-comment label a {
  color: #FFF;
}
.comments_bloc .wysija-after-comment label {
  font-size: 1.1em;
}
.comments_bloc .wysija-after-comment label input {
  margin-bottom: 0;
}
.comments_bloc form p.form-submit {
  margin-bottom: 0;
}


/*.comments_bloc .comment-form-subscriptions label,
.comments_bloc .comment-form-subscriptions label a {
	color: #FFF;
}*/

/*
		a7. COOKIES OVERRIDE
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.cookie-notice-container span {
	color: #FFFFFF;
}
#cookie-notice .button.wp-default {
	margin-bottom: 0;
}


/*
		a8. YARPP OVERRIDE
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.yarpp-related {
	border-top: 1px solid #ccc;
}
.yarpp-related.yarpp-related-none {
	display: none;
}
.yarpp-related a, .yarpp-related a:focus  {
    padding: 0 2px;
   	color: rgba(229, 53, 0, 0.7);
    font-weight: bold;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
}
.prestations .yarpp-related a, .prestations .yarpp-related a:focus {
	color: rgba(229, 53, 0, 0.7);
}
.wordpress .yarpp-related a, .wordpress .yarpp-related a:focus {
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce .yarpp-related a, .woocommerce .yarpp-related a:focus {
	color: rgba(164, 100, 151, 0.7);
}
.prestashop .yarpp-related a, .prestashop .yarpp-related a:focus {
	color: rgba(217, 0, 100, 0.7);
}
.referencement .yarpp-related a, .referencement .yarpp-related a:focus {
	color: rgba(251, 140, 0, 0.7);
}
.yarpp-related a:hover, .yarpp-related a:active {
    background-color: rgba(229, 53, 0, 0.7);
    color: #FFFFFF;
}
.prestations .yarpp-related a:hover, .prestations .yarpp-related a:active {
    background-color: rgba(229, 53, 0, 0.7);
    color: #FFFFFF;
}
.wordpress .yarpp-related a:hover, .wordpress .yarpp-related a:active {
    background-color: rgba(33, 117, 155, 0.7);
    color: #FFFFFF;
}
.woocommerce .yarpp-related a:hover, .woocommerce .yarpp-related a:active {
    background-color: rgba(164, 100, 151, 0.7);
    color: #FFFFFF;
}
.prestashop .yarpp-related a:hover, .prestashop .yarpp-related a:active {
    background-color: rgba(217, 0, 100, 0.7);
    color: #FFFFFF;
}
.referencement .yarpp-related a:hover, .referencement .yarpp-related a:active {
    background-color: rgba(251, 140, 0, 0.7);
    color: #FFFFFF;
}
.yarpp-related .yarpp-title {
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.prestations .yarpp-related .yarpp-title {
    color: rgba(229, 53, 0, 0.7);
}
.wordpress .yarpp-related .yarpp-title {
    color: rgba(33, 117, 155, 0.7);
}
.woocommerce .yarpp-related .yarpp-title {
    color: rgba(164, 100, 151, 0.7);
}
.prestashop .yarpp-related .yarpp-title {
    color: rgba(217, 0, 100, 0.7);
}
.referencement .yarpp-related .yarpp-title {
    color: rgba(251, 140, 0, 0.7);
}
.yarpp-related ol, .yarpp-related ul {
	list-style-type: none;
	margin-left: 0;
}
.yarpp-related ol li, .yarpp-related ul li {
	margin-bottom: 20px;
}
.rgg_imagegrid {
	overflow: visible;
	margin-bottom: 10px;
}

/*
		b1. ERROR view
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.search_page .header_navsub,
.error_page .header_navsub {
	display: none !important;
}
.search_page .header_navmob .small-14,
.error_page .header_navmob .small-14 {
	display: none !important;
}
.search_page .header_navmob .small-10,
.error_page .header_navmob .small-10 {
	width: 100% !important;
}
.error_nothing p {
	text-align: center;
}
.error_nothing ul {
	margin-top: 30px;
	margin-bottom: 30px;
}
.error_nothing ul li {
	padding-bottom: 0;
	text-align: center;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.error_nothing ul li a {
	display: block;
	padding: 20px 0;
}
.error_nothing ul li a:hover {
	background-color: transparent;
}
.error_nothing ul li:nth-child(1) {
	background-color: rgba(229, 53, 0, 0.7);
}
.error_nothing ul li:nth-child(2) {
	background-color: rgba(33, 117, 155, 0.7);
}
.error_nothing ul li:nth-child(3) {
	background-color: rgba(164, 100, 151, 0.7);
}
.error_nothing ul li:nth-child(4) {
	background-color: rgba(217, 0, 100, 0.7);
}
.error_nothing ul li:nth-child(5) {
	background-color: rgba(251, 140, 0, 0.7);
}
.error_nothing ul li:nth-child(1):hover {
	background-color: rgba(229, 53, 0, 1);
}
.error_nothing ul li:nth-child(2):hover {
	background-color: rgba(33, 117, 155, 1);
}
.error_nothing ul li:nth-child(3):hover {
	background-color: rgba(164, 100, 151, 1);
}
.error_nothing ul li:nth-child(4):hover {
	background-color: rgba(217, 0, 100, 1);
}
.error_nothing ul li:nth-child(5):hover {
	background-color: rgba(251, 140, 0, 1);
}
.error_nothing ul li a h4 {
	margin: 0;
	color: #FFFFFF;
	font-family: "Oswald", sans-serif;
	font-size: 1.4em;
	font-weight: lighter;
	text-transform: uppercase;
}
/*
		SEARCHING
		=======================================
___________________________________________________________________________________________*/
.content_search {
	text-align: center;
}
.content_search input[type="submit"] {
    border-radius: 10px;
	padding: 10px 15px;
	background-color: #DDDDDD;
	border: 0;
	line-height: 1;
	border-radius: 5px;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.content_search input[type="submit"]:hover {
    background-color: rgba(229, 53, 0, 1);
    color: #FFFFFF;
}


/*
		b2. DEFAULT view
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.default_view .content .panel,
.prestations .default_view .content .panel {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
	border-bottom: 2px solid rgba(229, 53, 0, 1);
}
.wordpress .default_view .content .panel {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
	border-bottom: 2px solid rgba(33, 117, 155, 1);
}
.woocommerce .default_view .content .panel {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
	border-bottom: 2px solid rgba(164, 100, 151, 1);
}
.prestashop .default_view .content .panel {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
	border-bottom: 2px solid rgba(217, 0, 100, 1);
}
.referencement .default_view .content .panel {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
	border-bottom: 2px solid rgba(251, 140, 0, 1);
}


/*
		b4. CONTACT view
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.contact_view .content .panel {
	border: 2px dashed #d6d6d6;
}
.contact_view .content h2 {
	color: rgba(229, 53, 0, 0.7);
	font-size: 1.5em;
}
.contact_view .content h3 {
	margin-top: 30px;
	color: rgba(229, 53, 0, 0.7);
	font-size: 1.3em;
}
.contact_view .content hr {
	margin-bottom: 30px;
  	border-color: #c8c8c8;
	border-width:  2px;
}
.contact_view .content ul {
	margin-left: 0;
	list-style: none;
}
.contact_view .content ul li {
	margin-bottom: 20px;
	background-color: #f2f2f2;
	border-bottom: solid 2px rgba(229, 53, 0, 0.7);
}
.contact_view .content ul li i {
	width: 40px;
	margin-right: 12px;
	padding: 6px;
	background-color: rgba(229, 53, 0, 0.7);
	color: #f2f2f2;
	text-align: center;
}
.contact_view .content form input[type="text"],
.contact_view .content form input[type="email"] {
	height: 25px;
	padding-top: 0;
	padding-bottom: 0;
}
.default_view input[type="text"].wpcf7-mathcaptcha,
.contact_view input[type="text"].wpcf7-mathcaptcha {
    display: inline;
    width: auto;
}
.contact_view .content form input[type="submit"] {
	float: right;
	padding: 10px 15px;
	border: 0;
	border-radius: 5px;
	line-height: 1;
	background-color: #F0F0F0;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.contact_view .content form input[type="submit"]:hover {
	background-color: rgba(229, 53, 0, 1);
	color: #FFFFFF;
}
.contact_view #contact_map {
	height: 350px;
	border-top: 2px solid rgba(229, 53, 0, 1);
}
.contact_view .contact_reassurance {
	padding-bottom: 30px;
}
.contact_view .contact_reassurance .panel .link {
	text-align: right;
}
.contact_view .contact_reassurance .panel .link a {
	padding: 10px 15px;
	border: 0;
	border-radius: 5px;
	line-height: 1;
	background-color: #F0F0F0;
	color: #333333;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.contact_view .contact_reassurance .panel .link a:active,
.contact_view .contact_reassurance .panel .link a:hover {
	background-color: rgba(229, 53, 0, 1);
	color: #FFFFFF;
}


/* .contact_view .contact_reassurance .panel {
	border: none;
}
.contact_view .contact_reassurance .panel.wp {
	background-color: rgba(33, 117, 155, 1);
}
.contact_view .contact_reassurance .panel.ps {
	background-color: rgba(217, 0, 100, 1);
}
.contact_view .contact_reassurance .panel.nl,
.contact_view .contact_reassurance .panel.rf {
	background-color: rgba(251, 140, 0, .7);
}

.contact_view .contact_reassurance .panel h2,
.contact_view .contact_reassurance .panel p {
	color: #FFFFFF;
}
.contact_view .contact_reassurance .panel .link {
	text-align: right;
}
.contact_view .contact_reassurance .panel .link a {
	padding: 10px 15px;
	border: 0;
	border-radius: 5px;
	line-height: 1;
	background-color: #FFFFFF;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.contact_view .contact_reassurance .panel.wp .link a {
	color: rgba(33, 117, 155, .7);
}
.contact_view .contact_reassurance .panel.ps .link a {
	color: rgba(217, 0, 100, .7);
}
.contact_view .contact_reassurance .panel.nl .link a,
.contact_view .contact_reassurance .panel.rf .link a {
	color: rgba(251, 140, 0, .7);
}
.contact_view .contact_reassurance .panel .link a:active,
.contact_view .contact_reassurance .panel .link a:hover {
	color: #FFFFFF;
}
.contact_view .contact_reassurance .panel.wp .link a:active,
.contact_view .contact_reassurance .panel.wp .link a:hover {
	background-color: rgba(33, 117, 155, 1);
	color: #FFFFFF;
}
.contact_view .contact_reassurance .panel.ps .link a:active,
.contact_view .contact_reassurance .panel.ps .link a:hover {
	background-color: rgba(217, 0, 100, 1);
	color: #FFFFFF;
}
.contact_view .contact_reassurance .panel.nl .link a:active,
.contact_view .contact_reassurance .panel.nl .link a:hover,
.contact_view .contact_reassurance .panel.rf .link a:active,
.contact_view .contact_reassurance .panel.rf .link a:hover {
	background-color: rgba(251, 140, 0, 1);
	color: #FFFFFF;
} */


/*
		c1. HOME VIEW
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
/* ============================== */
.home_view .slider {
	position: relative;
	width: 100%;
	height: auto;
	background-color: #21242a;
}
.home_view .slider .controls {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	pointer-events: none;
}
.home_view .slider .controls div {
	position: relative;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #21242A;
	border-radius: 50%;
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 12px;
	cursor: pointer;
	pointer-events: auto;
}
.home_view .slider .controls div:first-child {
	left: 30px;
}
.home_view .slider .controls div:last-child {
	right: 30px;
}
.home_view .slider .items {
	position: relative;
	width: 100%;
    height: 165px;
}
.home_view .slider .items .item {
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
	height: 100%;
	opacity: 0;
	pointer-events: none;
	transition: all 300ms linear;
}
.home_view .slider .items .item.active {
	opacity: 1;
	pointer-events: auto;
	transition: all 300ms linear;
}
.home_view .slider .items .item img {
    width: 100%;
    height: 100%;
	object-fit: cover;
}
/* ============================== */
.home_view .content {
	padding: 60px 0 30px 0;
}
.home_view .content .panel {
	background-color: transparent;
	border: 0;
	text-align: center;
}
.home_view .content .panel h1 {
	color: #404852;
    font-family: "Oswald", sans-serif;
    font-size: 2.0em;
}
.home_view .content .panel h2 {
	font-size: 1.8em;
}
.home_view .content .panel hr {
	width: 100px;
	margin: auto;
	margin-top: 35px;
	margin-bottom: 25px;
	border-color: rgba(229, 53, 0, 1);
}
/* ============================== */
.home_view .silos .panel {
	margin-bottom: 0;
	padding: 65px 0;
	background-color: transparent;
	border: 0;
	text-align: center;
}
.home_view .silos .panel h3 {
	margin-bottom: 0;
	color: #FFFFFF;
	font-family: "Oswald", sans-serif;
	font-size: 2em;
	font-weight: lighter;
	text-transform: uppercase;
}
.home_view .silos .panel hr {
    width: 50%;
    margin: 30px auto;
}
.home_view .silos .panel p {
    margin: 30px auto;
    width: 75%;
   	color: #FFFFFF;
}
.home_view .silos > div {
  -webkit-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
}
.home_view .silos > div.wp {
	background-color: rgba(33, 117, 155, 0.7);
}
.home_view .silos > div.ps {
	background-color: rgba(217, 0, 100, 0.7);
}
.home_view .silos > div.nl,
.home_view .silos > div.rf {
  background-color: rgba(251, 140, 0, 0.7);
}
.home_view .silos > div.wp:hover {
	background-color: rgba(33, 117, 155, 1);
}
.home_view .silos > div.ps:hover {
	background-color: rgba(217, 0, 100, 1);
}
.home_view .silos > div.nl:hover,
.home_view .silos > div.rf:hover {
	background-color: rgba(251, 140, 0, 1);
}
/* ============================== */
.home_view .confs .panel {
  margin-bottom: 0;
  padding: 65px 0;
  background-color: transparent;
  border: 0;
  text-align: center;
}
.home_view .confs > div:nth-child(odd) {
  background-color: #EEE;
}
.home_view .confs > div:nth-child(even) {
  background-color: #FFF;
}
.home_view .confs .panel h3 {
  margin-bottom: 0;
  color: #404852;
  font-family: "Oswald", sans-serif;
  font-size: 2em;
  font-weight: lighter;
  text-transform: uppercase;
}
.home_view .confs .panel hr {
    width: 50%;
    margin: 30px auto;
}
.home_view .confs .conf_img {
  text-align: center;
}
.home_view .confs .panel p {
    margin: 30px auto;
    width: 75%;
    color: #404852;
}
.home_view .confs > div {
  -webkit-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
}
/* ============================== */
.home_view .creations ul {
	margin: 0;
}
.home_view .creations ul li {
	position: relative;
	padding: 0;
}
.home_view .creations ul li img {
	width: 100%;
	height: auto;
}
.home_view .creations .c_title {
	opacity: 0;
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.home_view .creations .c_title h3 {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
}
.home_view .creations .c_title:hover {
	opacity: 1;
}
.home_view .creations .wordpress .c_title {
	background-color: rgba(33, 117, 155, 0.8);
}
.home_view .creations .prestashop .c_title {
	background-color: rgba(217, 0, 100, 0.8);
}
.home_view .creations .woocommerce .c_title {
	background-color: rgba(164, 100, 151, 0.8);
}
/* ============================== */
.home_view .h_posts {
	padding-bottom: 40px;
}
.home_view .h_posts .row {
	margin-bottom: 10px;
}
.home_view .h_posts .post {
	margin-top: 0;
}
/* ============================== */
.home_view .reassurance {
	background-color: rgba(229, 53, 0, 0.7);
	padding: 60px 0 90px 0;
	text-align: center;
}
.home_view .reassurance h2 {
	margin-bottom: 30px;
	color: #FFFFFF;
	font-family: "Oswald", sans-serif;
	font-size: 1.6em;
	font-weight: lighter;
}
.home_view .reassurance hr {
	width: 100px;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 40px;
	border-color: #FFFFFF;
}
.home_view .reassurance .button {
	margin: 0 20px 0 20px;
	background-color: #FFFFFF;
	border-radius: 10px;
	color: rgba(229, 53, 0, 1);
	font-size: 0.9em;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.home_view .reassurance .button:hover {
	background-color: rgba(229, 53, 0, 1);
	color: #FFFFFF;
}
.home_view .reassurance .counters {
  color: #FFFFFF;
  margin-bottom: 30px;
}
.home_view .reassurance .counters a {
  background-color: inherit !important;
  color: #FFFFFF !important;
}
.home_view .reassurance .counters i {
  display: block;
  margin-bottom: 10px;
  font-size: 2.5em;
}
.home_view .reassurance .counters span {
  display: block;
  font-size: 3em;
}
.home_view .reassurance .counters p {
  color: #FFFFFF;
  font-size: 1.2em;
}
.home_view .reassurance .counters a:hover,
.home_view .reassurance .counters a:focus,
.home_view .reassurance .counters a:active {
  background-color: inherit !important;
  color: #FFFFFF !important;
}
/* ============================== */
.home_view .h_references {
  padding: 70px 0;
  background-color: #FFF;
  text-align: center;
}
.home_view .h_references hr {
  width: 100px;
  margin: auto;
  margin-top: 35px;
  margin-bottom: 25px;
  border-color: #404852;
}
.home_view .h_references h2 {
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.8em;
  text-align: center;
}
.home_view .h_references ul li,
.home_view .h_references ul li p {
  margin-bottom: 0;
  text-align: center;
}
.home_view .h_references .button {
  margin: 30px 20px 0 20px;
  background-color: #555555;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 0.9em;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  -webkit-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
}
.home_view .h_references .button:hover {
  background-color: #444444;
  color: #FFFFFF;
}
/* ============================== */
.home_view .kkrating {
	padding: 50px 0;
	background-color: #FFFFFF;
	text-align: center;
}
.home_view .kkrating .panel {
	display: flex;
    align-items: center;
    flex-direction: column;
}
.home_view .kkrating .panel p {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.8em;
	text-align: center;
}
.home_view .content .panel hr {
	margin-top: 20px;
}
.home_view .kkrating .panel .kk-star-ratings {
	float: none;
}

/*
		c2. PACKS view
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.packs_view .introduction .panel,
.packs_view .content .panel,
.packs_view .packsend .panel {
    background-color: #FFFFFF;
    border: 0;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
}
.packs_view .introduction,
.packs_view .packsend {
	padding-bottom: 30px;
}
.packs_view .packsend {
	padding-bottom: 80px;
}
.packs_view .content .tabs.vertical {
	float: initial;
    width: 100%;
    max-width: 100%;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
}
.packs_view .content .tab-title > a {
	background-color: #FFFFFF;
	padding: 16px 12px;
	color: #222222;
}
.wordpress .packs_view .content .tab-title.active {
	border-left: 2px solid rgba(33, 117, 155, 1);
}
.woocommerce .packs_view .content .tab-title.active {
	border-left: 2px solid rgba(164, 100, 151, 1);
}
.prestashop .packs_view .content .tab-title.active {
	border-left: 2px solid rgba(217, 0, 100, 1);
}
.packs_view .content .tabs-content > .content {
	padding: 0;
}
.packs_view .content .tabs-content h2 {
    margin-bottom: 0;
    font-size: 1.8em;
}
.packs_view .content .tabs-content h3 {
    margin-bottom: 0;
    font-size: 1.5em;
}
.packs_view .content .packs_contact {
	text-align: center;
}
.wordpress .packs_view .content .packs_contact {
	background-color: rgba(33, 117, 155, 0.7);
}
.woocommerce .packs_view .content .packs_contact {
	background-color: rgba(164, 100, 151, 0.7);
}
.prestashop .packs_view .content .packs_contact {
	background-color: rgba(217, 0, 100, 0.7);
}
.packs_view .content .packs_contact p {
	color: #FFFFFF;
}
.packs_view .content .packs_contact a {
	padding: 5px 20px;
	border-radius: 10px;
	background-color: #FFFFFF;
	font-family: "Oswald", sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.wordpress .packs_view .content .packs_contact a {
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce .packs_view .content .packs_contact a {
	color: rgba(164, 100, 151, 1);
}
.prestashop .packs_view .content .packs_contact a {
	color: rgba(217, 0, 100, 1);
}
.wordpress .packs_view .content .packs_contact a:hover {
	background-color: rgba(33, 117, 155, 0.7);
	color: #FFFFFF;
}
.woocommerce .packs_view .content .packs_contact a:hover {
	background-color: rgba(164, 100, 151, 1);
	color: #FFFFFF;
}
.prestashop .packs_view .content .packs_contact a:hover {
	background-color: rgba(217, 0, 100, 1);
	color: #FFFFFF;
}


/*
		c3. REFERENCES view
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.ref_view .introduction {
	padding-top: 15px;
	padding-bottom: 50px;
}
.ref_view .introduction .panel {
	position: relative;
	background-color: #FFFFFF;
	border: 0;
	box-shadow: 4px 4px 10px -5px rgba(0,0,0,0.1);
}
.ref_view .introduction .panel p {
	margin-bottom: 0;
	text-align: center;
}
.ref_view .map > div {
	width: 100%;
	height: 600px;
}
.ref_view .content {
	padding-top: 60px;
	padding-bottom: 80px;
}
.ref_view .content .panel {
	background-color: #ffffff;
	border: 2px dashed;
}
.ref_view .content .panel.wordpress {
	border-color: rgba(33, 117, 155, 0.7);
}
.ref_view .content .panel.woocommerce {
	border-color: rgba(164, 100, 151, 0.7);
}
.ref_view .content .panel.prestashop {
	border-color: rgba(217, 0, 100, 0.7);
}
.ref_view .content .panel h2 {
	font-size: 1.5em;
}
.ref_view .content .panel.wordpress h2 {
	color: rgba(33, 117, 155, 1);
}
.ref_view .content .panel.woocommerce h2 {
	color: rgba(164, 100, 151, 1);
}
.ref_view .content .panel.prestashop h2 {
	color: rgba(217, 0, 100, 1);
}
.ref_view .content .panel > hr {
	margin-bottom: 30px;
	border-color: #c8c8c8;
	border-width: 2px;
}
.ref_view .content .panel ul {
	margin-left: 0;
}
.ref_view .content .panel ul li {
	list-style: none;
	text-align: center;
}
.ref_view .content .panel ul li hr {
	margin: 5px 100px;
}
.ref_view .content .panel.wordpress ul li a:hover {
	background-color: rgba(33, 117, 155, 1);
	color: #FFF;
}
.ref_view .content .panel.woocommerce ul li a:hover {
	background-color: rgba(164, 100, 151, 1);
	color: #FFF;
}
.ref_view .content .panel.prestashop ul li a:hover {
	background-color: rgba(217, 0, 100, 1);
	color: #FFF;
}

/*
		c4. TESTIMONIALS view
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.testimonials_view .content {
	padding-top: 10px;
	padding-bottom: 30px;
}
.testimonials_view .content .panel {
	margin-bottom: 30px;
	border: 2px dashed #d6d6d6;
	background-color: #ffffff;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
	text-align: center;
}
.testimonials_view .content .panel blockquote {
	padding: 0;
	border: 0;
	text-align: left;
}
.testimonials_view .content .panel blockquote i {
	margin: 0 10px;
	color: rgba(229, 53, 0, 0.7);
}
.testimonials_view .content .panel span {
	float: right;
	padding: 3px 0;
	border-bottom: 1px solid rgba(229, 53, 0, 0.7);
	font-weight: bold;
}


/*
		c5. SILO view
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.silo_view .panel {
	background-color: #FFFFFF;
	border: 0;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
}
.silo_view .s_header {
	padding-top: 50px;
	padding-bottom: 50px;
}
.prestations .silo_view .s_header {
	background-color: rgba(229, 53, 0, 1);
}
.wordpress .silo_view .s_header {
	background-color: rgba(33, 117, 155, 1);
}
.woocommerce .silo_view .s_header {
	background-color: rgba(164, 100, 151, 1);
}
.prestashop .silo_view .s_header {
	background-color: rgba(217, 0, 100, 1);
}
.referencement .silo_view .s_header {
	background-color: rgba(251, 140, 0, 1);
}
.silo_view .s_title {
	text-align: center;
}
.silo_view .s_title h1 {
	margin-top: 0;
	line-height: 1;
	color: #FFFFFF;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-weight: lighter;
}
.silo_view .s_title img {
	width: 150px;
	margin-top: 30px;
}
.silo_view .s_desc {
	border-left: 2px solid #FFFFFF;
	padding-left: 20px;
	text-align: left;
}
.silo_view .s_desc p {
	color: #FFFFFF;
}
.silo_view .s_blocs {
	padding: 15px 0 50px 0;
}
.silo_view .s_blocs .panel {
	padding: 45px 25px;
	border: 2px dashed #d6d6d6;
	background-size: cover;
	text-transform: uppercase;
	text-align: center;
}
.silo_view .s_blocs p.blocs_heading {
	font-family: 'Oswald', sans-serif;
	font-size: 1.3em;
}
.silo_view .s_blocs p.blocs_subheading {
	font-family: 'Oswald', sans-serif;
	font-size: 1.1em;
}
.prestations .silo_view .s_blocs p.blocs_heading {
	color: rgba(229, 53, 0, 1);
}
.wordpress .silo_view .s_blocs p.blocs_heading {
	color: rgba(33, 117, 155, 1);
}
.woocommerce .silo_view .s_blocs p.blocs_heading {
	color: rgba(164, 100, 151, 1);
}
.prestashop .silo_view .s_blocs p.blocs_heading {
	color: rgba(217, 0, 100, 1);
}
.referencement .silo_view .s_blocs p.blocs_heading {
	color: rgba(251, 140, 0, 1);
}
.silo_view .s_blocs span {
	display: inline-block;
	width: 100px;
	height: 2px;
	background-color: #c8c8c8;
}
.silo_view .s_blocs p.blocs_subheading {
	padding-top: 15px;
	line-height: 1.4;
	font-size: 1em;
}
.prestations .s_blocs p.blocs_subheading {
	color: rgba(229, 53, 0, 0.7);
}
.wordpress .s_blocs p.blocs_subheading {
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce .s_blocs p.blocs_subheading {
	color: rgba(164, 100, 151, 0.7);
}
.prestashop .s_blocs p.blocs_subheading {
	color: rgba(217, 0, 100, 0.7);
}
.referencement .s_blocs p.blocs_subheading {
	color: rgba(251, 140, 0, 0.7);
}
.silo_view .s_blocs .panel i {
    display: inline-flex;
    margin-top: 10px;
    padding: 8px 11px;
    border-radius: 10px;
    color: #FFFFFF;
}
/* ================================================================ */
.silo_view .s_blocs div:nth-child(2) .panel {
	border: 2px dashed #FFFFFF;
}
.prestations .silo_view .s_blocs div:nth-child(2) .panel {
	background-color: rgba(229, 53, 0, 0.7);
}
.wordpress .silo_view .s_blocs div:nth-child(2) .panel {
	background-color: rgba(33, 117, 155, 0.7);
}
.woocommerce .silo_view .s_blocs div:nth-child(2) .panel {
	background-color: rgba(164, 100, 151, 0.7);
}
.prestashop .silo_view .s_blocs div:nth-child(2) .panel {
	background-color: rgba(217, 0, 100, 0.7);
}
.referencement .silo_view .s_blocs div:nth-child(2) .panel {
	background-color: rgba(251, 140, 0, 0.7);
}
.prestations .silo_view .s_blocs div:nth-child(2) .panel p.blocs_heading,
.wordpress .silo_view .s_blocs div:nth-child(2) .panel p.blocs_heading,
.woocommerce .silo_view .s_blocs div:nth-child(2) .panel p.blocs_heading,
.prestashop .silo_view .s_blocs div:nth-child(2) .panel p.blocs_heading,
.referencement .silo_view .s_blocs div:nth-child(2) .panel p.blocs_heading {
	color: #FFFFFF;
}
.prestations .silo_view .s_blocs div:nth-child(2) .panel p.blocs_subheading,
.wordpress .silo_view .s_blocs div:nth-child(2) .panel p.blocs_subheading,
.woocommerce .silo_view .s_blocs div:nth-child(2) .panel p.blocs_subheading,
.prestashop .silo_view .s_blocs div:nth-child(2) .panel p.blocs_subheading,
.referencement .silo_view .s_blocs div:nth-child(2) .panel p.blocs_subheading {
	color: #FFFFFF;
}
.prestations .silo_view .s_blocs:nth-child(2) a {
	background-color: rgba(229, 53, 0, 0.7);
}
.wordpress .silo_view .s_blocs:nth-child(2) a {
	background-color: rgba(33, 117, 155, 0.7);
}
.woocommerce .silo_view .s_blocs:nth-child(2) a {
	background-color: rgba(164, 100, 151, 0.7);
}
.prestashop .silo_view .s_blocs:nth-child(2) a {
	background-color: rgba(217, 0, 100, 0.7);
}
.referencement .silo_view .s_blocs:nth-child(2) a {
	background-color: rgba(251, 140, 0, 0.7);
}
.prestations .silo_view .s_blocs:nth-child(2) p.blocs_subheading {
	color: rgba(229, 53, 0, 0.7);
}
.wordpress .silo_view .s_blocs:nth-child(2) p.blocs_subheading {
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce .silo_view .s_blocs:nth-child(2) p.blocs_subheading {
	color: rgba(164, 100, 151, 0.7);
}
.prestashop .silo_view .s_blocs:nth-child(2) p.blocs_subheading {
	color: rgba(217, 0, 100, 0.7);
}
.referencement .silo_view .s_blocs:nth-child(2) p.blocs_subheading {
	color: rgba(251, 140, 0, 0.7);
}
/* ================================================================ */
.prestations .silo_view .s_blocs i {
	background-color: rgba(229, 53, 0, 1);
}
.wordpress .silo_view .s_blocs i {
	background-color: rgba(33, 117, 155, 1);
}
.woocommerce .silo_view .s_blocs i {
	background-color: rgba(164, 100, 151, 1);
}
.prestashop .silo_view .s_blocs i {
	background-color: rgba(217, 0, 100, 1);
}
.referencement .silo_view .s_blocs i {
	background-color: rgba(251, 140, 0, 1);
}
.silo_view .s_posts_title {
	margin-bottom: 30px;
}
.silo_view .s_posts_title h2 {
	font-weight: lighter;
	text-align: center;
	text-transform: uppercase;
}
.prestations .silo_view .s_posts_title h2 {
	color: rgba(229, 53, 0, 1);
}
.wordpress .silo_view .s_posts_title h2 {
	color: rgba(33, 117, 155, 1);
}
.woocommerce .silo_view .s_posts_title h2 {
	color: rgba(164, 100, 151, 1);
}
.prestashop .silo_view .s_posts_title h2 {
	color: rgba(217, 0, 100, 1);
}
.referencement .silo_view .s_posts_title h2 {
	color: rgba(251, 140, 0, 1);
}
.silo_view .s_posts_list {
	padding-bottom: 30px;
}
.silo_view .s_posts_list h3 {
	font-size: 1.3em;
}
.silo_view .s_posts_text {
	padding-bottom: 60px;
}

/*
		c6. REALISATIONS/TUTRIELS view
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.cptlist_view .introduction {
	padding-top: 15px;
	padding-bottom: 50px;
}
.cptlist_view .introduction .panel {
	position: relative;
	background-color: #FFFFFF;
	border: 0;
	box-shadow: 4px 4px 10px -5px rgba(0,0,0,0.1);
}
.cptlist_view .introduction .panel p {
	margin-bottom: 0;
	text-align: center;
}
.listing_posts_cpt {
	padding-bottom: 80px;
}


/*
		c7. POST view
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
/* ________________________________
	LISTING POSTS
_________________________________*/
.post {
	margin-bottom: 30px;
}
.post_thumb {
	position: relative;
	overflow: hidden;
	background-color: #F9F9F9;
}
.post_thumb img {
	min-width: 100%;
}
.post_thumb_more {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.post_thumb_more i {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	padding: 35%;
	width: 100%;
	height: 100%;
	line-height: 1;
	color: #FFFFFF;
	font-size: 19px;
	text-align: center;
}
.post_excerpt {
	position: relative;
	background-color: #FFFFFF;
	border: 0;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
}
.post_excerpt h2 {
	font-size: 1.3em;
}
.post_excerpt span.line {
	z-index: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.post a:hover span.line {
	width: 100%;
}
a:hover .post_thumb_more {
	opacity: 1;
}
.post_infos {
	color: #404852;
	font-size: 0.9em;
}
.post_infos i {
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.post a:hover .image .readmore {
	opacity: 1;
}
/* ________________________________
	POTS VIEW
_________________________________*/
.post_view .p_header .panel {
	text-align: center;
}
.post_view .p_header h1 {
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
}
.prestations .post_view .p_header h1 {
	color: rgba(229, 53, 0, 1);
}
.wordpress .post_view .p_header h1 {
	color: rgba(33, 117, 155, 1);
}
.woocommerce .post_view .p_header h1 {
	color: rgba(164, 100, 151, 1);
}
.prestashop .post_view .p_header h1 {
	color: rgba(217, 0, 100, 1);
}
.referencement .post_view .p_header h1 {
	color: rgba(251, 140, 0, 1);
}
.post_view .p_header_infos span a {
	color: #404852;
}
.post_view .p_header_infos span a:hover {
	text-decoration: underline;
}
.post_view .p_header_infos i {
	margin: 0 10px;
	font-size: 0.6em;
}
.prestations .post_view .p_header_infos i {
	color: rgba(229, 53, 0, 1);
}
.wordpress .post_view .p_header_infos i {
	color: rgba(33, 117, 155, 1);
}
.woocommerce .post_view .p_header_infos i {
	color: rgba(164, 100, 151, 1);
}
.prestashop .post_view .p_header_infos i {
	color: rgba(217, 0, 100, 1);
}
.referencement .post_view .p_header_infos i {
	color: rgba(251, 140, 0, 1);
}
.post_view .p_share {
	margin-top: 20px;
	padding-bottom: 30px;
}
.post_view .p_author {
	margin-top: 20px;
}
.post_view .p_author .panel .author_avatar {
	float: left;
	width: 138px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.post_view .p_author .panel .author_avatar img {
	width: 138px;
}
.post_view .p_author .panel .author_description {
	float: right;
	width: calc(100% - 158px);
}
.post_view .p_author .panel .author_description p:first-child {
	font-family: 'Oswald', sans-serif;
	font-size: 1.7em;
}
.prestations .post_view .p_author .panel .author_description p:first-child {
	color: rgba(229, 53, 0, 0.7);
}
.wordpress .post_view .p_author .panel .author_description p:first-child {
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce .post_view .p_author .panel .author_description p:first-child {
	color: rgba(164, 100, 151, 0.7);
}
.prestashop .post_view .p_author .panel .author_description p:first-child {
	color: rgba(217, 0, 100, 0.7);
}
.referencement .post_view .p_author .panel .author_description p:first-child {
	color: rgba(251, 140, 0, 0.7);
}
.yuzo__title,
.post_view .p_share .panel {
	text-align: center;
}
.yuzo__title {
	margin-top: 20px !important;
	margin-bottom: 30px !important;
}
.post_view .yuzo__title p,
.post_view .p_share .panel p {
	font-family: 'Oswald', sans-serif;
	font-size: 1.3em;
}
.prestations .yuzo__title p,
.prestations .post_view .p_share .panel p {
	color: rgba(229, 53, 0, 0.7);
}
.wordpress .yuzo__title p,
.wordpress .post_view .p_share .panel p {
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce .yuzo__title p,
.woocommerce .post_view .p_share .panel p {
	color: rgba(164, 100, 151, 0.7);
}
.prestashop .yuzo__title p,
.prestashop .post_view .p_share .panel p {
	color: rgba(217, 0, 100, 0.7);
}
.referencement .yuzo__title p,
.referencement .post_view .p_share .panel p {
	color: rgba(251, 140, 0, 0.7);
}
.post_view .p_share .coco-social-buttons {
	display: inline-block;
	text-align: center;
}
.yuzo_related_post .relatedthumb {
	padding: 10px 5px 10px 5px;
}
.post_view .yuzo_related_post .relatedthumb a,
.post_view .yuzo_related_post .relatedthumb a:focus {
    padding: 0;
		display: inline-block;
    font-weight: bold;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
}
.prestations .post_view .yuzo_related_post .relatedthumb a,
.prestations .post_view .yuzo_related_post .relatedthumb a:focus {
    padding: 0;
    font-weight: bold;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
	color: rgba(229, 53, 0, 0.7) !important;
}
.wordpress .post_view .yuzo_related_post .relatedthumb a,
.wordpress .post_view .yuzo_related_post .relatedthumb a:focus {
    padding: 0;
    font-weight: bold;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
	color: rgba(33, 117, 155, 0.7) !important;
}
.woocommerce .post_view .yuzo_related_post .relatedthumb a,
.woocommerce .post_view .yuzo_related_post .relatedthumb a:focus  {
    padding: 0;
    font-weight: bold;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
	color: rgba(164, 100, 151, 0.7) !important;
}
.prestashop .post_view .yuzo_related_post .relatedthumb a,
.prestashop .post_view .yuzo_related_post .relatedthumb a:focus  {
    padding: 0;
    font-weight: bold;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
	color: rgba(217, 0, 100, 0.7) !important;
}
.referencement .post_view .yuzo_related_post .relatedthumb a,
.referencement .post_view .yuzo_related_post .relatedthumb a:focus  {
		padding: 0;
    font-weight: bold;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
	color: rgba(251, 140, 0, 0.7) !important;
}
/* ================================================================ */
.post_view .yuzo_related_post .relatedthumb a:hover,
.post_view .yuzo_related_post .relatedthumb a:active {
    background-color: rgba(229, 53, 0, 0.7);
    color: #FFFFFF !important;
}
.prestations .post_view .yuzo_related_post .relatedthumb a:hover,
.prestations .post_view .yuzo_related_post .relatedthumb a:active  {
    background-color: rgba(229, 53, 0, 0.7);
    color: #FFFFFF !important;
}
.wordpress .post_view .yuzo_related_post .relatedthumb a:hover,
.wordpress .post_view .yuzo_related_post .relatedthumb a:active  {
    background-color: rgba(33, 117, 155, 0.7);
    color: #FFFFFF !important;
}
.woocommerce .post_view .yuzo_related_post .relatedthumb a:hover,
.woocommerce .post_view .yuzo_related_post .relatedthumb a:active  {
    background-color: rgba(164, 100, 151, 0.7);
    color: #FFFFFF !important;
}
.prestashop .post_view .yuzo_related_post .relatedthumb a:hover,
.prestashop .post_view .yuzo_related_post .relatedthumb a:active  {
    background-color: rgba(217, 0, 100, 0.7);
    color: #FFFFFF !important;
}
.referencement .post_view .yuzo_related_post .relatedthumb a:hover,
.referencement .post_view .yuzo_related_post .relatedthumb a:active  {
    background-color: rgba(251, 140, 0, 0.7);
    color: #FFFFFF !important;
}
.post_view .yuzo_text {
	display: block;
	padding: 0 4px;
}
.post_view .yuzo_related_post .relatedthumb:hover {
	background: inherit !important;
}
.yuzo_related_post .relatedthumb .yuzo-img-wrap,
.yuzo_related_post .relatedthumb .yuzo-img-wrap .yuzo-img {
	margin: 0;
}

.post_view .p_back {
	padding: 35px;
	margin-top: 40px;
	text-align: center;
}
.post_view .p_back .button {
	margin-bottom: 0;
	border-radius: 10px;
	background-color: #FFFFFF;
	font-family: "Oswald", sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.prestations .post_view .p_back {
	background-color: rgba(229, 53, 0, 0.7);
}
.wordpress .post_view .p_back {
	background-color: rgba(33, 117, 155, 0.7);
}
.woocommerce .post_view .p_back {
	background-color: rgba(164, 100, 151, 0.7);
}
.prestashop .post_view .p_back {
	background-color: rgba(217, 0, 100, 0.7);
}
.referencement .post_view .p_back {
	background-color: rgba(251, 140, 0, 0.7);
}
.prestations .post_view .p_back .button {
	color: rgba(229, 53, 0, 1);
}
.wordpress .post_view .p_back .button {
	color: rgba(33, 117, 155, 1);
}
.woocommerce .post_view .p_back .button {
	color: rgba(164, 100, 151, 1);
}
.prestashop .post_view .p_back .button {
	color: rgba(217, 0, 100, 1);
}
.referencement .post_view .p_back .button {
	color: rgba(251, 140, 0, 1);
}
.prestations .post_view .p_back .button:hover {
	background-color: rgba(229, 53, 0, 1);
	color: #FFFFFF;
}
.wordpress .post_view .p_back .button:hover {
	background-color: rgba(33, 117, 155, 1);
	color: #FFFFFF;
}
.woocommerce .post_view .p_back .button:hover {
	background-color: rgba(164, 100, 151, 1);
	color: #FFFFFF;
}
.prestashop .post_view .p_back .button:hover {
	background-color: rgba(217, 0, 100, 1);
	color: #FFFFFF;
}
.referencement .post_view .p_back .button:hover {
	background-color: rgba(251, 140, 0, 1);
	color: #FFFFFF;
}
/* ________________________________
	LISTING POSTS COLORS HOME
_________________________________*/
.post_thumb_more.prestations i {
	background-color: rgba(229, 53, 0, 0.7);
}
.post_thumb_more.wordpress i {
	background-color: rgba(33, 117, 155, 0.7);
}
.post_thumb_more.woocommerce i {
	background-color: rgba(164, 100, 151, 0.7);
}
.post_thumb_more.prestashop i {
	background-color: rgba(217, 0, 100, 0.7);
}
.post_thumb_more.referencement i {
	background-color: rgba(251, 140, 0, 0.7);
}
.post_excerpt span.line.prestations {
	background-color: rgba(229, 53, 0, 0.7);
}
.post_excerpt span.line.wordpress {
	background-color: rgba(33, 117, 155, 0.7);
}
.post_excerpt span.line.woocommerce {
	background-color: rgba(164, 100, 151, 0.7);
}
.post_excerpt span.line.prestashop {
	background-color: rgba(217, 0, 100, 0.7);
}
.post_excerpt span.line.referencement {
	background-color: rgba(251, 140, 0, 0.7);
}
/* ________________________________
	LISTING POSTS COLORS
_________________________________*/
.prestations .post_thumb_more i {
	background-color: rgba(229, 53, 0, 0.7);
}
.wordpress .post_thumb_more i {
	background-color: rgba(33, 117, 155, 0.7);
}
.woocommerce .post_thumb_more i {
	background-color: rgba(164, 100, 151, 0.7);
}
.prestashop .post_thumb_more i {
	background-color: rgba(217, 0, 100, 0.7);
}
.referencement .post_thumb_more i {
	background-color: rgba(251, 140, 0, 0.7);
}
.prestations .post_excerpt span.line {
	background-color: rgba(229, 53, 0, 0.7);
}
.wordpress .post_excerpt span.line {
	background-color: rgba(33, 117, 155, 0.7);
}
.woocommerce .post_excerpt span.line {
	background-color: rgba(164, 100, 151, 0.7);
}
.prestashop .post_excerpt span.line {
	background-color: rgba(217, 0, 100, 0.7);
}
.referencement .post_excerpt span.line {
	background-color: rgba(251, 140, 0, 0.7);
}
.prestations .post a:hover .post_metas i {
	color: rgba(229, 53, 0, 1);
}
.wordpress .post a:hover .post_metas i {
	color: rgba(33, 117, 155, 1);
}
.woocommerce .post a:hover .post_metas i {
	color: rgba(164, 100, 151, 1);
}
.prestashop .post a:hover .post_metas i {
	color: rgba(217, 0, 100, 1);
}
.referencement .post a:hover .post_metas i {
	color: rgba(251, 140, 0, 1);
}


/*
		c8. REALISATION view
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.crea_view .c_content {
	padding-bottom: 50px;
}
.crea_view .columns.first_bloc {
	padding-right: 15px;
}
.crea_view .columns.second_bloc {
	padding-left: 15px;
}
.crea_view .img_crea {
	position: relative;
	margin-bottom: 15px;
}
.crea_view .img_crea img {
	width: 100%;
	min-width: 100%;
}
.crea_view .img_crea_hover {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	text-align: center;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.wordpress .crea_view .img_crea_hover {
	background-color: rgba(33, 117, 155, 0.7);
}
.woocommerce .crea_view .img_crea_hover {
	background-color: rgba(164, 100, 151, 0.7);
}
.prestashop .crea_view .img_crea_hover {
	background-color: rgba(217, 0, 100, 0.7);
}
.crea_view .crea_view .img_crea_hover:hover {
	opacity: 1;
}
.wordpress .crea_view .crea_desc {
	border-bottom: 2px solid rgba(33, 117, 155, 0.7);
}
.woocommerce .crea_view .crea_desc {
	border-bottom: 2px solid rgba(164, 100, 151, 0.7);
}
.prestashop .crea_view .crea_desc {
	border-bottom: 2px solid rgba(217, 0, 100, 0.7);
}
.crea_view .crea_desc h1 {
	margin-bottom: 0;
	font-size: 1.5em;
	font-family: "Oswald", sans-serif;
}
.crea_view .crea_desc h1 i {
	float: right;
	padding: 3px 10px;
	line-height: normal;
	color: #ffffff;
	font-size: 0.8em;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.woocommerce .crea_view .crea_desc h1 i {
	background-color: rgba(164, 100, 151, 0.7);
}
.wordpress .crea_view .crea_desc h1 i {
	background-color: rgba(33, 117, 155, 0.7);
}
.prestashop .crea_view .crea_desc h1 i {
	background-color: rgba(217, 0, 100, 0.7);
}
.crea_view .crea_desc h2 {
	color: #404852;
	font-size:1.125rem
}
.wrapper_realisation_content_meta {
	margin-left: 0;
	list-style: none;
}

/*
		c9. EVENTS view
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.prestations .events_view .event-link {
	background-color: #FFFFFF;
	border-radius: 10px;
	font-family: 'Oswald', sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	background-color: rgba(229, 53, 0, 0.7);
	color: #FFFFFF;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.prestations .events_view .event-link:active,
.prestations .events_view .event-link:focus,
.prestations .events_view .event-link:hover {
	background-color: rgba(229, 53, 0, 1);
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.events_view .wrap {
	min-height: 300px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.events_view .custom-hr {
	border-color: rgba(229, 53, 0, 0.3);
	border-width: 2px;
}
.events_view .head-event {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.events_view .head-event img {
	margin-left: 15px;
	height: 80px;
	width: 80px;
}
.events_view .wrap .wrap-left {
	padding-right: 10px;
	flex: 1;
}
.events_view .wrap .wrap-left iframe {
	min-height: 200px;
	max-height: 300px;
	height: 100%;
	width: 100%;
}
.events_view .wrap .wrap-right {
	padding-left: 10px;
	flex: 1;
}
.events_view .wrap .wrap-right > .rgg-container,
.events_view .wrap .wrap-right > a {
	margin-bottom: 10px;
}

@media only screen and (max-width: 800px) {
	.events_view .wrap {
		flex-direction: column;
	}
	.events_view .wrap .wrap-left {
		padding-right: 0;
		flex: 1;
	}
	.events_view .wrap .wrap-right {
		padding-left: 0;
		flex: 1;
	}
}
/*
		c10. TUTORIEL view
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.tutoriel_view .t_header {
	padding-top: 30px;
	padding-bottom: 30px;
}
.wordpress .tutoriel_view .t_header {
	background-color: rgba(33, 117, 155, 1);
}
.woocommerce .tutoriel_view .t_header {
	background-color: rgba(164, 100, 151, 1);
}
.prestashop .tutoriel_view .t_header {
	background-color: rgba(217, 0, 100, 1);
}
.referencement .tutoriel_view .t_header {
	background-color: rgba(251, 140, 0, 1);
}
.tutoriel_view .t_header .panel {
	margin-bottom: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none;
	text-align: center;
}
.tutoriel_view .t_header h1 {
	font-size: 1.6875rem;
}
.tutoriel_view .t_header p {
	font-size: 2em;
}
.tutoriel_view .t_header p,
.tutoriel_view .t_header h1 {
	margin-bottom: 0;
	color: #FFFFFF;
	font-family: "Oswald", sans-serif;
	font-weight: lighter;
	text-transform: uppercase;
}
.tutoriel_view .t_header span {
	display: inline-block;
	margin: 25px 0;
	width: 300px;
	height: 2px;
	background-color: #FFFFFF;
}
.tutoriel_view .t_video {
	padding-top: 25px;
	padding-bottom: 100px;
	text-align: center;
}
.wordpress .tutoriel_view .t_video {
	background-color: rgba(33, 117, 155, 1);
}
.woocommerce .tutoriel_view .t_video {
	background-color: rgba(164, 100, 151, 1);
}
.prestashop .tutoriel_view .t_video {
	background-color: rgba(217, 0, 100, 1);
}
.referencement .tutoriel_view .t_video {
	background-color: rgba(251, 140, 0, 1);
}
.tutoriel_view .t_video a {
	padding: 30px 40px;
	background-color: #FFFFFF;
	border: 3px solid rgba(229, 53, 0, 0.7);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: rgba(229, 53, 0, 0.7);
	font-size: 3em;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.wordpress .tutoriel_view .t_video a {
	border: 3px solid rgba(33, 117, 155, 0.7);
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce .tutoriel_view .t_video a {
	border: 3px solid rgba(164, 100, 151, 0.7);
	color: rgba(164, 100, 151, 0.7);
}
.prestashop .tutoriel_view .t_video a {
	border: 3px solid rgba(217, 0, 100, 0.7);
	color: rgba(217, 0, 100, 0.7);
}
.referencement .tutoriel_view .t_video a {
	border: 3px solid rgba(251, 140, 0, 0.7);
	color: rgba(251, 140, 0, 0.7);
}
.tutoriel_view .t_video a:hover {
	padding: 40px 50px;
}
.tutoriel_view .t_video .reveal-modal {
	border: 0;
}
.reveal-modal .close-reveal-modal:hover {
	background-color: transparent !important;
	color: #404852;
}
.reveal-modal p#videoModalTitle {
    margin-bottom: 10px;
    font-size: 1.2em;
    font-family: 'Oswald', sans-serif;
}
.tutoriel_view .t_content p.heading {
    font-size: 1.5em;
    font-family: 'Oswald', sans-serif;
}
.prestations .tutoriel_view .t_content p.heading {
	color: rgba(229, 53, 0, 1);
}
.wordpress .tutoriel_view .t_content p.heading {
	color: rgba(33, 117, 155, 1);
}
.woocommerce .tutoriel_view .t_content p.heading {
	color: rgba(164, 100, 151, 1);
}
.prestashop .tutoriel_view .t_content p.heading {
	color: rgba(217, 0, 100, 1);
}
.referencement .tutoriel_view .t_content p.heading {
	color: rgba(251, 140, 0, 1);
}
.tutoriel_view .t_share {
    margin-top: 20px;
	padding-bottom: 50px;
}
.tutoriel_view .t_share .panel {
	text-align: center;
}
.tutoriel_view .t_share .panel p {
	font-family: 'Oswald', sans-serif;
	font-size: 1.3em;
}
.prestations .tutoriel_view .t_share .panel p {
	color: rgba(229, 53, 0, 0.7);
}
.wordpress .tutoriel_view .t_share .panel p {
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce .tutoriel_view .t_share .panel p {
	color: rgba(164, 100, 151, 0.7);
}
.prestashop .tutoriel_view .t_share .panel p {
	color: rgba(217, 0, 100, 0.7);
}
.referencement .tutoriel_view .t_share .panel p {
	color: rgba(251, 140, 0, 0.7);
}
.tutoriel_view .t_share .coco-social-buttons {
	display: inline-block;
	text-align: center;
}


/*
		c11. SITEMAP view
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.default_view.mapsite .content .panel {
	border: 0;
}
.mapsite .map_cn h2 a,
.mapsite .map_cn h3 a {
	padding: 0 3px;
}
.mapsite .map_cn h2 a,
.mapsite .map_cn h2,
.mapsite .map_cn h3 a,
.mapsite .map_cn h3 {
	color: rgba(229, 53, 0, 1);
}
.mapsite .map_ps h2 a,
.mapsite .map_ps h2,
.mapsite .map_ps h3 a,
.mapsite .map_ps h3 {
	color: rgba(217, 0, 100, 1);
}
.mapsite .map_wp h2 a,
.mapsite .map_wp h2,
.mapsite .map_wp h3 a,
.mapsite .map_wp h3 {
	color: rgba(33, 117, 155, 1);
}
.mapsite .map_woo h2 a,
.mapsite .map_woo h2,
.mapsite .map_woo h3 a,
.mapsite .map_woo h3 {
	color: rgba(164, 100, 151, 1);
}
.mapsite .map_ref h2 a,
.mapsite .map_ref h2,
.mapsite .map_ref h3 a,
.mapsite .map_ref h3 {
	color: rgba(251, 140, 0, 1);
}
.mapsite ul li a {
	padding: 0 3px;
	color: #212121;
}
.mapsite .map_cn h2 a:hover,
.mapsite .map_cn h3 a:hover {
	background-color:  rgba(229, 53, 0, 1);
	color: #FFFFFF;
}
.mapsite .map_ps h2 a:hover,
.mapsite .map_ps h3 a:hover {
	background-color: rgba(217, 0, 100, 1);
	color: #FFFFFF;
}
.mapsite .map_wp h2 a:hover,
.mapsite .map_wp h3 a:hover {
	background-color: rgba(33, 117, 155, 1);
	color: #FFFFFF;
}
.mapsite .map_woo h2 a:hover,
.mapsite .map_woo h3 a:hover {
	background-color: rgba(164, 100, 151, 1);
	color: #FFFFFF;
}
.mapsite .map_ref h2 a:hover,
.mapsite .map_ref h3 a:hover {
	background-color: rgba(251, 140, 0, 1);
	color: #FFFFFF;
}

.mapsite .map_cn ul li a:hover {
	background-color:  rgba(229, 53, 0, 1);
	color: #FFFFFF;
}
.mapsite .map_ps ul li a:hover {
	background-color: rgba(217, 0, 100, 1);
	color: #FFFFFF;
}
.mapsite .map_wp ul li a:hover {
	background-color: rgba(33, 117, 155, 1);
	color: #FFFFFF;
}
.mapsite .map_woo ul li a:hover {
	background-color: rgba(164, 100, 151, 1);
	color: #FFFFFF;
}
.mapsite .map_ref ul li a:hover {
	background-color: rgba(251, 140, 0, 1);
	color: #FFFFFF;
}


/*
		c12. FORM VIEW
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.form_view .content .panel {
	margin-bottom: 25px;
}
.wordpress .form_view .content .packs_contact {
	background-color: rgba(33, 117, 155, 0.7);
}
.woocommerce .form_view .content .packs_contact {
	background-color: rgba(164, 100, 151, 0.7);
}
.prestashop .form_view .content .packs_contact {
	background-color: rgba(217, 0, 100, 0.7);
}
.referencement .form_view .content .packs_contact {
	background-color: rgba(251, 140, 0, 0.7);
}
.form_view .content .packs_contact {
	text-align: center;
}
.form_view .content .packs_contact p {
	color: #FFFFFF;
	font-size: 0.9em;
}
.form_view .content .packs_contact a {
	padding: 5px 20px;
	border-radius: 10px;
	background-color: #FFFFFF;
	font-family: "Oswald", sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.wordpress .form_view .content .packs_contact a {
	color: rgba(33, 117, 155, 0.7);
}
.woocommerce .form_view .content .packs_contact a {
	color: rgba(164, 100, 151, 1);
}
.prestashop .form_view .content .packs_contact a {
	color: rgba(217, 0, 100, 1);
}
.referencement .form_view .content .packs_contact a {
	color: rgba(251, 140, 0, 1);
}

.wordpress .form_view .content .packs_contact a:hover {
	background-color: rgba(33, 117, 155, 0.7);
	color: #FFFFFF;
}
.woocommerce .form_view .content .packs_contact a:hover {
	background-color: rgba(164, 100, 151, 1);
	color: #FFFFFF;
}
.prestashop .form_view .content .packs_contact a:hover {
	background-color: rgba(217, 0, 100, 1);
	color: #FFFFFF;
}
.referencement .form_view .content .packs_contact a:hover {
	background-color: rgba(251, 140, 0, 1);
	color: #FFFFFF;
}

.packs_view .packsend,
.form_view .formsend {
	padding-top: 5px;
	padding-bottom: 40px;
}
.wrapper.form_view .content,
.wrapper.packs_view .content {
	padding-bottom: 0;
}

/*
		d1. HEADER
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
.header_topbar {
	padding: 3px 0;
	background-color: #111111;
}
/* ________________________________
	SEARCH FORM
_________________________________*/
.header_topbar_search input[type="text"] {
    margin-top: 2px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 20px;
	background-color: #333333;
	border: 0;
	color: #999999;
	font-family: 'Roboto', sans-serif;
}
.header_topbar_search button {
	margin-bottom: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	background-color: #555555;
}
.header_topbar_search button i {
	padding: 0 5px;
	color: #000000;
	font-size: 0.8em;
}
/* ________________________________
	SOCIAL
_________________________________*/
.header_topbar_social ul li:last-child span {
    line-height: 25px;
	color: #999999;
}
.header_topbar_social ul li:last-child span i {
	margin-right: 4px;
}
.header_topbar_social ul li:last-child span {
	margin-left: 5px;
}
/* ________________________________
	HEADER
_________________________________*/
.header_content {
	position: relative;
	padding: 25px 50px;
	background-color: #21242A;
	text-align: center;
}
.header_content a, .header_content a:hover {
	background-color: transparent;
}
.header_content img {
	padding-bottom: 18px;
	width: 90px;
}
.header_content p {
	margin-bottom: 0;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: lighter;
	letter-spacing: 2px;
}
/* ________________________________
	NAV MAIN
_________________________________*/
.header_navmain {
	background-color: #FFFFFF;
}
.header_navmain ul {
	margin: 0;
}
.header_navmain ul li {
	position: relative;
	padding: 0;
	text-align: center;
}
.header_navmain ul li:nth-child(2) > span > span,
.header_navmain ul li:nth-child(2) > a > span {
		background-color: rgba(229, 53, 0, 1);
}
.header_navmain ul li:nth-child(3) > span > span,
.header_navmain ul li:nth-child(3) > a > span {
		background-color: rgba(33, 117, 155, 1);
}
.header_navmain ul li:nth-child(4) > span > span,
.header_navmain ul li:nth-child(4) > a > span {
		background-color: rgba(164, 100, 151, 1);
}
.header_navmain ul li:nth-child(5) > span > span,
.header_navmain ul li:nth-child(5) > a > span {
		background-color: rgba(217, 0, 100, 1);
}
.header_navmain ul li:nth-child(6) > span > span,
.header_navmain ul li:nth-child(6) > a > span {
		background-color: rgba(251, 140, 0, 1);
}
.header_navmain ul li > a,
.header_navmain ul li > span,
.header_navmain ul li > a:focus,
.header_navmain ul li > span :focus {
	position: inherit !important;
	z-index: 1 !important;
	display: block !important;
	padding: 10px !important;
	background-color: transparent !important;
	color: #21242A !important;
	font-family: "Oswald", sans-serif !important;
	font-size: 1.1em !important;
	font-weight: lighter !important;
	text-transform: uppercase !important;
}
.header_navmain ul li > a:hover,
.header_navmain ul li > span:hover {
	background-color: transparent !important;
}
.header_navmain ul li > a > span,
.header_navmain ul li > span > span {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background-color: #21242A;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.header_navmain ul li:hover > a,
.header_navmain ul li:hover > span {
	color: #FFFFFF !important;
	-webkit-transition: 200ms ease-in-out !important;
	-o-transition: 200ms ease-in-out !important;
	transition: 200ms ease-in-out !important;
}
.header_navmain ul li:hover a > span,
.header_navmain ul li:hover span > span {
	height: 100%;
}
/* ________________________________
	NAV SUB
_________________________________*/
.header_navsub {
	padding: 10px 0;
	text-align: center;
}
.prestations .header_navsub {
	background-color: rgba(229, 53, 0, 0.7);
}
.wordpress .header_navsub {
	background-color: rgba(33, 117, 155, 0.7);
}
.woocommerce .header_navsub {
	background-color: rgba(164, 100, 151, 0.7);
}
.prestashop .header_navsub {
	background-color: rgba(217, 0, 100, 0.7);
}
.referencement .header_navsub {
	background-color: rgba(251, 140, 0, 0.7);
}
.header_navsub a {
	display: inline-block;
	position: relative;
	margin: 5px 10px;
	padding: 4px 10px;
	background-color: #FFFFFF;
	border-radius: 5px;
	font-family: "Oswald", sans-serif;
	font-size: 1em;
	font-weight: lighter;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
.prestations .header_navsub a {
	color: rgba(229, 53, 0, 1);
}
.wordpress .header_navsub a {
	color: rgba(33, 117, 155, 1);
}
.woocommerce .header_navsub a {
	color: rgba(164, 100, 151, 1);
}
.prestashop .header_navsub a {
	color: rgba(217, 0, 100, 1);
}
.referencement .header_navsub a {
	color: rgba(251, 140, 0, 1);
}
.header_navsub a:hover {
	color: #FFFFFF;
}
.prestations .header_navsub a:hover {
	background-color: rgba(229, 53, 0, 1);
	color: #FFFFFF;
}
.wordpress .header_navsub a:hover {
	background-color: rgba(33, 117, 155, 1);
	color: #FFFFFF;
}
.woocommerce .header_navsub a:hover {
	background-color: rgba(164, 100, 151, 1);
	color: #FFFFFF;
}
.prestashop .header_navsub a:hover {
	background-color: rgba(217, 0, 100, 1);
	color: #FFFFFF;
}
.referencement .header_navsub a:hover {
	background-color: rgba(251, 140, 0, 1);
	color: #FFFFFF;
}
/* ________________________________
	STICKY
_________________________________*/
.header_navmain.sticky {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0px 0px 3px 0px #555555;
	-webkit-animation: navStick 300ms linear;
	-o-animation: navStick 300ms linear;
	animation: navStick 300ms linear;
}
@-webkit-keyframes navStick {
	from {top: -80px;}
	to {top: 0;}
}
@-moz-keyframes navStick {
	from {top: -80px;}
	to {top: 0;}
}
@keyframes navStick {
	from {top: -80px;}
	to {top: 0;}
}


/*
		d2. FOOTER
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
/* ________________________________
	COMMON
_________________________________*/
.widgets {
	background-color: #21242A;
	padding: 50px;
	color: #FFFFFF;
}
.widgets > div > div {
	border-right: 1px solid #31353E;
	border-bottom: 1px solid #31353E;
}
.widgets > div > div:last-child {
	border-right: none;
}
.widgets p:first-child {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #31353E;
	color: #FFFFFF;
	font-family: "Oswald", sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
}
.widgets p {
	color: #858585;
	font-size: 0.7em;
}
.widgets .widget_jackmail_widget p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
	color: #858585;
  font-family: "Roboto", sans-serif;
	font-size: 0.7em;
	font-weight: normal;
}
.widgets .widget_jackmail_widget p label {
	color: #858585;
	font-size: 1em;
}
/* ________________________________
	NEWSLETTER
_________________________________*/
.widgets_news input[type="text"],
.widgets_news input[type="email"] {
	height: 25px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #21242A;
	border: 1px solid #31353E;
  color: #858585;
	font-size: 1em;
}
.widgets_news .wpcf7-list-item-label {
	color: #858585;
	font-size: 0.9em;
}
.widgets_news .widget_jackmail_widget input[type="button"] {
    float: right;
    margin-top: 0;
		margin-bottom: 20px;
    padding: 0.3rem 0.5rem;
    background-color: #858585;
    border: 0;
    line-height: 1;
		color: #222;
		font-size: 1em;
		font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
}
.widgets_news .widget_jackmail_widget input[type="button"]:hover {
    background-color: rgba(229, 53, 0, 1);
    color: #FFFFFF;
}
.widgets_news span.wpcf7-not-valid-tip {
	display: block;
	width: 100%;
	background-color: #111111;
	text-align: center;
}
.widgets_news div.wpcf7-response-output {
    z-index: 100000;
    position: relative;
    margin-top: 5px;
    background-color: #111111;
}
/* ________________________________
	INFORMATIONS
_________________________________*/
.widgets_info i {
	margin-right: 4px;
    width: 15px;
    text-align: center;
}
.widgets_info p {
  margin-bottom: 5px;
}
.widgets_info .subwidget_logotypes {
  margin-top: 20px;
}
.widgets_info .subwidget_logotypes img {
  margin-right: 5px;
  height: 65px;
  width: auto;
}
.widgets_post:nth-child(2) a {
	display: block;
	background-color: transparent;
	color: #858585;
	font-family: roboto;
	font-size: 0.9em;
	text-align: center;
}
.widgets_post ul li {
	padding: 10px 55px 20px 55px;
}
/* ________________________________
	FOOTER END
_________________________________*/
footer {
	padding: 10px 0;
	background-color: #111111;
	color: #858585;
}
footer ul.inline-list {
	margin: 0;
}
footer ul.inline-list li {
	float: right;
}
footer ul.inline-list li:nth-child(1) {
	float: left;
	margin-left: 0;
}
footer ul.inline-list li a {
	background-color: transparent !important;
	color: #858585;
	line-height: normal;
	font-size: 0.7em;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}
footer ul.inline-list li a:hover,
footer ul.inline-list li span:hover {
	background-color: transparent;
	color: #E53500 !important;
}
.bottom_bar > div > div {
	display: flex;
	align-items: center;
}
.bottom_bar > div > div:first-child {
	justify-content: flex-start;
}
.bottom_bar > div > div:last-child {
	justify-content: flex-end;
}
.bottom_bar span {
	color: #858585 !important;
	line-height: normal !important;
	font-size: 0.7em !important;
}
/* ________________________________
	BACK TO TOP
_________________________________*/
.back_top {
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 60px;
	padding: 5px 10px;
	background-color: #000000;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 0.8em;
	cursor: pointer;
}
/*.rgg_imagegrid {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 30px;
}
*/
/*
		MEDIA QUERIES
		=======================================
		=======================================
		=======================================
___________________________________________________________________________________________*/
@media only screen and (max-width: 64.000em) {
		.post_thumb_more,
		.post_excerpt span.line {
			display: none;
		}
}
/*
		=============================================================
		TABLET
		=============================================================
___________________________________________________________________________________________*/
@media only screen and (min-width: 41.750em) and (max-width: 64.000em) and (orientation: portrait) {

	/*
			SILO view
	___________________________________________________________________________________________*/
	.silo_view .post {
		width: 50%;
	}
	/*
			HOME view
	___________________________________________________________________________________________*/
	.home_view .h_posts .post {
		width: 50%;
	}

	.listing_posts_cpt .post {
		width: 50%;
	}
	/*
			FOOTER
	___________________________________________________________________________________________*/
	.widgets .row > div {
		width: 50%;
	}
	.widgets .row > div:nth-child(2) {
		border-right: 0;
		border-left: 0;
	}
	.widgets .row > div:nth-child(3),
	.widgets .row > div:nth-child(4) {
		padding-top: 10px;
	}
	.widgets .row:last-child > div {
		width: 100%;
	}
    .widgets p {
	    font-size: 0.9em;
    }
    .widgets_news .small-22.small-centered.columns {
    	width: 100%;
    }
	/*
			404
	___________________________________________________________________________________________*/
    .error_nothing ul li a h4 {
	    font-size: 1.3em;
	}

}
@media only screen and (min-width: 41.750em) and (max-width: 64.000em) {

	/*
			SILO view
	___________________________________________________________________________________________*/
	.silo_view .s_header {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.silo_view .s_title {
	    text-align: center;
	    height: auto !important;
	    margin-bottom: 40px;
	}
	.silo_view .s_header h1 {
		display: inline;
		vertical-align: middle;
	}
	.silo_view .s_header img {
		vertical-align: middle;
    	display: inline;
    	margin-top: 0;
	}
	.silo_view .s_posts_list {
		padding-bottom: 40px;
	}
	/*
			HOME view
	___________________________________________________________________________________________*/
	.home_view .silos .panel {
	    margin-bottom: 0;
	    padding: 80px 0;
	    background-color: transparent;
	    border: 0;
	    text-align: center;
	}
	/*
			PACKS view
	___________________________________________________________________________________________*/
	.packs_view .content {
    	padding-bottom: 0px;
	}
	/*
			POST view
	___________________________________________________________________________________________*/
	.post_view .p_back {
		margin-top: 0;
	}
	/*
			CREATION view
	___________________________________________________________________________________________*/
	.c_content .row > div:nth-child(1) {
		margin-bottom: 15px;
	}
	.c_content .row > div:nth-child(2) {
		height: auto !important;
	}
	/*
			HEADER
	___________________________________________________________________________________________*/
	.header_navmain ul li > a,
	.header_navmain ul li > span {
		padding: 5px !important;
		font-size: 1em !important;
	}
	.header_navsub a {
		padding: 5px;
		font-size: 0.9em;
	}
}


/*
		=============================================================
		MOBILE
		=============================================================
___________________________________________________________________________________________*/
@media only screen and (max-width: 41.688em) {
	/*
		CONTACT BLOC
	___________________________________________________________________________________________*/
	.contact_bloc {
		padding: 10px;
	}
	/*
		HEADER
	___________________________________________________________________________________________*/
	.header_content p {
		font-size: 1em;
	}
	/*
			CONTACT view
	___________________________________________________________________________________________*/
	.contact_view .content > div > div:nth-child(2) {
		margin-top: 20px;
	}
	/*
			SILO view
	___________________________________________________________________________________________*/
	.silo_view .s_title,
	.silo_view .s_desc {
		height: auto !important;
	}
	.silo_view .s_header img {
		margin-top: 10px;
	    margin-bottom: 20px;
	}
	.silo_view .s_blocs .panel {
		margin-bottom: 20px;
	}
	.silo_view .s_posts_list {
    	padding-bottom: 20px;
	}
	/*
			HOME view
	___________________________________________________________________________________________*/
	.home_view .h_posts {
	    padding-bottom: 20px;
	}
	.home_view .silos .panel {
	    padding: 40px 0;
	}
	.home_view .silos .panel p {
		margin-bottom: 0;
	}
	.home_view .creations ul li {
	    margin-bottom: 25px;
	    min-width: 100%;
	}
	.home_view .reassurance .button {
	    margin-bottom: 20px;
	}
	.home_view .reassurance {
	    padding: 40px 0;
	}
	.home_view .creations ul li img {
		min-width: 100%;
	}
	/*
			REFERENCES view
	___________________________________________________________________________________________*/
	.ref_view .content {
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.ref_view .content > div > div {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	/*
			PACKS view
	___________________________________________________________________________________________*/
	.packs_view .content {
    	padding-bottom: 0px;
	}
	/*
			TESTIMONIALS view
	___________________________________________________________________________________________*/
	.testimonials_view .content {
	    padding-bottom: 10px;
	}
	/*
			POST view
	___________________________________________________________________________________________*/
	.post_view .p_header_infos {
		padding: 10px 0;
	}
	.prestations .post_view .p_header_infos {
		background-color: rgba(229, 53, 0, 1);
	}
	.wordpress .post_view .p_header_infos {
		background-color: rgba(33, 117, 155, 1);
	}
	.woocommerce .post_view .p_header_infos {
		background-color: rgba(164, 100, 151, 1);
	}
	.prestashop .post_view .p_header_infos {
		background-color: rgba(217, 0, 100, 1);
	}
	.referencement .post_view .p_header_infos {
		background-color: rgba(251, 140, 0, 1);
	}
	.post_view .p_header_infos span,
	.post_view .p_header_infos i {
		display: block;
	}
	.post_view .p_header_infos span,
	.post_view .p_header_infos span a,
	.post_view .p_header_infos i {
		color: #FFFFFF !important;
	}
	.post_view .p_header_infos i {
		margin-left: 0;
		width: 100%;
		font-size: 0.5em;
	}
	.yarpp-related ol, .yarpp-related ul {
    	margin-left: 0;
	}
	.coco-social ul.coco-social-buttons.auto_width.icon_only li {
		width: 40px;
	}
	.post_view .comments_bloc .content {
		padding-right: 0;
		padding-left: 0;
	}
	/* Listing CPT view
	___________________________________________________________________________________________*/
	.listing_posts_cpt {
	    padding-bottom: 30px;
	}
	/* TUTORIEL view
	___________________________________________________________________________________________*/
	.tutoriel_view .t_header {
	    padding-top: 20px;
	    padding-bottom: 10px;
	}
	.tutoriel_view .t_header span {
		width: 200px;
	}
	.tutoriel_view .t_video {
		padding-bottom: 60px;
	}
	/* CREATION view
	___________________________________________________________________________________________*/
	.crea_view .c_content {
    	padding-bottom: 30px;
	}
	.c_content > div > div {
		height: auto !important;
	}
	.crea_view .columns.first_bloc {
		margin-top: 20px;
		padding-right: 0;
	}
	.crea_view .columns.second_bloc {
		margin-top: 0;
		padding-left: 0;
	}
	.post_thumb_more {
		display: none;
	}
	/* HEADER
	___________________________________________________________________________________________*/
	.header_content img {
		width: 65px;
	}
	.header_content h1 {
		font-size: 1em;
	}
	.header_navmain {
		display: none;
		position: fixed;
		z-index: 9999;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.header_navmain ul li {
		display: block;
		width: 100%;
	}
	.header_navmain ul li > a > span,
	.header_navmain ul li > span > span {
		top: inherit;
		bottom: 0;
		height: 2%;
	}
	.header_navmain_close {
		position: absolute;
		padding: 5px 0;
		width: 100%;
		background-color: #21242a;
		text-align: center;
	}
	.header_navmain_close i {
		color: #FFFFFF;
	}
	.header_navmob {
		border-bottom: 2px solid #FFFFFF;
	}
	.header_navmob .button {
		margin-bottom: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		width: 100%;
		background-color: #000000;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
	}
	.header_topbar_search button {
		width: 100%;
		min-width: 100%;
	}
	.header_navsub {
		display: none;
		overflow-y: scroll;
		position: fixed;
		z-index: 9999;
		top: 0;
		left: 0;
		padding-top: 25px;
		width: 100%;
		min-height: 100%;
		height: auto;
	}
	.prestations .header_navsub {
		background-color: rgba(229, 53, 0, 0.9);
	}
	.wordpress .header_navsub {
		background-color: rgba(33, 117, 155, 0.9);
	}
	.woocommerce .header_navsub {
		background-color: rgba(164, 100, 151, 0.9);
	}
	.prestashop .header_navsub {
		background-color: rgba(217, 0, 100, 0.9);
	}
	.referencement .header_navsub {
		background-color: rgba(251, 140, 0, 0.9);
	}
	.header_navsub > div {
		position: absolute;
	}
	.header_navsub p {
		margin-bottom: 20px;
		color: #FFFFFF;
		font-family: "Oswald", sans-serif;
		font-size: 1.5em;
		font-weight: lighter;
		text-transform: uppercase;
	}
	.header_navsub a {
		margin: 0 0 20px 0;
		width: 80%;
	}
	.header_navsub_close {
		position: fixed;
		bottom: 0;
		left: 0;
		padding: 5px 0;
		width: 100%;
		background-color: #21242a;
		text-align: center;
	}
	.header_navsub_close i {
		color: #FFFFFF;
	}
	/* ================ MOB SILO ACCES ================ */
	.header_navmob_sub.cn {
		background-color: rgba(229, 53, 0, 1);
	}
	.header_navmob_sub.wp {
		background-color: rgba(33, 117, 155, 1);
	}
	.header_navmob_sub.wo {
		background-color: rgba(164, 100, 151, 1);
	}
	.header_navmob_sub.ps {
		background-color: rgba(217, 0, 100, 1);
	}
	.header_navmob_sub.rf {
		background-color: rgba(251, 140, 0, 1);
	}
	.header_navmain ul li > a > span,
	.header_navmain ul li > span > span {
		display: none !important;
	}
	.header_navmain ul li > a:hover,
	.header_navmain ul li > span:hover {
			background-color: #21242a !important;
	}
	.header_navmain ul li:nth-child(2) > a:hover,
	.header_navmain ul li:nth-child(2) > span:hover {
			background-color: rgba(229, 53, 0, 1) !important;
	}
	.header_navmain ul li:nth-child(3) > a:hover,
	.header_navmain ul li:nth-child(3) > span:hover {
			background-color: rgba(33, 117, 155, 1) !important;
	}
	.header_navmain ul li:nth-child(4) > a:hover,
	.header_navmain ul li:nth-child(4) > span:hover {
			background-color: rgba(164, 100, 151, 1) !important;
	}
	.header_navmain ul li:nth-child(5) > a:hover,
	.header_navmain ul li:nth-child(5) > span:hover {
			background-color: rgba(217, 0, 100, 1) !important;
	}
	.header_navmain ul li:nth-child(6) > a:hover,
	.header_navmain ul li:nth-child(6) > span:hover {
			background-color: rgba(251, 140, 0, 1) !important;
	}
	/* FOOTER
	___________________________________________________________________________________________*/
	.widgets {
	    padding: 20px 0;
	}
	.widgets .row > div {
		border-right: 0;
		border-bottom: 0;
		height: auto !important;
	}
	.widgets > div:last-child > div {
		border-top: 1px solid #31353e;
		border-bottom: 1px solid #31353e;

	}
	.widgets > div:last-child {
		padding-left: 0.9375em;
	    padding-right: 0.9375em;
	}
	footer ul.inline-list li {
		    width: 33%;
		margin-left: 0;
		    text-align: center;
	}
	footer ul.inline-list li:nth-child(1) {
		display: none;
	}

}


/** FIX 2018 **/
span.wpcf7-list-item {
	margin-left: 0;
}

.widgets .widget_wysija_cont p label {
	color: #858585;
	font-size: 0.7em;
	font-family: "Roboto", sans-serif;
}

.grw-slider {
	max-width: 100%;
}

/**
HOME - Load more button
**/
.home_view .h_posts .home_loadmore,
.silo_view .s_posts_list .cat_loadmore {
 text-align: center;
}
.home_view .h_posts .home_loadmore_btn,
.silo_view .s_posts_list .cat_loadmore_btn {
	margin: 0;
	padding-top: 0.625rem;
	padding-right: 1.25rem;
	padding-bottom: 0.6875rem;
	padding-left: 1.25rem;
	display: inline-block;
  background-color: #555555;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 0.9em;
  font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	cursor: pointer;
  -webkit-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
}
.home_view .h_posts .home_loadmore_btn:hover,
.silo_view .s_posts_list .cat_loadmore_btn:hover {
  background-color: #444444;
  color: #FFFFFF;
}


@media only screen and (max-width: 800px) {
	footer.bottom_bar {
		height: auto;
	}
	footer.bottom_bar ul li {
		width: 100%;
    text-align: left;
	}
}

/* Sendinblue form */
.ft-no-mg {
	margin-bottom: 0;
}

form#sib_signup_form_3 {
	margin-top: 10px;
	padding: 0 !important;
}

form#sib_signup_form_3 > div:last-child {
	margin-bottom: 20px;
}

form#sib_signup_form_3 p {
	margin: 0 !important;
}

form#sib_signup_form_3 .sib_signup_box_inside_3 p:not(:first-child) {
	margin-top: 10px !important;
}

form#sib_signup_form_3 .sib_signup_box_inside_3 p:last-child {
    font-size: 10px;
}

form#sib_signup_form_3 p label {
	margin-bottom: 0;
	color: #858585;
	font-family: "Roboto", sans-serif;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.02em;
	text-transform: unset;
}

form#sib_signup_form_3 input[type=text],
form#sib_signup_form_3 input[type=email],
form#sib_signup_form_3 select {
	margin-top: 0 !important;
	height: 20px !important;
	border-color: #858585 !important;
}

form#sib_signup_form_3 .sib_signup_box_inside_3 .sib-multi-lists > div {
	color: #858585;
	font-family: "Roboto", sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0.02em;
	text-transform: unset;
}
