.fw-semi,.resend_otp a,button.show_refno {
    font-weight: 600
}

.btn-bx,.btnBlock,.hdrc,.menu,.points {
    display: flex
}

.btn,.btn:focus,.btn:hover {
    box-shadow: none;
    outline: 0
}

.form-group,.headernav,.headernav.fixed,.menu li,.menu li a,.menu li.drop-down a,.sec-satisfy .container,.sec-services,.serlist li,.serlist li a {
    position: relative
}

.btn i,.miniheader ul li i,.vlm {
    vertical-align: middle
}

.back-to-top,.basic_info,.bg_box_white,.ch-info-front,.resend_otp,.serlist li a,p.note {
    text-align: center
}

body {
    color: #4e4d4d;
    font-family: Roboto,sans-serif;
    overflow-x: hidden
}

@font-face {
    font-family: Roboto;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
    font-display: swap
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none
}

a {
    text-decoration: none
}

.btn,a,button,img {
    transition: .4s
}

img {
    max-width: 100%;
    height: auto
}

.headernav {
    padding: 0;
    width: 100%;
    top: 0;
    background-color: #fff
}

.partner-headernav {
    border-bottom: 1px solid #ddd;
    box-shadow: 0 1px 6px rgb(0 0 0 / 15%)
}

.headernav.fixed {
    padding: 5px 0;
    z-index: 999
}

.headernav.fixed .reqest .btn-orange-border {
    background-color: #427ac0;
    border: 1px solid #427ac0;
    color: #fff
}

.headernav.fixed .reqest .btn-orange-border:hover {
    background-color: #f24641;
    border: 1px solid #f24641
}

@media screen and (max-width: 1399px) {
    .franchise_container.container,.headernav .container {
        max-width:100%
    }
}

.hdrc {
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding-top: 0
}

@media screen and (max-width: 1199px) {
    .headernav .logo {
        width:100%;
        text-align: center
    }

    .hdrc {
        padding-right: 50px
    }
}

.menu {
    flex-wrap: wrap
}

.menu li {
    margin-left: 8px
}

.menu li a {
    color: #000;
    padding: 15px;
    overflow: hidden;
    display: block
}

.menu li a:hover,.text-blue {
    color: #0a1735
}

.menu li.drop-down .submenu {
    min-width: 180px;
    display: none;
    position: absolute;
    left: 0;
    height: 0;
    top: 100%;
    z-index: 99;
    padding: 0;
    border: 1px solid #fc770a;
    background: #fff;
    box-shadow: 0 5px 5px rgba(0,0,0,.15);
    border-bottom: 3px solid #fc770a;
    transition: .4s
}

.menu.company-menu li.drop-down .submenu {
    left: auto;
    right: 0
}

.menu li.drop-down .submenu li {
    margin-left: 0
}

.menu li.drop-down .submenu li a {
    font-weight: 400;
    text-transform: none;
    padding: 6px 10px;
    font-size: 14px;
    white-space: nowrap
}

.checkpoints.iconone li::before,.menu li.drop-down .submenu li a::after,.menu li.drop-down .submenu li a::before {
    display: none
}

.menu li.drop-down .submenu li a:hover {
    color: #fff;
    background-color: #fc770a
}

.menu li.drop-down:hover .submenu {
    height: auto;
    display: block
}

.menu li.drop-down a::after {
    content: "\e9ac";
    font-family: boxicons
}

.mobile-nav-toggle {
    position: fixed;
    right: 15px;
    top: 11px;
    width: 35px;
    height: 27px;
    background: 0 0;
    color: #fc770a;
    z-index: 9999999;
    font-size: 30px;
    border: none;
    transition: .4s;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0
}

.mobile-nav {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 999999;
    overflow-y: auto;
    left: -150px;
    width: 150px;
    background: #fff;
    transition: .4s;
    padding-top: 1rem
}

.mobile-nav .logo {
    width: 150px;
    margin: 0 auto
}

.sec-services::after,.sec-services::before {
    width: 80px;
    content: "";
    position: absolute;
    top: 0
}

.mobile-nav .menu {
    display: block
}

.mobile-nav .menu li {
    margin-left: 0;
    border-bottom: 1px solid #f4f4f4
}

.mobile-nav .menu li.drop-down a::after {
    content: "\eb21";
    position: absolute;
    right: 15px
}

.mobile-nav .menu li.drop-down .submenu {
    -webkit-transform: none;
    transform: none;
    display: none;
    border: none;
    box-shadow: none;
    height: auto;
    position: static;
    margin: 0 15px
}

.mobile-nav .menu li.drop-down .submenu li a {
    padding: 10px;
    font-weight: 500
}

.mobile-nav .menu li.drop-down.active a::after {
    content: "\eaed"
}

.mobile-nav-overly {
    display: none!important
}

body.mobile-nav-active .mobile-nav {
    width: 100%;
    left: 0
}

.btn {
    padding: .5rem 1rem;
    min-width: 160px;
    border-radius: 5px;
    border: 1px solid transparent
}

.btn-success {
    background-color: #fc770a;
    border-color: #fc770a
}

.btn.btn-auto {
    min-width: inherit
}

.btn.btn-sm {
    padding: .25rem .5rem
}

.btn-dark {
    background-color: #0a1735;
    border-color: #0a1735
}

.btn.btn-blue,.btn.btn-green:hover {
    background-color: #0a1735;
    color: #fff;
    border: 1px solid #0a1735
}

.btn.btn-blue:hover,.btn.btn-green {
    background-color: #fc770a;
    color: #fff;
    border: 1px solid;
}

