@charset "utf-8";



/* HEADER */
div#header-i4 {
	width: 100%;
	text-align: center;
	background-color: #ffffff;
}
div#logo-i4 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div#logo-i4 {
	width: 90%;
	max-width: 380px;
	padding-top: 30px;
	padding-bottom: 30px;
}
@media (max-width: 800px) {
div#logo-i4 {
	padding-bottom: 0px;
}
}
div#logo-i4 img {
	display: block;
	width: 100%;
}
/* HEADER END */





/* CONTENT */
div#content-i4 {
	width: 100%;
	height: 331px;
	box-sizing: border-box;
	background-image: url(images/bg-content-i4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffff;
	text-align: center;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000000;
	margin-bottom: 60px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
@media (max-width: 960px) {
div#content-i4 {
	height: auto;
	background-image: none;
	margin-bottom: 60px;
	border-bottom: 1px solid #dddddd;
}
}
div#content-i4 div#info-i4 {
	display: block;
	width: 90%;
	max-width: 740px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div#content-i4 div#info-i4 h1 {
	display: block;
	color: #000000;
	font-size: 34px;
	font-family: 'Varela Round', sans-serif;
	line-height: 36px;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
div#info-i4 h2 {
	font-size: 17px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 20px;
}
div#content-i4 div#info-i4 div.trio-logo {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
div#content-i4 div#info-i4 div.trio-logo img {
	display: block;
	width: 100%;
}
div#content-i4 div#info-i4 div.trio-logo.index {
	width: 310px;
	margin-left: 0px;
}
@media (max-width: 860px) {
div#content-i4 div#info-i4 div.trio-logo.index {
	display: block;
	width: 90%;
	max-width: 285px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
}
div#content-i4 div#info-i4 div.trio-logo.bottin {
	width: 140px;
}
@media (max-width: 860px) {
div#content-i4 div#info-i4 div.trio-logo.bottin {
	width: 110px;
}
}
div#content-i4 div#info-i4 div.trio-logo.annuaire {
	width: 215px;
	margin-right: 0px;
}
@media (max-width: 860px) {
div#content-i4 div#info-i4 div.trio-logo.annuaire {
	width: 165px;
}
}
div#content-i4 div#info-i4 div.trio-plus {
	display: inline-block;
	vertical-align: middle;
	font-size: 36px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
@media (max-width: 860px) {
div#content-i4 div#info-i4 div.trio-plus {
	display: block;
	font-size: 36px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}	
}
div#content-i4 div#fleche {
	position: absolute;
	bottom: -15px;
	left: 0px;
	right: 0px;
	width: 30px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
}
div#content-i4 div#fleche img {
	display: block;
	width: 100%;	
}
/* CONTENT END */








span.trio-sante {
	text-transform: uppercase;
	color: #0088b6;
	font-weight: bold;
}






