body
{
	font-family: 'Roboto', sans-serif;
	background-color: #E4E2E4;
	background-image: url('../img/bk.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}

p, span, h1, h2, h3, h4, h5, h6
{
	font-family: 'Roboto', sans-serif;
}

header
{
	height: 100px;
	background-color: #FFF;
}

header nav
{
	position: relative;
	z-index: 9999;
	text-align: right;
	top: 70px;
}

header .nav
{
	background-color: #015EB2;
	width: 50%;
	position: absolute;
	top: 58px;
	height: 45px;
	right: 0;
	padding: 10px;
}

header .nav:before
{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 45px 130px;
	border-color: transparent transparent #015EB2 transparent;
	position: absolute;
	left: -130px;
	top: 0px;
}

.reveal-modal-bg {
    z-index: 65004;
}

.reveal-modal {
    z-index: 99005;
}

ul
{
	list-style-type: none;
	margin: 0;
}

header nav ul#main-menu
{
	margin-right: 15px;
}

header nav ul#main-menu > li, header nav #smallmenu ul > li
{
	text-transform: uppercase;
	display: inline-block;
	margin-left: 20px;
	font-size: 15px;
}

header nav ul#main-menu > li a, header nav #smallmenu ul > li a
{
	color: #FFF;
}

header nav ul#main-menu > li a.ui-state-active, header nav #smallmenu ul > li a.ui-state-active {
	margin: 0px;
}

header nav ul#main-menu > li a.active, header nav ul#main-menu > li a:hover, header nav ul#main-menu > li a:focus, header nav #smallmenu ul > li a:hover, header nav #smallmenu ul > li a:focus
{
	color: #B7CDE0;
}

header nav ul ul {
    background-color: #FFF;
    position: absolute !important;
    padding-left: 6px;
    padding-right: 6px;
}

header nav ul#main-menu ul li {
    padding: 4px;
    font-size: 13px;
    border-bottom: 1px solid #dde3e8;
    text-align: center;
}

header nav ul#main-menu ul li a {
    color: #015EB2;
}

.hamburger
{
	display: none;
	top: 66px;
	right: 0;
	left: auto;
}

#menu > .row:first-child
{
	position: relative;
}

#topbar
{
	width: 271px;
	position: absolute;
	top: 11px;
	right: 0;
}

#topbar input
{
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #565656;
	width: 203px;
	font-size: 13px;
	height: 28px;
	padding-left: 19px;
    margin-bottom: 0;
}

#topbar .avatar img
{
	left: 0;
	top: 0;
}

#topbar .avatar
{
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	border-radius: 40px;
	width: 32px;
	height: 32px;
	margin: 0;
}

#topbar img:last-child
{
	left: 4px;
}

#topbar > img:first-child
{
	position: relative;
	top: 2px;
	left: -3px;
}

#topbar .topsearch
{
	position: relative;
	display: inline-block;
}

#topbar .topsearch::before
{
	content: url(../img/search.png);
	position: absolute;
	top: 3px;
	left: 1px;
}

#topzone
{
	height: 420px;
	background-image: url('../img/house3.jpg');
	position: relative;
    background-size: cover;
    width:100%;
    min-width: 100%;
    overflow: hidden;
}

#topzone * {
    max-width: 100%;
}

#small-topzone
{
	height: 309px;
	background-image: url('../img/bk-archi2.jpg');
	position: relative;
    background-size: cover;
}

#logo img
{
	width: 330px;
	position: absolute;
	top: 14px;
	z-index: 555;
}

#logo.marque img
{
	width: 267px;
}

#mainsearch
{
	width: 620px;
	margin: 0 auto;
	position: relative;
	top: 160px;
	padding-right: 48px;
}

#mainsearch input[type="text"]
{
	border-color: #FFF;
	height: 48px;
}

#mainsearch input[type="submit"]
{
	height: 48px;
	background-color: #015EB2;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	color: #FFF;
	width: 48px;
}

#topzone #homelink {
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 15px;
}

#topzone #homelink div {
    display: block;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: right;
}

#topzone #homelink div a {
    position: inherit;
    margin-right: 20px;
}

#topzone #homelink div a span {
    font-size: 13px;
    text-shadow: 1px 1px 5px #000000;
}

#topzone a
{
	position: absolute;
	bottom: 30px;
	width: 260px;
	left: 50%;
	margin-left: -130px;
	color: #FFF;
}

#topzone a img
{
	display: inline-block;
	float: right;
}

#topzone a strong
{
	font-weight: normal;
	color: #2E2A28;
}

#catsearch
{
	background-color: #2E2A28;
	padding-top: 25px;
	padding-bottom: 18px;
}

#discover
{
    background-color: #037ccd;
    padding-top: 25px;
    padding-bottom: 18px;
}

#discover .row {
    padding-left: 100px;
    padding-right: 100px;
}

#discover a img {
    margin-left: 8px;
    position: relative;
    top: -1px;
}

#discover h2 {
    color: #FFF;
    font-size: 26px;
    text-align: center;
    text-transform: uppercase;
}

#discover p
{
    font-size: 14px;
    color: #FFF;
    text-align: center;
}

#discover a {
    color: #FFF;
    display: block;
    text-align: center;
}

#catsearch h2
{
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

#catsearch h2 strong
{
	color: #0196E7;
	font-weight: normal;
}

main .product-list
{
	font-size: 0;
}

main .large-4, main .large-8
{
	display: inline-block;
	vertical-align: top;
	padding: 10px;
}

.project
{
	margin-bottom: 40px;
}

.project .image
{
	position: relative;
	padding-bottom: 52%;
	height: 0;
	overflow: hidden;
}

.project .image img
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
}

.project .infos
{
	background-color: #0295EC;
	color: #FFF;
	position: relative;
	top: -4px;
	padding: 10px;
	padding-right: 60px;
}

.project .infos:before
{
	content: url(../img/arrow.png);
	position: absolute;
	right: 12px;
	top: 8px;
	opacity: 0.4;
}

.project .infos:after
{
	content: url('../img/corner1.png');
	position: absolute;
	bottom: -22px;
	left: 39px;
}

#scans .project .infos:after, #mysheets .project .infos:after
{
	content: url('../img/corner2.png');
}

.project .infos h3
{
	font-size: 17px;
	color: #FFF;
	margin-bottom: 0;
	font-family: 'Roboto', sans-serif;
}

.project .infos p
{
	margin-bottom: 0;
	font-size: 13px;
}

main h2
{
	font-size: 26px;
	color: #787678;
	padding-left: 12px;
	margin-top: 40px;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
}

main h2 strong
{
	color: #020102;
}

main > .row
{
	position: relative;
}

main .lists
{
	position: absolute;
	top: 4px;
	right: 20px;
	font-size: 16px;
	color: #9896A1;
}

main .lists img
{
	margin-left: 10px;
}

main .lists span
{
	color: #0B467C;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;
	font-size: 17px;
}

input[type="text"]
{
	color: #2E2A28;
}

::-webkit-input-placeholder
{ /* Chrome/Opera/Safari */
	color: #2E2A28;
}

::-moz-placeholder
{ /* Firefox 19+ */
	color: #2E2A28;
}

:-ms-input-placeholder
{ /* IE 10+ */
	color: #2E2A28;
}

:-moz-placeholder
{ /* Firefox 18- */
	color: #2E2A28;
}

#actus
{
	margin: 10px;
	height: 589px;
}

#actus .large-4
{
	padding: 0;
	padding-left: 1px;
	position: relative;
}

.img-big
{
	height: 382px;
	padding-top: 1px;
	position: relative;
	background-size: cover;
	background-position: center;
	overflow: hidden;
}

