/*************** Css qui met les champs en erreur en rouge ***************/
.errorControl, .errorControl:focus {
    background-color: #ffb3b3 !important;
    color: #000;
}

.errorControl::-webkit-input-placeholder, .errorControl:focus::-webkit-input-placeholder {
    color: #888888;
}

.errorControl::-moz-placeholder, .errorControl:focus::-moz-placeholder {
    color: #888888;
}

.errorControl::-ms-input-placeholder, .errorControl:focus::-ms-input-placeholder {
    color: #888888;
}
/************* End Css qui met les champs en erreur en rouge *************/
.warningText{
	color: #de2323;
	text-align:center;
}
body {
	font-family: 'Roboto Condensed', sans-serif;
	margin-top : 108px;
}

p {
	font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

img {
	width: 100%;
}

.navbar-default {
	background-color: #fff;
	border-color: #fff;
	border: none;
	border-bottom: 1px solid #e1e1e1;
}

.navbar-brand {
	height: auto;
	padding: 20px 15px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
	color: #1c3b72;
	font-weight: 900;
}

.navbar-default .navbar-nav>li>a {
	color: #797b78;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Roboto Condensed', sans-serif;
}

.navbar {
	margin-bottom: 0px;
}

.mandat-soumission {
	text-transform: uppercase;
	width: auto;
	position: absolute;
	top: 0;
	color: #fff;
	padding: 10px 40px;
	margin-right: 15px;
	font-weight: 600;
	font-size: 14px;
	cursor: pointer;
}

.soumission {
	right: 330px;
	background-color: #f6771b;
}

.mandat {
	right: 0;
	background-color: #1c3b72;
}

.mandat br {
	display: none;
}

.relative {
	position: relative;
}

footer {
	background-color: #0d1b34;
	padding-top: 60px;
	padding-bottom: 80px;
	color: #d2d2d2;
	text-transform: uppercase;
}

footer .title {
	color: #f6771b;
	text-transform: uppercase;
	font-weight: 900;
}

.services {
	padding-left: 0;
	list-style: none;
}

.services li {
	width: 50%;
	float:left;

}

.orange-link {
	margin-top: 30px;
}

.orange-link a {
	font-weight: 900;
	color: #f6771b;
}

footer .contact p {
	text-transform: none;
}

.rslides {
	width: 100%;
	height: 575px;
	position: relative;
}

.img-slider {
	width: 100%;
	height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.banner {
	position: relative;
}

.banner.slider {
	cursor: pointer;
}

.bannerband {
	position: absolute;
	top: 55%;
	left: 0;
	right: 0;
	z-index: 500;
}

.bannerband .band {
	background-color: #f6771b;
	height: 80px;
	color: #fff;
	padding: 20px;
	font-size: 26px;
	text-transform: uppercase;
}

.bannerband .title h1, .home-page .title div {
	color: #fff;
	font-size: 39px;
	line-height: 40px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 0 0;
}

.bandPage {
	height: 200px;
	width: 100%;
}

.bandpage-conf {
	margin-top: -18px;
}

.bandPageImage1 {
	background-image: url(../../images/cusson-letourneau-service-1.jpg);
}

.bandPageImage2 {
	background-image: url(../../images/cusson-letourneau-service-2.jpg);
}

.bandPageImage3 {
	background-image: url(../../images/cusson-letourneau-service-3.jpg);
}

.bandPageImage4 {
	background-image: url(../../images/cusson-letourneau-service-4.jpg);
}

.bandPage h1 {
	font-weight: 600;
	color: #fff;
	padding-top: 55px;
	letter-spacing: 2px;
	font-size: 40px
}

section {
	padding: 60px 0;
}

.introduction {
	background: linear-gradient(to bottom, white 0%, white 54%,#000000 54%, #1c3b72 46%, #1c3b72 100%);
}

.introduction .title {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin-bottom: 0;
}

.introduction .title-home-page {
	font-size: 30px;
	margin-bottom: 10px;
}

.introduction .title-home-page span {
	font-weight: 900;
}

.introduction .title-w {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	margin-top: 0;
}

.introduction h3 {
	color: #f6771b;
	margin-top: 50px;
	font-weight: 900;
}

.introduction p {
	color: #fff;
}

.team {
	background-color: #0d1b34;
}

.teambox > div {
	float: left;
}

.teambox .content {
	width: 300px;
	color: #fff;
	padding: 0 15px;
}

	.teambox .content a {
		color:#FFF!important;
	}


.teambox .content h3 {
	color: #f6771b;
	margin-top: 0;
	font-size: 28px;
	font-weight: 900;
}

.teambox img {
	width: 200px;
}

.politicImageBox .content {
	width: 95%;
	padding: 0 15px;
}

.politicImageBox .image{
    max-width:200px;
}

.politicImageBox .content a {
	color:#f6771b!important;
	text-decoration:none;
}

.politicImageBox .content a:hover {
	filter: brightness(85%);
}


.politicImageBox img{
    width: 100%;
}

.politicImageBox .title {
    font-size:1.1em;
    font-weight:600;
}

.politicImageBox .content h3 {
	color: #f6771b;
	margin-top: 5px;
}

.storymap {
	background-image: url("../../images/mapc.jpg");
}

.storymap h2 {
	color: #1c3b72;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;

}

.dropdown-menu {
	width: 500px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: rgba(255,255,255,0.8);
}

.dropdown-menu>li>a {
	color: #1c3b71;
	text-transform: uppercase;
	padding: 2px 20px;
}
.dropdown-menu>li {
	display: inline-block;
	width: 247px;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #1c3b71;
	text-decoration: none;
	background-color: rgba(255,255,255,0.8);
	outline: 0;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: rgba(245, 245, 245, 0.8);
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 5px;
}

.dn-desktop {
	display: none;
}

.fr-desktop {
	float: right;
}

.converter label {
	margin-left: 5px;
	font-weight: normal;
	margin-bottom: 0px
}

.converter .zone-precision, .converter .zone-unit-measure, .converter .zone-convert, .converter .zone-button {
	margin-top: 15px;
}

.converter .zone-unit-measure, .converter .zone-convert {
	padding-left: 0px;
	padding-right: 0px;
}

.converter .zone-convert .convert-end {
	cursor: initial;
	background-color: #f8f8f8;
}

.converter .zone-message {
	padding: 20px 15px 0px;
}

.converter .zone-message .alert {
	margin-bottom: 0px;
}

.converter .title h2 {
	margin-bottom: 30px;
	font-family: 'roboto', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #1a3b71;
}

.instrumentation img {
	width: 100%;
	max-width: 200px;
}

.instrumentation h3 {
	color: #f6771b;
	font-size: 18px;
	margin-bottom: 0;
}

.mt-30 {
	margin-top: 30px;
}

.mt-15 {
	margin-top: 15px;
}

.arpentage p {
	margin-bottom: 0;
	margin-top: 15px;
	font-weight: 600;
	text-transform: uppercase;
}

.arpentage img {
	max-width: 300px;
}

.form-control {
	border-radius: 0;
	resize: none;
}

.form-control.text-area {
	height: 150px;
	resize: none;
}

input[type="date"] {
	padding-top: 0px;
}

#map {
	height: 400px;
	width: 100%;
	background-color: #ebebeb;
}

.btn {
	border: none;
	border-radius: 0;
	width: 100%;
	text-transform: uppercase;
	font-size: 18px;
	padding: 13px 12px;
	transition: background-color 250ms ease;
	max-width: 265px;
}

.btn-primary {
	color: #fff;
	background-color: #1c3b72;
	border-color: #1c3b72;
}

.btn-primary:hover {
	background-color: #d05b09;
	border-color: #d05b09;
}

.btn-secondary {
	color: #fff;
	background-color: #1c3b72;
	border-color: #1c3b72;
}

.btn-secondary:hover {
	color: #fff;
	background-color: #0d1b34;
	border-color: #0d1b34;
}

.btn-default {
	color: #333;
	background-color: #e0e0e0;
	border-color: #fff;
}

.modal-header {
	border-bottom: none;
	background-color: #1c3b72;
	color: #fff;
}

.close {
	font-size: 21px;
	font-weight: 100;
	opacity: .6;
	color: #fff;
}

.close:focus, .close:hover {
	color: #fff;
	opacity: .9;
}

.no-pdl {
	padding-left: 0;
}

.pdl-15 {
	padding-left: 15px;
}

.radiochoice span {
	padding-left: 10px;
	font-size: 16px;
}

.join-btn {
	display: inline-block;
	padding: 3px 10px;
	margin-left: 15px;
	background-color: #ebebeb;
	border: 1px solid #d1d1d1;
	cursor: pointer;
}

.radiochoice span i {
	font-size: 13px;
	font-style: normal;
}

footer a {
	color: #d2d2d2;
	text-decoration: none;
}

footer a:hover {
	color: #d2d2d2;
}

#onlineMandate .modal-content form {
	padding-top: 0px;
}

#onlineMandate .modal-content form .step-title {
	margin-top: 0px;
}

