

/* FONTS */

  
  @font-face {
    font-family: "Menlo Italic";
    font-style: italic;
    font-weight: normal;
    src: local("Menlo Italic"),
      url("../../fonts/Menlo_Italic.woff") format("woff");
  }
  
  @font-face {
    font-family: "Menlo Regular";
    font-style: normal;
    font-weight: normal;
    src: local("Menlo Regular"),
      url("../../fonts/Optima_Regular.woff") format("woff");
  }
  
  @font-face {
    font-family: "Menlo Bold";
    font-style: normal;
    font-weight: bold;
    src: local("Menlo Bold"), url("../../fonts/Menlo_Bold.woff") format("woff");
  }

  @font-face {
    font-family: "Helvetica Bold";
    font-style: normal;
    font-weight: bold;
    src: local("Helvetica Bold"), url("../../fonts/FreeSansBold.otf") format("otf");
  }
  @font-face {
    font-family: "Arial Regular";
    font-style: normal;
    font-weight: normal;
    src: local("Arial Regular"), url("../../fonts/ORIOND.TTF") format("TTF");
  }
  
  /* FONTS */
  
 
  *{
    box-sizing: border-box;
    margin: none;
  }
  /*body {
    font-family: "Quicksand" ,"Arial Regular", sans-serif !important;
    max-width: 100% !important;
    background-color: #fff !important;
    color:  #3333FF !important;
    height: 100vh !important;
  }*/
  .wrapper, .content-wrapper{
    background-color: #fff !important;
    height: auto !important;

  }

  a.div-bootspan {
    position: fixed !important;
    width: 3em;
    height: 1em;
    background-color: #3333FF;
    border-radius: 0%;
    bottom: 8.8%;
    right: -3%;
    object-fit: contain;
    
}
a.div-boot img {
    position: fixed !important;
    width: 6em;
    border-radius: 50%;
    bottom: 1%;
    right: -.2%;
    object-fit: contain;
    
}


.captcha .grecaptcha-badge {
bottom: 13.5em !important;
display: none !important;
}

/*Sidebar*/
.side-nav > li.nav-item:hover a {
    color: #3333ff !important;
}
/*Sidebar*/


/* FONTS */

/* modal assitnce */

.modal, .modal-title, .modal-body {

  color: #3333FF !important;

}

.modal-header {
    color: #fff !important;
    background-color: #3333FF;
}

.main-footer, .main-footer a {

  color: #3333FF !important;
  border: 0px !important;

}
.content-wrapper{
  /*margin-top: 20px !important;*/
  margin-top: 50px !important;
}
.logoflag{
  width: 18px ;
  height: 16px;
  border-radius: 30px;
  object-fit: contain;
 }
 .alert{
font-size: 15px;
width: inherit;
 }

 .base-home .alert.alert-success, .base-home .alert.alert-danger, .base-home .alert.alert-warning {
  /*line-height: 3;
  height: 50px;*/
  border-radius: 50px;
  width: 95% !important;
  padding: 0 3px 0 15px;
}

.demande-demo-btn:hover {

  background: #A1EBFD;
  color: #3333FF !important;
}
.wrap-input .demande-demo-btn{
  border: 1.5px solid #3333ff;
  font-weight: 700;
  zoom: 1.2;
  
  }
  .wrap-input .demande-demo-btn.campagne{
    zoom: 1;
  }
.demande-demo-btn{
font-size: 15px;
line-height: 1.5;
height: 40px;
background-color: #FFBE00;
position: relative;
border-radius: 0px !important;
letter-spacing: 1px;
color: #fff;

}
/* css for modal  */
.demande-demo .title p {
  font-size: 18px !important;
  font-weight: 700;
  text-align: center;
}
.demande-demo .des-produit {
  font-size: 15px !important;
  color: #3333ff;
}

.main-footer {
    background-color: #DDD;
}
.cgu-link {
    text-decoration: underline;
}

.mailto-btn {
  font-size: 16px;
  line-height: 0.8;
  height: 40px;
  background-color: #3333ff;
  position: relative;
  z-index: 1;
  font-weight: 500;
  border-radius: 0px !important;
  letter-spacing: 1px;
  color: #fff;
}

