/*Custom*/
body {
    font-family: 'Montserrat', sans-serif;
}

.fontset {
    font-family: 'Montserrat', sans-serif;
}

.desktop {
    display: inline-flex;
}

.mobile {
    display: none;
}

.css-sprite {
    background: url(../img/sprite_image-yellow.png) no-repeat;
    display: inline-block;
}

.css-banner {
    background: url(../img/sprite_banner.png) no-repeat;
    display: inline-block;
}

.css-bannernew {
    background: url(../img/sprite_bannernew.png) no-repeat;
    display: inline-block;
}

/*.carousel-inner img {
  margin: auto;
}*/

html {
    scroll-behavior: smooth;
}

section {
    padding: 3em 0;
}

hr {
    width: 20%;
}

a {
    color: #cb9447;
}

    a:hover {
        color: #fff;
    }

p {
    letter-spacing: 1px;
}

/*.btn-secondary {
    background: #19729e;
    border-color: #dc9003;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 2;
    color: #fff;
}

.btn-secondary:hover{
    background: #fcae16;
    border-color: #faac1b;
    color: #333;
}*/

.btn-submit {
    font-weight: 700;
    background-size: 200% auto;
    /*background-image: linear-gradient(to right, #eb6400 0, #fcae16 50%, #eb6400 100%);*/
    background-image: linear-gradient(to right, #010237 0, #0ab7ed 50%, #010237 100%);
    transition: 0.5s;
    border: none;
    letter-spacing: 2px;
    padding: 3%;
}

    .btn-submit:hover, .btn-submit:focus, .btn-submit:active {
        background-position: right center;
        cursor: pointer;
    }

.btn-error {
    background: #ffaa26;
    border-color: #fe8e02;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 2;
    color: #fff;
    width: 25%;
    margin: 2% 0;
}

.bg-yellow {
    background-color: #f9af29 !important;
}

.bg-dark {
    background-color: #333 !important;
}

.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
}

.logo-container {
    padding: 1% 5%;
    background: #fbad1c;
}

/*BANNER*/
#banner {
    background-image: url(../img/websitebackground.png);
    background-position: center top;
    height: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#banner-yellow {
    background-image: url(../img/bannerbg-yellow.png);
    background-size: 85% 100%;
    width: 100%;
    padding-bottom: 100px;
    background-repeat: no-repeat;
}

#banner-finnovationz {
    background-image: url(../img/banner-finnovationz.jpg);
    background-size: cover;
    width: 100%;
    padding-bottom: 100px;
    background-repeat: no-repeat;
}

