@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

.p0{
    padding:0px ;
}

h1,h2,h3,a,li,span,button,p,h4,h5,h6{
      font-family: "Plus Jakarta Sans", sans-serif;
    margin: 0;
}

body {
    overflow-x: hidden;
    

}

a:hover, a:focus, button:hover, button:focus, .form-btn-st:focus, a {
    text-decoration: none !important;
    outline: none;
}


section {
    float: left;
    width: 100%;
}



.bnr-txt h1{
font-weight: 700;
color: rgb(255, 255, 255);
font-size: 58px;
line-height:71px;
}

.main-banner-sec .row {
    position: relative;
}

.main-banner-sec .img-st-bnr {
    position: absolute;
    width: 36%;
    right: -50px;
    bottom: -210px;
    top: auto;
    z-index: -1;
    filter: invert(1%) sepia(159%) saturate(2436%) hue-rotate(247deg) brightness(75%) contrast(84%);
}

.bnr-txt ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px 0 0 0px;
}
.main-banner-sec{
    background: #5b40b8;
    height: 620px;
    display: flex;
    align-items: center;
    justify-content:center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
}


.bnr-txt ul li{
font-weight:600;
color: rgb(255, 255, 255);
font-size: 24px;
line-height:36px;
}
a.get-btn {
    border: 1px solid;
    color: #fff;
    padding: 16px 25px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.6px;
    border-radius: 0.3rem;
    transition: all .5s ease-in-out;
}

a.get-btn-two {
    color: #fff;
    padding: 16px 0px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.6px;
    border-radius: 0.3rem;
    /* text-decoration: underline !important; */
    position: relative;
}

.bnr-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 20px;
}

a.get-btn-two:before {
    content: '';
    background: white;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 22px;
    opacity: 0;
    transition: all .5s ease-in-out;
}
a.get-btn-two:hover::before {
    opacity: 1;
    transition: all .4s ease-in-out;
    bottom: 12px;
}

a.get-btn:hover {
    background: #fff;
    color: #47328f;
}
.trusted-bx img {
    height: 100%;
    max-width: 100%;
    object-fit: contain;
    width: 110px;
    vertical-align: middle;
    height: 76px;
    aspect-ratio: 275/ 90;
    margin: 0 auto;
    margin-bottom: 15px;
}

.trusted-bx {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: -2px 4px 10px -3px rgba(0, 0, 0, .1);
    margin-bottom: 2rem;
    margin-top: 2rem;
    padding: 20px 10px;
    margin: 8px;
}

.trusted-bx p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 21px;
}

.trusted-sec {padding: 50px 0;background: #eaf2fa;}

.trusted-sec .hd-txt {
    text-align: center;
    padding-bottom: 30px;
}

.trusted-sec .slick-next {
    background: #47328f !important;
    height: 45px;
    width: 45px;
    right: -40px;
    z-index: 1;
    border-radius: 60%;
}

.trusted-sec .slick-prev {
    background: #47328f !important;
    height: 45px;
    width: 45px;
    left: -37px;
    z-index: 1;
    border-radius: 60%;
}

.slick-prev:before {
    font-size: 20px;
}


.hd-txt h2 {
    font-size: 40px;
    font-weight: 700;
    color: rgb(42, 45, 62);
    line-height: 49px;
}

.hd-txt p {
    font-size: 18px;
    font-weight: 400;
    color: rgb(42, 45, 62);
}

section.about-hme .hd-txt h2 {
    padding-bottom: 10px;
}

.about-hme {
    padding: 50px 0;
}

.about-hme .row {
    align-items: center;
}

.about-hme .get-btn {
    background: #47328f;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: auto;
    margin-top: 20px;
}

.about-side-div iframe {
    width: 100%;
}


section.extra-cntnt a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    gap: 0 8px;
}

section.extra-cntnt {
    background: #47328f;
    padding: 5px 0;
}


section.hme-serv-sec {
    padding: 50px 0 250px;
    background: #eaf2fa;
}

section.hme-serv-sec .hd-txt {
    padding-bottom: 40px;
    text-align: center;
}

section.hme-serv-sec .hd-txt h2 {
    padding-bottom: 15px;
}

.services-list ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0;
    margin: 0;
}

.services-list ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 71%;
    margin: 0 auto;
    color: #47328f;
}

.services-list ul li {
    width: auto;
}
.serv-btn a {
    display: table;
    margin: 0 auto;
    margin-top: 30px;
    background: #47328f;
    border-color: #47328f;
}
.serv-btn-midl {
    display: table;
    MARGIN: 0;
}

.midle-side-img img {
    width: 100%;
}

.serv-btn-midl a {
    display: table;
    margin: 0px 0 0 0;
    background: #5b40b8;
}

