* {
    margin: 0;
    padding: 0
}

#text_va {
    display: none !important;
}

html {
    scroll-behavior: smooth
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #565252
}

a {
    transition: all .3s ease-in;
    color: #0b3897;
}

.text-a {
    text-decoration: none;
    color: #565252;
}

a:hover {
    text-decoration: none;
    transition: all .3s ease-in
}

p {
    font-size: 18px;
    line-height: 1.5;
    text-align: left;
    color: #565252
}

.mt70 {
    margin-top: 70px;
}

.ptb {
    padding: 70px 0;
}

.pt70 {
    padding-top: 70px;
}

.pb70 {
    padding-bottom: 70px;
}

.pb30 {
    padding-bottom: 30px;
}

.inline-p {
    display: inline;
}

.mtb {
    margin: 70px 0;
}

.overflow-hidden {
    overflow: hidden
}

.header-inner {
    padding: 0;
    position: relative
}

.headding11 {
    margin-bottom: 25px;
    font-size: 28px;
    color: #333;
    text-transform: uppercase
}

.headding12 {
    margin-bottom: 25px;
    font-size: 26px;
    color: #333;
}

.headding33 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    color: #000
}

.headding33 a {
    background: #3535c8;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    padding: 0px 10px;
}

.header {
    width: 100%;
    background: #fff;
    height: auto
}

.nav-shrink {
    position: sticky;
    top: 0;
    z-index: 99
}

.logo {
    padding: 8px 0
}

.w1450 {
    max-width: 1450px
}

.slider-main {
    position: relative;
    max-width: 1450px;
    margin: 0 auto
}

.slider-main img {
    width: 100%;
    height: auto
}

.slider-main .slider-contant {
    position: absolute;
    top: 35%;
    color: #fff;
    padding: 0;
    right: 4%
}

.slider-main .slider-contant h2 {
    color: #fff;
    text-align: left;
    font-size: 40px;
    text-shadow: 1px 2px 2px #000
}

.slider-main .slider-contant h2 span {
    font-size: 30px
}

.slider-main .slider-contant p {
    color: #fff;
    text-align: center
}

.slider-main img {
    width: 100%;
    height: auto
}

.slider-btn {
    position: absolute;
    top: 25px;
    z-index: 99;
    right: 100px
}

.slider-btn ul li {
    display: inline-block
}

.slider-btn ul li a {
    background: red;
    display: block;
    color: #ffff;
    padding: 10px 20px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 700
}

.slider-main .slider img {
    width: 100%;
    height: auto
}

.slider-main .owl-theme .owl-controls {
    position: absolute;
    top: 40%;
    width: 100%;
    opacity: 1
}

.slider-main .owl-theme .owl-controls .owl-buttons div {
    width: 30px;
    height: 50px;
    line-height: 40px;
    background: #ab4d4df0;
    border: 1px solid #dedede;
    border-radius: 0
}

.slider-main .owl-prev {
    position: absolute;
    left: 5px
}

.slider-main .owl-next {
    position: absolute;
    right: 5px
}

.slider-main .owl-next:after,
.slider-main .owl-prev:after {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff
}

.slider-main .owl-next:after {
    content: "\f105"
}

.slider-main .owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: rgba(0, 0, 0, .18);
    filter: Alpha(Opacity=50);
    opacity: 1
}

.red-band-bg {
    padding: 50px 0;
    background: red
}

.red-col {
    padding: 0 35px
}

.red-col h5 {
    color: #fff;
    font-size: 25px;
    font-weight: 700
}

.red-col p {
    color: #fff;
    margin-bottom: 10px;
    min-height: 100px;
    text-align: left
}

.btn-li li {
    display: block
}

.btnn {
    padding: 5px 15px;
    color: #fff;
    background: #0f63ac;
    border-radius: 50px;
    font-size: 12px
}

.btnn:hover {
    background: #0f63ac;
    color: #fff
}

.padding20 {
    padding: 0 50px
}

.welcome-sec {
    overflow: hidden;
    background: url(../images/about-bg.jpg) center top no-repeat;
    padding: 80px 0;
    width: 100%;
    background-size: cover;
    background-attachment: fixed
}

.welcome-sec p {
    color: #fff;
    line-height: 1.6
}

.welcome-sec .headding11 {
    color: #fff
}

.welcome-pic {
    padding: 0
}

.welcome-text-inner {
    padding: 65px
}

.welcome-text-inner p {
    margin-bottom: 40px
}

hr.orange {
    background: #333;
    height: 3px;
    padding: 0;
    width: 80px;
    border: none;
    text-align: center
}

.product-list hr.orange {
    margin: 0 auto 45px
}

.about-us hr.orange {
    margin: 0 auto 45px
}

.bg-grey {
    background: #efefef
}

.gallery-sec {
    padding: 50px 0 0
}

.gallery-sec #lightgallery {
    padding: 0;
    margin: 0;
    text-align: center
}

.gallery-sec li {
    display: inline-block;
    margin: 5px 2px;
    width: 24%;
    cursor: pointer
}

.gallery-sec li img {
    width: 100%;
    height: auto;
    padding: 2px;
    border: 1px #ffd0d0 solid
}

.gallery-sec hr.orange {
    margin: 0 auto 30px
}

.loader-div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff
}

.loader {
    width: 50px;
    height: 50px;
    margin: 50px auto 0;
    transform: rotate(45deg);
    position: relative;
    animation: animate 1.5s infinite
}

.loader div {
    background-color: #f5f5f5;
    width: 25px;
    height: 25px;
    float: left
}

.loader div:nth-child(1) {
    animation: animate_1 1.5s infinite
}

.loader div:nth-child(2) {
    animation: animate_2 1.5s infinite
}

.loader div:nth-child(3) {
    animation: animate_3 1.5s infinite
}

.loader div:nth-child(4) {
    animation: animate_4 1.5s infinite
}

@keyframes animate {
    100% {
        transform: rotate(-135deg)
    }
}

@keyframes animate_1 {
    25% {
        background-color: #2ecc71;
        transform: translate(0, -50px) rotate(-180deg)
    }

    100% {
        background-color: #f5f5f5;
        transform: translate(0, 0) rotate(-180deg)
    }
}

@keyframes animate_2 {
    25% {
        background-color: #3498db;
        transform: translate(50px, 0) rotate(-180deg)
    }

    100% {
        background-color: #f5f5f5;
        transform: translate(0, 0) rotate(-180deg)
    }
}

@keyframes animate_3 {
    25% {
        background-color: #9b59b6;
        transform: translate(-50px, 0) rotate(-180deg)
    }

    100% {
        background-color: #f5f5f5;
        transform: translate(0, 0) rotate(-180deg)
    }
}

@keyframes animate_4 {
    25% {
        background-color: #e74c3c;
        transform: translate(0, 50px) rotate(-180deg)
    }

    100% {
        background-color: #f5f5f5;
        transform: translate(0, 0) rotate(-180deg)
    }
}

.testimonial-sec {
    text-align: center;
    background: red;
    padding: 50px 0;
    margin-top: 50px
}

.testimonial {
    text-align: center
}

.testimonial .pic {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 15px
}

.testimonial .pic img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.testimonial .testimonial-title {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 70px 0
}

.testimonial .testimonial-title small {
    font-size: 15px;
    font-weight: 600;
    color: #fff
}

.testimonial .description {
    font-size: 14px;
    color: #fff;
    line-height: 27px;
    position: relative;
    margin: 0
}

.testimonial .description:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-weight: 900;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: absolute;
    top: -50px;
    left: 46%;
    font-size: 20px;
    color: #fff;
    line-height: 33px;
    border: 2px solid #fff;
    text-align: center
}

.owl-theme .owl-controls .owl-page span {
    background: #fff;
    border: 1px solid #063aaa;
    opacity: 1
}

#testimonial-slider {
    margin-bottom: 30px
}

.owl-theme .owl-controls .owl-page:hover span,
.testimonial-sec .owl-theme .owl-controls .owl-page.active span {
    border: 2px solid #fff
}

.footer-bottom {
    background: #2e2e2e;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    font-family: Arial, Helvetica, sans-serif;
}

.footer-bottom p {
    color: #fff;
    font-size: 13px;
    margin: 0;
}

.footer-bottom p a {
    color: #fff;
}

.terms,
.terms p {
    float: right;
}

.footer-bottom p {
    color: #fff;
    font-size: 13px;
    margin: 0;
}

.terms,
.terms p {
    float: right;
}

footer {
    color: #424242;
    background: #4673b9 !important;
}

footer h6 {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #424242
}

footer p {
    color: #424242;
    font-size: 15px
}

footer hr.orange {
    background: #424242
}

ul.social-network {
    list-style: none;
    display: inline-block;
    margin-left: 0 !important;
    padding: 0;
    float: right;
    margin: 7px 0 0;
}

ul.social-network li {
    display: inline-block;
    line-height: 25px !important
}

.social-network a.icoFacebook {
    background-color: #555;
    transition: all .5s ease-in
}

.social-network a.icoFacebook:hover {
    background-color: #3b5998;
    transition: all .5s ease-in
}

.social-network a.icoTwitter {
    background-color: #555;
    transition: all .5s ease-in
}

.social-network a.icoTwitter:hover {
    background-color: #3cf;
    transition: all .5s ease-in
}

.social-network a.icoGoogle {
    background-color: #bd3518;
    transition: all .5s ease-in
}

.social-network a.icoVimeo {
    background-color: #0590b8;
    transition: all .5s ease-in
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
    transition: all .5s ease-in
}

.social-network a.icoLinkedin {
    background-color: #555;
    transition: all .5s ease-in
}

.social-network a.icytube:hover {
    background-color: #FF0000;
    transition: all .5s ease-in
}


.thdrs {
  margin-left: 4px !important;
}

.social-network a.icytube {
    background-color: #555;
    transition: all .5s ease-in
}

.social-network a.icotripadvisor {
    background-color: #666;
    transition: all .5s ease-in
}

.social-network a.icoyoutube {
    background-color: #555;
    transition: all .5s ease-in
}

.social-network a.icoyoutube:hover {
    background-color: #b00;
    transition: all .5s ease-in
}

.social-network a.icopinterest {
    background-color: #d53633;
    transition: all .5s ease-in
}

.social-network a.icoinstagram {
    background: #555
}

