@import url("https://fonts.googleapis.com/css2?family=Reem+Kufi+Fun&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&amp;display=swap");

body {
    font-family: 'Poppins', sans-serif;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(121 197 229);
}
/*.submenu .dropdown-item {*/
/*        color: #fff !important;*/
/*        font-size: 15.1px;*/
/*    }*/
/*.submenu .dropdown-item:hover {*/
/*        color: #000 !important;*/
/*        font-size: 15.1px;*/
/*    }*/

 /*.dropdown-menu>li:hover>.submenu .dropdown-item {*/
 /*       color: #000 !important;*/
 /*       font-size: 15.1px;*/
 /*   }*/
.header-home{
    background-image:url('public/ind-bg-2.png') !important;background-size: cover !important;background-position: center !important;
}
.container-home{
    background: linear-gradient(90deg, rgb(255 80 0 / 14%) 0%, rgb(255 250 242) 41%, rgb(13 255 11 / 69%) 130%);
}
.header-home h1{
    color: #203071 !important;
}
.header-home p{
    font-size: 26px;margin-top: 9px;color: #203071 !important;
}
.india-flag{
    width: 94%;
}
.india-gif{
    width: 100px;
}
.public-app{
    background: #D10846;border: none;
    width: 20px;
}
.public-app img{
    width: 20px;
}
.header {
    background-color: #fff !important;
    padding: 0.5px 0px;
}

#RevenuePerformance{
    height:100vh;
}

.header h1 span {
    position: relative;
    top: 4px;
    font-size: 22px;
    color: #E71E25;
}
/*.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {*/
/*    color: #000;*/
/*}*/

.header h1 {
    font-size: 34px;
    font-weight: 800;
    color: #000 !important;
    font-family: 'Poppins';
    text-align: left;
    text-transform: uppercase;
}
.btn-primary{
    background: #374692;
    border-color: #374692;
}
.header p {
    font-size: 22px;
}

/* dropdown menu */
  /*.submenu-m:hover{*/
  /*      color:#000;*/
  /*  }*/
@media all and (min-width: 992px) {
    .chat-boat {
        width: 450px;
    }
    
    .dropdown-menu li {
        position: relative;
    }

    .nav-item .submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: -7px;
    }

    .nav-item .submenu-left {
        right: 100%;
        left: auto;
    }

    
    /*.dropdown-menu>li:hover a{*/
    /*    color: #000;*/
    /*}*/

    /*.dropdown-menu>li:hover .dropdown-item {*/
    /*    color: #374692;*/
    /*}*/
   /*.dropdown-menu>li:hover>.submenu .dropdown-item {*/
 /*       color: #000 !important;*/
/*}*/

    .dropdown-menu>li:hover>.submenu {
        display: block;
        margin-top: 7px;
        border-radius: 0;
    }
  
   
    
    /*.submenu .dropdown-item:hover {*/
    /*    color: #374692 !important;*/
    /*}*/
}

/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
    .t-english{
        margin-left: -35px;
        margin-top: 47px;
    }
     .chat-boat {
        width: 100%;
    }
    .dropdown-menu .dropdown-menu {
        margin-left: 0.7rem;
        margin-right: 0.7rem;
        margin-bottom: .5rem;
    }
}

.dropdown:hover .d-menu {
    display: block;

}

.navbar-nav .dropdown-menu .dropdown-item:hover {
    background: #ffffff;
    color: #000;
}

.navbar-nav .dropdown-menu .dropdown-item {
    color: #fff;
    font-size: 16px;
}

.navbar-nav .dropdown-menu {
    background: #001261;
    border: none;
}

.header-two {
    background-color: #001261;
}

.header-two .navbar-collapse {
    padding: 5px 0px;
    /*border-top: 1px solid #fff;*/
    /*border-bottom: 1px solid #fff;*/
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 15.5px;
    padding: 6px 6px 6px 6px;
    font-weight: 500;
}
/*.dropdown-menu>li:hover a{*/
/*color: #000;*/
/*}*/
/*.dropdown-menu>li:focus a{*/
/*color: #000;*/
/*}*/
/*.navbar-light .navbar-nav .nav-link:hover {*/
/*    color: #000;*/
/*}*/
/*.navbar-light .submenu-m .nav-link:hover {*/
/*    color: #000;*/
/*}*/
/*.navbar-light .navbar-nav .nav-link:focus {*/
/*    color: #000;*/
/*}*/
/*.navbar-light .submenu-m .nav-link:focus {*/
/*    color: #000;*/
/*}*/


