*{
    padding:0;
    margin:0;
    box-sizing: border-box;
    font-family: "Nunito", sans-serif;
    /* font-family: Arial, Helvetica, sans-serif; */
}

body {
  margin: 0px;
}




.logo{
    /* width:100%; */
    height:50px;
}

.navv {
  /* height: 50px; */
  width: 80%;
  background-color: #fff;
  position: relative;
  z-index: 99;
  padding:1rem;
  display: flex;
  justify-content: space-between;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.432); */
}

.navvwidth{
  width:100%;
   display: flex;
   justify-content: center;
   align-items: center;
}

.navv > .nav-header {
  display: inline;
}

.navv > .nav-header > .nav-title {
  display: inline-block;
  font-size: 22px;
  color: #030637;
  padding:2px;
  height:40px;
  width:80px;
}

.navv > .nav-btn {
  display: none;
}

.navv > .nav-links {
  /* display: inline; */
  /* float: right;
  font-size: 18px; */
  display: flex;
  justify-content: center;
  gap: 15px;
  align-items: center;
}

.but{
  border:none;
  background-color: transparent;
  padding: 13px;
}

.but:hover{
  background-color: #6078f2;
  color:#fff;
}

.but:focus{
  background-color: #6078f2;
  color:#fff;
}

.navv > .nav-links > a {
  display: inline-block;
  padding: 13px 10px 13px 10px;
  text-decoration: none;
  color: #030637;
  font-size: 18px;
}

.navv > .nav-links > a:hover {
  background-color: #6078f2;
  color:#fff;
}

.navv > #nav-check {
  display: none;
}

.talk{
    background-color: #0d1282;
    color:#eee;
    padding:8px;
    /* width:300px; */
    /* border-radius: 15px; */
    font-size: 18px;
    border: none;
    font-weight: bold;
}

/* caruosel */

.homebar{
  min-height:90vh;
}


.onecard{
  min-height: 90vh;
  /* background-color: #6078f2; */
  background-image: url(./Assets/HomeBar/wave.png);
  background-position: start;
  background-size: contain;
  background-repeat: no-repeat;
  /* margin-bottom: 2rem; */

}

.secondcard{
  background-image: url(./Assets/HomeBar/wave.png);
  background-position: start;
  background-size: contain;
  background-repeat: no-repeat;

}

.thirdcard{
  background-image: url(./Assets/HomeBar/wave.png);
  background-position: start;
  background-size: contain;
  background-repeat: no-repeat;

}

.homecard1{
  position: relative;
}


.carouselicons{
  position:absolute;
  bottom:20px;
  left:30px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap:10px;
}

.carouselicons a{
  background-color: #0d1282;
  padding:0.5rem 01.2rem;
  border-radius: 12px; 
  text-decoration: none;
  color:#ffc90f;
  font-size: 26px;
}

.carousel-indicators .active{
  background-color: transparent !important  ;
}

.arrowbut{
  background-color: #0d1282;
  color: black;
  padding:0.5rem;
  border-radius: 5px;
}


/* first caruosel */

.car{
  display: flex;
  justify-content: center ;
  align-items: center;
  min-height: 90vh;
  /* margin-left: 15rem; */
  width:100%;
}

.card{
  padding-left:30px;
}

hr{
  border-color: #0d1282!important;
}

