@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video, iframe, input {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
/* Basic website CSS styles. */
body {
	background-color: #191919;
	background-size: 100% auto;
	background-position: bottom center;
	background-image: url(https://sylviecloutier.ca/imgs/design/footer.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: 300;
	color: #ECECEC;
	font-family: 'Open Sans', sans-serif;
	height: auto;
	position: relative;
}
.prix, #prices .social {
	display: none;
}
#prices .prix {
	display: block;
}
#solutions p.prix a {
	font-size: 0.9em;
}
#mainblock {
	position: relative;
	display: block;
	border-bottom: 4px solid #ffcc00;
}
#container {
	position: relative;
	display: block;
	min-height: 300px;
}
.word {
	font-family: 'Walter Turncoat', cursive;
	position: relative;
	font-size: 1.5em;
	text-transform: uppercase;
}
#solutions h2, #coop h2 {
	margin-bottom: 0px;
}
.white {
	background-color: #FFF;
}
#ecommerce .white img {
	width: 25%;
	margin: 30px;
}
#ecommerce h2, #ecommerce h3, #ecommerce p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
}
#ecommerce h1, #ecommerce .box h3 {
	color: #187dea;
}
#ecommerce h2, #ecommerce a {
	color: #72d527;
}
#ecommerce hr {
	background-color: #CCC;
}
#ecommerce i {
	color: #72d527;
}
#solutions h3, #solutions p, #coop h3, #coop p {
	margin-top: 0px;
}
#solutions .box {
	font-size: 0.9em;
	margin-top: -18px;
}
#ecommerce .box p {
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
#solutions em {
	font-size: 0.8em;
	margin: 30px;
}
#solutions .box h3 {
	margin-bottom: 10px;
}
#solutions .box p {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 0.8em;
}
#solutions .box p i {
	font-size: 1em;
	margin-left: 2px;
	margin-right: 2px;
}
#solutions .box i {
	color: #000;
	font-size: 5em;
	margin-bottom: 20px;
}
#solutions .box p i {
	margin-bottom: 0px;
}
#ecommerce {
	background-color: #191919;
}
#solutions {
	padding-top: 18%;
	background-color: transparent;
	background-size: auto 100%;
	background-position: top center;
	background-image: url(https://sylviecloutier.ca/imgs/design/top_shadow.png);
	background-repeat: no-repeat;
}
#prices #solutions {
	padding-top: 30%;
}
#outils, #coop, #intro {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	background-position: center center;
}
#intro {
	font-size: 1.3em;
	letter-spacing: 2px;
	background-color: #191919;
	background-image: url(../imgs/design/background.jpg);
	background-repeat: no-repeat;
	position: relative;
	min-height: 700px;
	text-shadow: #000 2px 2px 2px;
}
#intro .marge {
	padding-top: 15%;
}
#outils {
	min-height: 680px;
	font-size: 1.2em;
	text-align: right;
	background-color: #191919;
	background-image: url(https://sylviecloutier.ca/imgs/design/mac_office.jpg);
	overflow: hidden;
	text-shadow: #533d2e 1px 1px 1px;
}
#outils hr, #coop hr {
	margin: 20px;
	float: right;
	background-color: #CCC;
}
#coop hr {
	margin-top: 0px;
	background-color: #000;
}
#outils div, #coop div {
	padding-top: 18%;
	max-width: 80%;
	float: right;
}
#outils #mobile {
	padding-top: 0px;
	width: 25%;
	float: left;
	position: relative;
	margin-left: -30px;
	margin-bottom: -400px;
}
#outils #mobile img {
	border: none;
}
#coop div {
	padding-top: 2%;
}
#outils .box img {
	box-sizing: border-box;
	border: 2px solid #FFF;
}
#outils h1, #outils h2, #outils h3, #outils p {
	text-align: right;
	color: #FFF;
	margin-bottom: 5px;
}
#outils p, #coop h2 {
	clear: right;
}
#coop h1, #coop h2, #coop h3, #coop p {
	text-align: right;
	color: #000;
}
#coop .box h1, #coop .box h2, #coop .box h3, #coop .box p {
	text-align: center;
}
#coop {
	background-image: url(../imgs/design/coop.jpg);
	text-shadow: #e4e7ec 2px 2px 2px;
	min-height: 600px;
}
#coop i {
	font-size: 5em;
	color: #191919;
} 
#clients .box {
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 30px;
	min-height: 340px;
}
#clients a {
	font-size: 0.95em;
}
#clients .newsthumb {
	padding-bottom: 134%; /* 16:9 */
	margin: 5px;
	margin-bottom: 0px;
}
#clients .box h3 {
	color: #191919;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px;
}
#clients .marge h3 {
	text-align: center;
}
#clients h3, #coop h3 {
	margin: 5px;
	margin-bottom: 0px;
}
#clients p, #coop p {
	font-size: 0.9em;
	margin: 8px;
	margin-top: 0px;
	text-align: center;
}
#coop p {
	font-size: 1em;
	text-align: right;
	margin-top: 10px;
}
#alertdiv {
	background-color: #191919;
	min-height: 0px;
	padding: 10px;
	position: relative;
}
#alertdiv .wrapper {
	margin: 0px;
	padding: 0px;
	min-height: 0px;
}
#alertdiv p#alertbox {
	font-size: 1.1em;
	color: #ffcc00;
	font-weight: 400;
}
footer .box em {
	text-transform: none;
}
video {
	display: block;
}
footer .btn, #contact .btn {
	background-color: #ffcc00;
	color: #000;
}
video#bgvid {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: -100;
	background-position: center top;
}
#dashboard {
	clear: both;
	line-height: 1em !important;
	margin-top: 0px;
	position: relative;
}
#alertbox {
	clear: both;
	margin: 30px;
	color: #cc0000;
	font-size: 1.2em;
	text-align: center;
}
#gallery img {
	background-color: #191919;
	box-sizing: border-box;
	border: 2px solid #FFF;
}
table {
	border: 2px solid #FFF;
	width: 90%;
}
td {
	background-color: #ECECEC;
	padding: 10px;
	border: 4px solid #FFF;
}
.marge {
	clear: both;
	padding-top: 60px;
	padding-bottom: 60px;
}
.marge p, .marge h1, .marge h2, .marge h3 {
	max-width: 70%;
	margin: 0px auto;
}
.marge p {
	font-weight: 400;
}
.content p a {
	color: #32205f;
	font-weight: 500;
}
.box {
	padding: 0px;
	float: left;
	display: inline;
	min-height: 200px;
}
.box h1, .box h2, .box h3, .box h4, .box p, .box em {
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
.box em {
	font-style: normal;
	text-transform: uppercase;
}
.box p, .box em {
	font-size: 1em;
}
.box img {
	width: 300px;
}
.newsthumb {
	padding-bottom: 56.25%; /* 16:9 */
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	background-position: center center;
	box-sizing: border-box;
	border: 2px solid #FFF;
}
.newsthumb:hover {
	cursor: pointer;
	opacity: 0.8;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.box .newsempty {
	background-image: url(../imgs/design/missing.png);
	background-size: 55% auto;
	opacity: 0.2;
}
.box .newsempty:hover {
	opacity: 0.3;
}
.found {
	background-color: #ccff99;
}
.shadow {
	opacity: 0.2;
}
a.backnext {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#backnext .btn {
	font-size: 1em;
	margin-left: 20px;
}
#backnext {
	text-align: center;
	padding: 20px;
	font-size: 12px;
	text-transform: uppercase;
	margin: 20px;
	clear: both;
	margin-bottom: 30px;
}
.hiddenbtn {
	opacity: 0.3;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.close {
	clear: both;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
h1, h2, h3, h4 {
	font-weight: 400;
	clear: left;
	margin: 10px;
	margin-bottom: 30px;
	color: #000;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1em;
}
p, ul, label, ol, table {
	text-align: left;
	color: #515151;
	margin: 10px;
}
b {
	font-weight: 400;
}
a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a:hover {
	color: #32205f;
}
a img {
	border: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
hr, .hr {
	min-height: 6px;
	width: 5%;
	clear: both;
	background-color: #ffcc00;
	border: none;
	margin: 20px auto;
}
.box p, .box h2, .box h3 {
	color: #000;
	max-width: 100%;
}
header {
	text-align: center;
	margin: 0px;
}
footer, #contact {
	overflow: hidden;
	clear: both;
}
#contact {
	background-color: #191919;
	min-height: 360px;
	background-repeat: no-repeat;
}
footer, header {
	color: #999;
	max-width: 100%;
	clear: both;
}
footer .box .fimg {
	width: 40%;
	margin-top: 5px;
	margin-left: -5px;
}
footer .box p, #contact p {
	font-size: 0.9em;
	color: #999;
	text-align: left;
}
footer h3, footer .box h3 {
	color: #ffcc00;
	text-align: left;
}
footer {
	position: relative;
}
#intro h1 {
	font-size: 2.4em;
	font-weight: 400;
}
#intro h1, #contact h1 {
	color: #ffcc00;
}
#intro h1, #intro h2, #intro h3 {
	font-weight: 300;
}
#intro h2, #intro h3, #contact h2, #contact h3 {
	color: #FFF;
}
#intro p, #contact p {
	color: #ECECEC;
}
#contact .btn {
	margin-left: 10px;
	margin-right: 10px;
}
footer a, #contact a {
	color: #ffcc00;
}
footer a:hover {
	color: #FFF;
}
.content {
	min-height: 500px;
	clear: both;
	text-align: center;
	padding-bottom: 20px;
	background-color: #FFF;
}
.content h1 {
	margin-top: 40px;
}
.content p {
	text-align: center;
}
.social {
	float: right;
	width: 210px;
	height: 40px;
	line-height: 24px;
}
.fb-like, .google {
	float: right;
	display: inline;
	margin: 0px;
}
.fb-like iframe {
	max-width: inherit;
}
.gmnoprint img {
	max-width: none;
}
.google {
	width: 80px;
	padding-top: 4px;
}
.photo {
	max-width: 100%;
}
.bigbtn {
	font-weight: 400;
	font-size: 1.2em;
	margin: 30px;
	padding: 10px;
	clear: both;
}
.btn, .content p a.btn {
	font-weight: 400;
	margin-top: 30px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #191919;
	color: #ffcc00;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.greenbtn {
	color: #FFF;
	background-color: #66cc33;
}
.bluebtn {
	color: #FFF;
	background-color: #3366cc;
}
i {
	margin-right: 10px;
}

