#scroll_to_top {
	z-index: 10;
	display: none;
  position: fixed;
  width: 25px;
  height: 25px;
  bottom: 25px;
  right: 40px;
	opacity: 0%;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}
#scroll_to_top i {
  font-size: 19px;
	background-color:#35C087;
	color: white;
	padding: 18px 15px 11px;
	border-radius: 50px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
	-webkit-transition: all 0.2s ease;
 	transition: 0.2s ease-in-out;
}
#scroll_to_top i:hover {
	box-shadow: none;
}
.cta-sticky{
	position: fixed; 
	bottom: 1%;
	width: 100%; 
}
body {
	color:#292929;
	position: relative;
	padding: 0;
	margin: 0;
	font-family: "roc-grotesk", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
}
.logo-header{
	margin: 0 auto;
}
.logo-header img{
	margin: 0 auto;
  display: block;
	padding-top: 20px;
	max-width: 170px;
}
h1{
  color: #292929;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.2;
}

h2{
	color: #292929;
  font-size: 35px;
  margin-top: 1rem;
  line-height: 1;
  letter-spacing: -1.2px;
	font-weight: 500;
} 
.article h2{
	font-size: 30px;
}
.h2-sm{
  font-size: 26px;
	margin-bottom: 25px;
}
h3,
h4,
h5,
h6{
	font-weight: 500;
	letter-spacing: -0.5px;
}

h3{
  font-size: 26px;
}
.container-trustpilot{
	border-radius: 55px;
	width: 250px;
	margin: 0 auto;
}
.article h3{
  margin-top: 3rem;
}
#home-page h4{
	margin-top: 30px;
}
.green{
  color:#35C087;
}
p, li{
	color:#292929;
  font-size: 18px;
  font-weight: 400;
}
.p-lg{
  font-size: 22px;
  line-height: 1.2;
  font-weight: 500;
}
.p-md{
	color:#292929;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: 1rem;
}
.p-sm{
  font-size: 15px;
	margin-bottom: 0;
}
a{
  color: #292929;
  text-decoration: none;
}
a:hover, a .p-sm:hover{
  color:#35C087;
}
a .p-sm{
	text-decoration: underline !important;
}
.anchor{
  font-size: 18px;
  line-height: 1.4;
  font-weight: 400;
  padding-bottom:30px;
}
#anchorContainer {
	border-bottom: 0.5px solid #292929;
}
.blue-light{
	background: var(--light-blue, #F0F3FF); 
}
.grey-gradiant{
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0 -15px;
}
#content-page{
  padding-bottom: 80px;
}
.partners div{
  height: auto;
}
.partners img{
  height: auto;
  filter: grayscale(1);
	text-align: center;
}
#qui-sommes-nous{
	background-color:#F6F6F6;
	padding-bottom: 6rem !important;
}
/* ---------- BREADCRUMB --------- */

