@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");

/* @font-face {
  font-family: "segoeUi";
  src: url("../font/Segoe UI Bold Italic.ttf");
  src: url("../font/Segoe UI Bold.ttf");
  src: url("../font/Segoe UI Italic.ttf");
  src: url("../font/Segoe UI.ttf");
} */

/* @font-face {
  font-family: "Gilmer Bold";
  src: url("../font/"Gilmer Bold"-light.otf");
} */

@font-face{
  font-family: "Gilmer Bold";
  src: url("../font/7defc091a129b48948f730474b109d8f.eot");
  src: url("../font/7defc091a129b48948f730474b109d8f-demo.html")format("embedded-opentype"),
      url("../font/7defc091a129b48948f730474b109d8f.woff")format("woff"),
      url("../font/7defc091a129b48948f730474b109d8f.woff2")format("woff2"),
      url("../font/7defc091a129b48948f730474b109d8f.ttf")format("truetype"),
      url("../font/7defc091a129b48948f730474b109d8f.svg")format("svg");
  font-weight:normal;
  font-style:normal;
  font-display:swap;
}

* {
  margin: 0;
  padding: 0;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  
}
html,
body {
  margin: 0;
  padding: 0;
  background-color: #EFEEE8;
}
main{
  background-color: #EFEEE8;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
  margin: 0;
  padding: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
  text-decoration: none;
}
ul {
  text-decoration: none;
}
a {
  text-decoration: none;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
/* ==================================header strat================================= */
header {
  background-color: #ffffff;
  padding-bottom: 40px;
}

.navigation_bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 24px 40px;
}

.rs_logo img {
  width: 80px;
  height: auto;
}

.nav-bar_left {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 92%;
}

.logo_title {
  padding-left: 20px;
  width: 91%;
}

.logo_title h6 {
  font-size: 17px;
  font-weight: 800;
  color: #cccccc;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 12px;
  font-family: "Gilmer Bold";
}
.logo_title h6 span {
  color: #000000;
  font-size: 17px;
  font-family: 'Gilmer Bold';
  font-weight: 800;
}
.logo_title p {
  font-family: 'Nunito';
  font-size: 17px;
  font-weight: 400;
  padding-top: 10px;
}
.nav-bar_right p {
  font-size: 25px;
  font-weight: 700;
  line-height: normal;
  color: #000000;
}
.logout_btn {
  font-size: 13.5px;
  font-weight: 700;
  padding: 12px 30px;
  color: #da291c;
  border: 2px solid #da291c;
  /* box-shadow: 0px 100px 99px 0px #00000029; */
  text-align: center;
  background-color: white;
  font-family: "Gilmer Bold";
}
.raccourcis_content {
  background: #da291c;
  padding: 20px 10px 30px 188px;
}
.raccourcis_content h6 {
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  font-family: "Gilmer Bold";
}
.nav_bar {
  background-color: #e1e1e1;
}
.nav_bar ul {
  box-shadow: 0px 0px 20px 0px #00000029;
  margin-left: 60px;
  display: flex;
}
.nav_bar ul li {
  border-right: 1px solid #4b4b4b;
  border-left: 1px solid #4b4b4b;
  background-color: #ffffff;
}
.nav_bar ul li a {
  font-size: 13.5px;
  font-weight: 700;
  line-height: normal;
  color: #1c1c1c;
  padding: 12px 10px;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-top: 12px;
  font-family: "Gilmer Bold";
}
.conseiller_box {
  background: #c9c9c9;
  height: 50px;
}
.conseiller_box p {
  font-size: 13.5px;
  font-weight: 400;
  line-height: normal;
  color: #ffffff;
  text-align: center;
  padding: 10px 0;
  width: 97%;
  font-family:'Segoe UI';
}
.conseiller_box p i {
  color: #7e7e7e;
  font-size: 12px;
}
.offcanvas-header {
  background: #f5f5f5;
}
.offcanvas-header .btn-close:focus {
  box-shadow: none;
}
.menu_btn {
  color: white;
  font-size: 24px;
  display: none;
}
.menu_btn:focus {
  box-shadow: none;
}
.btn:hover {
  color: black;
  background-color: transparent;
  border-color: transparent;
}
.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  color: black;
  background-color: transparent;
  border-color: transparent;
}
/* ==================================header end================================= */

