@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
body{
  font-family: 'Josefin Sans', sans-serif !important;
  color: #000;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
::selection{
  background: rgb(92, 27, 243);
  color: #fff;
}
p{
  font-size: 22px !important;
  line-height: 1.3 !important;
}
.p1{
  font-size: 19px !important;
}
h1,h2,h3,h4,h5,h6{
  width: 100%;
  display: block;
}
.main-container{
  padding: 0px;
  margin: 0px auto;
}
.center{
  text-align: center;
}
.right{
  text-align: right;
  float: right;
}
.left{
  text-align: left;
  float: left;
}
.img10 img{
  width: 10%;
}
.img15 img{
  width: 15%;
}
.img20 img{
  width: 20%;
}
.img30 img{
  width: 30%;
}
.img40 img{
  width: 40%;
}
.img50 img{
  width: 50%;
}
.img60 img{
  width: 60%;
}
.img70 img{
  width: 70%;
}
.img80 img{
  width: 80%;
}
.img90 img{
  width: 90%;
}
.img100 img{
  width: 100%;
}
.pl1{padding-left: 10px;}
.pl2{padding-left: 20px;}
.pl3{padding-left: 30px;}
.pl4{padding-left: 40px;}
.pl5{padding-left: 50px;}

.mt-10{margin-top: -10px;}
.mt-20{margin-top: -20px;}
.mt-30{margin-top: -30px;}
.mt-40{margin-top: -40px;}
.mt-50{margin-top: -50px;}
.mt-60{margin-top: -60px;}
.mt-70{margin-top: -70px;}
.mt-80{margin-top: -80px;}
.mt-90{margin-top: -90px;}
.mt-100{margin-top: -100px;}

.mt1{margin-top: 10px;}
.mt2{margin-top: 20px;}
.mt3{margin-top: 30px;}
.mt4{margin-top: 40px;}
.mt5{margin-top: 50px;}
.mt6{margin-top: 60px;}
.mt7{margin-top: 70px;}
.mt8{margin-top: 80px;}
.mt9{margin-top: 90px;}
.mt10{margin-top: 100px;}
.mt20{margin-top: 200px;}

.mb1{margin-bottom: 10px;}
.mb2{margin-bottom: 20px;}
.mb3{margin-bottom: 30px;}
.mb4{margin-bottom: 40px;}
.mb5{margin-bottom: 50px;}

.br-10{border-radius: 10px;}
.br-20{border-radius: 20px;}
.br-30{border-radius: 30px;}
.br-40{border-radius: 40px;}
.br-50{border-radius: 50%;}

.b3{font-weight: 300;}
.b4{font-weight: 400;}
.b5{font-weight: 500;}
.b6{font-weight: 600;}
.b7{font-weight: 700;}
.b8{font-weight: 800;}
.b9{font-weight: 900;}

.white{color: #fff;}
.black{color: #000;}
.red{color: #f00;}
.red1{color: #7e0927;}
.yellow{color: #ffcc00;}
.green{color: #1cb85e;}
.blue{color: #4D5FF1;}
.light-blue{color: #1a52ad;}
.pink{color: #ff004c;}
.orange{color: #fd6e00;}
.grey{color: #686868;}


.lh1{
  line-height: 1.6 !important;
}

.gradient1{
  background: #4D5FF1;
background: linear-gradient(to right, #4F00F6 30%, #B000F7 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.gradient2{
  background: #4D5FF1;
background: linear-gradient(to right, #4D5FF1 30%, #06D1D3 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.uppercase{
  text-transform: uppercase;
  letter-spacing: 3px;
}
.transparent{
  opacity: 0.7;
}
.text-shadow {
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 3px 5px 7px rgba(0,0,0,0.51);
}
.heading1{
  font-size: 50px;
}
.headingl{
  font-size: 55px;
}
.headingl1{
  font-size: 70px;
}
.heading-big{
  font-size: 100px;
}
.highlight-yellow{
  background: #ffff00;
  display: inline-block;
  padding: 5px 5px 0px;
}
.shadow{
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
-moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.menu-bar{
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #77777764;
  height: 85px;
}
.section1{
  display: block;
  background: url(../images/bg1.png) repeat 0 0 / cover;
  padding-top: 20px;
  padding-bottom: 310px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.about-section1{
  display: block;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 70px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.services-section1{
  display: block;
  background: url(../images/bg1.png) repeat 0 0 / cover;
  padding-top: 70px;
  padding-bottom: 320px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.contact-section1{
  display: block;
  background: url(../images/bg1.png) repeat 0 0 / cover;
  padding-top: 70px;
  padding-bottom: 120px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.content-section1{
  display: block;
  background: url(../images/bg1.png) repeat 0 0 / cover;
  padding-top: 70px;
  padding-bottom: 300px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section2{
  display: block;
  background: #010214;
  padding-top: 80px;
  padding-bottom: 80px;
  /*margin-bottom: 0px;*/
  background-position: center top;
}
.content-section2{
  display: block;
  background: #010214;
  padding-top: 80px;
  padding-bottom: 50px;
  /*margin-bottom: 0px;*/
  background-position: center top;
}
.services-section2{
  display: block;
  background: #010214;
  padding-top: 80px;
  padding-bottom: 80px;
  /*margin-bottom: 0px;*/
  background-position: center top;
}
.section3{
  display: block;
  background: url(../images/bg2.png) repeat 0 0 / cover;
  padding-top: 80px;
  padding-bottom: 80px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.content-section3{
  display: block;
  background: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.contact-section3{
  display: block;
  background: #4D5FF0;
  padding-top: 30px;
  padding-bottom: 20px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.services-section3{
  display: block;
  background: #4D5FF0;
  padding-top: 80px;
  padding-bottom: 80px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.about-section3{
  display: block;
  background: #4D5FF0;
  padding-top: 80px;
  padding-bottom: 80px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section4{
  display: block;
  background: #010214;
  padding-top: 80px;
  padding-bottom: 80px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.content-section4{
  display: block;
  background: #4D5FF0;
  padding-top: 60px;
  padding-bottom: 60px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.services-section4{
  display: block;
  background: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.about-section4{
  display: block;
  background: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section5{
  display: block;
  background: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.about-section5{
  display: block;
  background: #4D5FF0;
  padding-top: 70px;
  padding-bottom: 60px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section6{
  display: block;
  background: #4D5FF0;
  padding-top: 70px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.services-section6{
  display: block;
  background: #1a1c2f;
  padding-top: 70px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section7{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.footer{
  display: block;
  background: #010214;
  padding-top: 70px;
  padding-bottom: 30px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.footer_menu{
  padding-left: 0;
  margin-top: 40px;
}
.footer_menu li {
  list-style: none;
  margin-top: 15px;
}
.footer_menu li i{
  color: #4D5FF0;
  margin-left: -30px;
  padding-right: 5px;
}
.footer_menu li a{
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
}
.footer_menu li a:hover{
  text-decoration: underline;
}
.footer_menu1{
  padding-left: 32px;
  margin-top: 40px;
}
.footer_menu1 li {
  list-style: none;
  margin-top: 15px;
}
.footer_menu1 li i{
  color: #4D5FF0;
  margin-left: -30px;
  padding-right: 5px;
}
.footer_menu1 li a{
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
}
.footer_menu1 li a:hover{
  text-decoration: underline;
}
.input1{
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  padding: 12px 20px 9px;
  width: 100%;
  border: 5px solid #191a25;
  border-radius: 5px;
  outline: none;
  background: #000;
}
.logo img{
  width: 65%;
}
.blur-section{
  background: #000000ef;
  position: fixed;
  min-height: 100vh;
  min-width: 100vw;
  z-index: 999;
  top: 0;
  left: 0;
}
#popup{
  width: 100%;
  /* background: #000; */
}
.popup-box{
  background: #161616;
  position: fixed;
  top: 15%;
  left:40%;
  width: 20%;
  z-index: 10000;
  border-radius: 2px;
  border: 2px solid #ffffff31;
  transition: all .5s ease;
}
#close-popup1{
  left: 357px;
  top: -280px;
}
.cross{
  position: absolute;
}
.cross img{
  position: relative;
  width: 10%;
  top: -20px !important;
  background: #434343;
  cursor: pointer;
  left: 95% !important;
  /* left: 450px; */
  z-index: 100000;
  border-radius: 2px;
}
.top-menu{
  margin-top: 15px;
  margin-left: -70px;
}
.top-menu li{
  display: inline-block;
  margin-left: 25px;
  text-align: center;
  list-style: none;
}
.icon-box1{
  background: transparent;
  padding: 30px 30px 20px;
}
.icon-box2{
  background: #fff;
  border-radius: 10px;
  padding: 30px 30px 20px;
}
.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 130px;
  overflow-x: hidden;
}

.track {
  position: absolute;
  white-space: nowrap;
  padding-top: 35px;
  will-change: transform;
  animation: marquee 10s linear infinite;
}

@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
.track h3 span{
  margin-left: 50px;
}
.track h3 span img{
 max-width: 150px;
}
.acc-button{
  background: #fff;
  padding: 19px 30px 16px 0;
  margin-top: 20px;
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  border-radius: 5px;
  transition: all .2s linear;
}
.acc-button:hover{
  text-decoration: none;
}
.acc-button.active{
  margin-left: 30px;
}
.acc-button.inactive{
  margin-left: 30px !important;
}
.acc-description{
  background: #fff;
  padding: 40px;
  border-radius: 5px;
  margin-top: 20px;
  height: 320px;
}
.numbers{
  background: #000;
  color: #fff;
  padding: 10px 10px 7px;
  position: relative;
  top: 1px;
  left: -20px;
  border-radius: 5px;
}
.top-menu li a{
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
.founder-description{
  margin-top: 307px;
}
.founder-description1{
  margin-top: 230px;
}
.button1{
  background: #4D5FF1;
  padding: 15px 30px 10px;
  text-decoration: none;
  border-radius: 50px;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: inline-block;
}
.button1:hover{
  text-decoration: none;
  color: #fff;
  background: #000;
}
.button2{
  background: #4D5FF1;
  padding: 15px 30px 10px;
  text-decoration: none;
  border-radius: 50px;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: block;
}
.button2:hover{
  text-decoration: none;
  color: #fff;
  background: #000;
}
.button3{
  background: #fff;
  padding: 15px 50px 10px;
  text-decoration: none;
  border-radius: 50px;
  font-size: 17px;
  font-weight: 700;
  color: #000;
  text-align: center;
  display: inline-block;
}
.button3:hover{
  text-decoration: none;
  color: #fff;
  background: #000;
}
.button4{
  background: #fff;
  padding: 15px 50px 10px;
  text-decoration: none;
  border-radius: 5px;
  font-size: 17px;
  font-weight: 700;
  color: #000;
  text-align: center;
  display: inline-block;
}
.button4:hover{
  text-decoration: none;
  color: #fff;
  background: #4D5FF1;
}
.about-description{
  margin-top: 80px;
}
.top-strip{
  display: inline-block;
   background: rgb(11,169,206);
  background: linear-gradient(90deg, rgba(11,169,206,1) 0%, rgba(88,122,193,1) 100%); 
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding: 10px 30px;
  border-radius: 25px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.image-base{
  background: #fff;
  padding: 20px;
  border-radius: 15px;
}
.image-base img{
  /* box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69); */
}
.strip1{
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 10px 30px 5px;
  display: inline-block;
/* From https://css.glass */
background: rgba(255, 255, 255, 0.21);
border-radius: 50px;
/* box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); */
backdrop-filter: blur(11.7px);
-webkit-backdrop-filter: blur(11.7px);
border: 1px solid rgba(255, 255, 255, 0.09);
}
.strip2{
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-align: center;
  padding: 10px 30px 5px;
  display: inline-block;
background: rgba(51, 92, 255, 0.21);
border-radius: 50px;
/* box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); */
backdrop-filter: blur(11.7px);
-webkit-backdrop-filter: blur(11.7px);
border: 1px solid rgba(60, 70, 253, 0.09);
}
.button-green {
  display: inline-block;
  background: #1cb85e;
  font-size: 35px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  padding: 15px 50px;
  border-radius: 50px;
  transition: 0.5s;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.button-green:hover{
  text-decoration: none;
  color: #fff;
  transform: scale(1.03);
  /*background: #ff9a4c;*/
}
.list1 li {
  list-style: none;
  font-size: 20px;
  margin-top: 20px;
  /*margin-left: 30px;*/
  margin-bottom: -15px;
}
.list1 li i {
  color: #1cb85e;
  padding-right: 5px;
  margin-left: -30px;
}
.social-list{
  margin-left: -64px;
}
.social-list li{
  list-style: none;
  display: inline-block;
  margin-left: 25px;
  margin-top: 10px;
}
.social-list li a{
  font-size: 20px;
  font-weight: 700;
  color: #ffffff96;
  transition: all .2s linear;
}
.social-list li a:hover{
  color: #fff;
}
.social-list1{
  margin-left: -60px;
}
.social-list1 li{
  list-style: none;
  display: inline-block;
  margin-left: 25px;
  margin-top: 10px;
}
.social-list1 li a i{
  font-size: 20px;
  font-weight: 700;
  /* color: #fff; */
  transition: all .2s linear;
  height: 50px;
  width: 50px !important;
  background: #fff;
  padding: 15px 0 0;
  border-radius: 50%;
  transition: all .1s linear;
}
.social-list1 li a i:hover{
  transform: scale(1.1);
}
.facebook{color: #1077F0;}
.instagram{color: #F11387;}
.linkedin{color: #2B67B4;}
.twitter{color: #229AF0;}
.boxa1{
  background: transparent;
  padding-top: 35px;
  padding-bottom: 25px;
  border-top: 1px solid #202131;
  border-bottom: 1px solid #202131;
}
.box1{
  display: inline-block;
  /* background: #FEF1CF; */
  background: linear-gradient(to bottom, #141335, #070918);
  border: 1px solid #ffffff25;
  width: 100%;
  padding: 40px;
  margin-top: 50px;
  height: 450px;
  border-radius: 10px;
}
.box2{
  display: inline-block;
  /* background: #FEF1CF; */
  background: linear-gradient(to bottom, #141335, #070918);
  border: 1px solid #ffffff25;
  width: 100%;
  padding: 40px;
  margin-top: 50px;
  height: 450px;
  border-radius: 10px;
}
.box3{
  display: inline-block;
  /* background: #FEF1CF; */
  background: linear-gradient(to bottom, #141335, #070918);
  border: 1px solid #ffffff25;
  width: 100%;
  padding: 40px;
  margin-top: 50px;
  height: 450px;
  border-radius: 10px;
}
.box1a{
  display: inline-block;
  /* background: #FEF1CF; */
  background: linear-gradient(to bottom, #141335, #070918);
  border: 1px solid #ffffff25;
  width: 100%;
  padding: 40px;
  /* margin-top: 50px; */
  height: 470px;
  border-radius: 10px;
}
.box1b{
  display: inline-block;
  /* background: #FEF1CF; */
  background: linear-gradient(to bottom, #141335, #070918);
  border: 1px solid #ffffff25;
  width: 100%;
  padding: 40px;
  margin-top: 30px;
  height: 510px;
  border-radius: 10px;
}
.guarantee-box{
  display: inline-block;
  width: 80%;
  background: #194fa8;
  padding: 30px;
  border-radius: 25px;
  text-align: center;
  margin-top: 100px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.guarantee-box img{
  width: 25%;
  margin-top: -120px;
}
.p-table {
  display: inline-block;
  background: #fff;
  width: 100%;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.p-head1 {
  background: #114481;
  padding: 50px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.p-head2 {
  background: #ed861c;
  padding: 50px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.p-body {
  display: inline-block;
  width: 100%;
  padding: 20px;
}
.p-body2 {
  display: inline-block;
  width: 100%;
  padding: 20px;
  border: 4px dotted #ed861c;
  border-top: none;
}
.p-list {
  margin-left: -30px;
  text-align: left;
}
.p-list li {
  list-style: none;
  font-size: 20px;
  font-weight: 400;
}
.p-list li i{
  color: #1DB85C;
}
.video-button{
  background: #fff;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  display: block;
  padding: 13px 0 10px;
  border: 1px solid #636363;
  border-radius: 5px;
}
.video-button:hover{
  color: #fff;
  text-decoration: none;
  background: linear-gradient(to right, #4D5FF1 30%, #06D1D3 100%);
}
.video-button.active{
  color: #fff;
  text-decoration: none;
  background: linear-gradient(to right, #4D5FF1 30%, #06D1D3 100%);
}
.video-box1{
  background: #5062F2;
  padding: 5px;
  border-radius: 10px;
  margin-top: 50px;
}
.video-box1 iframe{
  border-radius: 8px;
}
.video-box2{
  background: #5062F2;
  padding: 5px;
  border-radius: 10px;
  /* margin-top: 50px; */
}
.video-box2 iframe{
  border-radius: 8px;
}









.hide-md{
  display: none;
}

#menuToggle
{
  display: block;
  position: relative;
  top: 15px;
  left: 195px;
  
  z-index: 1;
  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a
{
  text-decoration: none;
  color: #fff;
  
  transition: color 0.3s ease;
}

#menuToggle a:hover
{
  color: tomato;
}


#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  /* left: -15px; */
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #cdcdcd;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
  position: absolute;
  width: 340px;
  margin: -100px 0 0 -390px;
  padding: 50px;
  padding-top: 125px;
  
  background: #4D5FF1;
  list-style-type: none;
  border-radius: 0 0 10px 0;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(-130%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
  padding: 10px 0;
  font-size: 22px;
}

#menu li a.button1{
  background: #fff;
  padding: 15px 30px 10px;
  text-decoration: none;
  border-radius: 50px;
  font-size: 17px;
  font-weight: 700;
  color: #000;
  text-align: center;
  display: inline-block;
  position: relative;
  left: -40px;
}
#menu li a.button1:hover{
  text-decoration: none;
  color: #fff;
  background: #000;
}
/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: translate(-20px, 0);
}












.carousel {
  background: transparent;
  height: 430px !important;
}

.carousel-cell img{
  border-radius: 50%;
  border: 1px solid #aaaaaa;
}
.carousel-cell {
  width: 80%;
  height: 100%;
  left: 0;
  margin-left: 10%;
  border-radius: 5px;
  /* opacity: .6; */
  counter-increment: carousel-cell;
  transition: all .3s linear;
  background: linear-gradient(to bottom, #141335, #070918);
  border: 1px solid #ffffff25;
  padding-top: 35px;
}

/* cell number */
.carousel-cell:before {
  display: block;
  text-align: center;
  font-size: 80px;
  color: white;
}
.carousel-cell.is-selected{
  opacity: 1 !important;
}


.flickity-enabled{
  position:relative;
}
.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  /* overflow: hidden; */
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  transform: scale(1);
  transition: all .2s ease-in-out;
}

.flickity-button {
  position: absolute;
  background: #1a111e7e;
  border: none;
  color: #fff;
  /* display: none; */
  transition: all .1s linear;
  border-top: 2px solid #d72e5834;
  border-right: 2px solid #d72e5834;
  border-bottom: 2px solid #d72e5834;
}



.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19f;
}

.flickity-button:active {
  opacity: .6
}

.flickity-button:disabled {
  opacity: .3;
  cursor: auto;
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

.flickity-prev-next-button {
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 2px;
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 200px;
  top: 200px;
  position: absolute;
  background: transparent;
  border: none;
  color: #fff;
  /* display: none; */
  transition: all .1s linear;
  /* border: 2px solid #d72e5834; */
  /* border-left: 2px solid #d72e5834;
  border-bottom: 2px solid #d72e5834; */
}

.flickity-prev-next-button.next {
  right: 200px;
  top: 200px;
  position: absolute;
  background: transparent;
  border: none;
  color: #fff;
  /* display: none; */
  transition: all .1s linear;
  /* border: 2px solid #d72e5834; */
  /* border-right: 2px solid #d72e5834;
  border-bottom: 2px solid #d72e5834; */
}
.flickity-prev-next-button.previous:hover {
  /* background: #f00; */
  background: transparent;
  cursor: pointer;
  color: #C599FB;
  /* border: 2px solid #D72E58; */
  /* border-left: 2px solid #D72E58;
  border-bottom: 2px solid #D72E58; */
}
.flickity-prev-next-button.next:hover{
  /* background: #f00; */
  background: transparent;
  cursor: pointer;
  color: #C599FB;
  /* border: 2px solid #D72E58; */
  /* border-right: 2px solid #D72E58;
  border-bottom: 2px solid #D72E58; */
}

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 25%;
  top: 25%;
  width: 50%;
  height: 50%;
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -590px;
  padding: 0;
  display: none;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
  /* display: none; */
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 8px;
  background: #D72E58;
  border-radius: 2px;
  opacity: .25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  background: #D72E58;
  opacity: 1;
  /* border: 1px solid #fff; */
  box-sizing: border-box;
  padding: 5px;
}










.main {
  padding: 50px 0;
}
.document {
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 100vw;
  margin: 0 auto;
  /* padding: 0 20px; */
}
.document__category_wrap {
  width: 500px;
}
.document__category {
  width: 600px;
  list-style: none;
}
.document__category_item {
  margin-bottom: 5px;
}
.document__category_item:last-child {
  margin-bottom: 0;
}
.document__category_link {
  display: block;
  padding: 10px 20px;
  background-color: #2effb2;
  border-radius: 6px;
  color: #333;
  font-size: 18px;
  text-decoration: none;
  line-height: 1.5em;
}
.document__articles {
  width: 100%;
  margin-left: 85px;
}
.document__article {
  margin-bottom: 30px;
}
.document__article:last-child {
  margin-bottom: 0;
}
.document__article_title {
  color: #333;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5em;
}

.stepimg{
  border-radius: 15px;
  border: 1px solid #ffffff25;
}





ul.offering-list li{
  list-style: none;
  background: url(../images/icone1.png)no-repeat 0 0 / contain;
  display: blo;
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  margin-top: 20px;
  padding-left: 50px;
}
@media (max-width: 767px){
  .logo img{
    width: 50%;
  }
  .section1 .top-strip h4{
    font-size: 20px;
  }
  .headingm{
    font-size: 27px;
  }
  .heading1{
    font-size: 30px;
  }
  .heading1a{
    font-size: 30px;
  }
  .headingl{
    font-size: 35px;
  }
  .heading-big{
    font-size: 40px;
  }
  h2{
    font-size: 23px;
  }
  h3{
    font-size: 20px;
  }
  .mt0-res{
    margin-top: 0px;
  }
  .mt1-res{
    margin-top: 10px;
  }
  .mt2-res{
    margin-top: 20px;
  }
  .mt3-res{
    margin-top: 30px;
  }
  .mt40-res{
    margin-top: 40px;
  }
  .mt50-res{
    margin-top: 50px;
  }
  .mt60-res{
    margin-top: 60px;
  }
  .mt70-res{
    margin-top: 70px;
  }
  .mt80-res{
    margin-top: 80px;
  }
  .mt90-res{
    margin-top: 90px;
  }
  .mt100-res{
    margin-top: 100px;
  }
  .br-res br{
    display: none;
  }
  .button-green{
    font-size: 20px;
  }
  .button-green{
    padding: 10px 20px;
  }
  .guarantee img{
    width: 70%;
  }
  .img70 img{
    width: 100%;
  }
  .img50 img{
    width: 100%;
  }
  .hide-sm{
    display: none;
  }
  .hide-md{
    display: block !important;
  }
  .logo img{
    width: 100%;
    margin-top: 15px;
  }
  .menu-bar .button1{
    display: none;
  }
  .section1 .mt20{
    margin-top: 160px;
  }
  h1{
    font-size: 30px;
  }
  .carousel.hide-md{
    height: 760px !important;
    padding-left: 30px;
    display: block !important;
    padding-right: 30px;
  }
  .carousel-cell img{
    width: 30% !important;
  }
  .flickity-prev-next-button.previous {
    left: 40px !important;
    top: 200px;
    position: absolute;
    background: transparent;
    border: none;
    color: #fff;
    /* display: none; */
    transition: all .1s linear;
    /* border: 2px solid #d72e5834; */
    /* border-left: 2px solid #d72e5834;
    border-bottom: 2px solid #d72e5834; */
  }
  
  .flickity-prev-next-button.next {
    right: 40px !important;
    top: 200px;
    position: absolute;
    background: transparent;
    border: none;
    color: #fff;
    /* display: none; */
    transition: all .1s linear;
    /* border: 2px solid #d72e5834; */
    /* border-right: 2px solid #d72e5834;
    border-bottom: 2px solid #d72e5834; */
  }
  .footer img{
    width: 60%;
  }
  .about-description{
    margin-top: 30px;
  }
  .acc-description{
    height: unset;
  }
  .founder-description{
    margin-top: 30px;
  }
  .services-section1{
    padding-bottom: 150px;
  }
  .content-section1{
    padding-bottom: 100px !important;
  }
  .offering-list li{
    margin-left: -30px;
    font-size: 15px !important;
  }
  .video-button{
    margin-top: 30px;
  }
  .carousel-box{
    background: linear-gradient(to bottom, #141335, #070918);
    padding: 35px;
    margin-top: 30px;
  }
  .carousel-box img{
    border-radius: 50%;
  }
  nav{
    text-align: right !important;
  }
  #menuToggle{
    /* left: 0; */
    max-width: 20px;
  }
}

