@import "https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.5/css/bootstrap.min.css";

@font-face {
  font-family: AcuminVariableConcept;
  src: url(../fonts/AcuminVariableConcept.ttf);
}
@font-face {
  font-family: Montserrat-Bold;
  src: url(../fonts/Montserrat-Bold.otf);
}
@font-face {
  font-family: Montserrat-Light;
  src: url(../fonts/Montserrat-Light.otf);
}
@font-face {
  font-family: Montserrat-Medium;
  src: url(../fonts/Montserrat-Medium.otf);
}
@font-face {
  font-family: Montserrat-SemiBold;
  src: url(../fonts/Montserrat-SemiBold.otf);
}
@font-face {
  font-family: MyriadPro-Regular;
  src: url(../fonts/MyriadPro-Regular.ttf);
}

body, html{
  margin:0;
  font-size: 10px;
  font-family: MyriadPro-Regular;
}

.fa {
  color: white;
  padding:5px;
  font-size: 35px !important;
  border-radius:50%;
  vertical-align: middle;
}

.fas{
  color:white;
}

.navbar{
  font-size:15px;
  position: relative;
  left:15px;
}

.navbar-nav .nav-link{
  color:white !important;
}

.navbar-fixed-top.scrolled, .dropdown-item.scrolled{
  background-color: #FFF !important;
  transition: background-color 200ms linear;
}

.navbar-fixed-top.scrolled .nav-link, .navbar-fixed-top.scrolled .fa, .navbar-fixed-top.scrolled .dropdown-item{
  color: #61298B !important;
}
.dropdown-item.scrolled{
  background-color: red;
}

ul.sec-7-ul{
  list-style-type: none;
}

.bg-test{
  background-color: rgba(0, 0, 0 ,0) !important;
}

.dropdown-menu{
  background-color: transparent;
  border:none;
}

.dropdown-item{
  color:white;
  font-size:15px;
}

.appdownload, .appdownload2 {
  width: 40%;
  height: 40%;
  padding: 5px;
}

#buttonDownload {
  background-color: black;
  border-radius: 15px;
  border-color: black;
  color: white;
  text-align: center;
  font-size: 13px;
  padding: 10px;
  margin: 1px;
}

#partenaires{
  font-size: 45px;
}

p{
  font-size: 1.6rem; 
}

p, h1, h2, h3, h4, h5, h6{
  margin:0;
  padding:0;
  font-size:2.5rem;
  color: #454545;
}

ul,ol{
	margin:0;
	padding:0;
}

#Adress{
  font-size:15px;
  color: gray;
}

.prepaid, .master{
  height:80px;
  margin:45px;
}

button:focus, input:focus, textarea:focus{
	outline: none;
}

.sec-8{
  text-align:center;
  padding:30px;
  background-color: #E5E5E6;
  font-size:100px;
}

#buttoncollapse{
  font-size:17px;
  border-radius:10px;
}

.hero-section{
  background-image: url(../images/w.svg);
  background-position: right 620px bottom -210px;
  background-size: 80%;
  background-color: #721af3;
  background-repeat: no-repeat;
  min-height: 100vh;
  position: relative;
}

.logo{
  width:30rem;
}

.swal2-popup{
  border-radius: 3.313em !important;
}


.lds-roller {
  display: inline-block;
  position: relative;
  top: -7px;
  right: -16px;
  zoom: 0.8;
  height: 40px;
}

.lds-roller div {
  animation: lds-roller 1.5s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.logo-text{
  font-family: AcuminVariableConcept;
  position:relative;
  float:right;
  font-size:2.5rem;
  font-weight:500;
  color:#fff;
  margin-top:10rem;
}

.logo-text:after{
   content:"";
   display:block;
   width:100%;
   height:.5rem;
   background-color:#fff;
}

.hero-section h1{
  color:#fff;
  font-size:4rem;
  font-weight:bold;
  margin-top:20vh;
}

ul#the-one {
  list-style-type: none;
  font-family: AcuminVariableConcept;
  font-size:2.1rem;
  color:#fff;
  word-spacing:.7rem;
  margin-top:4rem;
}

.hero-img{
  margin-top:18vh;
  max-height: 80%;
}

.hero-section h2{
  color:#fff;
  font-size:3rem;
  font-weight:500;
  margin-bottom:2rem;
}

.shap-1{
  width: 13.7rem;
  position: absolute;
  bottom: -1px;
  left: 6px;
}

.form1{
  background-color:white;
  padding:1rem;
  border-radius:15px;
  height: 55px;
}

