body {
	margin: 0;
	text-align: left !important;
}
.head-phone {
	color: #fff;
	display: flex;
	align-items: center;
	border: 2px solid #35b735;
	padding: 6px 12px;
	border-radius: 15px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

.numb-inner {
	display: flex;
	align-items: center;
}

.head-phone i {
	margin-right: 15px;
	color: #35b735;
}

.number-wrap,
.phone-text {
	text-align: center;
}
.phone-text
{
	font-size: 12px;
	line-height: 16px;
}
.number-wrap {
	margin-right: 30px;
}

.number {
	font-weight: bold;
	color: #35b735;
	font-size: 1.2em;
}
#header {
	background-color: #494D4D;
	box-shadow: 0px 3px 5px grey;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: 50px;
	position: fixed;
}
	#logo{
	margin-left: 10px;
	width: 200px;
	float: left;
	}
	
	#maintitle{
	text-align: left;
	text-indent: 0px;
	}

#header.flex{display:flex;justify-content:space-between;align-items:center;}
#header.flex #buttondl2{margin-left:initial;}
#sponso {
	padding-top: 70px;
	background-color: #C9C3C3;
	font-style: normal;
	color: #494D4D;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 12px;
	position: static;
	border: none;
	width: 100%;
}
#sponso {
	font-size: 20px;
	padding-bottom: 4px;
}
#title {
	width: 320px;
	border-radius: 5px 5px 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #494D4D;
	font-size: 34px;
}
#title2 {
	border-radius: 5px 5px 0px 0px;
	width: 1000px;
	top: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #494D4D;
	font-size: 30px;
	background-color: #F2ECEC;
}
#leftcol {
	float: left;
	width: 400px;
	padding-left: auto;
	padding-right: auto;
	height: 600px;
	margin-left: 30px;
	margin-right: 0px;
}
#rightcol {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #C9C3C3;
	font-size: 24px;
	float: left;
	width: 500px;
	padding-left: auto;
	padding-right: auto;
	height: 690px;
	padding-top: 0px;
	margin-left: 40px;
}
#para1 {
	width: 320px;
	position: static;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 20px;
	border-radius: 0px 0px 5px 5px;
	padding-top: 0px;
	color: #494D4D;
	text-align: justify;
	letter-spacing: -1px;
	text-indent: 30px;
	line-height: 22px;
}
#para2 {
	width: 930px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #494D4D;
	font-size: 20px;
	background-color: #C9C3C3;
	float: left;
	padding-right: 30px;
	padding-left: 40px;
	padding-bottom: 30px;
	border-bottom-left-radius: 0px;
	padding-top: 0px;
	margin-top: 40px;
}
#imagebanner {
	border-radius: 5px 5px 0px 0px;
	margin-top: 30px;
	background-image: url(../img/pcc/net/visu_Senior_1.jpg);
	width: 500px;
	height: 250px;
	background-repeat: no-repeat;
	background-size: 500px;
}
#cols {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 1000px;
	;
	height: 2520px;
	border-radius: 5px 5px 5px 5px;
	background-color: #EAE7E3;
}
#bullets {
	border-radius: 0px 0px 5px 5px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #FFFFFF;
	font-size: 18px;
	background-color: #494D4D;
	height: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#buttondl {
	border-radius: 5px 5px 5px 5px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 330px;
	height: 70px;
	background-color: #9BD026;
	padding: auto;
}
#buttondl3 {
	float: left;
	border-radius: 5px 5px 5px 5px;
	margin-top: 40px;
	margin-left: 350px;
	width: 330px;
	height: 70px;
	background-color: #9BD026;
	margin-right: auto;
}
#buttondl2 {
	float: right;
	border-radius: 5px 5px 5px 5px;
	margin-left: auto;
	margin-right: 30px;
	width: 250px;
	height: 50px;
	background-color: #9BD026;
}
#buttondl:hover {
	background-color: #B4D929;
	cursor: pointer;
}
#buttondl3:hover {
	background-color: #B4D929;
	cursor: pointer;
}
#buttondl2:hover {
	background-color: #B4D929;
	cursor: pointer;
}
.pictodl {
	margin-left: 5px;
	float: left;
	width: 70px;
	height: 70px;
	background-image: url("../img/pcc/net/picto_dl.png");
	background-size: 70px;
}
	.pictodl2 {
	margin-left: 5px;
	float: left;
	width: 50px;
	height: 50px;
	background-image: url("../img/pcc/net/picto_dl.png");
	background-size: 50px;
}
.textbtn {
	float: left;
	margin-left: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 36px;
	color: #000000;
	height: 70px;
	line-height: 70px;
}
	
	.textbtn2 {
	float: left;
	height: 50px;
	line-height: 50px;
	margin-left: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 28px;
	color: #000000;
}



span1 {
	font-size: 10px;
	color: #494D4D;
}
	
	span2 {
	font-size: 14px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	color: #494D4D;
} 
	
		span4 {
	font-size: 35px;
	margin: auto;
	color: #0E0E0E;
	font-family: 'Handlee', cursive;
} 

	span5 {
		
		float: right;
		font-size: 14px;
		font-style: italic;
	}
	
	h2{
	font-size: 34px;
	line-height: normal;
}
	
