/* Le 2015-01-01 *//*--------- Said Asebbane ---------*//* http://santakrouz.com */

@font-face {
	font-family: 'HelveticaNeueLTR';
	src: url('../fonts/HelveticaNeueLTR.eot');
	src: url('../fonts/HelveticaNeueLTR.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueLTR.woff') format('woff'), url('../fonts/HelveticaNeueLTR.ttf') format('truetype'), url('../fonts/HelveticaNeueLTR.svg#HelveticaNeueLTR') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTB';
	src: url('../fonts/HelveticaNeueLTB.eot');
	src: url('../fonts/HelveticaNeueLTB.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueLTB.woff') format('woff'), url('../fonts/HelveticaNeueLTB.ttf') format('truetype'), url('../fonts/HelveticaNeueLTB.svg#HelveticaNeueLTB') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
a, img {
	border: 0;
	outline: none
}
a, a:hover, a:focus {
	text-decoration: none
}
a {
	transition-duration: 0.1s;
	transition-property: background, color, border, opacity;
}
ul {
	list-style: none;
}
li {
	list-style: none;
}
img {
	max-width: 100%
}
strong, b {
	font-weight: bold
}
.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.clear {
	display: block;
	clear: both
}
.left {
	float: left
}
.right {
	float: right
}
.center {
	text-align: center
}
.none {
	display: none
}
body {
	line-height: 1;
	font-family: HelveticaNeueLTR;
	background: #ffffff;
	font-size: 100%;
	position: relative
}
header {
	background-image: url(../images/slideshow_photo.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #fff;
	direction: rtl;
}
#Menu {
	display: inline-block;
	width: 100%;
	margin: 15px 0;
	background: #fff;
	border-radius: 6px
}
#Menu .Logo {
	float: right;
	padding: 15px
}
#Menu .Top {
	background: #3c9944;
	float: left;
	color: #fff;
	padding: 8px 10px;
	border-radius: 6px 0 6px 0;
	font-size: 14px
}
#Menu .Top a {
	color: #fff
}
#Menu .Top a:hover {
	color: #eee
}
#Menu .Top i, #Menu .Top span {
	padding: 0 10px;
}
#Menu .Login {
	float: left;
	background: #3c9944;
	border-radius: 3px;
	margin: 8px 10px 8px 25px;
	font-family: HelveticaNeueLTB
}
#Menu .Login a {
	display: block;
	padding: 10px 10px 13px;
	color: #fff
}
header h1 {
	font-size: 36px;
	text-align: center;
	color: #fff;
	margin-top: 140px;
	font-family: HelveticaNeueLTB
}
header h1 span {
	color: #3c9944
}
header h2 {
	font-size: 28px;
	text-align: center;
	color: #fff;
	margin-top: 20px;
	font-family: HelveticaNeueLTB
}
.Search {
	display: block;
	width: 75%;
	margin: 140px auto;
	position: relative;
}
.Search input.txt {
	border: none;
	color: #4d4d4d;
	font-size: 15px;
	height: 50px;
	padding-left: 5px;
	margin: auto;
	padding-right: 15px;
	width: 100%;
	border-radius: 6px;
}
.Search input.ok {
	background: #3c9944;
	color: #fff;
	font-family: HelveticaNeueLTB;
	border: medium none;
	cursor: pointer;
	display: block;
	height: 50px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	width: 120px;
	border-radius: 6px 0 0 6px
}
#About {
	margin: 60px 0
}
#About h1 {
	font-family: HelveticaNeueLTB;
	text-align: center;
	font-size: 25px
}
#About h1 span {
	color: #3c9944
}
#About h3.Separ {
	border: 1px solid #eee;
	margin: 30px auto 30px;
	width: 80px;
}
#About h2 {
	text-align: center;
	color: #626262;
	line-height: 24px;
	font-size: 18px
}
#About .about {
	text-align: center
}
#About .about img {
	margin: 35px auto
}
#About .about h1 {
	margin: 20px 0
}
#About .about p {
	font-size: 16px;
	color: #626262;
	line-height: 22px
}
#Why {
	background: #f5f5f5;
	display: inline-block;
	width: 100%
}
#Why .why {
	max-width: 1366px;
	margin: auto
}
#Why .BigImg {
	float: right
}
#Why .whytxt {
	margin-top: 30px;
	float: right;
	width: 45%;
	margin-right: 30px
}
#Why h1 {
	font-family: HelveticaNeueLTB;
	font-size: 25px
}
#Why h1 span {
	color: #3c9944
}
#Why h3.Separ {
	border: 1px solid #ddd;
	margin: 30px 0 20px;
	width: 80px;
}
#Why p {
	font-size: 16px;
	text-align: justify;
	padding-bottom: 15px;
	color: #626262;
	line-height: 22px
}
#View {
	margin: 60px 0;
	text-align: center
}
#View h1 {
	font-family: HelveticaNeueLTB;
	font-size: 25px
}
#View h1 span {
	color: #3c9944
}
#View h2 {
	color: #626262;
	line-height: 24px;
	font-size: 18px;
	padding-bottom: 10px
}
#View h3.Separ {
	border: 1px solid #eee;
	margin: 30px auto 30px;
	width: 80px;
}
#View h4 {
	font-family: HelveticaNeueLTB;
	font-size: 18px
}
#View p {
	font-size: 16px;
	padding-bottom: 15px;
	color: #626262;
	line-height: 26px
}
#View .fa-quote-left {
	font-size: 22px;
	color: #787878
}
#View .sercleview {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin: 30px auto 10px
}
#View .carousel-control.left, #View .carousel-control.right {
	background: none
}
#View .carousel-control .fa-chevron-left {
	position: relative;
	left: -100px;
	top: 40px;
	color: #000;
	text-shadow: none
}
#View .carousel-control .fa-chevron-right {
	position: relative;
	right: -100px;
	top: 40px;
	color: #000;
	text-shadow: none
}
#Prices {
	padding: 60px 0;
	background: #f5f5f5
}
#Prices h1 {
	font-family: HelveticaNeueLTB;
	text-align: center;
	font-size: 25px
}
#Prices h1 span {
	color: #3c9944
}
#Prices h3.Separ {
	border: 1px solid #eee;
	margin: 30px auto 30px;
	width: 80px;
}
#Prices .prices {
	margin: 20px auto;
	width: 70%;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	padding: 15px;
	-moz-box-shadow: 0px 0px 2px #e0dfdf;
	-webkit-box-shadow: 0px 0px 2px #e0dfdf;
	box-shadow: 0px 0px 2px #e0dfdf;
}
#Prices .prices form {
	display: inline-block;
	width: 100%
}
#Prices .prices label {
	width: 100%;
	line-height: 42px;
	font-family: HelveticaNeueLTB;
}
#Prices .prices select, #Prices .prices input {
	width: 100%;
	padding-right: 10px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	line-height: 36px;
	font-size: 14px;
	font-family: HelveticaNeueLTB;
	color: #aaa;
}
#Prices .prices input[type=submit] {
	background: #3c9944;
	padding: 5px 0;
	border-radius: 3px;
	border: none;
	color: #fff;
	margin: 20px auto;
	width: 220px;
}
#Prices .prices .pl0 {
	padding-left: 0;
	margin: 5px 0
}
#Prices .prices .pd0 {
	padding: 0;
}
#SignUp {
	margin: 60px 0
}
#SignUp h1 {
	font-family: HelveticaNeueLTB;
	text-align: center;
	font-size: 25px
}
#SignUp h1 span {
	color: #3c9944
}
#SignUp h3.Separ {
	border: 1px solid #eee;
	margin: 30px auto 30px;
	width: 80px;
}
#SignUp h2 {
	text-align: center;
	color: #626262;
	line-height: 24px;
	font-size: 18px
}
#SignUp .signup {
	margin-bottom: 25px
}
#SignUp .signup img {
	float: right;
	margin: 10px 0 30px 20px
}
#SignUp .signup h1 {
	margin: 10px 0;
	font-size: 22px
}
#SignUp .signup p {
	font-size: 16px;
	color: #626262;
	line-height: 22px
}
#SignUp .SignUp {
	width: 220px;
	margin: 20px auto;
	clear: both;
	font-family: HelveticaNeueLTB;
}
#SignUp .SignUp a {
	background: #3c9944;
	padding: 15px 0;
	text-align: center;
	border-radius: 3px;
	color: #fff;
	display: block
}
#Shoping {
	margin: 60px 0
}
#Shoping h1 {
	font-family: HelveticaNeueLTB;
	text-align: center;
	font-size: 25px
}
#Shoping h1 span {
	color: #3c9944
}
#Shoping h3.Separ {
	border: 1px solid #eee;
	margin: 30px auto 30px;
	width: 80px;
}
#Shoping ul {
	text-align: center
}
#Shoping ul li {
	display: inline-block;
	margin: 10px
}
#Shoping ul li img {
	vertical-align: top
}
#Shoping ul li .amazon {
	position: relative;
	top: 13px
}
#Shoping ul li .ebay {
	position: relative;
	top: 8px;
	right: 16px;
}
#Shoping ul li .hollister {
	position: relative;
	top: 1px
}
#Shoping ul li .fitch {
	position: relative;
	top: 2px;
	left: 20px;
}
#Shoping ul li .payless {
	position: relative;
	top: 8px
}
footer {
	background: #f2f2f2;
	padding: 60px 0
}
footer h1 {
	font-size: 20px;
	padding-bottom: 20px;
	font-family: HelveticaNeueLTB;
}
footer p {
	font-size: 14px;
	padding-bottom: 6px;
	color: #626262;
	line-height: 22px
}
footer p img {
	position: relative;
	top: 2px;
	padding-left: 3px
}
#CopyRight {
	background: #e1e1e1;
	line-height: 60px;
	text-align: center
}
#CopyRight p {
	font-size: 14px;
	color: #626262;
	font-family: HelveticaNeueLTB;
}
#CopyRight p span {
	color: #3c9944
}
/***********15/08/2018**************/
.PageInterne {
	margin-bottom: 60px !important
}
#Shipping {
	padding: 60px 0;
	background: #ffffff
}
#Shipping h1 {
	font-family: HelveticaNeueLTB;
	text-align: right;
	font-size: 25px;
}
#Shipping h1 span {
	color: #3c9944;
}
#Shipping h3.Separ {
	border: 1px solid #eee;
	margin: 30px auto 30px;
	width: 80px;
	float: right
}
#Shipping p {
	color: #626262;
	line-height: 22px;
	font-size: 16px;
}
#Shipping .shipping img {
	margin: 35px auto 10px;
}
#Shipping .shipping {
	margin-bottom: 20px
}
#Shiptime {
	margin-bottom: 50px
}
#Shiptime h1 {
	font-family: HelveticaNeueLTB;
	text-align: center;
	font-size: 25px;
}
#Shiptime h1 span {
	color: #3c9944;
}
#Shiptime h3.Separ {
	border: 1px solid #eee;
	margin: 30px auto 30px;
	width: 80px;
}
#Shiptime p {
	color: #414141;
	line-height: 24px;
	font-weight: bold;
	font-size: 20px;
	padding: 15px 0 30px;
}
#Details {
	padding: 60px 0;
	background: #ffffff
}
#Details h1 {
	font-family: HelveticaNeueLTB;
	text-align: center;
	font-size: 25px;
}
#Details h1 span {
	color: #3c9944;
}
#Details h3.Separ {
	border: 1px solid #eee;
	margin: 30px auto 30px;
	width: 80px;
}
#Details p {
	color: #626262;
	line-height: 24px;
	font-size: 16px;
	text-align: center
}
#Details .details {
	margin-top: 20px
}
#Details .details input {
	height: 43px;
	font-family: HelveticaNeueLTB;
}
#Details .details label {
	width: 100%;
	line-height: 42px;
	font-family: HelveticaNeueLTB;
}
#Details .details input[type="submit"] {
	background: #3c9944;
	padding: 5px 0;
	border-radius: 3px;
	border: none;
	color: #fff;
	margin: 20px auto;
	width: 220px;
	float: left;
}
/************** Mobile **************/