.img-small
{
	height: 190px;
	margin-top: 1px;
	position: relative;
	background-size: cover;
	background-position: center;
	overflow: hidden;
}

#actus .content
{
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	cursor: pointer;
}

#actus h3
{
	position: absolute;
	color: #FFF;
	font-size: 15px;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 17px;
	width: 100%;
	bottom: 0px;
	font-family: 'Roboto', sans-serif;
	transition: all 0.2s ease-in;
}

#actus p
{
	font-size: 13px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 20px;
	color: #FFF;
	position: relative;
	top: 150px;
	opacity: 0;
	text-align: justify;
	transition: all 0.2s ease-in;
}

#actus p img
{
	display: block;
	margin: 0 auto;
	opacity: 0.5;
	margin-top: 6px;
}

#actus .img-big p
{
	top: 350px;
}

#actus .img-small:hover .content, #actus .img-big:hover .content
{
	background-color: rgba(16, 108, 181, 0.9);
}

#actus .img-small:hover h3
{
	bottom: 138px;
}

#actus .img-small:hover .content p
{
	top: 50px;
	color: #FFF;
	opacity: 1;
}

#actus .img-big:hover h3
{
	bottom: 269px;
}

#actus .img-big:hover .content p
{
	top: 110px;
	opacity: 1;
}

#actus .title
{
	width: 100%;
	background-color: #2E2A28;
	position: absolute;
	z-index: 12;
	border-right: 1px solid #E4E2E4;
	height: 90px;
}

#actus .title:after
{
	content: url(../img/corner3.png);
	position: absolute;
	bottom: -20px;
	left: 39px;
}

#actus .title h3
{
	font-size: 18px;
	margin-bottom: 34px;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.5px;
}

#actus .title h3 small
{
	font-size: 15px;
	color: #FFF;
	margin-left: 15px;
}

#scans .project .infos, #mysheets .project .infos
{
	background-color: #005FB1;
}

#scans .project .infos:after, #mysheets .project .infos:after
{
	border-color: transparent transparent transparent #005FB1;
}

footer
{
	text-align: center;
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom: 15px solid #037CCD;
}

footer p, footer ul, footer li
{
	display: inline-block;
	font-size: 11px;
}

footer p, footer li
{
	margin: 5px;
}

h1
{
	font-family: 'Anton', sans-serif;
	font-size: 26px;
	margin-bottom: 0;
	font-weight: 300;
	margin-top: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.protitle
{
	margin-top: -27px;
	line-height: 31px;
}

h1 strong
{
	font-weight: 300;
	color: #747474;
    font-size: 20px;
}

legend
{
	font-size: 13px;
}

#tabs, #tabs2
{
	margin-top: 20px;
}

#tabs2
{
	margin-top: 60px;
}

#tabs > ul li, #tabs2 > ul li, #accordion-tabs h3
{
	display: inline-block;
	background-color: #747474;
	padding: 8px;
	text-transform: uppercase;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 13px;
	margin-bottom: 5px;
}

#accordion-tabs h3 {
    display: block;
    padding-left: 40px;
}

#tabs > ul li a, #tabs2 > ul li a, #accordion-tabs h3
{
	color: #FFF;
}

#tabs2 > ul li.ui-state-active, #accordion-tabs h3.ui-state-active
{
	background-color: #FFF;
}
/*#tabs > ul li.ui-state-active, #tabs2 > ul li.ui-state-active, #accordion-tabs h3.ui-state-active
{
	background-color: #FFF;
}
*/
#accordion-tabs > div {
    margin-top: -7px;
    font-size: 13px;
}

#accordion-tabs > div p {
    font-size: 13px;
}

#accordion-tabs h3.ui-state-active {
    color: #0798e5;
}

#tabs2 > ul li.ui-state-active a
{
	color: #000;
}
/*#tabs > ul li.ui-state-active a, #tabs2 > ul li.ui-state-active a
{
	color: #000;
}
*/
#tabs > div, #tabs2 > div, #accordion-tabs > div
{
	background-color: #FFF;
	padding: 20px;
}

#tabs > div
{
	position: relative;
	padding-right: 20px;
    font-size: 14px;
}

#tabs h2:first-child, #accordion-tabs h2:first-child {
    margin-top: 0;
    margin-bottom: 20px;
}

#tabs-2 table {
    margin-top: 25px;
}

#tabs2 > .lists
{
	background-color: transparent;
	padding: 0;
	top: 1px;
}

.img-list ul li, .img-list2 ul li
{
	width: 60px;
	height: 40px;
	overflow: hidden;
	margin-top: 4px;
	padding: 0 !important;
	display: inline-block;
	cursor: pointer;
    text-align: center;
}

.img-list ul li img, .img-list2 ul li img
{
	height: 100%;
	width: auto;
}

.img-list ul > img, .img-list2 ul > img
{
	position: relative;
	left: 5px;
	top: -14px;
	width: 26px;
}

.main-img, .main-img2
{
	padding: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-bottom: 60%;
	background-color: #FFF;
}

.main-img img, .main-img2 img
{
	width: 100%;
	height: 0;
	position: absolute;
	margin: 0 auto;
	padding-bottom: 60%;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.main-img2 span {
    font-size: 13px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 94587874848;
    color: #FFF;
    position: absolute;
    padding-left: 10px;
    padding-right: 4px;
    min-width: 120px;
    bottom: 0;
    width: 100%;
}

.main-img span {
    font-size: 13px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 94587874848;
    color: #FFF;
    position: absolute;
    padding-left: 10px;
    padding-right: 4px;
    min-width: 120px;
    bottom: 0;
    width: 100%;
    line-height: 1.8em;
}

#general
{
	background-color: white;
	position: relative;
	padding: 22px;
	padding-right: 60px;
	margin-top: 20px;
    font-size: 0;
}

#general .text-block {
    font-size: 14px;
}

#general .rightstats {
    font-size: 14px;
}

#general.generalpro
{
	padding-right: 20px;
    margin-top: 10px;
}

#general .large-6
{
	display: inline-block;
	padding: 20px;
	vertical-align: top;
}

#general h2
{
	padding-left: 0;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color: #222222;
	font-weight: 500;
}

#general.generalpro h2
{
	font-size: 20px;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
}

#general p, #tabs p, #tabs2 p
{
	font-size: 13px;
}

#general .price-div
{
	border-bottom: 1px solid #A8A8A8;
	margin-bottom: 20px;
}

#general .price-div h2
{
	margin-bottom: 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	margin-left: 2px;
}

#general .price-div legend
{
	color: #0197EC;
}

#general .price-div span
{
	background-color: #0197EC;
	color: #FFF;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 20px;
	margin: 1px;
	float: left;
	text-align: left;
}

#general .price-div span:last-child
{
	background-color: #0060B1;
}

#general .price-div span strong
{
	font-weight: normal;
	display: block;
	height: 14px;
	font-family: 'Roboto Condensed', sans-serif;
}

#general .price-div .prices
{
	float: right;
	position: relative;
	top: -54px;
	right: -1px;
}

#general .text-block ul li
{
	font-size: 13px;
	margin-top: 14px;
}

#general .text-block ul li img
{
	margin-right: 10px;
	position: relative;
	top: -1px;
}

#tabs table
{
	border-collapse: collapse;
	border: none;
    border: 1px solid #e4e2e4;
}

#tabs table tr.even, table tr.alt, #tabs table tr:nth-of-type(even)
{
	background: #F2F2F2;
}

#table table tr th, #table table tr td
{
	line-height: 0.8rem;
	border-right: 1px solid #0C0C0C;
	font-size: 13px;
}

table tbody tr td, table tr td
{
	font-size: 13px;
}

table tbody tr th
{
	font-weight: 500;
}