.social-network a.icoinstagram:hover {
    background: #d82564;
    background: -moz-linear-gradient(top, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
    background: -webkit-linear-gradient(top, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
    background: linear-gradient(to bottom, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
    transition: all .5s ease-in
}

.social-network a.icoFacebook:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoLinkedin:hover i,
.social-network a.icoRss:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoVimeo:hover i {
    color: #fff
}

.socialHoverClass,
a.socialIcon:hover {
    color: #44bcdd
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    width: 25px;
    height: 25px;
    font-size: 15px;
    border-radius: 50%
}

.social-circle li:before {
    display: none
}

.social-circle li i {
    margin: 0;
    line-height: 25px;
    text-align: center
}

.social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all .3s;
    transition: all .3s ease-in;
    color: #fff
}

.social-circle i {
    color: #fff
}

.social-network a {
    background-color: #fff
}

.bottom-link li::before {
    content: "\f105";
    font-family: FontAwesome;
    color: #424242;
    font-size: 13px;
    position: absolute;
    left: 0
}

.bottom-link {
    padding: 0
}

.bottom-link li {
    list-style: none;
    line-height: 27px;
    position: relative;
    padding-left: 20px;
    float: left;
    width: 125px
}

.bottom-link li a {
    color: #424242
}

.innerpadding {
    padding: 0 30px 0 0
}

.footer p {
    text-align: left
}

.footer p a {
    color: #424242
}

.footer a:hover {
    color: #ffc107 !important;
}

.bottom-band {
    background: #333;
    padding: 10px 0
}

.bottom-band p {
    font-size: 14px;
    color: #a3a3a3;
    margin-bottom: 0;
    text-align: center
}

.bottom-band p a {
    color: #a3a3a3
}

.middle-sec {
    padding: 0 0 60px 0;
    background: #f4f4f4
}

.headding1 {
    background: red;
    color: #fff;
    font-size: 35px;
    padding: 20px;
    margin: 0 0 40px
}

.middle-sec p {
    color: #777
}

.list-border-bottom {
    text-align: center
}

.list-border-bottom li {
    text-align: center;
    border-bottom-color: rgba(0, 0, 0, .2);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 16px;
    margin-bottom: 24px;
    padding-bottom: 24px;
    list-style: none;
    color: #777
}

.list-border-bottom li .fa-camera {
    color: #e74c3c;
    display: inline-block;
    font-size: 24px;
    margin-right: 24px
}

.mt60 {
    margin-top: 60px
}

.testimonial-row {
    padding: 10px;
    background: #fff;
    margin-top: 25px
}

.testimonial-row img {
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    border: solid 1px #ccc;
    display: block
}

.testimonial-name {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
    font-weight: 600;
    color: #777
}

.list {
    margin: 10px 0 0;
    padding: 0
}

.list li {
    position: relative;
    list-style: none;
    padding-left: 20px;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 8px
}

.list li::before {
    content: "\f105";
    font-family: FontAwesome;
    color: #000;
    font-size: 13px;
    position: absolute;
    left: 0
}

.list li ul li {
    list-style: circle;
    line-height: 1.5;
    padding-left: 2px;
    color: #b77b7b
}

.list li ul li::before {
    display: none
}

.img-fluid {
    width: 100%;
    height: auto
}

.contant-detail-inner {
    padding: 35px;
    background: #fff
}

.contant-detail-inner h3 {
    margin-bottom: 35px
}

.contant-detail-inner p {
    position: relative;
    padding-left: 25px;
    color: #333
}

.contant-detail-inner p a {
    color: #333
}

.contant-detail-inner p .location::before {
    content: "\f041";
    font-family: FontAwesome;
    color: #333;
    left: 0;
    font-size: 18px;
    position: absolute
}

.contant-detail-inner p .mobile::before {
    content: "\f10b";
    font-family: FontAwesome;
    color: #333;
    left: 0;
    font-size: 18px;
    position: absolute
}

.contact-from {
    padding: 25px;
    border: solid 2px #c3c3c3
}

.logo-inner {
    position: relative;
    background: #fff;
    padding: 0;
    z-index: 99
}

.about-us {
    text-align: center;
    padding-top: 75px
}

.product-list {
    padding: 70px 0;
    text-align: center;
    background: #fff
}

.welcome-sec .btn-li {
    text-align: left
}

.welcome-sec hr.orange {
    background: #fff
}

.welcome-text .headding11 {
    text-align: center
}

.welcome-text .orange {
    margin: 0 auto 45px
}

.welcome-text .orange2 {
    background: #fff
}

.services {
    padding-left: 5px;
    padding-right: 5px
}

.email-id a::before {
    content: "\f2b6";
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 14px;
    color: #333
}

.why-sec {
    padding: 70px 0
}

.phone-no a::before {
    content: "\f10b";
    font-family: FontAwesome;
    margin-right: 2px;
    font-size: 20px;
    color: #333
}

.email-id {
    text-align: right;
    margin: 2px 15px 0 0;
    display: inline-block;
    float: right;
    font-size: 17px
}

.email-id a {
    color: #333;
    text-align: right;
    margin-left: 5px
}

.menu-main {
    background: #4673b9;
}

.about-us {
    text-align: center
}

.about-us p {
    text-align: center
}

.product-grid-main {
    padding-left: 10px;
    padding-right: 10px
}

.product-grid .product-image {
    position: relative;
    overflow: hidden
}

.product-grid .product-image a.image {
    display: block
}

.product-grid .product-image a.image:before {
    content: '';
    background-color: rgba(0, 0, 0, .25);
    height: 100%;
    width: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s ease
}

.product-grid .product-image:hover a.image:before {
    opacity: 1
}

.product-grid .product-image img {
    width: 100%;
    height: auto
}

.product-image img {
    filter: grayscale(100%)
}

.product-image:hover img {
    filter: grayscale(0)
}

.product-grid .add-to-cart {
    color: #fff;
    background-color: #24ac0a;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
    padding: 8px 15px;
    border-radius: 20px;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: -50px;
    transition: all .3s ease
}

.product-grid .product-image:hover .add-to-cart {
    opacity: 1;
    bottom: 15px
}

.product-grid .add-to-cart:hover {
    background: #272525
}

.product-grid .product-content {
    padding: 8px 0 0
}

.product-content h3 {
    text-align: center;
    font-size: 18px;
    color: #2c397d
}

.product-content p {
    font-size: 14px
}

.form-control {
    font-size: 15px;
    color: #8e8d8d;
    line-height: 48px;
    height: 48px;
    padding: 0 20px;
    width: 100%;
    border: 1px solid rgb(194 194 239);
    background: #fff;
    margin-bottom: 10px;
}

textarea.form-control {
    height: 60px;
}

.get-in-touch .form-group {
    margin: 0;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
    border-color: #ffb321 !important;
    outline: 0
}

.submit {
    background-color: #063aaa;
    border: none;
    color: #fff;
    margin: 0;
    padding: 8px 20px;
    text-transform: uppercase;
    transition: all .3s ease-in;
    width: auto;
    cursor: pointer
}

.submit:hover {
    background-color: #4c89cc;
    color: #fff;
    transition: all .3s ease-in
}

.submit1 {
    background-color: #063bab;
    border: none;
    color: #fff;
    height: 45px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    transition: all .3s ease-in;
    width: 100%;
    cursor: pointer
}

.submit1:hover {
    background-color: #4c89cc;
    color: #fff;
    transition: all .3s ease-in
}

.contact-add h6 {
    font-size: 20px
}

.contact-add p a {
    color: #565252
}

.main-dev {
    margin: 0;
    padding: 70px 0;
}

.new-form {
    margin: 10px 0;
    padding: 25px;
    background: #eee
}

.new-form sup {
    color: red
}

.provide {
    margin: 0;
    padding: 0
}

.provide h6 {
    margin-bottom: 10px;
    padding: 0;
    color: #6293e0;
    font-size: 20px;
    font-style: italic
}

.provide ul {
    margin: 0;
    padding: 15px
}

.provide ul li {
    margin: 0;
    padding: 5px 0;
    font-size: 17px;
    color: #000;
    text-align: justify
}

.contact-us .get-in-touch {
    margin: 0
}

p.arror {
    font-size: 13px;
    text-align: left;
    margin-top: 10px;
    color: red;
    padding: 0
}

.captcha-input {
    background: #fff url(../captcha.php) repeat-y left center;
    padding-left: 145px
}

.top-icon {
    text-align: right;
    margin: 17px 0 0;
    width: auto
}

.top-icon ul {
    width: auto !important;
    padding: 0;
    margin: 0;
    width: 210px;
    float: right;
    text-align: left
}

.top-icon ul li {
    display: block;
    font-size: 15px;
    text-align: left;
    margin: 0 2px
}

.top-icon ul li .fa {
    font-size: 18px;
    margin-right: 2px;
    height: 35px;
    width: 35px;
    background: #e82b2f;
    color: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 50%
}

.top-icon ul li a {
    color: #555;
    display: block;
    padding: 6px 12px;
    font-size: 13px;
    cursor: pointer
}

.fund-trasfer-wt {
    width: 192px !important
}

.top-icon ul li a img {
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .8s ease-in-out
}

.top-icon ul li a:hover {
    text-decoration: none;
    color: #3879bd
}

.top-icon ul li a:hover img {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01)
}

.social-icons {
    position: fixed;
    top: 35%;
    z-index: 99;
    left: 0;
    list-style: none;
    padding: 0
}

.social-icons a {
    color: #fff
}

.social-icons .fa {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.social-icons .fa-facebook {
    background-color: #3d5b99
}

.social-icons .fa-twitter {
    background-color: #00aced
}

.social-icons .fa-youtube {
    background-color: #e64a41
}

.social-icons .fa-linkedin {
    background-color: #0073a4
}

.social-icons .fa-instagram {
    background: #d82564;
    background: -moz-linear-gradient(top, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
    background: -webkit-linear-gradient(top, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
    background: linear-gradient(to bottom, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
    transition: all .5s ease-in
}

.step-heading {
    cursor: pointer
}

.step-heading a {
    display: block;
    background: #dadada;
    padding: 5px;
    border-bottom: solid #fff 1px
}

.step-heading .num {
    width: 32px;
    height: 32px;
    background: #101010
}

.steps .step .line {
    border-left: 1px solid #333;
    left: 20px;
    bottom: 0;
    top: 37px
}

.step-heading .title {
    font-weight: 400;
    font-size: 16px;
    color: #000;
    margin-left: 8px
}

.step-body {
    padding: 20px;
    background: #f7f7f7
}

.step-body p {
    margin-bottom: 5px
}

.tabletd {
    border: 1px solid #000;
    padding: 2px
}

.w85 {
    width: 85px !important
}

.wauto {
    width: auto !important
}

.top-band {
    background: #dedfe0;
    padding: 2px 0
}

.pado-or-jano img {
    width: 135px
}

.pado-or-jano {
    padding: 0 !important;
    margin: 0 20px
}

#flip {
    padding: 10px 15px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    position: relative;
    display: none;
    text-align: right;
    background: #333;
    width: auto;
    float: right
}

#panel {
    display: block
}

.bado-ornajo img {
    border: solid 1px #ccc;
    padding: 5px;
    width: 100%;
    margin-bottom: 30px
}

.mobile {
    display: none
}

.table-bordered thead td,
.table-bordered thead th {
    background: #0083cb;
    color: #fff;
    font-size: 18px;
    font-weight: 200;
    margin: 0;
    padding: 10px
}

.expenditure {
    margin: 0;
    padding: 30px 0;
    background: #fff
}

.expenditure h3 {
    color: #000;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 15px;
    padding: 0;
    letter-spacing: 1px;
    text-shadow: 2px -1px #b5babe;
    text-transform: uppercase
}

.responsive-table-input-matrix {
    margin: 1em 0;
    width: 100%
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 1em 0;
    font-size: 14px;
    font-weight: 400
}

td,
th {
    text-align: left;
    padding: 10px 15px;
    border: 1px solid #d2d2d2
}

tr.grey {
    background: #e4e3e0
}

@media (min-width:520px) {
    .responsive-table-input-matrix .responsive-table-input-matrix {
        width: auto
    }
}

.responsive-table-input-matrix tr td {
    text-align: left
}

@media (min-width:520px) {
    .responsive-table-input-matrix tr td {
        text-align: left
    }
}

.responsive-table-input-matrix tr td:first-of-type {
    text-align: left
}

.responsive-table-input-matrix th {
    display: none
}

.responsive-table-input-matrix td {
    display: block
}

.responsive-table-input-matrix td:before {
    content: attr(data-th) ": ";
    font-weight: 700;
    width: 9em;
    display: inline-block;
    margin-right: 10px
}

@media (min-width:520px) {
    .responsive-table-input-matrix td:before {
        display: none
    }
}

.responsive-table-input-matrix th:first-of-type {
    text-align: left
}

.responsive-table-input-matrix td,
.responsive-table-input-matrix th {
    text-align: left
}

@media (min-width:520px) {

    .responsive-table-input-matrix td,
    .responsive-table-input-matrix th {
        display: table-cell
    }
}

.responsive-table {
    color: #fff;
    overflow: hidden
}

.responsive-table tr {
    border-color: #46627f
}

.responsive-table td,
.responsive-table th {
    color: #666;
    font-size: 14px
}

.responsive-table td:before,
.responsive-table th {
    color: #fff;
    background: #0083cb;
    font-weight: 400;
    font-size: 18px
}

.quick-link {
    margin: 0;
    padding: 0
}

.quick-link ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.quick-link ul li {
    margin: 0;
    padding-left: 20px;
    display: inline-block;
    vertical-align: top !important;
    position: relative;
    top: 0;
    width: 32%
}

.quick-link ul li a {
    margin: 0;
    padding: 0;
    line-height: 1.9;
    font-size: 14px;
    color: #666;
    font-weight: 400
}

.quick-link ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    color: #424242;
    position: absolute;
    left: 0
}

.blinking {
    color: #ffc107;
    font-size: 17px;
    font-weight: 700;
    margin: 0;
    padding: 0
}

.declaration {
    color: #666
}

.stellarnav li.has-sub-none>a:after {
    display: none
}

.gif-pic {
    filter: none !important;
    -webkit-filter: none !important;
    -webkit-transition: all .8s ease-in-out
}

.login-btn {
    background: #ea1a16;
    padding: 8px 15px;
    color: #fff !important;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer
}

.login-popup {
    text-align: center;
    padding: 40px 0
}

.login-popup ul li {
    display: inline-block;
    width: 180px;
    text-align: center
}

.login-popup ul li p {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 8px 0 0
}

.login-popup ul li p:hover {
    text-decoration: underline
}

.tab-cover ul {
    padding: 0;
    margin: 0
}

.tab-cover ul li {
    list-style: none;
    font-size: 16px
}

.tab-cover ul li a {
    color: #222;
    display: block;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #efefef
}

.alphabet li {
    list-style-type: none
}

.alphabet {
    padding: 0 0 5px 61px
}

.tab-cover .fa-download {
    background: #6599e5;
    padding: 10px;
    color: #fff;
    margin-right: 20px
}

.tab-cover ul li a:hover {
    color: #6599e5
}

.side-menu ul li {
    display: inline-block;
    list-style: none;
    margin: 2px 0;
    width: 100%;
}

.side-menu ul li a {
    display: block;
    padding: 10px 25px;
    background: #6494d4;
    color: #fff;
    position: relative;
    border-bottom: solid 1px #90b0da
}

.side-menu ul li a:hover {
    background: #2f64ab
}

.side-menu ul li {
    position: relative
}

.side-menu ul li a::before {
    content: "\f105";
    font-family: FontAwesome;
    color: #fff;
    position: absolute;
    left: 10px
}

.login-popup-main .logo-popup {
    margin: 0 auto
}

.login-popup-main .modal-header .close {
    margin: 0;
    top: 0;
    right: 0;
    position: absolute
}

.wd130 {
    width: 130px !important
}

.wd109 {
    width: 204px !important
}

.accordion button:focus,
input:focus,
select:focus,
textarea:focus {
    border-color: #f7f7f7 !important
}

.accordion .card-header {
    padding: 0
}

.card-header a {
    cursor: pointer;
    padding: 10px;
    display: block
}

.card-body ul li {
    margin-bottom: 10px
}

.card-body ul {
    padding: 10px 0 5px 23px
}

.card-header .fa {
    float: right;
    margin: 5px
}

.language-popup-div .login-popup-main {
    max-width: 800px
}

.login-popup {
    margin: 0;
    padding: 0
}

.login-popup .heading-pop {
    margin: 0;
    padding: 0;
    color: #3f51b5;
    font-size: 28px;
    font-weight: 700
}

#squarespaceModalAlgologin .login-popup ul li {
    background: #FFF;
    border: 2px solid #4673b9;
    border-radius: 25px;
}

#squarespaceModalAlgologin .login-popup ul lI:hover {
    background-color: #fff;
}

#squarespaceModalAlgologin .login-popup ul li P {
    color: #000;
}

.login-popup ul li {
    margin: 5px;
    padding: 10px 0;
    width: 235px;
    background: #555;
    text-align: center
}

.login-popup ul li:hover {
    background: #3f51b5;
    color: #fff
}

.login-popup ul li a {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    display: block
}

.login-popup p {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    font-size: 15px;
    color: #777
}

.sitemap .quick-link ul li {
    display: block;
    width: auto
}

.sitemap .quick-link ul li a:hover {
    color: #063aaa
}

.sitemap .quick-link ul li a {
    color: #565252
}

.sitemap .quick-link ul li::before {
    color: #565252
}

.overview-btn {
    margin-bottom: 30px
}

.free-ac-btn {
    background: #0da746;
}

.free-ac-btn:hover {
    background: #e90205 !important;
}

.overview-btn li {
    display: inline-block
}

.overview-btn li a {
    display: block;
    background: #0138ac;
    padding: 10px 22px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px
}

.overview-btn li a:hover {
    background: #4c89cc;
    color: #fff
}

.become-list li {
    position: relative;
    padding-left: 25px;
    list-style: none;
    font-size: 16px;
    margin-top: 5px;
    color: #000;
    font-weight: 550;
    line-height: 1.9
}

.become-list li::before {
    content: "\f2da";
    font-family: FontAwesome;
    position: absolute;
    color: #6b91cb;
    left: 0;
}

.overview-page .numeric .col-md-3 {
    padding: 0
}

.form-tab .btn2 {
    background-color: #6293d6;
    border: none;
    color: #fff;
    height: 45px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    transition: all .3s ease-in;
    width: 100%;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center
}

.form-tab {
    margin: 0;
    padding: 20px;
    background: #eee
}

.form-tab .nav-tabs {
    border: none
}

.form-tab .nav-tabs li {
    margin: 0 10px 0 0
}

.form-tab .nav-tabs li a {
    color: #000;
    padding: 10px 0;
    display: inline-block;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 4px #eee solid
}

.form-tab .form-group {
    margin: 0
}

.form-tab .form-group .form-control {
    height: 40px
}

.form-tab .nav-tabs li .active {
    background: #eee;
    border-color: #eee #eee #eee;
    border-bottom: 4px #508ada solid
}

.form-tab select {
    padding: 0 15px;
    color: #716f6f
}

.technologies-heading {
    font-size: 32px;
    color: #000;
    font-weight: 600
}

.business-sec {
    padding: 50px 0
}

h3.become {
    font-size: 28px;
    margin-bottom: 30px;
    text-align: center;
    color: #000;
    font-weight: 500
}

.business-partner {
    background: #eee;
    padding: 50px 0
}

.form-new {
    margin-bottom: 10px;
}

.form-new .submit {
    height: 48px;
    width: 100%;
    margin-top: 0px;
}

.tabs-new .nav-item {
    width: 25%
}

.tabs-new .tab-content>.active {
    display: block;
    border: 1px solid #dedfe0;
    padding: 30px 0;
    margin: 20px 15px
}

