/* HEADER ASSURMIX (ALL BREAKPOINT)
--------------------------------*/
.seo_h1_mobile{
	text-align: -webkit-center;
	font-size: .6em !important;
	padding-left: 4rem!important;
	text-align: -webkit-center;
}
.seo_mobile{
	font-size: 1.2rem!important;
	width: 67%;
	margin-left: 4em!important;
	margin-top: 0.4rem!important;
	text-align: -webkit-center;
}
@media screen and (max-width:449px) {
	.row_actu img{
		display:none;
	}
	.actu_span_title{
		padding-top:10px;
	}
	.actu_titre{
		text-align: center;
	}
	.row_actu{
		text-align: center;
		margin-top: 10px;
	}
	.actu_title_h2{
		margin-bottom: 10px;
	}
	.actu_date{
		float:right;
		/*margin-right: 10px;*/
	}
	.img-header-porto{
		height:34px!important;
	}
	.img_actu{
		text-align: center!important;
	}
	.header-fil-ariane{
		margin-top: 1rem!important;
	}
	.actu_titre{
		margin:10px;
	}
	.actu_reseaux_sociaux{
		text-align: center;
	}
	.seo_mobile{
		font-size: 1rem!important;
		padding-left: 53px !important;
		width: 82%;
	}
	.news_text {
	    text-align: center!important;
	}
}
.p-10{
	padding:10px!important;
}
@media screen and (min-width:450px) {
	.img_actu{
		float: right!important;
	}
	.actu_reseaux_sociaux{
		text-align: right;
	}
}
.actu_reseaux_sociaux{
	padding-left: 0px!important;
}
.actu-left{
	padding-right: 0px!important;
}
.actu_titre{
	padding-right: 0px!important;
	padding-left: 0px!important;
}
.header-body{
	border-top:unset!important;
}
#header #header-assurmix {
	background-color:#fff;
	border-bottom:none;
}
#header #header-assurmix p {
	line-height:1rem;
	margin-top:5px;
}
#header #header-assurmix span.telephone {
	color: #0071BB;
	font-weight: 500;
	font-size: 1.6rem;
	font-family: oswald;
	letter-spacing: -0.05em;
}
#header #header-assurmix span.contact {
	color: #0071BB;
	font-weight: 500;
	font-size: 0.9rem;
	font-family: oswald;
	letter-spacing: -0.02em;
}
#header #header-assurmix.header-full-width .container  {
	width: 100%;
	max-width: none;
}
#header #header-assurmix.header-full-width .container a > img  {
	height:2.8em;
}
#header #header-assurmix ul.nav a.nav-link  {
	padding: 0.5rem 0.25rem;
}
.error-champ{
	border:1px solid red;
}

/* HEADER BANNER ALL BREAKPOINT)
--------------------------------*/
#header #header-banner .header-logo {
	margin: 16px 0;
	margin: 0.1rem 0;
	position:relative;
	height:1rem;
}
#header #header-banner span {
	line-height: 1.5rem;
	font-family: Oswald, sans-serif;
	color: white;
	font-size: 2.2rem;
}
@media screen and (min-width:575px) {
	#header #header-banner span {
		line-height: 1.3rem;
		font-size: 1.4rem;
		margin-left: 6rem !important;
	}
}



/* HEADER MENU (ALL BREAKPOINT)
--------------------------------*/
#header #header-menu .header-nav {
	padding: 0.1rem 0 !important;
	min-height: auto;
}
#header #header-menu nav > ul > li > a {
	font-weight:400;
	font-size:0.8rem !important;
	font-family:"Oswald", Arial, sans-serif;
	letter-spacing: -0.01rem;
	border-radius: 0.8rem;
	line-height: 0.8rem;
}
#header #header-menu .input-group {
	height:1.6rem;
	width: 8rem;
}
#header #header-menu button.btn-primary {
	height:1.6rem;
	line-height:0.1rem;
	background-color:#39608c;
	width:4rem;
	font-size:0.7rem;
	padding:0rem 0.25rem;
}
#header #header-menu button.btn-primary:hover {
	background-color:#4878af;
}