#tabs h2, #accordion-tabs h2
{
	padding-left: 0;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color: #222222;
	border-bottom: 1px solid #E4E2E4;
	padding-bottom: 6px;
	margin-bottom: 5px;
	font-weight: 500;
}

a:hover, a:focus
{
	outline: none;
}

#suggestions
{
	background-color: #585858;
	padding: 20px;
	padding-top: 0;
	padding-bottom: 0;
	background-image: -moz-linear-gradient(#5B5B5B, #414141);
	background-image: -webkit-linear-gradient(#5B5B5B, #414141);
	background-image: -o-linear-gradient(#5B5B5B, #414141);
	background-image: linear-gradient(#5B5B5B, #414141);
}

#suggestions h2
{
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	padding-top: 10px;
	font-weight: 400;
	padding-top: 20px;
}

#suggestions .lists
{
	top: 16px;
	right: 30px;
}

#suggestions .lists span
{
	color: #FFF;
}

.product-list > div
{
	display: inline-block;
}

aside
{
	background-color: #FFF;
}

aside .side-search
{
	background-color: #005FB1;
	padding: 20px;
	padding-bottom: 40px;
}

aside .side-search h2
{
	color: #FFF;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin-top: 0;
	padding-left: 0;
}

aside .side-search h2 img
{
	margin-right: 8px;
}

aside .side-search a
{
	font-size: 13px;
	color: #FFF;
	float: right;
	margin-right: 12px;
}

aside .side-search input[type="submit"]
{
	background-color: #098FCE;
	border: none;
	color: #FFF;
	height: 22px;
	float: right
}

aside .side-search #tags {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

aside .side-search span {
    font-size: 13px;
    background-color: #eaeaea;
    padding: 3px;
    padding-left: 9px;
    padding-right: 6px;
    border-radius: 3px;
    color: #005fb1;
    margin-left: 10px;
}

aside .side-search span:first-child {
    margin-left: 0;
}

aside .side-search span:after {
    content: "x";
    background-color: #005fb1;
    font-size: 12px;
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 49px;
    margin-left: 4px;
}

.side-categories
{
	background-color: #0195EB;
}

.side-categories h3
{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 19px;
	color: white;
	font-family: 'Roboto', sans-serif;
	padding-top: 13px;
	font-weight: 500;
}

.side-categories h3 img
{
	margin-right: 6px;
}

#accordion
{
	font-size: 13px;
	background-color: #0195EB;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#accordion div
{
	background-color: #30ABEE;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#accordion ul
{
	font-size: 13px;
	color: #FFF;
	list-style-type: square;
	margin-left: 18px;
	position: relative;
}

#accordion div > ul:before
{
	content: "";
	background-color: #FFF;
	width: 1px;
	height: 50%;
	position: absolute;
	left: -14px;
	margin-top: 5%;
}

#accordion ul ul
{
	color: #0264B0;
}

#accordion h4
{
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}

.line, .cube
{
	display: none;
}

.product-type
{
	float: right;
	position: relative;
	top: -35px;
}

.product-type img
{
	margin: 1px;
	cursor: pointer;
}

.line.visible, .cube.visible
{
	display: block;
}

.product
{
	border: 1px solid #DEDEDE;
	padding: 10px;
	font-size: 0;
	position: relative;
	margin-bottom: 15px;
}

.cube
{
	font-size: 0;
}

.cube .product
{
	width: 49%;
	margin: 0.5%;
	display: inline-block;
}

.cube .product .product-main
{
	width: 100%;
}

.product .product-img
{
	width: 40%;
    max-height: 157px;
    text-align: center;
}

.product .product-img img
{
    max-height: 157px;
}

.product .product-main
{
	width: 60%;
	padding-left: 15px;
	font-size: 13px;
}

.product label
{
	color: #005FB1;
	margin-bottom: 12px;
	font-size: 13px;
}

.product h3
{
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
}

.product > div
{
	display: inline-block;
	vertical-align: top;
}

.product .prices
{
	font-size: 20px;
}

.product .prices span
{
	display: inline-block;
	vertical-align: top;
	line-height: 16px;
	margin-right: 10px;
}

.product .prices strong
{
	display: block;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif
}

.product .social
{
	position: absolute;
	right: 12px;
    bottom: 14px;
}

.product .social img:hover {
    opacity: 0.7;
}

.product-list
{
	margin-top: 30px;
}

#tabs .product .product-main p
{
	font-size: 13px;
}

#filtres
{
	background-color: #F8F8F8;
	padding-bottom: 5px;
}

#filtres h3
{
	color: #222;
}

#filtres h4
{
	color: #222;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #CBCBCB;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 8px;
	padding-bottom: 8px;
	cursor: pointer;
	font-weight: 500;
}

#filtres h4:focus
{
	outline: none;
}

#accordion2
{
	margin: 20px;
}

#price-slider
{
	position: relative;
	padding-top: 25px;
	margin-bottom: 30px;
	margin-top: -10px;
}

#price-slider input
{
	background: none;
	box-shadow: none;
}

#price-slider input:first-child
{
	position: absolute;
	top: 10px;
	left: 0;
	text-align: center;
	width: 60px;
	margin-left: 23px;
}

#price-slider input:last-child
{
	position: absolute;
	top: 10px;
	left: 0;
	text-align: center;
	width: 60px;
	margin-left: 23px;
}

.colors
{
	font-size: 0;
}

.colors .large-6
{
	display: inline-block;
	vertical-align: top;
}

.colors button
{
	width: 30px;
	height: 30px;
	padding: 0;
	display: inline-block;
}

.colors label
{
	display: inline-block;
	margin-left: 10px;
}

button.black
{
	background-color: #000;
}

button.white
{
	background-color: #FFF;
}

button.red
{
	background-color: #CF3029;
}

button.yellow
{
	background-color: #FFDF02;
}

button.blue
{
	background-color: #03BFD0;
}

button.green
{
	background-color: #A3D337;
}

button.purple
{
	background-color: #AA29AE;
}

button.brown
{
	background-color: #7A6144;
}

i.i-bottom
{
	background: url('../img/arrowdownheader.svg') no-repeat top center;
	width: 12px;
	height: 8px;
	display: inline-block;
	margin-left: 8px;
}

#catsearch i.i-bottom
{
	background: url('../img/arrowdownheader2.svg') no-repeat top center;
	width: 15px;
	height: 10px;
	margin-left: 10px;
}

#tabs > ul li a
{
	padding-left: 30px;
	position: relative;
}

.tab8:before, #accordion-tabs h3:nth-child(15) span:before
{
	content: url('../img/product-archives.png');
	position: absolute;
	left: -2px;
	top: -5px;
}

.tab7:before, #accordion-tabs h3:nth-child(13) span:before
{
	content: url('../img/product-description.png');
	position: absolute;
	left: -2px;
	top: -5px;
}

.tab6:before, #accordion-tabs h3:nth-child(11) span:before
{
	content: url('../img/product-documents.png');
	position: absolute;
	left: -2px;
	top: -5px;
}

.tab5:before, #accordion-tabs h3:nth-child(9) span:before
{
	content: url('../img/product-bim.png');
	position: absolute;
	left: -2px;
	top: -5px;
}

.tab4:before, #accordion-tabs h3:nth-child(7) span:before
{
	content: url('../img/product_video.png');
	position: absolute;
	left: -2px;
	top: -5px;
}

.tab3:before, #accordion-tabs h3:nth-child(5) span:before
{
	content: url('../img/product-coloris.png');
	position: absolute;
	left: -2px;
	top: -5px;
}

.tab2:before, #accordion-tabs h3:nth-child(3) span:before
{
	content: url('../img/product-oeuvre.png');
	position: absolute;
	left: -2px;
	top: -5px;
}

.tab1:before, #accordion-tabs h3:nth-child(1) span:before
{
	content: url('../img/product-cara.png');
	position: absolute;
	left: -2px;
	top: -5px;
}

.tab24:before
{
	content: url('../img/product-actu.png');
	position: absolute;
	left: -2px;
	top: -4px;
}

.tab23:before
{
	content: url('../img/product-fabriquant.png');
	position: absolute;
	left: -2px;
	top: -4px;
}

.tab22:before
{
	content: url('../img/product-gamme.png');
	position: absolute;
	left: -2px;
	top: -4px;
}

.tab21:before
{
	content: url('../img/product-product.png');
	position: absolute;
	left: -2px;
	top: -4px;
}

#accordion-tabs h3 span {
    position: relative;
    left: -30px;
}

.ui-state-active .tab8:before, #accordion-tabs h3.ui-state-active:nth-child(15) span:before
{
	content: url('../img/product-archives-active.png');
}

.ui-state-active .tab7:before, #accordion-tabs h3.ui-state-active:nth-child(13) span:before
{
	content: url('../img/product-description-active.png');
}

.ui-state-active .tab6:before, #accordion-tabs h3.ui-state-active:nth-child(11) span:before
{
	content: url('../img/product-documents-active.png');
}

.ui-state-active .tab5:before, #accordion-tabs h3.ui-state-active:nth-child(9) span:before
{
	content: url('../img/product-bim-active.png');
}

.ui-state-active .tab4:before, #accordion-tabs h3.ui-state-active:nth-child(7) span:before
{
	content: url('../img/product_video-active.png');
}

.ui-state-active .tab3:before, #accordion-tabs h3.ui-state-active:nth-child(5) span:before
{
	content: url('../img/product-coloris-active.png');
}

.ui-state-active .tab2:before, #accordion-tabs h3.ui-state-active:nth-child(3) span:before
{
	content: url('../img/product-oeuvre-active.png');
}

.ui-state-active .tab1:before, #accordion-tabs h3.ui-state-active:nth-child(1) span:before
{
	content: url('../img/product-cara-active.png');
}

.ui-state-active .tab24:before
{
	content: url('../img/product-actu-active.png');
}

.ui-state-active .tab23:before
{
	content: url('../img/product-fabriquant-active.png');
}

.ui-state-active .tab22:before
{
	content: url('../img/product-gamme-active.png');
}

.ui-state-active .tab21:before
{
	content: url('../img/product-product-active.png');
}

.tabmarque .ui-state-active .tab22:before
{
	content: url('../img/product-gamme-black.png');
}

.tabmarque .ui-state-active .tab21:before
{
	content: url('../img/product-product-black.png');
}

#last-lists, #scans, #actus, #tabs2, #suggestions
{
	position: relative;
}

#last-lists {
    font-size: 0;
}

.rightstats .text-block h2
{
	border-bottom: 1px solid #E4E2E4;
	padding-bottom: 6px;
	margin-bottom: 5px;
	margin-top: 20px;
}

.rightstats .text-block h2:first-child
{
	margin-top: 0;
}

.rightstats .text-block table
{
	border-collapse: collapse;
	border: none;
	margin-top: 10px;
}

.rightstats .text-block table tr:nth-of-type(even)
{
	background: #FFFFFF;
}

.rightstats .text-block table tr:nth-of-type(odd)
{
	background: #ECECEC;
}

aside form input:first-child
{
	border: none;
	height: 40px;
}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked
{
	position: absolute;
	left: -9999px;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label
{
	position: relative;
	padding-left: 1.95em;
	cursor: pointer;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: 500;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before
{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 1.25em;
	height: 1.25em;
	border: 1px solid #4D4D4D;
	background: #FFF;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
}

/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after
{
	content: '✔';
	position: absolute;
	top: .08em;
	left: .1em;
	font-size: 1.3em;
	line-height: 0.8;
	color: #09AD7E;
	transition: all .2s;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after
{
	opacity: 0;
	transform: scale(0);
}

[type="checkbox"]:checked + label:after
{
	opacity: 1;
	transform: scale(1);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before
{
	box-shadow: none;
	border-color: #BBB;
	background-color: #DDD;
}

[type="checkbox"]:disabled:checked + label:after
{
	color: #999;
}

[type="checkbox"]:disabled + label
{
	color: #AAA;
}

#bandeau
{
	background-image: url(../img/bandeau.jpg);
	height: 180px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.select-line, .select-cube
{
	opacity: 0.4;
}

.selected
{
	opacity: 1;
}

h2.check
{
	position: relative;
}

h2.check:after
{
	content: url('../img/check.png');
	position: absolute;
	right: 0px;
	top: 2px;
    display: none;
}

h3.check:after
{
	content: url(../img/check.png);
	position: relative;
	top: 5px;
	left: 8px;
}

#top
{
	position: fixed;
	bottom: 30px;
	right: 50px;
	opacity: 0;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}

#top:hover
{
	opacity: 1 !important;
}

.hamburger__icon, .hamburger__icon:after, .hamburger__icon:before
{
	background-color: #FFF;
}

.hamburger
{
	position: absolute;
}

.marque-list aside .side-search
{
	background-color: #0C0C0C;
}

.marque-list .side-categories, .marque-list #accordion
{
	background-color: #393939;
}

.marque-list #accordion div
{
	background-color: #616161;
}

.marque-list #accordion ul ul
{
	color: #969797;
}

#fabricant
{
	background-color: #393939;
	height: 180px;
	position: relative;
}

#fabricant .large-6
{
	display: inline-block;
	vertical-align: top;
}

#fabricant .description
{
	position: relative;
	top: -22px;
	padding-left: 15px;
}

#fabricant h2
{
	margin-top: 0;
	color: #FFF;
	padding-left: 0;
	font-size: 20px;
	position: relative;
	top: -23px;
	background-color: #393939;
	display: inline-block;
	width: auto;
	padding-top: 18px;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	width: 310px;
}

#fabricant p
{
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	letter-spacing: 0.5px;
}

#fabricant ul
{
	display: inline-block;
	margin-top: 20px;
}

#fabricant ul li
{
	color: #FFF;
	font-size: 12px;
	margin-left: 50px;
	line-height: 32px;
}

#fabricant ul li img
{
	margin-right: 8px;
}

#fabricant #map
{
	display: inline-block;
	float: right;
}

#fabricant:before
{
	content: "";
	display: block;
	height: 45px;
	width: 35%;
	background-color: #393939;
	position: absolute;
	left: 0;
	top: -45px;
}

#fabricant .description h2:before
{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 45px 0 0 130px;
	border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgb(57, 57, 57);
	position: absolute;
	right: -130px;
	top: 0;
}

aside .side-search input[type="submit"]
{
	background-color: #FFFFFF;
	color: #0C0C0C;
}

header .menu-marque .nav
{
	background-color: #0C0C0C;
}

header .menu-marque .nav:before
{
	border-color: transparent transparent #0C0C0C transparent;
}

.footer-marque
{
	border-bottom-color: #0C0C0C;
}

.menu-marque #topbar .topsearch
{
	left: -100%;
}

#seemore
{
	font-size: 13px;
	margin-top: 15px;
	text-align: right;
}

#seemore span
{
	cursor: pointer;
}

#share
{
	font-size: 13px;
}

#table
{
	height: 120px;
	
	transition: all 0.3s ease-in;
}

#table.alltable
{
	height: auto;
}

.actions
{
	position: absolute;
	right: 24px;
	top: 40px;
}

.actions > div
{
	margin-bottom: 8px;
	cursor: pointer;
}

#tabs > div .large-6
{
	display: inline-block;
}

#tabs > div table
{
	width: 100%;
}

#tabs > div #table
{
	height: auto;
}

#tabs > div li
{
	font-size: 13px;
}

#tabs > div #table table td:last-child, #tabs > div #table table th:last-child
{
	text-align: left;
	border-right: 0;
}

#tabs .color
{
    width: 100%;
    height: 100%;
	display: inline-block;
	cursor: pointer;
}

#share img
{
	position: relative;
	top: -1px;
}

#share > img
{
	margin-right: 5px;
}

#share a img
{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.8;
}

#share a img:hover
{
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1;
}

#tabs > div .large-6:nth-child(odd)
{
	padding-right: 15px;
}

#tabs > div .large-6:nth-child(even)
{
	padding-left: 15px;
}

#video
{
	position: relative;
	cursor: pointer;
}

#video:after
{
	content: url(../img/play.png);
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -60px;
	margin-left: -60px;
	pointer-events: none;
}

#video.videopro
{
	margin-top: 20px;
}

#video.videopro:after
{
	content: url(../img/play2.png);
	margin-top: -41px;
	margin-left: -41px;
}

#video.started:after
{
	content: "";
}

.grey-info
{
	background-color: #F2F2F2;
	padding: 15px;
	position: relative;
}

.grey-info p
{
	margin-bottom: 0;
}

.avatar
{
	border-radius: 50%;
	overflow: hidden;
}

#profile
{
	text-align: center;
}

#profile .avatar
{
	height: 200px;
	width: 200px;
	margin: 0 auto;
}

#profile h2
{
	font-weight: 600;
}

#general .wall h2
{
	font-family: 'Anton', sans-serif;
	letter-spacing: 1px;
	font-size: 20px;
}

#general .wall h2 strong
{
	color: #747474;
	font-style: normal;
	font-weight: normal;
}

.grey-info .myproduct
{
	position: absolute;
	right: 10px;
	top: 10px;
}

.grey-info .myproduct span
{
	font-size: 15px;
	color: #00427D;
	font-family: 'Roboto Condensed', sans-serif;
	position: relative;
	top: 5px;
	margin-right: 6px;
}

#profile .edit
{
	margin-top: 20px;
}

#profile .edit span
{
	font-size: 13px;
}

#profile #user-infos
{
	font-size: 15px;
	margin-top: 15px;
}

#profile #user-infos small
{
	display: block
}

#submenu
{
	position: relative;
}

#submenu #background
{
	background-color: #2D2927;
	width: 60%;
	height: 66px;
	position: absolute;
	top: 0;
	right: 0;
}

#submenu #background:before
{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 180px 66px 0;
	border-color: transparent #2D2927 transparent transparent;
	position: absolute;
	left: -180px;
	top: 0px;
}

#submenu ul
{
	z-index: 555;
	position: relative;
	top: 20px;
	text-align: right;
}

#submenu ul li
{
	display: inline-block;
	color: #FFF;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: 500;
	letter-spacing: 0.4px;
	font-size: 16px;
}

#submenu ul li img
{
	position: relative;
	left: -3px;
	top: -2px;
}

#submenu ul li a
{
	color: #FFF;
}

.pro-links
{
	display: inline-block;
	padding-right: 30px;
}

.pro-links span
{
	font-size: 16px;
	color: #2D2927;
	font-weight: 700;
	letter-spacing: 0.4px;
	font-size: 16px;
}

.pro-links img
{
	display: inline-block;
	margin-right: 6px;
	position: relative;
	top: -6px;
}

.pro-infos > div:first-child, .mobile-infos > div:first-child
{
	margin-bottom: 20px;
}
    
.pro-infos > div:first-child img, .mobile-infos > div:first-child img {
    max-width: 200px;
    max-height: 150px;
}   

.pro-infos legend, .mobile-infos legend
{
	display: block;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.mobile-infos {
    display: none;
    text-align: center;
    margin-top: 20px;
    background-color: #f6f6f6;
    padding-top: 20px;
    padding-bottom: 10px;
}

.searchmap
{
	background-color: #2D2927;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.searchmap p
{
	color: #FFF;
	display: inline-block;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 0;
	margin-left: 10px;
	position: relative;
	top: 8px;
}

.searchmap p strong
{
	color: #0798E5;
	font-style: normal;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;
}

#myModal form {
    padding: 40px;
    max-width: 600px;
    margin: 0 auto;
    padding-top: 20px;
    font-size: 0;
}

#myModal .half {
    width: 50%;
    display: inline-block;
}

#myModal .half:nth-child(odd) {
    padding-right: 1%;
}

#myModal .half:nth-child(even) {
    padding-left: 2%;
}

#myModal form button[type="submit"] {
    background-color: #037CCD;
    padding: 13px;
    border-radius: 30px;
    float: right;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    width: 100%
}

#myModal form input[type="submit"] {
    background-color: #037CCD;
    padding: 13px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 30px;
    float: right;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    color: #FFF;
    cursor: pointer;
}

#myModal form label {
    color: #015EB2;
    font-weight: bold;
    margin-bottom: 2px;
}

#myModal form input, #myModal form select {
    color: #2E2A28;
    border-radius: 80px;
    padding-left: 10px;
}

#forminscription select {
    padding-left: 15px;
}

#myModal form label[for="remember_me"] {
    color: #464646;
    font-weight: 100;
    font-size: 12px;
    position: relative;
    top: 7px;
}

#produits_stats h1 {
    display: inline-block;
}

