@import url('bootstrap.min.css');
@import url('font-awesome.min.css');
@font-face {
	font-family: 'BrandonGrotesque-Thin';
	src: url('/fonts/299E51_0_0.eot');
	src: url('/fonts/299E51_0_0.eot?#iefix') format('embedded-opentype'), url('/fonts/299E51_0_0.woff') format('woff'), url('/fonts/299E51_0_0.ttf') format('truetype');
}
@font-face {
	font-family: 'BrandonGrotesque-Regular';
	src: url('/fonts/299E51_1_0.eot');
	src: url('/fonts/299E51_1_0.eot?#iefix') format('embedded-opentype'), url('/fonts/299E51_1_0.woff') format('woff'), url('/fonts/299E51_1_0.ttf') format('truetype');
}
@font-face {
	font-family: 'BrandonGrotesque-Bold';
	src: url('/fonts/299E51_2_0.eot');
	src: url('/fonts/299E51_2_0.eot?#iefix') format('embedded-opentype'), url('/fonts/299E51_2_0.woff') format('woff'), url('/fonts/299E51_2_0.ttf') format('truetype');
}

html {
  scroll-behavior: smooth;
}
body {
	font-family: 'BrandonGrotesque-Regular', Arial
}
/* logo */
.mob{display:none}
.navbar-brand {
	height: auto;
	font-weight: 600;
	margin-left: -25px !important
}
/* navbar */

