/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
@font-face {
    font-family: 'MontserratBold';
    src: url('./fonts/MontserratBold.eot');
    src: url('./fonts/MontserratBold.eot') format('embedded-opentype'),
         url('./fonts/MontserratBold.woff2') format('woff2'),
         url('./fonts/MontserratBold.woff') format('woff'),
         url('./fonts/MontserratBold.ttf') format('truetype'),
         url('./fonts/MontserratBold.svg#MontserratBold') format('svg');
}
@font-face {
    font-family: 'MontserratSemiBold';
    src: url('./fonts/MontserratSemiBold.eot');
    src: url('./fonts/MontserratSemiBold.eot') format('embedded-opentype'),
         url('./fonts/MontserratSemiBold.woff2') format('woff2'),
         url('./fonts/MontserratSemiBold.woff') format('woff'),
         url('./fonts/MontserratSemiBold.ttf') format('truetype'),
         url('./fonts/MontserratSemiBold.svg#MontserratSemiBold') format('svg');
}
@font-face {
    font-family: 'SegoeUI';
    src: url('./fonts/SegoeUI.eot');
    src: url('./fonts/SegoeUI.eot') format('embedded-opentype'),
         url('./fonts/SegoeUI.woff2') format('woff2'),
         url('./fonts/SegoeUI.woff') format('woff'),
         url('./fonts/SegoeUI.ttf') format('truetype'),
         url('./fonts/SegoeUI.svg#SegoeUI') format('svg');
}
@font-face {
    font-family: 'RobotoBlack';
    src: url('./fonts/RobotoBlack.eot');
    src: url('./fonts/RobotoBlack.eot') format('embedded-opentype'),
         url('./fonts/RobotoBlack.woff2') format('woff2'),
         url('./fonts/RobotoBlack.woff') format('woff'),
         url('./fonts/RobotoBlack.ttf') format('truetype'),
         url('./fonts/RobotoBlack.svg#RobotoBlack') format('svg');
}
@font-face {
    font-family: 'RobotoRegular';
    src: url('./fonts/RobotoRegular.eot');
    src: url('./fonts/RobotoRegular.eot') format('embedded-opentype'),
         url('./fonts/RobotoRegular.woff2') format('woff2'),
         url('./fonts/RobotoRegular.woff') format('woff'),
         url('./fonts/RobotoRegular.ttf') format('truetype'),
         url('./fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}
@font-face {
    font-family: 'RobotoBold';
    src: url('./fonts/RobotoBold.eot');
    src: url('./fonts/RobotoBold.eot') format('embedded-opentype'),
         url('./fonts/RobotoBold.woff2') format('woff2'),
         url('./fonts/RobotoBold.woff') format('woff'),
         url('./fonts/RobotoBold.ttf') format('truetype'),
         url('./fonts/RobotoBold.svg#RobotoBold') format('svg');
}


body:not(.home) h1, body:not(.home) h2, body:not(.home) h3 {
	font-weight: 400;
	color: #253a55;
	line-height: 1.25em;
}

body:not(.home) h1 b {
	color: #50bbf2;
	font-size: 0.8em;
	line-height: 1.15;
	text-transform: uppercase;
	font-weight: 400;
}

body:not(.home) .contact_form h3 {
	color: #ffffff;
}

.texte-blanc p, .texte-blanc h2, .texte-blanc h3, .texte-blanc h1 {
	color: #ffffff !important;
}

.next-particle-logo {
  width: 1200px;
  max-width: 1200px;
  height: 400px;	
  margin: 0 auto;
  position: relative;
}

canvas.cercle {
  display: inline-block;
}

#circle-container {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 10;
  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;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: none;
}

#circle-container * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*wpcf7-f4527-p2209-o2*/
input[type="submit"]:not([class="adminbar-button"]) {
	border: 2px solid #253a55 !important;
	border-radius: 50px !important;
	color: #253a55 !important;
	transition-duration: 0.4s !important;
	display: block !important;
	margin: 0 auto !important;
	background-color: #ffffff !important;
}
input[type="submit"]:hover:not([class="adminbar-button"]) {
	color: #ffffff !important;
	border: 2px solid #50bbf2 !important;
	background-color: #50bbf2 !important;
}
select  {
	cursor: pointer !important;
	-webkit-appearance: auto !important;
}

/*#wpcf7-f4527-p4511-o2 input[type="submit"] {
	border: 2px solid #253a55 !important;
	color: #253a55 !important;
	transition-duration: 0.4s !important;
	display: block !important;
	margin: 0 auto !important;
	background-color: #ffffff !important;
}
#wpcf7-f4527-p4511-o2 input[type="submit"]:hover {
	color: #ffffff !important;
	border: 2px solid #50bbf2 !important;
	background-color: #50bbf2 !important;
}*/
/*******************************************************************************/
/************************************HOME TEST**********************************/
/*******************************************************************************/
#colonnes .vc_column-inner{
	padding-top: 0 !important;
}
.produit{
    mix-blend-mode: multiply !important;
}
/*************************TEST ANIM TEXT**********************/


@media screen and (min-width:1300px) {
	.seccontainer {
		width: 1200px;
		margin: 0px auto;
	}
}
@media screen and (min-width:1300px) {
	.sticky-dark #Top_bar.is-sticky, .sticky-dark #Top_bar.is-sticky #menu {
		background: #253A55 !important;
		opacity: 1 !important;
		z-index: 999999 !important;
	}
}


/** Header Area Starts **/
#menu{
	text-transform: uppercase;
}
#Top_bar .menu li ul li a .menu-arrow {
    color: #fff !important;
}
#Top_bar .menu > li ul {
    border-radius: 0 0 25px 25px;
}
/*#Header_wrapper {
	position: absolute;
    top: 0px;
    width: 100%;
    background: #253A55;
	opacity: 1;
	z-index: 999999999;
}
.sm-hamburger {
	left: 0px;
	width: 30px;
}
#Top_bar .logo {
	position: absolute;
    right: 0px;
	z-index:999999;
	top: -14px;
}
.home #Content {
	padding-top:0px !important;
}
.sm-hamburger.sm-position-right:before, .sm-hamburger.sm-position-right:after {
	color:#fff !important;
	font-size:10px !important;
	text-align:center;
	text-transform:uppercase;
	font-family: 'MontserratBold';
	margin-bottom: 5px !important;
}
.sm-hamburger.sm-position-right .sm-hamburger-inner, .sm-hamburger.sm-position-right .sm-hamburger-inner:before, .sm-hamburger.sm-position-right .sm-hamburger-inner:after {
	background-color:#fff !important;
}
.sm-hamburger.sm-position-right .sm-hamburger-inner, .sm-hamburger.sm-position-right .sm-hamburger-inner:before, .sm-hamburger.sm-position-right .sm-hamburger-inner:after {
	height: 3px !important;
	width: 32px !important;
}
body.slick-menu-in-body.admin-bar .sm-hamburger {
	top: 35px !important;
	left: 15px;
}
*/

@media screen and (min-width:1300px) and (max-width:1420px) {
	#Top_bar .menu > li > a span:not(.description) {
		padding: 0 15px !important;
	}
	.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description) {
		padding-right: 6px !important;
	}
	.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description)::after {
		right: -6px !important;
	}
}

@media all and (min-width:1240px) and (max-width: 1300px){
	#menu > ul > li > a{
		font-size: 0.8em;!important;
	}
}

/** Banner Sec **/
.banner_sec {
	text-align:center;
}
.banner_sec .mpc-button {
	border:0px !important;
	/* background: rgb(57 132 190 / 70%) !important; */
	/* background: rgb(47 125 254 / 70%) !important; */
	/* background: rgb(129 187 224 / 70%) !important; Proposition 1 */
	/* background: rgb(0 187 224 / 70%) !important; Proposition 2 */
	background: rgb(80 187 242 / 70%) !important;
}
.banner_sec .mpc-button__title {
	font-family: 'MontserratSemiBold' !important;	
}
.mpc-button__title{
	font-family: 'MontserratBold' !important;
	padding: 15px 60px !important;
}