#onlineMandate .modal-content .upload-link {
	padding: 15px 25px 0px;
}

#onlineMandate .modal-content .upload-link .alert {
	color: #000;
}

#onlineMandate .modal-content .upload-link a {
	color: #337ab7;
}

#onlineMandate .modal-body .radiochoice label, #soumission form .radiochoice label, #soumission form .checkboxchoice label {
	display: initial;
	margin-bottom: initial;
	font-weight: initial;
}

#onlineMandate .modal-body .radiochoice #certificat-yes {
	margin-bottom: 5px;
}

#soumission form .popup-title {
	margin-bottom: 15px;
}

#information form .popup-title {
	margin-bottom: 25px;
}

#soumission form .popup-title div {
	font-size: 12px;
	margin-top: -10px;
}

#soumission form .radiochoice, #soumission form .checkboxchoice {
	margin-bottom: 25px;
}

#soumission form .last-step.radiochoice {
	margin-bottom: 10px;
}

#soumission form .radiochoice p, #soumission form .checkboxchoice p, #soumission form .property-adress p {
	font-weight: 600;
}

#soumission form .property-adress {
	margin-bottom: 25px;
}

#soumission form .property-adress p {
	margin-bottom: 0px;
}

#soumission form .radiochoice p, #soumission form .checkboxchoice p {
	margin-bottom: 3px;
}