.navbar-right {
	margin-right: -30px !important
}
.navbar.navbar-default {
	background: #fff;
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
}
.navbar-default .navbar-nav {
	padding: 0;
	margin: 0
}
.navbar-default .navbar-nav li {
	padding: 45px 0 15px 0;
	margin: 0
}
.navbar-default .navbar-nav li a {
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
	line-height: 26px;
	padding: 0 15px 0 15px;
	color: #333336;
	font-family: 'BrandonGrotesque-Bold', Arial
}
.navbar-default a {
	color: #252525 !important;
}
.navbar-default .navbar-nav li li {
	padding: 15px 0 15px 0;
	margin: 0
}
li.last {
	margin-top: -20px !important;
	padding-left: 25px !important;
}
.navbar-toggle {
	top: 25px;
	right: 0px
}
.dropDownOpenClick {
	position: absolute;
	display: none;
	font-size: 28px;
	right: 5px;
	top: 2px;
	width: 36px;
	height: 36px;
	color: #FFF;
	z-index: 10;
	text-align: center
}
.dropDownOpenClick:before {
	content: "+";
}
.menu_h, .menu_hs, .menu_h a, .menu_hs a {
	font-style: italic !important;
	color: #aaa !important;
}
.default {
	margin-bottom: 30px
}
.grey {
	color: #fff;
	background: #333336;
}
.shadow {
	box-shadow: 0px 0px 30px 5px #cfcfcf;
}
.draw {
	background: #333336 url(/images/draw.png) repeat-x top left
}
#path {
	position: relative;
	top: -5px; display:none
}
#path a {
	color: #eb1c24
}
h1 {
	position: absolute;
	margin-top: 40% !important;
	left: 20%;
	padding: 0 0 0 20px !important;
	background: url(/images/whline.jpg) no-repeat left 10px;
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'BrandonGrotesque-Bold', Arial
}
h1 span {
	font-size: 20px;
	padding: 0 !important;
	font-family: 'BrandonGrotesque-Thin', Arial;
}
.title {
	margin: 50px 0;
	text-align: center !important;
}
.title h2 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #000;
	text-transform: uppercase;
	font-family: 'BrandonGrotesque-Regular', Arial;
	font-size: 18px
}
.title h3 {
	margin: 0;
	padding: 0;
	color: #202020;
	text-transform: uppercase;
	font-family: 'BrandonGrotesque-Bold', Arial;
	font-size: 24px;
	background: url(/images/line.png) no-repeat 0 12px
}
.title h3 span {
	background: #fff;
	padding: 0 20px;
}
label {
	font-weight: normal !important;
	font-size: 17px;
	font-family: 'BrandonGrotesque-Regular', Arial;
}
input {
	box-shadow: none
}
h4 {
	font-family: 'BrandonGrotesque-Bold', Arial;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	padding: 15px 0;
	margin: 20px 0 20px 0
}
h5 {
	font-family: 'BrandonGrotesque-Bold' !important;
	font-size: 24px !important;
	;
	text-align: center;
	text-transform: uppercase;
	padding: 15px 0 0 0;
	margin: 5px 0 0 0
}
.ligne {
	text-align: center;
}
.ligne:hover {
	opacity: 0.9
}
.ligne a {
	color: #cecece;
	text-decoration: none
}
.relative {
	position: relative
}
.pt30 {
	padding-top: 30px
}
.mb50 {
	margin-bottom: 50px
}
.f20 {
	font-size: 20px
}
.mtb50 {
	margin-top: 50px;
	margin-bottom: 50px
}
.mtb25 {
	margin-top: 25px;
	margin-bottom: 25px
}
.frame {
	padding: 10px 20px 20px 20px;
	outline: 2px solid #cecece;
	min-height: 195px;
	outline-offset: -8px;
	font-size: 15px
}
.frame h2 {
	text-transform: uppercase;
	margin-top: -10px;
	font-family: 'BrandonGrotesque-Bold', Arial;
	font-size: 16px;
}
.frame h2 span {
	background: #333336;
	color: #fff;
	position: relative;
	z-index: 99 !important;
	padding: 0 10px;
}
h1.titlegrey {
	position: relative;
	text-align: center;
	text-transform: uppercase;
	margin: 40px 0 0 0 !important;
	background: none;
	font-family: 'BrandonGrotesque-Bold', Arial;
	font-size: 28px;
	left: 0
}
.outline {
	outline: 1px solid #333336;
	outline-offset: -8px;
}
.outlinew {
	outline: 2px solid #fff;
	outline-offset: -8px;
}
.secteur {
	padding: 25px 0;
	text-align: center;
	outline: 2px solid #cecece;
	outline-offset: -8px;
}
.secteur a, .secteur a:hover {
	color: #cecece;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none
}
.secteur a:hover {
	opacity: 0.8 !important
}
.stick {
	position: absolute;
	top: 30%;
	left: 50%;
	padding-top: 40px;
	margin-left: -200px;
	width: 400px;
	background: #fff;
	text-align: center;
	min-height: 250px;
	outline: 2px solid #000;
	outline-offset: -8px;
}
.bt {
	font-size: 18px;
	border: 2px solid #000;
	font-family: 'BrandonGrotesque-Bold', Arial;
	color: #000;
	padding: 5px 10px;
	text-decoration: none
}
.bt:hover {
	color: #000;
	text-decoration: none;
	opacity: 0.7
}

.btdark {
	font-size: 18px;
	outline: 2px solid #fff;
	font-family: 'BrandonGrotesque-Bold', Arial;
	color: #fff;background: #323235;
	padding: 5px 10px;
	text-decoration: none
}
.btdark:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.7
}


a.hv:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.7
}
.detail {
	outline: 2px solid #333336;
	outline-offset: -8px;
	padding: 30px !important;
	font-size: 16px;
	margin-top: -5px !important
}
.detail h2 {
	font-size: 24px;
	font-family: 'BrandonGrotesque-Bold', Arial
}
.detail span {
	font-family: 'BrandonGrotesque-Bold', Arial
}
.detail select {
	font-size: 17px !important;
	padding: 5px;
	font-family: 'BrandonGrotesque-Bold';
	border :2px solid #000}

.price {
	display: inline;
	padding-left: 0px;
	font-family: 'BrandonGrotesque-Bold', Arial
}
.pdf {
	padding: 5px 0;
	margin: 30px 0 0 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede
}
.pdf img:hover {
	opacity: 0.7
}

.dem_info{
	padding: 45px 0;
	margin: 0 0 45px 0;
}
.info input, .form input {
	background: none;
	border-bottom: 1px solid #fff;
	border-top: none;
	border-left: none;
	color: #fff;
	border-right: none;
	border-radius: 0 !important;
	box-shadow: none
}
textarea#message {
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #fff;
	border-radius: 0 !important;
}
span.input-group-addon {
	background: #333336;
	border: none;
	color: #fff
}
.footer {
	padding: 30px 0;
	color: #cecece;
	font-size: 17px;
	line-height: 30px;
	text-align: center
}
.footer a {
	color: #cecece;
	text-decoration: none
}
.clear {
	clear: both;
	display: block;
	background-color: transparent;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}