.home .wpb_wrapper > div {
	margin-bottom:0px !important;
}
.section_two .mpc-button {
	width:100%;
}
.content_bg {
	border-radius: 50px;
}
.section_two .content_bg {
    margin: 0px auto;
}
.content_bg .wpb_wrapper {
	padding:50px 60px;
	color:#fff;
	font-family: 'SegoeUI';
	font-size:20px;
}
.home_sec2 {
	width:65%;
	margin:0px auto;
	/* background: rgb(57 132 190 / 70%) !important; */
	/* background: rgb(47 125 254 / 70%) !important; */
	background: rgb(80 187 242 / 70%) !important;
}
.home_sec3 {
	padding:25px 60px;
	color:#fff;
	font-family: 'SegoeUI';
	font-size:20px;
	border-radius:30px;
	/* background: rgb(57 132 190 / 70%) !important; */
	/* background: rgb(47 125 254 / 70%) !important; */
	background: rgb(80 187 242 / 70%) !important;
}
.home_sec3 .vc_custom_heading {
	 font-family: 'RobotoBlack';
	 font-size:38px;
	 text-transform:uppercase;
	 line-height: 45px;
	border-right: 3px solid #fff;
    padding-right: 35px;
}

.category_section .sliding_box {
	position:relative;
	width: 265px;
}
.category_section .desc_wrapper {
	background: transparent !important;
	position: absolute;
    /* top: 85px; */
	top: 130px;
	padding: 15px 30px;
	width: 242px;
	left: 0px;
    right: 0px;
    margin: 0px auto;
}
.category_section .sliding_box .desc_wrapper:after {
	display:none !important
}
.category_section  .sliding_box .photo_wrapper {
	transition: inherit !important;
	bottom: 0px;
}
.category_section  .sliding_box .photo_wrapper img {
	 max-width:inherit !important;
	 width: 265px;
}
.category_section .desc_wrapper h4 {
	font-size: 14px;
    text-transform: uppercase;
    /*
	background: #253A55;
    opacity: 0.60;
	*/
	background: rgba(37, 58, 85, 0.6);
    padding: 10px 15px;
    border-radius: 30px;
    font-family: 'MontserratBold';
    margin: 0px auto;
	line-height: 15px;
	color: #fff;
}
.category_section .desc_wrapper h4:hover {
	color: #253A55;
	background-color: #fff;
}

.category_section  .category_two, .category_section  .category_four {
	margin-top: -115px;
}
.blue_bg .vc_column-inner {
	border-radius: 50px;
	width: 85%;	
	/* background: rgb(57 132 190 / 70%) !important; */
	/* background: rgb(47 125 254 / 70%) !important; */
	background: rgb(80 187 242 / 70%) !important;
}
.blue_bg .vc_column-inner > .wpb_wrapper {
	padding:50px 60px 100px;
}
.blue_bg .vc_custom_heading {
	font-size:38px;
	text-transform: uppercase;
	font-family: 'RobotoBlack';
}
.blue_bg p {
	color:#fff;
	font-family: 'SegoeUI';
	font-size:20px;
}
.mpc-button__title {
    font-family: 'RobotoBlack';
}
.btn-home {
    border: 0px !important;
	font-size: 38px !important;
}
.mpc-button__title h1, .mpc-button__title h2 {
	font-family: inherit;
	color:  inherit;
	font-size: inherit;
	line-height: inherit;
	margin-bottom: 0;
}

.interview .vc_column-inner > .wpb_wrapper, .recharges  .vc_column-inner > .wpb_wrapper, .document .vc_column-inner > .wpb_wrapper{
	    padding: 30px 30px;
}
.interview .vc_column-inner > .wpb_wrapper, .recharges .vc_column-inner > .wpb_wrapper, .document .vc_column-inner > .wpb_wrapper {
	/* background: rgb(57 132 190 / 70%) !important; */
	/* background: rgb(47 125 254 / 70%) !important; */
	background: rgb(80 187 242 / 70%) !important;
    background-size: 100%;
    border-radius: 35px;
}
.three_widget_sec  .vc_custom_heading{
	 font-size:25px;
	 font-family: 'RobotoBlack';
	 font-weight:bold;
	 text-transform:uppercase;
}
.three_widget_sec p {
	 font-size:16px;
	font-family: 'RobotoRegular';
	 color:#ffffff;
}
.three_widget_sec .vc_btn3 {
/*
	background: transparent !important;
    border: 2px solid #2B3A4C;
    color: #2B3A4C !important;
    font-size: 17px;
    font-family: 'MontserratSemiBold';
    text-transform: uppercase;
    border-color: #2B3A4C !important;
    border-radius: 30px;
    padding: 8px 30px;
	margin-top:20px;
*/
    background: transparent !important;
    border-radius: 30px;
    font-family: 'MontserratSemiBold';
    font-size: 14px;
    color: #fff !important;
    padding: 10px 25px;
	text-transform: uppercase;
}
.three_widget_sec .wpb_single_image img {
	margin:20px 0px;
}
/*
.three_widget_sec .vc_btn3:hover {
	border-color: #2B3A4C !important;
	border: 2px solid #2B3A4C;
}
*/
.guide_sec {
	
	/* background: rgb(57 132 190 / 70%) !important; */
	/* background: rgb(47 125 254 / 70%) !important; */
	background: rgb(80 187 242 / 70%) !important;
	padding: 40px 30px;
	border-radius:30px;
}
.article_section .blue_bg{	
	/* background: rgb(57 132 190 / 70%) !important; */
	/* background: rgb(47 125 254 / 70%) !important; */
	background: rgb(80 187 242 / 70%) !important;
	padding: 32px 30px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
}
.article_section p {
	color:#fff;
	font-family: 'SegoeUI';
	font-size:18px;
}
.article_section .vc_custom_heading {	
	font-family: 'RobotoBold';
	font-size:25px;
	text-transform:uppercase;
}

.guide_sec .sliding_box {
	position:relative;
	width: 265px;
	     text-align: center;
    margin: 0px auto;
	    margin-top: 30px;
}
.guide_sec .desc_wrapper {
	background: transparent !important;
	 position: absolute;
    top: 60px;
	    padding: 15px 30px;
		width: 242px;
		    left: 0px;
    right: 0px;
    margin: 0px auto;
}
.guide_sec .sliding_box .desc_wrapper:after {
	display:none !important
}
.guide_sec  .sliding_box .photo_wrapper {
	transition: inherit !important;
	bottom: 0px;   
	margin-bottom: 30px;
}
.guide_sec  .sliding_box .photo_wrapper img {
	 max-width:inherit !important;
	 width: 265px;
}
.guide_sec .desc_wrapper h4 {
	font-size: 14px;
    text-transform: uppercase;
    background: #000;
    opacity: 0.80;
    padding: 10px 15px;
    border-radius: 30px;
    font-family: 'MontserratBold';
    margin: 0px auto;
	    line-height: 15px;
}
.guide_sec .sliding_box:last-child .desc_wrapper h4{
	background: #fff;
}
.guide_sec .vc_btn3 {
	background:transparent !important;
	border-radius:30px;
	font-family: 'MontserratSemiBold';
	font-size: 14px;
	color:#fff !important;	
    padding: 10px 25px;

}
.contact_section {
	border-radius:50px;
	padding:30px 50px;
	background: rgb(37 58 85);
}
.footer_pb {	
	padding-bottom:60px !important;
	margin-top: 180px !important;
}
.contact_form .vc_custom_heading{
	 font-size:18px;
	 text-transform:uppercase;letter-spacing: 1px;
}
.contact_form .wpb_text_column {
	    text-align: center;
    margin-top: 15px;
	color:#fff;
}
.contact_form .wpcf7-form-control {
	width:100% !important;
	    margin-bottom: 12px !important;
}
.contact_form .wpcf7-textarea {
	height: 100px !important;
    resize: none;
}
.contact_form .wpcf7-submit {
	width: 150px !important;
    padding: 5px 0px;
}
.contact_form .vc_btn3 {
	width:100%;
	background:transparent !important;
	border-radius:30px;
	font-family: 'MontserratSemiBold';
	font-size: 17px;
	color:#fff !important;	
    padding: 10px 25px;
	border: 2px solid #fff;
	margin-top:10px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.contact_form .vc_btn3:hover {
	border: 2px solid #fff;	
}
.footer_logo {
	padding-left: 78px;
    padding-top: 40px;
}
.footer_logo img, .footer_logo .vc_single_image-wrapper {
	padding-bottom:0px;
}
.contact_form  .vc_btn3-inline {
	display:block !important;
}
.footer_logo a, .contact_form  a{
	color:#fff;
}
.footer_logo img {
	margin-bottom:15px;
}
/*#wpcf7-f3385-p2601-o1 input[type="submit"], #wpcf7-f3385-p2601-o1 input[type="submit"]:not(.gem-button-wpcf-custom) {
    background-color: transparent !important;
    color: #ffffff;
    width: auto;
    border-width: 2px;
    border-color: #ffffff;
    border-style: solid;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 400;
	    text-transform: uppercase;
}*/
.scroll_sec1 {
	background-color:transparent !important;
	margin-top: -18px !important;
	top: 1px !important;
}

.category_one {
	position:relative;
}
.category_one::after, .category_three::after {
    content: '';
    width: 50px;
    border-bottom: solid 3px #fff;
    position: absolute;
    right: -52px;
    top: 20%;
    z-index: 1;
	transform: rotate(-25deg);	
}
.category_two::after, .category_four::after {
    content: '';
    width: 50px;
    border-bottom: solid 3px #fff;
    position: absolute;
    right: -58px;
    top: 72%;
    z-index: 1;
    transform: rotate(25deg);
}
.category_six .sliding_box::after {
	 content: '';
    width: 45px;
    border-bottom: solid 3px #fff;
    position: absolute;
    right: -44px;
    top: 49%;
    z-index: 1;
}
.category_section .blue_bg::after {
	content: '';
    width: 105px;
    border-bottom: solid 3px #fff;
    position: absolute;
    right: -15px;
    top: 21%;
    z-index: 1;
}
#colonnes-2 {
	margin-top: -51%;
}
#colonnes-3, #colonnes-7 {
	position: relative;
    left: 50%;
}
/**#colonnes-3 {
	top:-200px !important;
}**/
#colonnes-3::before {
	content: '';
    border-bottom: solid 3px #fff;
    position: absolute;
    left: -537px;
    top: 14%;
    z-index: 1;
    width: 537px;
}
.banner_btn_cnt {
	margin-top:-8px;
	position: relative;
}
/* Only for Safari */
@media not all and (min-resolution:.001dpcm) { 
     @supports (-webkit-appearance:none) {
		.banner_btn_cnt {
			margin-top:0px;
		}
     }
}