.tabs-new .nav-link.active.show {
    color: #007bff;
    border: 1px solid #007bff
}

.nav-item .nav-link .active {
    border: 1px solid #007bff
}

.tabs-new .nav-tabs .nav-link {
    color: #000;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 10px 15px;
    margin: 0 15px;
    font-size: 16px;
    font-weight: 500;
    height: 165px;
    text-align: center
}

.tabs-new .nav-tabs .nav-link:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    transition: 1s
}

.tabs-new .nav-link img {
    display: block;
    text-align: center;
    margin: 10px auto;
    padding: 0
}

.tab-tst {
    font-size: 28px;
    font-weight: 500;
    color: #000;
    margin: 0;
    padding: 0
}

.btn-primary {
    font-size: 15px
}

.brokan {
    padding: 50px 0;
    margin: 0
}

.schemes {
    padding: 20px;
    margin-bottom: 50px;
    text-align: center;
    border: 1px solid #eee
}

.schemes h6 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-top: 25px
}

.schemes p {
    text-align: center
}

.bg3.tabs-new .nav-item {
    width: 100%;
    margin-bottom: 20px
}

.nav-tabs {
    border-bottom: none
}

.bg3.tabs-new .tab-content>.active {
    margin-top: 40px;
    padding: 0;
    border: none
}

.bg3.tabs-new .nav-link img {
    display: inline-block
}

.bg3.tabs-new .nav-tabs .nav-link {
    padding: 20px;
    margin: 0;
    font-size: 16px;
    height: 150px;
    text-align: left
}

.snapshot {
    float: right;
    width: 83%
}

.snapshot p {
    font-size: 14px;
    margin: 0
}

.snapshot h6 {
    font-size: 18px;
    font-weight: 600
}

.clr-fix {
    clear: both
}

.business-models {
    margin: 0;
    padding: 0
}

.business-models ul {
    margin: 40px 0 0;
    padding: 0;
    list-style: none
}

.business-models ul li {
    margin: 0 5px;
    padding: 15px;
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #eee;
    width: 32%;
    height: 225px;
    vertical-align: top
}

.business-models ul li:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    transform: translateY(-5px);
    transition: all .3s ease
}

.business-models h6 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    padding: 15px 0 0
}

.business-models p {
    font-size: 14px;
    text-align: center
}

.business-models ul li h6:hover {
    color: #5e96e0
}

.broker {
    margin: 0;
    padding: 0 0 10px
}

.technologies-heading {
    margin-bottom: 20px
}

.technologies p {
    margin-bottom: 30px
}

.technologies h6 {
    color: #000;
    font-weight: 600
}

.franchise-tst ul {
    margin: 0;
    padding: 0
}

.franchise-tst ul li {
    margin: 0;
    padding-left: 15px;
    line-height: 1.6;
    list-style: none;
    color: #fff;
    font-size: 15px;
    position: relative;
    top: 0
}

.franchise-tst ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    left: 0
}

.franchise-tst h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600
}

.franchise-tst p {
    color: #fff;
    text-align: center;
    font-size: 15px
}

.franchise-tst.employee-tst {
    right: 0;
    left: unset
}

.franchise-tst.employee-tst h4 {
    text-align: center
}

.mutual-types {
    padding: 1% 0
}

.mutual-text {
    padding: 1% 0
}

.headding33-1 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    color: #000;
    margin-top: 4%
}

.carousel-control-prev,
.slider-sec .carousel-control-next {
    width: 4%
}

.carousel-control-prev,
.slider-sec .carousel-control-next {
    width: 4%
}

.owl-next:before,
.slider-sec .carousel-control-next-icon:before {
    content: "\f054";
    font-family: FontAwesome;
    color: #000
}

.slider-sec .carousel-control-prev-icon:before {
    content: "\f053";
    font-family: FontAwesome;
    color: #000
}

.carousel-control-prev-icon,
.slider-sec .carousel-control-next-icon {
    background: #fff !important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    cursor: pointer
}

.tab-list {
    background: #fff;
    text-align: center;
    padding: 10px
}

.tab-list ul {
    list-style: none;
    margin: 0
}

.tab-list ul li {
    display: inline-block;
    padding: 10px 18px;
    background-color: #333333 !important;
    margin: 0 5px;
    border-radius: 10px
}

.tab-list ul li a {
    color: #fff
}

.tab-list ul li:nth-child(1) {
    background-color: #3535c8
}

.tab-list ul li:nth-child(2) {
    background-color: #f13131
}

.tab-list ul li:nth-child(3) {
    background-color: #a7a0a0
}

.tab-list ul li:nth-child(4) {
    background-color: #ffcd00
}

.tab-list ul li:nth-child(5) {
    background-color: #32c632
}

.tab-list ul li:nth-child(6) {
    background-color: #f99
}

.img-text p {
    padding: 10px 10px;
    font-weight: 700;
    text-align: left
}

.img-icon img {
    border-radius: 10px
}

.column {
    float: left;
    display: none
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.content img {
    border-radius: 10px
}

.rti-pic {
    position: relative
}

.overlay {
    position: absolute;
    top: 0;
    background: rgb(0 0 0 / 70%);
    width: 100%;
    height: 100%;
    border-radius: 10px;
    opacity: 0;
    padding: 10px
}

.overlay p {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    text-align: left
}

.rti-pic .overlay:hover {
    opacity: 1
}

.show {
    display: block
}

.headding33-2 {
    text-align: center;
    color: #fff;
    font-size: 32px;
    padding-top: 20px
}

.mutual-box p {
    text-align: center !important;
    font-size: 18px;
    padding-bottom: 20px
}

.mutual-box p a {
    font-size: 20px;
    color: #fff
}

.mutual-box p a:hover {
    color: #ffcd00
}

.mutual-box {
    background-color: #3535c8;
    margin-bottom: 5%
}

.des {
    background: #efefef;
    padding: 15px
}

.des p {
    font-size: 14px
}

.des p span {
    font-size: 13px
}

.loginbnt-left {
    text-align: center;
}

.loginbnt-left p {
    text-align: center;
    font-weight: 600;
    margin-top: 10px;
}

.loginbnt-left a {
    border-color: #353479;
    color: #fff;
    box-shadow: 0 0 40px 40px #353479 inset, 0 0 0 0 #353479;
    transition: all 150ms ease-in-out;
    display: inline-block;
    padding: 10px 40px;
    margin-top: 35px;
}

.loginbnt-left a:hover {
    box-shadow: 0 0 10px 0 #03a9f4 inset, 0 0 10px 4px #03a9f4;
    background: #03a9f4;
}

.bord {
    border-left: 3px solid #fff;
}

.loginbnt-right {
    text-align: center;
}

.loginbnt-right p {
    text-align: center;
    font-weight: 600;
    margin-top: 10px;
}

.loginbnt-right a {
    border-color: #555555;
    color: #fff;
    box-shadow: 0 0 40px 40px #555555 inset, 0 0 0 0 #555555;
    transition: all 150ms ease-in-out;
    display: inline-block;
    padding: 10px 40px;
    margin-top: 35px;
}

.loginbnt-right a:hover {
    box-shadow: 0 0 10px 0 #f13131 inset, 0 0 10px 4px #f13131;
    background: #f13131;
}

.grsy {
    background-color: #f2f2f2;
    padding-bottom: 15px;
    margin-top: 15px;
}

.paddd {
    padding: 0px;
}

.login-bg {
    background: #fff;
    background-size: cover;
    padding: 0px 15px;
    border: solid 2px #333;
}

.login-bg .login-btn-funds {
    width: 100%;
    background: #3535c8;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bold;
    transition: all .2s ease-in;
    display: block;
    text-align: center;
}

.login-bg .login-btn-funds:hover {
    background: #7bb3f7;
    color: #fff;
    transition: all .2s ease-in;
}

.login-bg p {
    color: #333;
    text-align: center;
    margin: 8px 0 0;
    font-weight: bold;
}

.control {
    margin-top: 30px;
    overflow: hidden;
}

.controlapp {
    margin: 15px 0 0;
    border-top: dotted 1px #333;
    padding: 0px 0 0px;
}

.controlapp ul {
    padding: 5px 0 0;
    text-align: center;
}

.controlapp ul li {
    display: inline-block
}

#modalOnLoad .modal-dialog {
    max-width: 580px;
    margin: 5px auto;
}

.tag {
    margin-right: 5px;
    letter-spacing: 1px;
    padding: 5px 12px;
    font-family: 'Roboto', sans-serif;
    color: #063caa;
    text-shadow: none;
    background: none;
    font-style: normal;
    float: right;
    font-size: 19px;
    font-weight: 500;
}

.tag:hover {
    transition: all ease-in-out 1s;
    color: #216cd8;
}

.m-item img {
    width: 100%
}

.wd110 {
    width: 135px !important;
}

.wd111 {
    width: 157px !important;
}

.refer-pic {
    margin: 50px 0 0
}

.extra-box p {
    text-align: center;
}

.top-band h4 {
    float: right
}

.top-band h4 a {
    font-family: 'Roboto', sans-serif;
    text-shadow: none;
    background: none;
    font-style: normal;
    font-size: 15px;
    font-weight: normal;
    background: #828282;
    border-radius: 10px;
    -webkit-animation: colorchange 1s infinite alternate;
    display: inline-block;
    padding: 5px 10px;
    margin: 0px 0 0px 50px;
}

@-webkit-keyframes colorchange {
    0% {
        color: #fff;
    }

    50% {
        color: #E5DD05;
    }

    100% {
        color: #fff;
    }
}

.insurance-main {
    text-align: center;
}

.insurance-box {
    display: inline-block;
    width: 210px;
    margin: 3px;
}

.insurance-box-inner {
    padding: 10px;
    background: #f3f8fd;
    border-radius: 15px;
    min-height: 145px;
}

.insurance-box-inner {
    text-align: center
}

.insurance-box-inner p {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

.insurance-box-inner p span {
    font-size: 11px;
}

.insurance-box-covid {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background: #d4e0ec;
    color: #023dab;
    padding: 5px;
    border-radius: 0 0 10px 10px;
    margin-top: -13px;
}

.theebox {
    background: #f3f8fd;
    padding: 70px 0;
    margin: 70px 0 0
}

.advantage-box {
    margin: 70px 0 50px
}

.advantage-box .insurance-box {
    width: 100%;
    margin-top: 30px;
}

.life-insurance-form-page img {
    width: 100%
}

.form-insurance {
    background: #f3f8fd;
    padding: 20px;
    float: right
}

.form-insurance h3 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
}

.pbtn {
    background: #2875BF;
    color: #fff;
    display: block;
    padding: 10px
}

.pbtn:hover {
    background: #2875BF;
    color: #fff;
}

.mbox {
    padding: 10px 20px;
}

.mfbox {
    padding: 55px 30px;
    background: #FCEAE3;
    margin-bottom: 20px;
    border-radius: 15px;
    border: 2px solid #f9cab7;
    height: 232px;
}

.mfbox h2 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.mutfrnd {
    padding: 70px 0px 40px;
}

.mline {
    background-color: #f9cab7;
    width: 100px;
    height: 2px;
    margin-bottom: 10px;
}

.product-image img {
    filter: grayscale(0%);
}

.product-image img:hover {
    filter: grayscale(100%);
}

.extra-box {
    padding: 70px 0;
    margin: 50px 0 0;
    background: #c9e1fd;
}

.boxinner {
    background: #fff;
    padding: 5px;
}

.boxinner img {
    cursor: pointer;
}

.extra-box p {
    font-size: 15px;
    margin-bottom: 0
}

.stellarnav.dark li a:hover {
    color: #fff;
    background: #4d87cc;
}

.boxinner {
    text-align: center
}

.barcode-img {
    margin: 0 auto;
    margin: 9px 0;
}

.boxinner ul {
    text-align: center
}

.boxinner ul li {
    display: inline-block;
}

.stellarnav.dark ul ul {
    background: #4673b9;
}

.stellarnav.dark li a {
    color: #fff;
}

.stellarnav.dark li .active {
    color: #fff;
}

.stellarnav li li.has-sub>a:after {
    border-left: 6px solid #fff;
}

footer {
    color: #fff;
}

footer p {
    color: #ffffff;
    font-size: 15px;
}

.quick-link ul li a {
    margin: 0;
    padding: 0;
    line-height: 1.9;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}

.quick-link ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    color: #ffffff;
    position: absolute;
    left: 0;
}

footer h6 {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff;
}

footer hr.orange {
    background: #ffffff;
}

marquee#MarqueeId2 {
    color: #fff !importrant;
}

.declaration {
    color: #fff;
}

.tsize {
    font-size: 18px;
}

#ifrom .card {
    width: 400px;
    background-color: #fff;
    border: none;
    border-radius: 12px
}

#ifrom label.radio {
    cursor: pointer;
    width: 100%
}

#ifrom label.radio input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    pointer-events: none
}

#ifrom label.radio span {
    padding: 7px 14px;
    border: 2px solid #eee;
    display: inline-block;
    color: #80226c;
    border-radius: 10px;
    width: 100%;
    height: 48px;
    line-height: 27px
}

#ifrom label.radio input:checked+span {
    border-color: #9a236d;
    background-color: #80226c;
    color: #fff;
    border-radius: 9px;
    height: 48px;
    line-height: 27px
}

#ifrom .form-control {
    margin-top: 10px;
    height: 48px;
    border: 2px solid #eee;
    border-radius: 10px
}

#ifrom .form-control:focus {
    box-shadow: none;
    border: 2px solid #039BE5
}

#ifrom .agree-text {
    font-size: 12px
}

#ifrom .terms {
    font-size: 12px;
    text-decoration: none;
    color: #039BE5
}

#ifrom .confirm-button {
    height: 50px;
    border-radius: 10px;
    background: #80226c;
    border-color: #80226c;
}

.i-form {
    box-shadow: 0px 6px 14px -5px rgba(0, 0, 0, 0.71);
    -webkit-box-shadow: 0px 6px 14px -5px rgba(0, 0, 0, 0.71);
    -moz-box-shadow: 0px 6px 14px -5px rgba(0, 0, 0, 0.71);
}

.i-form .card-body h4 {
    font-size: 21px;
    font-weight: 600;
    text-align: center;
}

.i-form .card-body p {
    text-align: center;
}

.moth {
    font-size: 24px;
    color: #80226c;
}

.fa-certificate {
    font-size: 16px;
    color: #80226c;
}

.cov {
    color: #80226c;
    font-weight: 600;
}

.cllrr {
    background: #ffffff;
    padding: 10px;
    border-radius: 15px;
    border: 2px solid #c9e1fd;
}

.cllrr p {
    text-align: center;
    margin: 2px 0px;
}

.sip-list {
    padding: 0px;
}

.sip-list h3 {
    font-weight: 600;
    font-size: 23px;
    text-align: center;
    margin-bottom: 30px;
}

.sip-list ul {
    list-style: none;
    padding: 0px;
}