#produits_stats button {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    background-color: #005fb1;
    padding: 12px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-top: 27px;
}

#produits_stats a:last-child button {
    background-color: #aa4141;
}

#produits_stats button img {
    margin-right: 4px;
    position: relative;
    left: -2px;
    top: -1px;
}

#deleteList button {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    padding: 12px;
    width: 80px;
    background-color: #005fb1;
}

#deleteList button:last-child {
    background-color: #FFF;
    color: #005fb1;
    padding: 10px;
    width: 80px;
    border: 2px solid #005fb1;
    font-weight: bold;
}

#deleteList {
    text-align: center;
    padding-top: 40px;
}

#join-us, #scans, #actus {
    font-size: 0;
}

#join-us {
    text-align: center;
}

#join-us h2 {
    text-align: center;
}

#join-us .large-3 {
    background-color: #2d2926;
    color: #FFF;
    padding: 20px;
    display: inline-block;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    text-align: center;
    vertical-align: top;
    height: 370px;
    max-width: 400px;
}

#join-us p {
    font-size: 14px;
    height: 110px;
}

#join-us a {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #FFF;
}

#join-us a img, #who-we-are a img {
    margin-left: 7px;
    position: relative;
    top: -2px;
}

#join-us h3 {
    color: #0a95e2;
    font-size: 20px;
}