#appesteem {
	width: 100%;
	height: 200px;
	float: left;
	border-radius: 0px 0px 5px 5px;
	background-color: #494D4D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

	#logoapp {
	background-repeat: no-repeat;
	background-image: url(../img/pcc/net/AppEsteem_Seal_Logo.png);
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-top: 35px;
	background-size: 100px;
	margin-right: auto;
	margin-bottom: auto;
}
#boddy6 {
	border-radius: 5px 5px 5px 5px;
	width: 780px;
	height: 520px;
	background-color: #C9C3C3;
	float: left;
	margin-top: 50px;
	margin-right: auto;
	margin-left: 11%;
}
.bloc {
	width: 200px;
	height: 200px;
	float: left;
	margin: 30px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
		font-size: 18px;
	color: #494D4D
	}
	
	#footer {
	margin-top: 30px;
	padding-top: 20px;
	text-decoration: none;
	background-color: #F2ECEC;
	margin-left: auto;
	width: 100%;
	height: 50px;
	float: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 16px;
	color: #494D4D
}
	
		#footer2 {
	background-color: #494D4D;
	margin-left: auto;
	padding-top: 10px;
	width: 100%;
	height: 20px;
	float: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 12px;
	color: #F2ECEC
}
	
#footer a {
	
	text-decoration: none;
	color: #484D4D;
}

#footer a:hover { text-decoration: underline;
}
	
	#review a {
	text-decoration: none;
	color: white;
	font-size: 18px;
}
	a {
		
		text-decoration: none;
	color: black;
	}

	
	#bulle1{
	width: 30px;
	height: 30px;
	border-radius: 20px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	background-color: #9BD026;
	color: #494D4D;
	line-height: 30px;
}
	
	.bulle{
		
		margin-top: 20px;
	}
	
	#review {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: 20px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	float: left;
	width: 1000px;
	height: 300px;
	background-color: #494D4D;
	}
	
	#review1 {
	width: 300px;
	margin-left: 25px;
	font-family: 'Handlee', cursive;
	color: white;
	font-size: 20px;
	float: left;
	margin-top: 150px;
	height: 100px;
	}
	
		#review2 {
	width: 300px;
	margin-left: 25px;
	margin-top: 30px;
	font-family: 'Handlee', cursive;
	color: white;
	font-size: 20px;
	float: left;
	height: 100px;
	}
		#review3 {
	width: 300px;
	height: 100px;
	margin-left: 25px;
	font-family: 'Handlee', cursive;
	color: white;
	font-size: 20px;
	float: left;
	margin-top: 150px;
	}
	
	#pictoreview {
	float: left;
	width: 200px;
	height: 133px;
	position: relative;
	margin-left: 0px;
	background-image: url(../img/pcc/net/Shops_600.png);
	top: -100px;
	right: auto;
	left: 400px;
	background-size: 200px 133px;
	}

	.disclaimer {
		float: right;
		font: 11px sans-serif;
		float: right;
		padding: 10px 10px 0;
		max-width: 480px;
		color: #666;
	}

	.disclaimer a {
		text-decoration: underline;
	}

	.header .disclaimer {
		padding: 0 10px;
	}

	.header .disclaimer, .header .disclaimer a {
		color: #f7f7f7;
	}

	.btm-disclaimer {
		max-width: 500px;
		margin: 0 auto;
		text-align: center;
	}


/* Phone Updates */

.phone-pop-wrap {
	position: fixed;
	background: rgba(255, 255, 255, 0.7);
	z-index: 9999;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: table;
	opacity: 0;
	top: -100%;
	transition: opacity 0.3s ease-in-out;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

.phone-pop-wrap.active {
	opacity: 1;
	top: 0;
}

.phone-pop {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.phone-pop .inner {
	display: inline-block;
	padding: 25px;
	background: #fff;
	max-width: 500px;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
	border-radius: 5px;
	position: relative;
}

.phone-pop .inner .close {
	position: absolute;
	right: 6px;
	top: 12px;
}

.phone-pop .inner .close .fa {
	display: block;
	position: relative;
}

.phone-pop .inner .close .fa:before {
	content: "";
	width: 22px;
	height: 3px;
	background: #333;
	transform: rotate(-45deg);
	display: block;
	position: absolute;
}
.phone-pop .inner .close .fa:after {
	content: "";
	width: 22px;
	height: 3px;
	background: #333;
	transform: rotate(45deg);
	display: block;
	position: absolute;
}

.phone-pop .inner .red-ban {
	background: #FF5744;
	color: #fff;
	font-weight: 700;
	border-radius: 10px;
	font-size: 1.6em;
	line-height: 1em;
	margin-bottom: 20px;
	padding: 10px;
}

.phone-pop .inner .number {
	font-size: 2em;
	color: #35b735;
	padding-bottom: 15px;
}

.phone-pop .inner .number .fa {
	vertical-align: middle;
}

.phone-pop .inner .number span {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	font-weight: 800;
}

.phone-pop .inner .green-text {
	font-size: 1.2em;
	font-weight: 700;
	color: #35b735;
	padding-top: 10px;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .7;
}