.sip-list ul li {
    vertical-align: middle;
    list-style: none;
    width: 24%;
    background: #dedfe0;
    padding: 40px 10px;
    margin: 7px 4px;
    font-size: 14px;
    text-align: center;
    display: inline-flex;
    height: 114px;
    justify-content: center;
}

.xbtn {
    margin: auto;
    background: #0e76bd;
    color: #fff;
    padding: 10px 16px;
    margin-top: 30px;
    display: block;
    border-radius: 9px;
    width: 90%;
}

.ybtn {
    margin: auto;
    background: #0e76bd;
    color: #fff;
    padding: 10px 16px;
    margin-top: 20px;
    display: block;
    border-radius: 9px;
    width: 90%;
}

.lado {
    margin-bottom: 12px;
}

.xbtn:hover {
    background: #4a274f;
    color: #fff;
}

.ybtn:hover {
    background: #4a274f;
    color: #fff;
}

.blft {
    border-left: 2px solid #c9e1fd;
}

.tebular {
    padding: 50px 0px;
    background: #f2f2f2;
}

.tebular ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #dedfe0;
    width: 100%;
}

.tebular ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 0px 21px;
    height: 40px;
    line-height: 31px;
    border-top: 1px solid #80226c;
    border-left: 1px solid #80226c;
    border-bottom: 1px solid #333;
    background-color: #666;
    color: #ccc;
    overflow: hidden;
    border-radius: 7px 7px 0px 0px;
    font-size: 16px;
    font-weight: 600;
}

.tebular .tab_last {
    border-right: 1px solid #80226c;
}

.tebular ul.tabs li:hover {
    background-color: #ccc;
    color: #333;
}

.tebular ul.tabs li.active {
    color: #fff;
    background-color: #80226c;
    border-bottom: 1px solid #fff;
    display: block;
}

.tebular .tab_container {
    border: 1px solid #dedfe0;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto;
}

.tebular .tab_content {
    padding: 20px;
    display: none;
}

.tebular .nhg {
    padding-left: 20px !important;
}

.tebular .tab_drawer_heading {
    display: none;
}

.tebular p {
    font-size: 14px;
}

@media screen and (max-width: 480px) {
    .tebular .tabs {
        display: none;
    }

    .tebular .tab_drawer_heading {
        background-color: #ccc;
        color: #fff;
        border-top: 1px solid #333;
        margin: 0;
        padding: 5px 20px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .tebular .d_active {
        background-color: #666;
        color: #fff;
    }
}

.headding35 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    color: #565252;
    margin-bottom: 15px;
}

.headding36 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 600;
    color: #565252;
}

.title-equity h1 {
    font-weight: 600;
    font-size: 32px;
    color: #4f7dbb;
}

.title-equity p {
    font-size: 16px;
    font-weight: 600;
}

.acc-frm {
    background: #f3f8fd;
    text-align: center;
    padding: 15px 15px;
    border: 3px solid #99c1f7;
    border-radius: 10px;
    margin-top: 20px;
}

.acc-frm p {
    text-align: center;
    font-size: 18px;
}

.acc-frm a {
    background: #4f7dbb;
    color: #fff;
    display: block;
}

.e-points {
    background: #f3f8fd;
}

.e-points ul {
    padding: 5px 0px;
    border: 2px solid #99c1f7;
    border-radius: 10px;
}

.e-points ul li {
    list-style: none;
    margin-bottom: 20px;
    font-size: 20px;
    display: inline-block;
    width: 48%;
    padding-left: 20px;
}

.e-detal h2 {
    font-size: 20px;
    font-weight: 600;
}

.htoea h2 {
    text-align: center;
    margin-top: 30px;
    font-weight: 600;
    color: #4f7dbb;
}

.htoea p {
    text-align: center;
}

.step-box {
    text-align: center;
    border: 2px solid #99c1f7;
    border-radius: 7px;
    padding: 15px 20px;
    margin-top: 30px;
    position: relative;
    min-height: 293px;
}

.step-box span {
    font-weight: 600;
    color: #fff;
    background: #99c1f7;
    padding: 3px 23px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    border-radius: 0px 0px 5px 5px;
    width: 150px;
}

.step-box p {
    font-size: 14px;
    text-align: center;
}

.e-points .fa-check {
    color: #4f7dbb;
    font-size: 20px;
}

.fa-hand-peace-o {
    font-size: 60px;
    color: #4f7dbb;
}

.cir {
    width: 75px;
    height: 75px;
    background: #f3f8fd;
    text-align: center;
    border-radius: 50%;
    display: block;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.vdo {
    height: 315px;
}

.mob {
    display: none;
}

.headd {
    color: #e09c0a;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 25px;
}

.left-sgb h1 .fas {
    color: #E09C0A;
}

.banner-form {
    border: solid 1px #bad0f1;
    border-radius: 10px;
    padding: 25px;
    background: #fff;
    top: 200px;
    text-align: center;
    margin: 30px 0 0;
}

.banner-form .fas {
    color: #e09c0a;
    font-size: 80px;
    margin-bottom: 20px;
}

.banner-form-heading {
    color: #565252;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 600;
    text-align: center;
}

.banner-form p {
    text-align: center;
    font-size: 14px;
}

.banner-form a {
    text-align: center;
    background: #6b91cb;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    border-radius: 7px;
    padding: 10px 20px;
}

.right-sgb {
    top: 200px;
    position: sticky
}

.fist-sec {
    background: #fff8ea;
    padding: 15px;
}

.fist-sec ul {
    border-bottom: solid 1px #e09c0a;
    padding: 10px 0
}

.fist-sec ul li {
    width: 48%;
    display: inline-block;
}

.sgb {
    padding: 50px 0;
}

.icon-sec {
    margin: 50px 0 0;
}

.why_box {
    text-align: center;
    margin-bottom: 30px;
    padding: 25px 15px;
    min-height: 190px;
    border-radius: 10px;
    border: solid 1px #efefef;
    background: #4673b90f;
}

.why_box h5 {
    text-align: center !important;
}

.main-timeline:after {
    content: '';
    display: block;
    clear: both;
}

.main-timeline .timeline {
    margin: 0 0 20px;
}

.main-timeline .timeline-content {
    color: #999;
    background: #fff;
    text-align: center;
    min-height: 140px;
    padding: 40px 30px 40px 115px;
    border: 12px solid #ffcd61;
    border-top: none;
    border-radius: 10px;
    box-shadow: 0 10px 15px -15px rgba(0, 0, 0, 0.5) inset;
    display: block;
    position: relative;
}

.main-timeline .timeline-content:before {
    content: "";
    border: 1px dashed #dedfe0;
    border-top: none;
    border-radius: 0 0 15px 15px;
    position: absolute;
    top: 0;
    left: 5px;
    right: 5px;
    bottom: 4px;
}

.main-timeline .timeline-content:hover {
    text-decoration: none;
}

.main-timeline .timeline-icon {
    color: #2563AE;
    font-size: 50px;
    line-height: 50px;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 35px;
}

.main-timeline .timeline-step {
    color: #e09c0a;
    font-size: 50px;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 35px;
}

.main-timeline .timeline-step span {
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
    display: block;
}

.main-timeline .title {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 8px;
    text-align: left;
    color: #e09c0a;
    font-weight: bold;
}

.main-timeline .description {
    font-size: 14px;
    margin: 0;
}

.fist-sec2 ul li {
    width: 27%;
}

.accordion .fa {
    margin-right: 0.5rem;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    top: -5px;
}

.bs-example .card-header a {
    text-align: left;
    background: #ededed;
    font-size: 18px;
    color: #22425f;
}

.faq-sec .bs-example .card-header span {
    text-align: left;
    background: #ededed;
    font-size: 18px;
    color: #22425f;
    display: block;
    cursor: pointer;
    padding: 10px;
}

.bs-example .card-header {
    border: none;
}

.bs-example .card {
    border: none;
}

.circle {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    line-height: 50px;
    background: #fff2d6;
    border-radius: 50%;
}

.circle .fas {
    position: absolute;
    font-size: 30px;
    color: #e09c0a;
}

.circle .fa {
    position: absolute;
    font-size: 30px;
    color: #e09c0a;
}

.tpoin {
    padding-left: 20px;
}

.para {
    font-size: 14px;
    margin-top: 14px;
}

#amazon .modal-dialog {
    max-width: 600px;
}

.stpbox {
    background: #EEF5FC;
    position: relative;
    text-align: center;
    padding: 30px 0px;
    border: 3px solid #0F4174;
    border-radius: 10px;
    min-height: 245px;
}

.stpbox p {
    text-align: center;
    margin-top: 30px;
    font-weight: 600;
    font-size: 22px;
    color: #0F4174;
}

.stpbox a {
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #FA870B;
}

.stp {
    position: absolute;
    top: -52px;
    left: 0px;
    right: 0px;
    width: 100px;
    height: 100px;
    background: #FA870B;
    border-radius: 50%;
    text-align: center;
    padding: 32px 0px;
    font-weight: 600;
    margin: auto;
    border: 3px solid #FA8303;
    font-size: 20px;
    color: #fff;
}

.marg-top {
    margin-top: 70px;
}

.stpbox .fa-file-pdf-o {
    font-size: 22px;
    color: #0f4174;
}

.stpbox span {
    position: relative;
    font-size: 17px;
    font-weight: 600;
}

.stpbox span::before {
    content: "";
    position: absolute;
    width: 35px;
    height: 2px;
    background: #0f4174;
    top: 13px;
    left: -40px;
}

.stpbox span::after {
    content: "";
    position: absolute;
    width: 35px;
    height: 2px;
    background: #0f4174;
    top: 13px;
    right: -40px;
}

.ppoin {
    font-size: 14px;
    margin-top: 30px;
}

.ppoin p {
    font-size: 15px;
    text-align: center;
}

.sent {
    font-size: 19px !important;
}

.sent a {
    display: inline;
    color: #FA870B;
}

.kyc-update h1 {
    text-align: center;
    color: #FA8303;
}

.kyc-update p {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.udate {
    font-size: 18px;
    font-weight: 600;
}

#modalOnLoad .modal-header .close {
    padding: 1rem;
    position: absolute;
    top: 20px;
    right: 16px;
}

#modalOnLoad .headding33 {
    margin: auto;
    color: #ed393b;
    font-size: 19px;
    margin-left: 15px;
    text-transform: uppercase;
}

#modalOnLoad .modal-dialog {
    max-width: 600px;
    margin: 25px auto;
}

.indpop {
    text-align: left;
    margin-bottom: 20px;
}

.indpop p {
    text-align: center;
}

.bluee {
    font-size: 20px;
    font-weight: 600;
    color: #ed393b;
}

.indpop .popbtn {
    background: #ed3b3d;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left !important;
    color: #fff;
}

.ffont {
    font-size: 17px !important;
}

.btns-three ul {
    padding: 0px;
    text-align: center;
    margin-top: 20px;
}

.btns-three ul li {
    list-style: none;
    display: inline-block;
    width: 222px;
    background: #0f4174;
    padding: 9px 3px;
    margin: 0px 2px;
    border-radius: 5px;
}

.btns-three ul li:hover {
    background: #6494D4;
}

.btns-three ul li a {
    color: #fff;
}

.ppoin a {
    color: #fa870b;
}

.ppoin p a {
    color: #fa870b;
}

.udate {
    font-size: 18px;
    font-weight: 600;
    color: #FA870B;
}

.gglod {
    font-weight: 600;
    position: relative;
    top: 0px;
    right: 0px;
    background: #6c92cd;
    padding: 5px 8px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 30px;
}

.sorry {
    font-size: 14px !important;
    margin: 0px !important;
}

.reacti {
    background: #FFF8EA;
    padding: 20px 25px;
    border: 1px solid rgb(249 229 186);
    border-radius: 10px;
}

.reacbtn {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 18px;
    background: #E09C0A;
    border-radius: 0px;
    border: none;
    margin-top: 20px;
}

.reacbtn-1 {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 18px;
    background: #333333;
    border-radius: 0px;
    border: none;
}

.modre {
    color: #E09C0A;
    font-size: 22px;
}

.reacti p {
    font-size: 18px;
    margin-bottom: 10px;
}

.reacti input {
    border-radius: 0px;
    border: 1px solid rgb(249 229 186);
}

.incore {
    color: red;
}

.opt {
    color: #333333;
}

.reacti select {
    border-radius: 0px;
}

.thead-light {
    background: #f2f2f2;
}

.wel p {
    margin-bottom: 6px;
}

.wel h3 {
    color: #e09c0a;
}

.grate {
    background: #fff8ea;
    padding: 20px 20px;
    border: 1px solid #f9e5ba;
    border-radius: 10px;
}

.pure {
    text-align: right;
}

.prie p {
    font-weight: 600;
}

.pure p {
    font-weight: 600;
}

.pure h5 {
    color: #0a39ac;
}

.gst {
    font-size: 14px;
    font-weight: 600;
}

.panel-body table thead {
    background: #e09c0a;
}

.panel-body table thead td {
    font-size: 16px;
}

.bg-gold {
    background: #fff8ea;
    color: #e09c0a;
}

.btn-gold {
    width: 115px !important;
}

.btn-gold a {
    text-align: center;
    background: #e09c0a;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    display: block;
    border-radius: 7px;
    padding: 2px;
    font-size: 12px;
}

.sgb-table .table {
    margin: 0
}

.sgb-table .table thead th {
    border-bottom: solid 1px #e09c0a;
    font-size: 12;
}

.sgb-table .table td,
.table th {
    padding: 18px 10px;
    border: none;
    border-bottom: solid 1px #e09c0a;
    font-size: 16px;
}

.nfrom {
    margin-left: -170px;
    text-align: center;
    width: 100%;
    box-shadow: 1px 3px 21px 6px rgba(0, 0, 0, 0.29);
    -webkit-box-shadow: 1px 3px 21px 6px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 1px 3px 21px 6px rgba(0, 0, 0, 0.29);
}

.nfrom p {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #37316d;
}

.lback {
    text-align: center;
    color: #fff;
    height: auto;
    width: 100%;
    background-size: cover;
    box-shadow: 1px 3px 21px 6px rgba(0, 0, 0, 0.29);
    -webkit-box-shadow: 1px 3px 21px 6px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 1px 3px 21px 6px rgba(0, 0, 0, 0.29);
}

.lback p {
    color: #fff;
}

.nfrom .form-control {
    border-radius: 0px;
    border-left: 4px solid #44459f;
}

.fbtnn {
    border: none;
    border-radius: 0px;
    background: #44459f !important;
    padding: 7px;
    font-size: 20px;
}

.carrer-form {
    background: #f2f2f2;
    padding: 20px 30px;
}

.carrer-form h3 {
    text-align: center;
    font-size: 24px;
}

.carrer-form p {
    text-align: center;
    color: red;
}

.carrer-form label {
    font-weight: 600;
}

.carrer-form .form-control {
    line-height: 32px;
    height: 40px;
}

.fist-section {
    background: url(../images/investment-bg.jpg) center top no-repeat;
    background-size: cover;
    width: 100%;
    padding: 10px 30px 30px;
}

.common-head {
    font-size: 35px;
    font-weight: normal;
    margin-bottom: 30px;
}