#join-us span {
    font-size: 13px;
    color: #FFF;
    display: inline-block;
    margin-bottom: 15px;
    padding: 2px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 30px;
    font-weight: bold;
}

#who-we-are .large-12 {
    background-color: #FFF;
    background-image: url(../img/who-we-are.jpg);
    background-repeat: no-repeat;
}

#who-we-are .our-content {
    padding: 40px;
    padding-right: 80px;
    padding-left: 500px;
    text-align: center;
}

#who-we-are .our-content p {
    font-size: 13px;
}

#who-we-are .our-content h3 {
    color: #0a95e2;
    font-size: 20px;
    max-width: 420px;
    margin: 0 auto;
    line-height: 24px;
    margin-bottom: 13px;
}

#who-we-are .our-content a {
    color: #2d2926;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 20px;
}

.reveal-modal .close-reveal-modal {
    font-size: 28px;
}

.smallmenu {
    cursor: pointer;
}

#smallmenu {
    position: absolute;
    top: -60px;
    right: 30px;
    padding: 10px;
    z-index: 222;
    width: 200px;
    background-color: #ffffff;
    opacity: 0;
    transition: all 0.3s ease-in;
}

#smallmenu.visible {
    top: -5px;
    opacity: 1;
}

#smallmenu li {
    display: inline-block;
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
}

