body {
	margin: 0px;
}

a {
	text-decoration: none;
}

header,
footer {
	height: 82px;
}

/* Textes */
.text-banner {
	font-family: u;
	color: white;
	font-weight: 100;
	font-size: 2.22em;
	letter-spacing: 2px;
	margin: 0px;
	margin-top: 5%;
}

h2 {
	font-family: oswald;
	font-weight: bold;
	font-size: 1.7em;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 22px;
}

.h2-reliable {
	color: #000000;
	font-family: oswald;
	font-weight: bold;
	font-size: 1.7em;
	text-transform: uppercase;
	margin-bottom: 0px;
}

h3 {
	font-family: oswald;
	font-size: 1.53em;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 2px;
	margin-top: -11px;
}

h4 {
	font-family: montserrat;
	font-size: 0.9em;
	font-weight: 500;
	text-transform: uppercase;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
}

h5 {
	font-family: montserrat;
	font-size: 0.9em;
	font-weight: 500;
	text-transform: uppercase;
	color: #000000;
	margin-top: 0px;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

p {
	text-align: center;
	font-size: 0.8em;
	font-family: "open sans";
	color: #999999;
}

hr {
	border: none;
	border-left: 1px solid #8a8a8a;
	width: 1px;
	margin-left: 30px;
}

.text-column {
	font-family: "open sans";
	color: #ffffff;
	font-size: 0.8em;
	margin-top: 3%;
	line-height: 197%;
	text-align: left;
}

.text-advantages {
	font-family: "open sans";
	color: #666666;
	font-size: 0.8em;
	margin-top: 3%;
	line-height: 225%;
	text-align: left;
}

.bold-advantages {
	font-family: "open sans";
	font-weight: 700;
	color: #666666;
	margin-top: 3%;
	line-height: 225%;
	text-align: left;
}

.title-advantages {
	font-family: oswald;
	font-weight: bold;
	font-size: 1.7em;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 22px;
}

.text-align-button {
	text-align: left;
	padding: 0 7px 20px 5px;
	font-family: montserrat;
	color: #000;
	font-size: 0.96em;
	font-weight: 700;
}

/* Navbar */
.header {
	display: flex;
	position: relative;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	margin: auto;
	width: 90%;
	height: 80px;
	z-index: 2;
	background: #fff;
}

.logo-container {
	display: flex;
	justify-content: center;
	align-items: center;
}

.logo {
	height: 60px;
}

.nav-tabs {
	display: flex;
	font-size: 18px;
	list-style: none;
	font-family: montserrat;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}


.nav-tab:not(:last-child) {
	padding: 10px 25px;
	margin: 0;
}

.nav-tab:last-child {
	padding: 5px 0 0 28px;
}

.nav-tab,
.menu-btn {
	cursor: pointer;
}

.nav-icons-header {
	display: none;
}

.hidden {
	display: none;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}


/* Banner */
.banner {
	display: flex;
	background-image: linear-gradient(120deg, #1e016f, #ca4ab7);
	justify-content: center;
	min-width: 100%;
	flex-wrap: wrap;
}

.box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-top: 5%;
	padding-bottom: 5%;
}

.wifi-title-container {
	display: flex;
	flex-direction: inherit;
	padding-left: 7%;
}

.wifi-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.img-wifibox {
	width: 85%;
}

/* Partners */
.partners {
	display: flex;
	flex: 1;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
	margin-right: 2px;
	margin-top: 3%;
}

#logo-partners {
	display: -webkit-inline-box;
	margin: 0 20px;
}

#logo {
	margin-right: 10px;
	margin: 20px 0;
}



/* Content */
.content {
	display: flex;
	flex: 1;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-top: 5%;
	padding-bottom: 4%;
}

.article-3 {
	display: flex;
	margin-top: 2%;
}

.article-2 {
	display: flex;
	margin-top: 2%;
}

.card {
	display: flex;
	flex-direction: column;
	margin: 0px auto;
	min-width: 33%;
}

.card-image {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 6%;
}

.card-body {
	text-align: center;
	/*1*/
	padding: 15px 20px;
	/*2*/
	box-sizing: border-box;
	/*3*/
}

