@font-face {
  font-family: 'Helvetica';
  src: url("../fonts/HelveticaNeueLTStd-Lt.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/****** SEND IN BLUE FORM *******/
@font-face {
  font-display: block;
  font-family: Roboto;
  src: url(https://assets.sendinblue.com/font/Roboto/Latin/normal/normal/7529907e9eaf8ebb5220c5f9850e3811.woff2) format("woff2"), url(https://assets.sendinblue.com/font/Roboto/Latin/normal/normal/25c678feafdc175a70922a116c9be3e7.woff) format("woff")
}

@font-face {
  font-display: fallback;
  font-family: Roboto;
  font-weight: 600;
  src: url(https://assets.sendinblue.com/font/Roboto/Latin/medium/normal/6e9caeeafb1f3491be3e32744bc30440.woff2) format("woff2"), url(https://assets.sendinblue.com/font/Roboto/Latin/medium/normal/71501f0d8d5aa95960f6475d5487d4c2.woff) format("woff")
}

@font-face {
  font-display: fallback;
  font-family: Roboto;
  font-weight: 700;
  src: url(https://assets.sendinblue.com/font/Roboto/Latin/bold/normal/3ef7cf158f310cf752d5ad08cd0e7e60.woff2) format("woff2"), url(https://assets.sendinblue.com/font/Roboto/Latin/bold/normal/ece3a1d82f18b60bcce0211725c476aa.woff) format("woff")
}

#sib-container a {
	color: #fff;
}

#sib-container input:-ms-input-placeholder {
  text-align: left;
  font-family: "Helvetica", sans-serif;
  color: #c0ccda;
  text-transform: none;
}

#sib-container input::placeholder {
  text-align: left;
  font-family: "Helvetica", sans-serif;
  color: #c0ccda;
  text-transform: none;
}

#sib-container textarea::placeholder {
  text-align: left;
  font-family: "Helvetica", sans-serif;
  color: #c0ccda;
  text-transform: none;
}

.sib-form-block__button-with-loader:focus {
	outline:none;
}

.sib-form-block__button {
	padding:8px 18px 3px;
	border-radius: 15px !important;
}

.sib-form {
	padding:0;
}

#sib-container {
	border:none;
	border-radius:0;
}

.sib-form .entry__choice {
	padding-left:3em;
}

.sib-form label {
	line-height:1;
	margin-bottom:0;
}

.sib-form .entry__field {
	margin:0;
	border:none;
	border-radius:0;
}

.sib-form-block p {
	line-height:1em;
}

.sib-form-message-panel {
	position:absolute;
	width:90%;
	left:50%;
	top:20px;
	transform:translateX(-50%);
}

/*********************/

body {
	font-size:1.4rem;
	font-family:"Open Sans","Arial", sans-serif;
}

@media (min-width: 992px) {
	.container {
		max-width:1030px;
	}
}

a {
	color: #000;
	text-decoration: none;
}

header {
	background:#d9d7d7;
	border-bottom:5px solid #f1b346;
}

header a {
	padding-top:30px;
	padding-bottom:30px;
	display:block;
	background:no-repeat right 10px url(../images/domplus-orange-header-logo.png);
}

header a:hover {
	text-decoration:none;
}

header h1 {
	color:#f07d00;
	font-family:"Helvetica";
	font-size:2rem;
	font-weight:800;
	margin-top:100px;
}

header h1 span {
	display: block;
  font-family: 'Helvetica';
  font-size: 0.9rem;
  font-weight: 700;
  color: #1a1a1a;
}

#presentationLineLeft {
	position:relative;
	height:380px;
	background:#fbc042 url(../images/slider.jpg) no-repeat top center;
	background-size:contain;
	margin:0 -15px;
}

#presentationLineLeft:after {
	position:absolute;
	bottom:-15px;
	left:0;
	right:0;
	height:2px;
	background:#000;
	content:"";
	display:block;
}

#presentationLineLeft img {
	width:auto;
	height:100%;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
}

#presentationLineContent {
	position:absolute;
	bottom:0;
	left:30px;
	right:30px;
	background:#fff;
	padding:15px 15px 30px;
}

#presentationLineContent h2 {
	font-size:.9rem;
	font-weight:700;
	margin:0 0 1rem;
}

#presentationLineContent p {
	font-size:.8rem;
	margin:0 0 .5rem;
}

.contactRight {
	background:#fbc042;
	height:100%;
	padding:0 15px;
	margin:0 -15px;
}

.contactLine {
  margin: 0 auto;
  padding: 20px 0;
  border-bottom: 1px solid #1a1a1a;
}

#phoneWidget {
	padding-bottom:15px;
}

.contactLine h2 {
  text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  font-weight: 700;
  color: #1a1a1a;
  position:relative;
  margin:0;
  text-align:left;
}