#smallmenu li a {
    color: #015eb2;
}

#smallmenu.opensmallmenu {
    width: 320px;
}

.slider {
    margin: 30px auto;
    padding-left: 12px;
    padding-right: 12px;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.slick-slide img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: .5;
}

.slick-current {
  opacity: 1;
}

.slick-prev, .slick-next {
    top: 0;
}

.slick-prev {
    left: 12px;
    z-index: 55;
}

.slick-next {
    right: 18px;
}

.slick-prev:before {
    content: url('../img/slide-arrow2.png');
}

.slick-next:before {
    content: url('../img/slide-arrow.png');
}

.slick-initialized .slick-slide {
    height: 120px;
    display: table;
}

.slick-initialized .slick-slide > div {
    display: table-cell;
    vertical-align: middle;
}

#partners {
    padding-top: 50px;
}

#partners h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-left: 12px;
    margin-right: 12px;
    padding-left: 0;
    padding-bottom: 25px;
}

#topmenu {
    display: inline-block;
    position: relative;
    top: 0px;
    opacity: 1;
    transition: all 0.3s ease-in;
}

#topmenu.myswitch {
    top: 55px;
    opacity: 0;
}

form[name="app_user_profil"] button[type="submit"] {
    background-color: #0798e5;
    border-radius: 4px;
    padding: 12px;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    bottom: 31px;
    right: 37px;
}

.profilezone {
    background-color: #f1f1f1;
    padding: 37px !important;
    margin-top: 10px;
    position: relative;
    padding-bottom: 100px !important;
    display: none;
    width: 100%;
}

#company {
    background-color: #FFF;
    padding: 40px;
    margin-top: 60px;
    font-size: 0;
}

#company h3 {
    font-size: 19px;
    color: #037ccd;
}

#company h3:before {
    content: "";
    display: inline-block;
    height: 8px;
    width: 8px;
    background: #037ccd;
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin-right: 8px;
    position: relative;
    top: -2px;
}

#company h4 {
    font-size: 15px;
    color: #015eb2;
    font-weight: 700;
}

#company .paragraph p, #company .paragraph h4 {
    padding-left: 17px;
}

#company .paragraph h4 {
    margin-top: 20px;
}

#company p {
    font-size: 13px;
}

#company .large-5, #company .large-7 {
    display: inline-block;
    vertical-align: top;
}

#company .paragraph {
    margin-bottom: 35px;
}

#company .paragraph a {
    font-size: 15px;
    color: #2d2926;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 20px;
}

#company .paragraph a img {
    margin-left: 7px;
    position: relative;
    top: -2px;
}

#company .paragraph .link {
    text-align: right;
}

#company img {
    margin: 0 auto;
}

#company .large-5 {
    padding-right: 20px;
}

.label-file {
    cursor: pointer;
    color: #00b1ca;
    font-weight: bold;
}
.label-file:hover {
    color: #25a5c4;
}

#liste_logo {
    display: none;
}

#cover-img {
    background-color: #f0f0f0;
    border: 2px dashed #d3d3d3;
    position: relative; 
}

#cover-img label {
    padding: 40px;
    padding-top: 100px;
    text-align: center;
    color: #aaaaaa;
    font-weight: 300;
}

#cover-img #blah {
    pointer-events: none;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 50px;
    max-width: 88%;
    margin-bottom: 100px;
}

#cover-img #blah[src="/img/image.png"] {
    position: inherit;
    opacity: 0.7;
    margin: 0 auto;
    margin-top: 22px;
    padding-bottom: 40px;
}

#create-list {
    border: none;
    background-color: #0295EC;
    padding: 12px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 2px;
    color: #FFF;
    float: right;
    margin-top: 20px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

#modifier-list{
    border: none;
    background-color: #0295EC;
    padding: 12px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 2px;
    color: #FFF;
    float: right;
    margin-top: 20px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
#liste_title {
    border-radius: 2px;
    box-shadow: none;
    margin-top: 15px;
}

#newList h2 {
    font-size: 26px;
    color: #787678;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#newList h2 strong {
    color: #020102;
}

#newList p {
    font-size: 14px;
    color: #787678;
}

.likeModal {
    position: absolute;
    right: 75px;
    width: 200px;
    background-color: #FFF;
    z-index: 222;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.4);
    border: 1px solid #c5c5c5;
    padding: 20px;
    opacity: 0;
    transition: all 0.2s ease-in;
}

.likeModal.appears {
    opacity: 1;
    margin-top: -66px;
}

.likeModal:before {
    content: url('../img/bulle-top.png');
    position: absolute;
    top: 12px;
    right: -17px;
    transform: rotate(90deg);
}

.likeModal label {
    font-size: 13px;
    color: #727272;
}

.likeModal label:last-child {
    margin-bottom: 0;
}

.generalproduct .likeModal {
    top: 54px;
    right: 62px;
    width: 200px;
}

#unlogged li {
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 20px;
}

#unlogged li a, #unlogged li a:focus, #unlogged li a:hover {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
}

.legal p {
    font-size: 14px;
}

#contact_form {
    position: relative;
}

#contact_form input[type="submit"] {
    border: none;
    background-color: #015eb2;
    color: #FFF;
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 2px 0 0 0;
    float: right;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    border-radius: 3px;
}

#contact_form textarea {
  resize: none;
}

#contact_form {
    width: 66.6666667%;
    background-color: #f1f1f1;
    padding: 50px;
    padding-bottom: 70px;
    margin: 0 auto;
}

#general.contact-zone {
    margin-top: 40px;
}

.contact-zone p {
    font-size: 14px;
    padding-top: 62px;
}

.contact-zone h1, #contact_form {
    padding-left: 30px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 25px;
}

footer ul li a, footer ul li a:hover, footer ul li a:focus {
    color: #222;
}

#uploader {
    height: auto;
    text-align: center;
    color: #b1b1b1;
    font-size: 15px;
    padding-top: 48px;
}

.uploader {
    background: url(http://www.archi-material.com/web/img/bk-editarchi.png) !important;
    color: transparent;
    height: 300px !important;
}

#user-profile h2 {
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 0;
}

#user-profile h3 {
    font-size: 18px;
}

#user-profile h4 {
    color: #0798e5;
    font-size: 20px;
    margin-bottom: 0;
}

#user-profile p {
    margin-bottom: 0;
}

#user-profile #user-mail {
    margin-top: 12px;
}

#profile .edit img {
    margin-left: 4px;
    margin-top: -1px;
}

#general.general-profile {
    padding-right: 22px;
    padding-top: 30px;
    padding-bottom: 30px;
}

header nav ul ul#listemenu li:last-child {
    padding: 0;
}

#listemenu #menewlist {
    display: block;
    padding: 1px;
    background-color: #015eb2;
    color: #FFF;
    position: relative;
    top: 5px;
    outline: 6px solid #015eb2;
}

#listemenu #menewlist img {
    margin-left: 5px;
    margin-top: -2px;
}

.body404 {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: initial;
}

.zone404 {
    text-align: center;
    position: relative;
    top: 50%;
    margin-top: -100px;
}

.zone404 h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 44px;
    letter-spacing: 14px;
}

.zone404 button {
    font-family: roboto, helvetica, sans-serif;
    padding: 12px;
    padding-left: 36px;
    padding-right: 36px;
    border-radius: 3px;
    font-weight: 600;
    background-color: #037ccd;
}