.banner_sec {
	margin-top: -20px;
}
.category_connect {
	padding-left: 105px;
}
.home_sec5  {
	margin-top: -18px;
}
#colonnes-5 {
	margin-top: 0px;
}
#colonnes-7 {
	    margin-top: -150px;
		margin-left: -65px;
}
#colonnes-5 .mpc-button {
	overflow:inherit !important;	
	/* background: rgb(57 132 190 / 70%) !important; */
	/* background: rgb(47 125 254 / 70%) !important; */
	background: rgb(80 187 242 / 70%) !important;
}
#colonnes-5 .mpc-button__content::after {
	    content: '';
    border-bottom: solid 3px #fff;
    position: absolute;
    right: -880px;
    top: 45%;
    z-index: 1;
    width: 880px;
}
.guide_sec {
	margin-top: 145px;
}
.article_cnct {
	padding-left: 25%;
    margin-top: -8px;
}
/* Only for Safari */
@media not all and (min-resolution:.001dpcm) { 
     @supports (-webkit-appearance:none) {
		.article_cnct {
			margin-top:0px;
		}
     }
}

.contact_ctn {
	padding-right: 25%;
	margin-top: -96px;
}
.floating_icons {
	position: fixed;
    top: 115px;
    left: 0px;
	z-index:999;
}
.floating_icons li {
	margin-bottom:5px;
}
.floating_icons li a {
	background:#334B5F;
	padding: 12px 20px 8px 16px;
    display: inline-block;
}
.floating_icons li  img{
	width: 30px;	
}
.interview .vc_custom_heading {
	text-transform:uppercase;
    font-size: 24px;
	font-family: 'RobotoBold';
}
.article_list {
	padding: 50px 30px;	
	/* background: rgb(57 132 190 / 70%) !important; */
	/* background: rgb(47 125 254 / 70%) !important; */
	background: rgb(80 187 242 / 70%) !important;
	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
	text-align: center;
}
.article_list .categorytitle {
	color:#fff;
	font-size:20px;
	font-family: 'SegoeUI';	
}
.article_list .article_content img {
	border-radius:30px;
}
#colonnes-7 .vc_col-sm-8 .vc_btn3-center {	
	padding: 0px 30px;
	/* background: rgb(57 132 190 / 70%) !important; */
	/* background: rgb(47 125 254 / 70%) !important; */
	background: rgb(80 187 242 / 70%) !important;
}
#colonnes-7 .vc_btn3 {
    background: transparent !important;
    border-radius: 30px;
    font-family: 'MontserratSemiBold';
    font-size: 14px;
    color: #fff !important;
    padding: 10px 25px;
}
.article_content {
	margin-bottom: 20px;
}
.scrollmagic-pin-spacer {
	display:block !important;
}

/* Only for Safari */
@media not all and (min-resolution:.001dpcm) { 
     @supports (-webkit-appearance:none) {
		#bbsm-trigger-accueil-sequoia-1-2 + .scrollmagic-pin-spacer {
			margin: 1px !important;
		}
     }
}

#colonnes {
	/**margin-top: -20px;**/
	    margin-top: -120px;
}
#Content {
	padding-top: 0px;
}
.contact_page .wpcf7-form-control {
	margin-bottom:15px !important;
	background: #e5e5e5;
	color:#000 !important;
}
.contact_page ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#000 !important;
  font-weight:600;
}
.contact_page ::-moz-placeholder { /* Firefox 19+ */
  color:#000 !important;
  font-weight:600;
}
.contact_page :-ms-input-placeholder { /* IE 10+ */
  color:#000 !important;
  font-weight:600;
}
.contact_page :-moz-placeholder { /* Firefox 18- */
  color:#000 !important;
  font-weight:600;
}
.contact_page .wpcf7-textarea {
	height: 200px;
    resize: none;
}
.sub_btn {
	text-align:center;
}
.contact_submit {
	border:1px solid #2B3A4C !important;
	color:#2B3A4C !important;
	font-size: 14px !important;
    font-weight: 600 !important;
    padding: 8px 20px !important;
    margin-top: 15px !important;
}
.contact_page .vc_custom_heading {
	font-weight:600;
}
.contact_page .wpb_wrapper p {
	line-height:10px;
}
.contact_page .wpb_wrapper strong {
	font-weight:600;
	color:#000;
}