.mailto-btn:hover {
  background: #a1ebfd;
  color: #19198c;
}
/* css for radio input of add access  */
.container-access .row > .form-radio{
 margin-bottom: -30px !important;
}
.container-access input.form-radio{
  box-shadow: none;
}
.container-access label.form-radio-label{
  line-height: 4 !important;
  padding-left: 15px;
  font-size: 15px;
}

 .container-access input.form-radio{
  border: none !important;
  -moz-appearance:none;
  -webkit-appearance:none;
  -o-appearance:none;
  outline: none;
  content: none;
}
 .container-access input.form-radio[type=radio] {
  /* -ms-transform: scale(2); 
  -moz-transform: scale(2); 
  -webkit-transform: scale(2); 
  -o-transform: scale(2); 
  transform: scale(2); */
  zoom: 2.5;
}
 .container-access  input.form-radio:before {
   	font-family: "FontAwesome";
    content: "\f00c";
    color: transparent !important;
    background: #eafafe;
    border: 0.6px solid #A1EBFD;
  	align-items:center;
    justify-content: center;
}
.container-access  input.form-radio:before{
  font-family: "FontAwesome";
  content: "\f111";
  border-radius: 8px;
}

 .container-access  input.form-radio[type=radio]:checked:before {
  	background: #A1EBFD;
	  color: #3333FF !important;
}

/* input type checkbox */
    /*Page styles*/
  
    
    /*Checkboxes styles*/
   .creation-de-compte input[type="checkbox"], .demande-demo input[type="checkbox"] { display: none; }
    
    input[type="checkbox"] + label {
      display: block;
      position: relative;
      padding-left: 35px;
      margin-bottom: 20px;
      font: 14px/20px ;
      color: #3333FF;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
    }
    
    .creation-de-compte input[type="checkbox"] + label:last-child,
     .demande-demo input[type="checkbox"]  + label:last-child { margin-bottom: 0; }
    
    .creation-de-compte input[type="checkbox"] + label:before,  .demande-demo input[type="checkbox"]  + label:before {
      content: '';
      display: block;
      width: 20px;
      height: 20px;
      border: 1px solid #3333FF;
      position: absolute;
      left: 0;
      top: 0;
      opacity: .6;
      -webkit-transition: all .12s, border-color .08s;
      transition: all .12s, border-color .08s;
    }
    
    .creation-de-compte input[type="checkbox"]:checked,  .demande-demo input[type="checkbox"]:checked  {
      font-family: "FontAwesome";
      content: "\f00c";
      color: transparent !important;
      background: #eafafe;
      border: 1px solid #A1EBFD;
      align-items:center;
      justify-content: center;
    }
    .creation-de-compte input[type="checkbox"]:checked:before,
    .demande-demo input[type="checkbox"]:checked::before {
      background: #A1EBFD;
      color: #3333FF !important;
  }
  
  .creation-de-compte input[type="checkbox"]:checked + label:before,
  .demande-demo input[type="checkbox"]:checked  + label:before {
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: 18px;
  line-height: 1;
  width: 20px;
  height: 20px;
  border-radius: 0;
  opacity: 1;
  background: #eafafe;
  border: 1px solid #A1EBFD;
}


/* input type radio */
main {
  line-height: 1.2;
}

.radio-button {
  margin-bottom: 1rem;
}

.radio-button__label-wrapper {
  border-radius: 50%;
  cursor: pointer;
  display: block;
  padding-left: 2.5rem;
  position: relative;
  top: 0.25rem;
}
.radio-button__label-wrapper:hover .radio-button__input ~ .radio-button__custom-indicator {
  border-color: #3333FF;
}

.radio-button__label-title {
  margin-bottom: 0.25rem;
}

.radio-button__label-subtext {
  display: block;
  font-size: 0.85rem;
  font-style: italic;
}

.radio-button__custom-indicator {
  background: #eafafe;
  border: 1px solid #A1EBFD;
  border-radius: 50%;
  height: 26px;
  left: 0;
  position: absolute;
  top: 0;
  width: 26px;
}
.radio-button__custom-indicator::after {
  background-color: #3333FF;
  border-radius: 50%;
  content: "";
  display: none;
  height: 18px;
  left: 3px;
  position: absolute;
  top: 3px;
  width: 18px;
}

