﻿
@import url('https://fonts.googleapis.com/css2?family=Belanosima:wght@400;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alkatra:wght@400;500&display=swap');

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: 'Inter', sans-serif;
    color: #444444;
    font-size: var(--fs-px, 16px);
}
    body.high-contrast, body.high-contrast .business-segment, body.high-contrast .home-registration-form, body.high-contrast .formBox .nav-pills .nav-link {
        background: #000000 !important;
    }

        body.high-contrast .numbr, body.high-contrast a, body.high-contrast .business-segment h2, body.high-contrast .icons-main h3,
        body.high-contrast .icons-main p, body.high-contrast .formBox .termsCondns, body.high-contrast .formBox .termsCondns a, body.high-contrast .formBox label {
            color: #ffffff;
        }

p, span, a, ul, li, h1, h2, h3, h4, h5, h6, button, input, label, li {
    font-size: inherit;
}
body form {
    min-height: calc(100vh - 118px);
}
@font-face {
    font-family: interstate;
    src: url('../fonts/jkb-fonts/interstate-bold-41390.woff2') format('truetype');
}

.itd-modal .modal-header {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.itd-modal .modal-footer {
    justify-content: center;
}

.itd-modal .head {
    text-align: center;
}

    .itd-modal .head h4 {
        font-size: 1.0625em;
        font-weight: 600;
        margin-bottom: 2px;
    }

    .itd-modal .head p {
        color: #706c6c;
        font-size: 0.9375em;
    }

.itd-modal .text-box {
    padding: 0px 15px;
}

.itd-modal .text-field {
    margin-top: 15px;
}

    .itd-modal .text-field p {
        color: #6e6e6e;
        margin-bottom: 0px;
        font-size: 0.8125em;
    }

    .itd-modal .text-field span {
        color: #0e73a5;
        font-size: 0.9375em;
        font-weight: 500;
    }

.itd-modal .icon .success {
    color: #66c664;
    font-size: 1.25em;
    padding-top: 25px;
}

.itd-modal .icon .error {
    color: red;
    font-size: 1.25em;
    padding-top: 25px;
}

.itd-modal .modal-footer {
    border-top: 0px;
}

.confirm-btn {
    border-radius: 20px;
    min-width: 120px;
    font-size: 0.9375em;
    letter-spacing: 0.5px;
}


.h5, h5 {
    font-size: 1.15rem;
}

a {
    color: #ed502e;
    text-decoration: none;
}

    a:hover {
        color: #f1775d;
        text-decoration: none;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter', sans-serif;
}

input.error, select.error, textarea.error {
    border: 1px solid #ff5666 !important;
    box-shadow: 0px 0px 5px 5px rgb(255 86 102 / 40%) !important;
}

label.error {
    display: none !important;
}

.view-web {
    display: block;
}
/* our services */
.our-services {
    padding: 2% 0px;
}

    .our-services h1 {
        color: #00aeff;
        font-size: 1.875em;
    }

        .our-services h1 span {
            font-weight: bold;
            color: #a3c626;
        }

.featured-icon {
    display: table-cell;
    vertical-align: middle;
}

.featured-icon-box {
    position: relative;
    margin: 15px 0;
}
    /* .featured-icon-box.style4:hover, .featured-icon-box.style4.active {
    border-color: #eef9ef;
    z-index: 9;
  }  */
    .featured-icon-box.style4 {
        border: 1px solid rgba(102, 102, 102, 0.24);
        padding: 20px 20px;
        transition: all 0.5s ease 0s;
        background-color: #eef9ef;
    }

.featured-icon-box {
    position: relative;
    margin: 15px 0;
    border-radius: 10px;
    height: 128px;
}

.featured-content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
}

.featured-content {
    padding-left: 15px;
}

.number1,
.number2,
.number3 {
    opacity: 0.90;
}

.number1,
.number2,
.number3 {
    position: absolute;
    content: "";
    right: 3px;
    z-index: 1;
    font-size: 60px;
    line-height: 1;
    font-weight: 700;
    bottom: 0;
}

    .number1:after {
        content: "1";
        color: #f97c66;
    }

    .number2:after {
        content: "2";
        color: #c5dd7c;
    }

    .number3:after {
        content: "3";
        color: #68cff7;
    }

.cmt-icon {
    margin-bottom: 25px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border: 1px solid transparent;
    position: relative;
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    box-sizing: content-box;
    position: relative;
}

.heading1 h3, .heading2 h3, .heading3 h3 {
    font-size: 1.125em;
    line-height: 28px;
    margin-bottom: 0px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 0px;
}

