section.content article[name=planes] div.column {
	padding: 0;
	vertical-align: middle;
	background-color: #fff
}

section.content article div.blue.column {
	color: #fff;
	background-color: #3399FF
}

section.content article ul.details {
	display: inline-block;
	margin: 24px 0;
	padding: 0 40px
}

section.content article ul.details>li:before {
	display: inline-block;
	content: '\f11a';
	font-family: 'acons';
	margin: 0 8px 0 0
}

section.content article ul.details>li {
	display: block;
	width: 50% !important;
	line-height: 24px;
	margin: 16px 0 0 0;
	text-align: left;
	float: left
}

.correo {
	height: 224px;
	margin: 32px !important
}

.correo div.blue h3 {
	padding: 0 !important;
	margin: 32px 16px 16px 16px !important
}

.correo div.blue h3 strong {
	display: inline !important
}

.correo div.blue div.price {
	padding: 0 !important
}

.correo div.blue div.price a.button {
	margin: 16px 16px 24px 16px !important
}

span.after {
	font-weight: 700;
}

.frmCheck {
	margin: auto;
	display: inline-block;
}

.frmCheck label {
	font-size: 20px;
	font-family: os;
	font-weight: 500;
	line-height: 80px;
	margin: 32px 0;
	padding: 0 0 0 32px;
	text-align: right;
	display: inline-block;
	background-color: #fff;
	border-left: 1px solid #3399FF;
	border-top: 1px solid #3399FF;
	border-bottom: 1px solid #3399FF;
	border-right: 0;
	float: left;
	outline: 0;
	color: #373737
}

.frmCheck label.focus {
	border-left: 1px solid #373737;
	border-top: 1px solid #373737;
	border-bottom: 1px solid #373737;
	border-right: 0;
	box-shadow: 0;
	outline: 0
}

.frmCheck input {
	font-size: 20px;
	font-family: os;
	font-weight: 500;
	line-height: 80px;
	height: 80px;
	margin: 32px 0 32px 0;
	padding: 0 4px 0 4px;
	text-align: left;
	display: inline-block;
	background-color: #fff;
	border-right: 1px solid #3399FF;
	border-top: 1px solid #3399FF;
	border-bottom: 1px solid #3399FF;
	border-left: 1px solid #3399FF;
	float: left;
	width: 500px;
	outline: 0;
	color: #373737;
	padding-left: 20px;
}

.frmCheck input:focus {
	border-right: 1px solid #373737;
	border-top: 1px solid #373737;
	border-bottom: 1px solid #373737;
	border-left: 1px solid #373737;
	box-shadow: 0;
	outline: 0
}

.frmCheck button[type=button] {
	display: inline-block;
	color: #fff;
	font-weight: 600;
	line-height: 80px;
	height: 80px;
	background-color: #399ff;
	margin: 0;
	padding: 0 32px;
	border-right: 1px solid #3399FF;
	border-top: 1px solid #3399FF;
	border-bottom: 1px solid #3399FF;
	border-left: 0;
	height: auto;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	float: left;
	margin: 32px 0;
	outline: 0;
	font-family: os;
	font-size: 100%
}

.frmCheck button[type=button].focus {
	border-right: 1px solid #373737;
	border-top: 1px solid #373737;
	border-bottom: 1px solid #373737;
	border-left: 0;
	outline: 0
}

article.certified {
	padding: 32px 0 32px 0 !important;
}

section.banner article header div.box div.boxTitle {
	font-size: 10px !important;
}

#checkrc {
	display: none;
}

div.galleryApps {
	width: 100%;
	text-align: center;
}

div.galleryApps div.galleryApp {
	float: left;
	text-align: center;
	width: 12.5%;
}

div.galleryApps div.galleryApp img {
	width: auto;
	margin-top: 20px;
}

div.galleryApps div.galleryApp h4 {
	width: 100%;
	float: left;
	margin: 16px 0;
	text-transform: uppercase;
	font-size: 24px;
	text-align: center !important;
}

section.content article aside.gallery.noslide {
	width: 92% !important;
	padding-right: 34px !important;
	max-width: 92% !important;
}

.logoRanking {
	margin: 5px 0 0 20px;
	display: inline-block;
	position: absolute;
}

section.content article aside.gallery.noslide figure {
	width: 33% !important;
	margin: 32px 0 0 0px !important;
}

@media only screen and (max-width:1170px) {}

@media only screen and (max-width:919px) {
	.product[name="seo"] ul.details {
		margin: 0 auto 24px auto !important
	}

	section.content article aside.gallery.noslide figure {
		width: 100%;
	}


}

@media only screen and (max-width: 780px) {
	section.content article>.width>.product.caractSEO {
		width: 100%;
		display: inline-block !important;
	}

	section.content article aside.gallery.noslide figure {
		width: 100% !important;
	}

	div.galleryApps div.galleryApp {
		width: 33%;
	}
}

@media only screen and (max-width: 600px) {
	section.content article>.width>.product.caractSEO {
		width: 100%;
		display: inline-block !important;
	}

	section.content article aside.gallery.noslide figure {
		width: 100% !important;
	}

	div.galleryApps div.galleryApp {
		width: 50%;
	}

	.logoRanking {
		display: none;
	}
}