@font-face {
    font-family: 'sf_pro_rounded_black';
    font-style: normal;
    src: url(../fonts/fonnts.com-SF_Pro_Rounded_Black.ttf) format('truetype');
     font-display: swap
  }
  @font-face {
    font-family: 'sf_pro_rounded_bold';
    font-style: normal;
    src: url(../fonts/fonnts.com-SF_Pro_Rounded_Bold.ttf) format('truetype');
     font-display: swap
  }
  @font-face {
    font-family: 'sf_pro_rounded_heavy';
    font-style: normal;
    src: url(../fonts/fonnts.com-SF_Pro_Rounded_Heavy.ttf) format('truetype');
     font-display: swap
  }
  @font-face {
    font-family: 'sf_pro_rounded_light';
    font-style: normal;
    src: url(../fonts/fonnts.com-SF_Pro_Rounded_Light.ttf) format('truetype');
     font-display: swap
  }
  @font-face {
    font-family: 'sf_pro_rounded_medium';
    font-style: normal;
    src: url(../fonts/fonnts.com-SF_Pro_Rounded_Medium.ttf) format('truetype');
     font-display: swap
  }
  @font-face {
    font-family: 'sf_pro_rounded_regular';
    font-style: normal;
    src: url(../fonts/fonnts.com-SF_Pro_Rounded_Regular.ttf) format('truetype');
     font-display: swap
  }
  @font-face {
    font-family: 'sf_pro_rounded_semibold';
    font-style: normal;
    src: url(../fonts/fonnts.com-SF_Pro_Rounded_Semibold.ttf) format('truetype');
     font-display: swap
  }
  @font-face {
    font-family: 'sf_pro_rounded_thin.ttf';
    font-style: normal;
    src: url(../fonts/fonnts.com-SF_Pro_Rounded_Thin.ttf) format('truetype');
  }
  @font-face {
    font-family: 'sf_pro_rounded_ultralight';
    font-style: normal;
    src: url(../fonts/fonnts.com-SF_Pro_Rounded_Ultralight.ttf) format('truetype');
  }
.commander_section {
    background-color: #1c2d66;
    border-radius: 25px;
    padding-bottom: 10px;
    padding-top: 50px;
    position: relative;
    overflow: inherit;
}
.commander_section .input-group-addon{
    position: absolute;
}
.btn-commander {
    position: absolute;
    top: 65%;
    display: grid;
    color: #1C2D66;
    background-color: #ffec00;
    padding: 15px 25px;
    font-size: 1.3rem;
    font-family: 'sf_pro_rounded_regular';
    border-radius: 5px;
    font-weight: 800;
}
.btn-commander:hover{
    
    color: #1C2D66;
}
.div_current_loc {
    background-color: #ffec00;
    border-radius: 25px;
    padding: 20px 20px 20px 20px;
    width: 45%;
    position: ABSOLUTE;
    top: 28%;
    display: grid;
}
.commande_form h3{
color: #1C2D66;
font-family: 'sf_pro_rounded_regular';
font-size: 21px;
font-weight: 700;
text-align: center;
}
.input_flex{
    background-color: #fff;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 4px;
    display: flex;
}
.input_flex_div2 a{
    color: #2CBDC5;
    font-size: 14px;
    font-family: 'sf_pro_rounded_regular';
}
.form-control__select{
    border: none;
    padding: 0.375rem 2.75rem;
}
.commander_section .input-group-addon img {
width: 70%;
}
.input_flex_div3{
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
}
.input_flex_div3 .form-control.form-control__select{
    padding: 0.375rem 3.60rem;
    padding-top: 16px;
    padding-bottom: 10px;
    border-radius: 10px;
}
.input_flex_div4{
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
}
.input_flex_div4 .form-control.form-control__select{
    padding: 0.375rem 3.60rem;
    padding-top: 16px;
    padding-bottom: 10px;
    border-radius: 10px;
}
.auto_width{
    width: auto !important;
    height: auto !important;
}
.input_flex_div3 .input-group-addon{
    padding-left: 10px;
    padding-top: 10px;   
}
.input_flex_div4 .input-group-addon{
    padding-left: 10px;
    padding-top: 10px;   
}
.input_flex_div2 img {
    width: 11%;
    height: auto;
}
.input_flex_div3 select{
    color: #ABABAB;
    font-family: 'sf_pro_rounded_regular';
}
.input_flex_div3 option{
    color: #ABABAB;
}
.input_flex_div4 select{
    color: #ABABAB;
    font-family: 'sf_pro_rounded_regular';
}
.input_flex_div4 option{
    color: #ABABAB;
}
.input_flex_div1 input::-webkit-input-placeholder{
    color: #ABABAB;
    font-family: 'sf_pro_rounded_regular';
}
#app{
    background-color: #fff;
    border-radius: 10px;
}
.input_flex_div3 select.form-select:focus{
   box-shadow: none;
}
.input_flex_div4 select.form-select:focus{
    box-shadow: none;
 }