.form1 select{
  width:8rem;
  height:4.5rem;
  font-size:2rem;
  border:none;
  border-bottom:1px solid #ccc;
  background-color:#fff;
}

.form1 select:focus{
  outline: none;
}

.select-div{
  position:relative;
  display:inline-block;
}

.form1 .select-div:before{
  content:"";
  position:absolute;
  width: 1.2rem;
  height: 1.5rem;
  background-image: url(images/arrow1-01.png);
  background-size:100%;
  background-repeat:no-repeat;
  display:block;
  right:.5rem;
  top:1.3rem;
}

.form1 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.input-mobilephone{
  color: #808080;
  width:100%;
  border:none;
  font-size:2rem;
  font-weight:300;
  border-bottom:1px solid #808080;
  height:100%;
}

#send{
  width:50px;
  height:50px;
  background:transparent;
  font:bold 13px Arial;
  border-radius:50%;
  border-color:white;
  position:absolute;
}

.hero-bottom-sec{
  position:absolute;
  bottom:0;
  margin-top:20px;
}

@media(max-width: 1200px){
  .hero-section{
    background-size:cover;
    background-position: right 200px bottom -110px;
  }

  body,html{
    font-size:8px;
  }

  .shap-1{
    left:.99rem;
  }

  .hero-img{
    margin-left:-15px;
    height:525px;
  }

  .btn{
    margin-right: 0rem;
    margin-top: -0.5rem;
  }
}

@media(max-width: 992px){
  .hero-section{
    background-position: right 120px bottom -60px;
    background-size: 110%;
  }

  .sec-4-img{
    display: none;
  }

  .sec-4{
    padding-left: 0;
    padding-right: 0;
  }

  .sec-4-img-xs{
    margin-top:4rem;
  }

  .sec-4 .big-heading img{
    width:8rem;
    margin-top:1rem;
  }

  .hero-img{
    margin-left:40px;
  }

  .btn{
    margin-right: 0rem;
    margin-top: -0.5rem;
  }

  .hero-section h1{
    font-size: 4rem;
  }
  .appdownload, .appdownload2{
    width: 49%;
  }
}

@media(max-width: 767px){
  body,html{
    font-size:7px;
  }

  .hero-bottom-sec{
    position:inherit;
    bottom:0;
    margin-top:20px;
  }

  .shap-1{
      left: 1.5rem;
  }

  .hero-section{
    background-position: right 60px top 280px;
    background-size: 120%;
  }

  .big-heading{
    margin-left:0rem;
    text-align: center;
  }

  .sec-3 .sec-text{
    margin-left:0rem;
    text-align: center;
  }

  .sec-3 .big-heading:before{
    left:-1rem;
    top:-1.5rem;
  }

  .sec-5 .sec-text{
    text-align:center;
  }

  .sec-7{
    background-size: cover;
  }

  .sec-7-ul-2 li{
    display:block;
  }

  .sec-7-ul-2 li:nth-child(2){
    margin-left:0rem;
    display:block;
  }

  .sec-7-ul-2 li:nth-child(3){
    padding-left:0rem;
    border-left:0px solid #ddd;
    margin-left:.0rem;
  }

  #buttonDownload{
    font-size:11.4px;
    width:145px;
    height:40px;
  }

  .hero-img{
    margin-top:10rem;
    height:420px;
  }

  #buttoncollapse{
    margin-right:11.5rem;
  }

  .btn{
    margin-right: 2rem;
    margin-top: 0rem;
  }

  .appdownload, .appdownload2{
    width: 35%;
  }
}

@media(max-width:605px){
  #buttonDownload{
    font-size:11px;
    width:75px;
    height:50px;
  }

  .logo{
    width:200px;
  }

  .hero-img{
    margin-top:10rem;
    height:400px;
    margin-left:5rem;
  }

  #buttoncollapse{
    margin-right:3.7rem;
  }
}

@media(max-width: 450px){
  body,html{
    font-size:6px;
  }

  .hero-bottom-sec{
    position:inherit;
    bottom:0;
    margin-top:20px;
  }

  .hero-section h2{
    margin-left: 0;
    text-align: center;
  }

  .sec-2-div p{
     font-size:2.3rem;
   }

   .hero-section h1{
     margin-left: 4rem;
   }

  #buttoncollapse{
    margin-right:3rem;
  }

  .hero-section h2{
    margin-left: -4rem;
    margin-top: 5rem;
  }

  .hero-img{
    margin-left:0rem;
  }

  .store img{
    margin-left:3rem;
  }

  .input-mobilephone{
    margin-left: 1rem;
    width: 36rem;
  }

  .form1{
    margin-left: 3rem;
    width:40rem;
    height:7rem;
  }

  #send{
    margin-left:-4rem;
    margin-top:-1rem;
  }

}
.sec-2{
  position: relative;
  min-height: 85vh;
}