/* eco */
.eco {
	display: flex;
	background: radial-gradient(farthest-corner at 111% 78%, #61d9d1 34%, #1cab32 86%);
	justify-content: center;
	flex-wrap: wrap;
	padding-bottom: 3%;
}

.vertical {
	writing-mode: vertical-lr;
	text-orientation: mixed;
	display: flex;
}

.vertical-wrapper {
	display: flex;
}

.vertical-line {
	border-left: 1px solid #fff;
	display: inline-block;
	height: 130px;
	margin: 0 25px;
}

.eco-title-container {
	display: flex;
	flex-direction: column;

}

.text-line {
	display: flex;

	font-family: montserrat;
	letter-spacing: 5px;
	font-weight: 400;
	color:white;
	text-transform: uppercase;
	font-size: 0.7em;
	transform: rotate(180deg);
	width: 32px;
		margin-right: 32px;
		margin-top: 23px;

}

.eco-box {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: 102px;

}

.box {
	margin-top: 50px;
}

/* Advantages */
.advantages {
	display: flex;
	background-color: #fff;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 3%;
	padding-bottom: 3%;
}

.bloc {
	width: 465px;
}

.bloc-footer {
	width: 465px;
}

.column-left {
	display: flex;

	flex-direction: column;
}.spacer {
	width: 100px;
}

.spacer-footer {
	width: 100px;
}

.spacer-eco {
	width: 100px;
}

.ultra-fast {
	display: flex;
	flex-direction: column;
}

/* Technical */
.technical {
	display: flex;
	background: radial-gradient(farthest-corner at 111% 78%, #c041b4 34%, #5f28b7 86%);
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 3%;
	padding-bottom: 3%;
}

.bordure {
	border-bottom: 1px solid rgb(255, 255, 255);
	margin-bottom: 2%
}

.double-bloc {
	display: flex;
	justify-content: center;
	min-width: 100%;
	flex-wrap: wrap;
}

.bloc1 {
	display: flex;
	flex: 1;
	flex-direction: column;
}

.bloc2 {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding-left: 6%;
}


/* Links */
.links {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 1%;
	margin-top: 3%;
	padding-bottom: 2%;

}

.guide {
	display: flex;

}

.doubleicon {
	display: flex;
	min-width: 100%;
}

.quick-start {
	display: flex;
	padding-right: 9%;
}

.imagebutton {
	width: auto;
	padding: 0 5px 0 0;
}

.imagebutton img:last-child {
	display: none;
}

.imagebutton:hover img:last-child {
	display: block;
}

.imagebutton:hover img:first-child {
	display: none;
}

.footer-sep {
	display: flex;
}

.hr-footer {
	border-color: #000;
	height: 63px;
}


.icons-social {
	display: flex;
	justify-content: center;
	min-width: 100%;

}

.icon-image {
	display: -webkit-inline-box;
	margin: 0 20px;
}

#icons {
	margin-right: 18px;
}

#icons:hover {
	opacity: 0.5
}

.certificates {
	display: flex;
}

.follow {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	/* padding-left: 29%;
	padding-right: 21%; */
	padding-bottom: 5px;
}

.text-follow {
	text-transform: uppercase;
	margin-bottom: 1px;
	font-size: 0.85em;
}


/* Footer end */
.footer-end {
	padding-top: 2%;
	background: #8646c1;
}





@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.box {
	padding-top: 0px;
	}

	.img-wifibox {
		width: 52%;
	}

	.advantages {
		padding-left: 42px;
		padding-right: 42px;
	}

	.technical {
		padding-left: 42px;
		padding-right: 42px;
	}

	.ultra-fast {
		padding-left: 63px;
	}

	.guide {

		justify-content: center;
	}

	.hr-footer {
		display: none;
	}

	.bloc {
		width: 310px;
	}
	
	.bloc-footer {
		width: 310px;
	}

	.spacer {
		width: 1px;
	}

	.spacer-footer {
width: 70px;
	}

	.spacer-eco{
		width: 58px;
	}

	.eco-box {
		margin-top: 60px;
	}

	.certificates ,.guide {
		align-items: center;
	}

}