/* LEFT */
div#left-i4 {
	display: inline-block;
	vertical-align: top;
	width: 90%;
	max-width: 460px;
	margin-right: 30px;
	text-align: left;
	margin-bottom: 30px;
}
@media (max-width: 1200px) {
div#left-i4 {
	display: block;
	width: 90%;
	max-width: 460px;
	margin-left: auto;
	margin-right: auto;
}
}
div#left-i4 h3 {
	display: block;
	width: 100%;
	color: #0088b6;
    font-family: 'Varela Round', sans-serif;
	font-size: 32px;
	line-height: 38px;
	font-weight: normal;
	text-align: left;
    margin-left: 0px;
    margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;	
}
div#left-i4 div.marketing-sante {
	float: left;
	width: 100%;
	box-sizing: border-box;
	max-width: 220px;
	height: 150px;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 15px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	line-height: 22px;
	transition: 0.3s;
}
@media (max-width: 540px) {
div#left-i4 div.marketing-sante {
	float: left;
	width: 50%;
	max-width: 50%;
	height: 190px;
	overflow: hidden;
	margin-bottom: 0px;
	padding: 25px;
}
}
div#i4-video {
	position: relative;
	padding-bottom: 55%;
	background-color: #ffffff;
	border: 5px solid #ffffff;
	box-shadow: 0px 0px 3px #cccccc;
	height: 0;
	overflow: hidden;
	max-width: 100%;
    margin-bottom: 20px;
}
div#i4-video iframe, div#i4-video object, div#i4-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
div#left-i4 div.marketing-sante.pages-vues {
	background-color: #0088b6;
	margin-right: 15px;
}
@media (max-width: 540px) {
div#left-i4 div.marketing-sante.pages-vues {
	margin-right: 0px;
}	
}
div#left-i4 div.marketing-sante.pages-vues:hover {
	background-color: #006896;
}
div#left-i4 div.marketing-sante.site-quebecois {
	background-color: #009ee0;
}
div#left-i4 div.marketing-sante.site-quebecois:hover {
	background-color: #007ec0;
}
div#left-i4 div.marketing-sante.reseaux-sociaux {
	background-color: #335577;
	margin-right: 15px;
}
@media (max-width: 540px) {
div#left-i4 div.marketing-sante.reseaux-sociaux {
	margin-right: 0px;
}	
}
div#left-i4 div.marketing-sante.reseaux-sociaux:hover {
	background-color: #133557;
}
div#left-i4 div.marketing-sante.services-sante {
	background-color: #43bec6;
}
div#left-i4 div.marketing-sante.services-sante:hover {
	background-color: #239ea6;
}
div#left-i4 div.marketing-sante span.icon {
	display: block;
	width: 100%;
	max-width: 70px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
div#left-i4 div.marketing-sante span.icon img {
	display: block;
	width: 100%;
}
div#left-i4 div.marketing-sante span.texte {
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 18px;
}
div#left-i4 div#aide {
	width: 100%;
	max-width: 290px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-radius: 20px;
	border-bottom-left-radius: 20px;
	box-shadow: 0px 0px 3px #cccccc;
	background-color: #ffffff;
	background-image: linear-gradient(#ffffff, #fafafa);
	text-align: center;
	padding: 30px;
	box-sizing: border-box;
}
@media (max-width: 540px) {
div#left-i4 div#aide {
	margin-top: 50px;
}	
}
div#left-i4 div#aide div.icon {
	position: absolute;
	width: 60px;
	height: 60px;
	top: -35px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
div#left-i4 div#aide div.icon img {
	display: block;
	width: 100%;
}
div#left-i4 div#aide p.title {
	font-family: 'Varela Round', sans-serif;
	font-size: 26px;
    font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
div#left-i4 div#aide p.texte {
	margin-bottom: 20px;
	line-height: 22px;	
	margin-top: 0px;
	font-size: 16px;
}
/* LEFT END */