#soumission form .radiochoice .div-radio div:not(.radiochoice) {
	margin-bottom: -2px;
}

#soumission form .radiochoice .div-info-field {
	margin: 10px 25px !important;
}

#soumission form .radiochoice .div-info-field fieldset {
	margin-top: -10px;
}

#soumission form .radiochoice .div-radio .radiochoice {
	margin: 10px 25px;
}

.confirmation {
	height: 220px;
}

.notifToast{
    position:fixed;
    width:25%;
    height:auto;
    bottom:0;
    right:0;
    z-index:999999999;
    border-radius:8%;
    margin:0 90px 5px 0;
    background-color: #1c3b72;
    border:2px solid black;
    color: white;
    text-align:center;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 10px 2px rgba(0,0,0,0); 
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 10px 2px rgba(0,0,0,0);
    /*fade in*/
    transition: opacity 0.6s ease-out;
    opacity: 0;
    height:0;
}

.notifToast.active{
    opacity:1;
    height:auto;
}

.notifToast .notifToastHeader{
    padding:10px;
    font-weight:bold;
    font-size: 1.4em;
    border-bottom: 2px solid black;
}

.notifToast .notifToastBody{
    margin : 5px 5px 15px 5px;
    font-size: 0.9em;
}

.notifToast .notifToastButton{
    text-align:right;
    clear:both;
    margin: 20px 10px;
}

.notifToastButton .acceptNotif{
    background-color:#f6771b;
    margin : 0 5px;
    padding: 10px 15px;
    cursor:pointer;
    border-radius: 8%;
}

.notifToastButton .acceptNotif:hover{
    filter: brightness(75%);
}

.notifToastButton .closeNotif{
    background-color: black;
    border: 1px solid white;
    padding: 10px 15px;
    margin : 0 5px;
    cursor:pointer;
    border-radius: 8%;
}

.notifToastButton .closeNotif:hover{
    filter: brightness(75%);
}