.mainbanner {
    background-image: url(../img/phygital.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3.5%;
}

.mainbanner1 {
    background-image: url(../img/banner-new1-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.5%;
}

.main-content {
    margin-top: 10%;
}

.banner-text {
    color: #fff;
    padding: 3%;
    margin: 5% 0 0 0;
}

    .banner-text p {
        font-size: 25px;
        text-align: center;
        font-weight: 400;
        line-height: 30px;
        margin-bottom: 0;
        color: #333;
    }

    .banner-text h2 {
        font-size: 55px;
        text-align: center;
        font-weight: bold;
        line-height: 80px;
        margin-bottom: 0;
        color: #333;
        text-transform: capitalize;
    }

    .banner-text span {
        font-weight: bold;
    }

.banner-text-sec {
    display: inline-block;
    vertical-align: top;
    margin-top: 3%;
    padding-left: 10px;
    width: 80%;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    letter-spacing: 3px;
}

.banner-text-sec1 {
    vertical-align: top;
    margin-top: 2%;
    padding-left: 10px;
    width: 85%;
    /*font-weight: bold;*/
    font-size: 20px;
    color: #333;
    letter-spacing: 0.8px;
}

/*DEMAT BANNER*/
.openACbanner {
    width: 100%;
    /*background-image: url(../img/openACbanner1.png);*/
    background-size: cover;
    background-repeat: repeat-x;
}

.openACbannerwhitebg {
    width: 80%;
    margin: auto;
}

.contentbox {
    text-align: center;
    padding: 10% 0;
}

label {
    color: #fff;
    width: 150px;
    text-transform: uppercase;
    font-size: 14px;
    background-position: -935px -43px;
    height: 43px;
    line-height: 32px;
    margin-bottom: 0;
}

.button {
    background-position: -940px -40px;
    width: 140px;
    height: 40px;
    line-height: 37px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.stepbox {
    padding: 0 0 5% 0;
}

    .stepbox p {
        margin: 4% 0;
    }

/*FORM*/
.AcButton1, .AcButton1 ul {
    width: 100%;
    float: left;
    padding: 0;
}

    .AcButton1 ul li {
        float: left;
        margin: 0 0 0 0;
        width: 100%;
        list-style: none;
    }

.otpwidth {
    width: 48%;
    margin: 0 1%;
}

.otpbutton {
    font-size: 13px;
}

.form {
    width: 90%;
    background-color: #fff;
    border-radius: 5%;
    padding: 5% 5%;
    box-shadow: 0 0 19.3px 15.8px rgba(0, 0, 0, 0.2);
}

.form-control {
    font-size: 16px;
    height: auto;
    line-height: 1.5;
}

/*.myselect{
    padding: 15px 10px;
}*/

.form-overlay {
    /*background-image: url(../img/pms/formbg.jpg);*/
    background-color: #fff;
    height: 100%;
    border-radius: 5px 5px 5px 5px;
    opacity: 1;
}

.form-text {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #333;
    text-align: center;
}

.form-text1 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #fff;
    text-align: center;
    background: #01093e;
    padding: 2%;
    border-radius: 10px;
}

/*TITLE*/
.demat-title {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 2%;
}

    .demat-title h4 {
        letter-spacing: 1px;
    }

        .demat-title h4 span {
            font-weight: 700;
            color: #cb9447;
        }

/*Offer*/
.offermo {
    /*width: 90%;*/
    margin: auto;
}

.offerbar {
    /*background: #fbad1c;*/
    background-image: url(../img/offerbg.jpg);
    margin: 3% 0;
    background-size: cover;
    padding: 3% 0;
}

.phygitalbar {
    /*background: #fbad1c;*/
    background-image: url(../img/phygitalbg.jpg);
    margin: 3% 0;
    background-size: cover;
    padding: 3% 0;
}

.offerbox {
    background: #fff;
    margin: 2% 0;
    border-radius: 50px 0 50px 50px;
    /*min-height: 150px;*/
    overflow: hidden;
    color: #333;
    width: 95%;
    /*margin: auto;*/
}

.offerbox1 {
    background: #fff;
    margin: 2% 2%;
    border-radius: 5px;
    height: 250px;
    overflow: hidden;
    color: #333;
    box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.1);
}

.offerbox2 {
    /*background: #fff;*/
    margin: 2% 2%;
    border-radius: 5px;
    /*height: 200px;*/
    overflow: hidden;
    color: #333;
    font-weight: bold;
    /*box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.1);*/
}

.offertext {
    /*height: 90px;*/
    padding: 5% 0;
}

    .offertext h5 {
        font-size: 16px;
        margin: 0;
        line-height: 20px;
        /*font-weight: bold;*/
        margin: 5% 0 0 0;
    }

        .offertext h5 span {
            font-size: 30px;
            font-weight: bold;
        }

    .offertext h4 {
        font-size: 16px;
        margin: 0;
        line-height: 30px;
        /*font-weight: bold;*/
    }

        .offertext h4 span {
            font-size: 24px;
            font-weight: bold;
            color: #073e7b;
        }

    .offertext p {
        font-size: 15px;
        font-weight: bold;
        margin-top: 2%;
    }

}

/*WHYMO*/
.whymo {
    width: 80%;
    margin: auto;
}