#topWidget h2 {  
	font-size: 1rem;
  text-align: center;
  letter-spacing: -0.7px;
  padding-left: 40px;
}

#topWidget h2:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform:translateY(-45%);
  display: block;
  width: 43px;
  height: 42px;
  background: url(../images/picto_bulle.png) no-repeat center;
  background-size:43px 42px;
}

.contactLine .contextual {
  text-align: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.5rem;
  font-weight: 400;
  color: #1a1a1a;
  display:block;
}

.contactLine .phoneWidgetCart {
  width: 282px;
  height: 30px;
  margin:0 auto;
  position: relative;
  background:url(../images/sidebar-numero-bg.png) no-repeat;
  background-size:282px 30px;
}

.contactLine .phoneWidgetCart a {
  position: relative;
  font-weight: 700;
  color: #1a1a1a;
  display:block;
}

.contactLine .phoneWidgetCart a span {
  position: relative;
  left:40px;
  top:-4px;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  color: #f3be62;
}

.contactLine .phoneWidgetCart > a > p {
  position: absolute;
  line-height: 1;
  font-size: 1.1rem;
  font-weight:700;
  margin:0;
  top:6px;
  right:25px;
}

.contactLine p {
	font-size: 0.9rem;
  font-weight: 400;
  margin:0;
}

.contactLine.links {
	padding:12px 0 12px 60px;
	position:relative;
}

.contactLine.links:last-child {
	border:none;
}

.contactLine.links a {
  font-size: 0.8rem;
  font-weight: 400;
  color: #1a1a1a;
  display:block;
  margin-top:5px;
}

.contactLine.links h2 {
	text-transform: none;
	font-size:1rem;
	line-height:1.4;
}

#phoneLink:before {
  content: '';
  position: absolute;
  top: 20px;
  left: -7px;
  display: block;
  width: 57px;
  height: 55px;
  background: url(../images/picto_casque.png) no-repeat center;
}

#emailLink:before {
  content: '';
  position: absolute;
	top: 20px;
  left: -7px;
  display: block;
  width: 57px;
  height: 35px;
  background: url(../images/picto_enveloppe.png) no-repeat center;
}

.contentZone {
	margin:15px 0 0;
	position: relative;
	min-height: 630px;
}

.contentZone ul.nav-pills {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin-bottom:30px;
	background: #fbc042;
	border: 2px solid #fbc042;
	flex-direction: column;
	opacity: 1;
	transition: all 300ms ease;
}

.contentZone ul.nav-pills.hidden {
	opacity: 0;
	pointer-events: none;
}

.tab-content {
	position: relative;
	margin-bottom:15px;
}

.contentZone ul.nav-pills li.nav-item + li.nav-item {
	border-top: 2px solid #fbc042;
}

.hiddenText {
	display: none;
}

.tab-item {
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	min-height: 210px;
}

.tab-item > div {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	padding: 15px;
	background: rgba(255,255,255,.7);
	overflow: hidden;
	transition: all 300ms ease;
}

.tab-item > div:after {
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
	display: block;
	font-weight: bold;
	font-size: 1.4rem;
	font-family: "Font Awesome 5 Free";
	content: "\f0a9";
}

.tab-item:hover > div {
	background: rgba(255,255,255,.9);
	height: 70%;
}

.tab-item > div h1 {
	font-size: 1rem;
	font-weight: 700;
	color: #000;
	text-align: center;
	margin: 0 0 10px;
	min-height: 30px;
}

.tab-item > div p {
	font-size: .8rem;
	color: #000;
	text-align: left;
	margin: 0;
	line-height: 1rem;
}

.innerTab {
	position: relative;
	padding-top: 100px;
	height: 100%;
}

.innerTab .backtotabs {
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	width: 90px;
	background: #fff;
	text-align: center;
	font-size: .9rem;
	padding-top: 60px;
	margin-left: -45px;
	color: #333;
	text-decoration: none !important;
	z-index: 2;
}

.innerTab .backtotabs:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	display: block;
	font-size: 3rem;
	font-family: "Font Awesome 5 Free";
	content: "\f359";
}

.innerTab .backtotabs:after {
	position: absolute;
	top: 0;
	height: 90px;
	left: 0;
	right: 0;
	display: block;
	content: "";
	border: 2px solid #fff;
	border-radius: 3px;
	transition: all 300ms ease;
	z-index: 1;
}

.innerTab .backtotabs:hover {
	text-decoration: none;
}

.innerTab .backtotabs:hover:after {
	border: 2px solid #fbc042;
}

#tab-1 {
	background-image: url(../images/tab_1.jpg);
}

#tab-2 {
	background-image: url(../images/tab_2.jpg);
}

#tab-3 {
	background-image: url(../images/tab_3.jpg);
}