.breadcrumb{
  padding: 80px 0 40px;
	background-color: #f6f6f6;
}
.partner-page .breadcrumb{
	background: linear-gradient(102deg, #F0F3FF 28.6%, #F5F5F5 100%);
}
.breadcrumb h1,.breadcrumb p{
  margin-bottom: 0px;
}
.breadcrumb h1.partner-name{
	padding-right: 10px;
	font-size: 35px;
	font-weight: 600;
}
.partner-page .star-score{
	border-left: 1px solid #dee2e6;
	text-wrap: nowrap;
 	display: inline-flex;
}
.partner-page .star-score img {
	width: 27px;
  padding: 2px;
}
.note .p-md{
	font-size: 25px;
	font-weight: 600;
	padding-left: 5px;
}
.breadcrumb ul{
  padding: 10px 0;
  list-style: none;
}
.breadcrumb ul li {
  display: inline;
  font-size: 15px !important;
	color:#292929;
}
.breadcrumb ul li+li:before {
  padding: 8px;
  content: " - ";
}
.breadcrumb ul li a {
  text-decoration: none;
}
.breadcrumb ul li a:hover {
  color: #35C087;
  text-decoration: underline;
}

.background-grey{
  background-color: #f6f6f6;
  border-radius: 20px;
}
.background-green{
  background-color: #E9FFF6;
  border-radius: 40px;
}
.background-red{
	background-color:#FFE3E0;
	border-radius: 40px;
}
.background-purple{
	background-color:#ECE5FF;
	border-radius: 40px;
}
.background-yellow{
	background-color:#FFF3C6;
	border-radius: 40px;
}
.iconSwiper .background-green,
.iconSwiper .background-purple,
.iconSwiper .background-yellow,
.iconSwiper .background-red{
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: fit-content;
}
.iconSwiper .swiper-slide:hover .background-green,
.iconSwiper .swiper-slide:hover .background-purple,
.iconSwiper .swiper-slide:hover .background-yellow,
.iconSwiper .swiper-slide:hover .background-red{
	box-shadow: rgba(0, 0, 0, 0) 0px 2px 8px 0px;
}
/* -------- A PROPOS ------- */

.a-propos-page .partners img{
	height: auto;
  filter: grayscale(1);
	width: 40%;
	padding: 10px;
}

/* ---------- SIDE CONTENT ---------- */
.side-banks{
  box-shadow: 0px 0px 10.285px 0px rgba(140, 140, 140, 0.20);
}
.blue-gradient{
  background: var(--Blue-light-gradient, linear-gradient(180deg, #E5EBFF 17.19%, rgba(255, 255, 255, 0.00) 100%)); 
}
.purple-gradient{
	background: linear-gradient(180deg, #ECE5FF 17.71%, rgba(255, 255, 255, 0.00) 100%); 
}
a.side-offer:hover{
	color:#292929 !important
}
.side-content .col-lg-11{
  border-radius: 30px;
	height: 100%;
}
.side-offer{
  border-radius: 25px !important;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
  margin: 25px 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;	
	padding: 1rem;
  min-height: 110px;
}
.side-offer:hover, .side-offe:focus, .side-offe:active{
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.btn-clickout{
  display: block;
  text-align: center;
	font-size: 18px;
  padding: 12px 10px;
  border-radius: 28px;
  background-color: #FBCD5C;
  box-shadow: 0.718px 0.718px 7.18px 3.59px rgba(0, 0, 0, 0.10);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-weight: 500;
}
.cta-home .btn-clickout{
	padding: 13px 10px;
}
.btn-clickout:hover{
	color:#292929 !important;
  box-shadow: 0.718px 0.718px 7.18px 3.59px rgba(0, 0, 0, 0);
}
 .cta-clickout a{
  width: 95%;
	margin: 0 auto;
}
.side-partner-no-sender{
	background-image: url('/assets/images/campaign/assurances-animaux.youdge.com/content/articles/cta-homepage.jpg');
	background-size: cover;
	background-position: center bottom;
 	border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
	height: 380px;
	padding: 40px 15px;
}
.side-partner-no-sender p{
	font-size: 24px;
  line-height: 1.1;
	text-align: center;
	font-weight: 600;
	color: white;
	text-shadow: 0px 4.192px 9px rgba(0, 0, 0, 0.15);
}
.cta-home a.btn-clickout::after{
	content: url('/assets/images/common/pictos/arrow-right-up.svg');
	padding-left: 8px;
}
.side-partner-clickout .message-clickout .p-md{
	margin-bottom: 0;
}
.side-partner-clickout{
  background-color: white;
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.side-partner-clickout .message-clickout p{
  text-align: center;
	font-size: 22px;
  line-height: 1.1;
}

.side-partner-clickout .message-clickout ul{
  display: none;
}
.message-clickout p .bold{
  color:#35C087;
  font-weight: 600;
}
.message-clickout p .clickout-insentive-bold{
  color:#35C087; 
  font-weight: 600;
}
.article .side-partner-clickout img{
	width: 190px;
	margin: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

.side-partner-clickout .logo-clickout{
	border: 0px solid black;
	text-align: center;
}
#content-page .article .side-partner-clickout a,
#content-page .article .side-content a{
	text-decoration: none;
}

/* ------------------------ */
/* ---- CAROUSEL SWIPER --- */
/* ------------------------ */
.swiper {
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.swiper-button-next:after, .swiper-button-prev:after{
	font-size: 18px !important;
	font-weight: 600;
	color: white;
	background-color: #292929;
}
.swiper-button-next:after,
.swiper-button-prev:after{
	padding: 10px 14px;
  border-radius: 50%;
}
.swiper-pagination-bullet-active {
  background: #35C087 !important;
}
.swiper-pagination-bullet{
	height: 5px !important;
	border-radius: 30px !important;
}
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px !important;
}
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:first-child{
  margin: 0 10px 0 0!important;
}
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:last-child{
  margin: 0 0 0 10px!important;
}
.logoSwiper .swiper-slide{
	width: 32%;
}
.iconSwiper .swiper-pagination-bullet{
	width: 27%;
}
.iconSwiper .swiper-wrapper{
  width: 90% !important;
}
.iconSwiper .swiper-slide img {
  width: auto !important;
  height: 70px;
}
.iconSwiper .swiper-slide p:last-child{
	font-size: 16px !important;
}
.link{
  margin-top: auto;
  margin-left: auto;
  text-decoration: underline;
  font-size: 16px;
	text-underline-offset: 4px;
}
.link a{
	padding-right:5px;
}
.partner-box:hover .link a, .partner-box:hover path, .partner-box:hover .link{
	transition: 0.5s ease-in-out;
	fill: #35C087;
	color:#35C087;
	text-decoration-color: #35C087;
}
.partner-container h2{
	background: var(--gradiant-text, linear-gradient(102deg, #3CAA7D 12.57%, #82A0CE 100%));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	font-weight: 600;
	text-align: center;
}
.partner-box{
	background-color: white;
	border-radius: 30px;
	box-shadow: 0px 4.254px 31.909px 0px rgba(0, 0, 0, 0.10); 
	transition: 0.5s ease-in-out;
}
.partner-box:hover{
	transition: 0.5s ease-in-out;
	cursor: pointer;
	box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.10);
}
.partner-box img{
	width: 100%;
}
.partner-box .star-score img{
	width: 28%;
}
.partner-box h3{
	font-size: 20px;
  margin-bottom: 0;
  padding-right: 10px;
  border-right: 1px solid #dee2e6;
  margin-right: 5px;
	font-weight: 600;
	letter-spacing: -0px;
}
.partner-box .note{
	padding-bottom: 10px;
}

/* ------------------------ */
/* ------- ARTICLES ------- */
/* ------------------------ */
#home-page .article .btn-clickout{
  display: inline-block !important;
	padding: 14px 35px;
	max-width: 300px;
}
#home-page .article .cta-clickout{
  text-align: center;
}
#home-page .article .cta-clickout a{
	font-weight: 500;
}
#content-page .article .cta-clickout a {
	text-decoration: none !important;
	font-weight: 500;
  padding: 12px 25px;
	line-height: 1.2;
}
.table-responsive{
	margin: 4rem 0 2rem;
}
table p, table li{
	font-size: 16px;
	line-height: 1.2;
	margin: 0.5rem 0;
}
table ul{
	padding-left: 1rem;
}
thead tr{
	padding-top:1rem;
}
thead {
	border-top: 2px solid #292929;
}
.article img{
  border-radius: 10px;
  filter: drop-shadow(2px 12px 10px rgba(0, 0, 0, 0.10));
  margin: 20px 0;
	width: 100%;
  height: auto;
 	object-fit: cover;
	max-height: 230px;
}
.article .picto-circle img{
  box-shadow: 2px 2px 20px 10px rgba(0, 0, 0, 0);
	width: 75px;
	height: auto;
	margin: 0;
  padding: 15px;
}
.article .picto-circle{
  background-color: #DEF9EE;
	border-radius: 50%;
	margin-right:10px;
	align-self: center;
}
.highlight p{
  background-color: #FFF3C6;
	border-radius: 40px;
	width: fit-content;
}
.highlight-text{
	margin-top: 10px;
	padding: 30px;
}
.highlight-icon{
 	content: url('/assets/images/common/pictos/highlight.svg');
  vertical-align: middle;
	position: absolute;
	padding: 10px;
}
.highlight-title p{
	padding: 10px 30px 10px 60px;
}
#content-page .article h2, #content-page .article .first-p-no-title{
    border-top: 1px solid #dee2e6;
    padding-top: 3rem;
}
#content-page .article a{
  text-decoration: underline;
  text-underline-offset: 4px;
}
.blue-light{
	padding: 20px;
	margin-bottom: 60px;
}

/* ---- SM smartphone device --- */
@media (min-width: 576px)  {
 	/* ------- ARTICLES ------- */
  .article img{
    object-fit: cover;
		max-height: 250px;
  }
}

/* ---- MD tablet device --- */
@media (min-width: 768px) {
	.cta-sticky{
		width: 94%; 
	}
  h1{
		font-size: 45px;
    margin: 0 auto 10px;
		line-height: 1.1;
	}
	h1.page-title{
		max-width: 800px;
		text-shadow: #fff 0px 0 0px;
	}
	h1.partner-name{
 		margin: 0;
	}
  h2{
    font-size: 45px;
		margin-bottom: 35px;
  }
	.partner-container h2,
	#home-page .article h2{
		font-size: 45px;
	}
	.logoSwiper .swiper-slide{
		width: 15%;
	}
	.blue-light{
    border-radius: 40px;
    width: 95%;
		padding: 50px 20px;
	}
	.partner-box {
		max-width: 350px;
	}
	#qui-sommes-nous{
		padding-bottom: 6rem !important;
	}
	/* ------- ARTICLES ------- */
	.partner-page .star-score img {
		width: 27px;
	}
	.breadcrumb h1.partner-name{
		font-size: 40px;
	}
	#content-page .article .cta-clickout a {
		padding: 12px 25px;
	}
  .article img{
    object-fit: cover;
		max-height: 300px;
  }

	/* ---------- SIDE CONTENT ---------- */
	.side-offer{
		padding: 2rem 3rem;
	}
	#content-page .article .side-content{
		max-width: 500px;
		margin: 0 auto;
	}
	.article .side-partner-clickout img{
		width: 150px;
	}
	/* -------- A PROPOS ------- */
	.a-propos-page .partners{
		justify-content: start!important;
	}
	.a-propos-page .partners img{
		width: 22%;
	}
}