/* FORM */
div#i4-form {
	display: inline-block;
	vertical-align: text-top;
	width: 100%;
	max-width: 580px;
	background-color: #ffffff;
	box-sizing: border-box;
	box-shadow: 0px 0px 5px #999999;
	padding-bottom: 30px;
	margin-bottom: 60px;
}
@media (max-width: 1200px) {
div#i4-form {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
}
div#i4-form table.i4 {
	width: 100%;
	margin-bottom: 0px;
	box-sizing: border-box;
}
div#i4-form table.i4 tr {
	border-bottom: 1px solid #eeeeee;
}
div#i4-form table.i4 td.label {
	background-color: #ffffff;
	padding: 12px;
	font-size: 15px;
	border-right: 1px solid #eeeeee;
	text-align: left;
	line-height: 18px;
}
div#i4-form table.i4 td.label.title {
	font-size: 18px;
	padding: 17px;
	background-color: #000000;
	color: #ffffff;
}
div#i4-form table.i4 td.label.sub-title {
	font-size: 15px;
	background-color: #eeeeee;
	font-weight: bold;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 15px;
}
div#i4-form table.i4 td.field {
	background-color: #ffffff;
	padding: 12px;
	font-size: 15px;
	text-align: left;
	line-height: 18px;
}
div#i4-form table.i4 td input {
	width: 100%;
	padding: 10px;
	border-radius: 0px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	background-color: #d9f0fd;
	border: 1px solid #dddddd;
	box-sizing: border-box;
}
div#i4-form table.i4 td select {
	width: 100%;
	padding: 10px;
	border: 0px;
	font-family: 'Open Sans', sans-serif;
	border-radius: 0px;
	font-size: 15px;
	background-color: #d9f0fd;
	box-sizing: border-box;
}
div#i4-form table.i4 td textarea {
	width: 100%;
	padding: 10px;
	border: 0px;
	font-family: 'Open Sans', sans-serif;
	height: 140px;
	border-radius: 0px;
	font-size: 14px;
	background-color: #d9f0fd;
	box-sizing: border-box;
}
div#i4-form table.i4 td input::placeholder, div#i4-form table.i4 td textarea::placeholder {
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 15px;
}
div#i4-form div.cochez-cette-case {
	display: block;
	box-sizing: border-box;
	width: 100%;
	text-transform: none;
	font-size: 15px;
	color: #335577;
	padding-top: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}
div#i4-form span.message-erreur {
	font-size: 15px;
	color: #ffffff;
	background-color: #dd0000;
	margin: 0px;
	z-index: 90;
	width: 100%;
	box-sizing: border-box;
	display: block;
}
div#tableau-des-forfaits {
	float: right;
	font-size: 15px;
	font-weight: normal;
	text-align: right;
	box-sizing: border-box;
}
div#i4-form div.envoyer input {
	font-family: 'Varela Round', sans-serif;
	font-size: 22px;
	text-align: center;
	box-sizing: border-box;
	background-color: #0088b6;
	color: #ffffff;
	width: 180px;
	height: 60px;
	border-radius: 30px;
	text-decoration: none;
	display: block;
	border: 0px;
	cursor: pointer;
	padding-top: 15px;
	transition: 0.3s;
}
div#i4-form div.envoyer input:hover {
	background-color: #335577;
}
div#fiche-signaler {
	margin: 0px;
	width: 85%;
	max-width: 960px;
	background-color: #ffffff;
	padding: 30px;
	box-sizing: border-box;
	border-radius: 20px;
}
@media (max-width: 1160px) {
div#fiche-signaler {
	overflow-x: scroll;
	margin-top: 25px;
	margin-bottom: 25px;
}
}
div#fiche-signaler p.title {
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 0px;
}
div#fiche-signaler p.texte {
	margin-top: 0px;
	font-size: 15px;
	margin-bottom: 20px;
	line-height: 20px;
}
div#fiche-signaler div.fiche-signaler_close {
	cursor: pointer;
	color: #ffffff;
	margin: 0px;
	width: 29px;
	height: 29px;
	box-sizing: border-box;
	padding-top: 3px;
	position: absolute;
	top: 15px;
	right: 15px;
	text-align: center;
	border-radius: 14px;
	font-size: 18px;
	font-weight: bold;
	background-color: #333333;
	transition: 0.3s;
}
div#fiche-signaler div.fiche-signaler_close:hover {
	background-color: #ff0000;
}
/* FORM END */









