@font-face {
  font-display:swap;
  font-family: "Poppins Regular";
  src: url("/_assets/fonts/Poppins-Regular.woff2"); }
.div-pagi {
  background: #EBEBEB;
  font-family: "Poppins Regular";
  color: #949494;
  font-size:12px;
}
.div-pagi a {
  text-decoration:none;
  font-family: "Poppins Regular";
  color: #949494;
}

  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-pagi {
      width: 100%; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-pagi {
      display: none; } }

.div-pagi__nav {
  width: 1027px;
  height: 37px;
  margin: auto;
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-pagi__nav {
      width: 80%;
      margin: auto;
      font-size: 11px; } }

.div-pagi__nav__child:last-child(2) {
  color: #2D71AE; }

.div-pagi__nav__child:last-child {
  color: #2D71AE; }

.div-pagi__nav__child--margin {
  margin: 0 10px; }
.row-ecoles {
  background-color: rgba(196, 196, 196, 0.3);
  padding-top: 0;
  text-align: center;
  text-align: center; }
  @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .row-ecoles {
      padding-right: 0px;
      padding-left: 0px; } }
  @media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .row-ecoles {
      padding-right: 0px;
      padding-left: 0px; } }
  .row-ecoles .first-row{
    width: 1027px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .row-ecoles .first-row {
    padding-top: 0;
    padding-bottom: 40px; }
    @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .row-ecoles .first-row {
        display: flex;
        flex-wrap: wrap;
        width: 90%;
        text-align: center;
        justify-content: space-between;
        padding-bottom: 20px; } }
    .row-ecoles .first-row .images {
      width: 135px;
      height: 167px;
      border-radius: 2px;
      background-color: white;
      margin-bottom: 20px; }
      .row-ecoles .first-row .images:hover{
        transform: scale(1.2);}
        .row-ecoles .first-row .images a {
          color: #525252;
          font-family: 'Nunito Regular';
          font-size:12px;
          width: 100%;
        }
        .row-ecoles .first-row .images a p {
          text-decoration:underline;
          margin:0;
          padding:0;
          padding-top:5px;
          padding-bottom:5px;
          height: 30px;
          background-color: rgba(196, 196, 196, 0.4);        }
      .row-ecoles .first-row .images img {
        width: 123px;
        height: 123px; }
      @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
        .row-ecoles .first-row .images {
          width: 24%;
          height: auto;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-bottom: 40px; } }
    @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .row-ecoles .first-row .images:nth-child(4n+1) {
        margin-left: 0px; }
      .row-ecoles .first-row .images:nth-last-child(1), .row-ecoles .first-row .images:nth-last-child(2), .row-ecoles .first-row .images:nth-last-child(3) {
        display: block; }
      .row-ecoles .first-row .images:last-child {
        display: none; } }
    @media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .row-ecoles .first-row {
        width: 100%;
        padding-bottom: 15px;
        justify-content: space-around; }
        .row-ecoles .first-row .images {
          width: 170px;
          height: 170px; }
          .row-ecoles .first-row .images a {
            display: flex;
            align-items: center;
            justify-content: center; }
            .row-ecoles .first-row .images a img {
              width: 100%;
              height: auto; }
              .row-ecoles .first-row .images a p { display:none; } }
  .row-ecoles .voir_ecoles {
    color: #DC746A;
    padding-left: 770px;
    padding-top: 10px;
    padding-bottom: 25px; }
    .row-ecoles .voir_ecoles img {
      position: relative;
      top: 4px; }
  .row-ecoles .a_consult {
    text-decoration: none; }
  .row-ecoles .consult {
    background-color: #2D71AE;
    font-family: 'Nunito Regular';
    font-size: 16px;
    border-radius: 2px;
    padding: 18px 0;
    margin: auto;
    width: 16%;
    text-align: center;
    color: white;
    width: 250px; }
    @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .row-ecoles .consult {
        width: 35%; } }
    @media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .row-ecoles .consult {
        width: 70%; } }

div.phrase_ecole {
  background-color: rgba(196, 196, 196, 0.3);
  text-align: center;
  color: #525252;
  font-size: 22px;
  font-family: 'Nunito SemiBold';
  padding: 35px 0 7px 0; }

div.phrase_ecole h1 {
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 26px;
}

div.phrase_ecole h1 {
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 26px;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.phrase_ecole h3 {
    margin-top: 0px;
    padding-bottom: 20px;
    margin-bottom: 0;
    font-size: 16px;
}

  @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    div.phrase_ecole {
      font-size: 15px;
      padding-top: 55px; } }
  @media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    div.phrase_ecole {
      font-size: 17px;
      padding: 25px 30px 10px;
      font-weight: 900; }
      div.phrase_ecole h3 {
        font-size: 13px;
        padding: 0 5px; } }
  div.phrase_ecole hr {
    display: block;
    width: 50px;
    margin-bottom: 20px; }