.section {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.checkpoints,.help-bx,.registraion_box,.serlist,.tableview {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.serlist li {
    width: 20%;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.control-label sup {
    top: -9px;
    font-size: 11px
}

@media only screen and (min-width: 992px) {
    .serlist li:nth-child(5n) {
        border-right:none
    }

    .serlist li:nth-child(n+31) {
        border-bottom: none
    }
}

.serlist li a {
    display: block;
    width: 100%;
    padding: 35px 0;
    color: #000;
    z-index: 10
}

.serlist li a .icon {
    display: block;
    min-height: 93px
}

.serlist li a.mfb {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate3d(0,1,0,180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.serlist li:hover .mfb {
    opacity: 1;
    visibility: visible;
    background-color: #fc770a;
    color: #fff
}

.bg-blue,.btn-bx:hover .bx,.dark-bg {
    background-color: #0a1735
}

.text-success {
    color: #fc770a!important
}

.fs-12 {
    font-size: 12px
}

.fs-13,label.text-danger {
    font-size: 13px
}

.fs-14 {
    font-size: 14px
}

.fw-semilg {
    font-weight: 500
}

.sec-services::after {
    right: 0;
    height: 80%;
    background: url(../images/icons/left-angle.png) 0 0/100% 100% no-repeat
}

.sec-services::before {
    left: -10px;
    height: 100%;
    background: url(../images/icons/right-angle.png) 0 0/100% 100% no-repeat
}

.bgcolor,.btn-bx .bx,.btn-bx:hover,.help-bx:hover {
    background-color: #fc770a;
}

.sec-services .container::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/icons/world-map.png) center center/contain no-repeat
}

.sec-digitalfill .container,.sec-services .container .content {
    position: relative;
    z-index: 10
}

.btnBlock {
    width: 100%
}

.btn-bx {
    width: auto;
    margin: 0 auto;
    border-radius: 3px;
    overflow: hidden;
    padding: 0;
    border: none
}

.sepetate::after,.sepetate::before {
    left: 50%;
    bottom: 0;
    border-radius: 5px;
    position: absolute;
    right: 0;
    height: 4px;
    content: ""
}

.btn-bx span {
    padding: .7rem;
    width: calc(100% - 40px)
}

.btn-bx .bx {
    width: 40px;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #fff;
    display: flex
}

.sepetate {
    position: relative;
    width: 100%;
    padding-bottom: 1.3rem
}

.sepetate::before {
    width: 80px;
    background-color: #0a1735;
    margin-left: -50px
}

.sepetate::after {
    width: 30px;
    background-color: #fc770a;
    margin-left: 40px
}

.sepetate.left::before {
    left: 0;
    margin-left: 0
}

.sepetate.left::after {
    left: 0;
    margin-left: 90px
}

.radius10 {
    border-radius: 10px
}

.points {
    width: 100%;
    flex-wrap: wrap;
    margin-top: 1.5rem
}

.points li {
    width: 50%;
    padding: 0 1.5rem 0 3rem;
    position: relative;
    margin-bottom: 1.5rem;
    font-size: 14px;
    color: #000
}

.document_required h2,p.note {
    font-size: 16px;
    font-weight: 600
}

.points li .icon {
    width: 35px;
    position: absolute;
    left: 0
}

.points.w-100 li {
    width: 100%;
    padding: 0 .5rem 0 6rem
}

.points.w-100 li .icon,.registraion_box .icon {
    width: 80px
}

.points.w25 li {
    width: 25%;
    padding: 0 .5rem 0 3rem
}

.points.w25 li .icon {
    width: 35px
}

.points.bullets li {
    padding: 0 .5rem 0 2.3rem
}

.points.bullets li .icon {
    width: 20px;
    top: 5px
}

.radius3 {
    border-radius: 3px
}

.fw-normal {
    font-weight: 400
}

span.complated_info {
    font-weight: 700;
    font-size: 18px
}

.bg-success {
    background-color: #fc770a !important;
}

.sec-satisfy .container::after {
    content: "";
    position: absolute;
    bottom: -30px;
    right: 30px;
    width: 102px;
    height: 102px
}

.updated-at-date {
    font-size: 12px;
    background-color: #e7e7e7;
    padding: 3px 7px 3px 7px;
    color: #000;
    border-radius: 2px;
    font-weight: 500
}

.fotoer {
    float: left;
    width: 100%;
    padding-top: 2rem;
    color: #fff
}

.fotoer .flink h3 {
    font-size: 1.3rem;
    font-weight: 500;
    position: relative;
    margin-bottom: 1rem
}

.fotoer .flink h3::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    width: 30px;
    height: 2px;
    background-color: #fc770a
}

.fotoer .flink .fnav li a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    padding: 8px 0 0 20px;
    position: relative
}

.fotoer .copyright .nav li a:hover,.fotoer .flink .fnav li a:hover {
    opacity: .6
}

.fotoer .flink .fnav li a::before {
    content: "\e9b2";
    font-family: boxicons;
    position: absolute;
    left: 0
}

.fotoer .copyright {
    color: #fff;
    background-color: #0f1c3a;
    padding: 10px 0;
    margin-top: 2rem
}

.fotoer .copyright p {
    font-size: 13px;
    margin: 0
}

.fotoer .copyright .nav {
    justify-content: flex-end
}

@media screen and (max-width: 991px) {
    .serlist li {
        width:33.33%;
        border-bottom: 1px solid #d6d6d6
    }

    .points.w25 li {
        width: 50%
    }

    .fotoer .copyright .nav {
        justify-content: center
    }
}

.fotoer .copyright .nav li a {
    font-size: 13px;
    color: #fff;
    padding: 0 8px
}

.back-to-top {
    position: fixed;
    bottom: 50px;
    display: none;
    width: 50px;
    height: 50px;
    right: 30px;
    line-height: 50px;
    font-size: 25px;
    border-radius: 50%;
    background: #0a1735;
    color: #fff;
    z-index: 999
}

.back-to-top:hover {
    background: #fc770a;
    color: #fff
}

.border-green {
    border: 1px solid #fc770a
}

.radius5 {
    border-radius: 5px
}

p.note {
    padding: 8px 10px;
    color: red
}

.document_required {
    padding-top: 16px
}

.basic_info p,.document_required h2,ul.checkpoints li {
    color: #000
}

.document_required ul li {
    font-size: 15px;
    color: #000;
    padding: 0 20px 10px 0
}

.resend_otp {
    padding: 18px 0 0;
    font-size: 15px;
    color: #000
}

button.show_refno {
    border: none;
    background-color: transparent;
    color: #01a54f;
    font-size: 15px;
    border-radius: 4px;
    padding: 0 5px;
    line-height: 20px;
    margin-left: 0
}

.img_notpayment {
    padding: 0 0 40px
}

.resend_otp a {
    color: #fc770a;
    text-decoration: underline
}

.basic_info {
    padding: 20px 0
}

span.complated_info {
    color: #000
}

.cmnform textarea.form-control {
    min-height: 90px;
    padding-top: 1rem
}

.iconform .form-group.form-text-group i {
    align-items: start;
    padding-top: 8px
}

.iconform .form-group i {
    position: absolute;
    width: 35px;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #d6d6d6
}

.iconform .form-group .form-control {
    padding: 0 1rem 0 2.75rem
}

.iconform .form-group textarea.form-control {
    padding-top: 8px
}

.iconform .form-group.text-group i {
    display: block;
    padding-top: 8px;
    text-align: center
}

.iconform .form-group.doc-group i {
    position: static;
    width: auto;
    height: auto;
    display: inline;
    border-right: none
}

.checkpoints li {
    width: 100%;
    font-size: 14px;
    margin-bottom: 9px;
    position: relative;
    padding-left: 2rem
}

.checkpoints li::before {
    position: absolute;
    content: "\e9a8";
    font-family: boxicons;
    color: #fc770a;
    left: 0;
    font-size: 20px;
    top: -5px
}

.checkpoints.iconone li {
    padding-left: 0
}

.tableview li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 8px
}