form[name="appbundle_produit"] textarea, form[name="appbundle_industriel"] textarea {
    height: 97px;
}

form[name="appbundle_produit"] .button, form[name="appbundle_produit"] .delete-image,
form[name="appbundle_industriel"] .button, form[name="appbundle_industriel"] .delete-image {
    background-color: #037ccd;
    font-family: 'Roboto', sans-serif;
    font-size: 0.9em;
    padding: 10px;
    padding-left: 26px;
    padding-right: 26px;
    border-radius: 3px;
    margin-top: 10px;
}/*

#edit_images button, .uppy-Dashboard-browse {
	color: #FFF !important;
}

#edit_images button:hover, #edit_images button:focus, .uppy-Dashboard-browse:hover, .uppy-Dashboard-browse:focus {
    background-color: #138cdd;
    border-bottom: 0px !important;
}
*/
form[name="appbundle_produit"] input[type="submit"], form[name="appbundle_industriel"] input[type="submit"] {
    background-color: #555;
    font-family: 'Roboto', sans-serif;
    font-size: 0.9em;
    padding: 10px;
    padding-left: 26px;
    padding-right: 26px;
    border-radius: 3px;
    border: none;
    color: #FFF;
    margin-top: 10px;
    float: right;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: auto;
}

#add-another-image, #add-another-cara, #add-another-carasupp, #add-another-produitDoc, #add-another-produitMiseEnOeuvreYoutube, #add-another-produitColorieVignette, #add-another-produitColorieDoc, #add-another-produitBIM, #add-another-produit2D, #add-another-produit3D, #add-another-produitSavoirFaireDoc, #add-another-produitVideos {
    background-color: #037ccd;
    font-family: 'Roboto', sans-serif;
    font-size: 0.9em;
    padding: 10px;
    padding-left: 26px;
    padding-right: 26px;
    border-radius: 3px;
    margin-top: 10px;
    color: #FFF;
    display: inline-block;
    margin-bottom: 20px;
}

#add-another-image span, #add-another-cara span, #add-another-carasupp span, #add-another-produitDoc span, #add-another-produitMiseEnOeuvreYoutube span, #add-another-produitColorieVignette span, #add-another-produitColorieDoc span, #add-another-produitBIM span, #add-another-produit2D span, #add-another-produit3D span, #add-another-produitSavoirFaireDoc span, #add-another-produitVideos span {
    color: #037ccd;
    background-color: #FFF;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    display: inline-block;
    text-align: center;
    margin-right: 6px;
    font-size: 14px;
}

form[name="appbundle_produit"] button.delete-image {
    background-color: #be5656;
}

#appbundle_produit_caracteristiques .image-box {
    font-size: 0;
}

#appbundle_produit_caracteristiques .image-box div {
    width: 33.3333%;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

#appbundle_produit_caracteristiques .image-box div:first-child {
    padding-left: 0;
    padding-right: 20px;
}

#appbundle_produit_caracteristiques .image-box div:last-child {
    padding-right: 0;
    padding-left: 20px;
}

ul.back {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: right;
}

#mdpforget {
    font-size: 13px;
    position: relative;
    top: 7px;
    margin-right: 10px;
}

#myModal > div {
    background-color: #e2e2e2;
    text-align: center;
    border-radius: 5px;
}

#myModal > div > p {
    font-size: 13px;
    color: #4c4c4c;
    padding: 12px;
}

#invalid_password {
    text-align: center;
    font-size: 13px;
    color: #8b0000;
}

#logo img.blacklogo {
    top: 0;
    max-width: 289px;
    max-height: 100px;
    width: 100%;
    height: auto;
}

.hamburger2 {
    display: none;
    right: -13px;
    left: auto;
    top: 3px;
}

.hamburger2 .hamburger__icon, .hamburger2 .hamburger__icon:after, .hamburger2 .hamburger__icon:before {
    background-color: #717171;
    width: 4px;
    height: 4px;
    border-radius: 4px;
}

#myModal h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #ececec;
    padding-bottom: 22px;
    margin-top: 6px;
}

#myModal h2 strong {
    color: #015EB2;
    font-weight: 100;
}

#myModal form #demande label, #myModal form #demande input, #myModal form #demande select {
    text-align: left;
}

#demande_description {
    height: 120px;
    border-radius: 16px;
}

#myModal form input#create-list {
    margin-top: 0;
    margin-bottom: 5px;
}

#logo #logohead.blacklogo.small-logo {
    height: 80px;
    width: auto;
    top: 12px;
}

.fat-nav li {
    line-height: 60px;
    font-size: 20px;
}

.e-share {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    padding: 9px;
    padding-left: 15px;
    padding-right: 21px;
    border-radius: 3px;
    display: block;
    margin-top: 20px;
    background-color: #0798e5;
}

.e-share:hover {
    background-color: #037ccd;
}

.e-share img {
    margin-right: 4px;
    margin-top: -2px;
}

#carousel-example-generic {
    display: none;
    height: auto;
    /*padding-bottom: 70%;*/
    overflow: hidden;
}

#carousel-example-generic:after {
    content: url(../img/arrow.png);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -20px;
    opacity: 0.8;
    z-index: 20;
}

#carousel-example-generic:before {
    content: url(../img/arrow.png);
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -20px;
    opacity: 0.8;
    z-index: 20;
    transform: rotate(180deg);
}

#carousel-example-generic:before, #carousel-example-generic:after {
    pointer-events: none;
}

.carousel-indicators {
    bottom:0;
}

#accordion-tabs {
    display: none;
}

#tabs-4 {
    font-size: 0 !important;
}

#tabs-4 div {
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
    padding: 5px;
}

.videoslist div {
	display: inline-block;
    text-align: center;
    margin-bottom: 20px;
    padding: 5px;
}

.videoslist div iframe, #accordion-tabs iframe {
    max-width: 100%;
}

@media only screen and (max-width: 40.0625em) {
    .reveal-modal {
        position: fixed;
        top: 0 !important;
    }
}

@media screen and (max-width: 1740px)
{
	#fabricant:before
	{
		width: 16%;
	}
}

@media screen and (max-width: 1025px)
{
	.product-type, header nav
	{
		display: none;
	}
	
	.hamburger
	{
		display: block;
	}
	
	#fabricant
	{
		height: auto;
	}
	
	.menu-marque #topbar .topsearch
	{
		left: -50%;
	}
	
	#general .price-div .prices
	{
		width: 100%;
		margin-bottom: 20px;
		top: 0;
		right: 0;
	}
	
	#general .price-div
	{
		border-bottom: none;
	}
	
	#general .price-div span
	{
		width: 49%;
		text-align: center;
	}
    #tabs > div {
        position: relative;
        padding-right: 20px;
    }
    #tabs h2 {
        margin-top: 0;
    }
    #hierarchical-menu a, #hierarchical-menu2 a, #hierarchical-menu2 a, #general .text-block {
        font-size: 13px;
    }
    h1, legend {
        padding-left: 10px;
    }
    .pro-infos {
        display: none;
    }
    .mobile-infos {
        display: block;
    }
}