.sec-2-block{
  margin-bottom:40px;
}

.sec-2-logo{
  display: block;
  width:7rem;
  margin:auto;
  margin-top:5rem;
}

.sec-2 h2{
  font-size:6rem;
  color:#BEBEBE;
  text-align: center;
  font-weight: bold;
  margin-top: 4rem;
  margin-bottom: 4rem;
  /*animation: fadeIn 2s;*/
}
/*
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to{
    opacity: 1;
  }
}

@-moz-keyframes fadeIn{
  from {
    opacity: 0;
  }
  to{
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to{
    opacity: 1;
  }
}

@-ms-keyframes fadeIn{
  from {
   opacity: 0;
}
  to{
    opacity: 1;
  }
}

@-o-keyframes fadeIn{
  from {
    opacity: 0;
  }
  to{
    opacity: 1;
  }
}
*/

.sec-text{
  font-size:2.5rem;
  color:#3E3D3F;
  text-align: justify;
  text-justify: inter-word;
}

.sec-2-div{
  text-align: center;
  margin-top:6rem;
}

.sec-2-div p{
  font-size:1.7rem;
}

.sec-2-div-logo{
  margin:auto;
  display: block;
  height: 8rem;
}

.sec-2-no{
  display: block;
  margin: auto;
  margin-top:2rem;
  margin-bottom: 2rem;
  line-height: 5.3rem;
  width:5rem;
  height: 5rem;
  text-align: center;
  background-color:#E3E3E3;
  border-radius:50%;
  font-size:2.5rem;
  color:#fff;
  font-weight: bold;
}

.sec-2-no span{
  line-height: 5rem;
}

.sec-2-div h3{
  font-size:3.2rem;
  font-weight:bold;
  margin-bottom:2rem;
}
hero-section:after{
  content:"";
  position: absolute;
  z-index: 9;
  margin:auto;
  display:block;
  left:0;
  right:0;
  bottom:-.2rem;
  width:6rem;
  height:.4rem;
  border:.3rem;
  border-radius:2px;
  background-color:#949494;
}
.sec-2:after{
  content:"";
  position: absolute;
  z-index: 9;
  margin:auto;
  display:block;
  left:0;
  right:0;
  bottom:-.2rem;
  width:6rem;
  height:.4rem;
  border:.3rem;
  border-radius:2px;
  background-color:#949494;
}

.sec-3, .sec-31{
  position: relative;
  background-color:#EFEFF0;
  min-height: 60vh;
  padding-top: 10rem;
  padding-bottom: 9rem;
}

.sec-3:after{
  position: absolute;
  z-index: 9;
  content:"";
  margin:auto;
  display:block;
  left:0;
  right:0;
  bottom:-.2rem;
  width:6rem;
  height:.4rem;
  border:.3rem;
  border-radius:2px;
  background-color:#949494;
}

.big-heading{
  position: relative;
  font-size:6rem;
  font-weight:bold;
  margin-top:6rem;
  color:#000000;
}

.sec-3 .big-heading{
  margin-left:-3rem;
}

.sec-3 .big-heading:before{
  content:"";
  width:3rem;
  height: 3rem;
  background-size:100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left:-4rem;
  top: 1rem;
}

.sec-3 .sec-text, .sec-31 .sec-text{
  margin-left:4rem;
  margin-top:2rem;
}

.sec-4{
  min-height: 76vh;
  position: relative;
}

.sec-4-img{
  position: absolute;
  right: 0;
  top:-49px;
  height:110%;
}

.sec-4 .big-heading img{
  width: 15rem;
  margin-left: 2rem;
  margin-top: 2rem;
}

.sec-4 .sec-text{
  margin-left:4rem;
  margin-top:2rem;

}

.sec-5{
  min-height: 65vh;
  position: relative;
  background-color:#EFEFF0;
  padding-top: 6rem;
  padding-bottom: 6rem;  
}

.sec-5:before{
  position: absolute;
  z-index: 9;
  content:"";
  margin:auto;
  display:block;
  left:0;
  right:0;
  top:-.2rem;
  width:6rem;
  height:.4rem;
  border:.3rem;
  border-radius:2px;
  background-color:#949494
}