@media all and (max-width:767px) {
	#logo {
		margin-top: 18px !important;
	}
	.mpc-button__title {
		padding: 15px 20px !important;
		font-size: 20px !important;
	}
	.home_sec2 {
		width:100%;
	}
	.vc_row.vc_column-gap-35 > .vc_column_container {
		padding: 0px;
	}
	.content_bg .wpb_wrapper {
		padding: 30px 25px;
	}
	.floating_icons li img {
		width: 20px;
	}
	.floating_icons li a {
		padding: 5px 9px 2px 8px;
	}
	.home_sec3 {
		padding: 25px 8px;
	}
	.home_sec3 .vc_custom_heading {
		font-size: 25px;
		line-height: 30px;
		border-right:0px;
		border-bottom:3px solid #fff;
		padding-bottom: 10px;
		text-align: center !important;
	}
	.accueil-sequoia-1 .wpb_wrapper, .accueil-sequoia-2 .wpb_wrapper {
		white-space:inherit !important;
	}
	.category_section .category_two, .category_section .category_four {
		margin-top:0px !important;
	}
	.category_section .category_one, .category_section .category_two, .category_section .category_three, .category_section .category_four {
		margin-bottom:40px;
	}
	.category_one::after, .category_three::after,.category_two::after, .category_four::after {
		right: 0px;
		bottom: -25px;
		transform: rotate(90deg);
		left: 0px;
		margin: 0px auto;
		top:inherit;
	}
	#colonnes-3, #colonnes-7 {
		left:0px;
		margin-bottom:40px !important;
	}
	.blue_bg .vc_column-inner > .wpb_wrapper {
		padding: 15px 15px;
	}
	.blue_bg .vc_column-inner {
		width:100%;
	}
	.blue_bg .vc_custom_heading {
		font-size: 30px;
		line-height: 35px;
	}
	#colonnes-3::before {
		content: '';
		border-bottom: solid 3px #fff;
		position: absolute;
		left: 0px;
		top: -23px;
		z-index: 1;
		width: 42px;
		transform: rotate(90deg);
		right:0px;
		margin:0px auto;
	}
	#colonnes-2 {
		margin-top:0px;
		margin-bottom:40px !important;
		
	}
	.category_section .blue_bg::after {
		content: '';
		width: 42px;
		border-bottom: solid 3px #fff;
		position: absolute;
		right: 0px;
		bottom: -23px;
		z-index: 1;
		transform: rotate(90deg);
		top: inherit !important;
		margin: 0px auto;
		left: 0px;
	}
	#colonnes-3 .blue_bg{
		margin-bottom:40px !important;
	}
	.category_six .sliding_box::after {
		content: '';
		width: 45px;
		border-bottom: solid 3px #fff;
		position: absolute;
		right: 0px;
		top: inherit !important;
		z-index: 1;
		bottom: -24px;
		transform: rotate(90deg);
		left: 0px;
		margin: 0px auto;
	}
	
	.category_six .bbsm-empty-space {
		height: 45px !important;
	}
	
	.none_mobile {
		height: 45px !important;
		width: 0px;
	}
	#colonnes-5 .mpc-button__content::after {
		content: '';
		border-bottom: solid 3px #fff;
		position: absolute;
		right: 0px;
		top: inherit !important;
		z-index: 1;
		width: 66px;
		transform: rotate(90deg);
		bottom: -34px;
		left: 0px;
		margin: 0px auto;
	}
	.interview .vc_column-inner > .wpb_wrapper, .recharges .vc_column-inner > .wpb_wrapper, .document .vc_column-inner > .wpb_wrapper {
		margin-bottom:20px !important;
	}
	#colonnes-7 {
		margin-top:0px !important;
	}
	.guide_sec {
		margin-top: 30px;
		padding: 40px 8px;
	}
	.contact_ctn {
		margin-top: -120px;
	}
	.category_section .sliding_box {
		margin: 0px auto !important;
	}
	.contact_section {
		padding: 20px 10px;
	}
	.footer_logo {
		padding-left: 0px;
	}
	.banner_btn_cnt {
		margin-top: -5px;
	}
	.banner_sec {
		margin-top:0px !important;
	}
	#colonnes {
		margin-top:20px !important;
	}
	#colonnes-7 {
		margin-left: 0px;
	}
	.footer_pb {
		margin-top: 80px !important;
	}
}

@media all and (min-width:768px) and (max-width:1200px) {
	.home_sec3 .vc_custom_heading {
		font-size:18px;
		line-height: 32px;
	}
	#colonnes-2 .vc_col-sm-1\/5 {
		width:50%;
		margin-bottom:50px;
	}
	.category_section .category_two, .category_section .category_four {
		margin-top: 0px;
	}
	.category_one::after {
		content: '';
		width: 107px;
		border-bottom: solid 3px #fff;
		position: absolute;
		right: -22px;
		top: 50%;
		z-index: 1;
		transform: rotate(0deg);
	}
	.category_three::before {
		content: '';
		width: 107px;
		border-bottom: solid 3px #fff;
		position: absolute;
		right: -22px;
		top: 50%;
		z-index: 1;
		transform: rotate(0deg);
	}
	.category_two::after, .category_three::after, .category_five::after {
		content: '';
		width: 60px;
		border-bottom: solid 3px #fff;
		position: absolute;
		right: 0px;
		top: inherit;
		z-index: 1;
		transform: rotate(90deg);
		bottom: -30px;
		left: -60px;
		margin: 0px auto;
	}
	.category_four::after {
		display:none;
	}
	 .accueil-sequoia-1 .vc_row, .accueil-sequoia-2 .vc_row{
		 display:table !important;
	 }
	 #colonnes-2 {
		 margin-top:0px;
		
	 }
	 #colonnes-3 {
		 
	 }
	 #colonnes-3, #colonnes-7 {
		 left:0px;
	 }
	 .blue_bg .vc_column-inner > .wpb_wrapper {
		padding: 50px 5px 96px;
	}
	#colonnes-3 .vc_col-sm-6 {
		width:100%;
	}
	#colonnes-3 .vc_col-sm-3 {
		width:50%;
	}
	.scroll_sec1 {
		top: -18px !important;
	}
	.blue_bg .vc_column-inner > .wpb_wrapper {
		padding: 10px 5px 35px;
	}
	.category_section .blue_bg::after {
		content: '';
		width: 40px;
		border-bottom: solid 3px #fff;
		position: absolute;
		top: inherit;
		z-index: 1;
		transform: rotate(90deg);
		bottom: 10px;
		left: 115px;
	}
	#colonnes-3 .blue_bg .vc_column-inner {
		width: 100%;
		margin-bottom:30px;
	}
	.category_six .sliding_box::after {
		content: '';
		width: 100px;
		border-bottom: solid 3px #fff;
		position: absolute;
		right: -100px;
		top: 50%;
		z-index: 1;
	}
	#colonnes-5 {
		margin-top:0px;
	}
	#colonnes-5 .mpc-button__content::after {
		display:none;
	}
	#colonnes-6 .vc_col-sm-4 {
		width:50%;
		margin-top: 250px;
	}
	#colonnes-7 {
		margin-top: 60px;
	}
	#colonnes-7 .vc_col-sm-8 , #colonnes-7 .vc_col-sm-4 {
		width:100%;
	}
}
@media all and (min-width:992px) and (max-width:1200px) {
	#colonnes-2 {
		 margin-top:0px;
			width:79%;
	 }
	 #colonnes-3 {
		 width:79%;
	 }
}

@media all and (max-width: 768px) {
	#colonnes-6 .vc_col-sm-4:first-child {
		margin-top: 30vw;
	}
	#colonnes-6 .vc_col-sm-4 {
		margin-bottom: 200px;
	}	
}

/** News Page **/
.section-post-header{
	display: none !important;
}
.float_right {
	float:right;
}
.news_page_title_tag {
	    background: #3984BEA8;
    padding: 60px 50px;
    border-radius: 50px;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
	line-height: 40px;
}
.news_sec1 {
	top: -170px;
}
.mpc-post__thumbnail{
	border-radius: 50px !important;
}
/*.pgafu-post-grid-main.pgafu-design-1 .pgafu-post-image-bg {
	background:transparent !important;
	height: 130px !important;
}
.pgafu-post-categories, .pgafu-post-date {
	display:none !important;
}
.desc {
	color:#253A55;
	font-size:25px;
	font-weight:600;
	text-align: left;
	margin-bottom: 10px !important;
}
.pgafu-post-short-content {
	text-align: left;
	color:#253A55;
	font-size:16px;
}
.readmorebtn {
	float: left;
    color: #253A55;
    border: 2px solid #253A55 !important;
    padding: 5px 25px;
    border-radius: 20px;
    font-size: 15px;
}
.readmorebtn:hover {
	background:#253a55 !important;
	color:#fff !important;
}
.pgafu-post-title a {
	color: #3984BEA8 !important;
    font-weight: 400;
}
.pgafu-post-grid-content  {
	margin-top: 20px !important;
}
.pgafu-medium-4:nth-child(1) {
	border-right: 4px solid #253A55;
}
.pgafu-medium-4:nth-child(even) {
	border-right: 4px solid #253A55;
}
.pgafu-medium-4 {
    padding: 0px 30px;
	position: inherit !important;
	
}
.pgafu-filter {
	margin:0px !important;
	display: inline-grid;
}
.pgafu-filter li.pgafu-active-filtr a, .pgafu-filter li {
	background:transparent;
	color:#000000;
	text-align: left;
	opacity: 1;
}
.pgafu-filter li a {
	background:transparent !important;
	opacity: 0.2;
}*/
.pos_relative {
	position:relative;
	    height: 202px !important;
    background-position: 50% 55%  !important;
    background-size: 100%  !important;
}
.polygon_images {
	position:absolute;
	    top: -112px;
    right: 0px;
    width: 100%;
}
/*#pgafu-post-filtr-1 {
	height:auto !important
}*/
.tech_sub_page  {
	margin-top:60px;
}
.tech_sub_page .polygon_images{
	width: inherit !important;
}

