/* Add here all your CSS customizations */

body.preloader-site {
    overflow: hidden;
}

.header-info p strong a {
	font-size: 15px;
}

#footer a {
	font-size: 16px;
}

.preloader-wrapper {
    height: 100%;
    width: 100%;
    background: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
}

.preloader-wrapper .preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
}
.preloader img {
	max-width: 100%;
}

.text-right {
	text-align: right;
}
#header .header-nav.header-nav-line nav > ul li > a:hover {
	text-decoration: none !important;
	color: #444;
	background-color: #e1e2e3 !important;
	font-weight: 800;
}

#header .header-nav.header-nav-line .active2 {
	font-weight: 700 !important;
}

@media (min-width: 991px) {
	#header .header-nav.header-nav-line nav > ul > li > a {
	border-top: 8px solid #f05323;
	
	}
	#header .header-nav.header-nav-line .active2 {
	background-color: #e1e2e3 !important;
}
}

@media (max-width: 991px) {
	#footer .footer-copyright p {
	text-align: center;
	padding-bottom: 10px;

	}



}

@media (max-width: 791px) {
	.bg-trans2 {
	margin-left: 10px !important; margin-right: 10px !important;
	}	

}



#header .header-nav.header-nav-line nav > ul > li > a {
	font-weight: 600;
	font-size: 15px;
}
 #header .header-nav.header-nav-line.dropdown-menu nav > ul > li > a {
 	border-top: none;
 }

.letterCircle {
  border-radius: 100%;
  behavior: url(PIE.htc);
  /* remove if you don't care about IE8 */
  width: 20px;
  height: 20px;
  padding: 0px 6px;
  background: transparent;
  border: 1px solid #444;
  color: #ee5130;
  text-align: center;
}

.header-info {
	padding-top: 30px;
	
}

.header-info p {
	margin-bottom: 5px;
}

.border-side {
	border-left: 1px solid #444;
	margin-left: 10px;

}

.hr-menu {
	width: 1px; height: 50px; background-color: #444;
	margin: 0px 10px 0px 10px;
}

#footer .font-2 {
	font-family: "Raleway", sans-serif;
	letter-spacing: 1em;
	font-size: 15px;
	font-weight: 600;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {

		font-weight: 700;
	}

#footer {
	border-top: 20px solid #ffd400;
}

.bg-contact {
	background-image: url(../img/contact-design-graphique-publicite-imprimee-logo-emballages-laval-montreal.jpg);
	height: auto;
	background-color: #000;
	  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.index .bg-contact {
	background-image: url(../img/bonhomme-bg.gif);
	height: auto;
	background-color: #000;
	  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 991px) {
	.index .bg-contact {
	background-image: url(../img/bonhomme-bg-2.gif);
	
}



}

@media (max-width: 791px) {
	.index .bg-contact {
	background-image: url(../img/contact-design-graphique-publicite-imprimee-logo-emballages-laval-montreal.jpg);
}	

}




.bg-porfolio {
	background-image: url(../img/portfolio-design-graphique-web-imprimes-emballages-logos-laval-montreal.jpg);
	height: auto;
	background-color: #000;
	background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-white p, h3, h4 {
	color: #fff;
}
.bg-contact p {
	font-size: 17px;
	font-weight: 300;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

.bg-contact .text-white a {
	color: #fff;
}

.bg-contact .text-white a:hover {
	color: #f05323;
}

.phrase-contact {
	padding-top: 20px;
}

.phrase-contact h3 {
	line-height: 1.2em;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1.2px;
}

.main img {
	max-width: 100%;
}

.courriel-contact {
	text-decoration: underline;
	padding-bottom: 10px;
}

.pad-b20 {
	padding-bottom: 20px;
}
.pad30 {
	padding: 30px;
}
.bg-trans {
	background-color: rgba(0, 0, 0, 0.4);
}

.bg-trans2 {
	background-color: rgba(0, 0, 0, 0.3);
	margin-left: 100px; margin-right: 100px;
}
.titres {
	font-family: Raleway, sans-serif;
	font-size: 70px;
	font-weight: 800;
	color: rgba(255, 255, 255, 0.2);
	text-align: center;
}

.l-titres {
	font-family: Raleway, sans-serif;
	font-size: 100px;
	font-weight: 800;
	color: rgba(255, 255, 255, 0.2);
	text-align: right;
	margin-right: -70px;
}
.mar-l-50 {
	margin-left: -50px;
}
.mar-r-100 {
	margin-right: -100px;
}

.r-titres {
	font-family: Raleway, sans-serif;
	font-size: 100px;
	font-weight: 800;
	color: rgba(255, 255, 255, 0.2);
	text-align: left;
	margin-left: -70px;
}

.padt60 {
	padding-top: 60px;
}
.padt80 {
	padding-top: 80px;
}

.padt120 {
	padding-top: 100px;
}

.padb20 {
	padding-bottom: 20px;
}


.pad-lr15 {
	padding-left: 15px;
	padding-right: 15px;
}

.accueil h1 {
	color: #fff;
	font-size: 70px;
	font-weight: 800;
	letter-spacing: 5px;
	font-family: Raleway, sans-serif;
	line-height: 80px;
}



.mar-b10 {
	margin-bottom: 10px;
}

.marg-top-80 {
	margin-top: -150px;
}

.idees {
	text-align: right;
	padding-right: 100px;
}

.pad-accueil {
	padding: 80px 60px 70px 60px;
}

@media (max-width: 570px) {
	.pad-accueil {
	padding: 80px 5px 70px 5px;
}
	.accueil h1 {
	font-size: 50px;
	font-weight: 800;
	letter-spacing: 4px;
}

}
.absolute-center0 {
	margin: auto;
  position: absolute;
  top: 50px; left: 5%;
  margin-right: 20px;
}

.absolute-center {
	margin: auto;
  position: absolute;
  top: 150px; left: 5%;
  margin-right: 20px;
}
.absolute-center2 {
	margin: auto;
  position: absolute;
  top: 150px; left: 0px;
}

.absolute-center3 {
	margin: auto;
  position: absolute;
  top: 250px; left: 100px;
  margin-right: 20px;
}

.absolute-center4 {
	margin: auto;
  position: absolute;
  top: 300px; left: -50px;
}
.absolute-center5 {
	margin: auto;
  position: absolute;
  top: 400px; left: -50px;
}

.plus {
	font-size: 20px; font-weight: 300; font-family: 'Open Sans', sans-serif;
}