.fist-section .common-head {
    text-align: center;
    color: #fff;
}

.fist-section p::before {
    content: "\f2da";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 13px;
    left: 0;
    position: absolute;
}

.fist-section p {
    position: relative;
    color: #fff;
    padding-left: 25px;
    font-size: 15px;
}

.fist-section h3 {
    color: #fff;
    font-size: 23px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.counter-col {
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 220px;
    background: rgb(4 11 19 / 71%);
    margin: 15px 15px;
    padding: 15px 0;
    border: solid 1px #0f272a;
}

.counter-col h5 {
    color: #fff;
}

.counter-value {
    font-size: 45px;
}

.mt50 {
    margin-top: 50px;
}

.second-sec ul {
    padding: 0;
    margin: 0;
    text-align: center
}

.second-sec ul li {
    display: inline-block;
    width: 200px;
    border: solid 1px #919191;
    text-align: center;
    margin: 5px 4px;
    height: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    background: #FFF;
    font-weight: bold;
}

.ptb50 {
    padding: 50px 0;
}

.second-sec {
    background: #efefef
}

.platform h3 {
    color: #fff;
    width: 220px;
    background: #325fc3;
    height: 90px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.platform img {
    width: 100%
}

.platform ul {
    padding: 0;
    margin: 0;
}

.platform ul li {
    list-style: none;
    padding-left: 25px;
    color: #565279;
    font-size: 17px;
    margin-bottom: 20px;
    position: relative;
}

.platform ul li strong {
    color: #1f4db5
}

.platform ul li::before {
    content: "\f2da";
    font-family: 'FontAwesome';
    color: #565279;
    font-size: 15px;
    left: 0;
    position: absolute;
    line-height: 32px;
}

.platform .common-head {
    font-size: 30px;
}

.bggray {
    background: #efefef;
    padding: 50px;
}

.bggray .common-head {
    background: #333333;
    color: #ffff;
    padding: 10px;
    border-radius: 5px 5px 0 0;
}

.twobg {
    background: #333333;
    padding: 5px 10px;
}

.twobg .common-head {
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    text-align: center;
    margin: 5px 40px;
}

.security-bg {
    background: url(../images/security-bg.jpg) top center;
    height: 545px;
}

.security-col {
    padding: 100px 0 0 00px
}

.security-col .common-head {
    color: #fff;
}

.security-col ul li {
    color: #fff
}

.security-col ul li::before {
    color: #fff
}

.edge-over-bg .security-col ul li {
    color: #fff
}

.edge-over-bg .security-col ul li::before {
    color: #fff
}

.mt100 {
    margin-top: 100px;
}

.disclaimer p {
    font-style: italic;
    line-height: 1.2
}

.disclaimer p span {
    font-size: 13px;
}

.logo-colum {
    display: inline-block;
    width: 84px;
    border: solid 1px #ddd;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.logo-colum p {
    margin: 0;
    text-align: center;
    font-size: 10px;
}

.logo-sec {
    background: #fff;
    border: solid 1px #82bce3;
    padding: 25px 9px;
}

.logo-sec .common-head {
    background: #333333;
    color: #ffff;
    padding: 10px;
    border-radius: 5px 5px 0 0;
}

.logo-sec h5 {
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 8;
}

.common-head {
    text-transform: uppercase;
    font-weight: bold;
    color: #333333;
}

.platform .inxlogo {
    display: block;
    width: auto !important;
    margin: 0 auto 15px;
}

.logo-row {
    margin-bottom: 25px;
}

.width-auto img {
    width: auto
}

.benefits-bg {
    background: url(../images/benefits-bg.jpg) top center;
}

.benefits-bg2 {
    background: url(../images/benefits-bg2.jpg) top center;
}

.benefits-bg .security-col {
    padding: 0px 0 0;
}

.benefits-bg .security-col ul li {
    margin-bottom: 10px;
}

.form-bg {
    background: #333333;
    padding: 20px;
    overflow: hidden;
}

.form-bg .form-bg-heading {
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    font-size: 26px;
}

.quick-query-from .submit {
    width: auto;
    background: #605f5f;
    margin: 55px 0 0;
    padding: 7px 25px;
    border-radius: .25rem;
}

.submit {
    width: 15%;
    background: #4aa3f0;
    color: #fff;
    border: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 15px;
    padding: 10px;
    margin-top: 10px
}

#contact .submit {
    margin-top: 0;
    width: auto;
    background: #e92d2a;
}

.quick-query-from h1 {
    color: #fff;
    font-size: 23px;
    margin-bottom: 10px;
    padding: 0;
}

.quick-query-from .form-control {
    height: 38px;
}

.price-sec {
    background: #efefef;
    overflow: hidden;
}

.price-sec h6 {
    text-align: center;
    color: #333333;
    font-size: 25px;
    font-weight: 400;
    margin: 0 0 20px;
}

.ptb70 {
    padding: 70px 0;
}

.ptb30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.mt30 {
    margin-top: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.price-col h4 {
    background: #333333;
    border-radius: 5px 5px 0 0;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 10px;
}

.price-col h5 {
    color: #333333;
    text-align: center;
    font-size: 50px;
    padding: 10px 0;
}

.price-white {
    background: #fff;
    color: #314467;
    text-align: center;
    min-height: 235px;
    border-radius: 0 0 5px 5px;
}

.price-white p {
    text-align: center;
    color: #9f9f9f
}

.price-white h5 {
    font-size: 18px;
}

.price-col {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 8px;
}

.advantages p {
    text-align: left;
    font-size: 13px;
}

.advantages-sec p {
    text-align: left;
    font-size: 13px;
}

.advantages h6 {
    font-weight: bold;
    color: #314467
}

.advantages-sec .common-head {
    color: #314467
}

.advantages-sec {
    box-shadow: 0 1px 15px #d9d2d2;
    padding: 40px 20px;
}

.advantages {
    margin: 15px 0 0;
}

.header-inner .preferred-technology-partner {
    text-align: right;
    margin-right: -10px;
    margin-bottom: 0
}

.faq-sec {
    padding-bottom: 70px;
}

.faqs .card-header a {
    color: #333;
}

.faqs .card-header span {
    color: #333;
    cursor: pointer;
    padding: 10px;
    display: block;
}

.faqs .card-body p {
    margin-bottom: 5px;
    font-size: 14px;
}

.faqs .card-body ol {
    padding-left: 15px;
}

.faqs .card-body ol li {
    margin-bottom: 8px;
}

.steps-container ul {
    list-style: none;
    counter-reset: headings;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.steps-container ul li {
    width: 24%;
    float: left;
    position: relative;
    padding-top: 25px;
    margin: 0 20px;
}

.steps-container ul li:before {
    background: #314467;
    border-radius: 15px;
    color: #FFF;
    counter-increment: headings;
    content: counter(headings, decimal);
    display: block;
    font-size: 15px;
    height: 25px;
    line-height: 26px;
    margin-bottom: 0;
    margin-right: 5px;
    text-align: center;
    width: 25px;
    position: absolute;
    top: -6px;
    z-index: 2;
    left: 46%;
}

.steps-container ul li .steps-content {
    margin-top: 15px;
    text-align: center;
}

.steps-container ul li:first-child:after {
    left: 50%;
}

.steps-container ul li:after {
    content: "";
    height: 1px;
    width: 100%;
    background-color: #314467;
    position: absolute;
    left: 0;
    top: 8px;
    z-index: 1;
}

.section article {
    padding: 20px 30px !important;
}

.steps-content .step-text {
    margin: 0 auto;
    width: 100%;
    padding-top: 15px;
    color: #314467;
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
}

.section article p {
    color: #333333;
    text-align: center;
    font-size: 14px !important;
}

.stbox {
    background: #314467;
    margin: auto;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding: 5px;
}

.nbox {
    margin: auto;
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 50%;
}

.nbox img {
    width: 50px;
    padding: 8px 0px;
}

.title_wrap h2 {
    margin: 50px 0px 40px;
}

.steps-container ul li:last-child:after {
    left: -146px;
}

.glob {
    float: left;
    background: #314467;
    color: #fff;
    padding: 7px 20px;
    font-size: 16px;
    margin-left: 112px;
}

.custtab>ul>li>a {
    padding: 6px 13px !important;
}

.newcolor {
    background: #dedfe0;
    color: #333 !important;
    font-weight: 600;
}

.plats ul {
    display: flex;
    text-align: center;
}

.plats ul li {
    margin: 0px 10px;
    list-style: none;
    border: 1px solid #a7a1a1;
    padding: 50px 21px;
    width: 32%;
    font-size: 16px;
}

.f30 {
    font-size: 30px;
}

.common-btn {
    background: #063bab;
    color: #fff;
    display: block;
    padding: 10px;
    font-size: 20px;
    text-align: center;
    border-bottom: solid 3px #031e56;
    text-transform: uppercase
}

.common-btn:hover {
    background: #031e56;
    color: #fff
}

p.subscribe-now-btn {
    display: inline-block;
    width: 120px;
    font-size: 13px;
    color: #fff;
    background: #333;
    padding: 5px;
    border-radius: 15px;
}

p.subscribe-now-btn a {
    color: #fff;
}

.link2 p {
    margin: 10px 0 0;
}

.link2 p {
    margin-bottom: 5px;
    text-align: center;
}

.link2 p a {
    color: #007bff;
    font-weight: normal;
}

.link2 p a:hover {
    color: #565252;
    text-decoration: underline
}

.common-btn {
    background: #063bab;
    color: #fff;
    display: block;
    padding: 10px;
    font-size: 20px;
    text-align: center;
    border-bottom: solid 3px #031e56;
    text-transform: uppercase
}

.common-btn:hover {
    background: #031e56;
    color: #fff
}

.second-sec .logo-pic {
    width: 600px;
    padding: 0 10px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.midsecform {
    padding: 50px 0px;
}

.inxform {
    background: #efefef;
    padding: 30px 30px 20px;
}

.inxform h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}

.checkcss {
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.cnbrn {
    display: block;
    margin: auto;
    margin-bottom: 10px;
    background: #333333;
    border-radius: 0px;
    padding: 7px 20px;
    border: 0px;
}

.checkcss label {
    border-bottom: solid 1px #333;
    margin-bottom: 10px;
}

.inxform span {
    font-size: 15px;
    color: red;
}

.top-icon .goglobal-icon {
    width: auto;
}

.form-outer {
    margin: 0 auto;
    width: 600px;
    background: #efefef;
    padding: 15px 25px;
}

.template1 {
    background: url(../images/holi01.jpg) top center no-repeat;
}

.template2 {
    background: url(../images/holi02.jpg) top center no-repeat;
}

.cc-selector-2 {
    text-align: center
}

.cc-selector-2 input {}

.cc-selector-2 input {
    position: static;
    z-index: 0;
    width: 25px;
    height: 30px;
    margin-left: 0;
}

.cc-selector-2 label {
    margin-left: 0px;
}

.cc-selector-2 input:checked+.drinkcard-cc,
.cc-selector input:checked+.drinkcard-cc {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}

.drinkcard-cc {
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100%;
    height: 380px;
}

.form-outer .form-group {
    margin-bottom: 0;
}

.form-outer .submit {
    width: 100%;
    margin-bottom: 15px;
}

.whatsapp-api {
    position: fixed;
    z-index: 99;
    bottom: 3px;
    left: 20px;
}

.whatsapp-api i.fa.fa-whatsapp {
    color: #fff;
    background: #25d366;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
}

.whatsapp-api .fa {
    font-size: 40px;
    margin: 0 3px;
}

.call-api {
    position: fixed;
    z-index: 99;
    top: 45%;
    left: -42px;
    text-align: center;
    transform: rotate(-90deg);
}

.call-api a {
    min-width: 120px;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    padding: 5px 0px;
    text-align: center;
    background-color: #e92d2a;
    text-decoration: none;
    color: #fff;
}

.Advisory-for-Investor-ul li {
    font-size: 16px !important;
    line-height: 1.5 !important;
    text-align: justify !important;
    color: #565252 !important;
}

.click-here-btn {
    background: #4aa3f0;
    color: #fff;
    border: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 15px;
    padding: 10px
}

.click-here-btn:hover {
    color: #565252 !important;
}

.boxinner iframe {
    width: 100%;
}

#av {
    background-color: transparent;
    z-index: 2147483639;
    max-height: 100%;
    position: fixed;
    display: none;
    right: 19px;
    bottom: 73px;
    border: 0px;
    width: 360px;
    height: 77%;
    max-width: 100%;
    opacity: 1;
}

#va_img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    z-index: 100;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: 1s ease infinite pulse;
    animation: 1s ease infinite pulse;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: pulse;
}

#va_img:hover {
    cursor: pointer;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 #063aaa;
        box-shadow: 0 0 0 0 #063aaa;
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
        box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
    }
}

@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 #063aaa;
        box-shadow: 0 0 0 0 #063aaa;
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
        box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
    }
}

#close_img {
    text-align: center;
    width: 60px;
    height: 60px;
    background: linear-gradient(to right, #6293e0, #063aaa);
    color: #fff;
    border-radius: 50px;
    z-index: 100;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
}

#close_img:hover {
    cursor: pointer;
    -webkit-animation: none;
    animation: none;
}

.animate_class_name {
    animation: 1s ease-out 0s 1 fadeInUp;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    animation: 1s ease-out 0s 1 fadeInDown;
}

#close {
    position: fixed;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    top: 4%;
    right: 15px;
    display: none;
    cursor: pointer;
    z-index: 999999999999;
    background-color: transparent;
    animation: 1s ease-out 0s 1 fadeInUp;
}

#close i {
    color: #fff;
    font-size: 30px;
}

#home {
    position: fixed;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    top: 15%;
    right: 36px;
    display: none;
    cursor: pointer;
    z-index: 999999999999;
    background-color: transparent;
    animation: 1s ease-out 0s 1 fadeInUp;
}

#home i {
    color: #fff;
    font-size: 30px;
}

.alert1:before {
    position: absolute;
    top: 50px;
    right: 23px;
    border-left: #03b2d1;
    border-top: #02b1d1;
    width: 13px;
    height: 17px;
    transform: rotate(43deg);
    background: #353479;
    content: '';
}

.alert1 {
    padding: 10px;
    background-color: #15DAB8;
    background-image: linear-gradient(to top, #353479 30%, #289fd8);
    margin: 9px 11px;
    width: 88px;
    height: 32px;
    border-radius: 5px;
    color: white;
    font-size: 17px;
    animation: 2s ease-out 0s 1;
    box-sizing: content-box;
}

.closebtn1 {
    margin-top: -2px;
    margin-right: -6PX;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 3px;
    cursor: pointer;
    transition: 0.3s;
}

.center {
    font-family: 'Roboto', sans-serif;
    margin-top: 5px;
}

.closebtn1:hover {
    color: black;
}

#video-popup-container {
    display: none;
    position: fixed;
    z-index: 996;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff;
}

#video-popup-close {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 998;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 15px;
    background-color: #ffffff;
    line-height: 25px;
    color: #000;
    opacity: 9999;
}

