@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&family=Red+Hat+Display&display=swap');

*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,body{
  font-family: 'Red Hat Display', sans-serif;
}

body{
  font-size: 16px;
  font-weight: 400;
  color: #111111;
}

h1,h2,h3,h4,h5,h6{
  font-weight: 600;
  font-family: 'Playfair Display', serif;
}

h6{
  color: #4528DC;
}

p{
  color: #313131;
}

.navbar_edit{
  box-shadow: 0 3px 12px rgba(0,0,0,.08)!important;
  border-radius: 10px;
}


.navbar-brand img{
  height: 70px;
}

.nav-item .nav-link{
    color: black;
}

.nav-item .nav-link:hover{
  color: orange;
}

.nav-item .home{
  color: orange;
}

.banner {
  background-image: url("../images/banner-bg.png");  
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover;
}

.banner .mobile1{
   max-height: 600px;
    max-width: 100%;
}

.mrt{
  margin-top: 110px;
}

.pdt{
  padding: 100px 0;
}

.mrt_sec{
  margin-top: 100px;
}

.banner .left_tittle{
  margin: 0 auto;
  color: white;
  padding: 50px;
}

.banner .left_tittle h1{
  padding-top: 50px;
  font-size: 50px;
  font-weight: 900;
}


.card1{
  padding: 50px;
  border-radius: 10px;
}



.card1:hover{
  transition: 0.5s;
  background: #fff;
  box-shadow: 0 20px 40px rgb(107 94 128 / 20%);
}

.card1:hover a{
  transition: 0.5s;
    color: #4528DC;
    text-decoration: underline;
}



.card1 a{
  color: black;
  font-weight: 600;
  text-decoration: none;
}

.on{
  background: #fff;
  box-shadow: 0 20px 40px rgb(107 94 128 / 20%);
}

.on a{
  color: #4528DC;
  font-weight: 600;
  text-decoration: underline;
}

.card1 img{
  width: 100px;
  height: 100px;
}



.how_sec{
  margin-top: 30px;
  padding-left: 100px;
}


.refer{
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.how{
  background: #F4F2F9;
  margin-top: 50px;
}

.fully{
  display: flex;
  margin-top: 40px;
}

.fully i{
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #4528DC;
  box-shadow: 0 20px 40px rgba(107, 94, 128, 0.486);
  font-size: 25px;
  margin-right: 30px;
  padding: 0 15px;
}


.back{
  background: #FF9C1A;
}

.back p{
  color: white;
  font-size: 20px;
  margin-top: 20px;
}


/* swiper js start */
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* swiper js end */

.get{
  padding-left: 40px;
}

.contact{
  background: #4628dc8a;
  position: relative;
  padding: 50px 0;
}

.contact img{
  height: 500px;
}
.btn1{
  background: none;
  color: white;
  border: 2px solid white;
  padding: 5px 20px;
  border-radius: 10px;
}

.btn1:hover{
  cursor: pointer;
  color: #4528DC;
}










footer{
  padding-top: 50px;
}

footer i{
  padding: 5px 10px;
  font-size: 25px;
}

footer #img{
  height: 70px;
}

footer li{
  list-style: none;  
  margin-top: 10px;
}

footer  a {
  text-decoration: none;
  color: black;
}

/* .img_btn{
  width: 50%;
  height: 40px;
} */

.developed{
  text-align: right;
}
.faq-section {
  padding: 100px 0;
  background: url('../images/faq-bg.png') no-repeat center center;
  background-size: contain;
}
.faq-section .content-side .heading-title h2 {
  text-align: left;
}
.heading-title h2 {
  font-size: 36px;
  font-weight: 600;
  color: #111111;
  line-height: 54px;
  font-family: "Playfair Display", serif;
  text-align: center;
  padding-bottom: 30px;
}
.faq-section .content-side .heading-title h6 {
  justify-content: start;
}
.span {
  display: inline-block;
  margin-right: 10px;
  height: 3px;
  width: 50px;
  background: #FF9C1A;
}
.heading-title h6 {
font-size: 14px;
font-weight: 600;
color: #111111;
line-height: 24px;
text-transform: uppercase;
font-family: "Source Sans Pro", sans-serif;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.faq-section .content-side .accordion .accordion-item {
  margin-bottom: 10px;
  border-radius: 10px;
}
.accordion-header {
  margin-bottom: 0;
}
.faq-section .content-side .accordion .accordion-item .accordion-header .accordion-button.collapsed {
  color: #313131;
  background: #F4F2F9;
}
.faq-section .content-side .accordion .accordion-item .accordion-header .accordion-button {
  border-radius: 5px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Playfair Display", serif;
  background: #523680;
  color: #fff;
  border: none;
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  background-color: transparent;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
  box-shadow: none !important;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}.accordion-button.collapsed {
    border-bottom-width: 0;
}
.accordion-button.collapsed {
  border-bottom-width: 0;
}
.footer-section {
  background: url('../images/footer-section.jpg') no-repeat top center;
  background-size: cover;
  padding-top: 40px;
  color: #fff;
}

.footer-section li a,.footer-section p{
  color: #fff;
}

strong{
  color: #4528DC;
}


@media only screen and ((min-width:600px) and (max-width: 800px)) {
  .btn1{
    float: right;
  }
  .custom-shape-divider-bottom-1667537824 {
    margin-top: -150px;
  }
  .mrt_sec{
    margin-top: 500px;
  }
}

.navbar-toggler:focus {
    text-decoration: none;
     outline: none !important;
     box-shadow: none;
    border: none;
}
.navbar-toggler{
font-size: 25px;

}
@media only screen and (min-width: 280px) and (max-width: 600px) {
  .banner .left_tittle {
    padding: 10px;
  }
.navbar-nav{
    padding-left: 20px;
}
.navbar-toggler{
    outline: unset !important;
    border: none;
}
  /* .banner .mobile1{
    height: 40vh;
 } */
 .how_sec{
    padding: 0;
  }

  .mrt_sec{
    margin-top: 50px;
  }
  .pdt_sec{
    margin-top: 50px;
  }
  .developed{
    text-align: left;
  }
  .get{
    padding-left: 0px;
  }
  .navbar_edit{
width:98%;
margin:0 auto;
}
.navbar-brand img {
    height: 50px;
}
}

@media only screen and (max-width: 475px) {
  
  /* .banner .mobile1{
    height: 20vh;
 } */
 .developed{
  text-align: left;
}
.get{
  padding-left: 0px;
}
}

@media only screen and (max-width: 300px) {
  
  .banner .mobile1{
    visibility: hidden;
 }
}

@media only screen and (min-width: 280px) and (max-width: 430px) {
  
 .banner .left_tittle {
    padding: 10px;
}
.banner .left_tittle h1 {
    padding-top: 40px;
    font-size: 40px;
}
}