.whymo-box {
    padding: 5%;
    height: auto;
    position: relative;
    margin: 0.5em 0;
    box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

    .whymo-box h5 {
        margin: 5% 0 0 0;
        font-weight: 600;
        font-size: 16px;
    }

    .whymo-box p {
        margin: 5% 0;
        font-size: 14px;
    }

/*Testimonial*/
.testimonial {
    width: 80%;
    margin: auto;
}

.testimonial-box {
    padding: 5%;
    height: auto;
    position: relative;
    margin: 0.5em 0;
    box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

    .testimonial-box h5 {
        margin: 2% 0 0 0;
        font-weight: 600;
        font-size: 16px;
    }

    .testimonial-box p {
        margin: 2% 0;
        font-size: 14px;
    }

/*Features*/
.features-title {
    background: #ec6601;
    padding: 1%;
    border-radius: 10px;
    color: #fff;
    width: 50%;
    margin: auto;
    font-weight: bold;
}

.features {
    padding: 0;
    list-style-type: none;
}

    .features li {
        text-align: left;
        padding: 8px 0 8px 25px;
        font-size: 16px;
        font-weight: 600;
        background: url(../img/arrow.png) no-repeat;
        background-position: 0 12px;
        line-height: 24px;
    }

.features-li-title {
    font-size: 24px;
    font-weight: 700;
    padding-top: 5%;
    color: #ec6601;
    text-align: left;
}

.readybox {
    padding: 3%;
    border-top: 7px solid #1a65a7;
    border-radius: 8px;
    box-shadow: 0 0 8px #dedede;
    background-image: url(../img/readybg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

    .readybox h3 {
        font-size: 24px;
        font-weight: bold;
    }

    .readybox a {
        font-size: 16px;
        padding: 1% 2%;
    }


.demand {
    width: 18%;
    background-color: #f3f3f3;
    /*padding: 30px;
    height: 340px;*/
    margin: 0 1%;
}

.demandbox {
    background-color: #f3f3f3;
    padding: 15px;
    height: 220px;
    border-radius: 15px;
    border: 1px solid #dddddd;
}

    .demandbox h6 {
        margin: 5% 0;
        font-weight: bold;
    }

    .demandbox p {
        margin: 5% 0;
        font-size: 11px;
    }

.dimensiondark {
    background-color: #fcaf17;
    background-repeat: repeat;
}

.dimensionwhite {
    background-color: #fff;
    background-repeat: repeat;
}

footer {
    background-color: #333;
}

.diclaimer-text {
    font-size: 12px;
}

.table-text {
    font-size: 14px;
}

.card {
    /*border: 1px solid #333;*/
}

.card-header {
    background-color: transparent;
}

#accordion p {
    font-size: 10px;
}

.loading-text {
    z-index: 99999;
    position: absolute;
    top: 0;
    margin: auto;
    height: 20px;
    font-size: 20px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #f9af29;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 35%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.modal-header {
    padding: 2px 16px;
    background-color: #f9af29;
    color: white;
}

.modal-body {
    padding: 38px 32px;
}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
}

.card-header a:hover {
    cursor: pointer;
}

#stickybtn {
    display: none;
    position: fixed;
    bottom: 0;
    width: 25%;
    margin: auto;
    z-index: 199;
    font-size: 18px;
    border: none;
    outline: none;
    /*background-image: linear-gradient(#0046bb, #3680d7);*/
    background: #28a744;
    color: #fff;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

    #stickybtn:hover {
        background: #005713;
        cursor: pointer;
    }

@media only screen and (max-width: 600px) {
    section {
        padding: 2em 0;
    }

    .mainbanner {
        background-image: url(../img/phygital1.jpg);
        /*background: #091219;*/
    }

    .mainbanner1 {
        background-image: url(../img/banner-new2.jpg);
    }

    .banner-text {
    }

        .banner-text p {
            font-size: 16px;
            text-align: center;
            line-height: 30px;
            margin-bottom: 0;
            color: #333;
        }

        .banner-text h2 {
            font-size: 26px;
            text-align: center;
            line-height: 30px;
            margin-bottom: 0;
            color: #333;
            text-transform: capitalize;
            font-weight: bold;
        }

    .banner-text-sec1 {
        vertical-align: top;
        margin-top: 2%;
        padding-left: 10px;
        width: 90%;
        font-size: 16px;
        color: #333;
        letter-spacing: 0.8px;
    }

    .form {
        width: 100%;
    }

    /*.banner-text span {
        font-weight: 300;
    }*/

    .col {
        display: block;
        width: 100%;
    }

    .nav-item {
        width: 100%;
    }

    .demat-title {
        font-size: 24px;
    }

    h4 {
        font-size: 1.2rem;
    }

    .offeringbox {
        height: auto;
    }

    #enquire {
        top: 75%;
    }

    footer {
        padding-bottom: 50px;
    }

    .demand {
        width: 96%;
        margin: 3% 5%;
    }

    #accordion p {
        font-size: 8px;
    }

    /* Modal Content */
    .modal-content {
        width: 80%;
    }

    .btn-error {
        background: #ffaa26;
        border-color: #fe8e02;
        font-weight: 700;
        letter-spacing: 2px;
        line-height: 2;
        color: #fff;
        width: 80%;
        margin: 2% 0;
    }

    .img-width {
        width: 100%;
    }

    .readybox h3 {
        font-size: 18px;
        font-weight: bold;
    }

    .features-title {
        width: 100%;
        text-align: center;
    }

    .features-li-title {
        text-align: center;
    }
}