/* Mobile Layout */ 
/* Mobile Layout */ 
/* Mobile Layout */ 
@media only screen and (max-width: 800px) {
body, .wrapper, html {
	width: 100%;
	max-width: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
body {
	background-size: 200% auto;
}
.close, video#bgvid, footer .social {
	display: none;
}
#mainblock {
	margin-top: -100px;
	margin-bottom: 30px;
}
#prices #mainblock {
	margin-top: -900px;
	margin-bottom: 30px;
}
#prices #solutions {
	padding-top: 900px;
	margin-top: -300px;
}
#intro {
	min-height: 400px;
}
#solutions {
	padding-top: 400px;
	margin-top: -375px;
}
#solutions .box {
	margin-bottom: 50px;
}
#coop {
	min-height: 1000px;
	height: auto;
}
#outils div, #coop div {
	max-width: 100%;
}
#outils div {
	margin-top: 75px;
}
#coop p, #coop h1, #coop h2, #coop h3 {
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
#coop hr {
	float: none;
	margin: 20px auto;
}
#coop div.box {
	max-width: 40%;
}
#outils p, #outils h1, #outils h2, #outils h3 {
	color: #000;
	text-shadow: #FFF 1px 1px 1px;
}
#outils div.box {
	width: 100%;
	max-width: 100%;
	margin-bottom: -40px;
}
#outils #mobile {
	width: 40%;
}
#ecommerce .white img {
	width: 60%;
}
#ecommerce .box {
	min-height: 180px;
}
table {
	width: 100%;
	max-width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
}
td {
	margin: 2px;
	padding: 0px;
}
header, #intro {
	background-image: none;
}
.box, .marge, #outils .box, #mobile {
	width: 100%;
	height: auto;
	margin: 0px;
	margin-bottom: 20px;
	display: block;
	float: none;
}
#solutions .box, #clients .box {
	width: 50%;
	float: left;
}
.marge {
	max-width: 100%;
}
.marge p, .marge h1, .marge h2, .marge h3 {
	margin: 0px;
	max-width: 100%;
}
.content p, .content ul, .content h1, .content h2, .content h3, .content h4 {
	margin: 15px;
}
.wrapper {
	font-size: 1.2em;
	width: 100%;
	margin: 0px auto;
}
ul {
	margin-left: 10px;
}
.btn, #contact .btn {
	width: 80%;
	display: block;
	clear: both;
	text-align: center;
	margin: 20px auto;
	float: none;
}
footer {
	width: 100%;
	margin: 0px;
	font-size: 0.8em;
	text-align: center;
}
footer .box {
	min-height: 40px;
	margin-top: 40px;
}
footer .box p, footer .box h3 {
	text-align: center;
	float: none;
}
#logo {
	width: 80%;
}
#afx {
	float: none;
	margin: 20px auto;
	text-align: center;
}
#afx img {
	width: 200px;
}
}

