.transitionWDF {
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
#block-utilisateurmoteurderecherche {
  margin: auto;
  max-width: 785px;
  top: 0px;
  position: relative;
  padding: 13px;
  margin-bottom: 42px;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  color: #0093ca;
  font-weight: bold;
}
#block-utilisateurmoteurderecherche .searchengine-form {
  text-align: center;
}
#block-utilisateurmoteurderecherche .wrapper {
  padding: 30px;
}
#block-utilisateurmoteurderecherche .wrapper h6 {
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 25px;
  margin-top: 0;
  text-align: center;
  text-transform: none;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
#block-utilisateurmoteurderecherche .wrapper form button {
  width: 100%;
  margin-top: 10px;
  background: #ff5b14;
  color: #0093ca;
  font-weight: bold;
  color: #ffffff;
  width: 130px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  padding-bottom: 6px;
  padding-top: 6px;
  font-size: 22px;
  text-decoration: none;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
#block-utilisateurmoteurderecherche .wrapper form button span:before {
  content: "";
}
#block-utilisateurmoteurderecherche .wrapper form button:hover {
  background: #ffffff;
  color: #0093ca;
}
#block-utilisateurmoteurderecherche .wrapper form .more {
  display: none;
  position: absolute;
  width: 100%;
  padding: 7px 10px;
  background: #ffffff;
  top: 78px;
  color: #2a4baa;
  font-weight: bold;
  cursor: pointer;
}
#block-utilisateurmoteurderecherche .wrapper form .more:hover {
  background: #2a4baa;
  color: white;
}
#block-utilisateurmoteurderecherche .wrapper form .form-group {
  margin-bottom: 10px;
}
#block-utilisateurmoteurderecherche .wrapper form label {
  display: none;
}
#block-utilisateurmoteurderecherche .wrapper form fieldset {
  display: none;
  background: #ffffff;
  padding: 10px;
  height: 34px;
  overflow: hidden;
}
#block-utilisateurmoteurderecherche .wrapper form fieldset label {
  display: block;
  color: #2a4baa;
}
#block-utilisateurmoteurderecherche .wrapper form fieldset legend {
  display: none;
}
#block-utilisateurmoteurderecherche .wrapper form fieldset .form-item {
  float: left;
  width: 33%;
  margin-top: 0;
  margin-bottom: 0;
}
#block-utilisateurmoteurderecherche .wrapper form fieldset .form-item.form-item-domaines-8,
#block-utilisateurmoteurderecherche .wrapper form fieldset .form-item.form-item-domaines-7,
#block-utilisateurmoteurderecherche .wrapper form fieldset .form-item.form-item-domaines-3 {
  width: 25%;
}
#block-utilisateurmoteurderecherche .wrapper form fieldset .form-item.form-item-domaines-4,
#block-utilisateurmoteurderecherche .wrapper form fieldset .form-item.form-item-domaines-5,
#block-utilisateurmoteurderecherche .wrapper form fieldset .form-item.form-item-domaines-9 {
  width: 45%;
}
#block-utilisateurmoteurderecherche .wrapper form fieldset .form-item.form-item-domaines-6,
#block-utilisateurmoteurderecherche .wrapper form fieldset .form-item.form-item-domaines-2,
#block-utilisateurmoteurderecherche .wrapper form fieldset .form-item.form-item-domaines-1 {
  width: 30%;
}
#block-utilisateurmoteurderecherche .wrapper form input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  height: 40px;
  padding: 9px 12px;
}
#block-utilisateurmoteurderecherche .wrapper form input::-webkit-input-placeholder {
  color: #0093ca;
  font-weight: bold;
}
#block-utilisateurmoteurderecherche .wrapper form input::-moz-placeholder {
  color: #0093ca;
  font-weight: bold;
}
#block-utilisateurmoteurderecherche .wrapper form input:-ms-input-placeholder {
  color: #0093ca;
  font-weight: bold;
}
#block-utilisateurmoteurderecherche .wrapper form input:-moz-placeholder {
  color: #0093ca;
  font-weight: bold;
}
#block-utilisateurmoteurderecherche .wrapper form .form-item-where,
#block-utilisateurmoteurderecherche .wrapper form .form-item-what {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 49%;
  float: left;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
#block-utilisateurmoteurderecherche .wrapper form .form-item-where .input-group-addon,
#block-utilisateurmoteurderecherche .wrapper form .form-item-what .input-group-addon {
  width: 34px;
  background: #ffffff;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
}
#block-utilisateurmoteurderecherche .wrapper form .form-item-where .input-group-addon #loader-where,
#block-utilisateurmoteurderecherche .wrapper form .form-item-what .input-group-addon #loader-where {
  opacity: 0.75;
}
#block-utilisateurmoteurderecherche .wrapper form .form-item-where .input-group-addon #loader-where:before,
#block-utilisateurmoteurderecherche .wrapper form .form-item-what .input-group-addon #loader-where:before {
  display: none;
}
#block-utilisateurmoteurderecherche .wrapper form .form-item-where .input-group-addon #loader-where:after,
#block-utilisateurmoteurderecherche .wrapper form .form-item-what .input-group-addon #loader-where:after {
  font-family: famillesrurales;
  content: "\e90d";
  font-size: 25px;
  position: relative;
  top: 0px;
  right: -10px;
  color: #ff5b14;
}
#block-utilisateurmoteurderecherche .wrapper form .form-item-where .input-group-addon #loader-where.glyphicon-spin:before,
#block-utilisateurmoteurderecherche .wrapper form .form-item-what .input-group-addon #loader-where.glyphicon-spin:before {
  display: block;
}
#block-utilisateurmoteurderecherche .wrapper form .form-item-where .input-group-addon #loader-where.glyphicon-spin:after,
#block-utilisateurmoteurderecherche .wrapper form .form-item-what .input-group-addon #loader-where.glyphicon-spin:after {
  display: none;
}
#block-utilisateurmoteurderecherche .wrapper form .form-item-where .input-group-addon:hover:before,
#block-utilisateurmoteurderecherche .wrapper form .form-item-what .input-group-addon:hover:before {
  color: #343a40;
}
#block-utilisateurmoteurderecherche .wrapper form .form-item-where {
  margin-left: 1%;
}
#block-utilisateurmoteurderecherche .wrapper form .form-item-what {
  margin-right: 1%;
}
@media screen and (max-width: 767px) {
  #block-utilisateurmoteurderecherche {
    margin-bottom: 0;
    padding: 0;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
  }
  #block-utilisateurmoteurderecherche .wrapper {
    border: 0;
  }
  #block-utilisateurmoteurderecherche .wrapper form .form-item-what,
  #block-utilisateurmoteurderecherche .wrapper form .form-item-where {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  body.fixed header #block-utilisateurmoteurderecherche {
    padding-right: 0;
    padding-left: 0;
  }
  body.fixed header #block-utilisateurmoteurderecherche .wrapper form .form-group {
    margin-bottom: 0;
  }
  body.fixed header #block-utilisateurmoteurderecherche .wrapper form button {
    margin-top: 0;
    float: right;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
  }
  body.fixed header #block-utilisateurmoteurderecherche .wrapper form .form-item-where,
  body.fixed header #block-utilisateurmoteurderecherche .wrapper form .form-item-what {
    width: 40%;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
  }
}