/* TABLEAU DES FORFAITS */
div.table {
	width: 100%;
	min-width: 600px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	background-color: #ffffff;
	overflow-x: scroll;
	border-radius: 20px;
	overflow: hidden;
}
div.row {
	display: table;
	width: 100%;
}
div.cell {
	width: 25%;
	text-align: center;
	padding: 12px;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	background-image: url(images/bg-i4-table-cell.png);
	background-repeat: repeat-y;
	background-position: left center;
}
div.label {
	width: 40%;
	text-align: left;
	background-image: none;
}
div.white {
	background-color: #fafafa;
}
div.grey {
	background-color: #eeeeee;
}
div.reg {
	background-color: #0088b6;
	color: #ffffff;
	background-image: url(images/bg-i4-table-cell.png), url(images/bg-i4-table-cell-reg.png);
	background-repeat: repeat-y, no-repeat;
	background-position: left center, center top;
	vertical-align: text-top;
}
div.pc {
	background-color: #b9b955;
	color: #ffffff;
	background-image: url(images/bg-i4-table-cell.png), url(images/bg-i4-table-cell-pc.png);
	background-repeat: repeat-y, no-repeat;
	background-position: left center, center top;
	vertical-align: text-top;
}
div.forfait-titre {
	display: block;
	width: 100%;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 30px;
}
div.forfait-prix-wrap {
	margin-left: auto;
	margin-right: auto;
}
div.forfait-prix-wrap div.prix {
	float: left;
	font-size: 38px;
	font-weight: bold;
	height: 40px;
	margin-right: 3px;
}
div.forfait-prix-wrap div.prix-decimal {
	float: left;
	padding-top: 5px;
	font-size: 17px;
	font-weight: bold;
	margin-right: 2px;
}
div.forfait-prix-wrap div.prix-tx {
	float: left;
	font-size: 12px;
	padding-top: 7px;
}
div.forfait-prix-wrap div.prix-par-annee {
	float: left;
	font-size: 13px;
}
/* TABLEAU DES FORFAITS END */






/* PAIEMENT ET REBILL */
div#paiement-rebill-wrap {
	display: inline-block;
	width: 80%;
	max-width: 500px;
	margin-bottom: 40px;
	margin-left: 20px;
	margin-right: 20px;
	box-shadow: 0px 0px 5px #999999;
}
table.form.paiement-rebill {
	width: 100%;
	margin-bottom: 0px;
}
table.form td.sub-title {
	font-size: 14px;
	color: #ffffff;
	background-color: #333333;
	padding: 10px;
}
table.form tr td.field p.table-note {
	color: #666666;
	clear: both;
	text-align: left;
	margin-top: 5px;
	margin-right: 0%;
	margin-left: 0%;
	padding-right: 0%;
	padding-left: 0%;
	margin-bottom: 0px;
	font-size: 0.9em;
	line-height: 18px;
}
table.form div#textarea_feedback {
	padding: 5px;
	width: 210px;
	font-size: 14px;;
	float: left;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
table.form p.message-erreur {
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 5px;
	background-color: #cc0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	z-index: 90;
	width: 100%;
}
div.boite-de-paiement {
	display: inline-block;
	vertical-align: top;
	box-shadow: 0px 0px 10px #bbbbbb;
	width: 90%;
	max-width: 280px;
	height: 330px;
	box-sizing: border-box;
	background-color: #ffffff;
	text-align: center;
	border-radius: 10px;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 90px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	transition: 0.3s;
}
div.boite-de-paiement:hover {
	box-shadow: 0px 0px 10px #333333;
}
div.boite-de-paiement p {
	margin-bottom: 20px;
	margin-top: 0px;
	line-height: 18px;
}
div.boite-de-paiement input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div.boite-de-paiement input.button {
	font-size: 1.2em;
	width: 180px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	cursor: pointer;
}
div#esg-media-logo {
	width: 80%;
	max-width: 300px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
div#esg-media-logo img {
	display: block;
	width: 100%;	
}
/* PAIEMENT ET REBILL END */







/* ----------------------------- OLD ------------------------------*/




div.inscription-forfait div.inscription-button a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #0088b6;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 5px;
	padding-top: 15px;
	width: 140px;
	height: 31px;
	text-decoration: none;
	transition: 0.3s;
	margin-bottom: 0px;
}
div.inscription-forfait div.inscription-button a:hover {
	background-color: #335577;	
}