.carone{
  /* width:50%; */
  flex-basis: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cardtwo{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  /* width:50%; */
  flex-basis: 50%;
  
}


.mobcarimg{
  display: none;
}

.deskcarimg{
  width:100%;
}

@media screen and (min-width:320px) and (max-width:768px){
  .navv{
    width:100%;
  }

  .carousel-indicators{
    display: none !important;
  }
}

@media screen and (min-width:320px) and (max-width:490px){
  .cardtwo{
    display: block;
  }
  .car{
    flex-direction: column;
    justify-content: center;
  }

  .cardtwo img{
    width:100%;
    height:200px;
    object-fit: contain;
  }
  .carone{
    padding:1rem;
  }

  .deskcarimg{
  display: none;
}

.mobcarimg{
  display: block;
}

}

/* elements */

.element1{
  padding:0.5rem;
  background-color: #ffc90f;
  border-radius: 12px;
  width:80px;
  margin-bottom: 3rem;
}

.need{
  font-size: 32px;
  font-weight: 700;

}

.need1{
  font-size: 32px;
  font-weight: 700;
  margin-top: -1rem;
}

.knowbut{
  border: none;
  background-color: #0d1282;
  color:#fff;
  padding:12px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 700;
  margin-right: 2rem;
}

.pricebut{
  border: none;
  background-color:#ffe380;
  color:#0d1282;
  padding:12px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 700;
}

.offer{
  margin-top: 1rem;
  font-size: 22px;
}

.offerword{
  border-right: 1px solid black;
  display: inline;
  padding-right: 2rem;
  margin-right: 2rem;
}

.online{
  font-size: 22px;
  display: inline;
}

.online1{
  font-size: 32px;
  margin-top: 3rem;
}

.pur1{
  position:absolute;
  bottom:0;
}


/* client */
/* our collection  */
.slide-box {
  height: 140px;
  width: 200px;
  display: flex;
  align-items: center;
}

.slide-box img {
  /* height: 140px; */
  width: 200px;
}
.slide-boxr-running {
  background: white;
  /* box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125); */
  height: 180px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.slide-boxr-running::before {
  left: 0;
  top: 0;
  /* background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%); */
  content: "";
  height: 180px;
  position: absolute;
  width: 200px;
  z-index: 2;
}

.slide-boxr-running::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
  /* background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%); */
  content: "";
  height: 180px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slide-box-tracker {
  animation: scroll 15s linear infinite;
  display: flex;
  width: calc(160px * 20);
  height: 180px;
  align-items: center;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-250px * 5));
  }
}
/* slide  */
     



.dropdown{
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* About */

.corner{
  font-size: 24px;
  font-weight: 700;
}

.about{
  width:100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.aboutwidth{
  width:80%;
}

.about1{
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap:13rem;
  margin-bottom: 3rem;
  flex-wrap: wrap;
  overflow: hidden;
}


.abouthead{
  /* width:600px; */
  text-align: center;
}

.aboutcardmain{
  display: flex;
  justify-content: center;
  gap:8rem;
}

.aboutcard{
  border:1px solid white;
  padding:1rem;
  border-radius: 13px;
  width: max-content;
  background-color: #6078f2;

}

.subhead{
  color: #eee;
  font-size: 18px;
  font-weight: 600;
}

.abouthead1{
  font-size: 20px;
}

.abouthead2{
  font-size: 16px;
  padding:0.5rem;
  text-align: justify;
}



/*  */



.caption,
h1 {
    /* font-family: monospace; */
    font-size: 2em;
    padding: 10px 10px 0 10px;
}

.date {
    font-size: 0.75em;
}

.description {
    font-size: 0.9em;
    padding: 0 20px 20px 20px;
    text-align: left;
}

.container1 {
    perspective: 1000px;
    display: inline-block;
    /* margin: 3%; */
}

.container1:hover .flipper {
    transform: rotateY(180deg);
}

.container1,
.front,
.back {
    width: 250px;
    height: 250px;
}

.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.front,
.back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 250px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),
                0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 13px;
  background-color: #eee;
}

.front {
    z-index: 2;

}

.front img{
  width:100%;
    border-radius: 13px;

}

.back {
    transform: rotateY(180deg);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    
}

.back a{
  text-decoration: underline;
  margin-bottom: 12px;
color: #0d1282;
font-size: 18px;
}

#content {
    text-align: center;
}

/* why choose */

