/*======================================
=             Improvement              =
======================================*/

a::focus {outline: none;}
a {outline: 0; text-decoration: none;}
a img {border: 0px; text-decoration: none;}

.textarea {
     resize: vertical;
}

.fa-before {
    padding-left: 20px;
}
.fa-before:before {
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -20px;
    width: 20px;
}

/*======================================
=             Formulaire              =
======================================*/

.formulaire .wrong {
    box-shadow: 0px 0px 10px 0px rgba(222, 38, 115, 0.3);
}

.formulaire .wrong::-webkit-input-placeholder {
    color: #A90000;
}
.formulaire .wrong:-moz-placeholder {
    color: #A90000;
}
.formulaire .wrong::-moz-placeholder {
    color: #A90000;
}
.formulaire .wrong:-ms-input-placeholder {
    color: #A90000;
}

.container-ask {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	-webkit-transform: translateZ(0);
	display: none;
    z-index: 9999999;
}

.ask-securite {
	color: #fff;
	display: inline-block;
	position: absolute;
    min-width: 320px;
    max-width: 320px;
    left: 50%;
	margin-left: -160px;
	top: 50%;
	margin-top: -110px;
	background: rgba(0, 0, 0, 0.7);
	text-align: left;
    border-radius: 10px;
}

.ask-securite .fermer {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 15px;
	cursor: pointer;	
}

.ask-securite .ask-titre {
    background: #2A2A2A;
    padding: 15px;
    border-radius: 5px 5px 0px 0px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #000;
}

.ask-securite .ask-text {
    padding: 10px 15px;
    background: #6B6B6B;
    margin: 0;
    font-size: 12px;
    border-top: 1px solid #969696;
}

.ask-securite img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-top: -1px;
    background: #fff;
    border-radius: 25px;
    height: 25px;
    width: 25px;
    padding: 5px;
}

.recaptcha {
    padding-left: 9px;
    margin-top: 9px;
    padding-bottom: 9px;
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-top: -32px;
    right: 20px;
    position: absolute;
}

span.wpcf7-not-valid-tip {
    padding: 10px;
    background: #FFF;
    text-align: center;
}

span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 30px;
}


@media (max-width : 991px) {
    .form-group div[class*="col-"] {
        margin-bottom: 15px;
    }

    .form-group div[class*="col-"]:last-child {
        margin-bottom: 0px;
    }    
}



/*=========================================================
=             Correction responsive                       =
=========================================================*/

@media (max-width: 991px) {
    .container {
        width: auto;
    }
}


/*=========================================================
=                      Navbar                             =
=========================================================*/


.navbar-default .navbar-toggle {
	border: 0;
    margin-right: 5px;
	padding: 5px 10px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-collapse,
.navbar-default .navbar-form{
  border-color: transparent;
  background-color: transparent;
  overflow: hidden;
}


.navbar-brand-img .navbar-brand  {
  padding: 0px;
}


.navbar-brand > img {
  max-height: 100%;
  width: auto;
  padding: 15px;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: none;
}

.navbar .navbar-text {
    line-height: 12px;
    margin-left: 15px;
}


/* correction */
.navbar {
	border-radius: 0;
	min-height: 0;
	margin-bottom: 0px;
	border: 0;
}

.navbar-default .navbar-nav {
    font-size: 0px;
    margin-top: 0;
    margin-bottom: 0;
}


/* dropdown niveau 3 */
@media (min-width : 992px) {

    .navbar-brand-img-center .navbar-brand > img {
      margin: 0;
      padding: 0;
    }    

    .navbar-brand-img-center {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
    }
    .navbar-brand-img-center .navbar-brand {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
    }

	.navbar-default .navbar-nav>li.dropdown>.dropdown-menu {
        padding: 0px;
        border: none;
    }    
    
    .navbar-default .navbar-nav>li.open.dropdown>.dropdown-menu,
	.navbar-default .navbar-nav>li.dropdown:hover >.dropdown-menu {
        display: block;
    }
    
    /* navigation 3 niveau */
    .navbar-default .navbar-nav>li>.dropdown-menu > .dropdown {
        position: relative;
    }

    .navbar-default .navbar-nav>li>.dropdown-menu .dropdown-menu{
        padding: 0;
    }

    .navbar-default .navbar-nav>li>.dropdown-menu > .dropdown > .dropdown-menu {
        display: none;
        top: 0;
        left: 100%;
        margin-top: 0px;
        border: 0px;
        box-shadow: none;
    }

    .navbar-default .navbar-nav>li>.dropdown-menu > .dropdown:hover > .dropdown-menu {
        display: block;
    }
    
    /* navigation 3 niveau / fleche orientation */
    .navbar-default .navbar-nav>li>.dropdown-menu > .dropdown > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 5px 0px 5px;
        border-top-color: #ccc;
        margin-top: 15px;
        margin-right: -10px;
    }

    .navbar-default .navbar-nav>li>.dropdown-menu > .dropdown:hover > a:after {
        border-left-color: #fff;
    }
    
    .navbar-default .navbar-collapse.navbar-center > * {
        display: inline-block;
        float: none;
    }

    .navbar-default .navbar-collapse.navbar-center {
        text-align: center;
    }

    
}

@media (max-width: 991px) {
    .navbar-brand-img-center {
        margin: auto;
        text-align: center;
    }

    .navbar-brand-img-center  .navbar-brand {
        float: none;
        display: inline-block;
        text-align: center;
        height: initial;
    }
    
    .navbar-brand-img-center  .navbar-brand > img {
        max-width: 100%;
        width: 300px;
    }
        
    .navbar-default .navbar-nav .dropdown .dropdown-menu {
        display: block;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
        padding: 0px;
    }

    .navbar-default .navbar-nav .dropdown .dropdown-menu a { 
        padding: 0px 0px 0px 35px;
    }

    .navbar-default .navbar-nav .dropdown .dropdown-menu .dropdown-menu a { 
        padding: 0px 0px 0px 55px;
    }

}



.strike {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap; 
}

.strike > span {
    position: relative;
    display: inline-block;
}


.strike > span:before {
    right: 100%;
    margin-right: 15px;
}

.strike > span:after {
    left: 100%;
    margin-left: 15px;
}

.strike.simple > span:before,
.strike.simple > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    height: 1px;
}


.strike.double > span:before,
.strike.double > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 100vw;
    height: 5px;
    margin-top: -2px;
    border-top: 1px solid;
    border-bottom: 1px solid;
}


.strike.simple > span:before,
.strike.simple > span:after {
    background-color: #000;
}


.strike.double > span:before,
.strike.double > span:after {
    border-top-color: #000;
    border-bottom-color: #000;
}



hr.dotted {
  border: 0;
  border-top: 2px dotted #8c8c8c;
}

hr.dashed {
  border: 0;
  background-color: #fff;
  border-top: 1px dashed #8c8c8c;
}

hr.double {
  border: 0;
  border-top: 3px double #8c8c8c;
}

hr.gradient { 
  border : 0;
  height: 1px; 
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
}

hr.shadow {
  border: 0; 
  height: 1px; 
  background-image: linear-gradient(left, #f0f0f0, #8c8c8c, #f0f0f0);
}

hr.icon { 
  text-align:center;
  display: block;
}

hr.icon:before {
    display: inline-block;
    position: relative;
    top: -15px;
    padding: 0 10px;
    background-color: #fff;
    color: #8c8c8c;
    font-size: 15px;
    line-height: 30px;
}