/*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;
}

.text-orange{
    color: #eb6400!important;
}

/*.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%);
    transition: 0.5s;
    border: none;
    letter-spacing: 2px;
    padding: 3%;
    width: 80%;
}

.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%;
}

.mainbanner{
    padding: 2.5%;
}

.banner-text {
    color: #333;
    background: #ffffffe9;
    padding: 3%;
    border-radius: 10px;
}

.banner-text h2 {
    font-size: 30px;
    text-align: left;
    line-height: 50px;
    margin-bottom: 0;
    color: #333;
    text-transform: capitalize;
     /*letter-spacing: 0.5px;*/ 
    /*font-weight: bold;*/
}

.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;
}

.express-wrapper {
    background: url(../img/oao/xpress-bg.svg) no-repeat;
}

.equity-wrapper h1 {
    margin-top: 35px;
    font-size: 40px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.equity-wrapper p {
    line-height: 30px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.trophy-section{
    margin-top: 5%;
}

.trophy-section p{
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    text-transform: capitalize;
}

.open-demat-acc h1 {
    color: #eb6400;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: 40px;
}

.oao-dma {
    padding: 15px 0;
    border: 2px solid #eb6400;
    border-radius: 10px;
    text-align: center;
    width: 94%;
    display: inline-block;
    margin: auto;
}

.oao-dma li {
    display: inline-block;
    padding: 0 25px;
}

.oao-dma li h2 {
    font-weight: 600;
}

.oao-dma li p {
    font-weight: 600;
    margin: 0;
}

/*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);*/
    box-shadow: 0 0 8px #dedede;
    border-top: 10px solid #eb6400;
}

.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: 2px;
    color: #333;
    text-align: center;
}

.form-text1 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #333;
    text-align: center;
    padding: 2%;
}

.fixed {
    position: fixed;
    right: 25px;
    z-index: 998;
}

/*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;
}

/*WHYMO*/
.why p{
    font-size: 14px;
    font-weight: 700;
}

.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;
}

.demat-account-section {
    background: url(../img/oao/demat-bg.png) no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative;
}

.demat-account-section:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to top left,#fcae16,#eb6400);
    z-index: 0;
    opacity: .5;
}

.demat-account-section h2 {
    position: relative;
    z-index: 1;
    border-radius: 8px;
}

.white-card {
    background: #fff;
    box-shadow: 1px 3px 16px -5px #dedede;
}

.white-card {
    position: relative;
    z-index: 1;
    border-radius: 8px;
    padding: 35px;
}

.white-card p{
    font-size: 14px;
    font-weight: 700;
}

/*.demat-account-section .white-card:after {
    position: absolute;
    content: "";
    top: 50px;
    left: 110px;
    width: 70%;
    border-top: 1px dashed #eb6400;
}*/

.customer-review-card {
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 10px;
    padding: 30px;
}

.customer-review-identity {
    position: relative;
    text-align: left;
}

.customer-review-img, .customer-review-stars-container {
    display: inline-block;
}

.customer-review-stars-container {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 15px;
}

.customer-review-stars-container span {
    font-weight: 600;
    line-height: 24px;
}

.customer-review-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #222020;
    margin-top: 5%;
    text-align: left;
}

.customer-review-description {
    font-size: 16px;
    color: #504b4b;
    text-align: left;
    margin: 0;
}


.faq-section {
    background: #fdfdfd;
    /*min-height: 100vh;
    padding: 10vh 0 0;*/
}

.faq-title h2 {
    position: relative;
    margin-bottom: 45px;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
}

    .faq-title h2::before {
        content: "";
        position: absolute;
        left: 50%;
        width: 60px;
        height: 2px;
        background: #E91E63;
        bottom: -25px;
        margin-left: -30px;
    }

.faq-title p {
    padding: 0 190px;
    margin-bottom: 10px;
}

.faq {
    background: #FFFFFF;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    border-radius: 4px;
}

    .faq .card {
        border: none;
        background: none;
        border-bottom: 1px dashed #CEE1F8;
    }

        .faq .card .card-header {
            padding: 0px;
            border: none;
            background: none;
            -webkit-transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

            .faq .card .card-header:hover {
                background: rgba(252, 174, 29, 0.1);
                padding-left: 10px;
            }

            .faq .card .card-header .faq-title {
                width: 100%;
                text-align: left;
                padding: 0px;
                padding-left: 30px;
                padding-right: 30px;
                font-weight: 400;
                font-size: 16px;
                letter-spacing: 1px;
                color: #3B566E;
                text-decoration: none !important;
                -webkit-transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;
                -o-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
                cursor: pointer;
                padding-top: 20px;
                padding-bottom: 20px;
                /*font-weight: bold;*/
            }

                .faq .card .card-header .faq-title .badge {
                    display: inline-block;
                    width: 26px;
                    height: 26px;
                    line-height: 20px;
                    float: left;
                    -webkit-border-radius: 100px;
                    -moz-border-radius: 100px;
                    border-radius: 100px;
                    text-align: center;
                    background: #fbad1c;
                    color: #fff;
                    font-size: 12px;
                    margin-right: 20px;
                }

        .faq .card .card-body {
            padding: 30px;
            padding-left: 35px;
            padding-bottom: 16px;
            font-weight: 400;
            font-size: 14px;
            color: #6F8BA4;
            line-height: 28px;
            letter-spacing: 1px;
            border-top: 1px solid #F3F8FF;
        }

            .faq .card .card-body p {
                margin-bottom: 14px;
            }

footer {
    background-color: #333;
}

.diclaimer-text {
    font-size: 12px;
}

.table-text{
    font-size: 14px;
}

.card{
    border: none; 
}

.card-header{
    background-color: transparent;
}

.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/banner-new2.jpg);
    }*/

    .mainbanner1{
        background-image: url(../img/banner-new2.jpg);

    }

    .banner-text {
        
    }

    .banner-text h2 {
        font-size: 20px;
        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%;
    }

    /* 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;
    }

    .fixed {
        position: static ;
        right: unset;
        z-index: 998;
    }

    .equity-wrapper h1 {
        font-size: 18px;
        line-height: 20px;
    }

    .equity-wrapper p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0;
    }

    #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;
    }
}


.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;
}

/*testimonials*/
.testimonialbg{
    background-color: #fbad1c;
    text-align: center;
}

/*.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {	
	background: #555;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}*/

.offermo{
    width: 90%;
    margin: auto;
}

.offerbar{
    /*background: #fbad1c;*/
    /*background-image: url(../img/offerbg.jpg);*/
    background-image: linear-gradient(to right, #eb6400 0, #fcae16 50%, #eb6400 100%);
    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%;
}

.offerbox1{
    background: #fbad1c;
    margin: 2% 2%;
    border-radius: 5px;
    /*min-height: 150px;*/
    overflow: hidden;
    color: #333;
}

.offertext{
    /*height: 90px;*/
    padding: 5% 5%;
}

.offertext h5{
    font-size: 16px;
    margin: 0;
    line-height: 30px;
    font-weight: bold;
}

.offertext h5 span{
    font-size: 30px;
    font-weight: bold;
}