.sec-5:after{
  position: absolute;
  z-index: 9;
  content:"";
  margin:auto;
  display:block;
  left:0;
  right:0;
  bottom:-.2rem;
  width:6rem;
  height:.4rem;
  border:.3rem;
  border-radius:2px;
  background-color:#949494;
}

.sec-5-img{
  margin-top:4rem;
}

.sec-5 .sec-text{
  margin-top:12rem;
}

.store-text{
  display: inline-block;
  font-size:3rem;
  color: #3E3D3F;
  font-weight: bold;
  vertical-align: middle;
}

.store{
  display: inline-block;
  margin-left: 2rem;
  margin-top: 30px;
}

.pre-register{
  margin-top: 40px;
}

.sec-7{
  background-image: url(../images/bg1-01.png);
  background-size:100%;
  padding-top:4rem;
  padding-bottom:2rem; 
  color:#fff;
}

.sec-7 a{
  color:#fff;
}

.sec-7-ul{
  font-size:1.8rem;
}

.sec-7-ul li{
  margin-top:1.5rem;
}

.footer-logo{
  float:right;
  width:25rem;
}

.sec-7-ul-2{
  margin-top:5rem;
  font-size:2rem;
}

.sec-7-ul-2 li{
  display: inline-block;
}

.sec-7-ul-2 li:nth-child(2){
  margin-left:2.5rem;
}

.sec-7-ul-2 li:nth-child(3){
  padding-left:1.5rem;
  border-left:1px solid #ddd;
  margin-left:1.5rem;  
}

* {
  box-sizing: border-box;
}
#modal-container {
  font-family: helvetica neue, helvetica, arial, sans-serif;
}
html.modal-active, body.modal-active {
  overflow: hidden;
}
#modal-container {
  position: fixed;
  display: table;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transform: scale(0);
  z-index: 1;
}
#modal-container.save-mail {
  transform: scale(1);
}
#modal-container.save-mail .modal-background {
  background: rgba(0, 0, 0, .0);
  animation: fadeIn 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.save-mail .modal-background .modal {
  background-color: transparent;
  animation: modalFadeIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.save-mail .modal-background .modal h2, #modal-container.save-mail .modal-background .modal p {
  opacity: 0;
  position: relative;
  animation: modalContentFadeIn 0.5s 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.save-mail .modal-background .modal .modal-svg rect {
  animation: sketchIn 0.5s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.save-mail.out {
  animation: quickScaleDown 0s 0.5s linear forwards;
}
#modal-container.save-mail.out .modal-background {
  animation: fadeOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.save-mail.out .modal-background .modal {
  animation: modalFadeOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.save-mail.out .modal-background .modal h2, #modal-container.save-mail.out .modal-background .modal p {
  animation: modalContentFadeOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.save-mail.out .modal-background .modal .modal-svg rect {
  animation: sketchOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container .modal-background {
  display: table-cell;
  background: rgba(0, 0, 0, .8);
  text-align: center;
  vertical-align: middle;
}
#modal-container .modal-background .modal {
  background: white;
  padding: 50px;
  display: inline-block;
  border-radius: 3px;
  font-weight: 300;
  position: relative;
}
#modal-container .modal-background .modal h2 {
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 15px;
}
#modal-container .modal-background .modal p {
  font-size: 18px;
  line-height: 22px;
}
#modal-container .modal-background .modal .modal-svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 3px;
}
#modal-container .modal-background .modal .modal-svg rect {
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 778;
  stroke-dashoffset: 778;
}

@keyframes fadeOut {
  0% {
    background: rgba(0, 0, 0, .7);
 }
  100% {
    background: rgba(0, 0, 0, .0);
 }
}

@keyframes quickScaleDown {
  0% {
    transform: scale(1);
 }
  99.9% {
    transform: scale(1);
 }
  100% {
    transform: scale(0);
 }
}

@keyframes sketchIn {
  0% {
    stroke-dashoffset: 778;
 }
  100% {
    stroke-dashoffset: 0;
 }
}
@keyframes sketchOut {
  0% {
    stroke-dashoffset: 0;
 }
  100% {
    stroke-dashoffset: 778;
 }
}
@keyframes modalFadeIn {
  0% {
    background-color: transparent;
 }
  100% {
    background-color: white;
 }
}
@keyframes modalFadeOut {
  0% {
    background-color: white;
 }
  100% {
    background-color: transparent;
 }
}
@keyframes modalContentFadeIn {
  0% {
    opacity: 0;
    top: -20px;
 }
  100% {
    opacity: 1;
    top: 0;
 }
}