/*.dropdown-menu>li:hover {*/
/*background-color: #fff;*/
/*color: #000;*/
/*}*/


.side-menu-row a {
    display: block;
    padding: 6.7px 14px 5px 14px;
    border-radius: 10px;
    margin: 2.5px 0px;
}

.side-menu {
    /* background: transparent;
    border: none; */
    border-radius: 11px;
    box-shadow: 0px 0px 8px 0.2px rgba(0, 0, 0, 0.25);
    border: none;
    background: #fff;
}

.side-menu .card-header {
    background: #374692;
    border-radius: 10px 10px 0px 0px;
    padding: 12px 18px;
}

.side-menu .card-header h5 {
    color: #fff;
    font-size: 16px;
}
/*.dropdown-menu>li:hover .dropdown-item{*/
/*         color: #000 !important;*/
/*    }*/

/* .side-menu .m-main:first-child{
    border-radius: 10px 10px 0px 0px;
}
.side-menu .m-main:last-child{
    border-radius: 0px 0px 10px 10px;
} */

.side-menu .m-main {
    text-decoration: none;
    color: #fff;
    text-align: center;
    padding: 11px 1px;
    border-bottom: 4px solid #002a56;
    margin: 0 4px;
    font-size: 13px;
    margin-bottom: 4px;
    background: #374692;
    border-radius: 9px;
    font-weight: 600;
    font-family: 'Poppins';
}

@media (min-width: 992px) {
    .side-menu .col-lg-2 {
        width: 15.666667%;
    }
}

.side-menu .m-main span {
    position: relative;
    left: 0;
    transition: 0.4s;
}

.side-menu .m-main:hover span {
    left: 10px;
}

.side-menu .m-main:hover {
    background: linear-gradient(90deg, rgb(255 145 71) 0%, rgb(255 240 230) 50%, rgb(2 207 0) 130%);
    /*border-radius: 19px;*/
    color: #000b45;
    border-bottom: 4px solid #0000006b;
}

.side-menu .m-main:hover .fa {
    color: #fff;
}

.side-menu .m-main .fa {
    color: #63977d;
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 4px;
    margin-right: 7px;
}


/*.side-menu .side-scroll{*/
/*    height: 527px;*/
/*    overflow:hidden;*/
/*}*/
/*.side-menu .side-scroll:hover{*/
/*    overflow-y: scroll;*/
/*}*/

/* side-menu scroll-m start */

.side-menu .side-scroll::-webkit-scrollbar {
    width: 7px;
}

.side-menu .side-scroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.side-menu .side-scroll::-webkit-scrollbar-thumb {
    /* background-color: #374692; */
    background-color: #858585;
    outline: 1px solid #70809000;
    border-radius: 30px;
}


.owl-carousel .owl-item img {
    border-radius: 14px;
}

.card-m .card-body {
    background: #fff;
    border-radius: 0px 0px 15px 15px;
}

.card-m {
    /*border: none;*/
    border-radius: 15px;
    /*box-shadow: 0px 0px 8px 0.2px rgba(0, 0, 0, 0.25);*/
}

.card-m .card-header {
    background: #374692;
    border-radius: 10px 10px 0px 0px;
    padding: 12px 18px;
}

.card-m .card-header h5 {
    color: #fff;
    font-size: 16px;
}

.card-m p {
    font-size: 12.5px;
    font-weight: 600;
    font-family: sans-serif;
    margin: 0 6px !important;
    text-align: justify;
}

.card-m a {
    text-decoration: none;
    color: inherit;
padding:0px 15px;
}

.scroll-m .row {
    margin-bottom: 16px;
    border-bottom: 1px dashed #3746926b;
    padding-bottom: 15px;
}

.card-m .fa-circle {
    font-size: 9px;
    color: #9fc3bc;
    position: relative;
    left: 3px;
    margin: 0 6px;
}

