/*Style du site fortin lebel*/
body
{
margin:0px;
padding:0px;
width:100%;
font-family: 'Lora', sans-serif;   
    color: #fff;
}
.site-inner{
    margin: 0 auto;
	max-width: 1000px;
	position: relative;
}

.header{
    height: 780px;
    width: 100%;
    background-image: url(img/fLHeader3.jpg);
    background-size: cover;
    background-position: center;
    border-top: 8px solid #ffc148;
}
h1{
    font-size: 65px;
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: 13px;
}
h2{
    font-size: 24px;
    text-transform: uppercase;
  
    
    font-weight: 400;
}
.lang{
    background-color: #ffc148;
    width: auto;
    width: 7%;
    color: #000;
    text-align: center;
    font-family: 'raleway';
    font-weight: 700;
}
.gauche .lang{
    
    float: right;
}
.droite .lang{
    
    float: left;
}
.gauche h2{
    clear: both;
    float: right;
}
 .gauche p{
     font-size: 16px;
    width: 88%;
    float: right;
} 
.droite h2{
    clear: both;
    float: left;
}
 .droite p{
     font-size: 16px;
    width: 88%;
    float: left;
} 


.headInfo{
    text-align: center;
    margin-bottom: 30px;
    margin-top: 90px;
}


.bandeJaune{
    height: 401px;
    background-image: url(img/fLBandeJaune.jpg);
    
    background-position: center;
   
    background-repeat: no-repeat;
    width: 100%;
    background-color: #ffc148;
    border-bottom: 8px solid #000;
}
.bandeJaune h2{
    margin-bottom: 5px;
    margin-top: 28px;
}
    
.bandeJaune .gauche{
    color: #000;
}
.bandeJaune .droite{
    color: #000;
}
.bandeJaune span{
    padding: 6px;
    background-color: rgba(0, 0, 0, 0.8);
}
.bandeJaune p{
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
   
}
    
.photoContact{
    height: 880px;
    background-image: url(img/fLTrepied.jpg);
    background-size: cover;
    background-position: center;
    width: 100%; 
}
.bandeContact{
    height: 290px;
    position: relative;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    float: left;
    
}
.bandeServing{
    height: 240px;
    width: 100%;
    background-color: #000;
    
}
.bandeForm{
 padding: 2em 0;
    width: 100%;
    background-color: #000;
    
}
.bandeCopyrights{
    height: 45px;
    background-color: #ffc148;
    width: 100%; 
    
}
.gauche{
    width: 46%;
    height: 435px;
    float: left;
    text-align: right;
    margin-right: 37px;
    
}
.droite{
    width: 46%;
    height: 435px;
    float: left;   
    text-align: left;
    margin-left: 35px;
}

.barreJaune{
    float: left;
}

.lapeche{
    height: 230px;
    width: 300px;
    float: left;
    margin-top: 22px;
    
}

.campbell{
   height: 230px;
    width: 295px;
    float: left;
    margin-left: 5%;
    margin-top: 22px;
    margin-right: 12px;
       
}




.bureau h2{
  text-transform: none;
    font-size: 30px;
      margin-bottom: 10px;
    margin-top: 10px;  
}
.burIcone{
      background-color: #ffc148;
    width: auto;
    width: 46%;
    padding: 3px;
    color: #000;
    text-align: center;
   font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}