#header #header-menu .flag.flag-en {
	background-position: -160px -154px;
}
@media (min-width: 1200px) {
	#header #header-menu .input-group {
		width:11rem;
	}
	#header #header-menu button.btn-primary {
		width:5.5rem;
		font-size: 0.8rem;
		padding: 0rem;
	}
}
@media (max-width: 575.98px) {
	#background_pages{
		display:none;
	}
	#header_row{
		height:0px!important;
	}
	.h2-container{
		font-size: 1.1rem!important;
	}
	#header #header-menu {
		padding:0 !important;
	}
	#header #header-menu .header-nav-main {
		min-width: 13rem;
	    margin-left: 6rem;
	}
	#header #header-menu .input-group.input-group-sm {
		width:5rem!important;
	}
	#header #header-menu .btn-xs {
		width:2rem!important;
	}
	.header-nav li > a {
		line-height: 1.8rem!important;
	}
}
.assurmix-drop-menu{
	padding: .25rem 0rem!important;
	text-align: -webkit-center!important;
}


/* RESPONSIVE MENU
--------------------------------*/
@media (max-width: 991px){
	#header .header-nav-main {
		position: inherit!important;
	}
	#header .header-container:not(.container) .header-nav-main {
		min-width: 13rem;
	}
	.header-nav li > a {
		line-height: 1.8rem!important;
	}
}
.dropdown-multisite{
	width: 80px!important;
	height: 40px!important;
}
.a-drop-down {
	text-decoration: none;
}
.color-black-portomix{
	color:#111111!important;
}


/* BALISE HTML GENERAL
--------------------------------*/
.cursor-pointer {
	cursor: pointer;
}
.oswald {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 400;
}
.no-h1 {
	line-height: 1.5rem;
	font-family: Oswald;
	color: white;
	font-size: 1em !important;
	letter-spacing: 0!important;
	margin-bottom: 0!important;
}
h3 {
	text-transform: inherit!important;
}
p {
	color:#111111!important;
}
/*
form label {
	font-weight: bold!important;
	color:black!important;
}
*/
form input[type=text]{
	padding-left: 10px;
}


/* BOOSTRAP-LIKE CLASS
--------------------------------*/