.heading1 h3 {
    color: #ff1d00;
}

.heading2 h3 {
    color: #b1dc18;
}

.heading3 h3 {
    color: #2dbacf;
}

.featured-desc ul {
    font-family: "Open Sans", sans-serif;
    font-size: 0.75em;
    margin: 0px;
    line-height: 16px;
    padding: 0px 0px 0px 0px;
}

    .featured-desc ul li {
        margin-bottom: 5px;
        list-style-type: none;
    }



/* End */


/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #fff;
}

    #preloader:before {
        content: "";
        position: fixed;
        top: calc(50% - 30px);
        left: calc(50% - 30px);
        border: 6px solid #ed502e;
        border-top-color: white;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        -webkit-animation: animate-preloader 1s linear infinite;
        animation: animate-preloader 1s linear infinite;
    }

@-webkit-keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.top-header-btns {
    margin-top: 20px;
}

    .top-header-btns a {
        display: initial;
        font-size: 0.875em;
        margin-right: 5px;
        color: #fff;
        margin-top: 9px;
        padding: 10px 25px;
        border-radius: 10px !important;
    }

/* Bottom */


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #ed502e;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
}

    .back-to-top i {
        font-size: 1.75em;
        color: #fff;
        line-height: 0;
    }

    .back-to-top:hover {
        background: #f06f54;
        color: #fff;
    }

    .back-to-top.active {
        visibility: visible;
        opacity: 1;
    }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    /*background: #fff;*/
    transition: all 0.5s;
    z-index: 997;
    padding: 10px 0;
    /*  box-shadow: 0 4px 12px 0 rgb(0 0 0 / 7%), 0 2px 4px rgb(0 0 0 / 5%);
    border-top: 2px #083e58 solid;*/
    /*  background-color: #fff;
    box-shadow: 2px 1px 2px #eee;*/
}

    #header .contact-text {
        color: #083d57
    }

    #header.header-scrolled {
        padding: 10px 0;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    }

.input-icon {
    height: calc(3.4rem + 2px);
    position: absolute;
    z-index: 2;
    display: block;
    width: 40px;
    top: 12px;
    bottom: 0;
    left: 18px;
    font-size: 1.875em;
    color: #b9e618;
}

    .input-icon span {
        color: #b9e618;
        padding: 18px 15px;
        position: absolute;
        font-size: 1.125em;
        height: calc(3.4rem + 2px);
        border-radius: 4px;
    }

.bg-color-section {
    background: #50b2ef;
    position: relative;
    /*clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);*/
}

    .bg-color-section .shape {
        position: absolute;
        left: 5%;
        top: 20%;
        transform: rotate(12deg);
        width: 220px;
        height: 250px;
        border-radius: 50px;
        background-image: linear-gradient(43deg, rgba(81, 185, 245, 0.38) 0%, rgba(82, 185, 245, 0.01) 100%);
        z-index: 1;
        animation: rotate10deg 5s infinite;
    }

    .bg-color-section .shape-02 {
        position: absolute;
        right: 3%;
        top: 4%;
        transform: rotate(12deg);
        width: 400px;
        height: 400px;
        border-radius: 50px;
        background-image: linear-gradient(180deg, rgba(81, 185, 245, 0.38) 0%, rgba(82, 185, 245, 0.01) 100%);
        z-index: 0;
        animation: rotate10deg 15s infinite;
    }

@keyframes rotate10deg {
    0% {
        transform: rotate(-12deg);
    }

    50% {
        transform: rotate(12deg);
    }

    100% {
        transform: rotate(-12deg);
    }
}