@media only screen and (max-width: 767px){
	.section_wrapper, .container, .four.columns .widget-area {
		max-width: 100% !important;
	}
	.news_page_title_tag {
		font-size: 22px;
		padding: 50px 82px;
	}
	
}

@media only screen and (max-width: 992px){
	.contact_section {		
		padding: 30px 15px;
	}
}

.small_title_heading {
	text-transform: uppercase;
    font-size: 20px;
	line-height: 25px;
    font-weight: 500;
    letter-spacing: 0px;
	margin-bottom: 10px !important;
}
.big_title_heading {
	text-transform: uppercase;
    font-size: 28px;
	color:#253A55;
	font-weight:bold;
}
.page_cont_type_1  p {
	color:#253A55;
	font-size: 15px;
    line-height: 20px;
}
.dark_blue_bg {
	border-radius:60px;
}
.page_cont_type_2  .vc_custom_heading{
	    font-family: 'RobotoBlack';
    font-size: 38px;
    text-transform: uppercase;
    line-height: 45px;
    border-right: 3px solid #fff;
   padding: 65px 30px;
}
.page_cont_type_2  .wpb_text_column {
	color:#fff !important;
}

#recherches-posts .mpc-post__thumbnail {
	border: #50bbf2 solid 1px;
}

.points-forts-infini {
	margin-top: 10px;
}

.polygon_sec .desc_wrapper {
	    background: transparent !important;
    position: absolute;
    top: 55%;
    padding: 15px 50px;
    width: 260px;
    left: 8px;
    right: 0px;
    margin: 0px auto;
	cursor: context-menu;
}
.polygon_sec .desc_wrapper h4 {
    font-size: 13px;
    text-transform: uppercase;
    background: rgba(37, 58, 85, 0.6);
    padding: 10px 15px;
    border-radius: 30px;
    font-family: 'MontserratBold';
    margin: 0px auto;
    line-height: 15px;
	margin-top: -15px;
    margin-left: -10px;
}
.polygon_sec .sliding_box .photo_wrapper {
    transition: inherit !important;
    bottom: 0px;
}
.polygon_sec .sliding_box .desc_wrapper:after {
	border-bottom:0px !important;
}
.polygon_sec .conseille_box_two, .polygon_sec .conseille_box_four {
    margin-top: -115px;
}
.white_text p{
	color:#FFF !important;
}
.polygon_sec .sliding_box .photo_wrapper img {
    max-width: inherit !important;
    width: 265px;
}
.sub_btn {
	border: 2px solid #2B3A4C;
    font-size: 17px;
    padding: 10px 30px;
}
.Product_page_title .wpb_text_column .wpb_wrapper {
	float:right;
	background: #3984BEA8;
    padding: 60px 80px;
    border-radius: 50px;
    color: #fff;
	text-align:center;
	margin-top: -225px;
}
.Product_page_title .wpb_text_column .wpb_wrapper h1 {
	color:#fff !important;
    font-weight: 600;
    font-size: 40px;
	margin-bottom: 20px;
}
.Product_page_title .wpb_text_column .wpb_wrapper a {
	color: #fff;
    border: 2px solid #fff;
    text-decoration: none;
    padding: 3px 24px;
    font-size: 18px;
    border-radius: 30px;
}
.product_sec1 {
	margin-top:80px;
}
.product_sec1 .vc_custom_heading {
	background: #7eafd3;
    width: 50%;
    margin: 0px auto;
    padding: 15px 4px;
    font-weight: bold;
    border-radius: 30px;
	font-size: 28px;
}
.product_sec2 .shape1 {
	background-image: url(https://travaux.sirocco.agency/sequoia/wp-content/uploads/2021/03/Path-77@2x.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
}
.product_sec2 .shape2 {
	background-image: url(https://travaux.sirocco.agency/sequoia/wp-content/uploads/2021/03/Path-78@2x.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
}
.product_sec2 .shape3 {
	background-image: url(https://travaux.sirocco.agency/sequoia/wp-content/uploads/2021/03/Path-79@2x.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
}
.features_list {
	border-radius: 35px;
	padding-left:35px;
}
.features_list .features {
	margin-bottom:0px !important;
	border-bottom:2px solid #fff;
	padding: 8px 0px;
}
.features_list .features .vc_col-lg-4 {
	padding-left:0px !important;
}
.features_list .features .label {
	color: #253a55;
	font-weight:600;
}
.feature_title {
	margin-left: -15px;
    font-weight: 600;
}
.white_btn .vc_btn3 {
	background: transparent;
    border: 2px solid #fff;
    border-radius: 30px;
    padding: 8px 35px;
    font-size: 16px;
    font-weight: 600;
}
.white_btn .vc_btn3:hover {
    border: 2px solid #fff;	
}
.tparrows {
	background:#253a55 !important;
}
.tp-thumbs, .tp-thumb-title {
	display:none !important;
}
#rev_slider_3_2_wrapper, #rev_slider_3_2_forcefullwidth {
	height: 500px !important;
	background: transparent !important;
}
.rs-modal .tp-thumbs {
	display:block !important;
}
.rs-modal {
	background:#253a55 !important;
}
.rs-modal .custom.tparrows.tp-leftarrow:before {
	color:#fff !important;
}
.slider_link .vc_btn3, .slider_link .vc_btn3:hover {
	    background: transparent;
    border: 2px solid #253a55;
    border-radius: 20px;
    font-size: 15px;
    text-transform: uppercase;
   padding: 5px 30px;
}
.slider_custom_big.title {	
    font-weight: bold;
}
.features_polygon {
	    position: absolute;
    top: 105px;
    right: -70px;
    z-index: 999;
}
.features_polygon img {
	width: 75%;
}
.border-bottom-features {
	margin-bottom:0px !important;
}
.border-bottom-features .vc_single_image-wrapper {
	margin-bottom:0px !important;	
}
.border-bottom-features .vc_single_image-wrapper img {
	margin-left: -10px;
}
.sm-footer-text {
	display:none;
}
body.sticky-header.admin-bar .sm-hamburger {
	    top: 30px !important;
}
.sticky-header .is-sticky .logo {
	top: 0px !important;
}

@media only screen and (max-width: 768px){
	.news_page_title_tag {
		font-size: 22px;
		padding: 30px 35px;
	}
	.news_sec1 {
		top:0px;
	}
	.big_title_heading {
		line-height: 40px;
		font-size: 25px;
	}
	.polygon_images {
		top: -131px;
	}
	.inner_pages {
		margin-top: 75px;
	}
	.grid_oui {
		display: flex;
		justify-content: center;
	}
	.page_cont_type_2 .vc_custom_heading {
		border-right:0px;
		border-bottom: 3px solid #fff;
		padding: 20px 15px;
		text-align: center !important;
		line-height: 30px;
		font-size: 25px;
	}
	.polygon_sec .conseille_box_two, .polygon_sec .conseille_box_four {
		margin-top: 0px;
	}
	.polygon_sec .sliding_box .photo_wrapper {
		text-align:center;
	}
	.Product_page_title .wpb_text_column .wpb_wrapper {
		padding: 25px 15px;
		margin-top: -55px;
		float: none;
	}
	.Product_page_title .wpb_text_column .wpb_wrapper h2 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.product_sec1 .vc_custom_heading {
		width: 100%;
	}
	.product_sec1 {
		margin-top: 10px;
	}
	.features_polygon {
		display:none !important;
	}
	.header_top_blue_sec {
		    padding: 20px 33px !important;
    width: 100% !important;
    font-size: 20px !important;
    line-height: 30px !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.page_cont_type_2 .vc_custom_heading {
		font-size: 20px;
	}
	.polygon_sec .vc_col-sm-1\/5 {
		width:40%;
	}
	.polygon_sec .sliding_box .photo_wrapper {
		text-align:center;
	}
}


@media only screen and (max-width: 1200px) {
	
	.next-particle-logo {
	  width: 100%;
	  max-width: 100%;
	  height: auto;	
	  margin: 0 auto;
	}
}
@media only screen and (min-width: 1200px) {
	.home_news_sec {
		width: 62% !important;
		margin-right: 30px;
	}
	#colonnes-6 {
		/* margin-top: -265px; */
		margin-top: 0;
	}
}


video:-webkit-full-screen {
   width: 100%;
   height: 100%;
   max-height: 100%;
}

.white_text p{
	color:#fff !important;
}
.product_page_sec1 .big_title_heading {
	text-transform: capitalize !important;
	font-size: 20px !important;
}
.inner_footer {
	padding-bottom: 0px !important;
    margin-top: 0px !important;
}
.services_page_small_bn {	
    background-position: 50% 5% !important;
}

.sm-menu ul>li>a {
	font-family: 'RobotoRegular' !important;
}

/**.category_section .sliding_box .photo_wrapper img {
	clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
	-webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.category_section .sliding_box .photo_wrapper {
	background:#fff;
}**/

.slider_custom_title_small {
	font-size: 21px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0px;
	    margin-bottom: 10px !important;
}


.header_top_blue_sec {
	position: relative;
    width: 50%;
    margin: 0px auto;
    /* background: rgb(57 132 190 / 70%) !important; */
	/* background: rgb(47 125 254 / 70%) !important; */
	background: rgb(80 187 242 / 70%) !important;
    color: #fff;
    padding: 40px 50px;
    font-size: 30px;
    border-radius: 50px;
    line-height: 40px;
    font-weight: 600;
}
.header_top_cont_sec .wpb_content_element p{
	color:#253a55;
}
.header_top_cont_sec_2  h2, .header_top_cont_sec_2  h3, .header_top_cont_sec_2  p{
	color:#fff !important;
}
.header_top_cont_sec_2  h2 {
	font-size:20px !important;
}
.header_top_cont_sec_2 {
	margin-top: 10px !important;
}
.article_section .blue_bg::after {
	    content: '';
    border-bottom: solid 3px #fff;
    position: absolute;
    right: -31px;
    top: 55%;
    z-index: 1;
    width: 47px;
}

.lh1_3em p {
	line-height: 1.3em;
}

.home #Top_bar {
	position: absolute;
	z-index: 999999;
	top: 0; 
	left: 0;
	background-color: rgba(37,58,85,0.8);
}

@media only screen and (max-width: 1200px) {
	#colonnes {
		margin-top: 0;
	}
	.footer_pb {
		margin-top: 78px !important;
	}
}