.contentBlock {
	background:#fff;
}

.contentZoneInner {
	position:relative;
}

.downloadList {
	list-style:none;
	padding: 0;
	margin: 0 0 30px;
}

.downloadList li {
	display: block;
}

.downloadList li a {
	border: 2px solid #fbc042;
	text-align: center;
	font-weight: 700;
	background: #fbc042;
	color: #000;
	padding: 3px 15px;
	display: block;
}

.downloadList li a:hover {
	color: #000;
	text-decoration: none;
	background: #fff;
}


.downloadList li + li {
	margin-top: 5px;
}

.sendInBlueWidget {
	height:100%;
	margin: 0 -25px 0 -15px;
}

.contentBlockInner {
	font-size: .9rem;
}

.contentBlockInner img {
	max-width: 100%;
	height: auto;
}

.contentBlockInner .spacer {
	min-height: 30px;
}

.contentBlockInner .spacer.thin {
	min-height: 15px;
}

.docDownloadLink {
	position: relative;
	margin: 15px auto;
	box-shadow: 0 0 4px rgba(0,0,0,.5);
	padding: 10px;
	display: block;
	max-width: 200px;
}

.docDownloadLink:after {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	content: "";
	display: block;
	background-color: rgba(255,255,255,.4);
	background-image: url(../images/download.png);
	background-repeat: no-repeat;
	background-size:  40px;
	background-position: center calc(100% - 20px);
	transition: all 300ms ease;
}

.docDownloadLink:hover:after {
	background-position: center calc(100% - 15px);
	background-size:  50px;
}

.docDownloadZone .notice {
	background: #b2e1e5;
	padding: 10px;
	font-size: .8rem;
}

.orangeBlock {
	background: #f07d00;
	color: #fff;
	padding: 10px;
	font-size: .8rem;
}

.orangeBlock ul {
	padding: 0 0 0 15px;
	margin: 0;
}

.orangeMessage {
	background: #fafafa;
	padding: 10px;
	margin: 20px 0;
	color: #f07d00;
	font-size: 1rem;
	line-height: 1.4rem;
}

.textIcon {
	margin-bottom: 20px;
}

.textIcon img {
	display: block;
	float: left;
	max-width: 43px;
	height: auto;
	margin-top: 3px;
}

.textIcon > div {
	margin-left: 60px;
}

#greyTableWrapper {
	margin: 50px 0 30px;
	font-size: 1rem;
}

#greyTableWrapper > p > a {
	display: inline-block;
	text-decoration: underline;
}

#greyTableWrapper a:hover {
	color: #f07d00;
}

.greyTable {
	background: #eee;
	margin-bottom: 20px;
}

.greyTable .innerGreyBLock {
	border: 1px solid #fff;
	padding: 10px;
	font-size: .9rem;
	height: 100%;
}

.greyTable .innerGreyBLock h4 {
	font-size: 1.2rem;
	font-weight: 700;
	margin: 0 0 1rem;
}

.greyTable .innerGreyBLock ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#tab-content-3 a {
	text-decoration: underline;
}

.form-control:focus {
  color: #0074c0;
  background-color: #fff;
  border-color: #0074c0;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0,116,92,.5);
}

footer {
	margin-top:30px;
	border-top:5px solid #fbc042;
	color:#343131;
	font-size:.8rem;
	background:#d4d1d1; 
	padding:15px 15px 30px;
}

footer #bottomLegals a {
	color:#343131;
	text-decoration:underline;
	font-weight:600;
}

#bottomLogo {
	padding-top:30px;
	min-height:170px;
	background: no-repeat bottom center url(../images/domplus-orange-footer-logo.png);
}

#bottomLogo a {
	display:block;
}

#bottomLogo a:hover {
	text-decoration:none;
}

#bottomLogo h5 {
	color:#f07d00;
	font-family:"Helvetica";
	font-size:1.6rem;
	font-weight:800;
}

#bottomLogo h5 span {
	display: block;
  font-family: 'Helvetica';
  font-size: 0.8rem;
  font-weight: 700;
  color: #1a1a1a;
}

div#tarteaucitronAlertBig:before {
	display:none !important;
}

#tarteaucitronPrivacyUrlDialog {
	color:#000 !important;
}

@media (max-width:575px) {
	#accueil-tab-wrapper > div {
		font-size:1.6rem;
	}

	#tarteaucitronAlertBig #tarteaucitronPersonalize2, 
	#tarteaucitronAlertBig .tarteaucitronCTAButton,
	#tarteaucitronAlertBig #tarteaucitronCloseAlert {
		transform:none !important;
	}

	body #tarteaucitronRoot div#tarteaucitronAlertBig {
		height:90vh !important;
		overflow:scroll;
	}
}
