div#navbarSupportedContent {
    justify-content: flex-end;
    margin-left: auto;
}
ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    margin-left: auto;
    margin-right: 0 !important;
}
ul.navbar-nav a.nav-link.active {
    color: #8e43f0;
}
ul.navbar-nav a.nav-link {
    font-size: 17px;
    padding: 0px 0px 0px 40px !important;
    color: #000;
}
button.navbar-toggler {
    background: #f7f7f7;
}
.banner {
    background: #2d3079;
    padding: 40px 0px;
}
.banner-text h2 {
    font-family: "Roboto Mono", Sans-serif;
    font-size: 34px;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.banner-text p {
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    margin-bottom: 50px;
}
.count-up {
    text-align: center;
}
.count-up p {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
}
.count-up h3 {
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.counter .container {
    padding: 0;
    max-width: 500px;
    margin: 0;
}
.noti1 {
    background: #d9edf7;
    border-left: 5px solid #2036414f;
    padding: 14px;
    margin: 20px;
    position: relative;
}
.noti1 h3 {
    color: #31708f;
    font-size: 17px;
}
.noti1 p {
    color: #31708f;
    font-size: 13px;
}
.close-one {
    position: absolute;
    right: 14px;
    top: 4px;
    cursor: pointer;
}
.noti2 {
    background: #fcf8e3;
    border-left: 5px solid #f9f0c3;
    padding: 14px;
    margin: 20px;
    position: relative;
}
.noti2 h3 {
    color: #8a6d3b;
    font-size: 17px;
}
.noti2 p {
    color: #8a6d3b;
    font-size: 13px;
}
.close-two {
    position: absolute;
    right: 14px;
    top: 4px;
    cursor: pointer;
}
.tab-section {
    background: #f3f1f6;
    padding-top: 30px;
}
.tab-section .container {
    max-width: 100%;
    width: 100%;
}
.image-box {
    display: flex;
    align-items: end;
}
.image-box img {
    width: 15%;
}
.tab-down {
    margin-top: 30px;
}
.tab-down button {
    background: transparent !important;
    border-bottom: 0px !important;
    font-weight: 500;
}
.tab-content {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 30px 20px;
}
.tab-content li {
    list-style: none;
    padding-bottom: 17px;
}
.tab-down button.active {
    color: #61ce70 !important;
    border-bottom: 0px !important;
}
.process-section {
    text-align: center;
    padding: 70px 0px 80px 0px;
}
.boxes {
    margin-top: 40px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    gap: 15px;
}
.box-sim {
    background-image: linear-gradient(180deg, #FFFFFF 0%, #E8F3FE 100%);
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 43px 43px 43px 43px;
    padding: 7px;
}
.boxes h3 {
    font-size: 23px;
    padding: 10px 0px;
    margin: 0;
}
.about-section {
    background: #E8F3FE;
    padding: 30px;
}
.about-section h2 {
    font-size: 44px;
}
.about-section h3 {
    font-size: 23px;
    margin: 20px 0px;
}
.about-text p {
    margin-bottom: 30px;
}
.about-box {
    background: #fff;
    border-radius: 30px;
    padding: 20px 10px;
}
.about-box p {
    font-weight: bold;
    font-size: 18px;
}
.about-box li {
    list-style: none;
    border-bottom: 1px solid #000;
    font-size: 26px;
    font-weight: 600;
    padding: 20px 0px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.about-box li:last-child {
    border-bottom: none;
}
.about-sectionr {
    padding: 50px 0px;
}
.about-sectionr .about-box img {
    max-width: 100%;
}
.about-sectionr h2 {
    margin-bottom: 30px;
    font-size: 46px;
    font-weight: 600;
}
.about-section.testi .about-text {
    text-align: center;
}
.about-section.testi .about-text p {
    font-size: 20px;
    margin-top: 20px;
}
.about-section.testi .counter .container {
    margin: auto;
    max-width: 1000px;
    margin-top: 20px;
}
.about-section.testi .counter .container .count-up p {
    color: #000;
}

.about-section.testi .counter .container .count-up h3 {
    color: #000;
}

.about-section.testi .container-fluid {
    overflow-x: hidden;
}

.about-section.testi .slick-track {
    max-width: max-content;
    width: max-content !important;
    justify-content: center;
    display: flex;
}

.about-section.testi button {
    display: none !important;
}
.slick-slider.slick-initialized img {
    border-radius: 24px;
}

.slick-slider.slick-initialized {
    padding-top: 50px;
    max-width: 1360px;
    margin: auto;
    overflow-x: hidden;
}
.faq-section {
    padding: 20px;
}

.faq-tab h2 {
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
    color: #AC4747;
    font-size: 40px;
}

div#accordionFlushExample {
    border: 1px solid #dddd;
}

button.accordion-button.collapsed {
    color: #A35D5D;
    box-shadow: none !important;
    font-weight: bold;
}
.accordion-button:not(.collapsed) {
    color: #61ce70;
    background: transparent;
    box-shadow: none !important;
}
.accordion-button::after {
    background-image: url('../img/add-line.png');
}
.accordion-button:not(.collapsed)::after{
    background-image: url('../img/subtract-line.png');
}
.footer-top {
    padding: 70px 0px;
    background: #f3f1f6;
}
.ft-menu {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 30px;
    justify-content: center;
}
.ft-menu a {
    text-decoration: none;
    color: #8e43f0;
}
.footer-bottom {
    background: #150e1f;
    padding: 20px 30px;
}

.copyright p {
    margin: 0;
    color: #fff;
}
.faq-ban {
    background: #f3f1f6;
    text-align: center;
}
.backabout {
    background: url(../img/back.jpg);
    background-size: cover;
    position: relative;
    padding: 50px 20px;
}

.backabout:after {
    content: '';
    background: #6300e2;
    opacity: .9;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.logo-x {
    margin: auto;
    display: flex;
    max-width: 100%;
    width: 1200px;
}

.box-wrapper {
    background: #4400FF;
    position: relative;
    z-index: 9;
    padding: 8px;
    text-align: center;
    width: 230px;
    height: 160px;
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.box-wrapper a {
    text-decoration: none;
}

.box-wrapper a h3 {
    color: #fff;
    font-size: 30px;
    margin-top: 20px;
}

.logo-x .box-wrapper:nth-child(2) {
    background: #3a00da;
}
.logo-x .box-wrapper:nth-child(4) {
    background: #3a00da;
}
.logo-x.next .box-wrapper {
    background: #3a00da;
}
.logo-x.next .box-wrapper:nth-child(2) {
    background: #4400ff;
}
.logo-x.next .box-wrapper:nth-child(4) {
    background: #4400ff;
}
.about-sld .slick-track {
    max-width: max-content;
    width: max-content !important;
    justify-content: center;
    display: flex;
}
.about-sld button{
    display: none !important;
}
.contact-page {
    background: #f3f1f6;
    padding: 40px 0px;
}

.contact-page h3 {
    margin: 30px 0px;
}

.contact-page h2 {
    font-size: 44px;
}

.contact-page p {
    color: #7a7a7a;
}

.contact-page p a {
    color: #7a7a7a;
}

.contact-page h4 {
    font-size: 32px;
    color: #150e1f;
    margin: 20px 0px;
}
.cont-form {
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.5);
    padding: 20px;
    border-radius: 30px;
    background: #fff;
}

.cont-form h4 {
    text-align: center;
    margin-top: 0;
    color: #54595f;
    font-weight: bold;
    font-size: 28px;
}

.cont-form form {
    max-width: 365px;
    margin: auto;
}

.cont-form form input {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #dddddd;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
    width: 100%;
    display: block;
}

.cont-form form p {
    width: 100%;
}

.cont-form form p label {
    width: 100%;
}

.cont-form form select {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #dddddd;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
    width: 100%;
    display: block;
}

.cont-form form textarea {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #dddddd;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
    width: 100%;
    display: block;
}

.cont-form form 
 input[type="submit"] {
    background: #8e43f0;
    width: auto;
    color: #fff;
    padding: 12px 30px;
}
.inner-banner.check-state {
    text-align: center;
    margin: 50px 0px;
}
.main-page-wrapper.inner-banner.check-state{
    text-align: left;
}
.inner-banner.check-state .inner-banner h5 {
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #fe9000;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-family: 'Roboto Condensed', sans-serif;
}

.personal-content .container {
    max-width: 1000px;
}

.personal-content .container h4.animation {
    color: #1b222d;
    font-weight: normal;
    font-size: 22px;
    font-family: 'Noto Serif', serif;
    margin: 0;
}

.personal-content .container h5 {
    font-size: 20px;
    font-family: 'Noto Serif', serif;
    color: #1b222d;
    margin: 0;
}
.form-contact input#number {
    width: 200px;
    padding: 3px 6px;
    outline: none;
}

.personal-content.nert {
    margin-top: 40px;
}













/* Responsive CSS */

@media (max-width:767px){
ul.navbar-nav a.nav-link {
    padding: 10px !important;
}
.banner-img img {
    max-width: 100%;
    margin-top: 40px;
}

.counter .row {
    flex-wrap: nowrap;
}

.counter .row .col-12.col-lg-4 {
    width: 33%;
}

.count-up h3 {
    font-size: 12px;
}
.tab-down button {
    width: 100%;
}
.boxes {
    flex-wrap: wrap;
}
.about-section.testi .slick-track {
    gap: 29px;
}
.banner-text h2 {
    font-size: 24px;
}
.count-up p {
    font-size: 24px;
}
.image-box {
    flex-wrap: wrap;
    justify-content: center;
}
.image-box img {
    width: 50%;
}
.ab-text {
    text-align: center;
}
.about-section {
    padding: 20px 20px;
}
.about-section h2 {
    font-size: 34px;
}
.about-box li {
    font-size: 24px;
}
.about-sectionr h2 {
    text-align: center;
    font-size: 28px;
}
.faq-tab h2 {
    font-size: 18px;
}
.ft-menu {
    flex-wrap: wrap;
    text-align: center;
    gap: 6px;
}
.ft-menu a {
    display: block;
    width: 100%;
    margin: auto;
    color: #333;
}
.copyright p {
    text-align: center !important;
}
.logo-x {
    flex-wrap: wrap;
    justify-content: center;
}
.faq-ban img {
    width: 100%;
}
.about-sld img {
    width:100%;
}
.contact-page h2 {
    font-size: 25px;
}

.contact-page h4 {
    font-size: 25px;
}

.cont-form {
    margin-top: 20px;
}
}