.blink-not-blink {
    color: #fff;
    font-weight: 800;
    background: rgb(255 0 0);
    padding: 2px 8px;
    border-radius: 15px;
    font-weight: 500;
    font-size: 11px;
    -moz-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    animation: blink-animation 3s steps(5, start) infinite;
    -webkit-animation: blink-animation 3s steps(5, start) infinite;
}

.blink {
    color: rgb(255 0 0);
    font-weight: 800;
    background: #fff;
    padding: 1px 8px;
    border-radius: 15px;
    font-size: 12px;
    -moz-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    animation: blink-animation 0.8s steps(5, start) infinite;
    -webkit-animation: blink-animation 0.8s steps(5, start) infinite;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

.footer-copyright {
    background: #001261;
}

.footer {
    background: #374692;
    padding: 16px 0px 9px 0px;
}

.footer .quick-links a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    margin: 0 12px;
}

.footer .quick-follow span {
    color: #fff;
    margin: 0px 5px;
    font-size: 12px;
    position: relative;
    bottom: 4px;
}

.footer .quick-follow a {
    color: #fff;
    margin: 0px 5px;
    font-size: 22px;
}

.fa-bars {
    font-size: 23px;
    color: #004e2a;
}

.follow-h p {
    font-weight: 600;
    font-size: 12px;
}

.follow-i a {
    text-decoration: none;
    font-size: 17px;
    border: 1px solid;
    width: 31px;
    height: 31px;
    padding: 5px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 3px;
}

.follow-i .whatsapp {
    background: green;
    color: #fff;
}

.follow-i .twitter {
    background: #1d1d1d;
    color: #fff;
}

.follow-i .facebook {
    background: #0948a4;
    color: #fff;
}
.follow-i .youtube {
    background: #e93838;
    color: #fff;
}
.news-home-top-menu p {
    font-size: 15px;
    padding: 8px 0;
}

.news-home-top-menu {
    background: #374692;
    color: #fff;
}

.news-home-top-menu .news-p-h {
    font-size: 12.5px;
    margin: 0;
    border-right: 1px solid #ffffff61;
    padding-right: 9px;
    color: #eae9ff;
    font-weight: 600;
}

.news-home-top-menu .news-p-v a {
    text-decoration: none;
    color: #fff;
}

.news-home-top-menu .news-p-v {
    font-size: 12.5px;
    margin: 0;
    border-left: 1px solid #ffffff61;
    padding-left: 9px;
    color: #eae9ff;
    font-weight: 600;
}




@media (min-width: 992px) {
    .news-home-top-menu .col-lg-1 {
        width: 9.333333%;
    }

    .news-home-top-menu .col-lg-10 {
        width: 81.333333%;
    }
}

@media (min-width: 992px) {
    .col-lg-h2 {
        flex: 0 0 auto;
        width: 13.666667%;
    }
}

@media (max-width: 767px) {
    .header h1 {
        font-size: 11.5px;
    }

    .header h1 span {
        position: relative;
        top: 1px;
        font-size: 12px;
        color: #E71E25;
    }


    .quick-links-card .col-6 {
        margin: 7px;
        width: 46%;
    }

}

.sub-menu-coll a {
    text-decoration: none;
    background: #374692;
    padding: 8px 2.5px;
    font-size: 16px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
}

.sub-menu-coll a:hover {
    background: linear-gradient(90deg, rgb(255 145 71) 0%, rgb(255 240 230) 50%, rgb(2 207 0) 130%);
    color: #000b45;
    font-weight: 600;
}

.sub-menu-coll .card {
    border-radius: 15px;
}

.card-Commissionerates {
    border-radius: 10px;
    /*border: none;*/
}

.card-Commissionerates .card-header {
    /*background: #374692;*/
    /*color: #fff;*/
    background: linear-gradient(90deg, rgb(255 173 118) 0%, rgb(255 244 236) 50%, rgb(2 227 0) 130%);
    color: #000c4c;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    border-radius: 10px 10px 0 0px;
    padding: 9px 3px;
}