.lastlabel{
    color: #F2692D;
    text-align: center;
    font-family: 'sf_pro_rounded_regular';
    background-color: #FFF6E8;
    border-radius: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
}
input.lastinput{
    outline: 0;
    border: 0;
    margin-left: 15px;
}
.input_flex_div3 .form-control.form-control__select.form-select option.lastOption{
    content: "";
            border: solid black;
            border-width: 0 2px 2px 0;
            display: inline-block;
            padding: 3px;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            margin-left: 10px;
}
.input_flex_div3 .form-control.form-control__select.form-select option[value="Vous trouvez pas votre école dans la liste ?"] {
    font-family: 'sf_pro_rounded_regular';
    background-color: #FFF6E8;
    color: #F2692D;
    padding-top: 35px;
    padding-bottom: 35px;
    margin-top: 35px;
    text-align: center;
    font-size: 18px;
    line-height: 5px;
    background-image: url('../images/right.svg'); /* Replace with your arrow icon URL */
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px 15px; /* Adjust size of the arrow icon */
}
select#showListe option[value="Vous trouvez pas votre école dans la liste ?"] {
     background-image:url(../images/right.svg); 
     background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px 15px; /* Adjust size of the arrow icon */
}
.input_flex_div5{
    background-color: #243A83;
    color: #fff;
    border-radius: 25px;
    display: block;
    width: 100%;
    padding: 25px;
    text-align: center;
    margin-top: 35px;
}
.input_flex_div5 a{
    font-family: 'sf_pro_rounded_regular';
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.mobile_img img{
    width: auto;
    height: auto;
}
.commande_form {
    display: flex;
    justify-content: center;
    align-items: end;
}
.justifu__center{
    justify-content: center;
}
.schoolshow{
    display: none;
}
.submitshow{
    display: none;
}
.niveaushow{
    display: none;
}
.title_section img{
width: 28%;
height: auto;
}
.title_section p{
    color: #1C2D66;
    font-family: 'sf_pro_rounded_regular';
    font-weight: 700;
    font-size: 18px;
}
.touver_row img{
    width: 50%;
}
.touver_row h6{
color: #1C2D66;
font-family: 'sf_pro_rounded_regular';
font-weight: bold;
font-size: 20px;
    padding-top: 15px;
    margin-bottom: 0;
}
.touver_row p{
color: #1C2D66;
font-family: 'sf_pro_rounded_regular';
font-weight: 100;
font-size: 14px;
}
.line1 {
    position: absolute;
    width: 16%;
    left: 29%;
    bottom: -23%;
}
.valider_row img{
    width: 42%;
}
.valider_row h6{
    color: #1C2D66;
    font-family: 'sf_pro_rounded_regular';
    font-weight: bold;
    font-size: 20px;
    padding-top: 15px;
    margin-bottom: 0;

}
.valider_row p{
    color: #1C2D66;
    font-family: 'sf_pro_rounded_regular';
    font-weight: 100;
    font-size: 14px;

}
.line2{
    position: absolute;
    width: 16%;
    right: 29%;
    bottom: -37%;
}
.obtener_row img{
    width: 45%;
}
.obtener_row h6{
    color: #1C2D66;
    font-family: 'sf_pro_rounded_regular';
    font-weight: bold;
    font-size: 20px;
    padding-top: 15px;
    margin-bottom: 0;
}
.obtener_row p{
    color: #1C2D66;
    font-family: 'sf_pro_rounded_regular';
    font-weight: 100;
    font-size: 14px;
}
.title_section{
    margin-bottom: 6%;
}
.temoi{
background-color: #E3F2FF;
border-radius: 25px;
padding: 50px 25px 25px 50px;
}
.img_temoi1 {
    float: left;
    margin-bottom: 50px;
}
.img_temoi1 img {
    width: 54%;
}
.img_temoi1 p{
    color: #1C2D66;
    font-family: 'sf_pro_rounded_regular';
    font-weight: 700;
    font-size: 18px;
}
/* .img_temoi2 {
    position: absolute;
    float: right;
    right: 8%;
    bottom: -84%;
} */
.img_temoi2 {
    position: absolute;
    float: right;
    right: 10%;
}
.img_temoi2 img {
    width: 20%;
    float: right;
    margin-top: -20%;
}
/* .img_temoi2 img{
width: 70%;
} */
.rating {
    text-align: left;
    margin-top: 3px;
    position: relative;
    width: 100%;
    float: left;
    display: flex;
}
.hidden {
    opacity: 0;
}
.star {
    display: inline-block;
    margin: 3px;
    font-size: 12px;
    color: whitesmoke;
    position: relative;
}
.star.animate {
    -webkit-animation: stretch-bounce 0.5s ease-in-out;
}
.star.hidden {
    opacity: 0;
}
.full:before {
    font-family: fontAwesome;
    display: inline-block;
    content: "\f005";
    position: relative;
    float: right;
    z-index: 2;
}
.half:before {
    font-family: fontAwesome;
    content: "\f089";
    position: absolute;
    float: left;
    z-index: 3;
}
.star-colour {
    color: #ffd700;
}
@-webkit-keyframes stretch-bounce {
    0% {
        -webkit-transform: scale(1);
   }
    25% {
        -webkit-transform: scale(1.5);
   }
    50% {
        -webkit-transform: scale(0.9);
   }
    75% {
        -webkit-transform: scale(1.2);
   }
    100% {
        -webkit-transform: scale(1);
   }
}
.temoi .selected:before {
    font-family: fontAwesome;
    display: inline-block;
    content: "\f005";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1);
    opacity: 1;
    z-index: 1;
}
.temoi .selected.pulse:before {
    -webkit-transform: scale(3);
    opacity: 0;
}
.temoi .selected.is-animated:before {
    transition: 1s ease-out;
}
.score {
    font-family: 'sf_pro_rounded_regular';
    font-size: 10px;
    color: #373737;
    margin-top: 0px;
    margin-left: 15px;
}
.score-rating {
    vertical-align: middle;
    top: 0px;
    position: relative;
    font-size: 16px;
}
.total {
    vertical-align: middle;
    top: 0px;
    position: relative;
    font-size: 16px;
}
.average {
    font-family: arial;
    font-size: 20px;
    color: indianred;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.average .score-average {
    padding-top: 30px;
}

.temoi .item{
    background-color: #fff;
    border: 1px solid #198086;
    border-radius: 25px;
    padding: 25px;
    width: 95%;
}
.owl-carousel .owl-item .img_personne img{
    width: 60%;
}
/* .profile_style{
    display: block;
} */
.events_wrapper_img{
    align-content: end;
}
.temoi .owl-carousel .owl-item .img_quoes{
width: 45%;
}
.item_para p{
    font-family: 'sf_pro_rounded_light';
    font-size: 18px;
    color: #000000;
}
.rating_personne h6 {
    font-family: 'sf_pro_rounded_bold';
    font-size: 16px;
    color: #000;
    text-align: left;
    margin-left: 20px;
}
.download_style {
    background-color: #E3F2FF;
    border-radius: 25px;
    padding: 80px 0px 80px 100px;
    margin-top: 10%;
}
.download_style1 img {
    width: 52%;
}
.download_style1 p {
    color: #1C2D66;
    font-family: 'sf_pro_rounded_regular';
    font-weight: 700;
    font-size: 18px;
    margin-top: 12px;
}
.download_style1 .stors_imgs{
    display: flex;
    margin-top: 15%;
}
.download_style1 .stors_imgs a img{
width: 80%;
}
.download_style2 img {
    width: 26%;
    position: absolute;
    margin-top: -115px;
}
.owl-theme .owl-controls .owl-page span{
    background: #1C2D66;
}
.owl-theme .owl-controls {
    margin-top: 60px;
    text-align: center;
}
.paiements_style{
        background-color: #fff;
        border-radius: 25px;
        padding: 70px;
        margin-top: 10%;
}
.paiements_style .title_section img{
    width: 28%;
    height: auto;
}
.paiements_style .title_section p{
    color: #1C2D66;
    font-family: 'sf_pro_rounded_regular';
    font-weight: 700;
    font-size: 18px;
    margin-top: 6px;
}
.cache_style_img {
    align-content: center;
}
.cache_style_img img{
    width: 80%;;
}
.icon_style {
    display: flex;
    justify-content: left;
    margin-bottom: 30px;
}
.icon_style img{
    align-self: self-start;
}
.icon_style_title {
    margin-left: 16px;
}
.icon_style_title h6 {
    font-family: 'sf_pro_rounded_bold';
    margin-bottom: 0;
    font-weight: bold;
    font-size: 20px;
    color: #9A9A9A;
}
.icon_style_title p {
    font-family: 'sf_pro_rounded_regular';
    font-size: 15px;
    width: 75%;
    color: #9A9A9A;
}
.icon_style:hover .icon_style_title h6{
    color: #1C2D66;
}
.icon_style:hover img{
    content: url(../images/check_yellow.svg);
}
.livraison_style{
        background-color: #DDF0EF;
        border-radius: 25px;
        padding: 80px;
        margin-top: 10%;
}
.livraison_style_title .title_section img{
    width: 80%;
    height: auto;
}
.livraison_style .title_section {
    margin-bottom: 0;
}
.livraison_style_title .title_section p{
    color: #1C2D66;
    font-family: 'sf_pro_rounded_light';
    font-weight: 700;
    font-size: 20px;
    margin-top: 6px;
}
.livraison_style_img .border__image {
    background-color: #FFF;
    border-radius: 25px;
    padding: 30px;
    display: grid;
    text-align: center;
}
.border__image span {
    color: #1C2D66;
    font-family: 'sf_pro_rounded_regular';
    font-weight: 700;
    font-size: 18px;
    margin-top: 16px;
}
.livraison_style_title{
    align-self: center;
}
.livraison_style_img{
    align-self: center;
}
.livraison_style_img .border__image img {
    width: 50%;
    display: block;
    text-align: center;
    justify-self: center;
}
.aventages{
    background-color: #E3F2FF;
    border-radius: 25px;
    padding: 50px 25px 25px 50px;
    margin-top: 15%;
}
.aventages .img_temoi3{
    float: left;
    margin-bottom: 50px;
}
.aventages .img_temoi3 img{
    width: 100%;
}
.aventages .img_temoi4 img {
    width: 25%;
    position: RELATIVE;
    float: right;
    bottom: 0;
    right: 0;
}
.aventages .img_temoi4 {
    position: absolute;
    right: 10%;
    margin-top: -10%;
}
.aventages_div .aventages_style{
    background-color: #fff;
    border-radius: 25px;
    padding: 50px 25px 25px 50px;
}
.aventages_div .aventages_style img {
    width: 80%;
    text-align: center;
    display: flex;
    justify-content: center;
}
.aventages_div .aventages_style h6 {
    font-family: 'sf_pro_rounded_bold';
    font-weight: bold;
    font-size: 20px;
    color: #1C2D66;
    margin-bottom: 25px;
    margin-top: 25px;
}
.aventages_div .aventages_style p {
    color: #1C2D66;
    font-family: 'sf_pro_rounded_light';
    font-weight: 700;
    font-size: 16px;
    margin-top: 6px;
}
.aventages_row {
    width: 100%;
    padding-top: 50px;
}
.aventages_row{
    width: 100%;
}
.faq_section{
    background-color: #fff;
    border-radius: 25px;
    padding: 70px;
    margin-top: 6%;
}
.faq_section .title_section {
    margin-bottom: 6%;
}
.faq_section .title_section img{
    width: 48%;
    height: auto;
}

.faq_section .accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
  }
  
  .faq_section .accordion .accordion-item button[aria-expanded='true'] {
    border-bottom: 1px solid #1C2D66;
  }
  
  .accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #1C2D66;
    font-size: 18px;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
    font-family: 'sf_pro_rounded_bold';
}
  
  .faq_section .accordion button:hover,
  .faq_section .accordion button:focus {
    cursor: pointer;
    color: #1C2D66;
  }
  
  .faq_section .accordion button:hover::after,
  .faq_section .accordion button:focus::after {
    cursor: pointer;
    color: #1C2D66;
    border: 1px solid #1C2D66;
  }
  
  .faq_section .accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
  }
  
  .faq_section .accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
  }
  
  .faq_section .accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
  }
  .faq_section .accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
  }
  
  .faq_section .accordion button[aria-expanded='true'] {
    color: #1C2D66;
  }
  .faq_section .accordion button[aria-expanded='true'] .icon::after {
    width: 0;
  }
  .faq_section .accordion button[aria-expanded='true'] + .accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
  }
  .faq_section .accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
  }
  .faq_section .accordion .accordion-content p {
    font-size: 15px;
    font-weight: 300;
    margin: 2em 0;
    font-family: 'sf_pro_rounded_regular';
  }
  .faq_section .accordion{
    border: none;
    --bs-accordion-border-color: none;
  }
  .up_arrow .up_dow_arrow{
    content: url(../images/up.svg) !important;
  }
  .down_arrow .up_dow_arrow{
    content: url(../images/down.svg) !important;
  }
  .up_dow_arrow{
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 3%;
  }
  #afficherplus{
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #1C2D66;
    font-size: 18px;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
    font-family: 'sf_pro_rounded_bold';
    cursor: pointer;
  }
  .show__accordion{
    display: none;
  }
  #footer {
    background: #112e66;
    padding: 0 0 30px 0;
    color: #fff;
    font-size: 14px;
    font-family: 'sf_pro_rounded_bold';
}
.back-to-top{
    background: #ffeb12;
}
.back-to-top i {
    font-size: 28px;
    color: #002f66;
    line-height: 0;
}
.nav_position{
    align-content: space-evenly;
}
.autre__label{
text-align: center;
padding-bottom: 12px;
}
.autre__label .label_text_style{
    color: #ABABAB;
    font-family: 'sf_pro_rounded_regular';
}
.autre__label input{
    border: 1px solid #ddd5d5;
    border-radius: 6px;
    margin-left: 15px;
}
.input_flex_div3 option {
    color: #ABABAB;
    font-weight: normal;
    display: block;
    min-height: 5.2em;
    padding: 60px 2px 1px;
    white-space: break-spaces;
    height: 6vh;
    margin: 11px;
    
}
.input_flex_div4 option{
    color: #ABABAB;
    font-weight: normal;
    display: block;
    min-height: 5.2em;
    padding: 60px 2px 1px;
    white-space: break-spaces;
    height: 6vh;
    margin: 11px;
}
.input_flex_div3 option:hover {
    background-color:#39f;
    color:white;
}
.input_flex_div4 option:hover {
    background-color:#39f;
    color:white;
}