#video-popup-iframe-container {
    position: absolute;
    z-index: 997;
    width: 100%;
    padding-bottom: 56.25%;
    border: 2px solid #000;
    border-radius: 2px;
    background-color: #000;
}

#video-popup-iframe {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
}

#video-popup-overlay {
    display: none;
    position: fixed;
    z-index: 995;
    top: 0;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
}

#video-popup-close:hover {
    color: #DE0023;
}

.amc-btn {
    background: #315496 !important;
    text-align: center;
    color: #fff;
}

.amc-btn:hover {
    color: #fff;
}

.log-in-sec {
    margin: 50px auto;
    border: 1px solid rgb(194 194 239);
    padding: 40px 25px;
    border-radius: 10px;
}

.log-in-sec .xbtn {
    border-radius: 4px;
    height: 48px;
    width: 100%;
    text-align: center;
    margin: 0;
}

margin: 0;
}

.log-in-sec .forget-btn {
    display: inline-block;
    margin-bottom: 10px;
    color: #8e8d8d;
}

.forget-password-sec {
    margin: 50px auto;
    border: 1px solid rgb(194 194 239);
    padding: 40px 25px;
    border-radius: 10px;
}

.forget-password-sec .xbtn {
    border-radius: 4px;
    height: 48px;
    width: 100%;
    text-align: center;
}

.new-password-sec {
    margin: 50px auto;
    border: 1px solid rgb(194 194 239);
    padding: 40px 25px;
    border-radius: 10px;
}

.new-password-sec .xbtn {
    border-radius: 4px;
    height: 48px;
    width: 100%;
    text-align: center;
}

.creative-slider {
    margin-bottom: 45px;
}

.creative-slider h4 {
    font-weight: bold;
    font-size: 17px;
}

.creative-pic {
    margin: 0 0 30px;
}

.creative-data p {
    margin-bottom: 0px;
    text-align: left;
    line-height: 1.4;
    font-size: 13px;
}

.creative-data {
    padding: 10px;
    background: #fff
}

.creative-slider img {
    width: 100%;
}

.downloadbtn {
    background: #efefef;
    border-radius: 5px;
    padding: 5px;
    margin-top: 5px;
}

.downloadbtn a .fa {
    color: #063caa;
}

.downloadbtn a {
    color: #333;
    text-align: center;
    display: block
}

.creative-slider h4 {
    margin: 0 10px;
}

.creative-data p {
    margin-bottom: 0px;
    text-align: left;
    line-height: 1.4;
    font-size: 13px;
}

.creative-data {
    padding: 10px;
    background: #fff
}

.creative-slider img {
    width: 100%;
}

.downloadbtn {
    background: #efefef;
    border-radius: 5px;
    padding: 5px;
}

.downloadbtn a .fa {
    color: #063caa;
}

.downloadbtn a {
    color: #333;
    text-align: center;
    display: block
}

.share-with-client .downloadbtn {
    background: #063caa;
}

.share-with-client .downloadbtn a .fa {
    color: #fff
}

.share-with-client .downloadbtn a {
    color: #fff
}

.share-data {
    padding: 15px;
    border: solid 1px #ddd;
    border-radius: 5px;
    margin-top: 8px;
}

.download-creative-menu ul {
    padding: 0;
    margin: 0;
    text-align: right
}

.download-creative-menu ul li {
    display: inline-block;
    color: #333;
    margin: 0 5px;
}

.download-creative-menu ul li a {
    color: #333
}

#tc h4 {
    font-size: 20px;
}

#tc .modal-dialog {
    max-width: 650px;
}

.banner-text {
    width: 50%;
    position: absolute;
    top: 25%;
    text-align: center;
    left: 30%;
}

.banner-text .headding33 {
    color: #fff;
}

.features-area {
    position: relative;
    z-index: 1;
}

.features-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.features-item .heading5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

.features-area .icon {
    width: 110px;
}

.single-features {
    -webkit-transition: .4s;
    transition: .4s;
}

.single-features .icon {
    text-align: center;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #edf5ff;
    border-radius: 50%;
    font-size: 30px;
    color: #12b0e6;
    -webkit-transition: .4s;
    transition: .4s
}

.single-features h3 {
    font-size: 23px;
    font-weight: 700;
}

.single-features:hover .icon {
    color: #6ab145;
    background: #fff;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(26, 38, 74, 0.14);
    box-shadow: 0px 10px 30px 0px rgba(26, 38, 74, 0.14)
}

.single-holder-box {
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
    background: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 30px;
    -webkit-transition: .4s;
    transition: .4s
}

.single-holder-box h3 {
    font-size: 23px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 15px
}

.single-holder-box img {
    width: 120px
}

.single-holder-box:hover {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px)
}

.single-holder-box.mt-30 {
    margin-top: 30px
}

.single-holder-box.mt-50 {
    margin-top: 50px
}

.features-holder-content .section-title {
    text-align: left;
    margin-bottom: 15px
}

.features-holder-content .bar {
    margin-left: 0;
    margin-right: 0
}

.features-holder-content p {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0
}

.features-holder-content p {
    margin-bottom: 25px
}

.single-features-box {
    margin-bottom: 30px;
    padding: 30px;
    background: #fff;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    border-radius: 3px;
    -webkit-transition: .4s;
    transition: .4s
}

.single-features-box .icon {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #edf5ff;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    color: #13c4a1;
    -webkit-transition: .4s;
    transition: .4s
}

.single-features-box h3 {
    font-size: 23px;
    font-weight: 700;
    margin: 25px 0 15px
}

.single-features-box:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.single-features-box:hover .icon {
    color: #fff;
    background: #FF8A73
}

.features-inner-area {
    margin-top: 60px
}

.features-inner-area .features-inner-content {
    max-width: 540px
}

.features-inner-area .features-inner-content .features-item {
    margin-bottom: 35px;
    position: relative;
    padding-left: 90px;
    -webkit-transition: .4s;
    transition: .4s
}

.features-inner-area .features-inner-content .features-item:last-child {
    margin-bottom: 0
}

.features-inner-area .features-inner-content .features-item h3 {
    font-size: 23px;
    font-weight: 700;
    margin: 0 0 15px
}

.generate-api-btn {
    display: inline-block;
    text-align: center;
    font: 24px;
    font-size: 24px;
    line-height: 30px;
    padding: 10px 20px;
    background-image: linear-gradient(to top, #353479 30%, #289fd8);
    color: #fff;
    margin: 10px auto;
    border-radius: 10px;
}

.generate-api-btn:hover {
    color: #fff;
}

.bridge-img-sec img {
    width: 100%;
}

.home-h6 {
    color: #f1292d;
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 2px solid #f1292d;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

.sms-gateway-btn {
    width: 38% !important;
    border: none;
    background-color: #6c92cd !important;
    height: unset !important;
    padding: 12px 16px !important;
    border-radius: 8px !important;
    color: #fff !important;
    margin-top: 0 !important;
}

.sms-gateway-sec {
    background-image: url(images/sms-gateway-sec-bg.png);
    background-position: center;
    background-size: cover;
}

.sms-gateway-sec h4 {
    margin: 0px 10px 10px;
    text-align: right;
}

.sms-gateway-sec .app-links a {
    margin: 10px 0px;
    display: inline-block;
}

.sms-gateway-sec img {
    width: 100% !important;
}

.sms-gateway-sec .logo {
    padding: 0px 20px;
}

.number-box {
    padding: 5px 0px;
    width: 100%;
    margin: 0px 10px;
    overflow: hidden;
    border-radius: 10px;
    margin: 0px auto 10px;
    background: #fff;
}

.number-box input::placeholder {
    font-size: 15px;
}

.number-box input {
    width: 60%;
    height: 50px;
    border: none;
    padding: 10px;
    font-size: 15px;
}

.stellarnav.dark ul ul li a {
    color: #fff;
    cursor: pointer;
    line-height: 14px;
    font-size: 12px;
}

.demat-acount-band {
    background: #fff;
    padding: 50px;
    border-radius: 15px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

.demat-acount-band .form-group {
    margin: 0
}

.demat-acount-band .da-btn {
    background: #fd1c23;
    color: #fff;
    height: 48px;
    padding: 0 20px;
    border-radius: 5px;
    border: 0;
    font-weight: bold;
}

.demat-acount-band h4 {
    color: #565252;
    text-align: center;
}

.demat-acount-band .form-control {
    border: 1px solid #444444 !important;
    border-radius: 5px;
}

.testimonial-new {
    padding: 0px 30px 0px 30px;
    width: 70%;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.testimonial-new .pic-new {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0px auto 20px;
    position: static;
    border-radius: 50%;
    overflow: hidden;
}

.testimonial-sec-new {
    padding: 70px 0px;
    margin-top: 0px;
}

.blog-sec-internal {
    margin: 0px;
    margin-bottom: 30px;
    padding: 0px;
}

.blog-sec {
    margin: 0px;
    margin-bottom: 30px;
    padding: 0px;
}

.testimonial-new .pic-new img {
    width: 100%;
    height: auto;
}

.testimonial-new .description-new {
    text-align: center;
    font-size: 18px;
    font-style: normal;
    color: #565252;
    ;
    line-height: 25px;
    margin-bottom: 15px;
}

.testimonial-new .title-new {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    margin: 0;
}

.testimonial-new .post-new {
    display: inline-block;
    font-size: 16px;
    margin: 10px 0px;
    color: #000;
}

.testimonial-sec-new .owl-theme .owl-controls .owl-page span {
    border: 2px solid #3571b9;
    background: #fff;
    opacity: 1;
}

.testimonial-sec-new .owl-theme .owl-controls .owl-page.active span,
.testimonial-sec-new .owl-theme .owl-controls .owl-page:hover span {
    background: #3571b9;
}

#contact {
    padding: 30px;
    background: #6293e1;
}

#contact .headding11 {
    color: #fff;
}

#contact_us .submit {
    background: #e92d2a;
}

#contact_us {
    padding: 40px 15px;
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 20px;
}

.services-sec .headding11 {
    color: #565252;
}

#contact_us .headding11 {
    color: #565252;
}

.financial-freedom-h2 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #6c92cd;
    font-style: italic;
}

.follow-us .headding35 {
    color: #6c92cd;
    font-size: 20px;
}

.financial-freedom-h2 a {
    color: #e96402;
}

.contact-h1 {
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    color: #6c92cd;
}

.contact-h1 .bg-box {
    background: #6394d6;
    color: #fff;
    border-radius: 20px;
    padding: 5px 20px;
    margin-top: 10px;
    display: inline-block;
}

.contact-us .submit {
    width: auto;
    margin-top: 0;
}

.contact-us .escalation-matrix-btn {
    background: #6394d6;
    padding: 10px 15px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 1rem;
    display: inline-block;
}

.contact-us .escalation-matrix-btn:hover {
    color: #fff !important;
}

.sms-gateway-band {
    align-items: end;
    background: #f4f8f8;
    border-radius: 25px;
    padding: 40px 20px;
}

.sms-gateway-band span {
    font-size: 11px;
    display: inline-block;
    margin: 6px;
    text-align: left;
    font-weight: 600;
}

.sms-gateway-band p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.sms-gateway-band .app-name {
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
}

.sms-gateway-band .app-details-box {
    border-radius: 20px;
    padding: 15px 0px !important;
    margin: 0px 5px;
    box-shadow: 0 1rem 3rem rgb(0 0 0 / 18%) !important;
}

.feature-service .title-sec h2 {
    font-weight: 600;
    border-right: 2px solid #000
}

.feature-img-box {
    margin: 10px 10px;
    height: 220px;
    position: relative;
    border: 2px solid #efefef;
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
    cursor: pointer;
}

.feature-img-content {
    border-radius: 0px;
    position: absolute;
    bottom: 216px;
    left: 0px;
    right: 0px;
    background: rgb(70 115 185);
    transition: 1s all ease;
    padding: 30px 10px 5px;
    height: 100%;
    color: #fff;
    width: 100%;
}

.feature-img-content h5 {
    color: #fff;
    background: rgb(242 40 47);
}

.feature-img-box h5 {
    position: absolute;
    padding: 0px 10px;
    top: 0px;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 500;
    background: rgb(70 115 185);
    width: 100%;
}

.feature-img-box h5 a {
    color: #fff;
    padding: 0px 10px;
    width: 100%;
    display: inline-block;
}

.feature-img-box h5 a:hover {
    color: #fff;
}

.feature-img-content h6 {
    color: #fff;
    padding: 0px;
    margin-bottom: 0px;
}

.feature-img-content p {
    font-size: 13px;
    color: #fff;
    text-align: left;
    margin-bottom: 0px;
}

.feature-img-box:hover .feature-img-content {
    bottom: 0px;
}

.feature-img-content .learn-more-btn {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    font-size: 12px;
    padding: 0px 10px;
    margin: 10px 0px;
}