.tableview li .title {
    width: 50%;
    position: relative;
    padding-right: 5px
}

.tableview li .title::after {
    content: ":";
    position: absolute;
    right: 0
}

.tableview li .value {
    width: 50%;
    padding-left: 15px
}

.help-bx .icon {
    width: 50px
}

.help-bx .content {
    width: calc(100% - 50px);
    padding-left: 1rem
}

.registraion_box .content {
    width: calc(100% - 80px);
    padding-left: 1rem
}

.bg-dark {
    background-color: #0a1735!important
}

.bg-gray,table.slab_rates tr:nth-child(2n) {
    background-color: #f7f7f7
}

.sec-digitalfill {
    background: url(../images/taxbg.jpg) 0 0/cover no-repeat fixed;
    width: 100%;
    min-height: 300px;
    position: relative
}

.sec-digitalfill::before {
    content: "";
    background-color: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.bx-digital .icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem
}

.bx-digital .icon img {
    max-height: 80px
}

.sec-services .cmnform textarea.form-control {
    min-height: 60px
}

.formtabs {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    margin: 0 auto 1.5rem;
    position: relative
}

.formtabs li .circle {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e8e8e8;
    border-radius: 50%;
    font-size: 25px;
    margin: 0 auto
}

.formtabs li.active .circle {
    background-color: #fc770a;
    color: #fff;
    border: none
}

.formtabs::after {
    width: 100%;
    height: 2px;
    background-color: #999;
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    z-index: -1
}

.form-check-inline,.form-check-label,select {
    cursor: pointer
}

.form-check-input[type=radio] {
    border-radius: 0
}

.form-check-input:checked[type=radio] {
    background-image: url(../images/icons/checkselect.svg)
}

@media screen and (max-width: 767px) {
    .bg_rel_infocontact {
        margin-bottom:30px!important
    }

    .headernav.fixed .reqest .btn-orange-border {
        background-color: transparent;
        border: none;
        color: #4e4d4d
    }

    .serlist li {
        width: 50%;
        border-bottom: 1px solid #d6d6d6
    }

    .points li,.points.w25 li {
        width: 100%;
        font-size: 15px
    }

    .sec-satisfy .container::after {
        display: none
    }

    .fotoer .flink h3 {
        font-size: 15px;
        margin-bottom: 10px
    }

    .fotoer .copyright {
        margin-top: 0
    }

    .formtabs {
        width: 80%
    }
}

span.icon_info {
    position: absolute;
    top: 0;
    left: 0;
    border-right: 1px solid #ccc;
    padding: 10px 8px
}

.lightgray-bg {
    background-color: #fcfcfc
}

.points.change-padding.w-100 li {
    width: 100%;
    padding: 0 .5rem 0 4rem
}

.bg_box_white {
    background-color: #fff;
    border-radius: 4px;
    min-height: 130px
}

.points.bullets.new li {
    padding: 0 .5rem 0 3.3rem!important
}

.miniheader {
    background-color: #0a1735;
    width: 100%
}

.miniheader ul li a {
    font-size: 14px!important
}

.miniheader ul li i {
    color: #fff!important
}

.ch-item {
    position: relative !important;
    padding: 0;
    margin: 0;
    height: 140px;
    display: block;
    overflow: visible;
}