.card-Commissionerates a {
    text-decoration: none;
    /*color: #001614;*/
    /*background: #d9f9f0;*/

    color: #fff;
    background: #374692;

    text-align: center;
    padding: 10px 3px;
    border-radius: 8px;
    display: block;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Poppins';
    box-shadow: 2px 3px 4px -2px #000;
}

.card-Commissionerates a:hover {
    /*background: #374692;*/
    /*color: #fff;*/
    background: linear-gradient(90deg, rgb(255 145 71) 0%, rgb(255 240 230) 50%, rgb(2 207 0) 130%);
    color: #000b45;
    font-weight: 600;
}

.card-Commissionerates h6 {
    font-weight: 500;
    font-size: 16.5px;
    padding: 7px 6px 5px 10px;
    text-align: center;
    background: #374692;
    color: #fff;
}

.heading-office {
    text-align: center;
    font-weight: 500;
    margin-top: 16px;
    background: #374692;
    padding: 8px 0px;
    font-size: 22px;
    color: #ffffff;
    border-radius: 6px;
}

/* chat-boat nitesh css start here */

.chat-start {
    position: fixed;
    right: 40px;
    bottom: 5px;
    width: 51px;
    height: 51px;
    padding: 0;
    font-size: 21px;
    z-index: 9999;
    display: none !important;
}

.chat-start:focus {
    box-shadow: none;
}

.chat-boat {
    position: fixed;
    bottom: 0;
    right: 18px;
    z-index: 99999;
}

.chat-boat h5 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
}

.chat-boat .bg-warning {
    background-color: #E56990 !important;
}

.chat-boat .btn-warning {
    color: #fff;
    background-color: #414141;
    border-color: #414141;
    border-radius: 0px 12px 12px 0px !important;
    border: none;
}

.chat-boat .btn-warning:focus {
    box-shadow: none;
}

.chat-boat .form-control {
    border-radius: 12px 0px 0px 12px !important;
    border: none;
}

.chat-boat .form-control:focus {
    box-shadow: none;
}

.chat-boat .card-body {
    overflow-y: scroll;
}