.cp_wrapper{
    width: 90%;
    max-width:600px;
    margin-inline: auto;
    padding: 40px;
    background-color:#F5F5F5;
    border-radius:10px;
    display: flex;
    gap: 20px;
    justify-content: center;
  }
  
  
  /********************/
  /* Select2 **********/
  /********************/
  .select2{width: 100% !important;}
  .select2-container .select2-selection--single,
  .select2-container--default .select2-search--dropdown .select2-search__field{
    border-color: transparent !important;
  }
  
  .select2-container .select2-selection--single,
  .select2-dropdown .select2-search--dropdown .select2-search__field{
      background-color: var(--color-white, #FFFFFF);
      border-radius: var(--br-600, 24px);
      border-radius: 0;
  }
  
  .select2-container .select2-selection--single,
  .select2-container .select2-selection--single .select2-selection__rendered{
      height: auto;
      line-height: normal;
  }
  
  .select2-dropdown .select2-search--dropdown .select2-search__field,
  .select2-container .select2-selection--single .select2-selection__rendered{
      padding: var(--padding-input, 15px 30px);
      color: var(--color-text, #002f66);
  }
  
  .select2-container--default .select2-selection--single .select2-selection__arrow{
      height: 100%;
      width: var(--gap-700, 48px);
  }
  
  .select2-search--dropdown,
  .select2-results__option[aria-selected],
  .select2-results__option[data-selected],
  .select2-results__option.select2-results__message{
      padding-inline: var(--gap-300, 12px);
  }
  
  .select2-dropdown{
      border-radius: var(--br-200, 8px);
      border-radius: 0;
      overflow: hidden;
  }
  
  .select2-search--dropdown{
      padding-block: var(--gap-300, 12px);
  }
  
  .select2-dropdown .select2-search--dropdown .select2-search__field{
      padding: 16px 20px;
      font-family: var(--ff-sans);
      font-size: var(--fs-400, 15px);
  }
  
  .select2-container--default .select2-results__option[aria-selected=true],
  .select2-container--default .select2-results__option[data-selected=true],
  .select2-container--default .select2-results__option--highlighted[aria-selected]:hover,
  .select2-container--default .select2-results__option--highlighted[data-selected]:hover,
  .select2-container--default .select2-results__option--highlighted[aria-selected]:focus,
  .select2-container--default .select2-results__option--highlighted[data-selected]:focus{
      background-color: var(--color-accent, #002f66);
      color: var(--color-white, #FFFFFF);
  }
  
  .select2-container--default .select2-results__option--highlighted[aria-selected],
  .select2-container--default .select2-results__option--highlighted[data-selected]{
      background-color: var(--color-grey-100, #C0C0C0FF);
      color: var(--color-primary, #002f66);
  }
  .select2.select2-container.select2-container--default.select2-container--above.select2-container--focus{
    width: 100% !important;
  }
  .select2-hidden-accessible{
    width: 100% !important;
  }



  .lastOption {
    background-color: #f0f0f0; /* Changez la couleur de fond selon vos besoins */
    color: #333; /* Changez la couleur du texte selon vos besoins */
    text-align: center;
  }

  .select2-container .select2-selection--single {
    display: flex;
    align-items: center;
    color: #ABABAB;
    font-family: 'sf_pro_rounded_regular';
    border-radius: 25px;
}

  .select2-container .select2-selection--single img.auto_width {
    margin-right: 8px; /* Ajustez la marge selon vos besoins */
  }
.input-group-select{
    display: flex;
}
.input_flex_div3 .input-group-addon{
    position: relative;
}
.input_flex_div4 .input-group-addon{
    position: relative;
}
.div_current_loc .select2-hidden-accessible{
    clip: none !important;
    -webkit-clip-path: none !important;
    clip-path: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 10px 9px 0 9px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.custom-option{
    font-family: 'sf_pro_rounded_regular';
    background-color: #FFF6E8;
    color: #F2692D;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    display: block;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{
    padding: 0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    padding-left: 12px !important;
}
.select2-container--default .select2-selection--single .select2-selection__clear{
    display: none;
}
.input_flex_div4 .input-group-addon{
    position: relative;
}
.input-group-select {
    display: flex;
    background-color: #fff;
    border-radius: 10px;
}
.input_flex_div4 option:disabled{
    color: #ABABAB;
    font-family: 'sf_pro_rounded_regular';
}
.select2-container .select2-selection--single .select2-selection__placeholder {
    color: #ABABAB !important;
    font-family: 'sf_pro_rounded_regular' !important;
}
.slected_disabled{
    color: #ABABAB !important;
    font-family: 'sf_pro_rounded_bold';
}

.termsParagraphIntro a{
    font-family: 'sf_pro_rounded_regular';
    color: #faec00;
}
.serviceDetails a {
    font-family: 'sf_pro_rounded_regular';
    color: #1C2D66;
    font-weight: 900;
}
  .termsAndConditionsHeading{
    margin-top: 25px;
    margin-bottom: 30px;
    font-size: 40px;
    color: #1C2D66;
    font-family: 'sf_pro_rounded_bold';
    text-align: center;
  }
  .termsParagraphIntro{
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: 'sf_pro_rounded_regular';
  }
  .spangleWelcome{
    font-size: 32px;
    padding-right: 5px;
    color: #1C2D66;
    font-family: 'sf_pro_rounded_regular';
  }
  .serviceInfoContainer h4{
    font-family: 'sf_pro_rounded_regular';
  }
  .serviceInfoContainer h6{
    font-family: 'sf_pro_rounded_regular';
  }
  .serviceDetails ul li{
    font-family: 'sf_pro_rounded_regular';
  }
  .serviceLeadingSection{
    width: 80%;
    margin-top: 15px;
    margin-bottom:15px;
    margin-left: 10%;
  }
  .termsAndConditions_left{
    margin-left: 10%;
  }
  .sn{
    font-size: 32px;
    padding-right: 5px;
    color: #1C2D66;
    font-family: 'sf_pro_rounded_regular';
  }
  .st{
    font-size: 32px;
    color: #1C2D66;
    font-family: 'sf_pro_rounded_regular';
  }
  .spl{
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
  }
  .serviceInfoContainer{
    position:relative;
    width: 100%;    
  }
  .serviceLead{
    font-weight: 700;
    margin-left: 15px;  
    margin-top: 15px;
    margin-block-end: 5px;  
  
  }
  .serviceDetails{
    margin-left: 15px;
    font-family: 'sf_pro_rounded_regular';
  }
  
  .displayNone{
    display:none;
  }
  .secionLine{
    height: 40px;
    width:5px;
  
    position:absolute;
    top:7px;
  }
  .serviceInfoContainer ul li{
    color: #444444;
    font-family: 'sf_pro_rounded_regular';
  }
  .condition_link {
    position: absolute;
    left: 5%;
}
@media (max-width: 767px){
    .spangleWelcome{
        font-size: 22px;
    }
    .st{
        font-size: 22px;
    }
    .sn{
        font-size: 22px;
    }
    #footer .copyright {
        text-align: center;
        padding-top: 20px;
        display: block;
    }
    .condition_link {
        position: relative;
        left: 0;
    }
    .termsAndConditions_left {
        margin-left: 0;
    }
    .termsAndConditionsHeading{
        font-size: 27px;
    }
    .serviceLeadingSection {
        width: auto;
        margin-top: 15px;
        margin-bottom: 15px;
        margin-left: 0;
    }
    .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
        background-color: var(--color-grey-100, #002f66);
        color: #fff;
        font-family: 'sf_pro_rounded_regular';
    }
    .select2-results__option{
        font-family: 'sf_pro_rounded_regular';
        font-size: 13px;
    }
    .select2{
        width: 85% !important;
    }
    .custom-option img{
        width: 3%;
    }
    .custom-option {
        font-family: 'sf_pro_rounded_regular';
        background-color: #FFF6E8;
        color: #F2692D;
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center;
        display: block;
        font-size: 10px;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow b{
        border-width: 5px 4px 0 5px;
    }
    .aventages .img_temoi3 {
        float: left;
        margin-bottom: -10px;
    }
    .aventages .img_temoi4 img {
        width: 24%;
        position: RELATIVE;
        float: right;
        bottom: 0;
        right: 0;
    }
    .aventages .img_temoi4 {
        position: absolute;
        right: 3%;
        margin-top: -25%;
    }
    .aventages .img_temoi3 img {
        width: 100%;
    }
    .aventages_div{
        margin-bottom: 40px;
    }
    .faq_section .accordion button[aria-expanded='true'] + .accordion-content{
        max-height: 15em;
    }
    .faq_section .accordion .accordion-content p {
        font-size: 12px;
        font-weight: 300;
        margin: 2em 0;
        font-family: 'sf_pro_rounded_regular';
    }
    .up_dow_arrow {
        display: inline-block;
        position: absolute;
        top: 12px;
        right: 0;
        width: 6%;
    }
    .faq_section .accordion button .accordion-title {
        padding: 1em 0em 1em 0;
    }
    .accordion button{
        font-size: 13px;
    }
    .livraison_style_img {
        align-self: center;
        margin-bottom: 31px;
    }
    .faq_section {
        background-color: #fff;
        border-radius: 25px;
        padding: 35px;
        margin-top: 6%;
    }
    .faq_section .title_section img {
        width: 100%;
        height: auto;
    }
    .livraison_style {
        background-color: #DDF0EF;
        border-radius: 25px;
        padding: 40px;
        margin-top: 10%;
    }
    .paiements_style .title_section img {
        width: 98%;
        height: auto;
    }
    .paiements_style {
        background-color: #fff;
        border-radius: 25px;
        padding: 40px;
        margin-top: 10%;
    }
    .cache_style_img img {
        width: 66%;
    }
    .download_style2 img{
        content: url(../images/book_delivery_phone_mobile.png);
    }
    .download_style1 img {
        width: 60%;
    }
    .download_style1 p {
        color: #1C2D66;
        font-family: 'sf_pro_rounded_regular';
        font-weight: 700;
        font-size: 17px;
        margin-top: 12px;
    }
    .download_style1 .stors_imgs {
        display: flex;
        margin-top: 10%;
    }
    .download_style2 img {
        width: 90%;
        position: RELATIVE;
        margin-top: 20px;
    }
    /* .img_temoi1 img {
        width: 70%;
    } */
    .img_temoi1 img {
        width: 63%;
    }
    .item_para p{
        font-size: 16px;
    }
    .profile_style{
        padding-left: 0;
    }
    .rating_personne h6{
        font-size: 14px;
    }
    .temoi .owl-carousel .owl-item .img_quoes {
        width: 100%;
    }
    .owl-carousel .owl-item .img_personne img {
        width: 100%;
    }
    /* .img_temoi2 {
        position: absolute;
        float: right;
        right: 0%;
        bottom: -100%;
    } */
    .img_temoi2 {
        position: absolute;
        float: right;
        right: 10%;
    }
    /* .img_temoi2 img {
        width: 40%;
        TOP: 40vh;
        position: relative;
        right: -10vh;
    } */
    .img_temoi2 img {
        width: 20%;
        TOP: -12px;
        position: relative;
        right: 0;
    }
    .download_style {
        background-color: #E3F2FF;
        border-radius: 25px;
        padding: 35px 0px 35px 35px;
        margin-top: 10%;
    }
    .temoi {
        background-color: #E3F2FF;
        border-radius: 25px;
        padding: 30px 20px 2px 12px;
    }
    .line1{
        content: url(../images/line1-mobile.png);
        position: relative;
    width: 11%;
    text-align: center;
    display: flex;
    justify-content: center;
    left: 26VH;
    }
    .line2{
        content: url(../images/line2-svg.png);
        width: 12%;
    text-align: center;
    display: flex;
    justify-content: center;
    left: 22VH;
    position: relative;
    }
    .touver_row img {
        width: 32%;
    }
    .valider_row img {
        width: 32%;
    }
    .obtener_row img {
    width: 32%;
    }
    .title_section img {
        width: 64%;
        height: auto;
    }
    .input_flex_div3 option {
        color: #ABABAB;
        font-weight: normal;
        display: block;
        min-height: 5.2em;
        padding: 60px 2px 1px;
        white-space: break-spaces;
        height: 6vh;
        margin: 11px;
        font-size: 12px;
        
    }
    .input_flex_div4 option{
        color: #ABABAB;
        font-weight: normal;
        display: block;
        min-height: 5.2em;
        padding: 60px 2px 1px;
        white-space: break-spaces;
        height: 6vh;
        margin: 11px;
        font-size: 12px;
    }
    .input_flex_div3 .form-control.form-control__select.form-select option[value="Vous trouvez pas votre école dans la liste ?"]{
        font-size: 13px;
    }
    .input_flex_div2{
        padding-top: 15px;
    }
    .commander_section .mobile_img{
        margin-left: 35%;
    }
    .input_flex {
        background-color: #fff;
        border-radius: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
    }
    .commande_form h3{
        font-size: 16px;
    }
    .btn-commander {
        top: 100%;
        margin-top: 20px;  
    }
    .commander_section {
        margin-bottom: 45px;
    }
    .div_current_loc {
        background-color: #ffec00;
        border-radius: 25px;
        padding: 20px 20px 20px 20px;
        width: 80%;
        position: relative;
        top: 0;
        display: block;
    }
    .mobile_img img {
        width: 100%;
        height: auto;
    }
    .navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover>a {
        color: #112e66;
        background-color: #ffec00c9;
    }
    .navbar-mobile a, .navbar-mobile a:focus{
        font-size: 19px;
    }
    .navbar-mobile ul{
        background-color: #DDF0EF;
    }
    #header .logo img {
        max-height: 80%;
    }
    .mobile-nav-toggle{
        color: #112e66;
    }
    .navbar {
        padding: 0;
        justify-content: flex-end;
    }
}

.btn-whatsapp {
    position: fixed;
    bottom: 12%;
    right: 0;
}