.choose{
  width:100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.choosewidth{
  width:80%;
}


.choosemain{
  width:100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.choosepara{
  padding:2rem;
  text-align: justify;
  /* width:70%; */
  font-size: 18px;
}


.choosesub{
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: center;
  gap:3rem;
}

.choosecontent{
 width:100%;
  text-align: center;
}

.choosecontent img{
  width:100px;
  height:100px;
  border-radius: 50%;
  border: 1px solid rgb(188, 219, 247);
  box-shadow: 2px 2px 3px aliceblue;
}

.choosecontenthead{
  font-size: 20px;
  font-weight: 600;
}

.choosecontentpara{
  font-size: 16px;

}

.testquestion{
  font-size: 18px;
}

.testanswer{
  font-size: 16px;
}

@media screen and (min-width:320px) and (max-width:768px) {
  .choosesub{
    grid-template-columns: auto;
  }

  .car{
    margin-left: 4px;
  }

  .choosecontent{
    width:100%;
  padding:0rem 1rem;

  }
  .choosecontentpara{
  text-align: justify;
}

.choosewidth{
  width:94%;
}

.testwidth{
  width:94% !important;
}

.logo{
  height: 50px;
}

}





.testimonials{
  width:100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testwidth{
  width:80%;
}








/* faq */
.tests{
  /* background-image: url(./Assets/picture/testi.jpg); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding:0rem 1rem;
}


 /* Collapsible Closed */
details{
  max-width: 960px;
  margin: 1rem auto;
  padding: 1.5rem;
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 0 .25rem 1rem rgba(0, 0, 0, 0.1);
  
  summary{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
    margin-bottom: 0;
    transition: margin-bottom .4s;
    position: relative;
  }
  
  /* // Disable browser default marker */
  summary::-webkit-details-marker,
  summary::marker{
    content: "";
    display: none;
  }
  
  /* // Custom marker */
  summary::after{
    content: "+";
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1;
    margin-right: 1rem;
    cursor: pointer;
    background-color: rgba(blue, .1);
    padding: .75rem;
    display: grid;
    place-content: center;
    aspect-ratio: 1;
    line-height: 0;
    position: absolute;
    top: -.5rem;
    right: -1.5rem;
    border-radius: 50%;
  }
  
  *:not(summary) {
    animation-name: fade;
    animation-duration: .4s;
  }
}

/* // Collapsible OPEN */
details[open]{
  
  /* // Custom marker */
  summary{
    margin-bottom: 1.5rem;
    
    &::after{
      content: "−";
    }
  }
}

@keyframes fade {
  0%{
    opacity: 0;
  }
  
  100%{
    opacity: 1;
  }
}










/*-----Testimonial start-------*/
/* Testimonial CSS Code Start */
/* background */
.carousel-bg {
  background-color: none;
  margin-top: 40px;
  margin-bottom: 40px;
}
/* quote */
.quote-image {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  padding-top: 30px;
  width: 80px;
}
/* text-style */
.testimonial-style .testimonial-caption-style {
  /* font-family: "Roboto"; */
  font-weight: 400;
  font-size: 24px;
  color: #354052;
  line-height: 30px;
  bottom: 40%;
  text-shadow: none;
  top: 10%;
}
.testimonial-style .testimonial-authors {
  /* font-family: "Roboto"; */
  font-weight: 700;
  font-size: 20px;
  color: #354052;
  line-height: 30px;
  margin-top: 40px;
}
/* carousel-height-control */
.testimonial-style .carousel-inner > .item {
  padding-top: auto;
  padding-bottom: auto;
  height: 300px;
}
/* carousel-left-right-control */
.testimonial-style .carousel-control.left {
  background: none;
  box-shadow: none;
  text-shadow: none;
}
.testimonial-style .carousel-control.right {
  background: none;
  box-shadow: none;
  text-shadow: none;
}
.testimonial-style .carousel-control {
  color: #354052;
}
.testimonial-style .carousel-control:hover {
  color: #354052;
  text-decoration: none;
  transition: background-color 1s ease;
}
/* indicators */
.testimonial-style .carousel-indicators .active {
  background-color: #fff;
  width: 14px;
  height: 14px;
  transition: background 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.testimonial-style .carousel-indicators li {
  border: 2px solid #354052;
  background-color: #354052;
}

.testbg{
  background-image: url(./Assets/picture/testi.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: brightness(0.5);

}



/* Textimonial CSS Code End */

/* ------testimonial  close-------*/




/* roadmap */


h1{
  font-size:60px;
  text-align:center;
}
.timeline{
  position:relative;
  margin:50px auto;
  padding:40px 0;
  width:1000px;
  box-sizing:border-box;
}
.timeline:before{
  content:'';
  position:absolute;
  left:50%;
  width:2px;
  height:100%;
  background:#c5c5c5;
}
.timeline ul{
  padding:0;
  margin:0;
}
.timeline ul li{
  list-style:none;
  position:relative;
  width:50%;
  padding:20px 40px;
  box-sizing:border-box;
}
.timeline ul li:nth-child(odd){
  float:left;
  text-align:right;
  clear:both;
}
.timeline ul li:nth-child(even){
  float:right;
  text-align:left;
  clear:both;
}
.content{
  padding-bottom:20px;
}
.timeline ul li:nth-child(odd):before
{
  content:'';
  position:absolute;
  width:10px;
  height:10px;
  top:24px;
  right:-6px;
  background:#6078f2;
  border-radius:50%;
  box-shadow:0 0 0 3px #6078f280;
}
.timeline ul li:nth-child(even):before
{
  content:'';
  position:absolute;
  width:10px;
  height:10px;
  top:24px;
  left:-4px;
  background:#6078f2;
  border-radius:50%;
  box-shadow:0 0 0 3px #6078f280;
}
.timeline ul li h3{
  padding:0;
  margin:0;
  color:#6078f2;
  font-weight:600;
}
.timeline ul li p{
  margin:10px 0 0;
  padding:0;
}
.timeline ul li .time h4{
  margin:0;
  padding:0;
  font-size:14px;
}
.timeline ul li:nth-child(odd) .time
{
  position:absolute;
  top:12px;
  right:-90px;
  margin:0;
  padding:8px 16px;
  background:#6078f2;
  color:#fff;
  border-radius:18px;
  box-shadow:0 0 0 3px #6078f280;
}
.timeline ul li:nth-child(even) .time
{
  position:absolute;
  top:12px;
  left:-90px;
  margin:0;
  padding:8px 16px;
  background:#6078f2;
  color:#fff;
  border-radius:18px;
  box-shadow:0 0 0 3px #6078f280;
}



/* sub heading */

.corner h1{
    text-align: left;
  width: auto;
  margin: auto;
  line-height: 2;
    position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  font-weight: 600;
}



/* bottom line */
.corner h1::after {
  content:'';
  position: absolute;
  background-color: #6078f2;
  width: 4%;
  height: 3px;
  bottom: 0;
  left:10px;
  right:0;
}

.corner{
  /* margin-left: 240px; */
}

.testpara{
  font-size:18px;
}


.frequently{
  width:100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.frequentlywidth{
  width: 80%;
}









@media(max-width:1000px)
{
  .timeline{
    width:100%;
  }
}
@media(max-width:767px){
  .timeline{
    width:100%;
    padding-bottom:0;
  }
  h1{
    font-size:40px;
    text-align:center;
  }
  .timeline:before{
    left:20px;
    height:100%;
  }
  .timeline ul li:nth-child(odd),
  .timeline ul li:nth-child(even)
  {
    width:100%;
    text-align:left;
    padding-left:50px;
    padding-bottom:50px;
  }
  .timeline ul li:nth-child(odd):before,
  .timeline ul li:nth-child(even):before
  {
    top:-18px;
    left:16px;
  }
  .timeline ul li:nth-child(odd) .time,
  .timeline ul li:nth-child(even) .time{
    top:-30px;
    left:50px;
    right:inherit;
  }
}














@keyframes slidein {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (min-width:320px) and (max-width:768px){
  .about1{
    flex-wrap: wrap;
    gap:0.2rem;
    margin-bottom: 0.2rem;
  }

  .aboutwidth{
    width:94%;
  }

  .frequentlywidth{
    width:94%;
  }

  .corner h1{
    font-size:20px;
  }

  .need{
    font-size: 22px;
  }

  .need1{
    font-size: 22px;
    margin-bottom: 4rem;
  }

  .knowbut{
    padding:10px;
  }

  .offer{
    font-size: 18px;
  }

  .online{
    font-size: 18px;
  }

  .pricebut{
    padding:10px;
  }

  .testpara{
  font-size: 16px;
}
  
  .about{
    padding-bottom: 0.3rem;
  }

  .abouthead{
    text-align: center;
    padding:1rem;
  }

  .abouthead2{
    text-align: justify;
  }

  .choosepara{
    width:100%;
    font-size: 16px;
    padding:1rem;
  }

  .faqpic{
    /* background-color: #6078f2; */
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%;
    margin-bottom: -20px;
    margin-top: 2px;

  }

  .faqpic img{
    object-fit: fill ;
  }

  .corner{
    text-align: center;
  }

  .testimonial-style .carousel-inner > .item {
  padding-top: auto;
  padding-bottom: auto;
}

.subclient{
  flex-direction: column;
}

.clientshead{
  font-size: 18px;
}

.subclient i{
  font-size: 28px;
}

.corner h1::after{
  width:10%;
}


}


@media screen and (min-width:320px) and (max-width:400px){
  .testimonial-style .carousel-inner > .item{
    height:400px;
  }
}

@media screen and (min-width:401px) and (max-width:475px){
  .testimonial-style .carousel-inner > .item{
    height:370px;
  }
}


@media screen and (min-width:769px) and (max-width:1584px){
  .about1{
    /* flex-direction: column; */
    gap:3rem;

  }


  .corner h1::after{
    width:5%;
  }
}

/* no of clients */

.clients{
  width:100%;
  background-color: #6078f2;
  padding:4rem 3rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
  color:#fff;
  margin-top: 2rem;
}



.subclient{
  text-align: center;
  display: flex;
  justify-content: center;
  gap:1rem;
  align-items:center;
}

.subclient i{
  font-size: 54px;
}

.subclient p{
  margin: 0 !important;
}

.clientshead{
  font-size: 22px;
  font-weight: 700;
}

.clientsno{
  font-size: 22px;
}

@media screen and (min-width:320px) and (max-width:450px){
  .clients {
  flex-direction: column;
    text-align: center;
  }
}




















































/* Footer */
.footer {
  background-color: #dfe3fc;
  background-color: #b9c4fa;  
  background-image: url(./Assets/Logo/footer.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  text-align: left;
  /* font-family: sans-serif; */
  font-weight: bold;
  font-size: 16px;
  padding: 40px;
  margin-top: 50px;
}

.footer .footer-left,
.footer .footer-center,
.footer .footer-right {
  display: inline-block;
  vertical-align: top;
}


/* footer left*/

.footer .footer-left {
  /* width: 33%;   */
  padding-right: 15px;
}

.footer .about {
  line-height: 20px;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}

.footer .about span {
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

.footer .icons {
  margin-top: 25px;
}

.footer .icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-color: #0d1282 ;
  border-radius: 2px;
  font-size: 20px;
  color: #ffc90f;
  text-align: center;
  line-height: 35px;
  margin-right: 3px;
  margin-bottom: 5px;
}


/* footer center*/

/* .footer .footer-center {
} */

.footerlogo{
  width:220px;
  object-fit: fill;
  /* filter: drop-shadow(0px 0px 5px black); */
}

.footer .footer-center i {
  background-color: #0d1282;
  color: #ffc90f;
  font-size: 18px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  margin: 10px 15px;
  vertical-align: middle;
}

.footer .footer-center i.fa-envelope {
  font-size: 17px;
  line-height: 38px;
}

.footer .footer-center p {
  display: inline-block;
  color: #0d1282;
  vertical-align: middle;
  margin: 0;
}

.footer .footer-center p span {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 2;
}

.footer .footer-center p a {
  color: #0d1282;
  text-decoration: none;
}


/* footer right*/

/* .footer .footer-right { */
  /* width: 35%; */
/* } */

.footer h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: normal;
  margin: 0;
}

.footer h2 span {
  color: #0d1282;
}

.footer .menu {
  color: #0d1282;
  margin: 20px 0 12px;
  padding: 0;
}

.footer .menu a {
  display: block;
  line-height: 1.8;
  text-decoration: none;
  color: inherit;
}

.footer .menu a:hover {
  color: #0d1282;
}

.footer .name {
  color: #0d1282;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}

.quick{
  font-size: 18px;
  color: #0d1282 !important;
}

@media (max-width: 767px) {
  .footer {
    font-size: 14px;
  }
  .footer .footer-left,
  .footer .footer-center,
  .footer .footer-right {
    display: block;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
  }
  .footer .footer-center i {
    margin-left: 0;
  }
}














@media (max-width:925px) {
  .navv > .nav-btn {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
  }
  .navv > .nav-btn > label {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 13px;
    background-color: #6078f2;
    border-radius: 13px;
  }
  .navv > .nav-btn > label:hover,.navv  #nav-check:checked ~ .nav-btn > label {
    background-color: #6078f2;
  }
  .navv > .nav-btn > label > span {
    display: block;
    width: 25px;
    color:black;
    height: 10px;
    border-top: 2px solid #eee;
  }
  .navv > .nav-links {
    position: absolute;
    display: block;
    width: 100%;
    /* background-color: aliceblue; */
    height: 0px;
    transition: all 0.3s ease-in;
    overflow-y: hidden;
    top: 70px;
    left: 0px;
    text-align: center;
    /* From https://css.glass */
background: rgba(255, 255, 255, 0.3);
/* border-radius: 16px; */
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(11.1px);
-webkit-backdrop-filter: blur(11.1px);
border: 1px solid rgba(255, 255, 255, 0.33);
  }
  .navv > .nav-links > a {
    display: block;
    width: 100%;
  }
  .navv > #nav-check:not(:checked) ~ .nav-links {
    height: 0px;
  }
  .navv > #nav-check:checked ~ .nav-links {
    height: calc(100vh - 50px);
    overflow-y: auto;
  }


  /* drop down */

  #case{
    top:10px;
    right:0px;
    width:100%;
}

#doc{
    top:7px;
    right:0px;
    width:100%;   
}

/* mob nav button */

.talk{
  padding:8px;
}
/* dropdown navbar button */
.but{
  margin-bottom: 1rem;

}
}



.note{
  background-color: #030637;
}


/* notes */
@media screen and (min-width:320px) and (max-width:560px){
  .online{
    display: block;
    /* border-right: unset; */
  }
  .footer{
    background-image: unset!important;
  }
}


.clearfix {
	&:after {
		content: "";
		display: block;
		clear: both;
		visibility: hidden;
		height: 0;
	}
}

.form_main{
  width:100%;
  display: flex;
  justify-content: center;
  align-items: center;
}


.form_wrapper {
	background: #fff;
	width: 400px;
	max-width: 100%;
	box-sizing: border-box;
	padding: 25px;
	margin: 8% auto 0;
	position: relative;
	z-index: 9999;
	border-top: 5px solid #6078f2;
	box-shadow: 0px 0px 3px gray;
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: none;
    transition: none;
    display: none;
    position: fixed;
    top:0;
    left:35%;
    -webkit-animation: expand 0.8s 0.6s ease-out forwards;
    animation: expand 0.8s 0.6s ease-out forwards;
    opacity: 0;
	h2 {
		font-size: 1.5em;
		line-height: 1.5em;
		margin: 0;
	}
	.title_container {
		text-align: center;
		padding-bottom: 15px;
	}
	h3 {
		font-size: 1.1em;
		font-weight: normal;
		line-height: 1.5em;
		margin: 0;
	}
    label {
        font-size: 12px;
    }
	.row {
		margin: 10px -15px;
		>div {
			padding: 0 15px;
			box-sizing: border-box;
		}
	}
	.col_half {
		width: 50%;
		float: left;
	}
	.input_field {
		position: relative;
		margin-bottom: 20px;
        -webkit-animation: bounce 0.6s ease-out;
  	     animation: bounce 0.6s ease-out;
		>span {
			position: absolute;
			left: 0;
			top: 0;
			color: #333;
			height: 100%;
			border-right: 1px solid grey;
			text-align: center;
			width: 30px;
			>i {
				padding-top: 10px;
			}
		}
	}
	.textarea_field {
		>span {
			>i {
				padding-top: 10px;
			}
		}
	}
	input {
    &[type="text"], &[type="email"], &[type="password"] {
      width: 100%;
      padding: 8px 10px 9px 35px;
      height: 35px;
      border: 1px solid grey;
      box-sizing: border-box;
      outline: none;
      -webkit-transition: all 0.30s ease-in-out;
      -moz-transition: all 0.30s ease-in-out;
      -ms-transition: all 0.30s ease-in-out;
      transition: all 0.30s ease-in-out;
    }
    &[type="text"]:hover, &[type="email"]:hover, &[type="password"]:hover {
      background: #fafafa;
    }
    &[type="text"]:focus, &[type="email"]:focus, &[type="password"]:focus {
      -webkit-box-shadow: 0 0 2px 1px #6078f2;
      -moz-box-shadow: 0 0 2px 1px #6078f2;
      box-shadow: 0 0 2px 1px #6078f2;
      border: 1px solid #6078f2;
      background: #fafafa;
    }
    &[type="submit"] {
		background: #6078f2;
		height: 35px;
		line-height: 35px;
		width: 100%;
		border: none;
		outline: none;
		cursor: pointer;
		color: #fff;
		font-size: 1.1em;
		margin-bottom: 10px;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		transition: all 0.30s ease-in-out;
		&:hover {
			background: darken(#6078f2,7%);
		}
		&:focus {
			background: darken(#6078f2,7%);
		}
	}    
    &[type="checkbox"], &[type="radio"] {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
    }
  }
}
.form_container {
	.row {
		.col_half.last {
			border-left: 1px solid grey;
		}
	}
}

.form_container{
  position: relative;
}

.closebut{
  position: absolute;
  top:0px;
  right:7px;
  font-size: 23px;
  border: none;
  background-color: transparent;
}

.checkbox_option{
    label{
        margin-right: 1em;
        position: relative;
        &:before {
          content: "";
          display: inline-block;
          width: 0.5em;
          height: 0.5em;
          margin-right: 0.5em;
          vertical-align: -2px;
          border: 2px solid grey;
          padding: 0.12em;
          background-color: transparent;
          background-clip: content-box;
          transition: all 0.2s ease;
        }
        &:after {
          border-right: 2px solid black;
          border-top: 2px solid black;
          content: "";
          height: 20px;
          left: 2px;
          position: absolute;
          top: 7px;
          transform: scaleX(-1) rotate(135deg);
          transform-origin: left top;
          width: 7px;
          display: none;
        }
    }
    input {
    &:hover + label:before {
      border-color: black;
    }
    &:checked + label {
      &:before {
        border-color: black;
      }
      &:after {
        -moz-animation: check 0.8s ease 0s running;
        -webkit-animation: check 0.8s ease 0s running;
        animation: check 0.8s ease 0s running;
        display: block;
        width: 7px;
        height: 20px;
        border-color: black;
      }
    }
  }
}
.radio_option {
  label {
      margin-right: 1em;
    &:before {
      content: "";
      display: inline-block;
      width: 0.5em;
      height: 0.5em;
      margin-right: 0.5em;
      border-radius: 100%;
      vertical-align: -3px;
      border: 2px solid grey;
      padding: 0.15em;
      background-color: transparent;
      background-clip: content-box;
      transition: all 0.2s ease;
    }
  }
  input {
    &:hover + label:before {
      border-color: black;
    }
    &:checked + label:before {
      background-color: black;
      border-color: black;
    }
  }
}
.select_option {
  position: relative;
  width: 100%;
  select {
    display: inline-block;
    width: 100%;
    height: 35px;
    padding: 0px 15px;
    cursor: pointer;
    color: #7b7b7b;
    border: 1px solid grey;
    border-radius: 0;
    background: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: all 0.2s ease;
    &::-ms-expand {
      display: none;
    }
    &:hover, &:focus {
      color: black;
      background: #fafafa;
      border-color: black;
      outline: none;
    }
  }
}
.select_arrow {
  position: absolute;
  top: calc(50% - 4px);
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-width: 8px 5px 0 5px;
  border-style: solid;
  border-color: #7b7b7b transparent transparent transparent;
}

.select_option select {
  &:hover + .select_arrow, &:focus + .select_arrow {
    border-top-color: black;
  }
}
.credit {
	position: relative;
	z-index: 1;
	text-align: center;
	padding: 15px;
	color: yellow;
	a {
		color: darken(yellow,7%);
	}
}
@keyframes check {
  0% { height: 0; width: 0; }
  25% { height: 0; width: 7px; }
  50% { height: 20px; width: 7px; }
}

@keyframes check {
  0% { height: 0; width: 0; }
  25% { height: 0; width: 7px; }
  50% { height: 20px; width: 7px; }
}

@-webkit-keyframes expand { 
	0% { -webkit-transform: scale3d(1,0,1); opacity:0; }
	25% { -webkit-transform: scale3d(1,1.2,1); }
	50% { -webkit-transform: scale3d(1,0.85,1); }
	75% { -webkit-transform: scale3d(1,1.05,1); }
	100% { -webkit-transform: scale3d(1,1,1);  opacity:1; }
}

@keyframes expand { 
	0% { -webkit-transform: scale3d(1,0,1); transform: scale3d(1,0,1);  opacity:0; }
	25% { -webkit-transform: scale3d(1,1.2,1); transform: scale3d(1,1.2,1); }
	50% { -webkit-transform: scale3d(1,0.85,1); transform: scale3d(1,0.85,1); }
	75% { -webkit-transform: scale3d(1,1.05,1); transform: scale3d(1,1.05,1); }
	100% { -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1);  opacity:1; }
}


@-webkit-keyframes bounce { 
	0% { -webkit-transform: translate3d(0,-25px,0); opacity:0; }
	25% { -webkit-transform: translate3d(0,10px,0); }
	50% { -webkit-transform: translate3d(0,-6px,0); }
	75% { -webkit-transform: translate3d(0,2px,0); }
	100% { -webkit-transform: translate3d(0,0,0); opacity: 1; }
}

@keyframes bounce { 
	0% { -webkit-transform: translate3d(0,-25px,0); transform: translate3d(0,-25px,0); opacity:0; }
	25% { -webkit-transform: translate3d(0,10px,0); transform: translate3d(0,10px,0); }
	50% { -webkit-transform: translate3d(0,-6px,0); transform: translate3d(0,-6px,0); }
	75% { -webkit-transform: translate3d(0,2px,0); transform: translate3d(0,2px,0); }
	100% { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; }
}
@media (max-width: 600px) {
	.form_wrapper {
		.col_half {
			width: 100%;
			float: none;
		}
	}
	.bottom_row {
		.col_half {
			width: 50%;
			float: left;
		}
	}
	.form_container {
		.row {
			.col_half.last {
				border-left: none;
			}
		}
	}
	.remember_me {
		padding-bottom: 20px;
	}
}

.online1{
  font-size:24px;
  font-weight: 700;
}

.disclaim_main{
  width:100%;
  display: flex;
  justify-content: center;
  align-items: center;
}


.disclaim{
  background-color:#6078f2;
  color:#fff;
  padding:01rem;
  margin: 1rem;
  position: fixed;
  z-index: 9999;
  bottom: 0%;
  display: none;
  width: 80%;
  border-radius: 13px;
  border: 1px solid white;
}

.disclaim_content{
  padding: 1rem;
}

.dis-but{
  width:100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dis-but button{
  padding: 0.5rem 3rem;
}

.dishead{
  display: flex;
  justify-content: space-between;
  background-color: #dfe3fc;
  border-radius: 13px;
  padding:0px 55px;
}

.dishead button{
  border: none;
  background-color: transparent;
  font-size: 18px;
}

.dishead p{
  margin: 0;
  color: black;
  font-size: 18px;
}

@media screen and (min-width:320px) and (max-width:768px) {
  .online1{
    font-size: 20px;
  }

}


/* icons */

.feed{
  position: fixed;
  bottom: 14px;
  right:14px;
  background-color: #0d1282;
  padding:22px;
  border-radius: 50%;
  z-index:999;
  cursor: pointer;
  box-shadow: 0px 0px 3px black;
  display: flex;
  justify-content: center;
  align-items: center;
}

.feed i{
  color:#ffe380;
  font-size: 36px;
  display: inline-block;
}

@media screen and (min-width:320px) and (max-width:500px){
  .feed i{
    font-size: 42px;
  }

  .feed{
    padding: 16px;
  }

  .form_wrapper{
    top:200px; 
    left:0;
  }

}
@media screen and (min-width:407px) and (max-width:768px){
  .feed i{
    font-size: 22px;
  }

  .form_wrapper{
    top:110px; 
  }

}



.name img{
  /* width:150px; */
  height:47px;
  object-fit: fill;
  /* margin-left: -10px; */
  /* filter: drop-shadow(0px 0px 2px black); */
}




