body {
    background: url(https://dpiit.gov.in/sites/all/modules/cmf/cmf_content/assets/images/carousel-bg.png) repeat;
}
.main_menu {
    /* padding: 0 24px; */
    background-color: #fff;
    box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
    /* min-height: 70px; */
    z-index: 1001;
    transition: width 0.25s ease, background 0.25s ease;
    -webkit-transition: width 0.25s ease, background 0.25s ease;
    -moz-transition: width 0.25s ease, background 0.25s ease;
    -ms-transition: width 0.25s ease, background 0.25s ease;
}
.customBtmMain {
    cursor: pointer!important;
    background: #133053;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: 0.25rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.customBtmMain:hover{
    /* background: #5963d4; */
    color: #ffffff;
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 24%), 0 17px 50px 0 rgb(0 0 0 / 19%) !important;
}
.mainBox {
    /* display: inline-block; */
    font-weight: 500;
    line-height: 1.5;
    color: #181c32;
    /* text-align: center; */
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.75rem 1.5rem;
    font-size: 1.1rem;
    border-radius: 0.65rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background: #ffffff69;
    border: 1px solid #133053;
    box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
    position: relative;
    min-height: 120px;
}
.mainBox:hover {
    background-color: #fff;
}
#main {
    margin: 18px 0;
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
}
.mainBox h4 {
    font-size: 16px;
    font-weight: bold;
}
.mainBox h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
    font-weight: 900;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #222;
    margin-bottom: 7px;
}
.grid-margin {
    margin-bottom: 1.875rem;
}
.btn.btn-icon {
    width: 40px;
    height: 40px;
    padding: 0;
}
.mr-3, .mx-3 {
    margin-right: 1rem !important;
}
.btn-light {
    border-color: #133053;
    color: #133053;
}
.custom_nav_div {
    padding: 14px 0;
}
.iconMainIndex:hover {
    background: #1330535c !important;
    box-shadow: 0 2px 2px 0 rgb(248 249 250 / 14%), 0 3px 1px -2px rgb(248 249 250 / 20%), 0 1px 5px 0 rgb(248 249 250 / 12%);
    border-color: #133053;
}
.main_footer {
    /* background: #fcf9f4; */
    padding: 10px;
    /* position: fixed; */
    bottom: 0;
    width: 100%;
    background: #133053 !important;
    color: #fff;
    text-align: center;
}
.customloginMainDiv {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 15px 4px #ebebeb;
    border-radius: 0.25rem;
    border: 6px solid #e2e2ff;
    border-radius: 8px;
}
.headingText {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 0;
    font-size: 1.5rem;
    line-height: 1.25;
    border-radius: 0.25rem;
    margin-bottom: 20px;
    color: #133053;
    font-weight: bold;
    position: relative;
}
.headingText::after {
    content: "";
    position: absolute;
    bottom: -0.125rem;
    left: 0;
    right: -0.5rem;
    height: 0.75rem;
    z-index: 1;
    background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/664131/underline.svg);
    background-repeat: no-repeat;
    /* background-size: cover; */
}
/* .headingText:before {
    background: linear-gradient(
45deg,#fc5c7d,#6a82fb,#fc5c7d);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    content: "";
    mix-blend-mode: screen;
} */
.navbar-nav {
margin-right: 5%;
}
ul.navbar-nav li {
    cursor: pointer;
}
.nav-link {
    font-weight: bold;
    color: #000 !important;
}
.header_custom_main {
    background: linear-gradient(to right, #133053 , #17dcfb 70%) !important;
}
.justyfyDiv {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header_custom {
    padding: 0.5rem 0rem;
}
.titleText {
    font-family: 'Open Sans Regular', sans-serif;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
}
.logoMenu {
    margin: 0;
    padding: 0;
}
.logoMenu li {
    list-style-type: none;
}
.logoMenu li a img {
    object-fit: contain;
    /* height: 144px; */
}
.backEffectAdd:before {
    box-shadow: -160px -50px 0 0 #ff9000;
    content: "";
    display: block;
    width: 220%;
    height: 220%;
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    z-index: 999999;
}
.backEffectAdd {
    width: 300px;
    height: 300px;
    overflow: hidden;
    position: absolute;
    top: 0;
    float: left;
    left: 0;
    z-index: -1;
}
.bottomImage {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}
.bottomImage img {
    float: right;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    z-index: 999999999999;
}
.titleText p {
    margin: 0;
    font-size: 1.5rem;
}
.titleText span {
    font-size: 1.3rem;
    /* color: #d1d1d1; */
    background: -webkit-linear-gradient(45deg, #f59f06, #f8d482 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.MainCustomDiv {
    background: #fff;
    padding: 40px 0;
    overflow: hidden;
}

span.userNameCurrent {
    text-transform: capitalize;
    /* color: red; */
    text-decoration: underline;
    background: -webkit-linear-gradient(
45deg, #f59d00, #2a7663 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    line-height: 0;
    margin-left: 5px;
}
.modal-backdrop {
    z-index: auto;
}
.modal.customModalDynamic {
    background: #000000bf !important;
}
.customModalDynamic .modal-content {
    max-height: 89vh;
    overflow: auto;
    border: none;
    border-radius: 0;
}


/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
/* background: #888; */
    background: linear-gradient(to right, #133053 , #17dcfb) !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.overScroll {
    overflow: auto;
}
.customModalDynamic .modal-dialog {
    max-width: 65%;
}
.labelTextPopup {
    padding: 0 11px;
    margin: 0;
}
.labelTextPopup h3 {
    margin: 20px 0 0 0;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}
#cleanlinessShowModalLabel, #showModalLabel {
    background: -webkit-linear-gradient(
45deg, #f59f06, #159f33 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.customModalDynamic .modal-content .mb-2.row, .customModalDynamic .modal-content .mb-3.row {
    align-items: center;
    border: 1px solid #f5f5f5;
}
.customModalDynamic .modal-content .mb-2.row .col-form-label img {
    /* border-radius: 50%;
    height: 70px; */
    width: 75%;
    border: 1px solid #9f9f18;
    background: #ffebeb;
    object-fit: cover;
}