div.renouvellement-box {
	width: 300px;
	height: 250px;
	float: left;
	margin-left: 4%;
	margin-right: 0%;
	margin-bottom: 25px;
	text-align: left;
}
div.renouvellement-box img.logo {
	padding: 4px;
	border: solid 1px #d8d6a5;
	background-color: #ffffff;
	width: 110px;
	height: 75px;
	margin-bottom: 5px;
}
div.renouvellement-box p.service {
	font-size: 1em;
	padding-left: 0%;
	padding-right: 0%;
	margin-bottom: 0px;
}










 
/* FAQ */
div#inscription-faq-meilleur-achat {
	font-size: 28px;
	text-align: left;
	font-style: italic;
	line-height: 36px;
	background-color: #f5f5f5;
	width: 100%;
	box-sizing: border-box;
	padding: 40px;
	margin-bottom: 30px;
}
ul.faq li {
	line-height: 24px;
	text-align: left;
}
div#content-2019 div.boite-texte {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 30px;
	width: 100%;
	box-sizing: border-box;
	background-color: #fafafa;
	margin-bottom: 30px;
	text-align: left;
}
div#content-2019 div.boite-texte h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #0088b6;
	font-weight: normal;
}
div.inscription-faq-image {
	display: block;
	width: 100%;
	max-width: 400px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	border-radius: 10px;
	overflow: hidden;
	padding: 10px;
	box-sizing:border-box;
}
div.inscription-faq-image img {
	display: block;
	width: 100%;
}
/* FAQ END */








/* POP UP OFFRE */
div#pop-up-offre {
	position: fixed;
    top: 20%;
    left: 50%;
	box-sizing: border-box;
	bottom: 0px;
	width: 80%;
    height: 420px;
    max-width: 530px;
	background-color: #f5f5f5;
    border: 10px solid #ffffff;
    border-radius: 25px;
	color: #000000;
	box-shadow: 0px 0px 10px #666666;
	padding: 25px;
	transition: 0.3s;
	z-index: 100;
    overflow: hidden;
    background-image: url(images/bg-footer.png);
    background-repeat: no-repeat;
    background-position: center bottom -5px;
    background-size: 1200px auto;
    transform: translateX(-50%);
    animation: popupFade .5s ease-out;
}
@keyframes popupFade {
    from{
        opacity:0;
        transform: translateX(-50%) scale(.8);
    }
    to{
        opacity:1;
        transform: translateX(-50%) scale(1);
    }
}
@media screen and (max-width: 680px) {
div#pop-up-offre {
    height: 480px; 
}
}
div#pop-up-offre div#cookies-content {
    display: block;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}
div#pop-up-offre div#cookies-content p {
	margin-top: 0px;
	margin-bottom: 20px;
}
div#pop-up-offre div#cookies-content a {
	color: #ffffff;
}
div#pop-up-offre div#cookies-content button.close2 {
	display: block;
	color: #ffffff;
	margin: 0px;
	width: 210px;
	height: 60px;
	box-sizing: border-box;
	border: 0px;
	border-radius: 30px;
	padding-top: 2px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	background-color: #0088b6;
	transition: 0.3s;
}
div#pop-up-offre div#cookies-content button.close2:hover {
	opacity: 0.7;
}
div#pop-up-offre div#cookies-content button.close2 a {
	color: #8b2412;
	text-decoration: none;		
}
div#pop-up-offre div#cookies-content button.close2-x {
	position: absolute;
	top: -10px;
	right: -10px;
	color: #bbbbbb;
	margin: 0px;
	width: 34px;
	height: 34px;
	box-sizing: border-box;
	border: 0px;
	border-radius: 17px;
	padding-top: 3px;
	text-align: center;
	font-size: 22px;
	line-height: 16px;
	background-color: #ffffff;
	transition: 0.3s;
}
div#pop-up-offre div#cookies-content button.close2-x:hover {
	opacity: 0.7;
}
div#pop-up-offre div#cookies-content button.close2-x a {
	color: #8b2412;
	text-decoration: none;		
}
/* POP UP OFFRE END */








/*
#335577;
#0088b6;
#d9f0fd;
*/