.feature-img {
    width: 100%;
    height: 216px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.services-sec {
    position: relative;
    text-align: center;
}

.services-sec-bg {
    background-image: url(images/services-sec-img.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 50%;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0;
}

.services-sec .services-details {
    padding: 0;
}

.services-sec .icon-box {
    margin: 0px auto 25px;
    background: #e92d2b;
    width: 80px;
    height: 80px;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}

.services-item h4 {
    font-size: 20px;
}

.services-sec .icon-box .fa {
    font-size: 26px !important;
    color: #fff;
}

.services-sec .icon-box .fa-mobile {
    font-size: 40px !important;
    color: #fff;
}

.services-sec .services-item {
    margin: 20px 0px 20px;
    border-radius: 20px;
    padding: 15px;
    text-align: center;
    border: solid 1px #efefef;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    color: #565252;
}

.services-sec .our-services .services-item {
    min-height: 182px;
}

.services-sec .our-products .services-item {
    min-height: 182px;
}

.services-sec .services-item:hover {
    box-shadow: 0 1rem 3rem rgb(0 0 0 / 18%) !important;
}

.services-sec .services-item p {
    text-align: left;
}

.bg-color {
    background-color: #f4f8f8;
}

.services-sec-2 {
    color: #fff;
    background-attachment: fixed;
    background-image: url(../images/services-sec-2-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.services-sec-2 .kadam-10-ul-home {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}

.services-sec-2 .kadam-10-ul-home li {
    border: 1px solid #fff;
    border-radius: 10px;
    margin: 0px 10px 10px 0px;
    width: 18%;
    list-style: none;
    padding: 0px 10px;
}

.services-sec-2 .kadam-10-ul-home li a {
    text-decoration: none;
    align-items: center;
    flex-direction: column;
    color: #fff;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    justify-content: center;
    color: #fff;
    min-height: 183px;
}

.services-sec-2 .kadam-10-ul-home li a p {
    color: #fff;
    text-align: center;
}

.services-sec-2 .kadam-10-ul-home li:hover p {
    text-decoration: underline;
}

.kadam-10-ul-home .fas,
.kadam-10-ul-home .fa {
    margin-bottom: 10px;
    font-size: 40px;
    color: #fff;
}

.services-sec-2 h2 {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 60px;
}

.services-sec-2 .icon-box {
    margin-bottom: 25px;
    display: inline-block;
    background: #e92d2b;
    padding: 15px;
    width: 60px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}

.services-sec-2 .icon-box .fa {
    font-size: 26px !important;
    color: #fff;
}

.services-sec-2 .services-item {
    margin: 0px 0px 30px;
    padding: 0px 40px 0px 15px;
}

.services-sec-2 .services-item p {
    color: #fff;
    text-align: left;
}

.blog-sec .blog-item img {
    width: 100%;
    margin-bottom: 20px;
}

.blog-sec .blog-item h5 {
    font-size: 16px !important;
    font-weight: 600;
}

.blog-sec .blog-item p {
    font-size: 14px !important;
}

.blog-sec .date {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0px
}

.boxinner {
    padding: 0px;
    background: none !important;
}

.app-sec img {
    width: 100%;
}

.app-sec .boxinner {
    align-items: center;
}

.video-sec {
    padding: 0px 0px;
}

.video-sec .vpop-details {
    padding: 20px 0px;
    border-radius: 0px 0px 25px 25px;
}

.video-sec .vpop-details p {
    color: #917878;
}

.app-sec {
    padding: 80px 0px;
}

.tradium-page-bg {
    font-family: sans-serif;
    background-image: url(https://www.rkfs.org/final/images/trade-form-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.trade-form-background-bg {
    font-family: sans-serif;
    background-image: url(https://www.rkfs.org/final/images/trade-form-background-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.d-flex {
    display: flex;
}

.form-box-item {
    display: inline-block;
    width: 60%;
}

.form-box-form {
    display: inline-block;
    width: 370px;
    padding: 30px;
    background: #fff;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 20px;
}

.logo-span {
    display: block;
    color: #000;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}

.trade-form-box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    flex-direction: column;
    padding: 8% 0;
}

.form-box-logos {
    height: 90px;
}

.form-box-logos a {
    display: block;
    float: left;
}

.form-box-logos a:nth-of-type(2) {
    float: right;
}

.trade-form-logo {
    display: block;
    width: 125px;
    margin: 0px auto;
}

.rkfs-logo {
    display: block;
    width: 100px;
    height: auto;
    margin: 0px auto;
}

.form-input {
    width: 100%;
    display: block;
    font-size: 14px;
    padding: 0px;
    padding-left: 15px;
    color: #565252;
    height: 40px;
    border: none;
    background-color: #efefef;
}

.form-input:focus-visible {
    outline: none !important;
}

.form-input::placeholder {
    display: block;
}

.validate-btn {
    text-align: center;
    background: #6c92cd;
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 10px 20px;
    width: 100%;
    margin: 10px 0px;
    border: none;
}

.exchange-links {
    display: flex;
    justify-content: center;
    align-items: center;
}

.exchange-link {
    display: block;
    font-size: 16px;
    color: #ff870d;
    font-weight: 600;
    text-decoration: none;
    width: auto;
    margin: 5px 0 0;
}

input.form-input.pass {
    margin-top: 10px;
}

.download-app p {
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 10px 0;
}

.download-app ul li {
    display: inline-block;
    margin: 0 5px;
}

.exchange-link {
    display: block;
    font-size: 14px;
    color: #ff870d;
    font-weight: 600;
    text-decoration: none;
    width: auto;
    margin: 0px 5px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

.carousel-data {
    position: absolute;
    padding: 50px 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    color: #fff;
}

.kadam-10-ul {
    list-style: none;
    text-align: center;
}

.kadam-10-ul h3 {
    margin: 20px 0px;
}

.kadam-10-ul .fas,
.kadam-10-ul .fa {
    min-width: 70px;
    width: 70px;
    height: 80px;
    border-radius: 0px 10px 10px 0px;
    margin-right: 10px;
    font-size: 40px;
    background: #000;
    position: relative;
}

.kadam-10-ul .fas::before,
.kadam-10-ul .fa::before {
    width: 70px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #ffa200;
    position: absolute;
    right: 10px;
    border-radius: 10px;
    top: 10px;
}

.kadam-10-ul li {
    display: inline-flex;
    font-size: 18px;
    width: 48%;
    font-weight: 600;
    align-items: center;
    padding: 8px 10px;
    color: #000;
    border-radius: 10px;
    text-align: left;
    margin: 10px 10px 10px 0px;
}

@media only screen and (max-width:768px) {
    .kadam-10-ul li {
        display: flex !important;
        font-size: 18px;
        padding: 5px 20px !important;
        width: 100%;
    }

    .kadam-10-ul .fas,
    .kadam-10-ul .fa {
        font-size: 30px;
        min-width: 50px;
        height: 70px;
        width: 50px;
    }

    .kadam-10-ul .fas::before,
    .kadam-10-ul .fa::before {
        width: 50px;
        height: 50px;
        font-size: 24px;
    }
}

@media only screen and (max-width:591px) {
    p {
        font-size: 14px;
    }
}

@media only screen and (max-width:433px) {
    .calculation-table {
        overflow-x: scroll;
    }

    .calculation-table td,
    .calculation-table th {
        font-size: 12px;
    }
}

.contact-add p {
    color: #565252;
}

.contact-add p a {
    color: #565252;
}

#contact .form-control {
    border: none;
    line-height: 25px;
    overflow: hidden;
}

.contact-add ul.social-network {
    float: left;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

.carousel-data {
    position: absolute;
    padding: 50px 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    color: #fff;
}

.h2-color {
    font-size: 26px;
    color: #e8b27a;
    font-weight: 600;
}

.h2-color i {
    font-size: 34px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.trading-banner h2 {
    font-weight: 600;
}

.trading-banner-trading-logo {
    width: 150px;
    height: 150px;
    background: #fff;
    border-radius: 50%;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
    position: absolute;
    bottom: -75px;
    padding: 20px;
    left: 0px;
    right: 0px;
}

.trading-banner-box {
    border: 5px solid #fff;
    border-top: none;
    padding: 20px;
    padding: 20px 20px 80px 20px;
    margin-top: 30px;
}

.absolute-h3 {
    position: absolute;
    top: 12px;
    right: 0px;
    left: 0px;
}

.trading-banner-box h3 {
    text-align: center;
    font-size: 30px;
    max-width: 100%;
    position: relative;
}

.trading-banner-box h3:before {
    content: "";
    display: block;
    width: 13%;
    height: 5px;
    background: #fff;
    left: 15px;
    top: 50%;
    position: absolute;
}

.trading-banner-box h3:after {
    content: "";
    display: block;
    width: 13%;
    height: 5px;
    background: #fff;
    right: 15px;
    top: 50%;
    position: absolute;
}

.cta-btn {
    border-radius: 5px;
    color: #fff;
    background: #e92d2a;
    padding: 5px 15px;
    margin: 10px 0px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}

.cta-btn:hover {
    color: #fff;
}

.blog-item {
    border-radius: 15px;
    padding: 20px;
    min-height: 440px;
    position: relative;
    box-shadow: 0px 0px 17px #ddd;
}

.blog-more-btn {
    position: absolute;
    bottom: 15px;
    font-size: 13px;
    color: #000;
    border: solid 1px #ddd;
    padding: 5px 10px;
    border-radius: 5px;
}

.view-all-btn {
    border-radius: 5px;
    color: #fff;
    background: #e92d2a;
    padding: 5px 15px;
    margin: 30px auto 0px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    display: block;
    width: 100px;
}

.view-all-btn:hover {
    color: #fff;
}

.step-items {
    padding-left: 15px;
}

.step-items li {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 26px;
    list-style: auto;
}

.beneficial-sec .beneficial-box {
    border-radius: 20px;
    border: solid 1px #efefef;
    background: #f4f8f8;
    padding: 15px;
    margin: 15px 0px;
    text-align: left;
    min-height: 250px;
}

.beneficial-sec-2 .beneficial-box {
    border: solid 1px #efefef;
    background: #fff;
}

.beneficial-sec-3 .beneficial-box {
    min-height: auto;
}

.beneficial-sec .beneficial-box:hover {
    box-shadow: 0 1rem 3rem rgb(0 0 0 / 6%) !important;
    background-color: #fff;
}

.beneficial-sec .beneficial-box .headding35 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}

.beneficial-sec .beneficial-box p {
    text-align: left;
    font-size: 16px;
}

.rkfs-journey-item {
    padding: 15px;
    margin: 20px 0px;
    border-radius: 20px;
    border: solid 1px #efefef;
    background: #fff;
}

.rkfs-journey-item:hover {
    box-shadow: 0 1rem 3rem rgb(0 0 0 / 18%) !important;
}

.sip-banner {
    padding: 0px;
    top: 25%;
}

.sip-banner h3 {
    font-size: 40px;
    text-align: left;
    font-weight: 600;
}

.sip-banner h3 .color-text-span:nth-of-type(1) {
    font-size: 34px
}

.sip-banner h3 .bg-text-h3 {
    color: #e61d0d;
}

.sip-banner h3 .bg-text-h3:nth-last-of-type(1) {
    font-size: 34px;
}

.sip-banner .color-text-span {
    color: #d09c46;
}

.color-box-h5 {
    padding: 10px 10px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    background-color: #ce9842;
    text-align: left;
}

.mutal-banner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mutal-banner-h3 {
    font-weight: bold;
    color: #fff;
    font-size: 32px;
}

.mutal-banner-h4 {
    font-weight: bold;
    color: #fff;
    font-size: 28px;
}

.mutal-banner-h5 {
    font-weight: bold;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase
}

.start-investments-banner-h3 {
    font-weight: bold;
    color: #ffd588;
    font-size: 30px;
}

.start-investments-banner-h4 {
    font-weight: bold;
    color: #ffd588;
    font-size: 40px;
}

.start-investments-banner-h5 {
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    margin: 20% 0 0;
    font-style: italic
}

.gold-banner-h3 {
    font-weight: bold;
    color: #be6a0f;
    font-size: 45px;
}

.gold-banner-h4 {
    font-weight: bold;
    color: #8e5b13;
    font-size: 40px;
    text-transform: uppercase
}

.gold-banner-h5 {
    font-weight: normal;
    color: #8e5b13;
    font-size: 40px;
    text-transform: uppercase
}

.gold-banner-ul {
    padding: 0;
    margin: 0 0 0 18px;
}

.gold-banner-ul li {
    font-weight: bold;
    color: #8e5b13;
    font-size: 18px;
    margin-bottom: 5px;
}

.gold-banner-ul li span {
    font-weight: normal;
}

.open-ipo-banner {
    top: 10%
}

.open-ipo-banner-h3 {
    font-weight: bold;
    color: #ffdb6a;
    font-size: 45px;
    text-transform: uppercase
}

.open-ipo-banner-h4 {
    font-weight: bold;
    color: #fff;
    font-size: 35px;
    text-transform: uppercase
}

.open-ipo-banner-h5 {
    font-weight: normal;
    color: #ffdb6a;
    font-size: 40px;
}

.open-ipo-banner p {
    font-size: 20px;
    color: #931841;
    background: #ffb91e;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 25px;
    padding: 8px 25px;
}

.open-demat-banner {
    padding: 35px 0;
}

.open-demat-banner-h3 {
    font-weight: bold;
    color: #f8f517;
    font-size: 35px;
    text-transform: uppercase
}

.open-demat-banner-h4 {
    font-weight: bold;
    color: #670d5a;
    font-size: 30px;
    margin: 0;
    text-transform: uppercase;
    background: #f8f517;
    border-radius: 0 10px 10px 0;
    display: inline-block;
    padding: 7px 15px;
}

.open-demat-banner-h5 {
    font-weight: normal;
    color: #ffdb6a;
    font-size: 40px;
}

.open-demat-banner p {
    font-size: 20px;
    color: #efcb27;
    margin: 10px 0;
}

.open-demat-banner p span {
    font-size: 17px;
    line-height: 1.2
}

.borderbox {
    padding: 3px 10px;
    border: solid 2px #efcb27;
    border-radius: 10px;
    display: inline-block
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    color: #B94A48;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
    opacity: 1;
}

.marquee {
    width: 100%;
    overflow: hidden;
}

.marquee .inner {
    width: 100%;
    display: flex;
}

.marquee .inner {
    white-space: nowrap;
    padding: 0 100%;
}

.marquee p {
    margin-bottom: 5px
}

.marquee p a {
    color: #fff;
}

#bot_link {
    width: 100%;
    height: 100% !important;
    border-radius: 10px;
    border-style: none;
    -webkit-box-shadow: 0 16px 18px rgba(0, 0, 0, .2) !important;
    box-shadow: 0 16px 18px rgba(0, 0, 0, .2) !important;
}

.services-for-heading {
    margin: 0px 0px 10px 0px;
    font-size: 18px;
    color: #053ca8;
    font-weight: 600;
}

.services-for_sec .service {
    background: 0 0
}

.services-for_sec {
    padding: 15px 15px;
}

.services-for_sec textarea.form-control {
    height: auto !important;
}

.services-for_sec .form-control {
    font-size: 14px;
    padding: 0px 10px !important;
    color: #565252 !important;
    height: 40px !important;
    background-color: #efefef !important;
}

.services-for_sec .form-control:focus {
    border: 1px solid rgb(194 194 239) !important;
    box-shadow: none !important;
}

.services-for_sec .form-control::placeholder {
    color: #565252;
}

.services-for_sec .submit {
    width: auto;
    text-align: center;
    background: #6c92cd;
    padding: 7px 40px;
    margin: 0px auto;
    display: block;
    border-radius: 25px;
}

.services-for_sec .viewbtn {
    border: solid 1px #007bff;
    display: block;
    width: 90px;
    padding: 5px;
    text-align: center
}

.services-for_sec {
    padding: 15px 15px;
    background: #fff;
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 20%) 0px 1px 20px;
}

.services-for_sec label {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 5px;
}

.titleh5 {
    font-weight: 600;
    color: #000;
    margin-top: 15px;
    font-size: 16px;
    text-align: center;
}

.btn_subscribe {
    font-size: 15px;
    color: #ffffff !important;
    font-family: 'Open Sans', sans-serif;
    background-color: #6c92cd;
    padding: 6px 28px;
    text-decoration: none !important;
    border-radius: 25px;
    border: 0;
    font-weight: 600;
    cursor: pointer;
}

.demat-account-sec .banner-form {
    margin: 70px 0 0;
}

.invest-in-gold-sec .features-item:hover {
    box-shadow: none !important;
}

.invest-in-gold-sec .features-item:nth-child(odd) {
    background: #fff !important;
}

.banner-band {
    padding: 15px 0px;
    background: #dedfe0;
    margin-bottom: 20px;
}

.banner-band p {
    font-size: 14px;
    color: #565252;
    margin-bottom: 0px;
}

.banner-band .fa {
    font-size: 18px;
    color: #565252;
}

.banner-band .fa-angle-right {
    font-size: 14px;
    color: #565252;
    font-weight: 400;
}

.blog-sec-internal .blog-item {
    margin-left: 30px;
    margin-bottom: 15px;
}

.blog-sec-internal .owl-theme .owl-controls .owl-page:hover span {
    background: #3571b9;
}

#review-slider-new .owl-theme .owl-controls .owl-page:hover span {
    background: #3571b9;
}

#review-slider-new .owl-pagination {
    display: none !important;
}

.strong-h4 {
    font-weight: bold;
    display: inline-block;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0px;
    text-align: justify;
    color: #565252
}

.strong-h-d {
    font-weight: bold;
    display: block;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0px;
    color: #565252
}

.bggray {
    background: #f4f8f8
}

#newsteps {
    background: #fff;
    position: relative;
}

#home .conbox {
    text-align: center;
    padding-bottom: 2px;
    border-bottom: 3px solid #000;
    line-height: 35px;
    font-size: 20px;
    display: inline-block;
    font-weight: 600;
    color: #333;
}

#stepsreg {
    margin-top: 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#stepsreg .timeline-step {
    padding: 5px;
    background: #fff;
    text-align: center;
    -webkit-flex: 0 0 23%;
    flex: 0 0 23%;
    position: relative;
}