@media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
             .sub-row-recherche .sub-sub-row-recherche .div_form form {
              background-color: transparent;
              flex-wrap: wrap; }
               .sub-row-recherche .sub-sub-row-recherche .div_form form input {
                height: 50px;
                width: 80%; } }


  .sub-row-recherche {
  background-color: rgba(196, 196, 196, 0.3);
     }
    @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
       .sub-row-recherche {
        margin-top: 0; } }
    @media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
       .sub-row-recherche {
        height: 60px;
        background-color: rgba(196, 196, 196, 0.3); } }
     .sub-row-recherche .sub-sub-row-recherche {
      height: 55px;
      width: 1027px;
      margin: auto; }
      @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
         .sub-row-recherche .sub-sub-row-recherche {
          width: 85%;
          height: 45px; } }
      @media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
         .sub-row-recherche .sub-sub-row-recherche {
          height: 60px;
          background-color: transparent; } }
       .sub-row-recherche .sub-sub-row-recherche .div_img {
        width: 6%;
        height: 40px;
        background-color: white;
        display: inline;
        float: left;
        padding-top: 15px;
        padding-left: 2%;
         }
         .sub-row-recherche .sub-sub-row-recherche .div_form #champRechercheEcole {
            height: 100%;
            border: none;
            padding: 0;
            padding-left:2%;
            margin: 0;
            float: left;
            width:72%;
            font-size: 14px}

        @media (max-wipxdth: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
           .sub-row-recherche .sub-sub-row-recherche .div_img {
            display: none; } }
       .sub-row-recherche .sub-sub-row-recherche .div_form {
        display: inline-block;
        height: 100%;
        float: left;
        width: 92%; }

        @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
           .sub-row-recherche .sub-sub-row-recherche .div_form {
            width: 100%; } }
        @media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
           .sub-row-recherche .sub-sub-row-recherche .div_form {
            height: 100px;
            background-color: transparent; } }
         .sub-row-recherche .sub-sub-row-recherche .div_form {
          height: 100%; }
          @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
             .sub-row-recherche .sub-sub-row-recherche .div_form {
              display: flex; } }

            @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
              /* ICI */
               }
          @media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
             .sub-row-recherche .sub-sub-row-recherche .div_form {
              background-color: transparent;
              flex-wrap: wrap; }

                }
           .sub-row-recherche .sub-sub-row-recherche .div_form button {
            height: 100%;
            border: none;
            padding: 0;
            margin: 0;
            width: 26%;
            float: left;
            background-color: #DC746A;
            color: white;
            font-family: 'Nunito Bold';
            font-size: 16px;
            cursor:pointer;}
            @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
            .sub-row-recherche .sub-sub-row-recherche .div_form #champRechercheEcole {
                width: 90%;
            }
               .sub-row-recherche .sub-sub-row-recherche .div_form button {
                width: 10%;
                background: url("/_assets/listing_ecoles/recherche/rechercheblanc.png") no-repeat center;
                background-color: #DC746A; }

                 .sub-row-recherche .sub-sub-row-recherche .div_form button span {
                  display: none; } }
            @media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
               .sub-row-recherche .sub-sub-row-recherche .div_form button {
                background-position: center;
                width: 26%;
                background-size: 15%; }
                .sub-row-recherche .sub-sub-row-recherche .div_form #champRechercheEcole {
                width: 72%;
            }}
         .sub-row-recherche .sub-sub-row-recherche .div_form label {
          position: relative;
          bottom: 38px;
          left: -370px;
          font-family: 'Nunito Regular';
          color: #9E9E9E; }
          @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
             .sub-row-recherche .sub-sub-row-recherche .div_form label {
              left: -25px;
              bottom: 32px; }
               .sub-row-recherche .sub-sub-row-recherche .div_form label .une_ecol {
                text-transform: none !important; } }
          @media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
             .sub-row-recherche .sub-sub-row-recherche .div_form label {
              float: left;
              padding-left: 38px;
              bottom: 30px !important; }
               .sub-row-recherche .sub-sub-row-recherche .div_form label .une_ecol {
                text-transform: none !important; } }
           .sub-row-recherche .sub-sub-row-recherche .div_form label span {
            font-family: 'Nunito SemiBold'; }
           .sub-row-recherche .sub-sub-row-recherche .div_form label .je_cherch {
            color: #2D71AE; }
            @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
               .sub-row-recherche .sub-sub-row-recherche .div_form label .je_cherch {
                display: none; } }
           .sub-row-recherche .sub-sub-row-recherche .div_form label .une_ecol {
            text-transform: lowercase; }

.ui-category {
  margin-top:5px;
  margin-bottom:2px;
  color:#2e72af;
  font-weight:bold;
}

.ui-autocomplete {
  max-height: 200px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
  height: 200px;
}