/* MARGIN
-------------*/
.margin-0{
	margin:0!important;
}
.margin-10{
	margin:10px!important;
}
.margin-13{
	margin:13px!important;
}
.margin-20{
	margin:20px!important;
}
.margin-top-0 {
	margin-top:0!important;
}
.margin-top-10{
	margin-top:10px!important;
}
.margin-top-20{
	margin-top:20px!important;
}
.margin-top-30{
	margin-top:30px!important;
}
.margin-top-minus-200 {
	margin-top:-200px!important;
}
.margin-top-minus-40 {
	margin-top:-40px!important;
}
.margin-top-minus-50 {
	margin-top:-50px!important;
}
.margin-top-minus-60 {
	margin-top:-60px!important;
}
.margin-top-minus-70 {
	margin-top:-70px!important;
}
.margin-top-minus-80 {
	margin-top:-80px!important;
}
.margin-top-minus-220 {
	margin-top:-220px!important;
}
.margin-top-minus-230 {
	margin-top:-230px!important;
}
.margin-top-minus-7-percent {
	margin-top:-7%!important;
}
.margin-top-minus-10-percent {
	margin-top:-10%!important;
}
.margin-top-5{
	margin-top:5px!important;
}
.margin-bottom-0 {
	margin-bottom:0!important;
}
.margin-bottom-10{
	margin-bottom:10px!important;
}
.margin-bottom-20{
	margin-bottom:20px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-left-4{
	margin-left:4px!important;
}
.margin-left-10{
	margin-left:10px!important;
}
.margin-left-5{
	margin-left:5px!important;
}
.margin-auto{
	margin:auto!important;
}
.mr-10 {
	margin-right:10px!important;
}


/* PADDING
-------------*/
.padding-0 {
	padding:0!important;
}
.padding-top-0 {
	padding-top:0!important;
}
.padding-20 {
	padding:20px!important;
}
.padding-10 {
	padding:10px!important;
}

/* DISPLAY
-------------*/
.hide{
	display:none;
}
.display-block{
	display:block!important;
}
.float-right{
	float:right;
}

/* TEXT ALIGN
-------------*/
.center, .txt-align-center {
	text-align: center!important;
}
.txt-align-left{
	text-align:left!important;
}
.txt-align-right{
	text-align:right!important;
}
.txt-justify{
	text-align: justify!important;
}

/* TEXT DECORATION
-------------*/
.text-line-through {
	text-decoration: line-through!important;
}

/* FONT SIZE
-------------*/
@media screen and (min-width: 576px) and (max-width: 767.98px) {
	.text-sm-2{
		font-size: 0.9em!important;
	}
}
@media (min-width: 768px) {
	.text-md-3{
		font-size: 1em!important;
	}
    .text-md-6{
		font-size: 1.80em!important;
	}
}
@media (min-width: 768px) {
	.text-md-3{
		font-size: 1em!important;
	}
}
.font-size-12 {
	font-size:12px!important;
}
.font-size-body{
	font-size:13px!important;
}
.font-size-25 {
	font-size:25px!important;
}
.font-size-1p2x {
	font-size:1.2em !important;
}
.font-size-1p3x {
	font-size:1.3em !important;
}
.font-size-1p5x {
	font-size:1.5em !important;
}
.font-size-0p8x {
	font-size:0.8em !important;
}
.font-bold{
	font-weight:bold;
}
.fs-12px{
	font-size: 12px!important;
}
.fs-16px{
	font-size: 16px!important;
}
.fs-20px{
	font-size: 20px!important;
}
.fs-30px {
	font-size: 30px!important;
}

/* FONT TRANSFORM
-------------*/
.font-semi-condensed {
	font-stretch: semi-condensed!important;
}

/* TEXT COLOR
-------------*/
.color-white, .fa-white {
	color:white!important;
}
.color-light-black{
	color:#495057!important
}
.color-black{
	color:#111111!important
}
.color-blue{
	color:#0071BB!important;
}
.color-darkred {
	color:darkred!important;
}
.color-grey {
	color:#777!important;
}
.green{
	color:#00cc5b;
}
.red{
	color:red;
}
.text-gray{
	color:gray;
}

/* BACKGROUND COLOR
-------------*/
.bg-yellow {
	background-color: yellow;
}
.bg-lightgreenpale {
	background-color: #ecf7df !important;
}
.background-transparent {
	background-color: transparent !important;
}
.background-color-blanchedalmond {
	background-color: blanchedalmond !important;
}
.background-color-white {
	background-color: white !important;
}
.background-color-landing-veto {
	background-color: #e1e6f9 !important;
}

/* TRANSPARANCY
-------------*/
.opacity-1{
	opacity:1;
}
.opacity-0p3{
	opacity:0.3;
}

/* HEIGHT
-------------*/
.line-height-50{
	 line-height: 50px;
}
.line-height-100 {
	 line-height: 100px;
}
.h-200-px {
	height:200px;
}

/* WIDTH
-------------*/

.w-20 {
	width: 20%!important;
}
.w-33 {
	width: 33%!important;
}
.w-66 {
	width: 66%!important;
}
.w-130px {
	width:130px!important;
}
.w-120px {
	width:120px!important;
}
.w-100px {
	width:100px!important;
}
.w-150px {
	width:150px!important;
}
.w-200px {
	width:200px!important;
}
.w-80px {
	width:80px!important;
}
@media (min-width: 576px) {
	.w-sm-20 {
		width: 20% !important;
	}
	.w-sm-75 {
		width:75% !important;
	}
}
@media (min-width: 992px) {
	.w-lg-15 {
		width:15% !important;
	}
}
@media (min-width: 1440px) {
	.w-xxl-12 {
		width:12% !important;
	}
}


/* BORDER
-------------*/
.brdr-right{
	border-right: 1px #9A9A9A solid;
}
.border-bottom-black-1{
	border-bottom:1px black solid;
}
.border-radius-0 {
	border-radius:0!important;
}

/* V. DIVIDE
-------------*/
.row.vdivide [class*='col-']:not(:last-child):after {
	background: #e0e0e0;
	width: 1px;
	content: "";
	display:block;
	position: absolute;
	top:0;
	bottom: 0;
	right: 0;
	min-height: 70px;
}
.row.no-vdivide [class*='col-']:not(:last-child):after {
	width: 0;
	content: "";
	display:block;
	position: absolute;
	top:0;
	bottom: 0;
	right: 0;
}

/* COLUMN XXL
-------------*/
@media (min-width: 1440px) {
	.col-xxl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (min-width: 1440px) {
	.col-xxl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
}

/* COLUMN XXXL
-------------*/
@media (min-width: 1680px) {
	.col-xxxl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}





/* GESTION ERREUR
--------------------------------*/
.has_error {
	border-width:3px;
}
.error{
	color:#a94442!important;
}
.help-inline{
	color:#a94442!important;
}
.border_error {
    border: 2px solid red;
}

/* PAGES MULTIPLES
--------------------------------*/
.h2-img{
	width:70px;
}

.h2-container{
	font-size:25px;
	margin-bottom: 10px;
	color: black;
}
.h3-container{
	font-size: 14px!important;
	font-weight: bold;
	color:black;
	margin-top: 10px;
}
.div-text-after-h2{
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
	padding: 10px;
	background-color: #eee;
	margin-bottom: 10px;
}
.div-text-after-h2 > p{
	margin: 0 10 20px;
}
.div-rounded-shadowed{
	background-color: white!important;
	border-radius: 10px;
	box-shadow: 0 0 0.375rem 0 rgba(0,0,0,.32);
}
.news_text{
	font-size:13px!important;
}
.fil-ariane{
	height:0;
	color:black;
	/*font-weight:bold!important;*/
}
.fil-ariane-a {
	/*font-weight:bold!important;*/
	color:black!important;
}
.cursor-pointer{
	cursor: pointer!important;
}
#accordion-2, #accordion-3 {
	background: white;
	border-radius: 10px;
	display: none;
}


/* SURCHARGE PORTO
--------------------------------*/
#container{
	font: 75% arial, Verdana, Helvetica, sans-serif;
	text-align:center;
}
/* section > .container{
	background-color: rgba(230, 230, 230, 0.8);
	border-radius: 10px;
} */