.col-carousel-fontaines-personnalisees img {
	border-radius: 83px;
}

.col-carousel-fontaines-personnalisees .mpc-nav-preset--mpc_preset_15 .mpc-nav__background, .col-carousel-fontaines-personnalisees .mpc-nav-preset--mpc_preset_15 .mpc-nav__background {
	background: #ffffff !important;
}

.col-carousel-fontaines-personnalisees .mpc-nav-preset--mpc_preset_15 i {
	background: #ffffff !important;
}

.col-carousel-fontaines-personnalisees .mpc-nav-preset--mpc_preset_15 .mpcslick-prev i, .col-carousel-fontaines-personnalisees .mpc-nav-preset--mpc_preset_15 .mpcslick-next i {
	color: #253a55 !important;
}

.vc_btn3.vc_btn3-color-grey {
	color: #253a55 !important;
	background: transparent !important;
    border: 2px solid #253a55 !important;
    border-radius: 20px;
    font-size: 15px !important;
    text-transform: uppercase;
	padding: 9px 64px !important;
}

.vc_btn3.vc_btn3-color-grey:hover {
	color: #fff !important;
	background: #253a55 !important;
}

/*************************************************************************/
/******************************* TARTEAUCITRON ***************************/
/*************************************************************************/
.tarteaucitron-modal-open{
    overflow: hidden;
    height: 100%;
}

#tarteaucitronContentWrapper {display:unset;}

/***
* Reset CSS
*/
#tarteaucitronRoot div, #tarteaucitronRoot span, #tarteaucitronRoot applet, #tarteaucitronRoot object, #tarteaucitronRoot iframe, #tarteaucitronRoot h1, #tarteaucitronRoot h2, #tarteaucitronRoot h3, #tarteaucitronRoot h4, #tarteaucitronRoot h5, #tarteaucitronRoot h6, #tarteaucitronRoot p, #tarteaucitronRoot blockquote, #tarteaucitronRoot pre, #tarteaucitronRoot a, #tarteaucitronRoot abbr, #tarteaucitronRoot acronym, #tarteaucitronRoot address, #tarteaucitronRoot big, #tarteaucitronRoot cite, #tarteaucitronRoot code, #tarteaucitronRoot del, #tarteaucitronRoot dfn, #tarteaucitronRoot em, #tarteaucitronRoot img, #tarteaucitronRoot ins, #tarteaucitronRoot kbd, #tarteaucitronRoot q, #tarteaucitronRoot s, #tarteaucitronRoot samp, #tarteaucitronRoot small, #tarteaucitronRoot strike, #tarteaucitronRoot strong, #tarteaucitronRoot sub, #tarteaucitronRoot sup, #tarteaucitronRoot tt, #tarteaucitronRoot var, #tarteaucitronRoot b, #tarteaucitronRoot u, #tarteaucitronRoot i, #tarteaucitronRoot center, #tarteaucitronRoot dl, #tarteaucitronRoot dt, #tarteaucitronRoot dd, #tarteaucitronRoot ol, #tarteaucitronRoot ul, #tarteaucitronRoot li, #tarteaucitronRoot fieldset, #tarteaucitronRoot form, #tarteaucitronRoot label, #tarteaucitronRoot legend, #tarteaucitronRoot table, #tarteaucitronRoot caption, #tarteaucitronRoot tbody, #tarteaucitronRoot tfoot, #tarteaucitronRoot thead, #tarteaucitronRoot tr, #tarteaucitronRoot th, #tarteaucitronRoot td, #tarteaucitronRoot article, #tarteaucitronRoot aside, #tarteaucitronRoot canvas, #tarteaucitronRoot details, #tarteaucitronRoot embed, #tarteaucitronRoot figure, #tarteaucitronRoot figcaption, #tarteaucitronRoot footer, #tarteaucitronRoot header, #tarteaucitronRoot hgroup, #tarteaucitronRoot menu, #tarteaucitronRoot nav, #tarteaucitronRoot output, #tarteaucitronRoot ruby, #tarteaucitronRoot section, #tarteaucitronRoot summary, #tarteaucitronRoot time, #tarteaucitronRoot mark, #tarteaucitronRoot audio, #tarteaucitronRoot video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    /*background: initial;*/
    text-align: initial;
    text-shadow: initial;
}

/* Animation */
#tarteaucitronRoot * {transition: border 300ms, background 300ms, opacity 200ms, box-shadow 400ms}

/* HTML5 display-role reset for older browsers */
#tarteaucitronRoot article, #tarteaucitronRoot aside, #tarteaucitronRoot details, #tarteaucitronRoot figcaption, #tarteaucitronRoot figure, #tarteaucitronRoot footer, #tarteaucitronRoot header, #tarteaucitronRoot hgroup, #tarteaucitronRoot menu, #tarteaucitronRoot nav, #tarteaucitronRoot section {
    display: block;
}
#tarteaucitronRoot ol, #tarteaucitronRoot ul {
    list-style: none;
}
#tarteaucitronRoot blockquote, #tarteaucitronRoot q {
    quotes: none;
}
#tarteaucitronRoot blockquote:before, #tarteaucitronRoot blockquote:after, #tarteaucitronRoot q:before, #tarteaucitronRoot q:after {
    content: '';
    content: none;
}
#tarteaucitronRoot table {
    border-collapse: collapse;
    border-spacing: 0;
}

#tarteaucitronRoot a:focus-visible, #tarteaucitronRoot button:focus-visible {
    outline: 3px dashed #3d86d8;
}

/***
 * Better scroll management
 */
div#tarteaucitronMainLineOffset {
    margin-top: 0!important;
}

div#tarteaucitronServices {
    margin-top: 21px!important;
}

#tarteaucitronServices::-webkit-scrollbar {
    width: 5px;
}

#tarteaucitronServices::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
}

#tarteaucitronServices::-webkit-scrollbar-thumb {
  background-color: #ddd;
  outline: 0px solid slategrey;
}

div#tarteaucitronServices {
    box-shadow: 0 40px 60px #545454;
}

/***
 * Responsive layout for the control panel
 */