@media screen and (max-width:1300px) {
}
@media screen and (max-width:1200px) {
#Why .whytxt {
	margin-right: 10px;
	margin-top: 17px;
	width: 52%;
}
#Why h1 {
	font-size: 22px;
}
#Why h3.Separ {
	margin: 20px 0 10px;
}
#Why p {
	font-size: 14px;
	padding-bottom: 10px;
}
#Why .BigImg {
	width: 45%;
}
}
@media screen and (max-width:1024px) {
}
@media screen and (max-width:950px) {
#Menu .Login {
	margin: 22px 10px 8px 25px;
}
#About .about {
	height: 270px;
}
#View .carousel-control .fa-chevron-left {
	left: 0;
	top: 170px;
}
#View .carousel-control .fa-chevron-right {
	right: 0;
	top: 170px;
}
}
@media screen and (max-width:720px) {
.conweb {
	margin: 0 15px
}
#Menu .Top {
	border-radius: 6px 6px 0 0;
	width: 100%;
}
#Why .BigImg {
	width: 100%;
}
#Why .whytxt {
	width: 94%;
}
#Prices .prices {
	width: 90%;
}
}
@media screen and (max-width:550px) {
#Menu .Top {
	text-align: center
}
#Menu .Top i {
	padding: 10px;
}
header h1 {
	margin-top: 70px;
}
.Search {
	margin: 70px auto;
	width: 95%;
}
.Search input.ok {
	width: 65px;
}
}
@media screen and (max-width:480px) {
#Menu .Top span {
	width: 100%;
	display: block;
	padding: 5px 10px
}
#Menu .Login {
	margin: 0 10px 8px 25px;
}
.Search input.txt {
	font-size: 11px
}
#Shoping ul li {
	width: 94%;
}
#Shoping ul li .amazon {
	top: auto
}
#Shoping ul li .ebay {
	top: auto;
	right: auto;
}
#Shoping ul li .hollister {
	top: auto
}
#Shoping ul li .fitch {
	top: auto;
	left: auto;
}
#Shoping ul li .payless {
	top: auto
}
#View .carousel-control .fa-chevron-left {
	left: 0;
	top: 250px;
}
#View .carousel-control .fa-chevron-right {
	right: 0;
	top: 250px;
}
#CopyRight p {
	font-size: 12px;
}
}
@media screen and (max-width:320px) {
}
