body {
  font-family: "Aileron", "Metropolis", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-Thin.otf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-ThinItalic.otf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-UltraLight.otf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-UltraLightItalic.otf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-Light.otf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-LightItalic.otf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-Regular.otf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-SemiBold.otf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-SemiBoldItalic.otf");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-Bold.otf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-BoldItalic.otf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-Heavy.otf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-HeavyItalic.otf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-Black.otf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Aileron";
  src: url("/assets/fonts/aileron/Aileron-BlackItalic.otf");
  font-weight: 800;
  font-style: italic;
}

h2, h6, h3{
  color: #3A0BA3 !important;
  font-weight: 350 !important;
}
.lead {
  font-size: 0.95rem !important;
  color: #AAAAAA !important;
  font-weight: 350 !important;
  font-size: 1rem;
  line-height: 1.4;
  text-align: justify;
}
.bg-primary {
  background-color: #1F035F !important;
}
.btn-primary {
  color: #fff;
  background-color: #1F035F;
  border-color: #1F035F;
}
.mb-4 {
  margin-bottom: 1rem !important;
}

.page-header .badge{
  background-color: #6D46CB !important;
}
.badge{
  color: #FFF !important;
  font-size: 0.8rem;
}

footer .small {
 color: #30098A;
}
.small {
  color: #5827CC;
 }






footer .small {
  color: inherit !important;
  margin-top:0.5rem;
}
.mb-0 {
  font-size: 0.95rem;
  font-weight: 350;
  line-height: 1.4;
}
footer .mb-0 {
  font-size: 0.8rem;
  font-weight: 350;
  line-height: 1;
}
.footer.footer-dark {
  background-color: #6A5794;
  background-image: linear-gradient(0deg, #3A0CA3 0%, #1F035F 100%);
}
.navbar-marketing.navbar-dark.navbar-scrolled {
  box-shadow: 1px 1px 12px rgb(0 0 0 / 15%);
}

.page-header .badge{
  background-color: #FFF;
  border: 1px solid #1F035F;
  opacity: 0.8;
  margin-bottom: 0.4rem;
  margin-right: 0.3rem;
  color: #1F035F;
}
.badge .text-primary {
  color: #FFF !important;
}

.small {
  
  font-size: 0.8em;
  font-weight: 400;
} 
.btn_blue{
  background-color: #3A0CA3;
  color: #FFF;
}
.text-arrow-icon{
  font-weight: 400;
}
.navbar-marketing.navbar-dark.navbar-scrolled {
  background-color: #FFF !important;
  transform: translateZ(200px) !important;
}
.text-dark, .page-header-light .btn-link {
  color: #1F035F !important;
}
.pricing-list-item .text-dark {
  color: #3A0BA3 !important;
}
.text-light {
  color: #F3F3F6 !important;
}

.badge-primary-soft {
  color: #FFF;
  background-color: #AA91E5 !important;
}
.page-header {
  padding-top: 6rem;
}

.navbar-scrolled .navbar-brand {
  background-image: url("/assets/img/identite/logo_rythme_blue.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 150px;
  height: 20px;
}
.navbar-scrolled .navbar-nav .nav-link {
  color: #5827CC;
}
.navbar-scrolled .navbar-nav .nav-link:hover, .navbar-scrolled .navbar-nav .nav-link:focus {
  color: #5827CC;
}
.navbar-scrolled .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-collapse .nav-link {
  
}
.navbar-collapse .dropdown-item {
  font-size: 14px;
}
  

.navbar-scrolled .navbar-toggler {
  color: #5927CD;
}
.navbar-brand {
  background-image: url("/assets/img/identite/logo_rythme_white.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 150px;
  height: 25px;
}
.navbar-scrolled .navbar-brand {
  height: 25px;
}

.device[data-device=iPhoneX][data-orientation=portrait][data-color=black] {
  padding-bottom: 198.89807163%;
  background-image: url(/assets/img/illustration/iphone.png);
  z-index: initial;
}

.bg-gradient-primary-to-secondary {
  background-color: #1F035F;
  background-image: linear-gradient(135deg, #1F035F 0%, #3A0CA3 100%);
}


.page-header .page-header-content .page-header-text {
  font-size: 0.85rem;
}
.text-teal {
  color: #6D46CB !important;
}
.badge-light {
  background-color: #6D46CB;
  color: #FFF;
  margin-bottom: 0.8rem;
  width: 100%;
}
.btn-teal {
  color: #fff;
  background-color: #5927CD;
  border-color: #5F39BB;
}

.btn-teal:not(:disabled):not(.disabled):active:focus, .btn-teal:not(:disabled):not(.disabled).active:focus, .show > .btn-teal.dropdown-toggle:focus, .btn-teal:hover, .btn-teal:focus, .btn-teal.focus{
  color: #fff;
  background-color: #6C2DFF;
  border-color: #6C2DFF !important;
}

.overlay-primary:before{
  background-color: #5927CD !important;
}

.device-wrapper {
  max-width: 346px;
}

.illus_fond {
  background-image: url("/assets/img/illustration/economies.png");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 500px;
}

.dropdown-menu .bg-primary-soft{
  background-color: #5827CE !important;
}

.dropdown-menu a:active {
  color: #333 !important;
  background-color: #FFF !important;
}
.dropdown-menu a:hover {
  background-color: #FFF !important;
}
.card {
  background-color: #5827CE !important;
}
.card-body {
  background-color: #FFF ;
}


.bg-light {
  background-color: #FFF !important;
}
.p-5 h2{
  color: #FFF !important;
}
.legale_link {
  padding-right: 5px;
}
.list-group-flush {
  
}
.list-group-flush .list-group-item{
  padding-bottom:0;
}
.col-lg-9 h2 {
  color: #000 !important;
  padding-top: 10px;
}
.link_in_text {
  color: #a7aeb8 !important;
}



#rythme-text-block {
  border-radius: 15px; 
  border:1px solid #5927CD !important; 
  padding: 9%;
}

#rythme-text-block h2 {
  color: #5927CD !important; 
  font-size:34px;
}

#rythme-text-block h3 {
  color: #5927CD !important; 
  font-size:28px;
}
#rythme-text-block p {
  color: #AAAAAA; 
  font-size:14px; 
  line-height: 18px;
  padding-top: 5px;
}
#r-block-full {
  border-radius: 15px; 
  border:1px solid #5927CD !important; 
  padding: 10%;
  background-color: #5927CD;
}
#r-block-full h2{
  color: #ffffff !important; 
  font-size:34px;
}
#r-block-full p{
  color: #ffffff !important; 
}
#r-footer{
  color: #5927CD !important; 
}
#r-footer .navbar-brand {
  background-image: url(/assets/img/identite/logo_rythme_blue.png);
}
.icon-stack{
  color: #FFF !important;
}
.fa-ul .text-primary-soft {
  color: #AAAAAA!important;
}
.black-text{
  color:#000;
}




/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #FFF;
  margin: 10% auto; /* 15% from the top and centered */
  padding: 10px 25px 25px 25px;
  border: 1px solid #FFF;
  width: 370px; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #5927CD;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px;
}

.close:hover,
.close:focus {
  color: #5927CD;
  text-decoration: none;
  cursor: pointer;
}