@media (min-width: 768px) {
	.navbar-nav>li>a {
		margin-top: 55px;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.navbar-right .dropdown-menu {
		right: auto;
		left: 0;
	}
}

@media (max-width: 1895px) {
	.bannerband .title h1, .home-page .title div {
		letter-spacing: 1px;
		font-size: 37px;	
	}
}

@media (max-width: 1700px) {
	.bannerband .title h1, .home-page .title div {
		font-size: 35px;	
	}

}
@media (max-width: 1605px) {
	.bannerband .title h1, .home-page .title div {
		font-size: 33px;	
		line-height: 34px;
	}
	
	.bannerband .band {
		height: 65px;
		padding: 18px;
		font-size: 22px;
	}
}

@media (max-width: 1530px) {
	.bannerband .title h1, .home-page .title div {
		font-size: 31px;
		letter-spacing: 0px;	
	}
}

@media (max-width: 1400px) {
	.bannerband .title h1, .home-page .title div {
		font-size: 27px;
		letter-spacing: 0px;	
	}
	
	.notifToast{
	    width:40%;
	}
}

@media (max-width: 1250px) {
	.bannerband .title h1, .home-page .title div {
		font-size: 25px;
	}
}

@media (max-width: 1199px) {	
	.mandat-soumission {
		margin-right:-35px;
	}
	
	.rslides, .img-slider, .rslides::before {
		height: 550px;
	}

	.bannerband .title h1, .home-page .title div {
		font-size: 20px;
		line-height: 23px;
	}

	.bannerband .band {
		height: 45px;
		padding: 11px;
		font-size: 18px;
	}

	.navbar-brand>img {
		max-width: 225px;
	}

	.navbar-default .navbar-nav>li>a {
		padding: 15px 5px;
	}

	.navbar-nav>li>a {
		margin-top: 50px;
	}

	body {
		margin-top: 101px;
	}

	h2 {
		font-size: 26px;
	}

	.teambox .content {
		margin-top: 15px;
	}

	.bandPage h1 {
		font-size: 38px
	}
	
	.notifToast{
	    width:60%;
	    margin:0 30px 5px 0;
	}
}

@media (max-width: 991px) {
	.rslides, .img-slider, .rslides::before {
		height: 500px;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 12px;
		padding: 15px 3px;
	} 

	.navbar-brand>img {
		max-width: 150px;
	}

	.navbar-nav>li>a {
		margin-top: 40px;
	}
	.navbar-brand {
		padding: 25px 15px;
	}
	body {
		margin-top: 90px;
	}
	h2 {
		font-size: 22px;
	}

	.fr-desktop {
		float: none;
	}

	.introduction h3 {
		margin-top: 15px;
	}

	section {
		padding: 45px 0;
	}

	.introduction {
		background: linear-gradient(to bottom, white 0%, white 40%,#000000 40%, #1c3b72 40%, #1c3b72 100%);
	}

	.teambox {
		margin-top: 30px;
	}
	.teambox > div {
		margin: 0 auto;
		float: left;
		text-align: left;
	}
	.teambox .content {
		margin-top: 0px;
	}

	.contact {
		margin-top: 30px;
	}
	.bandPage h1 {
		font-size: 35px
	}
	.arpentage img {
		max-width: 200px;
	}
	.contactus .infos img {
		float: left;
		margin-right: 30px;
	}

	.contactus .infos > div {
		float: left;
	}

	.contactus .infos > div > p.mt-30 {
		margin-top: 0;
	}
	.btn {
		max-width: 235px;
	}
}

@media (max-width: 767px) {
	.rslides, .img-slider, .rslides::before {
		height: 400px;
	}

	.dn-mobile {
		display: none;
	}

	.dn-desktop {
		display: block;
	}
	.navbar-toggle {
		float: none;
		position: relative;
		padding: 13px 5px;
		width: 10%;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		background-color: #ebebeb;
		background-image: none;
		border: none;
		border-radius: 0;
	}
	.navbar-default .navbar-brand {
		width: 100%;
		padding: 15px 15px;
	}

	.navbar-brand>img {
		margin: 0 auto;
	}

	.mandat-soumission {
		width: 45%;
		position: relative;
		right: auto;
		top: auto;
		margin-right: 0;
		float: right;
		text-align: center;
		padding-left: 0;
		padding-right: 0;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #1a3b70;
	}
	
	.navbar-toggle .icon-bar {
		margin: 0 auto;
	}

	.navbar-default .navbar-nav>li>a {
		padding: 8px 10px;
		margin-top: 0;
	}
	
	body {
		margin-top: 110px;
	}
	
	h2 {
		font-size: 18px;
	}
	
	section {
		padding: 30px 0;
	}
	
	.bandPage h1 {
		font-size: 32px
	}
	
	.bandPage {
		height: 190px;
	}
	
	.btn {
		max-width: 265px;
		display: block;
		margin: 15px auto 0 auto;
	}
}

@media (max-width: 680px) {
	.contactus .infos img {
		float: none;
		margin-right: 0px;
	}

	.contactus .infos > div {
		float: none;
	}

	.contactus .infos > div > p.mt-30 {
		margin-top: 30px;
	}
	.contactus .infos {
		text-align: center;
	}
}

@media (max-width: 660px) {
	.arpentage img {
		max-width: 300px;
		display: block;
		margin: 30px auto 0 auto;
	}
	
	.notifToast{
	    width:80%;
	    margin:0 30px 5px 0;
	}
}

@media (max-width: 550px) {
	.rslides, .img-slider, .rslides::before {
		height: 300px;
	}

	.navbar-toggle {
		width: 13%;
	}
	
	.mandat-soumission {
		width: 43.5%;
		font-size: 12px;
		height: 40px;
		padding-top: 13px;
	}
	
	.teambox {
		margin-top: 15px;
	}
	
	.teambox > div {
		margin: 0 auto;
		float: none;
		text-align: center;
	}
	
	.teambox .content {
		margin-top: 15px;
	}
	
	.services li {
		width: 100%;
		float: none;
	}
	
	footer {
		text-align: center;
	}
	
	.bandPage h1 {
		font-size: 30px
	}
	
	.bandPage {
		height: 180px;
	}

	.introduction .title-home-page {
		font-size: 20px;
	}
	
	.notifToast{
	    width:90%;
	    margin:0 30px 5px 0;
	}
}

@media (max-width: 510px) {
	.bannerband .title h1, .home-page .title div {
		font-size: 20px;
	}
}

@media (max-width: 480px) {
	.special > .col-xs-4 {
		width: 36.333333%;
	}
	
	.special > .col-xs-7 {
		width: 53%;
	}
	
	.bannerband .title h1, .home-page .title div {
		font-size: 18px;
		line-height: 23px;
	}
	
	.bannerband .band {
		padding: 12px;
		font-size: 14px;
	}
	
	.bandPage h1 {
		font-size: 28px
	}
}

@media (max-width: 420px) {
	.rslides, .img-slider, .rslides::before {
		height: 200px;
	}

	.bannerband .title h1, .home-page .title div {
		font-size: 17px;
		line-height: 20px;
	}

	.bannerband .band {
		height: 43px;
	}

	.navbar-toggle {
		width: 15%;
	}
	.mandat-soumission {
		width: 42.5%;
		font-size: 11px;
		padding-top: 14px;
	}

	.bandPage h1 {
		font-size: 26px
	}
}

@media (max-width: 407px) {
	.mandat-soumission.mandat {
		line-height: 15px;
		padding-top: 6px;
	}

	.mandat-soumission.mandat br {
		display: block;
	}
}

@media (max-width: 380px) {
	.bannerband .title h1, .home-page .title div {
		font-size: 15px;
		line-height: 18px;
		padding-top: 3px;
	}
	
	.bannerband .band {
		padding: 11px;
		font-size: 14px;
		height: 40px;
	}
	
	.bandPage h1 {
		font-size: 24px
	}
}

@media (max-width: 360px) {
	.bannerband .band {
		padding: 12px;
		font-size: 12px;
		height: 38px;
	}
}

@media (max-width: 350px) {
	.bannerband .title h1, .home-page .title div {
		font-size: 15px;
		line-height: 19px;
		letter-spacing: -0.5px;
		padding-top: 0px;
	}
	
	.bandPage h1 {
		font-size: 22px;
		padding-top: 30px;
	}
	
	.bandPage {
		height: 120px;
	}

	.teambox .content {
		width: 250px;
	}
}

@media (max-width: 330px) {
	.bannerband .title h1, .home-page .title div {
		font-size: 14px;
		line-height: 17px;
		padding-top: 3px;
	}
}

@media (max-width: 315px) {
	.bannerband .band {
		padding-top: 6px;
		line-height: 14px;
	}
}

@media (max-width: 305px) {
	.bannerband .title h1, .home-page .title div {
		letter-spacing: -0.6px;
	}
}