.marche_hedline {
  background: #f5f5f5;
  padding: 30px 10px;
}
.border_red {
  border-bottom: 4px solid #da291c;
}
.Quels_sec {
  padding: 40px 60px;
}
.quels_content h2 {
  font-size: 31px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 30px;
  color: #000000;
  font-family: "Gilmer Bold";
}
.quels_content p {
  font-size: 17px;
  font-weight: 400;
  line-height: normal;
  color: #1c1c1c;
  font-family:'Segoe UI';
}
.marche_hedline h5 {
  font-size: 20.5px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  font-family: "Gilmer Bold";
}
.procédure_btn {
  font-size: 13.5px;
  font-weight: 700;
  color: #ffffff;
  background: #da291c;
  border: 4px solid #da291c;
  /* box-shadow: 0px 0px 16px 0px #00000029; */
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */
  /* box-shadow: 0px 3px 8px #00000029; */
  /* padding: 12px 100px; */
  padding: 8px 100px;
  display: inline-block;
  margin: 22px 0 10px;
  text-align: center;
  font-family: "Gilmer Bold";
}
.custom-lg-light {
  background: #fbfbfb;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  width: 100%;
}

.signin-section .card {
  overflow: hidden;
  border: 0;
}
.card-body {
  color: #2c2c2c;
  padding: 0;
  /* box-shadow: 0px 100px 99px #00000029; */
}
.cardcontent{
    box-shadow: 0px 100px 99px #00000029;
}
.custom-flow-singup {
  padding: 40px 30px 50px;
}
.signin-section h1.card-title {
  margin-bottom: 10px;
}
.custom-flow-singup h1.card-title {
  font-weight: 500;
}
.signin-section h6.card-subtitle {
  margin-bottom: 45px;
  font-weight: 400;
  color: #b3b3b3;
}

.contactform__input input {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 0;
  background-color: var(--tp-common-white);
  font-size: 18.5px;
  font-weight: 400;
  /* text-transform: capitalize; */
  color: var(--tp-common-black);
  border-left: 0;
  border-bottom: 1px;
  border-right: 0;
  border-top: 0;
  border-style: solid;
  border-color: #eaebeb;
  height: 60px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 4px 24px 0px rgba(24, 18, 5, 0.04);
  font-family:'Nunito';
}
.contactform__input.in-border-0 input {
  border-bottom: 0;
}
.check-select-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.check-select-container .form-check {
  margin-top: 0;
}
.login-input-forms form a.pass-link {
  font-size: 14px;
  color: #60914c;
  font-style: italic;
  text-decoration: underline;
}
.login-input-forms p {
  color: #b3b3b3;
}
.login-input-forms a.signup-link {
  font-weight: 500;
  color: #60914c;
}

.frg-banner {
  height: 635px;
  min-height: 545px;
}
.frg-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tp-btn {
  color: #ffffff;
  text-decoration: underline;
  background: #da291c;
  padding: 12px 24px;
  text-decoration: unset;
  box-shadow: 0px 6px 12px 0px #00000029;
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 500;
}
.tp-btn:hover {
  background: #da291c;
  color: #fff;
  text-decoration: unset;
}
.text-red-r p {
  color: #da291c;
  font-weight: 500;
  font-size: 13.5px;
  font-family: "Gilmer Bold";
}
.text-red-sub p {
  color: #7e7e7e;
  font-weight: 300;
  font-size: 11px;
  font-family:'Nunito';
}
.text-red-r p a {
 font-size: 17px;
 color: #da291c;
 font-weight: 600;
}
.text-red-r p span {
  font-weight: 700;
}

.login-highlight {
  background: #da291c;
}
.login-highlight p {
  padding-left: 100px;
  font-weight: 700;
  font-family: "Gilmer Bold";
  font-size: 17px;
}
.block-cync {
  background: #20c0ba;
  display: inline-block;
  border-radius: 0 10px 10px 0;
}