.radio-button__input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.radio-button__input:focus ~ .radio-button__custom-indicator {
  border-color: #3333FF;
}
.radio-button__input:checked ~ .radio-button__custom-indicator::after {
  display: block;
}
.radio-button__input:disabled ~ .radio-button__custom-indicator {
  opacity: 0.6;
  pointer-events: none;
}

@media only screen and (max-width :990px ) {

  .main-footer{
    margin-left: 260px !important;
  }
 .content-wrapper{
   margin-left: 250px !important;
 }

  }

@media only screen and (max-width : 768px) {

.main-footer{
  font-size: 13px !important;
  margin-left: 5px !important;
}
.content-wrapper{
  margin-left: 5px !important;
}

.modal-dialog{
  margin: auto !important;
}
.modal.fade  {
  padding-right: 0px !important;
  
}
body.modal-open  {
  padding-right: 0px !important;
  
}

}


@media only screen and (max-width : 500px)  {


.captcha .grecaptcha-badge {
  display: none !important;
  }


}
@media only screen and (max-width : 450px)  {
  .main-footer{
    font-size: 11px !important;
  }

.captcha .grecaptcha-badge {
  display: none !important;
  }

  a.div-boot img {
    width: 4em;
    bottom: 2%;
    right: .5%;
    
}
 }
  .dt-buttons.btn-group{
  display: inline-block;
  flex-wrap: nowrap !important;
  justify-content: space-between !important;
}
/* datatable button  */
 .dt-buttons.btn-group .btn-secondary {
 
  background: #3333ff !important;
}
 .dt-buttons.btn-group .btn-secondary {
 
  background: #3333ff !important;
}
.dt-buttons.btn-group .btn-secondary {
 
  background: #3333ff !important;
}
/* navbar btn  */
 .div-btn .navbar {
  padding: 0;
  height: auto !important;
  font-size: 10px;
  box-shadow: none;
  border: 0px;
  justify-content: space-between;
  background: var(--navbar-bg-color);
  color: var(--navbar-color);
  border: none;
}



 .div-btn .navbar-collapse {
  padding: 0 !important;
}

 .div-btn .navbar-collapse .nav li {
  padding: 0px 5px;
  margin-top: 12px;
  align-items: center;
  transition: 0.1s;
  padding-left: 0px;
}



 .div-btn .navbar-collapse .nav li .nav-link { 
  text-decoration: none;
  padding-left:  8px   !important;
  padding-right: 6px   !important;
  background-color: #3333ff;
  color: #fff !important;
  font-size: initial;
  
  
}

@media only screen and (max-width : 360px)  {
  .main-footer{
    font-size: 11px !important;
  }

.captcha .grecaptcha-badge {
  display: none !important;
  }

  a.div-boot img {
    width: 4em;
    bottom: 2%;
    right: .5%; 
}
 }
 


 /* ccss for drop dwon langue menu */


 .langue li > a.nav-link  {
  color: #3030f9;
  background-color: #eafafe !important;
  border-radius: 50px;
  border: 1px solid #3333FF;
}

.langue  .dropdown-menu.dropdown-menu-lg   {
  border-radius: 50px;
  min-width: 100% !important;
}
.langue  .dropdown-menu.dropdown-menu-lg   a.nav-link{
  padding-top: 10px ;
  padding-bottom: 10px ;
  border-radius: 50px;
  border: 1px solid #3333FF;
  color: #3333FF !important;
  
}
.langue  .dropdown-menu.dropdown-menu-lg  a.nav-link:hover{
  background-color: #3333ff;
  color: #FFF !important;

}

/* ===========SOCIAL ICON============= */
.sociallinks-wrapper {
    margin: 10px 0 0 -8px;
}

/*.facebook-icon,
.youtube-icon,
.linkedin-icon {
    width: 45px !important;
    border-radius: 100%;
    margin-right: -6px;
}*/
.linkedin-icon,
.facebook-icon,
.instagram-icon,
.tiktok-icon {
    width: 30px;
    height: 30px;
    padding: 6px;
    border: 1px solid #3333FF;
    border-radius: 50%;
}