/* ---- LG large device --- */
@media (min-width: 992px) {
	#scroll_to_top {
		bottom: 35px;
  	right: 60px;
	}
	.logo-header img{
		padding-top: 25px;
		max-width: 240px;
	}
	h1{
		font-size: 55px;
	}
	h2{
		margin-bottom: 55px;
	}
	.partner-container h2 {
    font-size: 50px;
    max-width: 900px;
    margin: 0 auto 60px;
  }
	#home-page .article h2{
		padding-top: 6rem;
		font-size: 50px;
	}
	.container-trustpilot{
		width: 500px;
	}
	#comparatif,
	#classement .container:nth-child(1){
			border-top: 1px solid #dee2e6!important;
	}
	.breadcrumb{
		min-height: 400px;
	}	
	#content-page .article h2{
		border-top: 1px solid #dee2e6;
		padding-top: 5rem;
		font-size: 40px;
	}
  #content-page{
    padding-bottom: 200px;
  }
	h2.col-lg-4{
		margin-top: 0rem !important;
	}
	.h2-sm {
		font-size: 46px;
		margin-bottom: 35px;
	}
	.p-lg {
		font-size: 26px;
		max-width: 900px;
	}
	.p-md{
		font-size: 20px;
 		margin-bottom: 3rem;
	}
	.partner-box {
		margin: 20px;
		max-width: 290px;
	}
	.blue-light{
		padding: 80px 10px;
	}
	#qui-sommes-nous{
		padding-bottom: 7rem !important;
	}
  /* ---------- SIDE CONTENT ---------- */
	.sticky-side{
		z-index:10;
		position: sticky;
		top: 100px;
	}
  .side-content {
    margin-top: -300px;
  }
  .side-content .col-lg-11{
    margin-left: auto;
  }
	.left-col p{
		font-size: 16px;
	}
	.side-content p .bold {
  	font-size: 1.1em;
	}
	.side-partners .side-partner-img img{
		padding: 25px;
	}
	.side-offer{
  	box-shadow: 2.212px 2.212px 77.421px 22.12px rgba(0, 0, 0, 0.05);
		padding: 1rem 0;
    min-height: 110px;
	}
	.side-content img.template-partners{
    width: 220px;
    border-radius: 30px;
    box-shadow: 2.212px 2.212px 77.421px 22.12px rgba(0, 0, 0, 0.05);
    width: -webkit-fill-available;
    margin-top: -100px;
    margin-bottom: 30px;
	}
	/* ------------------------------- */
	/* ---------- CLICKOUTS ---------- */
	/* ------------------------------- */
	.mention{
		max-width: 100%;
		line-height: 1.2;
		margin: 0 auto;
	}
	.container-clickouts img{
		width: 90%;
	}
	.container-clickouts .col-3,
	.container-clickouts .col-md-3{
		width: 22% !important;
	}
	.container-clickouts .col-md-6{
		width: 56% !important;
	}
	.container-clickouts .clickout,
	.side-partner-clickout,
	.side-partner-no-sender{
		-webkit-transition: all 0.5s ease;
		transition: 0.5s ease-in-out;
		box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	}
	.container-clickouts .js-clickable,
	.side-partner-clickout,
	.side-partner-no-sender{
		cursor: pointer;
	}
	.container-clickouts .clickout:hover,
	.side-partner-clickout:hover,
	.side-partner-no-sender:hover{
		box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
	}
	
	/* ------- ARTICLES ------- */
	.partner-page .star-score img {
		width: 30px;
	}
  .article img{
    width: 100%;
    margin: 30px 0;
    max-height: 400px;
    object-fit: cover;
  }
  .article img.small-desktop-img{
    width: 70% !important;
  }
  #home-page .article img{
    height: 400px;
    margin: 30px 0;
  }
	.sticky-nav{
		z-index:10;
		position: sticky;
    top: 85px;
	}
	.anchor{
	  font-size: 16px;
	}
	#anchorContainer {
		background-color: #DEF9EE;
		padding: 10px;
		border-radius:40px;
		justify-content: space-around;
		border-bottom: 0px solid transparent;
	}
	#anchorContainer a{
		padding: 10px 10px;
	}
	#anchorContainer a:hover, #anchorContainer a.active{
		background-color: white;
		border-radius:40px;
		box-shadow: 1.844px 1.844px 5.532px 0px rgba(0, 0, 0, 0.15); 
	}
	/* ----------------------- */
	/* -------- SWIPER ------- */
	/* ----------------------- */
	
	.iconSwiper .swiper-wrapper{
			width: 100% !important;
	}
	.logoSwiper .swiper-slide{
		width: 12%;
	}
	.iconSwiper .swiper-wrapper p{
		max-width: 350px;
	}
  .iconSwiper .swiper-wrapper{
    display: grid;
    grid-gap: 40px;
    grid-auto-rows: minmax(100px, auto);
		grid-template-columns: repeat(3, 1fr);
  }
	/* -------- A PROPOS ------- */

	.a-propos-page .partners img{
		width: 20%;
	}
}