.block-cync img {
  width: 75px;
}
.form-group-section {
  display: block;
  border: 1px solid #eaebeb;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 40px;
}
.contactform__input input:focus {
  outline: none;
}
/* detail page css */
.listing-points .card {
  padding: 40px 80px;
  border-top: 6px solid #da291c;
  height: auto;
  border-bottom: 0.5px solid #70707033;
  border-right: 0.5px solid #70707033;
  border-left: 0.5px solid #70707033;
  border-radius: 10px 10px 0 0;
  box-shadow: none;
  border-bottom: 0;
}
.listing-points h1 {
  font-size: 30px;
  margin-bottom: 30px;
}
.detail-lisitng li {
  list-style-type: disc;
}
ul.detail-lisitng li h2 {
  font-size: 24px;
  margin-bottom: 3px;
  color: #000000;
  font-family: "Gilmer Bold";
  font-weight: 600;
}
ul.detail-lisitng li p {
  color: #1c1c1c;
  font-weight: 400; 
  font-family:'Segoe UI';
  font-size: 17px;

}
ul.detail-lisitng li p span {
  color: #1c1c1c;
  font-weight: 700;
}
ul.detail-lisitng li {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
ul.detail-lisitng li:last-child {
  border-bottom: none;
}
.portion-block .card {
  padding: 25px;
  border: 1px solid #da291c;
}

.d-simple-link {
  color: #da291c;
  font-weight: 500;
  text-decoration: unset;
}
.left-portion p {
  font-size: 18px;
  color: #da291c;
  font-weight: 600;
}
.left-portion span {
  font-size: 15px;
}
.left-portion + img {
  width: 80px;
}

/* .block-portion img {
  width: 140px;
  height: 36px;
} */
/* .block-portion .licorn {
    width: 142px;
    height: 36px;
}

.block-portion .helsana {
  width: 142px;
  height: 36px;
}

.block-portion .neo {
  width: 142px;
  height: 36px;
} */
/* .block-portion img {
  width: 140px;
  height: 36px;
} */

.portion-block .card.cync {
  border: 1px solid #20c0ba;
}
.navigation_rs {
  max-width: 100% !important;
}
.main-logo-block .card-title {
  border-bottom: 2px solid #c4c4c4;
  width: 55%;
  margin-left: 50px;
  padding-bottom: 10px;
}
.main-logo-block .card-title p {
  font-size: 20.5px;
  font-weight: 700;
  line-height: 30px;
  color: #3d3d3d;
  font-family: "Gilmer Bold";
}
/* .login-input-forms {
  width: 80%;
  margin: auto;
} */
.storge_icons a img {
  width: 200px;
}
.Partenaires_sec {
  padding: 20px 0px 40px;
  background-color: #ffffff;
}
.Partenaires_text h6 {
  font-size: 19.5px;
  font-weight: 700;
  color: #7e7e7e;
  border-top: 0.8px solid #b2b2b2;
  border-bottom: 2px solid #b2b2b2;
  padding: 20px 0 10px;
  font-family: "Gilmer Bold";
}
.card_content {
  padding: 20px 0;
  margin-top: 10px;
}
.card_content p {
  color: #707070;
  font-family:'Segoe UI';
  line-height: 23px;
  font-size: 17px;
}
.placement h6 {
  font-size: 19.5px;
  font-weight: 700;
  line-height: 30px;
  color: #000000;
  font-family: "Gilmer Bold";
}
.placement p {
  font-family:'Nunito';
  font-size: 16px;
  font-weight: 300;
  color: #7e7e7e;
}
.placement {
  height: 23px;
  width: 100%;
  /* min-height: 110px; */
}
.block-portion {
  width: 125px;
  height: 34px;
}
section.listing-points {
  /* padding: 20px 24px 40px; */
  margin-top: 30px;
}
.listing-points .quels_content h2 {
  width: 100%;
  /* margin-bottom: 0px; */
  font-family: "Gilmer Bold";
}
.portion-block .cync_last {
  border: 1px solid #000000;
}
.page-heading h3 {
  text-align: center;
  color: #000;
  font-size: 35px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.96px;
  margin-bottom: 15px;
  cursor: default;
  font-family: "Gilmer Bold";
}
.breadcrumb-list ul {
  margin-bottom: 0;
  padding-left: 0;
  display: inline-flex;
  gap: 0 25px;
}
.breadcrumb-list ul li {
  list-style: none;
  display: inline-flex;
  gap: 0 25px;
  align-items: center;
  color: #ffffff;
}
.breadcrumb-list ul li.active:before {
  content: "\f054";
  font-size: 12px;
  color: #000;
  font-family: "Font Awesome 6 Free";
  display: inline-flex;
  font-weight: 900;
}
.breadcrumb-list ul li a {
  font-family:'Segoe UI';
  font-size: 16px;
  text-align: center;
  color: #000;
  /* text-transform: capitalize; */
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 0;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.terms-box h4 {
  font-size: 24px;
  font-weight: 700;
  font-family: "Gilmer Bold";
}
.terms-box ul {
  list-style: disc;
  padding-left: 20px;
}
.terms-box ul li {
  list-style: disc;
}
.terms-box h5 {
  font-weight: 700;
  font-size: 17px;
  font-family: "Gilmer Bold";
}

.terms-box p  {
  font-size: 17px;
  font-weight: 400;
  line-height: normal;
  color: #1c1c1c;
  margin: 0 0 15px;
  font-family:'Segoe UI';
}

/* ---------------------footer--------------------------- */
footer {
  background: #f5f5f5;
  box-shadow: 0px 3px 6px 0px #00000029;
}
.footer_logo img {
  width: 40px;
}
.social-icons a img {
  width: 30px;
}
.social-icons {
  padding: 20px 0 10px 0;
  padding-left: 18px;
}
.social-icons a .linkdin{
  width: 43px;
}
.foote_links a {
  font-size: 13.5px;
  font-weight: 800;
  color: #000000;
  font-family: "Gilmer Bold";
}
.foote_links span {
  width: 1px;
  height: 28px;
  background-color: #b2b2b2;
  display: inline-block;
  margin: 0 20px;
}
.copy_right {
  margin-top: 18px;
  text-align: center;
}
.copy_right a {
  font-family:'Nunito';
  font-size: 13.5px;
  font-weight: 300;
  color: #000000c4;
}
.copy_right p {
  font-family:'Nunito';
  font-size: 13.5px;
  font-weight: 300;
  color: #000000c4;
  padding-top: 8px;
}
.google,.appstore{
width: 145px;
height: auto;
}
.placement_card {
  height: 250px !important;
}
.partenaires_content{
  padding: 0 50px 30px;
}
.ponts_card{
padding: 0 26px;
}
footer{
  margin-bottom: 20px;
}

.listing-points .card_item{
    border-bottom: 0.5px solid #70707033;
    border-right: 0.5px solid #70707033;
    border-left: 0.5px solid #70707033;
    border-radius: 10px ;
}



/* Loader */
.loader-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 80vh;
    background-color: rgba(255, 255, 255, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}


.loader {
    font-size: 10px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    animation: mulShdSpin 1.1s infinite ease;
    transform: translateZ(0);
}

.message {
    color: #3A6EF5;
    margin: 35px;
    padding-left: 10px;
    font-size: 17px;
    font-weight: 200;
}

@keyframes mulShdSpin {

    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #3A6EF5, 1.8em -1.8em 0 0em rgba(58, 110, 245, 0.2), 2.5em 0em 0 0em rgba(58, 110, 245, 0.2), 1.75em 1.75em 0 0em rgba(58, 110, 245, 0.2), 0em 2.5em 0 0em rgba(58, 110, 245, 0.2), -1.8em 1.8em 0 0em rgba(58, 110, 245, 0.2), -2.6em 0em 0 0em rgba(58, 110, 245, 0.5), -1.8em -1.8em 0 0em rgba(58, 110, 245, 0.7);
    }

    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(58, 110, 245, 0.7), 1.8em -1.8em 0 0em #3A6EF5, 2.5em 0em 0 0em rgba(58, 110, 245, 0.2), 1.75em 1.75em 0 0em rgba(58, 110, 245, 0.2), 0em 2.5em 0 0em rgba(58, 110, 245, 0.2), -1.8em 1.8em 0 0em rgba(58, 110, 245, 0.2), -2.6em 0em 0 0em rgba(58, 110, 245, 0.2), -1.8em -1.8em 0 0em rgba(58, 110, 245, 0.5);
    }

    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(58, 110, 245, 0.5), 1.8em -1.8em 0 0em rgba(58, 110, 245, 0.7), 2.5em 0em 0 0em #3A6EF5, 1.75em 1.75em 0 0em rgba(58, 110, 245, 0.2), 0em 2.5em 0 0em rgba(58, 110, 245, 0.2), -1.8em 1.8em 0 0em rgba(58, 110, 245, 0.2), -2.6em 0em 0 0em rgba(58, 110, 245, 0.2), -1.8em -1.8em 0 0em rgba(58, 110, 245, 0.2);
    }

    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(58, 110, 245, 0.2), 1.8em -1.8em 0 0em rgba(58, 110, 245, 0.5), 2.5em 0em 0 0em rgba(58, 110, 245, 0.7), 1.75em 1.75em 0 0em #3A6EF5, 0em 2.5em 0 0em rgba(58, 110, 245, 0.2), -1.8em 1.8em 0 0em rgba(58, 110, 245, 0.2), -2.6em 0em 0 0em rgba(58, 110, 245, 0.2), -1.8em -1.8em 0 0em rgba(58, 110, 245, 0.2);
    }

    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(58, 110, 245, 0.2), 1.8em -1.8em 0 0em rgba(58, 110, 245, 0.2), 2.5em 0em 0 0em rgba(58, 110, 245, 0.5), 1.75em 1.75em 0 0em rgba(58, 110, 245, 0.7), 0em 2.5em 0 0em #3A6EF5, -1.8em 1.8em 0 0em rgba(58, 110, 245, 0.2), -2.6em 0em 0 0em rgba(58, 110, 245, 0.2), -1.8em -1.8em 0 0em rgba(58, 110, 245, 0.2);
    }

    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(58, 110, 245, 0.2), 1.8em -1.8em 0 0em rgba(58, 110, 245, 0.2), 2.5em 0em 0 0em rgba(58, 110, 245, 0.2), 1.75em 1.75em 0 0em rgba(58, 110, 245, 0.5), 0em 2.5em 0 0em rgba(58, 110, 245, 0.7), -1.8em 1.8em 0 0em #3A6EF5, -2.6em 0em 0 0em rgba(58, 110, 245, 0.2), -1.8em -1.8em 0 0em rgba(58, 110, 245, 0.2);
    }

    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(58, 110, 245, 0.2), 1.8em -1.8em 0 0em rgba(58, 110, 245, 0.2), 2.5em 0em 0 0em rgba(58, 110, 245, 0.2), 1.75em 1.75em 0 0em rgba(58, 110, 245, 0.2), 0em 2.5em 0 0em rgba(58, 110, 245, 0.5), -1.8em 1.8em 0 0em rgba(58, 110, 245, 0.7), -2.6em 0em 0 0em #3A6EF5, -1.8em -1.8em 0 0em rgba(58, 110, 245, 0.2);
    }

    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(58, 110, 245, 0.2), 1.8em -1.8em 0 0em rgba(58, 110, 245, 0.2), 2.5em 0em 0 0em rgba(58, 110, 245, 0.2), 1.75em 1.75em 0 0em rgba(58, 110, 245, 0.2), 0em 2.5em 0 0em rgba(58, 110, 245, 0.2), -1.8em 1.8em 0 0em rgba(58, 110, 245, 0.5), -2.6em 0em 0 0em rgba(58, 110, 245, 0.7), -1.8em -1.8em 0 0em #3A6EF5;
    }
}
.offcanvas {
  z-index: 999999;
}
/* .suiss{
  font-size: 17px;
  font-family: 'Gilmer Bold';
  font-weight: 800;
} */
.offcanvas-backdrop {
 
  background-color: transparent;
}
.modal-backdrop.show{
opacity: -1;
}