.servIcone{
      background-color: #ffc148;
    width: auto;
    width: 17%;
    padding: 3px;
    color: #000;
    text-align: center;
   font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.regions{
    float: left;
    margin-top: 33px;
        margin-left: 5px;
}

.ville{
    float: left;
        width: 96%;
    
}
.ville p{float: left; font-size: 18px;margin: 0; padding-top: 6px;}

.bouleJaune{
    content: "";
    background-image: url('img/boulejaune.jpg');
    background-repeat: no-repeat;
    margin-top: 16px;
    width: 6px;
    height: 5px;
    float: left;
}
.adresse{
    color: #ffc149;
    font-size: 22px;   
}
.adresse span {
    color: #ffc149;
    font-size: 19px;   
}
.adresse a{
    color: #ffc149;
    text-decoration: none;
}

.adresse a:hover,
.adresse a:hover > span{
    
    color: #888;
}

.telephone {
    margin-bottom: 11px;   
}
.telephone a{
    font-size: 44px;
    font-weight: 700;
     text-decoration: none;
    color: #fff;
    margin-bottom: 11px;
         
}

.telephone a:hover{
   color: #888;
         
}
.fax{
    color: #fff;
    font-size: 14px;
}
.courriel a{
    font-size: 14px;
   color: #ffc149; 
    text-decoration: none;
}
.courriel a:hover{
   
    color: #888;
}
.copyrights{
    float: left;
    margin-top: 14px;
    color: #000;
     margin-left: 5px;
}
.realisation{
    float: right;
    margin-top: 14px;
     margin-right: 5px;
    
}
.realisation a{
    text-decoration: none;
    color: #000;
}
.realisation a:hover{
   
    color: #888;
}
.ligneAvant{
      position: relative;
    left: 0;
    top: 60%;
    width: 16%;
    background-color: #ffc149;
    height: 6px;
    border: none;
    float: left;
    
}
.ligneMilieu{
       position: relative;
   
    top: 67%;
    margin-top: 184px;
    width: 3%;
    margin-left: 15px;
    margin-right: -24px;
    float: left;
    background-color: #ffc149;
    height: 6px;
    border: none;
    
}
.ligneApres{
    position: relative;
    right: 0;
    top: 60%;
    
    background-color: #ffc149;
    height: 6px;
    border: none;
    
}



/*The new form Start*/
.rendered-form * {
    box-sizing: border-box;
}
.rendered-form button,
.rendered-form input,
.rendered-form select,
.rendered-form textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.rendered-form input {
    line-height: normal;
}
.rendered-form textarea {
    overflow: auto;
}
.rendered-form button,
.rendered-form input,
.rendered-form select,
.rendered-form textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.rendered-form .btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.rendered-form .btn-group > .btn {
    position: relative;
    float: left;
}
.rendered-form .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.rendered-form .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.rendered-form .btn-group .btn + .btn,
.rendered-form .btn-group .btn + .btn-group,
.rendered-form .btn-group .btn-group + .btn,
.rendered-form .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.rendered-form .btn-group > .btn:last-child:not(:first-child),
.rendered-form .btn-group > .dropdown-toggle:not(:first-child),
.rendered-form .btn-group .input-group .form-control:last-child,
.rendered-form .btn-group .input-group-addon:last-child,
.rendered-form .btn-group .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.rendered-form .btn-group .input-group-btn:first-child > .btn:not(:first-child),
.rendered-form .btn-group .input-group-btn:last-child > .btn,
.rendered-form .btn-group .input-group-btn:last-child > .btn-group > .btn,
.rendered-form .btn-group .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.rendered-form .btn-group > .btn.active,
.rendered-form .btn-group > .btn:active,
.rendered-form .btn-group > .btn:focus,
.rendered-form .btn-group > .btn:hover {
    z-index: 2;
}
.rendered-form .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
}
.rendered-form .btn.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.rendered-form .btn.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.rendered-form .btn.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.rendered-form .btn.active,
.rendered-form .btn.btn-active,
.rendered-form .btn:active {
    background-image: none;
}
.rendered-form .input-group .form-control:last-child,
.rendered-form .input-group-addon:last-child,
.rendered-form .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.rendered-form .input-group-btn:first-child > .btn:not(:first-child),
.rendered-form .input-group-btn:last-child > .btn,
.rendered-form .input-group-btn:last-child > .btn-group > .btn,
.rendered-form .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.rendered-form .input-group .form-control,
.rendered-form .input-group-addon,
.rendered-form .input-group-btn {
    display: table-cell;
}
.rendered-form .input-group-lg > .form-control,
.rendered-form .input-group-lg > .input-group-addon,
.rendered-form .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.rendered-form .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.rendered-form .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.rendered-form .form-control,
.rendered-form output {
    font-size: 14px;
    line-height: 1.42857143;
    display: block;
}
.rendered-form textarea.form-control {
    height: auto;
}
.rendered-form .form-control {
    height: 34px;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
}
.rendered-form .form-control:focus {
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.rendered-form .form-group {
    margin-left: 0px;
    margin-bottom: 15px;
}
.rendered-form .btn,
.rendered-form .form-control {
    background-image: none;
}
.rendered-form .pull-right {
    float: right;
}
.rendered-form .pull-left {
    float: left;
}
.rendered-form .formbuilder-required,
.rendered-form .required-asterisk {
    color: #c10000;
}
.rendered-form .formbuilder-checkbox-group input[type="checkbox"],
.rendered-form .formbuilder-checkbox-group input[type="radio"],
.rendered-form .formbuilder-radio-group input[type="checkbox"],
.rendered-form .formbuilder-radio-group input[type="radio"] {
    margin: 0 4px 0 0;
}
.rendered-form .formbuilder-checkbox-inline,
.rendered-form .formbuilder-radio-inline {
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 0;
}
.rendered-form .formbuilder-checkbox-inline label input[type="text"],
.rendered-form .formbuilder-radio-inline label input[type="text"] {
    margin-top: 0;
}
.rendered-form .formbuilder-checkbox-inline:first-child,
.rendered-form .formbuilder-radio-inline:first-child {
    padding-left: 0;
}
.rendered-form .formbuilder-autocomplete-list {
    background-color: #fff;
    display: none;
    list-style: none;
    padding: 0;
    border: 1px solid #ccc;
    border-width: 0 1px 1px;
    position: absolute;
    z-index: 20;
    max-height: 200px;
    overflow-y: auto;
}
.rendered-form .formbuilder-autocomplete-list li {
    display: none;
    cursor: default;
    padding: 5px;
    margin: 0;
    transition: background-color 200ms ease-in-out;
}
.rendered-form .formbuilder-autocomplete-list li:hover,
.rendered-form .formbuilder-autocomplete-list li.active-option {
    background-color: rgba(0, 0, 0, 0.075);
}
.rendered-form .kc-toggle {
    padding-left: 0 !important;
}
.rendered-form .kc-toggle span {
    position: relative;
    width: 48px;
    height: 24px;
    background: #e6e6e6;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 2px;
    overflow: hidden;
    float: left;
    margin-right: 5px;
    will-change: transform;
}
.rendered-form .kc-toggle span::after,
.rendered-form .kc-toggle span::before {
    position: absolute;
    display: inline-block;
    top: 0;
}
.rendered-form .kc-toggle span::after {
    position: relative;
    content: "";
    width: 50%;
    height: 100%;
    left: 0;
    border-radius: 3px;
    background: linear-gradient(to bottom, #fff 0%, #ccc 100%);
    border: 1px solid #999;
    transition: transform 100ms;
    transform: translateX(0);
}
.rendered-form .kc-toggle span::before {
    border-radius: 4px;
    top: 2px;
    left: 2px;
    content: "";
    width: calc(100% - 4px);
    height: 18px;
    box-shadow: 0 0 1px 1px #b3b3b3 inset;
    background-color: transparent;
}
.rendered-form .kc-toggle input {
    height: 0;
    overflow: hidden;
    width: 0;
    opacity: 0;
    pointer-events: none;
    margin: 0;
}
.rendered-form .kc-toggle input:checked + span::after {
    transform: translateX(100%);
}
.rendered-form .kc-toggle input:checked + span::before {
    background-color: #6fc665;
}
.rendered-form label {
    font-weight: normal;
}
.form-group .formbuilder-required {
    color: #c10000;
}
.other-option:checked + label input {
    display: inline-block;
}
.other-val {
    margin-left: 5px;
    display: none;
}
*[tooltip] {
    position: relative;
}
*[tooltip]:hover::after {
    background: rgba(0, 0, 0, 0.9);
    border-radius: 5px 5px 5px 0;
    bottom: 23px;
    color: #fff;
    content: attr(tooltip);
    padding: 10px 5px;
    position: absolute;
    z-index: 98;
    left: 2px;
    width: 230px;
    text-shadow: none;
    font-size: 12px;
    line-height: 1.5em;
}
*[tooltip]:hover::before {
    border: solid;
    border-color: #222 transparent;
    border-width: 6px 6px 0;
    bottom: 17px;
    content: "";
    left: 2px;
    position: absolute;
    z-index: 99;
}
.tooltip-element {
    color: #fff;
    background: #000;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    margin: 0 5px;
    font-size: 12px;
}
.form-control.number {
    width: auto;
}
.form-control[type="color"] {
    width: 60px;
    padding: 2px;
    display: inline-block;
}
.form-control[multiple] {
    height: auto;
}

/*The new form End*/


@media screen and (min-width: 1900px) {
.ligneAvant{
      position: relative;
    left: 0;
    top: 60%;
    width: 22%;
    background-color: #ffc149;
    height: 6px;
    border: none;
    float: left;
    
}
}
@media screen and (max-width: 1558px) {
.ligneAvant{
position: relative;
    left: 0;
    top: 60%;
    width: 14%;
    margin-right: 30px;
    background-color: #ffc149;
    height: 6px;
    border: none;
    float: left;
    
}
}