@media screen and (max-width:479px) {
    #tarteaucitron .tarteaucitronLine .tarteaucitronName {
        width: 90% !important;
    }

    #tarteaucitron .tarteaucitronLine .tarteaucitronAsk {
        float: left !important;
        margin: 10px 15px 5px;
    }
}

@media screen and (max-width:767px) {
    #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer, #tarteaucitron {
        background: #fff;
        border: 0 !important;
        bottom: 0 !important;
        height: 100% !important;
        left: 0 !important;
        margin: 0 !important;
        max-height: 100% !important;
        max-width: 100% !important;
        top: 0 !important;
        width: 100% !important;
    }

    #tarteaucitron .tarteaucitronBorder {
        border: 0 !important;
    }

    #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList {
        border: 0 !important;
    }

    #tarteaucitron #tarteaucitronServices .tarteaucitronTitle {
        text-align: left !important;
    }

    .tarteaucitronName .tarteaucitronH2 {
        max-width: 80%;
    }

    #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
        text-align: center !important;
    }

        #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk button {
            margin-bottom: 5px;
        }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #tarteaucitron {
        border: 0 !important;
        left: 0 !important;
        margin: 0 5% !important;
        max-height: 80% !important;
        width: 90% !important;
    }
}

/***
 * Common value
 */
#tarteaucitronRoot div#tarteaucitron {
    left: 0;
    right: 0;
    margin: auto;
}

#tarteaucitronRoot button#tarteaucitronBack {
    background: #eee;
}

#tarteaucitron .clear {
    clear: both;
}

#tarteaucitron a {
    color: rgb(66, 66, 66);
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
}

#tarteaucitronRoot button {
    background: transparent;
    border: 0;
}

#tarteaucitronAlertBig strong, #tarteaucitronAlertSmall strong,
#tarteaucitronAlertBig a, #tarteaucitronAlertSmall a {
    color: #fff;
}

#tarteaucitron strong {
    font-size: 22px;
    font-weight: 500;
}

#tarteaucitron ul {
    padding: 0;
}

#tarteaucitron .tarteaucitronH1, #tarteaucitron .tarteaucitronH2, #tarteaucitron .tarteaucitronH3, #tarteaucitron .tarteaucitronH4, #tarteaucitron .tarteaucitronH5, #tarteaucitron .tarteaucitronH6 {
  display: block;
}

.cookie-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
/***
 * Root div added just before </body>
 */
#tarteaucitronRoot {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#tarteaucitronRoot * {
    box-sizing: initial;
    color: #333;
    font-family: sans-serif !important;
    font-size: 14px;
    line-height: normal;
    vertical-align: initial;
}

#tarteaucitronRoot .tarteaucitronH1 {
    font-size: 1.5em;
    text-align: center;
    color: #fff;
    margin: 15px 0 28px;
}

#tarteaucitronRoot .tarteaucitronH2 {
    display: inline-block;
    margin: 12px 0 0 10px;
    color: #fff;
}

#tarteaucitronCookiesNumberBis.tarteaucitronH2 {
    margin-left: 0;
}

/***
 * Control panel
 */
#tarteaucitronBack {
    background: #fff;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2147483646;
}

#tarteaucitron {
    display: none;
    max-height: 80%;
    left: 50%;
    margin: 0 auto 0 -430px;
    padding: 0;
    position: fixed;
    top: 6%;
    width: 860px;
    z-index: 2147483647;
}

#tarteaucitron .tarteaucitronBorder {
    background: #fff;
    border: 2px solid #333;
    border-top: 0;
    height: auto;
    overflow: auto;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie,
#tarteaucitron #tarteaucitronClosePanel {
    background: #333333;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    padding: 4px 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 70px;
}

#tarteaucitron #tarteaucitronDisclaimer {
    color: #555;
    font-size: 12px;
    margin: 15px auto 0;
    width: 80%;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden,
#tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
    background: rgba(51, 51, 51, 0.07);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
    display: none;
    position: relative;
}

#tarteaucitronCookiesList .tarteaucitronH3.tarteaucitronTitle {
    width: 100%;
    box-sizing: border-box;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin: 20px 0px 0px;
    padding: 5px 20px;
    text-align: left;
    width: auto;
    background: #333;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
    color: #fff;
    font-weight: 500;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a:hover,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a:hover {
    text-decoration: none !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a {
    font-size: 22px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
    font-size: 14px;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle {
    padding: 5px 10px;
    margin: 0;
}

#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    color: #fff;
    display: none;
    font-size: 12px;
    font-weight: 500;
    margin-top: 0;
    max-width: 270px;
    padding: 20px;
    position: absolute;
    z-index: 2147483647;
}

#tarteaucitron #tarteaucitronInfo a {
    color: #fff;
    text-decoration: underline;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover {
    background: rgba(51, 51, 51, 0.2);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine {
    background: rgba(51, 51, 51, 0.1);
    border-left: 5px solid transparent;
    margin: 0;
    overflow: hidden;
    padding: 15px 5px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed {
    border-color: #1B870B;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied {
    border-color: #9C1A1A;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    background: #333;
    border: 3px solid #333;
    border-left: 9px solid #333;
    border-top: 5px solid #333;
    margin-bottom: 0;
    margin-top: 21px;
    position: relative;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
    background: #333;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
    margin-left: 15px;
    margin-top: 2px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName button {
    color: #fff;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronAsk {
    margin-top: 0px !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName {
    display: inline-block;
    float: left;
    margin-left: 10px;
    text-align: left;
    width: 50%;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName a:hover {
    text-decoration: underline;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
    display: inline-block;
    float: right;
    margin: 7px 15px 0;
    text-align: right;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
.tac_activate .tarteaucitronAllow {
    background: gray;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    width: auto;
    border: 0;
}

#tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected {
    background-color: #1B870B;
    opacity: 1;
}
#tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied.tarteaucitronIsSelected,
#tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied2.tarteaucitronIsSelected {
    background-color: #9C1A1A;
    opacity: 1;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed .tarteaucitronAllow {
    background-color: #1B870B;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied .tarteaucitronDeny {
    background-color: #9C1A1A;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName .tarteaucitronListCookies {
    color: #333;
    font-size: 12px;
}

#tarteaucitron .tarteaucitronH3 {
    font-size: 18px;
}

#tarteaucitron #tarteaucitronMainLineOffset .tarteaucitronName {
    width: auto!important;
    margin-left: 0!important;
    font-size: 14px;
}
span#tarteaucitronDisclaimerAlert {
    padding: 0 10px;
    display: inline-block;
}
#tarteaucitron .tarteaucitronBorder, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden, #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    border-color: #333!important;
}

/***
 * Big alert
 */
.tarteaucitronAlertBigTop {
    top: 0;
}

.tarteaucitronAlertBigBottom {
    bottom: 0;
}

#tarteaucitronRoot #tarteaucitronAlertBig {
    background: #333;
    color: #fff;
    display: none;
    font-size: 15px !important;
    left: 0;
    position: fixed;
    box-sizing: content-box;
    z-index: 2147483645;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: auto;
    width: 100%;
}

#tarteaucitronAlertBig #tarteaucitronPrivacyUrl,
#tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
    font: 15px verdana;
    color: #fff;
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
    font-weight: 700;
}

#tarteaucitronAlertBig #tarteaucitronPrivacyUrl,
#tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog {
    cursor: pointer;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitronAlertBig #tarteaucitronPersonalize,
#tarteaucitronAlertBig #tarteaucitronPersonalize2,
.tarteaucitronCTAButton,
#tarteaucitron #tarteaucitronPrivacyUrl,
#tarteaucitron #tarteaucitronPrivacyUrlDialog,
#tarteaucitronRoot .tarteaucitronDeny,
#tarteaucitronRoot .tarteaucitronAllow {
    background: #008300;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px!important;
    line-height: 1.2;
    padding: 5px 10px;
    text-decoration: none;
    margin-left: 7px;
}

#tarteaucitronRoot .tarteaucitronDeny {
    background: #9C1A1A;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog {
    background: #fff;
    color: #333;
    font-size: 13px;
    margin-bottom: 3px;
    margin-left: 7px;
    padding: 5px 10px;
}

#tarteaucitronPercentage {
    background: #0A0!important;
    box-shadow: 0 0 2px #fff, 0 1px 2px #555;
    height: 5px;
    left: 0;
    position: fixed;
    width: 0;
    z-index: 2147483644;
}