#hierarchical-menu2{
	    display: none;
}
@media screen and (max-width: 900px) {
    #submenu #background {
        width: 100%;
    }
    #submenu ul {
        text-align: center;
    }
    .protitle {
        margin-top: 50px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 840px)
{
	#logo
	{
		height: 113px;
	}
	
	#logo img
	{
		width: 250px;
		position: relative;
		top: 3px;
	}
	
	header nav
	{
		top: -44px;
	}
	
	header .nav
	{
		width: 100%;
		top: 63px;
	}
	
	#topbar
	{
		top: -100px;
	}
	
	#logo.marque img
	{
		width: 187px;
	}
	
	.menu-marque #topbar .topsearch
	{
		left: 0;
	}
    #logo img.blacklogo {
        top: 0;
        max-width: 216px;
        max-height: 63px;
        width: 100%;
        height: auto;
    }
    #logo #logohead.blacklogo.small-logo {
        height: 57px;
        width: auto;
        top: 4px;
        left: 4px;
    }
    #myModal form input[type="submit"] {
        display: block;
        float: none;
        position: relative;
        top: 20px;
        left: 50%;
        margin-left: -74px;
    }
}

@media screen and (max-width: 650px)
{
	main .small-6
	{
		width: 100%;
	}
	
	.project
	{
		max-width: 400px;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	
	main .lists
	{
		position: inherit;
		float: right;
		margin-bottom: 10px;
	}
	
	#mainsearch
	{
		width: 90%;
		margin-left: 5%;
	}
	
	#logo img
	{
		width: 150px;
		position: relative;
		top: 11px;
		display: block;
		left: -5px;
	}
	
	#menu > .row:first-child
	{
		position: inherit;
	}
	
	#topbar
	{
		position: absolute;
		top: 7px;
		right: 5px;
		width: auto;
		left: auto;
	}
    
    #topmenu {
        top: 4px;
        z-index: 825;
        background-color: #FFF;
    }
	
	#logo
	{
		height: 50px;
	}
	
	header
	{
		height: 95px;
	}
	
	header .nav
	{
		top: 50px;
	}
	
	#tabs > ul li a, #tabs > ul li a, #tabs2 > ul li a
	{
		width: 100%;
		display: block;
	}
	
	#tabs > ul li a:before
	{
		top: -3px;
	}
	
	.hamburger
	{
		top: 53px;
	}
	
	#general .small-6
	{
		width: 100%
	}
	
	#bandeau
	{
		background-image: url(../img/bandeau.jpg);
		height: 110px;
		background-position: right;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	#topbar input
	{
        padding-left: 42px;
        width: 50px;
		margin-right: 6px;
	}
	
	.actions
	{
		display: none;
	}
    
    #general .actions
	{
		display: block;
        top:-40px;
	}
	
	#general
	{
		padding: 0;
		padding-right: 0;
	}
	
	#tabs > ul li, #tabs2 > ul li
	{
		width: 100%;
		margin-bottom: 1px;
	}
	
	#suggestions
	{
		display: none;
	}
	
	footer p, footer ul, footer li
	{
		font-size: 11px;
	}
	
	#tabs2 > .lists
	{
		top: auto;
		position: absolute;
		bottom: -15px;
		height: 29px;
	}
	
	.project .infos:after
	{
		content: '';
	}
	
	.project .infos
	{
		top: 0;
	}
	
	main #tabs2 .large-4, main #tabs2 .large-8
	{
		padding: 0px;
		padding-bottom: 1px;
	}
    #who-we-are .our-content {
        padding-right: 30px;
        padding-left: 30px;
    }
    #who-we-are .our-content p {
        text-align: justify;
    }
    #discover p {
        text-align: justify;
    }
    #submenu ul {
        z-index: 555;
        position: relative;
        top: 0;
    }
    #submenu #background {
        display: none;
    }
    #submenu ul li {
        width: 100%;
        background-color: #2d2927;
        padding-top: 10px;
        padding-bottom: 6px;
        border-bottom: 1px solid #4c4c4c;
    }
    #videos iframe {
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }
    #videos > div {
        margin-bottom: 15px;
        width: 100% !important;
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0;
    }
    #logo img.blacklogo {
        top: 0;
        max-width: 170px;
        max-height: 50px;
        width: 100%;
        height: auto;
    }
    #logo #logohead.blacklogo.small-logo {
        height: 44px;
        width: auto;
        top: 4px;
        left: 4px;
    }
    #carousel-example-generic {
        display: block;
        background-color: transparent;
    }
    .main-img, .img-list {
        display: none;
    }
    .pc-tabs {
        display: none;
    }
    #accordion-tabs {
        display: block;
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 20px;
    }
    #table {
        height: auto;
    }
    #general.generalproduct .small-6:first-child {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .text-block ul {
        padding-left: 15px;
    }
}

@media screen and (max-width: 1000px) {
    #who-we-are .our-content {
        padding: 40px;
        text-align: center;
        background-color: rgba(255, 255, 255, 0.8);
    }
    #who-we-are .large-12 {
        background-size: cover;
    }
}

@media screen and (max-width: 600px) {
    #topzone a {
        bottom: 10px;
        width: 206px;
        margin-left: -103px;
        font-size: 13px;
    }
    #topzone a img {
        position: relative;
        top: -3px;
    }
    #catsearch h2 {
        font-size: 14px;
    }
    #discover {
        max-height: 1000px;
    }
    #who-we-are .our-content {
        max-height: 2000px;
    }
    #who-we-are .our-content {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media screen and (max-width: 507px)
{
	#map
	{
		float: none !important;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 20px;
		display: block !important;
	}
	
	#fabricant ul
	{
		display: block;
		width: 250px;
		margin-top: -20px;
		margin: 0 auto;
	}
	
	.product .product-img, .product .product-main
	{
		width: 100%;
	}
    #who-we-are .our-content a {
        display: block;
    }
    
    #who-we-are .our-content a:last-child {
        margin-top: 10px;
    }
    
    #smallmenu {
        text-align: right;
    }
    
    #smallmenu li {
        font-size: 13px;
        margin-left: 5px;
        margin-right: 5px;
    }
    
    #smallmenu.visible {
        right: 0px;
    }
    
    .hamburger2 {
        display: block;
    }
    .smallmenu {
        display: none;
    }
}

@media screen and (max-width: 650px) {
    #discover .row {
        padding-left: 30px;
        padding-right: 30px;
    }
    #topzone {
        height: 220px;
    }
    #mainsearch {
        top: 88px;
    }
}

@media screen and (min-width: 600px) and (max-width: 1025px)
{
	#actus
	{
		height: auto;
	}
	
	#actus .title
	{
		width: 50%;
	}
	
	#actus .large-4:last-child
	{
		height: 200px;
	}
	
	.img-big, .img-small
	{
		width: 50%;
		display: inline-block;
		vertical-align: top;
	}
	
	.actu4
	{
		position: relative;
		top: -191px;
	}
	
	.actu7
	{
		position: absolute;
		top: -381px;
	}
}

@media screen and (max-width: 550px) {
    #bandeau {
        display: none;
    }
    main {
        margin-top: -30px;
    }
    #general.generalproduct {
        margin-top: 3px;
    }
}


/*# AJOUT JULIEN #*/
.mod_new {
	background-color: #b4ffae !important;
}
.mod_update {
	background-color: #fdc874 !important;
}
.mod_delete {
	background-color: #ff7a7a !important;
}
@-webkit-keyframes clignote {
	0%{box-shadow:0px 0px 10px #015EB2;}
	50%{box-shadow:0px 0px 0px #015EB2;}
	100%{box-shadow:0px 0px 10px #015EB2;}
}
.onloading {
	box-shadow:0px 0px 10px #015EB2;
	-webkit-animation-name: clignote;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count:infinite;
}
}


#homelinknav{

}


#homelinknav div a span {
    font-size: 13px;
    text-shadow: 1px 1px 5px #000000;
    color: #fff;
}


#homelinknav div a {
    position: inherit;
    margin-right: 20px;
}

#homelinknav div {
    display: block;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: right;
}

#homelinknav {
    display: block;
    
    position: absolute;
   right: 100px;
   top: 250px;
}