.nav-tabs {
	border-bottom:2px solid #555;
	margin-bottom: 25px !important;
	background: #323235 !important

}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	font-family: 'BrandonGrotesque-Regular', Arial;
	color:#fff;
	font-size: 16px;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
	color:#323235
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	font-family: 'BrandonGrotesque-Bold', Arial;
	border: 3px solid #555;
	border-bottom-color: transparent;

}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>li {
	float: none
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

#option{
	width: 215px;
	float: left;
	margin-right: 12px;
	margin-left:5px

}



.tooltip_templates {
	display: none
}
.left {
	width: 40%;
	float: left
}
.right {
	width: 60%;
	float: left;
	font-size: 20px;
	font-family: 'BrandonGrotesque-Bold', Arial;
	color: #000
}
.right .bt {
	font-size: 16px;
	border: 2px solid #000;
	font-family: 'BrandonGrotesque-Bold', Arial;
	color: #000;
	padding: 1px 8px;
	text-decoration: none
}
.right span {
	font-size: 14px;
	color: grey;
	font-family: 'BrandonGrotesque-Regular', Arial;
}
/* 5 cols */

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-sm-5ths {
	width: 20%;
	float: left;
}

@media (min-width: 768px) {
.col-sm-5ths {
	width: 20%;
	float: left;
}
}

@media (min-width: 992px) {
.col-md-5ths {
	width: 20%;
	float: left;
}
}

@media (min-width: 1200px) {
.col-lg-5ths {
	width: 20%;
	float: left;
}
}

@media (max-width: 600px) {
	.detail select{
		max-width: 270px !important;
	
	}
}


@media (max-width: 990px) {
	
	h1 {
	position: relative;
	margin-top: 20px !important;
	left: 10%;
}
	
.frame {
	min-height: 130px;
}
	
.stick {
	position: relative;
	padding-top: 40px;
	margin-left: 0;
	left:0;
	width: 100%;
}	

h1.titlegrey {

	margin: 0px 0 0 0 !important;
	padding-top: 40px !important

}

.navbar-brand {
	height: auto;
	
	margin-left: 10px !important
}	
    .navbar-header {
		width: 100% !important;
		min-height: 120px;
		overflow: hidden
    
    }
    .navbar-toggle {
        display: block !important;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    

    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	.in .navbar-nav .dropdown-menu.active {
	display: block
}
	.in .dropDownOpenClick {
	display: block
}
.in .dropDownOpenClick.active:before {
	content: "-"
}
.in .navbar-nav .dropdown-menu {
	display: none;
	position: inherit;
	float: none;
	border-radius: 0;
	box-shadow: none;
	top: auto !important;
	left: auto !important;
	border: none;
	padding: 0
}
.in .navbar-nav .dropdown-menu.active {
	display: block
}
.dropdown-menu li a {
	padding: 10px 0
}
.in .navbar-nav>li {
	border-bottom: 1px dotted #fff;
}
.navbar-default .navbar-nav li a:focus {
	color: #252525;
}
	}
	@media (max-width: 768px) {
	
	.mob{display:block;
		position: fixed;
		bottom:0%;
		z-index: 9999 !important;
		right:0}
	
	
}