@media only screen and (max-device-width: 767px) {
	.banner {
		padding-bottom: 25px;
	}
	
	.box {
		width: 73%;
		margin-top: 12%;
	}

	.wifi-box {
		width: 82%;
		margin-left: 6%;
	}

	.img-wifibox {
		width: 69%;
		padding-top: 9%;
	}

	.eco-friendly {
		width: 100%;
		text-align: center;
	}

	.eco {
		margin-top: 5%;
		margin-bottom: 5%;
	}

	.bloc {
		width: 310px;
	}

	.spacer {
		width: 1px;
	}

	.spacer-eco{
		width: 58px;
	}

	.eco-box {
		text-align: left;
		margin-top: 23px;
	}

	.ultra-fast {
		flex: inherit;
		padding-left: 0;
	}

	.advantages {
		min-width: 0;

		padding-bottom: 9%;
	}

	.technical {
		min-width: 0;

		padding-bottom: 12%;
		padding-top: 9%;
	}

	.wifi-title-container {
		text-align: center;
		margin-bottom: 7%;
	}

	.eco-title-container {
		text-align: center;
		margin-bottom: 12%;
	}

	.text-banner {
		line-height: 113%;
		font-size: 1.7em;

	}

	.text-banner-h3 {
		line-height: 113%;
		margin-top: 1%;
		font-size: 1.16em;
	}

	.partners {
		display: flex;
		flex-direction: row;
		justify-content: space-around;
	}

	#logo-partners {
		width: 36%;
	}

	hr {
		display: none;
	}

	.doubleicon {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.guide {
		width: 100%;
	}

.follow {
	padding: 0px;
	width: 100%;
}

.bloc-footer {
	width: 100%;
}


	.h2-reliable {
		text-align: center;
		line-height: 100%;
		margin-bottom: 3%;
	}

	.links {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.article-3 {
		display: flex;
		flex-direction: column;
	}

	.article-2 {
		display: flex;
		flex-direction: column;
	}

	.nav-container {
		position: fixed;
		display: none;
		overflow-y: auto;
		z-index: -1;
		top: 0;
		right: 0;
		width: 280px;
		height: 100%;
		background: #fff;
		box-shadow: -1px 0 2px rgba(0, 0, 0, 0.2);
	}

	.nav-tabs {
		flex-direction: column;
		align-items: flex-end;
		margin-top: 80px;
		width: 100%;
	}

	.nav-tab:not(:last-child) {
		padding: 20px 25px;
		margin: 0;
		border-right: unset;
		border-bottom: 1px solid #f5f5f5;
	}

	.nav-tab:last-child {
		padding: 2px 11px;
	}

.nav-icons-menu {
	display: none;
}

.nav-icons-header {
	display: block;
	height: 100%;
}

.header-nav {
	display: flex;
	align-items: center;
}

	.menu-btn {
		position: relative;
		display: block;
		margin: 0;
		width: 20px;
		height: 15px;
		cursor: pointer;
		z-index: 2;
		padding: 10px;
		border-radius: 10px;
	}

	.menu-btn .menu {
		display: block;
		width: 100%;
		height: 2px;
		border-radius: 2px;
		background: #111;
	}

	.menu-btn .menu:nth-child(2) {
		margin-top: 4px;
		opacity: 1;
	}

	.menu-btn .menu:nth-child(3) {
		margin-top: 4px;
	}

	#menuToggle:checked+.menu-btn .menu {
		transition: transform 0.2s ease;
	}

	#menuToggle:checked+.menu-btn .menu:nth-child(1) {
		transform: translate3d(0, 6px, 0) rotate(45deg);
	}

	#menuToggle:checked+.menu-btn .menu:nth-child(2) {
		transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
		opacity: 0;
	}

	#menuToggle:checked+.menu-btn .menu:nth-child(3) {
		transform: translate3d(0, -6px, 0) rotate(-45deg);
	}

	#menuToggle:checked~.nav-container {
		z-index: 1;
		display: flex;
		animation: menu-slide-left 0.3s ease;
	}

	@keyframes menu-slide-left {
		0% {
			transform: translateX(200px);
		}

		to {
			transform: translateX(0);
		}
	}
}