/* Desktop Layout */
/* Desktop Layout */
/* Desktop Layout */
@media only screen and (min-width: 801px) {
.close {
	display: block;
}
.box {
	width: 33%;
}
#solutions .box {
	width: 25%;
}
#clients .box {
	width: 25%;
}
#outils .box, #coop .box {
	width: 20%;
	float: right;
	margin-left: 20px;
	position: relative;
}
#outils .box {
	padding-top: 40px;
}
#coop .box {
	font-size: 0.9em;
}
footer .box {
	width: 28%;
	margin: 0px;
	padding: 15px;
	min-height: 20px;
}
footer .social {
	padding-left: 20px;
}
#logo {
	width: 40%;
}
.wrapper {
	max-width: 1400px;
	font-size: 1.1em;
	margin: 0px auto;
	padding-left: 30px;
	padding-right: 30px;
}
ul {
	margin-left: 30px;
}
.social {
	display: inline;
}
footer {
	padding-bottom: 0px;
	overflow: hidden;
}
footer p {
	font-size: 0.8em;
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
}
footer .social {
	float: left;
	margin-left: -55px;
}
#afx {
	width: 20%;
	float: right;
	margin-bottom: -35px;
}
}

@media only screen and (min-width: 1100px) {
.wrapper {
	padding-left: 60px;
	padding-right: 60px;
}
}