section.middle-sec p {
    margin: 15px 0;
    color: #fff;
}

section.middle-sec .row {
    align-items: center;
    background: #2c1b68;
    padding: 0 40px;
}

p.price {
    font-size: 70px;
    font-weight: 700;
}

p.price span {
    display: flex;
    font-size: 16px;
}

section.middle-sec h2 {
    color: #fff;
}

.middle-sec {
    position: relative;
    margin-top: -190px;
}
section.step-sec {
    padding: 50px 0;
}

section.step-sec .hd-txt {
    padding-bottom: 30px;
    text-align: center;
}

.steps-list ul {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: flex-start;
    margin: 0;
}

.steps-box h2 {
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    gap: 0 20px;
}

.steps-box h2 span {
    width: 50px;
    height: 50px;
    background: transparent;
    border-radius: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #47328f;
    color: #47328f;
    font-size: 19px;
}

.steps-box p {
    font-size: 17px;
    width: 90%;
    margin: 20px 0;
}

.steps-list .serv-btn-midl {
    margin: 0 auto;
}
.testi-box {
    background: #fff;
    padding: 20px 15px;
    margin: 0 15px;
}

.testi-box p {
    height: 120px;
    overflow-y: auto;
    overflow-x: hidden;
}
/* width */
.testi-box p::-webkit-scrollbar {
  width: 8px;
}

/* Track */
.testi-box p::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.testi-box p::-webkit-scrollbar-thumb {
  background: #7d7d7d; 
  border-radius: 10px;
}

/* Handle on hover */
.testi-box p::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.testi-hd {
    display: flex;
    align-items: center;
    gap: 0 20px;
    padding-bottom: 15px;
}

.testi-hd h4 {
    font-size: 18px;
}

section.testimonial-sec {
    padding: 50px 0;
    background: #eaf2fa;
}

section.testimonial-sec .hd-txt {
    text-align: center;
    padding-bottom: 20px;
}


.right-way-sec {
    padding: 50px 0;
}

.right-way-sec .hd-txt {
    padding-bottom: 30px;
}

.main-right-list ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    gap: 20px 64px;
}

.main-right-list ul li {
    width: 30%;
}

.right-way-box h3 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 10px;
}
.right-way-box h3 i {
    margin-right: 15px;
    color: #5b40b8;
    font-weight: bold;
    font-size: 28px;
}
section.right-way-sec.blog-hme-sec {
    background: #47328f;
}

.blog-hme-sec h2, .blog-hme-sec p {
    color: #fff;
}

.blog-hme-sec h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    color: rgb(255 255 255);
}
.footer-sec {
    padding: 30px 0;
}

.ftr-main-col-list {
    display: flex;
    justify-content: space-around;
}

.social-links ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 0 20px;
}

.ftr-col-1 p {
    padding: 15px 0;
}

ul.contact-dtl {
    padding: 0;
    list-style: none;
}

ul.contact-dtl li a {
    color: #000;
}

ul.contact-dtl li {
    margin-top: 10px;
}

.footer-sec {
    padding: 30px 0;
    border-top: 20px solid #5b40b8;
}

.ftr-main-col-list {
    display: flex;
    justify-content: space-around;
}

.social-links ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 0 20px;
}

.ftr-col-1 p {
    padding: 15px 0;
}

ul.contact-dtl {
    padding: 0;
    list-style: none;
}

ul.contact-dtl li a {
    color: #000;
}

ul.contact-dtl li {
    margin-top: 10px;
}

.copy-txt {
    text-align: center;
    padding: 10px 0;
}
.ftr-col-list-1 ul li {
    margin-top: 5px;
}

section.copyright-sec {
    background: #5b40b8;
    color: #fff;
}
section.services-bnr-main {
    padding: 40px 0;
    text-align: center;
}

section.services-bnr-main h2 {
    padding-bottom: 15px;
}

.serv-main-col-list-1 ul {display: flex;flex-wrap: wrap;list-style: none;padding: 0;margin: 0;gap: 20px 50px;}

.serv-main-col-list-1 ul li {
    width: 33.33%;
}

.serv-main-col-list-1 ul li {
    background-color: #fff;
    border-radius: 1rem;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .12);
    display: flex;
    height: 100%;
    justify-content: center;
    padding: 30px 10px;
    text-decoration: none;
    align-items: center;
    width: 30.7%;
    min-height: 115px;
}

.serv-main-col-list-1 h3 {
    text-align: center;
    margin-bottom: 40px;
    padding-top: 30px;
    border-top: 1px solid #c7cdd4;
    color: #47328f;
    font-weight: 900;
}

.serv-main-col-list-1 {
    padding-bottom: 50px;
}