/***
 * Icon
 */
.tarteaucitronIconBottomRight {
    bottom: 0;
    right: 0;
}
.tarteaucitronIconBottomLeft {
    bottom: 0;
    left: 0;
}
.tarteaucitronIconTopRight {
    top: 0;
    right: 0;
}
.tarteaucitronIconTopLeft {
    top: 0;
    left: 0;
}

.tarteaucitronIconTopLeft #tarteaucitronManager {
    border-radius: 2px 7px 7px 2px;
}

.tarteaucitronIconTopRight #tarteaucitronManager {
    border-radius: 7px 2px 2px 7px;
}

.tarteaucitronIconBottomLeft #tarteaucitronManager {
    border-radius: 7px 7px 2px 2px;
}

.tarteaucitronIconBottomRight #tarteaucitronManager {
    border-radius: 7px 7px 2px 2px;
}

#tarteaucitronIcon {
    background: transparent;
    position: fixed;
    display: none;
    width: auto;
    z-index: 2147483646;
}
#tarteaucitronIcon #tarteaucitronManager {
    color: transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 11px !important;
    padding: 8px 10px 8px;
    border: none;
}
#tarteaucitronIcon #tarteaucitronManager img {
    width: 50px;
    height: 50px;
}

#tarteaucitronRoot .tarteaucitronCross::before {
    content: '\2717';
    display: inline-block;
    color: white;
}

#tarteaucitronRoot .tarteaucitronCheck::before {
    content: '\2713';
    display: inline-block;
    color: white;
}

#tarteaucitronRoot .tarteaucitronPlus::before {
    content: '\271b';
    display: inline-block;
    color: white;
}


/***
 * Small alert
 */

.tarteaucitronAlertSmallTop,.tarteaucitronAlertSmallBottom {
    bottom: 0;
}

#tarteaucitronAlertSmall {
    background: #333;
    display: none;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    width: auto;
    z-index: 2147483646;
}

#tarteaucitronAlertSmall #tarteaucitronManager {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px !important;
    padding: 8px 10px 8px;
}

#tarteaucitronAlertSmall #tarteaucitronManager:hover {
    background: rgba(255, 255, 255, 0.05);
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot {
    background-color: gray;
    border-radius: 5px;
    display: block;
    height: 8px;
    margin-bottom: 1px;
    margin-top: 5px;
    overflow: hidden;
    width: 100%;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen,
#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow,
#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed {
    display: block;
    float: left;
    height: 100%;
    width: 0%;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen {
    background-color: #1B870B;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow {
    background-color: #FBDA26;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed {
    background-color: #9C1A1A;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesNumber {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    padding: 0px 10px;
    vertical-align: top;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesNumber:hover {
    background: rgba(255, 255, 255, 0.3);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer {
    display: none;
    max-height: 70%;
    max-width: 500px;
    position: fixed;
    right: 0;
    width: 100%;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList {
    background: #fff;
    border: 2px solid #333;
    color: #333;
    font-size: 11px;
    height: auto;
    overflow: auto;
    text-align: left;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList strong {
    color: #333;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle {
    background: #333;
    margin-top: 21px;
    padding: 13px 0 9px 13px;
    text-align: left;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle strong {
    color: #fff;
    font-size: 16px;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain {
    background: rgba(51, 51, 51, 0.1);
    padding: 7px 5px 10px;
    word-wrap: break-word;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain:hover {
    background: rgba(51, 51, 51, 0.2);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain a {
    color: #333;
    text-decoration: none;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft {
    display: inline-block;
    width: 50%;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft a strong {
    color: darkred;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListRight {
    color: #333;
    display: inline-block;
    font-size: 11px;
    margin-left: 10%;
    vertical-align: top;
    width: 30%;
}

/***
 * Fallback activate link
 */
.tac_activate {
    background: #333;
    color: #fff;
    display: table;
    font-size: 12px;
    height: 100%;
    line-height: initial;
    margin: auto;
    text-align: center;
    width: 100%;
}

.tac_float {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.tac_activate .tac_float strong {
    color: #fff;
}

.tac_activate .tac_float .tarteaucitronAllow {
    background-color: #1B870B;
    display: inline-block;
}

/***
 * CSS for services
 */
ins.ferank-publicite, ins.adsbygoogle {
    text-decoration: none;
}

div.amazon_product {
    height:240px;
    width:120px;
}
.tarteaucitronIsAllowed .tarteaucitronDeny {
    opacity: 0.4!important;
}.tarteaucitronIsDenied .tarteaucitronAllow {
    opacity: 0.4!important;
}.tarteaucitronIsAllowed .tarteaucitronAllow {
    opacity: 1!important;
}.tarteaucitronIsDenied .tarteaucitronDeny {
    opacity: 1!important;
}
.tarteaucitronLine .tarteaucitronAllow, .tarteaucitronLine .tarteaucitronDeny {
    opacity: 0.4;
}
#tarteaucitronServices_mandatory button.tarteaucitronAllow {
    opacity: 1;
}

div#tarteaucitronInfo {
    display: block!important;
    position: relative !important;
    text-align: center!important;
    max-width: 80%!important;
    padding: 15px 0!important;
    margin: -10px auto 40px!important;
    font-size: 1em!important;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-color: #555;
}

a.tarteaucitronSelfLink {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    text-align: center!important;
    display: block;
    height:30px;
}

.tarteaucitronMainLine .tarteaucitronH2 {
    font-size: 1.2em!important;
    margin-top: 4px!important;
}

span.tarteaucitronTitle.tarteaucitronH3 {
    margin-top: 12px!important;
}

#tarteaucitronCloseCross {
    position:absolute;
    color: #FFFF;
    font-size:1.8rem;
    cursor: pointer;
    top: 10px;
    right: 26px
}

.tarteaucitron-spacer-20 {
    height: 20px;
    display: block;
}

.tarteaucitron-display-block {
    display: block;
}

.tarteaucitron-display-none {
    display: none;
}

/* Personnalisation Sirocco */
/* Fenêtre principale */
#tarteaucitronRoot * {
	font-family : "Montserrat" !important;
}
body #tarteaucitronRoot div#tarteaucitronAlertBig {
	width: 40% !important;
	font-family : "Montserrat" !important;
}
#tarteaucitronRoot #tarteaucitronAlertBig {
	background: #fff !important;
	color: #000 !important;
}
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl, #tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog, #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert, #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
	color: #000 !important;
	font-family : "Montserrat" !important;
}
#tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
	font-size: 14px !important;
}

/* Logo */
/*div#tarteaucitronAlertBig::before {
	content:url(https://www.keep-motion.com/wp-content/uploads/2021/04/logo-keep-motion-cookies.png) !important;
}*/

/* bouton OK */
#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitronAlertBig #tarteaucitronPersonalize2, .tarteaucitronCTAButton, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog, #tarteaucitronRoot .tarteaucitronDeny, #tarteaucitronRoot .tarteaucitronAllow {
	background: #01BC84;
	font-size: 12px !important;
	font-weight: bold;
}
#tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected, #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed .tarteaucitronAllow {
	background: #01BC84;
}
/* bouton Refuser */
#tarteaucitronRoot .tarteaucitronDeny {
	background: #F45B4B;
	font-size: 12px !important;
	font-weight: bold;
}
#tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied.tarteaucitronIsSelected, #tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied2.tarteaucitronIsSelected, #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied .tarteaucitronDeny {
	background: #F45B4B;
}
/* bouton Personnaliser */
#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog {
	background-image: linear-gradient(-75.95deg, rgba(74, 156, 157, 1) 0.26%, rgba(31, 80, 122, 1) 99.52%);
	color: #fff;
	font-size: 12px !important;
	font-weight: bold;
}
/* Lien politique de confidentialité */
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
	font-size: 12px !important;
	text-decoration: underline;
}
/*#tarteaucitronRoot #tarteaucitronAlertBig{
	background-image: url(https://www.keep-motion.com/wp-content/uploads/2021/04/km-filigrane.jpg) !important;
	background-repeat: no-repeat !important;
	background-position-x: 100% !important;
	background-position-y: 100% !important;
}*/
/*************************************************************************/
/******************************* FIN TARTEAUCITRON ***************************/
/*************************************************************************/


