/*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%);
    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-texture {
    background: url(../img/bg-pattern-1.png) #fbc707;
}

.bg-yellow {
    background-color: #fbc707!important;
}

.bg-grey {
    background-color: #f1f1f1!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/ipo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.5%;
}

.mainbanner1{
    background-image: url(../img/ipo01.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.5%;
}

.mainbanner2{
    background-image: url(../img/ipo2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.5%;
}

.mainbanner3{
    background-image: url(../img/ipo3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.5%;
}

.mainbanner4{
    background-image: url(../img/ipo4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.5%;
}

.mainbanner5{
    background-image: url(../img/ipo5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.5%;
}

.mainbannerend{
    background-image: url(../img/zomato-end.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.5%;
}

/*.mainbanner1{
    background-image: url(../img/banner-new1-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    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;
}

/*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: 100%;
    background-color: #fff;
    border-radius: 5%;
    padding: 5% 5%;
    margin-top: 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: #1b4e9d;
    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;
}

.demat-title-bg{
    /*font-size: 30px;*/
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 2%;
    background-color: #fbad1c;
    border-radius: 10px;
    padding: 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;
}

/*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 #eb6601;
    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%;
}


/*OFFER*/
.offermo{
    width: 90%;
    margin: auto;
}

.offerbar{
    /*background: #fbad1c;*/
    background-image: url(../img/offerbg.jpg);
    margin: 3% 0;
    background-size: cover;
    padding: 3% 0;
}

.midsec-bull{
    /*background: #fbad1c;*/
    background-image: url(../img/midsec-bull.jpg);
    background-size: cover;
    padding: 3% 0 5% 0;
    background-position: center;
}

.midsec-bear{
    /*background: #fbad1c;*/
    background-image: url(../img/midsec-bear.jpg);
    background-size: cover;
    padding: 3% 0 5% 0;
    background-position: center;
}

.midsec ul{

}

.ipobar{
    /*background: #fbad1c;*/
    background-image: url(../img/ipobg.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;
    /*min-height: 150px;*/
    overflow: hidden;
    color: #333;
    box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.1);
}

.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;
}

.offertext h4{
    font-size: 16px;
    margin: 0;
    line-height: 30px;
    font-weight: bold;
}

.offertext h4 span{
    font-size: 20px;
    font-weight: bold;
    color: #1d4e9e;
}

.lic-offer-left{
    background-color: #1e4f9e;
    color: #fff;
    border-radius: 10px;
    padding: 5%;
    font-size: 24px;
    font-weight: bold;
}

.lic-offer-right{
    background: url(../img/lic-offerbg.jpg);
    background-size: cover;
    border: 2px solid #1e4f9e;
    color: #fff;
    border-radius: 10px;
    padding: 1%;
    margin: 2%;
    font-size: 24px;
    font-weight: bold;
}

.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: none; 
}

.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/ipo-banner.jpg);
    }

    /*.mainbanner1{
        background-image: url(../img/ipo-banner.jpg);
    }*/

    .mainbanner1{
        background-image: url(../img/ipo-banner.jpg);
    }

    .mainbanner2{
        background-image: url(../img/ipo-banner.jpg);
    }

    .mainbanner3{
        background-image: url(../img/ipo-banner.jpg);
    }

    .mainbanner4{
        background-image: url(../img/ipo-banner.jpg);
    }

    .mainbanner5{
        background-image: url(../img/ipo-banner.jpg);
    }

    .mainbannerend{
        background-image: url(../img/ipo-banner.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%;
    }

    #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;
    }

    .offermo{
        width: 100%;
        margin: 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;
}





/*testimonials*/
.testimonialbg{
    background-color: #fbad1c;
    text-align: center;
}

.carousel {
	margin: 50px auto;
	padding: 0;
}
.carousel .item {
	color: #fff;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    /*min-height: 290px;*/
}
.carousel .item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {
	padding: 30px 0 10px;
}
.carousel .overview {	
	font-style: italic;
}
.carousel .overview b {
	text-transform: uppercase;
	color: #333;
    letter-spacing: 3px;
    font-weight: bolder;
}
.carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}
.carousel-control i {
    font-size: 68px;
	line-height: 42px;
    position: absolute;
    display: inline-block;
	color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
	bottom: -40px;
}
/*.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);
}*/