.chat-boat .card-footer {
    border: 0px;
    background: #008481;
    background: linear-gradient(315deg, #008481 52%, #66e4cd 100%);
}

.chat-boat .card-header {
    border: none;
    border-radius: 15px 15px 0px 0px;
    padding: 2px 18px !important;
    background: #008481;
    background: linear-gradient(315deg, #008481 52%, #66e4cd 100%);
    border-top: 3px solid #0a767c !important;
}

.chat-boat .fa-message {
    border: none;
    height: 40px;
    width: 40px;
    display: inline-grid;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 20px;
    background: #374692;
    color: #fff;
    margin-right: 4px;
    padding-top: 3px;
}

.chat-boat .fa-times {
    border: 1px solid #fff0;
    height: 28px;
    width: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 16px;
    background: #ffffff36;
    color: #ffffff !important;
    padding-top: 2px;
    cursor: pointer;
}

.chat-boat .card {
    border-radius: 15px 15px 0px 0px;
    border: none;
    box-shadow: 0px 19px 12px 0px #353535;
}

.chat-boat .card-body::-webkit-scrollbar {
    width: 0px;
}

.chat-boat .card-body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.chat-boat .card-body::-webkit-scrollbar-thumb {
    background-color: #B7B7B7;
    outline: 1px solid #70809000;
    border-radius: 30px;
}

/* scroll-m start */

.scroll-m{
    height: 518px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.scroll-m::-webkit-scrollbar {
    width: 7px;
}

.scroll-m::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.scroll-m::-webkit-scrollbar-thumb {
    /* background-color: #374692; */
    background-color: #858585;
    outline: 1px solid #70809000;
    border-radius: 30px;
}

.chat-start {
    /*display: none;*/
    position: fixed;
    right: 18px;
    bottom: 54px;
    /*width: 51px;*/
    width: 66px;
    height: 51px;
    padding: 0;
    font-size: 21px;
    font-family: 'Poppins', sans-serif;
    background: transparent;
    /*background: linear-gradient(315deg, #e52768 52%, #EF8773 100%);*/
    border-radius: 25px;
    color: #fff !important;
    border: none;
    /*box-shadow: 3px 5px 7px -2px #000;*/
}

.chat-start:focus {
    outline: none !important;
    box-shadow: none !important;
}

.chat-start:hover {
    border: none;
    background: transparent;
}

.chat-boat .accordion-item {
    border: none;
}

.chat-boat .accordion-header {
    border: none;
}

.chat-boat .accordion-button {
    border: none;
    box-shadow: none;
    padding: 6px 8px;
    background: #fff;
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 2px;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.chat-boat .accordion-body {
    border: none;
    padding: 6px 8px;
    font-size: 14px;
    border-bottom: 1px solid #a9a9a9;
    margin-bottom: 8px;
}

.chat-boat .accordion-button::after {
    width: 25px;
    height: 25px;
    background-size: 19px;
}

.chat-boat button:not(.collapsed) {
    color: #000;
    font-weight: 600 !important;
}

#chatMessages .d-flex {
    margin-left: 6.5px;
}

.chat-card-in .card{
    box-shadow: none;
    background: #5BDAC5;
    border-radius: 5px;
    padding: 10px 4px;
    justify-content: center;
}
.chat-card-in i{
    font-size: 22px;
}
.chat-card-in p{
        font-size: 12px;
    font-weight: 500;
    line-height: 13px;
    display: block;
    margin-top: 10px !important;
}

.chat-boat-feedback .times-btn{
    color: #525252 !important;
    position: absolute;
    right: 14px;
    top: 20px;
}
.chat-boat-feedback img {
    width: 32px !important;
}

.search-card .card-header {
    background: #374692;
    color: #fff;
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 15px 15px 0px 0px;
}

.search-card {
    border-radius: 15px;
}

.search-card label {
    font-size: 16px;
    font-weight: 500;
    font-family: system-ui;
}

.search-details .table>:not(caption)>*>* {
    padding: 5px 3px;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    font-size: 13px;
}

/* @media (min-width: 350px) {
    .card-Commissionerates a{
        padding: 8px 21px;
        font-size: 16px;
    }
}
@media (min-width: 1024) {
    .card-Commissionerates a{
        padding: 8px 6px;
        font-size: 12px;
    }
}
@media (min-width: 1199.98px) {
    .card-Commissionerates a{
        padding: 6px 15px;
        font-size: 12px;
    }
} */
/* @media (min-width: 1600px) {
    .footer {
        position: fixed;
        bottom: 0px;
        width: 100%;
    }
}
@media (min-width: 1900px) {
    .footer {
        position: fixed;
        bottom: 0px;
        width: 100%;
    }
} */

#ViewMoreNews .btn-close {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat !important;
}

.chat-boat img {
    border-radius: 50%;
    width: 49px;
    margin-right: 11px;
}

.hdr-bg {
    background: #374692 !important;
    padding: 14px 3px !important;
}

.twitter path {
    fill: #fff !important;
}


.heading-zone span i {
    position: relative;
    top: -4px;
    font-size: 19px;
}

.heading-zone span {
    border: 1px solid #fff;
    width: 34px;
    height: 25px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    margin-right: 9px;
    border-radius: 9px;
    background: #e0ffe1;
    color: #ff3838;
}

.heading-zone {
    text-align: center;
    color: #fff;
    padding: 14px 5px;
    font-weight: 600;
    font-size: 19px;
    line-height: 27px;
    /*background: linear-gradient(90deg, rgb(255 185 163) 0%, rgb(255 240 230) 50%, rgb(84 255 83) 130%);*/
    background: #374692;
    border-radius: 10px 10px 0px 0px;
}

.accordion-button:not(.collapsed) {
    color: #1c1c1c;
    /*background-color: #ffffff;*/
    /*box-shadow: 0px 1px 0px 0px #ccc;*/
    font-weight: 600;
    font-size: 1rem;
    background: transparent !important;
}

.accordion-button {
    font-weight: 600;
}

.accordion-button:focus {
    outline: 0;
    box-shadow: none;
}

.header {
    background: linear-gradient(90deg, rgb(255 173 118) 0%, rgb(255 244 236) 50%, rgb(2 227 0) 130%);
}

.header h1 {
    color: #374692;
}

.header .h1m2 {
    color: #374692 !important;
    font-family: 'Bungee', sans-serif !important;
}

.jurisdiction-range {
    /*position: absolute;*/
    /*right: 11px;*/
    padding: 4px 16px;
    border-radius: 15px;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

.range-modal .table-bordered>:not(caption)>*>* {
    border-width: 0 1px;
    font-size: 15px;
    color: #000;
    padding: 7px 7px;
}

.range-modal .modal-header {
    background: #374692;
    padding: 14px 23px;
    color: #fff;
}

.range-modal .btn-close {
    background: none;
}

/* .btn-close i {
            .range-modal font-size: 23px;
        } */

.range-modal .table>thead th {
    color: #fff;
}

.range-modal .table>thead {
    vertical-align: bottom;
    background: #246c91;
    color: #fff;
}

.range-modal .modal-header {
    border-radius: 12px 12px 0px 0px;
}

.range-modal .modal-content {
    border-radius: 12px 12px 0px 0px;
}

.a-color-white {
    text-decoration: none;
    color: #fff;
}

.a-color-white:hover {
    text-decoration: none;
    color: #fff;
}

.a-color-blue:hover {
    text-decoration: none;
    color: #0a58ca;
}

.bg-white {
    background: #fff !important;
}

.chat-start img {
    border-radius: 50%;
}

.accordion-button::after {
    /* content: '\f0d7'; */
    content: '' !important;
    font-family: 'Font Awesome 5 Free';
}
.newAccordion .accordion-button{
    background: #c4e8ff;
}
.fs-14 {
    font-size: 14px;
}

.img-thum img {
    border-radius: 11px;
    border: 1px solid #a9a9a9;
}

.footer-copyright p {
    font-size: 13px;
    padding: 16px 0px;
}

.footer-copyright p a {
    text-decoration: none;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.table-bordered td a {
    text-decoration: none;
    color: #000;
    font-size: 15px;
    text-transform: capitalize;
}
.table-bordered td a:hover {
     color: #0d6efd;
}
.disclaimer-pragraph h5{
    line-height: 33px;
    text-align: justify;
}

.marquee-home{
                    margin-top: 20px;
                    background: #fff;
                    border-radius: 15px;
                    padding: 0px 10px 20px 10px;
}

.marquee-home .marque-home-one{
         display: inline-flex;
}

.marque-home-one .marque-home-child{
   width: 110px;
}
.right-icon{
    line-height: 21px;
}
.tableMT tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    font-size: 15px;
    padding: 11px 11px !important;
}


        .input-div, .related-questions {
            margin-bottom: 20px;
        }
        .related-question {
           text-decoration: none;
            display: block;
            margin-bottom: 15px;
            margin-top: 15px;
            color: #2a2a92;
            font-size: 14px;
            line-height: 22px;
            cursor: pointer;
        }
        .related-question:hover {
            color: darkblue;
        }
        .answer {
            color: #000000;
            margin-top: 5px;
            font-size: 14px;
            font-weight: 500;
        }
.h-600-scroll{
    height: 414px;
    overflow-y: scroll;
    border-bottom: 1px solid #000;
}


.chat-boat h5{
    border-radius: 50%;width: 49px;margin-right: 11px;
}
.chat-boat .card-body{
    position: relative; height: 370px
}

.h-215{
    height: 215px;
}
.modal-content{
    border-radius: 20px;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 650px;
    }
}
@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 950px !important;
    }
}
.modal-title {
    font-weight: 600;
}
        /*.related-question{*/
        /*        display: block;*/
        /*    margin-bottom: 16px;*/
        /*    color: #2a2a92;*/
        /*    font-size: 14px;*/
        /*    line-height: 22px;*/
        /*    cursor:pointer;*/
        /*}*/
        /*.related-question:hover{*/
        /*    color:blue;*/
        /*}*/

#CERT img{
    cursor: pointer;
}

/* g translate */

.goog-te-gadget img {
    display: none;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd {
    display: none;
}
.goog-te-gadget-simple {
    border-radius: 7px;
    border: 1px solid;
    width: 140px;
    font-size: 12px;
}
.translated-ltr{
    height: 100%;
    margin-top: 0;
    position: relative;
    top: -41px;
}