#stepsreg .inner-circle {
    border-radius: 50%;
    height: 16px;
    width: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #6c92cd;
}

#stepsreg .inner-circle:before {
    content: "";
    background-color: #6c92cd;
    display: inline-block;
    height: 32px;
    width: 32px;
    min-width: 2rem;
    border-radius: 50%;
    opacity: .5;
}

#stepsreg .timeline-step:after {
    content: "";
    display: block;
    border-top: 0.25rem dotted #6c92cd;
    width: 44%;
    position: absolute;
    left: 56%;
    top: 10px;
}

#stepsreg .step {
    color: #565252;
    font-weight: 600;
    text-align: center;
}

#stepsreg .innersteps {
    border: 1px dashed #88b0ef;
    padding: 20px 5px 20px;
    height: 190px;
    background: #fff;
    border-radius: 8px;
}

#stepsreg .innersteps p {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
    padding: 0 15px;
    color: #000;
    text-align: center;
}

.sprite {
    width: 60px;
    height: 60px;
    margin: 0px auto 20px;
}

#stepsreg .timeline-step:before {
    content: "";
    display: block;
    border-top: 0.25rem dotted #6c92cd;
    width: 55%;
    position: absolute;
    right: 57%;
    top: 10px;
}

.mobileswiper .fourblock .blocks,
.mobileswiper .threeblock .blocks {
    margin-top: 25px;
}

.threeblock .blocks .borderbox {
    width: 100%;
    display: inline-block;
    border: 1px solid #ddd !important;
    border-radius: 8px;
    text-align: center;
    padding: 15px;
    color: #565252;
    min-height: 294px;
}

.open-ac-sec .blocks .borderbox {
    min-height: 170px !important;
}

.sprite.demat12dce1e1f {
    background-position: -1800px 0;
    width: 60px;
    height: 60px;
}

.why-open-demat-ac .point-name {
    font-size: 18px;
    line-height: 1.6;
    font-family: 'Open Sans';
    text-align: center;
}

#openaccount {
    background: #fff6ed;
    padding: 30px 20px;
    text-align: center;
}

#openaccount form {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 30px;
}

#openaccount p {
    text-align: center;
}

#openaccount .mobnum span {
    position: absolute;
    left: 10px;
    top: 9.2px;
    color: #495057;
}

#openaccount form .cta.dark {
    -webkit-flex: 0 0 15%;
    flex: 0 0 15%;
    height: 48px;
    font-weight: 600;
    border: none;
    padding: 6px;
    margin-bottom: 10px;
}

#openaccount .form-group {
    margin: 0px 10px 10px;
}

#openaccount .mobnum {
    position: relative;
}

.cta.dark {
    color: #fff;
    background: #ff881c;
}

.cta {
    width: 100%;
    font-weight: 700;
    border-radius: 8px;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    display: block;
    cursor: pointer;
}

.borderbox .sprite {
    margin-bottom: 15px;
}

#benifits p {
    text-align: center !important;
    font-size: 18px;
}

.bggray .threeblock .blocks .borderbox {
    background: #fff;
    border: 0
}

.borderbox p {
    text-align: center;
    font-size: 15px;
}

.what-is-ipo-pic {
    border-radius: 10px;
    margin: 20px 0 0
}

.bulletpoint ul {
    padding: 0 0 0 5px;
    margin: 0;
}

.bulletpoint ul li {
    position: relative;
    padding-left: 25px;
    font-size: 18px;
    margin-bottom: 10px;
    list-style: none;
}

.bulletpoint ul li::before {
    content: "\f2da";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    color: #4673b9;
}

.bulletpoint-ul li {
    position: relative;
    padding-left: 25px;
    font-size: 18px;
    margin-bottom: 10px;
    list-style: none;
}

.bulletpoint-ul li::before {
    content: "\f2da";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
}

.services-bulletpoint li {
    position: relative;
    padding-left: 25px;
    font-size: 18px;
    margin-bottom: 10px;
    list-style: none;
}

.services-bulletpoint li::before {
    content: "\f2da";
    font-family: FontAwesome;
    position: absolute;
    color: #6b91cb;
    left: 0;
}

.arrowpoint ul {
    padding: 0 0 0 5px;
    margin: 0;
}

.arrowpoint ul li {
    position: relative;
    padding-left: 25px;
    font-size: 18px;
    margin-bottom: 10px;
    list-style: none;
    width: 48%;
    display: inline-block;
}

.arrowpoint ul li::before {
    content: "\f178";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
}

.bullet-point-ul {
    padding-left: 20px;
}

.bullet-point-ul li {
    padding-left: 10px;
}

.bullet-point-ul li::marker {
    color: #6b91cb;
    content: "\f0a4";
    font-family: 'FontAwesome';
}

.why-choose-box {
    padding: 15px 15px;
    box-shadow: rgb(0 0 0 / 20%) 0px 1px 20px;
    margin-bottom: 20px;
}

.why-choose-ul {
    padding-left: 20px;
}

.why-choose-ul li {
    padding-left: 10px;
}

.why-choose-ul li::marker {
    color: #6b91cb;
    content: "\f0da";
    font-family: 'FontAwesome';
}

.upcoming-btn {
    background: #6c92cd;
    color: #fff;
    padding: 4px 10px;
    border-radius: 10px;
}

.disclaimer-highlight {
    text-align: center;
    margin: 20px 0px;
    padding: 10px 10px;
    background: #6b91cb;
    color: #fff;
    font-weight: 600;
}

.invest-now-btn {
    font-size: 16px;
    background: #6b91cb;
    color: #fff;
    line-height: 0px;
    padding: 2px 10px;
    border-radius: 10px;
}

.invest-now-btn:hover {
    color: #fff;
}

.blog-btn {
    padding: 0.5px 30px;
    color: #fff;
    display: inline-block !important;
    background: #063bab;
    text-align: center;
    line-height: 30px;
}

.review-box {
    border-radius: 15px;
    background: #ededed;
    padding: 20px 0px;
}

.review-box .headding11 {
    color: #333;
    font-weight: 600;
}

.fund-band-items {
    background: #4673b9;
    padding: 40px 0px;
    border-radius: 10px;
}

.fund-band-heading {
    font-size: 18px;
    margin-bottom: 0px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}

.fund-band-item {
    border-right: 2px solid #fff;
}

.fund-band-item:nth-last-child(1) {
    border-right: none;
}

.advantages-mutual-item {
    margin: 15px 10px;
    padding: 15px 15px;
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 10px;
    min-height: 300px;
}
.advantages-mutual-item ol{
    padding-left: 20px;
}
.advantages-mutual-slider-sec .headding35 {
    font-size: 32px;
    line-height: 50px;
}

.advantages-mutual-item img {
    width: 60px;
    height: auto;
    margin-bottom: 10px;
}

.advantages-mutual-item p {
    font-weight: 500;
    font-size: 18px;
}

.advantages-mutual-heading {
    font-size: 20px;
    font-weight: 600;
}

#advantages-mutual-slider .owl-prev:before {
    content: "\f053";
}

#advantages-mutual-slider .owl-prev:before,
#advantages-mutual-slider .owl-next:before {
    font-family: FontAwesome;
    color: #000;
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
}

.artical-inner-list {
    background: #f9f8f3;
    padding: 15px 30px 15px 40px;
    display: block;
    margin: 0px;
    list-style-type: decimal;
}

.artical-inner-list li {
    color: #053ca8;
    font-size: 16px;
    padding: 5px 0
}

.artical-inner-list li a {
    color: #053ca8;
}

.main-ol {
    padding-left: 20px;
}

.main-ul {
    list-style: none;
}

.sub-ul {
    padding-left: 20px;
}

.main-ol li::marker {
    font-weight: 600;
}

.sub-ul li::marker {
    content: "\f2da";
    font-size: 16px;
    font-family: 'FontAwesome';
    color: #6b91cb;
}

.sub-ul li {
    padding-left: 8px;
}

.pl20 {
    padding-left: 20px;
}

.sip-lumpsum-tab-box #sipAmount {
    border: none;
    padding: 5px 0px 30px 0px;
    border-bottom: 1px solid rgb(194 194 239);
    text-align: center;
    font-size: 30px;
    color: #000;
}

.sip-lumpsum-tab-box .form-control {
    margin-bottom: 10px !important
}

.sip-lumpsum-tab-box .form-control:focus {
    box-shadow: none;
}

.sip-lumpsum-item {
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 10px;
    border-radius: 20px;
    padding: 20px;
}

.sip-lumpsum-tab-box {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 411px;
    flex-direction: column;
}

.sip-lumpsum-tab-box .form-group {
    width: 100%;
}

.sip-lumpsum-item .nav-item {
    width: 50%;
}

.sip-lumpsum-item .nav-item .nav-link {
    cursor: pointer;
}

.sip-lumpsum-item .nav-item .active {
    background: #4673b9;
    color: #fff;
}

.sip-lumpsum-item button {
    width: 100%;
}

.sip-lumpsum-item button:focus {
    border: none !important;
}

.equity-funds-item {
    padding: 15px 15px !important;
    border-radius: 5px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

.fund_table table th {
    text-align: center;
}

.fund_table table td .medium-icon {
    margin-right: 20px;
    border: 1px solid #ddd;
    vertical-align: middle;
    border: 1px solid #eaeaea;
    padding: 2px;
    border-radius: 4px;
}

.fund_table table td a {
    font-size: 15px;
    color: #000;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: start;
}

.table td,
.table th {
    padding: 15px;
}

.fund_table {
    font-size: 18px;
    text-align: center;
}

.fund_table {
    background: #fff;
    box-shadow: rgb(0 0 0 / 15%) 0px 1px 20px;
    border-radius: 4px;
    padding: 0px 15px 10px;
}

.seeall-link {
    text-align: center;
    font-size: 16px;
}

.seeall-link a {
    color: #000;
}

.equity-m-f-sec .equity-funds-item {
    min-height: 136px;
}

.equity-funds-item p {
    font-size: 16px;
    margin-bottom: 0px;
}

.best-investment-sec .advantages-mutual-item img {
    width: 100%;
}

.best-investment-sec .advantages-mutual-heading {
    margin-top: 15px;
}

#best-investment-slider .owl-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    color: #000;
}

.mtd-25 {
    margin-top: 25px;
}

.bonds-btn {
    min-width: 160px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    padding: 5px 20px;
    color: #565252;
    border: 2px solid #4673b9;
    background: #fff;
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    margin: 0px 15px 16px 0px;
}

.bonds-btn:hover {
    color: #fff;
    transition: 0.4s all ease-in;
    background: #4673b9;
}

.bonds-item-sec a {
    text-decoration: none;
}

.bonds-item {
    text-align: center;
    padding: 15px 10px;
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 10px;
}

.bonds-heading {
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #565252;
    margin-top: 15px;
}

.fund-companies-row {
    justify-content: space-evenly;
    align-items: center;
}

.company-headings {
    text-align: center;
}

.company-headings .viewall-btn {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    padding: 12px 0px;
    background: #4673b9;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    display: block;
    text-align: center;
}

.fund-companies-sec .explore_heading {
    font-size: 36px;
    line-height: 48px;
    margin: 0 0 15px;
    font-weight: 600;
}

.howtoinvest-block .invest-process {
    display: flex;
    margin: 20px 0 12px;
}

.invest-process .box {
    padding: 0 0 16px;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.invest-process .box .step {
    min-width: 50px;
    min-height: 50px;
    background: #4673b9;
    margin-bottom: 15px;
    color: #fff;
    font-size: 26px;
    border-radius: 50%;
    display: inline-grid;
    place-items: center;
    position: relative;
    z-index: 1;
}

.invest-process .box::before {
    position: absolute;
    top: 25px;
    right: 0px;
    border-top: 3px dashed #4673b9;
    content: '';
}

.invest-process #step-one::before {
    width: 50%;
}

.invest-process #step-three::before {
    width: 50%;
    left: 0px;
    right: auto;
}

.invest-process #step-two::before {
    width: 100%;
}

.invest-process .box p {
    font-size: 18px;
    text-align: center;
    line-height: 22px;
    color: #000;
}

.howtoinvest-block .viewall-btn {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    padding: 12px 20px;
    background: #fff;
    border: 2px solid #4673b9;
    color: #4673b9;
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    transition: 0.1s all ease-in;
}

.howtoinvest-block .viewall-btn:hover {
    background: #4673b9;
    color: #fff;
}

.calculateBox-row {
    align-items: center;
    margin: 0px !important;
}

.calculateBox {
    background: #fff;
    box-shadow: 0 0 24px rgb(187 187 187 / 30%);
    border-radius: 8px;
    margin: 15px 0px;
}

.calculate-sec .calculateBox a {
    padding: 38px 28px;
    display: block;
    text-decoration: none;
}

.calculate-sec .calculateBox img {
    width: 52px;
    height: 52px;
    margin-bottom: 16px;
}

.calculate-sec .calculateBox h6 {
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 12px;
    color: #000;
}

.calculate-sec .calculateBox p {
    font-size: 18px;
    line-height: 22px;
    color: #565252;
    margin-bottom: 24px;
}

.calculateBox .viewall-btn {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    padding: 8px 15px;
    background: #fff;
    border: 2px solid #4673b9;
    color: #4673b9;
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    transition: 0.1s all ease-in;
}

.calculateBox .viewall-btn:hover {
    background: #4673b9;
    color: #fff;
}

.strong-heading {
    font-weight: bold;
    display: block;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #4673b9;
}

.equity-funds-item .strong-h-d {
    margin-bottom: 5px;
    color: #4673b9;
}

.modalInterestedForm .modal-content {
    border: none;
    background: none !important;
}

.modalInterestedForm .modal-body {
    padding: 0px !important;
}

.modalInterestedForm .close {
    margin-right: 15px;
    margin-top: 10px;
}
.free-before::before{
    content: "Free*";
}
.disclaimer-sec{
    margin-top: -45px;
    margin-bottom: 30px;
}


.pg-img{
    width:100%;
}

.call-api.desktop.form-pop {
  top: 70%;
}


.ins-tab {
  margin-top: -170px !important;
}