
.fab {
  /*position: fixed !important;
  cursor: pointer !important;
  border-radius: 50% !important;
  display: flex !important;
  justify-content: center!important ;
  align-items: center!important ;
  height: 30px !important;
  width: 30px!important ;*/
  background: #9D2449!important;
  /*line-height: 1!important ;
  bottom: 90%!important ;
  left: 75%!important;
  box-shadow: none !important;
  border: 1px solid #C9CACA !important ;*/
}

/*.fab img{
  width: 30px!important;
  height: 30px !important;
}*/

.integra2_modale-header{
    background:#9D2449!important
}
.integra2_modale-footer{
    background:#9D2449!important
}



 /* iphone SE, 6 , 7 y 8*/
/* @media only screen and (max-width: 667px) and (min-width: 375px)  {
  
  .fab{
    bottom: 89%!important ;
    left: 77.5%!important;
  }

}*/


/* iphone XR*/
/*@media only screen and (max-width: 896px) and (min-width: 414px)  {
  .fab{
    bottom: 92%!important ;
    left: 75.5%!important;
  }

}*/