.bg-color-section:before {
    position: absolute;
    content: '';
    background-image: linear-gradient(to left, #479e71, #159ac3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.full-screen {
    position: relative;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.padding-TB {
    padding-top: 30px;
    padding-bottom: 80px;
}

.Sliderbar {
    /* width: 400px; */
    /* background: url(../images/bg.png) top center; */
    background: url('../images/background 1.svg');
    background-repeat: no-repeat;
    margin-top: 0px;
    background-size: 100%;
    background-position-y: top;
    background-position-x: left;
}

.hero-section {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-animation: bg-animation 7s ease-in-out infinite;
    animation: bg-animation 7s ease-in-out infinite;
}
/* .Sliderbar::after {
        height: 600px;
        content: "";
        width: 500px;
        position: absolute;
        background: linear-gradient(62.5deg, transparent, rgb(255 248 189));
        right: 100px;
        top: 0px;
        transform: rotate(200deg);
        z-index: -1;
        border-radius: 50px;
    }*/
/*@-webkit-keyframes bg-animation {
    0% {
        background-position: top;
    }

    50% {
        background-position: bottom;
    }

    100% {
        background-position: top;
    }
}

@keyframes bg-animation {
    0% {
        background-position: top;
    }

    50% {
        background-position: bottom;
    }

    100% {
        background-position: top;
    }
}*/


.Sliderbar h4 {
    color: #f48419;
    font-size: 1.5625em;
    font-weight: 600;
}


/*bottom css*/
@keyframes btnAnime {
    5% {
        transform: scale(0.8);
    }

    50% {
        transform: scale(1.5);
    }

    100% {
        transform: scale(1);
    }
}


/* Services css */
.our-solution {
    padding: 20px 0px;
}
/*End css*/


.mypopup .modal-header h4 {
    font-size: 1.1875em;
}

.declaration-text {
    padding: 10px 0px 5px 0px;
}

    .declaration-text p {
        color: #9b9b9b;
        font-size: 0.625em;
        text-align: center;
        margin-bottom: 5px;
        line-height: 14px;
    }

        .declaration-text p a {
            color: #0062cc;
        }


.formBox .nav-item {
    text-align: center;
}

.formBox .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #008fd1;
    /* background-color: #616161; */
    border-color: #008fd1;
    font-weight: 500;
}

.formBox .nav-pills .nav-link {
    text-align: center;
    background: #fff;
    border-radius: 40px !important;
    font-size: 12.5px;
    margin-right: 5px;
    border: 1px solid;
    border-color: rgb(0,0, 0, 0.23);
    padding: 6px 10px;
}

.formBox a {
    color: #000
}

.formBox h4 {
    color: #0f53a5;
    margin-bottom: 20px;
    margin-top: 20px;
}

.formBox input::-webkit-input-placeholder {
    opacity: .7;
    font-weight: 200;
}

.formBox label {
    font-size: 0.9375em;
    color: #585858;
}



.formBox .form-control {
    border-color: #ebebeb;
    padding: 0.75rem 0.85rem;
    height: calc(2.56em + 0.75rem + 2px);
    border: 1px solid #ced4da;
    border-radius: 50px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 25px;
    text-indent: 35px;
}

.formBox .termsCondns {
    margin-top: -4px;
    color: #585858;
    font-size: 0.8125em;
    margin-bottom: 5px;
}

    .formBox .termsCondns a {
        color: #585858;
        text-decoration: underline;
    }

.formBox .btn-primary {
    background-color: #008fd1;
    border: 1px #008fd1 solid;
    text-transform: uppercase;
    width: 100%;
    padding: 12px 0px;
    font-size: 0.8125em;
    border-radius: 44px;
    margin-top: -10px;
    opacity: initial;
}


.box:after {
    clear: both;
}


img, svg {
    vertical-align: middle;
}



.mypopup .modal-header {
    background: #125eaa;
    color: #fff;
    font-size: 1em;
}

    .mypopup .modal-header .close {
        color: #fff;
        opacity: 5;
    }

.mypopup h5 {
    font-size: 0.875em;
}

.mypopup ol {
    padding-left: 18px;
}

    .mypopup ol li {
        font-size: 0.75em;
        padding-bottom: 5px;
    }

.circle-section {
    position: relative;
}

    .circle-section .vector-1 {
        position: absolute;
        top: 345px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: -126px;
        z-index: -1;
    }


.shape-icon {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
}

.default-btn {
    background-color: #000 !important;
    border-color: #000 !important;
    border-radius: 20px;
    padding: 5px 25px !important;
}

.home-registration-form {
    background: #fff;
    padding: 2rem !important;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important;
    border-radius: 0.25rem !important;
    /*box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);*/
    border: 1px solid #eae8e8;
    position: relative;
    z-index: 999;
}
/* .home-registration-form::after {
        position: absolute;
        left: -5%;
        top: 4%;
        content: "";
        height: 100%;
        width: 100%;
        background: #ffffff;
        z-index: -1;
        border-radius: 10px;
        opacity: 0.7;
    } */


.hero-section .iphone-wrap {
    position: relative;
}

.hero-section h1 {
    font-size: 55px;
    color: #fff;
    line-height: 70px;
    margin-bottom: 0px;
    font-weight: 400;
    /*font-family: 'Oswald', sans-serif;*/
    /* font-family: 'Alkatra', cursive; */
    /*font-family: 'Montserrat', sans-serif;*/
    margin-top: 12%;
    position: relative;
    z-index: 9;
}

    .hero-section h1 span {
        color: #b9e618;
        font-weight: 500;
    }

.gradient-overlay {
    position: relative;
    width: 100%;
}

.hero-equal-height {
    position: relative;
    min-height: 660px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.box-content {
    padding: 30px 0 24px;
    border-radius: 8px;
    background: #fff;
    margin-bottom: 10px;
    -moz-box-shadow: 0 0 15px 0 rgba(2,3,3,.1);
    -webkit-box-shadow: 0 0 15px 0 rgba(2,3,3,.1);
    box-shadow: 0 0 15px 0 rgba(2,3,3,.1);
    border: 1px #f1f1f1 solid;
}

    .box-content p {
        text-align: center;
        font-size: 0.875em;
    }



.following-documents01 {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
}


    .following-documents01 li {
        list-style-type: none;
        /* background: url(../images/document-icon.png) no-repeat 0px 5px; */
        padding: 3px 0px 5px 0px;
        margin: 0;
        color: #fff;
        font-weight: normal;
        font-size: 0.9375em;
        font-family: 'Open Sans', sans-serif;
        text-align: left;
        width: 48%;
        display: inline-block;
        line-height: 50px;
        font-weight: 500;
    }

        .following-documents01 li span {
            margin-right: 5px;
        }

            .following-documents01 li span img {
                width: 40px;
                /* box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); */
            }

.following-documents {
    margin: 0px;
    padding: 0px;
}

    .following-documents li {
        list-style-type: none;
        padding: 15px 0px 10px 0px;
        margin: 0;
        display: flex;
        color: #606060;
        font-weight: normal;
        font-size: 1em;
        margin-bottom: 0px;
        background-position-x: 6px !important;
        background-position-y: 9px !important;
    }

    .following-documents .circle-icon {
        background: #fff;
        border-radius: 74%;
        width: 55px;
        height: 55px;
        text-align: center;
        line-height: 50px;
        margin-right: 10px;
        /*-webkit-box-shadow: 0 0 10px #99989887;
        box-shadow: 0 0 5px #f26522;*/
        border: 1px #d7d7d7 solid;
    }

        .following-documents .circle-icon img {
            vertical-align: middle;
            margin-top: 13px;
        }

.section-title {
    text-align: center;
    padding-bottom: 0px;
}

    .section-title h2 {
        font-size: 32px;
        font-weight: 700;
        text-transform: inherit;
        margin-bottom: 20px;
        padding-bottom: 0;
        color: #4b605c;
    }



.process-box {
    position: relative;
}

    .process-box .process-no {
        width: 30px;
        height: 30px;
        background: #ffffff;
        border: 1px solid rgba(0, 0, 0, 0.125);
        line-height: 30px;
        border-radius: 50%;
        margin: 0 auto;
    }

/* FAQ */
.info-box .accordion-list {
    padding: 0 100px 60px 100px;
}

    .info-box .accordion-list ul {
        padding: 0;
        list-style: none;
    }

    .info-box .accordion-list li + li {
        margin-top: 15px;
    }

    .info-box .accordion-list li {
        padding: 20px;
        background: #f2f5f4;
        border-radius: 5px;
    }

    .info-box .accordion-list a {
        display: block;
        position: relative;
        font-family: "Poppins", sans-serif;
        font-size: 1em;
        line-height: 24px;
        font-weight: 500;
        padding-right: 30px;
        outline: none;
        transition: ease-in-out 0.3s;
        cursor: pointer;
    }

        .info-box .accordion-list a:hover {
            color: #c21322;
        }

    .info-box .accordion-list span {
        color: #c21322;
        font-weight: 600;
        font-size: 1.125em;
        padding-right: 10px;
    }

    .info-box .accordion-list i {
        font-size: 1.5em;
        position: absolute;
        right: 0;
        top: 0;
    }

    .info-box .accordion-list p {
        margin-bottom: 0;
        padding: 10px 0 0 0;
        font-size: 0.875em;
    }

    .info-box .accordion-list .icon-show {
        display: none;
    }

    .info-box .accordion-list a.collapsed {
        color: #343a40;
    }

        .info-box .accordion-list a.collapsed:hover {
            color: #c21322;
        }

        .info-box .accordion-list a.collapsed .icon-show {
            display: inline-block;
        }

        .info-box .accordion-list a.collapsed .icon-close {
            display: none;
        }

.info-box .content {
    padding: 30px 100px 0 100px;
}
/* End FAQ */
.footer {
    background-color: #000;
    padding: 20px 0px;
}

    .footer p {
        color: #fff;
        font-size: 0.75em;
        text-align: center;
        line-height: 20px;
    }

.border-TB p {
    border-top: 1px #fff solid;
    border-bottom: 1px #fff solid;
    padding: 10px 0px;
}

/* Accessability css*/
.accessibility-icon {
    width: 35px;
    height: 35px;
    /* border: 1px solid #FF7518;*/
    border-radius: 4px;
    /* background: #fff;*/
    margin-left: 10px;
    z-index: 999;
    position: relative;
}

    .accessibility-icon img {
        position: relative;
        top: 5px;
        right: 7px;
    }

   /* .accessibility-icon .img1 {
        position: relative;
        top: 4px;
        right: 6px;
    }*/

.accessibility-panel {
    position: absolute;
    top: 50px;
    right: 5px;
    width: 250px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3);
    padding: 15px;
    display: none;
    z-index: 9998;
}

    .accessibility-panel h3 {
        margin: 0 0 15px;
        font-size: 16px;
        font-weight: bold;
    }

.section-title {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.buttons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 15px;
}

.access-btn {
    background: #fff;
    color: #333;
    border: 1px solid #b9e618;
    padding: 12px 6px;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    line-height: 1.2;
    transition: 0.3s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-weight: 400;
}

.cursor-pointer {
    cursor: pointer;
}

.access-btn i {
    font-size: 14px;
    color: #de4019;
}

.access-btn:hover i {
    font-size: 14px;
    color: #ffffff;
}

.access-btn:hover {
    background: #b9e618;
    color: #fff;
    transform: scale(1.05)
}

.access-btn.active {
    border: 2px solid #b9e618;
}

.close-btn {
    position: absolute;
    top: 12px;
    right: 12px;
    background: transparent;
    color: #000;
    border: none;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    font-size:18px;
    cursor: pointer;
}
/*--------------------------------------------------------------
# media
--------------------------------------------------------------*/
@media (max-width: 992px) {
    .padding-TB {
        padding-top: 30px;
        padding-bottom: 60px;
    }
    .Sliderbar {
        background-image: linear-gradient(to right, #aecd47, #47b9c7);
    }
    .tnc {
        display: none;
    }
    .Sliderbar {
        background-size: auto;
    }
    .view-web {
        display: inline-block;
    }

    .Sliderbar {
        height: auto;
    }

    .bg-color-section .shape-02 {
        z-index: -1;
    }

    .info-box .content {
        padding: 30px 0px 0 0px;
    }

    .info-box .accordion-list {
        padding: 0 10px 60px 10px;
    }

    .info {
        margin-bottom: 15px;
    }

    .hero-section h1 {
        font-size: 35px;
        margin-bottom: 10px;
        line-height: 50px;
        margin-top: 0px;
    }



    .home-registration-form {
        border-radius: 10px;
    }


    .Sliderbar {
        margin-top: 0px;
        padding: 0px 0px 0px 0px;
    }

    .ECR .box {
        width: 100%;
    }



    section {
        padding: 10px 0;
    }
}

@media (max-width: 768px) {

   
    .Sliderbar::after {
        top: 25%;
    }

    .our-services h1 {
        font-size: 1.5em;
    }

    .pr3-service-content {
        margin-top: 0px;
    }

    .Sliderbar h1 {
        font-size: 1.4375em;
        margin-bottom: 5px;
        line-height: 35px;
        margin-top: 10px;
    }

    .hero-section h1 span {
        font-size: 1.375em;
    }

    .footer-wrap h6 {
        line-height: 16px;
        margin: 15px 0;
        padding: 0px 10px;
    }
}

@media (min-width: 768px) {
    .process-no::before {
        content: "";
        width: 100%;
        height: 1px;
        background: rgba(104, 113, 121, 0.1);
        position: absolute;
        top: 100px;
        left: 0;
        z-index: -1;
    }
}




@media (max-width: 480px) {
    .bg-color-section {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    }

    .home-registration-form {
        padding: 1rem !important;
    }

    .padding-TB {
        padding-top: 20px;
    }

    .padding-TB {
        padding-bottom: 0px;
    }

    .mobile-div p {
        margin-top: 10px;
    }

    .following-documents01 li {
        width: 100% !important;
    }

    .pr3-headline h3 {
        font-size: 1.25em;
    }

    .header {
        display: block !important;
        text-align: center;
        line-height: 30px;
    }

    #header {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .formBox {
        margin-top: 10px;
    }
}


/*new Deign*/


/*end*/

@media (max-width: 396px) {

    .shape-icon {
        display: none;
    }

    .home-registration-form .nav {
        margin-bottom: 5px;
    }

    .home-registration-form .nav-item {
        width: 100%;
        margin-top: 8px;
    }

    .mobile-div {
        display: block !important;
    }
}