.h2-seo{
	font-size:14px;
	font-weight:bold;
}


/* SURCHARGE PORTO : FEATURED BOX
--------------------------------*/
html .featured-box-blue .box-content  {
	border-top-color:#0088cc;
}
html .featured-box-green .box-content {
	border-top-color:#00cc5b;
}
html .featured-boxes-style-8 .featured-box.featured-box-blue .icon-featured {
	color:#0088cc;
}
html .featured-box-blue h4 {
	color:#0088cc;
}
html .featured-box-green h4, html .featured-box-green i {
	color:#00cc5b !important;
}


/* NAVIGATION BAR
--------------------------------*/
#navigation hr {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
#navigation #owl-theme img {
	width: 60px;
	height: 60px;
}
#navigation .descriptif_plus {
	width:250px;
}
#navigation .descriptif_plus a {
	margin-left:25px;
}




/* FOOTER
--------------------------------*/
#banner_cookies {
	text-align:center;
	width:100%;
	position:fixed;
	bottom:0;
	opacity:0.85;
	background:#303030;
	z-index:1000;
}
#banner_cookies p {
	color:white !important;
	font-size:14px;
	letter-spacing:0.4px;
	margin:0;
}
#banner_cookies p a {
	color:white !important;
	font-size:14px;
	margin-left:10px;
	line-height:45px;
}
#banner_cookies p img {
	height: 24px;
	margin-left: 20px;
	padding-right: 20px;
}
#banner_cookies p img:hover {
	cursor:pointer;
}


.page-footer{
	text-align: center;
    color: black;
    background-color: white;
    position: sticky;
    width: 100%;
    padding: 10px;
}

.news_text .MsoListParagraph{
	text-indent: 0px!important;
}

.fb-share-button iframe{
	margin-top: -7px!important;
}

/* Desktop only */
@media screen and (min-width: 992px) {
	.single-article .bloglistarticle {
	display: flex;
	justify-content: center;
	padding: 2rem 1rem;
	}
	.single-article .article {
	max-width: 800px;
	width: 100%;
	background: #fff;
	padding: 2rem;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	margin: 0 auto;
	float: none !important;
	}
	.single-article .bloglistarticle:has(.article:only-child) {
	justify-content: center;
	}
	.single-article .bloglistarticle .article {
	position: static !important;
	left: auto !important;
	top: auto !important;
	margin: 0 auto;
	}
	.single-article .article .text {
	  padding: 2rem;
	  background: #fff;
	  font-size: 1.1rem;
	  line-height: 1.6;
	}
	.single-article .img_actu {
		width: 100%;       
		height: 300px;       
		object-fit: contain; 
		max-width: 800px; 
		display: block;
		margin: 0 auto 40px auto;
	}
}