.services-list-main {
    background: #eaf2fa;
    padding: 50px 0;
}

.serv-main-col-list-1 ul li a {
    font-size: 17px;
    text-align: center;
    color: #47328f;
}

.serv-main-col-list-1:nth-child(1) h3 {
    border: 0;
}

section.serv-contact-sec {
    padding: 50px 0;
}

.cta-cntct-txt {
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px 0;
    width: 60%;
    background: #eaf2fa;
    padding: 50px 20px;
    border-radius: 10px;
}

.cta-cntct-txt h2 {
    font-size: 31px;
    font-weight: 600;
    line-height: normal;
}


.main-about-list ul {
    display: flex;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    list-style: none;
    gap: 20px 0;
}

.main-about-list ul li img {
    width: 100%;
    margin-bottom: 15px;
    aspect-ratio: 3 / 2;
}

.main-about-list ul li {
    width: 23%;
    margin: 0 10px;
}

.about-main-box {
    background-color: #fff;
    box-shadow: -4px 4px 25px -3px rgba(0, 0, 0, .1);
    padding: 20px 20px;
}

.about-main-box h3 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    min-height: 41px;
    display: flex;
    align-items: center;
}

.about-main-box h4 {
    font-size: 18px;
}

.about-main-box p {
    font-size: 15px;
    height: 160px;
    overflow-x: hidden;
    overflow-y: auto;
}

.about-main-box h4 {
    padding: 22px 0;
    font-size: 15px;
    font-weight: 500;
}

section.about-main-pg {
    padding: 50px 0;
    background: #eaf2fa;
}

section.about-main-pg .hd-txt {
    text-align: center;
    padding-bottom: 50px;
}


section.about-pg-inr-sec {
    padding: 50px 0;
}

section.about-pg-inr-sec .hd-txt {
    text-align: center;
    padding-bottom: 40px;
}

section.about-pg-inr-sec .innr-div-about-st {}

section.about-pg-inr-sec .innr-div-about-st h3 {
    font-size: 25px;
    font-weight: bold;
    color: #000;
    padding: 13px 0;
}

section.about-pg-inr-sec .hd-txt h2 {
    padding-bottom: 15px;
}


.header-sec {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 2;
    padding: 12px 0 0
}

li.nav-item a {
    color: #fff;
    font-weight: 600;
    font-style: 14px;
    transition: all .5s ease-in-out;
    border-bottom: 1px solid transparent;
}


a.navbar-right-button {
    border: 2px solid #fff;
    color: #fff;
    padding: 8px 25px;
    display: flex;
    align-items: center;
    border-radius: 8px;
}

li.nav-item a:hover {
    color: #fff;
    border-bottom-color: #fff;
}



section.inner-terms-bnr {
    padding: 150px 0 100px;
    background: #0071e4;
    text-align: center;
}

.innr-div-about-st ul li p {
    padding: 15px 0;
}

.ftr-col-list-1 li a {
    color: #000;
}

.ftr-col-list-1 h4 {
    padding-bottom: 12px;
}   



.about-pg section.header-sec {
    /* background: rebeccapurple; */
    position: relative;
    padding: 15px 0;
}

section.about-main-pg {
}

.about-pg section.header-sec a {
    color: #47328f;
}

.about-pg section.header-sec a:hover {
    border-bottom: #47328f;
}

.about-pg section.header-sec .navbar-right-button {
    border-color: #47328f;
}

.main-form-list {}

.main-form-list .row {
    gap: 20px 0;
}

.main-form-list textarea {
    height: 180px;
    resize: none;
}

.main-form-list input {
    padding: 12px 15px;
}

.col-lg-12.terms-col-st.terms-col-stone {}

.col-lg-12.terms-col-st .form-check-input {
    padding: 10px 10px;
    margin-right: 15px;
}

.col-lg-12.terms-col-st label.form-check-label {}

.custom-btn1 {
    padding: 12px 15px;
    background: #5b40b8;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
}





    .slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li.slick-active button {
    background-color: #008efd;
}

.slick-dots li button:before {
    font-size: 0px;
    line-height: 0px;
}

.slick-dots li button {
    background-color: #e5e5e5;
    border-radius: 50px;
    width: 10px;
    height: 10px;
}
a.navbar-brand img {
    width: 200px;
}

.navbar-expand-lg {
    padding: 0;
}



.home-page-hd a.navbar-brand img {
    filter: invert(1) brightness(100);
}

img.ftr-logo {
    width: 180px;
}

span.image svg {
    filter: invert(1%) sepia(95%) saturate(2436%) hue-rotate(247deg) brightness(75%) contrast(84%);
}



.about-side-div img {
    width: 100%;
}