/* ---- XL extra large device --- */
@media (min-width: 1200px) {

  h1.page-title{
    margin-top: 30px;
		line-height: 1;
  }
	#home-page h2.title{
		font-size: 65px;
	}
  #home-page .article h2{
		font-size: 55px;
    margin-bottom: 55px;
		line-height: 1.1;
  }
	#content-page .article h2{
		margin-bottom: 55px;
	}
	.blue-light {
    padding: 100px 40px;
  }
	.partner-container h2 {
    font-size: 60px;
		margin:0 auto 40px;;
  }
	#anchorContainer a {
		padding: 10px 15px;
  }
 	.partner-box {
		max-width: 330px;
	}
	.breadcrumb h1.partner-name{
		font-size: 45px;
	}
 	/* ---------- SIDE CONTENT ---------- */
	.side-partner-no-sender{
		height: 420px;
		padding: 40px 35px;
	}
	.side-partner-no-sender p{
		font-size: 26px;
	}
	.side-partner-clickout,
	.side-partner-no-sender{
    max-width: 350px;
    margin-left: auto;
	}
  .side-content img.template-partners{
    width: 320px;
  }
  .side-content .blue-gradient{
    margin-top: -280px;
  }
	.side-content .purple-gradient{
    margin-top: -210px;
  }
	.side-content .right-col{
		padding-left: 0 !important;
	}
	.left-col p{
		font-size: 18px;
	}
	.side-content p .bold {
  	font-size: 1.3em;
	}
	.side-partners .side-partner-img img {
    padding: 40px 5px;
  }
	/* -------- A PROPOS ------- */

	.a-propos-page .partners img{
		width: 13%;
	}
}	
@media (min-width: 1400px) {
	.partner-box {
		max-width: 370px;
	}
	.blue-light {
    padding: 100px 0px;
  }
	.side-partner-no-sender{
		height: 440px;
	}
}