@media only screen and (max-width: 500px) {
    .logo-container {
        padding: 5%;
        text-align: center;
    }

    #stickybtn {
        margin-left: 0;
        width: 100%;
    }

    #banner {
        background-image: url(../img/websitebackgroundmobile.png);
        background-position: center top;
        height: auto;
        /*background-color: #fff;*/
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    #banner-yellow {
        background-image: none;
        background-color: #00ab89;
        background-size: 85% 100%;
        width: 100%;
        padding-bottom: 60px;
        background-repeat: no-repeat;
    }

    .whymo {
        width: 100%;
        margin: auto;
    }

    .openACbannerwhitebg {
        width: 80%;
        background-color: #fff;
        border-radius: 10px;
        padding: 5% 0;
    }

    .form {
        margin-top: 5%;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .offerbox1 {
        height: auto;
    }
}


.crossplatform {
    background-position: 0 -15px;
    width: 75px;
    height: 62px;
}

.tech {
    background-position: -105px -20px;
    width: 65px;
    height: 62px;
}

.report {
    background-position: -218px -20px;
    width: 62px;
    height: 62px;
}

.advisor {
    background-position: -330px -21px;
    width: 64px;
    height: 62px;
}

.solution {
    background-position: -445px -14px;
    width: 57px;
    height: 64px;
}

.happy {
    background-position: -430px -20px;
    width: 65px;
    height: 62px;
}

.star {
    background-position: -520px -20px;
    width: 65px;
    height: 62px;
}

.research {
    background-position: -554px -16px;
    width: 61px;
    height: 63px;
}

.banner1 {
    width: 100px;
    height: 80px;
}

.banner2 {
    background-position: -100px 0;
    width: 100px;
    height: 80px;
}

.banner3 {
    background-position: -200px 0;
    width: 100px;
    height: 80px;
}

.scheme {
    background-position: -665px -22px;
    width: 47px;
    height: 53px;
}

.details {
    background-position: -760px -25px;
    width: 39px;
    height: 51px;
}

.activation {
    background-position: -850px -22px;
    width: 54px;
    height: 54px;
}

.awards {
    background-position: -1123px -22px;
    width: 60px;
    height: 70px;
}

/*Responsive Table*/
.table-responsive {
    font-size: 12px;
    border-radius: 10px;
    background-color: #fff;
}

    .table-responsive thead {
        background-color: #fcaf17;
        color: #333;
        font-weight: bold;
    }

.table {
    margin-bottom: 0;
}

.bg-green {
    background-color: #28a744;
}

/*New Why Box*/
.whymo-box1 {
    background-color: #e2eae4;
    padding: 30px;
    height: 120px;
    position: relative;
    margin: 1em 0;
    border-radius: 15px;
    border: 1px solid #28a744;
}

.accordian {
    width: 90%;
    max-width: 1000px;
    margin: 2rem auto;
}

.accordian-item {
    background-color: white;
    color: #111;
    margin: 1rem 0;
    border-radius: 0.5rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
}

.accordian-item-header {
    padding: 0.5rem 3rem 0.5rem 1rem;
    min-height: 3.5rem;
    line-height: 1.25rem;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}

    .accordian-item-header h5 {
        margin: 0;
    }

    .accordian-item-header::after {
        content: "\002B";
        font-size: 2rem;
        font-weight: bold;
        position: absolute;
        right: 1rem;
        /* transition: all 0.2s ease; */
    }

    .accordian-item-header.active::after {
        content: "\2212";
    }

.accordian-item-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.accordian-item-body-content {
    padding: 1rem;
    line-height: 1.5;
    border-top: 1px solid #34495e;
    text-align: left;
    font-size: 14px;
}

@media (max-width: 768px) {
    html {
        font-size: 14px;
    }
}


.video-background-holder {
    position: relative;
    background-color: black;
    /*height: calc(100vh - 72px);*/
    min-height: 35rem;
    width: 100%;
    overflow: hidden;
}

    .video-background-holder video {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: 0;
        -ms-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

.video-background-content {
    position: relative;
    z-index: 2;
}

.video-background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}