.ch-info-wrap {
    position: absolute;
    width: 100%;
    height: 140px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.ch-info,ul.serlist li {
    height: 185px
}

.ch-info {
    position: absolute;
    width: 100%;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.ch-info-front {
    padding-top: 20px
}

.checkpoints.abpoints li::before {
    top: 4px
}

.ch-info .ch-info-back {
    background-color: #fc770a;
    -webkit-transform: rotate3d(0,1,0,180deg);
    -moz-transform: rotate3d(0,1,0,180deg);
    -o-transform: rotate3d(0,1,0,180deg);
    -ms-transform: rotate3d(0,1,0,180deg);
    transform: rotate3d(0,1,0,180deg);
    border-radius: 8px
}

.ch-info .ch-info-back>a {
    display: flex;
    align-items: center;
    padding: 10px;
    color: #fff;
    height: 100%;
    justify-content: center
}

.ch-info>div {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    z-index: 9999
}

@media screen and (min-width: 768px) {
    .ch-item:hover .ch-info {
        -webkit-transform: rotate3d(0, 1, 0, -180deg);
        -moz-transform: rotate3d(0, 1, 0, -180deg);
        -o-transform: rotate3d(0, 1, 0, -180deg);
        -ms-transform: rotate3d(0, 1, 0, -180deg);
        transform: rotate3d(0, 1, 0, -180deg);
    }
}

.bg_change,.light_bhis {
    background-color: #f5f7fb
}

.dt-sc-image-caption.type6:before {
    background: #0a1735;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    border-right: 2px dashed #fff
}

.dt-sc-image-caption.type6 {
    overflow: hidden;
    position: relative;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.dt-sc-image-caption.type6 .dt-sc-image-wrapper,.no_padding {
    padding: 0
}

.dt-sc-image-caption .dt-sc-image-wrapper {
    position: relative;
    overflow: hidden
}

.dt-sc-image-caption.type6 .dt-sc-image-content,.dt-sc-image-caption.type6 .dt-sc-image-content>* {
    color: #fff
}

.dt-sc-image-caption .dt-sc-image-title {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%
}

.dt-sc-image-caption.type6 .dt-sc-image-title:before {
    content: "";
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    border-left: 6px double #fff;
    width: 10px;
    height: 100%
}

.dt-sc-image-caption.type6 .dt-sc-image-title p {
    line-height: 46px;
    font-size: 30px;
    font-weight: 600;
    transition: .3s linear
}

.dt-sc-image-caption.type6 p {
    font-size: 14px;
    width: auto;
    float: none;
    display: inline-block
}

.dt-sc-image-caption.type6 .dt-sc-image-title {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative
}

.dt-sc-image-caption.type6 .dt-sc-image-content {
    color: #fff;
    float: left;
    margin-top: 0;
    position: absolute;
    left: 0;
    top: 50%;
    padding: 0 80px;
    width: 100%;
    z-index: 9;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.dt-sc-image-caption .dt-sc-image-content {
    display: inline-block;
    clear: both;
    margin: 30px 0 0
}

.dt-sc-image-caption.type6:hover:before {
    background: #fc770a;
}

.dt-sc-image-caption.type6:hover {
    z-index: 9
}

.dt-sc-image-wrapper img {
    max-width: 100%;
    height: auto;
    display: inherit;
    -webkit-transition: .3s linear;
    transition: .3s linear 0
}

.card_bg_title a,.faq_heading,.planning,.planning span {
    display: inline-block
}

.dt-sc-image-caption {
    float: left;
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0
}

.dt-sc-image-caption.type6:hover .dt-sc-image-title:before {
    border-color: #fff
}

.dt-sc-image-wrapper {
    height: 250px;
    width: 100%;
    overflow: hidden
}

span.icon.fs {
    width: 70px
}

span.icon.fs img {
    width: 65px;
    margin-bottom: 9px
}

.faq_details .accordion-button,.light_bhis h2 {
    color: #000!important
}

.dt-sc-aedit-title.alignleft {
    padding-left: 30px;
    position: relative
}

.dt-sc-aedit-title.alignleft:before,.dt-sc-aedit-title.alignright:before {
    width: 10px;
    height: 100%
}

.dt-sc-aedit-title.alignleft:before {
    left: 0;
    border-left: 6px double;
    border-color: #fc770a;
}

.dt-sc-aedit-title:before {
    position: absolute;
    content: "";
    top: 0
}

.dt-sc-aedit-title h3 {
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 26px;
    color: #000;
    font-weight: 600
}

span.img_itr_views img {
    border-radius: 10px;
    box-shadow: 0 0 15px 9px #f7f7f7
}

.border-green.radius5 {
    box-shadow: 0 1rem 3rem #0000004d!important
}

.terms-and-conditions h3,h4 {
    font-size: 22px;
    color: #0a1735
}

.terms-and-conditions li,.terms-and-conditions p {
    color: #0a1735;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 8px
}

.terms_note {
    padding-top: 0
}

.question span {
    color: #000;
    font-size: 16px!important;
    font-weight: 600
}

.answer span {
    color: #2c2a2a;
    float: left;
    width: 100%;
    font-size: 15px!important
}

ul.documents_need li span {
    padding-bottom: 10px
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
    -webkit-appearance: none!important;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield!important
}

.info_details_content p {
    color: #0a1735;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 8px
}

.required_documents h2 {
    font-size: 14px;
    line-height: 22px
}

.planning {
    border: 1px solid #ccc;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 7px 10px 0 0 #cccccc36;
    margin-top: 10px;
    float: left;
    width: 100%;
    min-height: 155px
}

.planning span {
    background-color: #fc770a;
    color: #fff;
    border-radius: 30px;
    height: 42px;
    width: 42px;
    text-align: center;
    padding: 6px 0;
    border: 4px solid #d8e9df;
    font-weight: 600;
    font-size: 14px
}

.planning p {
    font-size: 15px;
    line-height: 23px!important;
    text-align: left;
    margin-top: 12px
}

table.slab_rates {
    color: #000;
    font-size: 14px;
    padding: 20px 30px;
    line-height: 45px
}

table.slab_rates tr td {
    padding: 0 0 0 20px
}

table.slab_rates tr:first-child {
    background-color: #0a1735;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 33px
}

.last-child:before {
    border-right: none!important
}

.logo {
    padding-top: 15px
}

.min_hight {
    width: 100%;
    float: left;
    padding: 0
}

.step_view-itr {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

span.point_views {
    float: left;
    height: 8px;
    width: 8px;
    background-color: #01ae4d!important;
    border-radius: 50%;
    margin: 10px 10px 0 0;
    padding: 0!important;
    border: none!important
}

.min_hight {
    margin: 0;
    height: 100px
}

.main_contact_page {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0
}

.card_bg_title {
    width: 100%;
    background-color: #f3e9e1;
    float: left;
    margin: 0;
    padding: 30px 0;
    border-radius: 10px;
    text-align: center
}

.card_bg_title h2 {
    color: #0a1735;
    font-size: 24px;
    font-weight: 600;
    padding: 8px 0 0;
    margin: 0
}

.card_bg_title p {
    color: #0a1735;
    padding-top: 6px
}

.card_bg_title span {
    background-color: #fc770a;
    color: #fff;
    padding: 8px 20px;
    border-radius: 4px;
    font-weight: 500
}

.card_bg_title span:hover {
    box-shadow: 10px 10px 10px -2px rgba(0,0,0,.3);
    transition: .1s;
    transform: scale(1.03,1.03)
}

.all_info_details_contact {
    width: 100%;
    float: left;
    margin: 0;
    padding: 42px 0 50px
}

.bg_rel_infocontact {
    background-color: #fff;
    float: left;
    margin: 0;
    padding: 20px 30px;
    width: 100%;
    text-align: center;
    box-shadow: 2px 1px 9px 5px #f7f7f7;
    border-radius: 7px;
    height: 100%
}

.bg_rel_infocontact h3 {
    font-size: 18px;
    font-weight: 500;
    color: #0a1735;
    padding: 15px 0 0
}

.bg_rel_infocontact p {
    font-size: 16px;
    color: #0a1735
}

.bg_rel_infocontact span {
    font-size: .875em
}

.bg_rel_infocontact:hover {
    transition: .1s;
    -webkit-transform: translateY(-.1875rem)!important;
    transform: translateY(-.1875rem)!important
}

table.table.woking_period th {
    background-color: #f7f9ff;
    border-bottom: 2px solid #01b049;
    line-height: 34px;
    font-weight: 500
}

table.table.woking_period tr td {
    padding: 13px 20px;
    font-size: 15px
}

table.table.table-bordered.woking_period tr:nth-child(odd) {
    background-color: #f9fffc
}

.terms_note h1,.terms_note h2 {
    color: #fc770a !important;
}

.accordion-body.details_faqs {
    text-align: left!important
}

.faq_details .accordion-button:focus {
    box-shadow: none;
    outline: 0;
    border: none
}

.accordion-body {
    font-size: 16px;
    color: #414040;
    padding-bottom: 25px;
    max-width: 100%;
    line-height: 24px
}

.accordion .accordion-item {
    border: none;
    margin-bottom: 20px;
    border-radius: 16px;
    box-shadow: 0 44px 57px 0 rgba(63,94,114,.08);
    background-color: #fff
}

.faq_heading {
    background-color: #f3e9e1;
    width: 100%;
    padding: 20px;
    float: left;
    border-radius: 8px;
    margin-bottom: 20px;
    border: 1px solid #e1e1e1
}

.bg-dark .btn-green:hover {
    background-color: #fff;
    color: #000
}

.bg-dark .btn-green:hover img {
    filter: brightness(.1)
}

ul.social_media li {
    padding: 0 10px;
    font-size: 24px
}

ul.social_media li a {
    color: #fff
}

a.bnt_taxcalculator {
    background-color: #01a449;
    float: left;
    text-align: center;
    width: 100%;
    color: #fff;
    padding: 10px 0;
    border-radius: 4px;
    font-weight: 700
}

.bg_heading_pages {
    width: 100%;
    float: left;
    margin: 0;
    padding: 35px 0 0 0;
    background-color: #0a1735
}

.hero_heading p {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 16px 0
}

.hero_heading a {
    background-color: #01a449;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding: 10px 27px;
    display: inline-block;
    border-radius: 4px;
    border-bottom: solid #fff 4px
}

.hero_heading a {
    color: #fff;
    display: inline-block;
    animation: blinkingBackground 2s infinite
}

@keyframes blinkingBackground {
    0% {
        background-color: #10c018
    }

    25% {
        background-color: #1056c0
    }

    50% {
        background-color: #efc038
    }

    75% {
        background-color: #254878
    }

    100% {
        background-color: #04a1d5
    }
}

.hero_heading {
    padding: 15px 0 0 0
}

.search_box {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px 0
}

input.searchbox_ifsc_code {
    width: 100%;
    border-radius: 5px;
    height: 50px;
    background-color: #f9fbff;
    padding: 0 19px;
    font-size: 17px;
    font-weight: 400;
    border: solid 1px #ccc
}

ul.topics_highlight p {
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase
}

span.border_roet {
    float: left;
    width: 70px;
    background-color: #0a1735;
    height: 4px;
    border-radius: 20px;
    margin-bottom: 10px
}

ul.topics_highlight li {
    display: inline-block;
    width: 100%;
    padding: 4px 0 0 0;
    margin: 0
}

.search-ifsc_list {
    width: 100%;
    float: left;
    margin: 0;
    padding: 50px 0 0 0
}

.search-ifsc_list h2 {
    color: #000
}

.search-ifsc_list p {
    font-weight: 600;
    font-size: 34px;
    padding: 20px 0
}

.search-ifsc_list p a {
    font-size: 23px
}

.search_box p {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    padding-bottom: 13px
}

table.code_ifsc-list {
    padding: 10px 10px;
    line-height: 46px
}

table.code_ifsc-list tr td {
    font-size: 18px;
    color: #000
}

.web-form-icon {
    height: unset!important
}

.web-form-icon img {
    max-width: 18px;
    max-height: 18px
}

.web-form-icon-2 i {
    max-height: 43px
}

.otp-screen-design {
    width: 400px;
    margin: 0 auto
}

.otp-screen-design-login-wrapper {
    width: 100%;
    float: left
}

.otp-screen-message {
    width: 100%;
    margin: 0 auto;
    font-size: 14px
}

sup.text-danger {
    vertical-align: text-bottom
}

.insured_services.sec-services .container::before,.insured_services.sec-services::after {
    display: none
}

.box_design {
    border: solid 1px #fffefe;
    padding: 25px;
    box-shadow: 0 2px 10px 0 #e3e1e1;
    border-radius: 9px;
    color: #0a1835
}

.indicators {
    display: flex;
    justify-content: center
}

.indicators .step-tabs {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    font-size: 14px;
    color: #97a0af;
    text-align: center;
    position: relative;
    font-weight: 400
}

.indicators .step-tabs::before {
    border-radius: 50%;
    display: block;
    font-size: 10px;
    margin: 0 auto 2px;
    position: relative;
    z-index: -1;
    order: 2;
    content: "";
    width: 8px;
    height: 8px;
    border: 1px solid #97a0af;
    background: #97a0af;
    outline: 5px solid #f2f7ff
}

.indicators .step-tabs::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #b3bac5;
    left: 51%;
    top: 34px;
    z-index: -3
}

.indicators .step-tabs:last-child::after {
    display: none
}

.indicators .step-tabs span {
    margin-bottom: 10px
}

.indicators .step-tabs.step-completed,.indicators .step-tabs.step-current {
    color: #01a54f
}

.indicators .step-tabs.step-current::before {
    border: 1px solid #01a54f;
    background: #01a54f
}

.indicators .step-tabs.step-completed::after {
    background: #01a54f
}

.indicators .step-tabs.step-completed::before {
    border: 1px solid #01a54f;
    background: #01a54f
}

.insured_services.worldmap {
    position: relative
}

.insured_services.worldmap::before {
    background: url(../images/world.png) no-repeat center bottom;
    width: 100%;
    height: 300px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    background-size: contain
}

.insured_services.worldmap .container {
    position: relative;
    z-index: 10
}

.custom-insurance-form img.user_doc {
    max-width: 100px;
    margin-top: 1rem
}

.custom-insurance-form iframe.user_doc {
    margin-top: 1rem;
    width: 100%
}

.signform .icon-group input {
    padding: 11px 1rem 0 5.6rem
}

.form-control {
    height: 53px;
    padding: 11px 1rem 0 1rem;
    font-size: 15px
}

.icon-group .icon {
    position: absolute;
    top: 14px;
    left: 15px
}

.icon-group .input-label {
    left: 90px
}

.datelabel.input-label {
    top: 2px;
    font-size: 13px;
    font-weight: 500
}

.input-label {
    position: absolute;
    top: 14px;
    left: 16px;
    transition: all .2s ease-in-out;
    z-index: 10;
    font-size: 15px
}

.bg_box_steps {
    width: 100%;
    float: left;
    margin: 0;
    padding: 30px;
    background-color: #fbfffd;
    text-align: center;
    border-radius: 4px;
    border: solid 1px #e9e9e9;
    height: 100%
}

.bg_box_steps h2 {
    font-size: 18px;
    color: #000;
    padding-top: 10px
}

section.sec.insinfo {
    padding: 20px 0 50px 0
}

.form-check-input:focus {
    box-shadow: none
}

.form-check-label {
    cursor: pointer;
    height: 100%;
    padding: 0 30px 0 10px
}

.input-label {
    position: absolute;
    top: 14px;
    left: 16px;
    transition: all .2s ease-in-out;
    z-index: 10
}

.active>.input-label {
    top: 2px;
    font-size: 13px;
    color: #ababab
}

.input-group .input-label {
    left: 57px
}

.worldmap {
    position: relative
}

.steps {
    width: 0;
    height: 100%;
    transition: all .4s ease-in-out;
    display: none
}

.steps.active {
    width: 100%;
    display: block;
    transition: all .4s ease-in-out
}

.hide {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all .4s ease-in-out
}

.cmnform {
    position: relative
}

.cmnform .btnPrev {
    border: none;
    background: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px
}

.form-check-label::before {
    left: auto;
    right: 10px
}

.fw-semi {
    font-weight: 500
}

.form-group.icon-group i {
    position: absolute;
    top: 8px;
    left: 0;
    font-size: 18px
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

.signform .icon-group .form-control {
    padding: 11px 1rem 0 5.6rem
}

.text-success {
    color: #fc770a !important;
}

.custom-form-error,.error {
    font-size: 12px;
    color: #dc3545
}

.cmnform .form-control {
    border-radius: 0;
    font-size: 14px;
    height: 44px;
    padding: 0 1rem;
    text-transform: uppercase
}

.posp-agent-regi .btn {
    min-width: inherit
}

ul.terms_of_use li {
    list-style-type: decimal
}

span.text-right.text-danger.fs-10 {
    font-size: 10px
}

.bolg_content {
    padding: 0 20px;
    color: #000
}

.bolg_content .blog_title {
    font-size: 18px;
    margin: 15px 0 15px 0
}

.content-detail-main {
    padding: 0 20px;
    color: #000
}

.blog .blog_image {
    margin-bottom: 30px;
    overflow: hidden
}

.content-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.content-detail li {
    display: inline-block
}

.content-detail li .post_author {
    width: 170px
}

.content-detail li .post_author .author_name {
    width: calc(100% - 30px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.content-detail li .post_author img {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.content-detail li .post_author a {
    display: flex;
    align-items: center
}

.blog .input-group-text {
    background-color: #fc770a
}

.blog .second_blog .form-control {
    border: solid 1px #dee2e6;
    padding: 1rem
}

.blog .blog_image a:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    overflow: auto
}

.blog .second_blog .latest_post li {
    display: table;
    width: 100%;
    margin-bottom: 25px
}

.blog .second_blog .latest_post li .post_pic {
    border-radius: 4px;
    width: 80px;
    float: left;
    overflow: hidden
}

.blog .second_blog .latest_post .post_pic a:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    overflow: auto
}

.blog .second_blog .latest_post .post_info {
    margin-left: 95px
}

.blog .second_blog .blog_categories li {
    margin-bottom: 20px
}

.blog .second_blog .tagging_tags .tag_group {
    background-color: #fff;
    border-radius: 4px;
    color: #26292c;
    padding: 5px 10px;
    position: relative;
    margin: 0 .5rem .5rem 0;
    font-size: 14px;
    border: 1px solid #ccc;
    display: inline-block
}

.blog .second_blog .tagging_tags .tag_group:hover {
    background-color: #fc770a;
    border-color: #fc770a;
    color: #fff
}

.blog .blog_image.pics_section_space {
    padding: 20px;
    overflow: hidden
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color: #4e4d4d
}

.cmnform .custom-file-button .form-control {
    border-radius: 0;
    font-size: 1rem;
    height: auto;
    padding: .375rem .75rem;
    text-transform: uppercase
}

.blog .second_blog .tagging_tags .tag_group a {
    background-color: #fff;
    border-radius: 4px;
    color: #26292c;
    padding: 5px 10px;
    position: relative;
    margin: 0 .5rem .5rem 0;
    font-size: 14px;
    border: 1px solid #ccc;
    display: inline-block
}

.request-call-back-form-1 .form-group .control-label,.request-call-back-form-2 .form-group .control-label {
    display: none
}

.request-call-back-form input[readonly] {
    background-color: #ccc;
    color: #666;
    border: 1px solid #ccc;
    cursor: not-allowed
}

.sec-sitemap .main-content-block ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.sec-sitemap .main-content-block ul li {
    margin-bottom: 6px;
    padding: 0 1rem;
    position: relative;
    line-height: normal
}

.sec-sitemap .main-content-block ul li::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #00ad4c;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px
}

.sec-sitemap .main-content-block ul li a {
    font-size: 16px
}

.sec-sitemap .main-content-block ul li a:hover {
    color: #00ad4c
}

.sec-more-page .nwrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.nwrapper .left {
    display: flex;
    align-items: center
}

.nwrapper h3 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0
}

.nwrapper .support {
    font-size: 20px;
    font-weight: 500;
    display: flex;
    margin: 0 0 0 2.5rem
}

.nwrapper .support a {
    color: #fff
}

.nwrapper .support a i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}

.mpages ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1rem
}

.mpages ul li {
    padding: 8px 5px;
    width: 25%
}

.mpages ul li a {
    color: #0a1735;
    font-size: 14px
}

.mpages ul li a:hover {
    color: #00ad4c
}

.main_requested_document_page .form-control {
    height: auto;
    padding: 7px 12px;
    font-size: 18px;
    min-height: inherit
}

.sidebarCard ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.sidebarCard ul li {
    width: 100%;
    margin-bottom: 0;
    border-bottom: solid 1px #ededed
}

.sidebarCard ul li a {
    display: block;
    color: #0a1735;
    padding: 10px 18px;
    line-height: 1.5;
    font-size: 14px
}

.sidebarCard ul li a:hover {
    text-decoration: underline;
    color: #01a54f
}

table.file_upload_in_tbl .file {
    width: 100%;
    flex-wrap: wrap
}

table.file_upload_in_tbl .file label {
    width: 90px
}

table.file_upload_in_tbl .file>.user_doc {
    width: calc(100% - 90px);
    padding-left: 30px
}

.updoclist {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.updoclist li {
    width: 50%;
    padding: 10px 10px 10px 32px;
    position: relative
}

.updoclist li .bx {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 22px
}

.lpoint {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.lpoint li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 0;
    align-items: center
}

.lpoint li:not(:last-child) {
    border-bottom: 1px solid #dfe1e6
}

.lpoint li .icon {
    width: 50px
}

.lpoint li .value {
    width: calc(100% - 50px);
    padding-left: 1rem
}

.lpoint.ins li {
    width: 50%;
    padding: 1rem .5rem;
    border-bottom: none
}

.bg-lgyellow {
    background-color: #fefbec
}

.bg-lgpurple {
    background-color: #fdf7fb
}

.bg-upgray {
    background-color: #f4f5f7
}

.ins-nav {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.ins-nav li {
    margin-bottom: 1rem;
    width: 100%;
    position: relative;
    padding-left: 2.2rem
}

.ins-nav li:last-child {
    margin-bottom: 0
}

.ins-nav li::before {
    content: "\e9a4";
    font-family: boxicons;
    position: absolute;
    top: -6px;
    left: 0;
    color: #01a54f;
    font-size: 25px
}

.ins-nav.no-available li::before {
    content: "\ea63";
    font-family: LineIcons;
    color: #f34653;
    top: 0;
    font-size: 18px
}

.nsp {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    position: relative;
    padding-left: 1.6rem
}

.nsp .icon {
    width: 40px
}

.nsp .value {
    width: calc(100% - 40px);
    padding-left: .5rem
}

.nsp.nbf:before {
    display: none
}

.secbg {
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #f4f5f9;
    background-size: 100% auto;
    width: 100%;
    height: 100%
}

.nsp:before {
    content: "";
    background: transparent linear-gradient(180deg,#ffe0d100 0,#01a54f 49%,#ffe0d100 100%) 0 0 no-repeat padding-box;
    width: 1px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.ecb {
    padding: 0;
    margin: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.ecb li {
    padding: .5rem 0 .5rem 1rem;
    position: relative;
    list-style: none;
    width: 100%
}

.ecb li:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 15px;
    background: #253858;
    border-radius: 100%
}

.ecb.half>li {
    width: 50%;
    padding: .5rem 1rem
}

.ecb li .ecb li {
    color: #5e6c84
}

.webmain {
    height: 75px;
    margin-top: 80px
}

.webmain.insmain {
    height: auto;
    margin-top: 0
}

.webmain.insmain .cmp {
    margin-top: 0
}

.cmp {
    background: #fff 0 0 no-repeat padding-box!important;
    border-radius: 0 90px 0 0;
    padding-right: 50px;
    margin-top: -50px;
    box-shadow: 0 10px 50px #d8632b40
}

.secfaqs p {
    color: #5e6c84;
    font-size: 14px
}

.widget-row {
    border-radius: 16px;
    background: #fbfaf6
}

.widget-bx {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 1rem;
    justify-content: center;
    align-items: center
}

.widget-bx .widget {
    width: 50%;
    padding: 0 5px;
    text-align: center
}

.widget-bx .widget .value {
    color: #052f5f;
    font-weight: 700
}

.widget-bx .widget .hlabel {
    font-size: 13px
}

.widget-row .widget-bottom {
    align-items: center;
    justify-content: center;
    border-radius: 0 0 16px 16px;
    background: #f3f2f0;
    padding: 10px;
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

@media screen and (max-width: 1199px) {
    .mbnone.nsp::before {
        display:none
    }

    .webmain {
        height: auto
    }
}

@media screen and (max-width: 767px) {
    .nsp::before {
        display:none
    }

    .nsp {
        padding-left: 0
    }

    .ecb.half>li {
        width: 100%
    }

    .lpoint.ins li {
        width: 100%
    }
}

.insurance-content .bg-color {
    background-color: #f1f1f1;
    padding: 20px
}

.insurance-content .speciafication-box {
    padding: 30px;
    gap: 30px
}

.insurance-content .speciafication-box:hover {
    background-color: #01a54f!important;
    color: #fff;
    border: solid 1px #fff!important
}

.insurance-content .speciafication-box .fancy-img img {
    width: 100%;
    height: auto;
    min-width: 50px
}

.insurance-content .custom-bg-success {
    background-color: #01a54f
}

.insurance-content .doc-info li {
    width: calc(100% - 10px);
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    padding-left: 35px;
    position: relative
}

.insurance-content .doc-info li::before {
    position: absolute;
    content: "\e9a8";
    font-family: boxicons;
    color: #01a54f;
    left: 0;
    font-size: 20px;
    top: -5px
}

.insurance-content .add-ons ul li {
    margin-bottom: 15px
}

.custom-form-group {
    margin-bottom: 8px
}

.cmnform .form-select {
    font-size: 14px;
    height: 44px;
    border-radius: 0
}

.docupld[type=file] {
    padding: 5px 10px!important;
    height: auto
}

.custom-insurance-form .font_doc {
    font-size: 14px
}

.table_nowrap thead tr th {
    white-space: nowrap;
    vertical-align: top
}

.fs-12 {
    font-size: 12px
}

.franchise_list {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.franchise_list li {
    width: 25%;
    position: relative;
    padding: 0 10px;
    margin-bottom: 10px
}

.franchise_list li a::before {
    content: "";
    border-bottom: solid 1px#ebecf0;
    width: calc(100% - 60px);
    position: absolute;
    bottom: 0;
    right: 0
}

.franchise_list li a {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 10px 10px 15px 10px;
    position: relative;
    color: #0a1735
}

.franchise_list li a .icon {
    width: 30px
}

.franchise_list li a .value {
    width: calc(100% - 50px);
    padding-left: .5rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.franchise_list li a::after {
    content: "\e9b2";
    font-family: boxicons;
    position: absolute;
    right: 5px;
    font-size: 20px
}

.franchise_list li a:hover {
    background-color: #f4f5f7
}

.sec-franchise .container {
    position: relative;
    z-index: 10
}

.webca_servicelist {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin: 1rem 0 0;
    padding: 0
}

.webca_servicelist li {
    width: 14.28%;
    padding-right: 4px;
    margin-bottom: 5px
}

.webca_servicelist li a {
    display: block;
    width: 100%;
    color: #0a1735;
    font-size: 13px;
    transition: all .4s ease
}

.webca_servicelist li a:hover {
    color: #01a54f
}

.webca_servicelist li a:hover .serv_bx {
    background-color: #fff;
    border: solid 1px #01a54f;
    box-shadow: 0 2px 2px rgba(0,0,0,.06)
}

.webca_servicelist li a:hover .serv_bx .icon {
    border: solid 1px transparent
}

.webca_servicelist li a:hover .serv_bx .icon img {
    transform: rotate(360deg);
    transition: all .5s ease-in-out 0s
}

.webca_servicelist li .serv_bx {
    text-align: center;
    border: solid 1px transparent;
    padding: 3px;
    transition: all .4s ease;
    border-radius: 8px
}

.webca_servicelist li .serv_bx .icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border-radius: 8px;
    background-color: #fff;
    border: solid 1px #e9e9e9;
    transition: all .4s ease
}

.webca_servicelist li .serv_bx .heading {
    display: block
}

.franchise_form .cmnform .form-control {
    border-radius: 5px;
    text-transform: none
}

.franchise_form .iconform .form-group i {
    border-right: none;
    width: 40px
}

.franchise_form .btn-green {
    border-radius: 30px
}

.sec-sitemap .main-content-block ul.frn_nav li a {
    font-size: 13px
}

.frn_nav li a:hover {
    color: #01a54f
}

.fs-25 {
    font-size: 25px
}

.hindi_text {
    border: solid 1px #01a54f
}

.franchise_area_list {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.franchise_area_list li {
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 1.3rem
}

.franchise_area_list li .card {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden
}

.card .webcard_bx {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 10px
}

.card .webcard_bx .cert_photo {
    width: 80px
}

.card .webcard_bx .cert_photo img {
    overflow: hidden;
    width: 80px;
    height: 56px;
    border-radius: 8px
}

.card .webcard_bx .cert_info {
    width: calc(100% - 80px);
    padding-left: 15px
}

.card .webcard_bx .cert_info .name {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cert_info .address {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.card .center_detail {
    border-top: solid 1px #d8d8d9
}

.card .center_detail a {
    color: #0a1735;
    font-weight: 500;
    padding: 8px 0;
    display: block;
    font-size: 14px;
    background-color: #f5f6f8;
    text-align: center
}

.card .center_detail a:hover {
    background-color: #01a54f;
    color: #fff
}

.fran_add p {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    padding-left: 30px;
    margin-bottom: 6px
}

.fran_add p .bx {
    width: 20px;
    position: absolute;
    left: 0
}

.franchise_form .cmnform.border-green {
    border: solid 1px #fc770a;
    border-radius: 10px;
    overflow: hidden
}

.franchise_form .cmnform.border-green.radius5 {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.checkpoints.allservlist li {
    width: 25%;
    color: #0a1735;
    padding-right: 10px
}

.main_requested_document_page .form-control.fileDocInput {
    padding: 7px 32px 7px 12px
}

.checkDocIcon {
    display: none
}

.form-group.uploadgroup i {
    right: 0;
    color: #01a54f;
    font-size: 30px;
    position: absolute;
    top: 0;
    width: 40px
}

.bg-light-gray {
    background-color: #f3e9e1;
}

.bg-light-green {
    background-color: #f3e9e1;
}

.headlng {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: end;
    align-items: center
}

#custom-google-translate-main {
    margin-left: 5px
}

.pagescroll iframe.skiptranslate {
    display: none
}

#custom-google-translate-main img {
    display: none
}

#custom-google-translate-main .goog-te-gadget-simple {
    background-color: transparent;
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-right: none;
    font-size: 10pt;
    padding: 0;
    display: inline-block;
    cursor: pointer
}

#custom-google-translate-main .goog-te-gadget-simple a {
    background: #01a54f;
    color: #fff;
    display: block;
    padding: 5px;
    margin: 0;
    pointer-events: none
}

#custom-google-translate-main .goog-te-gadget-simple a span:last-child {
    display: none
}

#custom-google-translate-main .goog-te-gadget-simple a span {
    border: none!important
}

label.hide {
    display: none
}

.company_logo {
    height: 54px;
    object-fit: contain
}

.loader_inner {
    position: fixed;
    background: #363636a3;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9998;
    float: left;
    width: 100%;
    text-align: center
}

.loader-body {
    position: absolute;
    width: 100%;
    color: #fff;
    top: 50%;
    max-width: 500px;
    margin: auto;
    left: 50%;
    transform: translate(-50%,-50%)
}

.loading {
    position: absolute;
    border-left: 2px solid #fff;
    border-top: 2px solid #327ab6;
    border-right: 2px solid rgba(50,122,182,.97);
    border-bottom: 2px solid #327ab6;
    height: 46px;
    width: 46px;
    left: 50%;
    top: 50%;
    margin: -23px 0 0 -23px;
    text-indent: -9999em;
    font-size: 10px;
    z-index: 9999;
    -webkit-animation: load .8s infinite linear;
    -moz-animation: load .8s infinite linear;
    ms-animation: load .8s infinite linear;
    o-animation: load .8s infinite linear;
    animation: load .8s infinite linear
}

.loading,.loading:after {
    border-radius: 50%;
    width: 50px;
    height: 50px
}

@-webkit-keyframes load {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.sec-plans .price {
    border-bottom: dashed 1px #ababab
}

.sec-plans .price b {
    font-weight: 400;
    font-size: 33px
}

.text-dark {
    color: #0a1735!important
}

.plan-benefits .checkpoints li {
    margin-bottom: 18px
}

.gst-type-table tbody td {
    padding: 14px
}

.ad_box h3 {
    padding-left: 15px
}

.ad_box_img {
    min-width: 30px
}

.ad_box p {
    color: #252525
}

.section_li li {
    flex-basis: 50%;
    padding: 0 0 5px 40px
}

.text_jusitfy {
    text-align: justify
}

.caledar_space li {
    padding-bottom: 20px
}

.icon-text-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 12px
}

.icon-text-item img {
    flex-shrink: 0;
    margin-top: 3px
}

.icon-text-item span {
    display: inline-block
}

.key_compliance {
    min-height: 80px;
    min-width: 80px;
    border-radius: 50%
}

.bg-dark-blue {
    background-color: #0a1735
}

.cutom_sticky_blog {
    position: sticky;
    top: 0
}

.seo-table-content ul li {
    position: relative;
    margin-bottom: .5rem;
    padding-left: 20px
}

.seo-table-content ul li::before {
    content: "\eb43";
    font-family: boxicons;
    position: absolute;
    left: 0;
    color: #01a54f
}

.seo-table-content ul li a {
    color: #0a1735;
    font-weight: 500
}

.share-breadcrumb {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between
}

.share-breadcrumb .custom-breadcrumb {
    width: calc(100% - 80px);
    padding-right: 10px
}

.share-breadcrumb .custom-breadcrumb .breadcrumb .breadcrumb-item,.share-breadcrumb .custom-breadcrumb .breadcrumb .breadcrumb-item a {
    font-size: 13px
}

.share-breadcrumb .custom-breadcrumb .breadcrumb {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    white-space: nowrap;
    width: 100%
}

.share-breadcrumb .custom-breadcrumb .breadcrumb .breadcrumb-item {
    min-width: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.share-breadcrumb .custom-breadcrumb .breadcrumb .breadcrumb-item.active {
    flex: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.share-breadcrumb .custom-share {
    width: 80px
}

.share-breadcrumb .custom-share .dropdown:hover .dropdown-menu {
    display: block
}

.share-breadcrumb .custom-share .dropdown-menu {
    top: 100%;
    right: 0;
    z-index: 1000;
    min-width: 40px;
    white-space: nowrap
}

.share-breadcrumb .custom-share .dropdown .dropdown-menu {
    min-width: 50px
}

.share-breadcrumb .custom-share .dropdown .dropdown-menu li a {
    padding: 1px;
    text-align: center;
    font-size: 20px
}

.input-banner-group .form-control {
    padding: 0 1rem;
    height: 40px;
    line-height: 40px
}

.one-line-content {
    white-space: nowrap;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis
}

.custom-accordion-item {
    margin-bottom: 25px;
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0,0,0,.1);
    border-radius: 10px
}

.custom-accordion-content {
    display: none;
    padding: 10px 15px 10px 15px;
    border-top: solid 1px #e1e1e1
}

.custom-accordion-item h2 {
    cursor: pointer;
    border: none;
    background-color: #f4f9ff;
    font-size: 16px;
    padding: 15px;
    font-weight: 400;
    margin-bottom: 0
}
