@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

.poppins-black,
.poppins-bold,
.poppins-extrabold,
.poppins-extralight,
.poppins-light,
.poppins-medium,
.poppins-regular,
.poppins-semibold,
.poppins-thin {
    font-family: Poppins, sans-serif;
    font-style: normal
}

*,
.container-fluid,
.leftMenu .phone span,
.logoSec,
.offcanvas-body.leftMenu form#language_change,
body,
h1,
h2,
h3,
h4,
h5,
h6,
li.sub-menu ul {
    padding: 0
}
   
.logo,
.logo img,
.nav-area,
.site-header {
    position: relative
}

.mobClick,
.mobClick span {
    transform: rotate(0);
    display: block
}

.awards-carousal .owl-dots,
.banner-left h2,
.banner-left p,
.banner-left ul,
.banner-single,
.carousal-single>a,
.gallery-single h3,
.hero-sec-mid h2,
.hero-sec-right h2,
.mangment ul,
.testi-carousal .owl-dots,
.testimonial-right,
h4.head.fw-600.bborder.title.mb-3 {
    text-align: center
}

.awards-txt p,
.service-txt ul li a {
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.banner-left ul li h6,
.banner-single h6,
.offcanvas-title,
.serviceBox .title,
.testimonial-box h4,
.vertical-tab .nav-tabs li a,
.vertical-tab .tab-content h3 {
    text-transform: uppercase
}

.awards-carousal .owl-dot:focus,
.awards-carousal .owl-nav button:focus,
.carousal-1 .owl-nav button:focus,
.logo-carousal .owl-nav button:focus,
.nav-carousal .owl-nav button:focus,
.testi-carousal .owl-dot:focus,
:focus,
a,
a:link {
    outline: 0
}

.content nav ul li,
a,
a:hover,
a:link {}

.breadcrumbs,
.innerpage .left ul,
.innerpage .right ul,
.my-top-links,
.pagination {
    list-style: none
}

#tbc_back_to_top_btn::after,
.sidebar-menu .subDropAlt::before {
    font-family: FontAwesome;
    content: "?"
}

.h-120 {
    height: 120px !important
}

.banner-right .owl-carousel,
.owl-nav.disabled {
    display: block !important
}

.text-wrap p {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.poppins-thin {
    font-weight: 100
}

.poppins-extralight {
    font-weight: 200
}

.poppins-light {
    font-weight: 300
}

.poppins-regular {
    font-weight: 400
}

.poppins-medium {
    font-weight: 500
}

.poppins-semibold {
    font-weight: 600
}

.poppins-bold {
    font-weight: 700
}

.poppins-extrabold {
    font-weight: 800
}

.poppins-black {
    font-weight: 900
}

.poppins-black-italic,
.poppins-bold-italic,
.poppins-extrabold-italic,
.poppins-extralight-italic,
.poppins-light-italic,
.poppins-medium-italic,
.poppins-regular-italic,
.poppins-semibold-italic,
.poppins-thin-italic {
    font-family: Poppins, sans-serif;
    font-style: italic
}

.poppins-thin-italic {
    font-weight: 100
}

.poppins-extralight-italic {
    font-weight: 200
}

.poppins-light-italic {
    font-weight: 300
}

.poppins-regular-italic {
    font-weight: 400
}

.poppins-medium-italic {
    font-weight: 500
}

.poppins-semibold-italic {
    font-weight: 600
}

.poppins-bold-italic {
    font-weight: 700
}

.poppins-extrabold-italic {
    font-weight: 800
}

.poppins-black-italic {
    font-weight: 900
}

:root {
  
    --heading-font: "Poppins", sans-serif;
    --nav-font: "Poppins", sans-serif;
    --primary-color: #105b38;
    --secondary-color: #b31f35;
    --third-color: #fff500;
    --primary-font: 'Raleway', sans-serif;
    --secondary-font: 'Raleway', sans-serif;
    --white: #fff
}

* {
    margin: 0;
    -webkit-font-smoothing: antialiased
}

.mshadow {
    box-shadow: rgba(29, 29, 29, .19) 0 0 5px
}

input[type=date],
input[type=email],
input[type=number],
input[type=text],
optgroup,
select,
textarea {
     margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: #fff;
    border: none;
    padding: 10px;
    width: 100%;
    box-shadow: 0 0 0 #b6b6b645;
    color: #9999b3;
   
}

.interest select,
.left-mega-single,
.megaMenu-single {
    box-shadow: rgba(0, 0, 0, .2) 0 0 9px 0
}

table input[type=date],
table input[type=email],
table input[type=number],
table input[type=text],
table optgroup,
table select,
table textarea {
    border: 1px solid #e8e8e8 !important
}

button {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border: none;
    padding: 10px
}

form label {
    font-weight: 600;
    width: 100%;
    margin-bottom: 13px
}

td:has(input[type=radio], input[type=checkbox]) label {
    width: auto;
    padding-right: 11px
}

button.minussign,
button.plussign {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 9px
}

.logo,
.theme-bar-in {
    display: flex;
    align-items: center
}

.err,
.logoSec a.youtube i,
span.feedback-star {
    color: red
}

body {
    margin: 0;
    font-size: 1em;
    color: #080808;
    font-family: Roboto, sans-serif;
    overflow-x: hidden;
    
}

.content nav ul,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a,
a:link {
    color: #007c3d
}

p {
    padding: 2px 0;
    margin: 0
}

.clear {
    clear: both
}

a {
    color: #000
}

a:hover {
    color: #0c528f
}

a:focus {
    outline: 0 !important
}

:hover {
    transition: .5s
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 400;
    color: #8d0040;
    font-family: var(--heading-font)
}

img {
    border: 0;
    height: auto
}

.nav-area,
.theme-bar-in {
    border-top-right-radius: 20px
}

::-webkit-input-placeholder {
    opacity: 1;
    color: #999
}

.megaMenu,
.theme-bar-in>div:first-child::after {
    opacity: 0
}

.container {
    max-width: 1400px
}

.site-header.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999
}

.logo {
    max-width: 600px;
    background: #017c3c;
    justify-content: center;
    padding-top: 3px
}

.logo img {
    z-index: 2
}

.logo::after {
    content: "";
    position: absolute;
    width: 100vw;
    right: 0;
    top: 0;
    background: #fff
}

.site-header {
    border-top: 0 solid #fff;
    z-index: 20;
    transition: .3s ease-in-out
}

.footer-copy-main,
.site-header-in {
    display: flex;
    justify-content: space-between
}

.nav-area {
    width: calc(100% - 100px);
    height: 124px;
    background: var(--primary-color);
    border-bottom-right-radius: 10px
}

.nav-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 86px;
    height: 124px;
    background: url("../new/assets/images/nav-divide2..png") no-repeat
}

.theme-bar {
    display: flex;
    justify-content: flex-end
}

.theme-bar-in {
    height: 35px;
    background: #fff;
    border-bottom-left-radius: 40px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 0 6px;
    justify-content: end
}

.theme-bar-in>div {
    position: relative;
    padding: 0 4px;
    cursor: pointer
}

.theme-bar-in>div::after {
    content: "";
    width: .8px;
    height: 15px;
    background: #000;
    position: absolute;
    left: 0;
    top: 4px;
    line-height: 1
}

.txt-size a {
    display: inline-block;
    color: #000;
    padding: 0 0 0 5px
}

.txt-size a:first-child {
    padding-left: 0
}

.color-theme span {
    display: inline-block;
    margin-left: 4px
}

.color-theme span:first-child {
    margin-left: 0
}

.awards-carousal .item,
.breadcrumbs li .breadcrumb,
.breadcrumbs li [itemprop=name],
.footer-social,
.phone,
.social ul {
    display: flex;
    align-items: center
}

.phone span {
    display: inline-block;
    padding-left: 5px
}

#swal2-html-container,
.disabled-friendly a,
.innerpage .left .contact,
.my-button.danger div span,
.my-button.info div span,
.my-button.waring div span,
.scrr a,
.skip span a,
.theme-bar-in>div a,
table.tb-list a,
table.tb-list p {
    color: #000
}

.skip::after {
    width: 1px !important
}

.search-bar {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
    padding-right: 10px;
    margin-left: 160px
}

.search-bar-in,
.social ul li a {
    align-items: center;
    display: flex
}

.search-bar-in {
    justify-content: end
}

.site-header .search {
    position: relative;
    width: 400px;
    margin: 0 17px 0 10px
}

.search input {
    width: 100%;
    border: none;
    border-radius: 50px;
    padding: 6px 41px;
   color: #121212;
    background: #ffffff;
}
.search input::placeholder { 
  color: black!important;
}

.search-icon-1 {
    position: absolute;
    right: 42px;
    top: 5px;
    font-size: 22px;
      color: #a42633;
}

.search-icon-2,
.site-nav>ul>li>a>i {
    font-size: 20px
}

.search-icon-2 {
    position: absolute;
    right: 16px;
    top: 5px;
    color: #fff
}

.search input::-webkit-input-placeholder {
    opacity: .5;
    color: #fff
}

ul.d-flex.validate img {
    max-width: 100%;
    object-fit: contain;
    height: 1.5rem;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #fff
}

.social ul li a {
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    color: #fff;
    margin: 0 0 0 -7px
}

.social ul li a.facebook {
    background: #3a5a95
}

.social ul li a.twitter {
    background: #000
}

.social ul li a.instagram {
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)
}

.social ul li a.youtube,
.social-link ul li a.youtube {
    background: red
}

.logoSec .social ul li a,
.mobClick.open span,
.swal2-close:hover,
.table-striped>tbody>tr:nth-of-type(odd)>* input[type=date],
.table-striped>tbody>tr:nth-of-type(odd)>* input[type=email],
.table-striped>tbody>tr:nth-of-type(odd)>* input[type=number],
.table-striped>tbody>tr:nth-of-type(odd)>* input[type=text],
.table-striped>tbody>tr:nth-of-type(odd)>* select,
.table-striped>tbody>tr:nth-of-type(odd)>* textarea,
.table-striped>tbody>tr:nth-of-type(odd)>*optgroup,
.white-preview {
    background: #fff
}

.logoSec a.facebook i {
    color: #3a5a95
}

.logoSec a.twitter i {
    color: #000;
    filter: invert(0)
}

.logoSec a.instagram i {
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    color: transparent;
    display: inline-block
}

.site-nav {
    position: relative;
    z-index: 9;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 20px;
    padding-left: 20px;
    width: 100%
}

.footer-bottom,
.site-nav>ul {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.site-nav>ul>li>a {
    color: rgb(255 245 0);
    font-size: 1em;
    padding: 11px 0;
    display: inline-block;
    position: relative;
    letter-spacing: .5px
}

.site-nav>ul>li:first-child>a {
    transform: translateY(0)
}

.site-nav>ul>li>a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 0;
    height: 2px;
    background: #fff112;
    transition: .3s;
    z-index: -1
}

.site-nav>ul>li.active>a::after,
.site-nav>ul>li:hover>a::after {
    opacity: 1;
    width: 100%
}

#tbc_back_to_top_btn.show,
.hero-sec-left>ul>li:hover .left-mega,
.site-nav>ul>li:hover .megaMenu {
    opacity: 1;
    visibility: visible
}

.megaMenu {
    visibility: hidden;
    position: absolute;
    width: 98%;
    left: 0;
    top: 50px;
    padding: 30px;
    border-right: 4px solid #fff500;
    border-bottom: 4px solid #fff500;
    border-left: 4px solid #fff500;
    border-image: initial;
    border-radius: 0 0 15px 15px;
    transition: .5s;
    background: linear-gradient(rgb(0 124 61) 0, rgb(0 124 61) 51%, rgb(0 124 61) 100%);
    border-top: none
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: var(--primary-color)
}

::-webkit-scrollbar-thumb:hover {
    background: #0563b9
}

.megaMenu ul {
    display: flex;
    margin: 0 -10px;
    flex-wrap: wrap;
    justify-content: start
}

.megaMenu ul li {
    flex: 0 0 auto;
    width: 290px;
    padding: 0 10px;
    margin: 10px 0
}

.megaMenu-single {
    border-radius: 8px;
    background: #fff;
    padding: 15px;
    display: flex;
    height: 125px
}

.mega-icon {
    width: 25px;
    display: none
}

.megaTxt,
.vertical-tab .nav-tabs li a:hover::before,
.vertical-tab .nav-tabs li.active a::before {
    width: 100%
}

.megaTxt h5 {
    font-size: .98em;
    color: #007c3d;
    font-weight: 600
}

.megaTxt p {
    font-weight: 500;
    line-height: 20px;
    font-size: .9em;
    padding: 10px 0 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #727272
}

.megaTxt a {
    display: inline-block;
    font-weight: 500;
    color: #000;
    margin-top: 0
}

.megaMenu-single img {
    width: 96px;
    height: 85px
}

.hero-sec-left>ul>li:first-child img {
    max-width: 114px;
    border-radius: 0;
    height: 68px;
    background: 0 0;
    margin: auto
}

.hero-sec-main {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    background: linear-gradient(rgb(255 253 179 / 64%) 0, rgb(255 255 253) 51%, rgb(178 215 196) 100%);
    border-radius: 0 0 0 86px;
    align-content: center
}

.hero-sec-left {
    position: relative;
    background: #007c3d;
    padding: 0 0 10px;
    z-index: 4
}

.hero-sec-right {
    width: 210px
}

.fst-small {
    padding: 10px 0
}

.breadcrumbs,
.footer-social ul,
.hero-sec-left>ul>li:last-child a {
    display: flex
}

.hero-sec-left>ul>li>a {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    background: var(--primary-color);
    color: rgb(255 255 255);
    padding: 4px;
    font-weight: 300;
    font-size: 15px;
    transition: .5s;
    border-top: 1px solid rgba(255, 255, 255, .25);
    font-family: Poppins;
    margin: 0;
    gap: 8px;
    align-items: center
}

.hero-sec-left>ul {
    padding-bottom: 46px
}

.hero-sec-left>ul>li:hover>a {
    background: rgb(179 31 53)
}

.hero-sec-left>ul>li>a>i {
    font-size: 35px;
    display: inline-block;
    margin-left: 10px
}

.left-mega {
    transition: .5s;
    border-radius: 0 12px 12px 0;
    position: absolute;
    left: 174px;
    top: 0;
    max-width: 500px;
    min-width: 400px;
    max-height: 413px;
    overflow: hidden auto;
    background: rgb(0 124 61);
    border: 2px solid #fff500;
    padding: 15px 25px;
    z-index: 9999;
    opacity: 0;
    border-left-color: #7e004d;
    visibility: hidden
}

.left-mega ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -17px
}

.left-mega ul li {
    flex: 0 0 auto;
    width: 49%;
    padding: 0 6px;
    margin: 10px 0
}

.left-mega-single {
    height: 109px;
    background: linear-gradient(rgb(255 249 99) 0, rgb(255 255 253) 100%);
    padding: 14px;
    display: flex;
    border-radius: 0 20px
}

.left-mega::-webkit-scrollbar {
    width: 4px
}

.left-mega::-webkit-scrollbar-track {
    background: var(--primary-color);
    width: 4px
}

.left-mega::-webkit-scrollbar-thumb {
    background: #0563b9;
    width: 10px
}

.left-mega-single .mega-icon {
    width: 45px
}

.left-mega-single .mega-icon i {
    font-size: 1.8em;
    line-height: 20px
}

.left-mega-single .megaTxt {
    width: calc(100% - 45px);
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.left-mega-single .megaTxt a {
    line-height: 1.5;
    font-weight: 600;
    color: #b93145
}

.hero-sec-mid {
    width: calc(100% - 223px);
    z-index: 1;
    align-content: end
}

.hero-sec-main {
    position: relative;
    overflow: hidden
}

.hero-sec-main::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.hero-sec-main::after {
    position: absolute;
    height: 79px;
    width: 77px;
    background-image: url("../new/assets/images/side-bottom.png");
    bottom: 0;
    content: "";
    left: 173px;
    background-repeat: no-repeat;
    z-index: 2
}

.hero-sec-mid h2 {
    font-size: 1.5em;
    color: rgb(179 31 53);
    font-weight: 600;
    display: none
}

.hero-sec-mid h2 span {
    font-weight: 700;
    display: inline-block;
    font-size: 1.2em
}

.flipster__button {
    top: 42%;
    z-index: 1;
    opacity: 1 !important;
    color: var(--primary-color) !important;
    font-size: 10px !important
}

.hero-sec-mid .flipster__nav {
    margin-top: 0 !important
}

.hero-sec-mid .flipster {
    margin-top: 10px;
    z-index: 0
}

.flip-shadow {
    margin: -54px auto 0;
    width: 648px;
    height: 36px;
    background: url("../new/assets/images/slide-shade.png") 0 0/100% 100% no-repeat
}

.mobClick {
    height: 27px;
    width: 26px;
    margin: -8px auto auto;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 999;
    position: static !important
}

.mobClick span {
    position: absolute;
    opacity: 1;
    width: 24px;
    height: 3px;
    background: #fff;
    transition: .25s ease-in-out
}

.hero-sec-left>ul>li,
.mangment ul li,
.sBar,
.section-title,
.side-menu>button>i,
.testimonial-box,
.testimonial-box-wrap,
button.mnbtn1 {
    position: relative
}

.mobClick span:nth-child(2) {
    top: 9px
}

.mobClick span:nth-child(3) {
    top: 18px
}

.mobClick.open span:first-child {
    top: 7px;
    transform: rotate(135deg)
}

.mobClick.open span:nth-child(2) {
    opacity: 0;
    left: -20px
}

.mobClick.open span:nth-child(3) {
    top: 7px;
    transform: rotate(-135deg)
}

.mobClick.open {
    z-index: 2147483647;
    left: calc(100% - 59px);
    position: fixed !important;
    margin: 0 !important;
    top: 15px;
    width: 27px;
    height: 17px
}

body .main-header:has(.open) .mobClick span {
    width: 23px;
    height: 2px;
    border-radius: 0
}

.main-header:has(:not(.open)) .mobClick span {
    right: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%
}

.nav-carousal-wrap {
    background: #d3edfd;
    border-radius: 15px;
    height: 340px;
    margin: 30px 0 0
}

.hero-sec-right h2 {
    font-size: 1.4em;
    font-weight: 600
}

.awards-txt h5,
.gallery-single h3,
.testimonial-box h4,
.testimonial-right h2,
.testimonial-right h5 {
    font-weight: 700;
    color: #29166f
}

.nav-carousal-wrap ul {
    height: 340px
}

.nav-carousal-wrap ul li {
    height: 25%
}

.nav-carousal-wrap ul li a {
    display: flex;
    align-items: center;
    height: 100%;
    border-bottom: 1px solid #84c9f3;
    color: #2077a9;
    padding-right: 10px
}

.nav-carousal-wrap ul li a div {
    width: 60px;
    text-align: center;
    font-size: 2em
}

.nav-carousal-wrap ul li a span {
    display: block;
    width: calc(100% - 60px);
    font-weight: 600;
    font-size: .9em;
    line-height: 20px
}

.nav-carousal-wrap ul li a:hover {
    background: var(--primary-color);
    color: #fff112
}

.nav-carousal .owl-nav button {
    width: 15px;
    height: 10px;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -7px;
    z-index: 5;
    background: url("../new/assets/images/up.png") no-repeat !important
}

.nav-carousal .owl-nav button.owl-prev {
    top: inherit;
    bottom: 0;
    transform: rotate(180deg)
}

.awards-carousal .owl-nav button span,
.carousal-1 .owl-nav button span,
.cloud1,
.cloud2,
.cloud3,
.div-hover .mobcircul,
.faq-content,
.form-drop,
.innerpage .right .mgfixh .axioms-content .mySlides,
.left-mega-single a img,
.leftMenu .top-right::before,
.megaTxt a .fa-angle-right,
.mob-nav,
.mob-search,
.nav-carousal .owl-nav button span,
.nav-carousal-wrap.alt,
.page-title .bread-crumb li:last-child::before,
.right form table td:empty,
.right ul.tabs li.active:after,
.service-heading-mob,
.sidebar-menu .site-Nav>ul>li>a i,
.topdiv button.mnbtn1,
button.mnbtn2 {
    display: none
}

.nav-carousal-wrap ul li:first-child a {
    border-radius: 15px 15px 0 0
}

.nav-carousal-wrap ul li:nth-child(4) a {
    border-radius: 0 0 15px 15px
}

.awards-carousal,
.flipster {
    margin-top: 30px
}

.awards-img {
    width: 346px;
    border-radius: 10px;
    overflow: hidden;
    border: 3px solid #29166f
}

.awards-txt {
    width: calc(100% - 346px);
    padding-left: 30px
}

.awards-txt h5 {
    padding-bottom: 15px
}

.awards-txt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.awards-carousal .owl-nav button {
    width: 17px;
    height: 29px;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -15px;
    z-index: 5;
    background: url("../new/assets/images/next-2.png") no-repeat !important
}

.awards-carousal .owl-nav button.owl-prev {
    right: inherit;
    left: -40px;
    transform: rotate(180deg)
}

.awards-carousal .owl-dots {
    width: 100%;
    margin: 10px 0 0
}

.awards-carousal .owl-dot,
.testi-carousal .owl-dot {
    display: inline-block;
    height: 12px;
    border-radius: 100%;
    margin: 0 3px;
    cursor: pointer
}

.awards-carousal .owl-dot {
    width: 12px;
    background: #57d5f7 !important
}

.awards-carousal .owl-dot.active {
    background: #fff112 !important
}

.testimonial {
    background: #c2bdd6;
    padding: 80px 0 100px
}

.testimonial-box {
    background: #fff;
    height: 285px;
    display: flex;
    align-items: center;
    border-radius: 15px;
    box-shadow: #9188b6 -10px 10px 0 0;
    z-index: 99;
    padding: 0 80px
}

.testimonial-box-below {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -20px;
    top: 20px;
    background: #b0aaca;
    border-radius: 15px;
    z-index: 1
}

.star {
    color: #f7c71d;
    font-size: 1.2em;
    padding-bottom: 15px
}

.testimonial-box p {
    padding: 10px 0 0;
    max-width: 70%
}

.testi-carousal {
    position: static
}

.testi-carousal .owl-dots {
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 100%
}

.testi-carousal .owl-dot {
    width: 12px;
    background: #968db8 !important
}

.testi-carousal .owl-dot.active {
    background: #6f639e !important
}

.social-link {
    position: fixed;
    top: 50%;
    margin-top: -150px;
    right: 50px;
    width: 56px;
    background: #fff;
    padding: 3px;
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, .2) 0 0 10px 0;
    z-index: 9999
}

.social-link ul li:first-child a {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px
}

.social-link ul li:last-child a {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px
}

.social-link ul li a {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #57ba63;
    color: #fff;
    font-size: 1.8em;
    transition: .5s
}

.social-link ul li a:hover {
    transform: scale(1.1)
}

.social-link ul li a.whatsapp {
    background: #57ba63
}

.social-link ul li a.facebook {
    background: #3b5998
}

.social-link ul li a.twitter {
    background: #55acee
}

.social-link ul li a.instagram {
    background: #f9d002
}

.social-link ul li a.linkedin {
    background: #0e76a8
}

.customCheck {
    display: block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    user-select: none
}

.customCheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.customCheck .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #29166f;
    border-radius: 3px
}

.customCheck input:checked~.checkmark {
    background-color: #29166f
}

.customCheck .checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 7px;
    top: 2px;
    width: 5px;
    height: 10px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

#boxes,
.btn-color-mode-switch input[type=checkbox]:checked~.alert,
.color-theme,
.customCheck input:checked~.checkmark::after,
.has-sub-upper:hover .sub-menu-upper,
.leftMenu .top-right,
.offcanvas-body.leftMenu .lang,
.offcanvas-body.leftMenu .phone+div,
.offcanvas-body.leftMenu .theme-bar-in>div,
.offcanvas-body.leftMenu .txt-size,
.right .tab-content.show,
.sidebar-menu .site-Nav>ul>li {
    display: block
}

.gallery-sec {
    padding: 0 0 50px;
    position: relative;
    background: #fff2f5
}

.gallery-sec::after {
    content: "";
    position: absolute;
    top: -85px;
    left: 0;
    width: 100%;
    height: 85px;
    background: url("../new/assets/images/bottom-shape.png") center top/100% 100% no-repeat
}

.gallery-sec .container {
    max-width: 1250px
}

.flipster__nav__link {
    display: inline-block;
    width: 8px;
    height: 5px;
    border-radius: 5px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background: #a1a1a1 !important;
    border: none !important
}

.flipster__nav__link::after {
    opacity: 0 !important;
    visibility: hidden !important
}

.flipster__nav {
    margin: 0 !important
}

.flipster__nav__item.flipster__nav__item--current .flipster__nav__link {
    width: 30px;
    background: var(--primary-color) !important
}

.flipster__nav__item {
    display: inline-block;
    margin: 0 .08em
}

.flipster__item__content {
    border-radius: 15px;
    overflow: hidden;
    max-height: 700px
}

.interest {
    padding: 50px 0 0
}

.interest-main {
    display: flex;
    align-items: center;
    justify-content: center
}

.interest label {
    font-size: 1.1em;
    font-weight: 600;
    padding: 0 20px
}

.interest select {
    border: 1px solid #57d5f7;
    border-radius: 15px;
    font-weight: 500;
    padding: 10px 15px;
    min-width: 120px
}

section.annouce .psbmarquee {
    position: relative;
    background: #007c3d;
    color: #fff;
    padding: 6px;
    line-height: 1
}

section.annouce li a {
    font-size: 15px;
    font-weight: 300;
    color: #fff
}

.service .nav-tabs {
    border: none;
    position: relative
}

.service .nav-tabs a {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 181px;
    height: 45px;
    background: url("../new/assets/images/tab-nav2.png") 0 0/100% no-repeat;
    color: #000;
    font-weight: 600;
    margin: 0 -15px
}

.service-txt h4,
.userIcon,
a.linkBtn.line {
    color: var(--primary-color)
}

.service .nav-tabs a.active {
    background: url("../new/assets/images/tab-nav.png") 0 0/100% no-repeat;
    color: #fff;
    position: relative;
    z-index: 9
}

.service .nav-tabs::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: url("../new/assets/images/divide2r.png") center center no-repeat
}

.service .tab-content {
    min-height: 200px;
    padding: 0 0 80px
}

.service-image {
    transform: translateY(53px)
}

.service .tab-content .container {
    max-width: 1200px
}

.service-txt h4 {
    font-weight: 700
}

.service-txt ul {
    padding: 15px 0 0
}

.service-txt ul li {
    font-weight: 500;
    position: relative;
    margin: 10px 0 0;
    padding: 9px 37px;
    background: rgba(181, 230, 208, 0);
    border: 1px dashed #8f0945;
    border-radius: 35px
}

.service-txt ul li::after {
    content: "\203A \203A";
    position: absolute;
    top: 0;
    color: #7f033b;
    font-size: 1.5rem;
    display: inline;
    height: auto;
    letter-spacing: -2.5px;
    line-height: 1.5;
    animation: 1s linear infinite MoveUpDown
}

.service-txt ul li:hover {
    background-color: #ffd535
}

.btnGroup,
.quoteWrap-in,
.swal2-actions {
    margin-top: 20px
}

a.linkBtn {
    display: inline-block;
    background: var(--primary-color);
    border: 2px solid var(--primary-color);
    color: #fff;
    font-weight: 500;
    border-radius: 50px;
    padding: 8px 25px
}

a.linkBtn.line {
    background: 0 0
}

a.linkBtn i {
    display: inline-block;
    margin-left: 5px
}

.call-back {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px
}

.call-back p {
    font-weight: 500;
    line-height: 20px
}

.call-back-right {
    width: calc(100% - 220px)
}

.sBar input {
    width: 100%;
    background: 0 0;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    border-bottom: 2px solid var(--primary-color);
    padding: 8px 30px;
    font-weight: 500
}

.userIcon {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 22px
}

.sBar button {
    position: absolute;
    right: 0;
    top: 8px;
    width: 26px;
    height: 26px;
    background: var(--primary-color);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: none;
    font-size: 13px
}

@media (min-width:1599px) {
    .hero-sec-left>ul>li span {
        text-align: center
    }

    .hero-sec-left>ul>li>a {
        flex-direction: column-reverse;
        gap: 0
    }

    .hero-sec-main::after,
    .left-mega {
        left: 172px
    }
}

@media (max-width:1599px) {
    .social-link {
        right: 5px
    }

    .container {
        max-width: 1300px
    }

    .hero-sec-mid .flipster--infinite-carousel .flipster__item {
        max-width: 500px;
        margin: 0 auto
    }

    .hero-sec-mid .flipster--infinite-carousel .flipster__item--future-1 .flipster__item__content {
        transform: translateX(135px) rotateY(0) scale(.8)
    }

    .hero-sec-mid .flipster--infinite-carousel .flipster__item--past-1 .flipster__item__content {
        transform: translateX(-135px) rotateY(0) scale(.8)
    }

    .owl-nav button.owl-prev {
        left: -27px
    }

    .owl-nav button {
        right: -27px
    }

    .left-mega {
        width: 795px
    }
}

@media (max-width:1360px) {
    .container {
        max-width: 1100px
    }

    .site-nav>ul>li>a {
        font-size: .87em
    }

    .banner-left ul li {
        margin-right: 20px
    }

    .footClick {
        right: 15px
    }
}

@media (max-width:1199px) {

    .header-right,
    .site-nav {
        margin: 0 !important
    }

    .subDropAlt,
    .subDropAlt::after {
        display: flex;
        position: absolute
    }

    .hero-sec-left>ul>li,
    .site-nav>ul>li,
    .site-nav>ul>li.megaMenu,
    section.hero-sec {
        position: relative
    }

    .subDropAlt::after,
    .tabClick::before {
        content: '\f107';
        font-family: FontAwesome
    }

    body .aboutmega.megaMenu a {
        font-size: .88em;
        color: #000;
        font-weight: 500
    }

    body .aboutmega.megaMenu ul li {
        height: auto;
        width: 100%;
        box-shadow: rgba(0, 0, 0, .2) 0 0 9px 0;
        border-radius: 8px;
        background: #fff;
        padding: 8px;
        display: flex
    }

    body .aboutmega.megaMenu ul {
        padding: 10px
    }

    body .aboutmega.megaMenu ul ul {
        padding: 0;
        box-shadow: none
    }

    body .aboutmega li.mobdropdown.managementlist.has-sub {
        width: 100%;
        display: block
    }

    body .aboutmega li.mobdropdown.managementlist.has-sub>a {
        color: #8d0040;
        font-weight: bolder
    }

    .flipster__button {
        background: #ffffffb5;
        padding: 7px
    }

    .site-header {
        height: auto !important
    }

    .header-top {
        padding: 5px 0
    }

    .site-nav {
        position: fixed;
        max-width: 300px;
        width: 100%;
        height: 100%;
        right: -110%;
        top: 0;
        z-index: 99999;
        transition: .5s;
        overflow: auto;
        background: linear-gradient(rgb(2 86 44) 0, rgb(0 124 61) 51%, rgb(0 124 61) 100%);
        padding: 10px 15px 30px
    }

    .left-mega,
    .megaMenu {
        opacity: 1;
        visibility: visible;
        transition: none
    }

    .megaMenu,
    .site-header {
        background: #fff
    }

    .site-nav.act {
        right: 0
    }

    .site-nav>ul>li {
        display: block;
        width: 100%;
        margin: 0
    }

    .site-nav>ul>li>a {
        display: block;
        font-size: 1em;
        color: #fff;
        padding: 12px 0
    }

    .site-nav>ul>li.active>a,
    .site-nav>ul>li:hover>a,
    .site-nav>ul>li>a.active {
        color: #fff
    }

    .subDropAlt {
        align-items: center;
        justify-content: center;
        z-index: 9;
        border: 1px solid rgba(255, 255, 255, .2);
        right: 0;
        top: 15px;
        padding: 9px
    }

    .subDropAlt::after {
        width: 100%;
        left: 0;
        top: 0;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: 18px;
        line-height: 1
    }

    .site-nav>ul>li ul li .subDropAlt {
        top: 0;
        right: 0
    }

    .header-right .dropdown-toggle {
        height: 30px
    }

    .link-label {
        margin-right: 15px
    }

    .link-label i {
        font-size: 1em
    }

    .link-label a span {
        font-size: .8em
    }

    .link-label i.icon-icon-79 {
        font-size: 1.4em
    }

    .link-label img {
        width: 20px
    }

    .mobClick {
        display: block
    }

    .logo {
        display: flex;
        align-items: center
    }

    .hero-sec-main::before,
    .left-mega,
    .megaMenu {
        display: none
    }

    .banner-single .icon {
        font-size: 3em
    }

    .banner-single {
        width: 38px;
        height: 50px
    }

    .social-link {
        position: static;
        width: 100%;
        margin: 0
    }

    .social-link ul {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .social-link ul li {
        width: 100%;
        -webkit-box-flex: 0;
        flex: 0 0 16.6667%;
        max-width: 16.6667%
    }

    .social-link ul li a {
        border-radius: 0 !important
    }

    .site-nav>ul {
        margin-top: 40px;
        flex-wrap: wrap
    }

    .site-nav>ul>li.megaMenu ul {
        width: 100%;
        left: 0;
        padding: 0;
        margin: 0
    }

    .megaMenu .col-lg-3 {
        border: none !important
    }

    .hero-sec-main {
        flex-wrap: wrap;
        justify-content: center
    }

    .banner-single img {
        width: 30px
    }

    .banner-left ul li h2 {
    color: #fff;
    font-size: 16px !important;
    display: block;
    margin-bottom: 0;
}

    .hero-sec-left {
        order: 3;
        width: 100%;
        margin-top: 0
    }

    .tabClick::before {
        position: absolute;
        right: 4px;
        top: 20px;
        font-size: 1.4em;
        color: #fff500;
        z-index: 9;
        background: #0f0f0f1a;
        display: none;
        padding: 2px 13px;
        transition: .3s
    }

    .hero-sec-left>ul>li:has(.left-mega) .tabClick::before {
        display: flex;
        float: right
    }

    .tabClick:hover::before {
        box-shadow: -4px 4px 0 #fff;
        color: #fff;
        border: 1px solid #fff;
        background-color: #007c3d
    }

    .hero-sec-left>ul>li:hover>a {
        margin-right: 0
    }

    .hero-sec-left>ul>li>a {
        border-radius: 5px;
        justify-content: flex-start
    }

    .left-mega {
        position: static;
        width: 100%
    }

    .hero-sec-mid .flipster {
        max-width: 95%;
        margin: 20px auto
    }

    .nav-area {
        height: 90px
    }

    .logo::after,
    .nav-area::before {
        opacity: 0
    }

    .linkStrap-single a .icon {
        font-size: 2.5em
    }

    .linkStrap-single a h4,
    .logoSec .social ul li span {
        font-size: .9em
    }

    .megaMenu {
        position: static;
        border: none;
        border-radius: 9px;
        margin: 5px 0;
        width: 100%
    }
}

.carousal-single>a>h6,
.innerpage .right h2 strong,
.serviceBox .title,
.top-text {
    font-weight: 600
}

.banner-right-img,
.banner-single {
    transition: .5s;
    border-radius: 100%
}

@media (max-width:1600px) {
    .flipster2 .flipster__item {
        max-width: 90%
    }
}

@media (max-width:1023px) {
    .quoteWrap-in {
        width: 100%;
        margin: 0
    }

    .flipster--infinite-carousel .flipster__item {
        width: 230px
    }

    .footer-single {
        padding-top: 30px
    }

    .search {
        width: 345px
    }

    .banner-left ul li .banner-single,
    .color-theme {
        display: none
    }

    .hero-sec-right {
        width: 100%;
        margin-top: 50px
    }

    .nav-carousal-wrap {
        display: none;
        width: 100%;
        height: auto
    }

    .nav-carousal-wrap.alt {
        display: block
    }

    .nav-carousal-wrap ul {
        height: auto
    }

    .service-image {
        transform: none;
        text-align: center
    }

    .service .tab-content {
        padding: 30px 0 50px
    }

    .service-txt {
        padding: 30px 0 0
    }

    .nav-carousal-wrap ul li:last-child a {
        border: none
    }

    .logoSec .social {
        padding: 15px 0
    }

    .logoSec .social ul {
        justify-content: center
    }

    .megaMenu ul {
        flex-wrap: wrap
    }

    .megaMenu ul li {
        width: 50%;
        margin: 5px 0
    }

    .left-mega ul li {
        width: 50%
    }

    .flipster__button svg {
        width: 2em;
        /* stroke: #b41730;
        fill: #ffffff00; 
        stroke-width: 1px*/
    }

   .banner-left ul li h2 {
    color: #fff;
    font-size: 16px !important;
    display: block;
    margin-bottom: 0;
}
    .banner-main .banner-left li.item {
        transform: translateY(0);
        justify-content: center;
        padding: 6px
    }

    .hero-sec-left>ul {
        padding-bottom: 0
    }

    .hero-sec-main .hero-sec-left {
        margin-top: 0
    }

    .banner-left ul {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        padding: 0;
        margin: 0;
        list-style: none
    }

    .banner-left ul li {
        flex: 0 0 auto;
        scroll-snap-align: center;
        margin-right: 1rem;
        width: 200px;
        text-align: center;
        background-color: #f3f3f3;
        border-radius: 10px;
        padding: 1rem
    }

    .banner-left ul::-webkit-scrollbar {
        display: none
    }
}

@media (max-width:767px) {

    .call-back-left,
    .footer-copy-single {
        text-align: center
    }

    .flipster__button {
        background: 0 0
    }

    .azadi,
    .lang,
    .link-label,
    .phone+div,
    .search-bar .social,
    .theme-bar-in div:last-child,
    .txt-size {
        display: none
    }

    .carousal-1 .owl-nav button {
        right: 10px
    }

    .carousal-1 .owl-nav button.owl-prev {
        left: 16px
    }

    .banner-left ul {
        justify-content: center;
        white-space: nowrap;
        overflow: auto
    }

    ::-webkit-scrollbar {
        width: 0
    }

    .footer-collapse,
    .footer-copy-main,
    .linkStrap-main {
        display: block
    }

    .linkStrap-single a {
        justify-content: center;
        border-radius: 0 15px;
    }

    .linkStrap-single {
        border-width: 1px 1px 0;
        border-image: initial
    }

    .footer-single,
    .scrollSec-right {
        border-top: 1px solid rgba(255, 255, 255, .2)
    }

    .linkStrap-single:last-child {
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .footClick {
        transform: translateX(-50%);
        left: 50%;
        display: none
    }

    .footer-single {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .footer-single.alt {
        border-top: 0
    }

    .linkAlt {
        margin-top: 10px;
        padding-top: 0
    }

    .footer-copy {
        padding: 15px 0
    }

    .searchOpen input[type=text] {
        width: 230px
    }

    .gallery-single.alt {
        margin-top: 40px
    }

    .quoteWrap-in::before {
        width: 96px;
        height: 86px;
        right: -15px;
        bottom: -60px;
        background-size: 100% !important
    }

    .quoteWrap-in::after {
        width: 91px;
        height: 148px;
        left: -20px;
        background-size: 100% !important
    }

    .scrollSec-main {
        display: block;
        height: auto
    }

    .scrollSec-right {
        width: unset;
        border-left: 0;
        border-right: 0px;
        margin-left: -15px !important;
        margin-right: -15px !important
    }

    .scrollSec-left {
        padding: 18px 0
    }

    .apply,
    .call-back,
    .interest-main,
    .megaMenu ul {
        flex-wrap: wrap
    }

    .apply h4 {
        width: 100vw;
        padding-bottom: 15px
    }

    .apply a {
        margin: 0 5px 0 0;
        padding-left: 15px;
        padding-right: 15px
    }

    .flipster--infinite-carousel .flipster__item--future-1 .flipster__item__content {
        transform: translateX(80px) rotateY(0) scale(.8);
        opacity: 1 !important
    }

    .flipster--infinite-carousel .flipster__item--past-1 .flipster__item__content {
        transform: translateX(-80px) rotateY(0) scale(.8);
        opacity: 1 !important
    }

    .call-back-right,
    .flip-shadow,
    .hero-sec-mid,
    .left-mega ul li {
        width: 100%
    }

    .hero-sec-mid .flipster--infinite-carousel .flipster__item,
    .hero-sec-mid .flipster--infinite-carousel .flipster__item--current {
        width: 100%;
        margin: 0 auto
    }

    .call-back-left {
        width: 100%
    }

    .search {
        width: 100%;
        margin: 0
    }

    .search-bar {
        padding-left: 10px;
        margin-left: 0
    }

    .interest select {
        margin: 5px 0
    }

    .service .nav-tabs a {
        width: 183px;
        height: 38px;
        font-size: .9em
    }

    .linkStrap-single {
        border: none !important
    }

    .theme-bar-in>div::after {
        opacity: 0
    }

    .footer-copy-single p,
    .footer-single ul li a {
        font-size: .9em
    }

    .theme-bar-in {
        width: 100%;
        justify-content: space-between
    }

    .megaMenu ul li {
        width: 100%;
        margin: 5px 0;
        position: relative
    }

    .megaMenu {
        padding: 10px
    }
}

.banner-left,
.banner-right {
    width: 100%;
    position: relative
}

.banner-main {
    display: block;
    justify-content: space-between;
    padding: 60px 0 0
}

.banner-left h2 {
    color: #2077a9
}

.banner-left p {
    font-size: 1.2em
}

.banner-right {
    margin: 0
}

.banner-left ul li {
    display: flex;
    align-items: center;
    cursor: pointer;
    width: 24%;
    justify-content: space-between;
    background: var(--secondary-color);
    padding: 10px 22px;
    border-radius: 21px 20px 0 0;
    margin-right: 12px;
    transition: .3s
}

li.item.active {
    background: linear-gradient(#007c3d 0, rgba(0, 0, 0, .66) 100%, #000 100%)
}

.banner-left ul li h2 {
    color: #fff;
    font-size: 16px !important;
    display: block;
    margin-bottom: 0;
}
.banner-single {
    display: flex;
    align-items: center;
    justify-content: center
}

.main-nav,
ul.my-li li {
    display: flex;
    justify-content: space-between
}

.banner-single .icon {
    font-size: 3em;
    color: #fff;
    display: inline-block;
    margin: -9px 0 0
}

.banner-single h6 {
    color: #29166f;
    font-weight: 500
}

.aboutmega.megaMenu a,
.breadcrumb-item+.breadcrumb-item::before,
.breadcrumb-item.active,
.form-head,
.hover-viewprofile:hover,
.item.active .banner-single .icon,
.megaMenu.digital.headertop-drop ul li:focus .lft h6 strong,
.mnbtn1>i,
.my-button.success div span,
.right ul.tabs li.active,
.row.mb-5 .col-md-4.mt-5>div a,
.swal2-content,
.tabs-site-button .nav-tabs li a.active i,
li.darkgray-color i,
li.lightgray-color i,
section#bgImageChange,
section#bgImageChange .section-title h2,
section#bgImageChange .section-title h3,
section#bgImageChange h3,
section.annouce .psbmarquee marquee a {
    color: #fff
}

.banner-right-in .itemSelect,
.quoteWrap-in .itemSelect {
    overflow: hidden;
    height: 0;
    opacity: 0;
    transition: height .4s, opacity .4s
}

.banner-right-in .itemSelect.active {
    opacity: 1;
    z-index: 5;
    height: auto;
    overflow: unset
}

.banner-right-img {
    width: 368px;
    height: 368px;
    position: absolute;
    left: 6px;
    top: 6px;
    background: #fff;
    opacity: 0
}

.banner-right-img.active {
    opacity: 1;
    z-index: 5
}

.banner-right-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
    position: relative;
    z-index: 1
}

.quoteWrap-in .itemSelect.active {
    height: auto;
    opacity: 1;
    transition: height, opacity .6s
}

.carousal-1 .owl-nav button {
    width: 17px;
    height: 29px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    z-index: 5;
    background: url("../new/assets/images/next-3.png") no-repeat !important
}

.carousal-1 .owl-nav button.owl-prev {
    right: inherit;
    left: -10px;
    transform:scale(-1)
}

.main-nav {
    align-items: center;
    background: #007c3d;
    border-bottom: 4px solid var(--third-color);
    z-index: 9;
    width: 100%
}

.fixed-mn .main-nav {
    top: 0;
    position: fixed
}

span.search-icon-2>i {
    font-size: 1.6rem
}

.side-menu>button {
    margin: 0 8px;
    color: #fff
}

.mnbtn1>i {
    font-size: 25px
}

button.mnbtn2 i {
    font-size: 1.5rem
}

.offcanvas.show:not(.hiding),
.offcanvas.showing {
    transform: none;
    z-index: 13509
}

.msgbox2::before,
.msgbox::before,
.my-button::before {
    position: absolute;
    z-index: -1
}

.top-text {
    color: var(--third-color);
    font-size: 1rem
}

.azadi img {
    max-width: 66px;
    margin-right: 6px
}

.top-right {
    width: calc(100% - 600px);
    background-color: #fff;
    position: relative
}

.top-right::before {
    content: "";
    position: absolute;
    left: -6px;
    bottom: 0;
    width: 79px;
    height: 79px;
    background: url('../new/assets/images/nav-divide2.png') bottom/contain no-repeat
}

.site-nav>ul>li {
    margin-right: 14px
}

ul.my-li li {
    padding: 21px 10px;
    align-items: center;
    border-bottom: 1px solid #b9b8a0
}

.side-menu>button>i .badge,
button .badge {
    position: absolute;
    top: -5px;
    padding: 2px 6px;
    background: #e13a3a;
    font-size: 14px;
    border-radius: 50%;
    right: -9px
}

.msgbox,
.msgbox2,
section.hero-sec {
    position: relative
}

div#offcanvasRight {
    max-height: 500px;
    border-radius: 15px;
    border: 5px solid #8f0945;
    overflow: hidden;
    top: 136px;
    right: .9%;
    background: linear-gradient(rgb(255 250 141) 0, rgb(255 255 255) 51%, rgb(0 124 61) 100%)
}

.pattern-2,
button.btn-close {
    filter: invert(1)
}

.offcanvas {
    --bs-offcanvas-width: 330px
}

.offcanvas-header {
    background: #007c3d;
    padding: 16px 11px
}

.offcanvas-title {
    font-size: 1rem;
    color: #fff
}

.discription {
    width: calc(100% - 72px)
}

.my-button {
    background-color: #b31f35;
    padding: 6px 17px;
    border-radius: 20px;
    color: #fff;
    overflow: hidden;
    transition: .4s;
    transform: perspective(1px) translateZ(0)
}

a.my-button {
    color: #fff;
    display: inline-block
}

.my-button::before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .4s;
    opacity: 1
}

.my-button:hover {
    color: #fff;
    box-shadow: 0 0 0 8px rgb(252 214 52 / 42%)
}

button.gradient:hover {
    color: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .6);
    transform: translateY(-5px)
}

ul.my-li .icon {
    padding: 8px;
    max-width: 59px;
    background: #f5f2bc;
    border-radius: 13px 0;
    box-shadow: 0 1px 3px #00000038
}

.msgbox2::before,
.msgbox::before,
section.hero-sec::before {
    background-size: contain;
    background-repeat: no-repeat;
    content: ""
}

ul.my-li .discription .my-button {
    padding: 6px 16px;
    font-size: 12px;
    position: relative;
    overflow: hidden;
    border-radius: 20px !important
}

a.my-button.alternative p {
    display: inline
}

.discription>p {
    font-size: .9rem
}

.msgbox h4,
.msgbox2 h4 {
    font-weight: 300;
    font-size: 1rem
}

.banner-left ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.banner-left ul li:last-child,
.cvf-universal-pagination .pagination,
.disbox p,
.leftMenu .social ul li a.facebook,
.pagination-bx .pagination,
ul.social_list li:first-child {
    margin: 0
}

.carousal-single>a>span {
    background: #fff;
    display: inline-block;
    padding: 13px;
    border-radius: 50%;
    margin-bottom: 3px
}

.carousal-single>a>span>img {
    max-width: 35px;
    height: 33px;
    object-fit: contain
}

.carousal-single>a {
    width: 100%;
    margin: auto;
    display: block
}

body:has(.flipster2) .service {
    padding: 40px 0 0;
    background: linear-gradient(rgb(255 245 0 / 28%) 0, rgb(255 255 253) 51%, rgb(0 124 61 / 75%) 100%)
}

.service-txt ul li a {
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden
}

@keyframes MoveUpDown {

    0%,
    100% {
        left: 8px;
        color: red
    }

    50% {
        left: 7px;
        color: #cddc39
    }
}

.msgbox {
    z-index: 0;
    padding-top: 56px
}

.msgbox h4 {
    width: 90%;
    color: #000;
    padding-left: 67px;
    padding-top: 12px
}

.msgbox::before {
    width: 100%;
    background-image: url("../new/assets/images/announcementr.png");
    height: 312px
}

.msgbox2 {
    padding: 55px 0;
    z-index: 0;
    text-align: end
}

.msgbox2 h4 {
    max-width: 77%;
    text-align: center;
    margin: auto;
    color: rgb(180 23 48)
}

.msgbox2::before {
    top: 0;
    left: 0;
    width: 100%;
    background-image: url("../new/assets/images/messagebox2.png");
    height: 269px
}

.service-card .icon-wrapper svg {
    font-size: 28px;
    height: 44px;
    width: 41px
}

section.hero-sec {
    z-index: 1;
    background: #fffb9e;
    overflow: hidden
}

section.hero-sec::before {
    position: absolute;
    height: 701px;
    width: 705px;
    background-image: url("../new/assets/images/image-removebg-preview.png");
    right: -665px;
    top: 50%;
    z-index: -1;
    opacity: .2;
    animation: 20s linear infinite rotate
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.mywave svg {
    position: absolute;
    z-index: -1;
    top: 0;
    transform: rotate(180deg)
}

.section-title {
    text-align: center;
    padding-bottom: 35px
}

.serviceBox {
    background: linear-gradient(to right, #fbfaf6, rgba(132, 192, 162, .49));
    font-family: Poppins;
    text-align: center;
    padding: 5px 30px 25px;
    margin: 5px;
    border-radius: 0 30px;
    box-shadow: rgba(0, 0, 0, .2) 5px 5px 5px;
    position: relative;
    z-index: 1
}

.servicemenu,
section.servics {
    background: #fff2f5;
    position: relative
}

.service-icon span img {
    max-width: 100%;
    height: 53px;
    filter: invert(1) brightness(2.7);
    display: inline-block !important;
    width: auto !important
}

.serviceBox::before {
    content: "";
    background: #fff;
    width: calc(100% - 10px);
    height: 100%;
    border-radius: 0 30px;
    box-shadow: rgba(0, 0, 0, .09) 0 0 12px;
    position: absolute;
    top: -10px;
    left: 0;
    z-index: -1
}

.serviceBox .service-icon {
    color: #fff;
    background: linear-gradient(to right, #007c3e 50%, #fb0101 130%);
    font-size: 26px;
    width: 40%;
    padding: 8px 0 6px;
    margin: 0 0 0 -30px;
    border-radius: 0 3px 50px 0;
    box-shadow: rgba(0, 0, 0, .2) -5px 5px 5px 0 inset
}

.serviceBox .title {
    color: #007c3e;
    font-size: 16px;
    margin: 0 0 17px;
    text-align: end
}

.serviceBox .title::after {
    content: "";
    background-color: #007c3e;
    height: 2px;
    width: 39%;
    margin: -9px -17px 0;
    display: block;
    clear: both
}

.serviceBox .description {
    color: #999;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    text-align: justify;
    margin: 31px 0 23px
}

.serviceBox .read-more {
    color: #8c0356;
    font-size: 14px;
    font-weight: 300;
    transition: .3s
}

.alt-services .details,
.alt-services h3,
.footer-single ul li,
ul.social_list li {
    transition: .3s ease-in-out
}

.serviceBox .read-more i {
    font-size: 11px
}

.serviceBox .read-more:hover {
    color: #ff9901
}

.serviceBox.green {
    background: linear-gradient(to right, rgba(233, 117, 57, .18), rgba(218, 75, 81, .38))
}

.serviceBox.green .service-icon {
    background: linear-gradient(to right, #e97539 50%, #cc2367 130%)
}

.serviceBox.green .title {
    color: #da4f4d
}

.serviceBox.green .title::after {
    background-color: #dc4f4e
}

.serviceBox.green .read-more:hover {
    color: #38ae3e
}

.serviceBox.blue {
    background: linear-gradient(to right, #02baec, #0771de)
}

.serviceBox.blue .service-icon {
    background: linear-gradient(to right, #02baec 50%, #0771de 130%)
}

.serviceBox.blue .read-more:hover,
.serviceBox.blue .title {
    color: #0771de
}

.serviceBox.blue .title::after {
    background-color: #0771de
}

.serviceBox.purple {
    background: linear-gradient(to right, #fff, rgba(0, 117, 200, .3))
}

.serviceBox.purple .service-icon {
    background: linear-gradient(to right, rgba(91, 156, 230, .78) 50%, #0075c8 130%)
}

.serviceBox.purple .title {
    color: #3e84c7
}

.serviceBox.purple .title::after {
    background-color: #4c95df
}

.serviceBox.purple .read-more:hover {
    color: #6f2aab
}

@media only screen and (max-width:990px) {
    .serviceBox {
        margin: 10px 0 40px
    }
}

.service-icon svg {
    height: 46px;
    width: 46px
}

.swiper,
.swiper-slide img {
    width: 100%;
    height: 100%
}

section.tabs-sec {
    padding: 20px 0 103px;
    background: #fff2f5
}

section.servics {
    padding-top: 0 !important
}

.acc-container,
.modal-popup.popup-2 .content img,
.service-image img,
embed,
img,
object {
    max-width: 100%
}

.service-item:hover {
    background: #dbede3
}

.swiper-slide img {
    display: block;
    object-fit: cover
}

.alt-services .img {
    overflow: hidden;
    position: relative;
    height: max-content
}

.alt-services .img img {
    transition: .6s
}

.alt-services .details {
    left: 20px;
    right: 20px;
    bottom: 20px;
    padding: 26px 9px;
    text-align: center;
    border-radius: 8px
}

.alt-services h3 {
    font-weight: 300;
    margin: 0;
    background: #007c3c;
    font-size: 16px;
    z-index: 2;
    color: #fff;
    padding: 10px 15px;
    border-radius: 0 26px 0 0;
    display: inline-block;
    position: absolute;
    bottom: 0;
    text-align: left;
    left: 0
}

.digi,
.digi h6 {
    position: relative
}

.alt-services .details p {
    color: color-mix(in srgb, transparent 10%);
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0
}

.alt-services .service-item:hover .img img {
    transform: scale(1.2)
}

.alt-services .service-item:hover h3 {
    color: #fff;
    background: #b31f35
}

.product-btn {
    text-align: left;
    float: left;
    margin: 18px 0;
    background: #fff;
    border-radius: 20px;
    font-size: .9em;
    padding: 2px 14px;
    color: green
}

.service-item {
    box-shadow: rgba(0, 0, 0, .16) 0 0 12px;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 13px;
    transition: .4s;
    background: linear-gradient(45deg, #dce6f1 0, #fee5f6 100%)
}

.banking-text h3 {
    font-size: 24px;
    font-weight: 300;
    color: #b41730;
    line-height: 34px
}

.banking-wrapper {
    box-shadow: none;
    border-radius: 0 100px 0 0;
    padding: 0;
    background: 0 0
}

.banking-text p {
    font-size: 24px;
    line-height: 34px;
    color: #222;
    font-weight: 400;
    letter-spacing: .5px
}

.banking-poter img {
    margin-top: 0
}

section.mobilbanking-section {
    padding-top: 50px
}

.linkStrap-main {
    display: flex;
    justify-content: center;
    align-items: center
}

.linkStrap-single h4 {
    font-size: 12px;
    min-height: 33px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.linkStrap-single {
    width: 119px;
    background-color: #fff;
    border-radius: 0 22px
}

.linkStrap-single:hover {
    background: linear-gradient(rgb(255 255 255 / 41%) 0, rgb(255 255 253) 51%, rgb(255 255 255 / 34%) 100%)
}

.linkStrap-single i {
    text-align: center;
    font-size: 39px;
    color: #8b0342;
    display: inline-block;
    border-radius: 0 10px;
    padding: 1px 9px;
    margin: auto;
    line-height: 1
}

.linkStrap-single a:hover i {
    border-color: #b31f35
}

.linkStrap-single a:hover h4,
.linkStrap-single a:hover i {
    color: #007c3d
}

#tbc_back_to_top_btn {
    display: inline-block;
    background-color: var(--secondary-color);
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000
}

#tbc_back_to_top_btn::after {
    font-weight: 400;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff
}

#tbc_back_to_top_btn:hover {
    cursor: pointer;
    background-color: #ef9898
}

.digi {
    margin: 1.1em 0
}

#boxes #dialog,
#mask,
.overLay {
    position: fixed
}

.digi h6 {
    display: inline-block;
    padding: .5em;
    min-width: 200px;
    line-height: 1;
    background: #fff31a;
    margin-left: 12px;
    z-index: 1
}

.bold::before,
.digi h6 ::after,
.digi h6 ::before,
.digi::after,
.digi::before {
    content: "";
    position: absolute;
    border-style: solid
}

.digi::before {
    top: .3em;
    left: .2em;
    border: none;
    background: #ebeced;
    z-index: -2
}

.digi h6 ::before {
    bottom: 100%;
    left: 0;
    border-width: .5em .7em 0 0;
    border-color: transparent #fc9544 transparent transparent
}

.digi h6 ::after {
    top: 100%;
    right: 0;
    border-width: .5em 2em 0 0;
    border-color: #fc9544 transparent transparent
}

.bold::before,
.digi::after {
    top: .3em;
    left: 11.4em;
    border-width: 1.1em 1em 1.1em 3em;
    border-color: #fecc30 transparent #fecc30 #fecc30;
    z-index: auto
}

.overLay {
    inset: 0px;
    background-color: #000;
    opacity: .8;
    filter: blur(2px);
    z-index: 2 !important
}

@keyframes shine {
    0% {
        left: -100px
    }

    100%,
    60% {
        left: 100%
    }
}

.btn-color-mode-switch {
    display: inline-block;
    position: relative;
    margin: 0
}

.ftCard,
.logo-carousal .item,
.logo-carousal1 .item,
.sidebar-menu {
    display: flex;
    display: flex
}

.btn-color-mode-switch>label.btn-color-mode-switch-inner {
    margin: 6px 0 0;
    width: 140px;
    height: 30px;
    background: #fff;
    border-radius: 26px;
    overflow: hidden;
    position: relative;
    transition: .3s;
    display: block;
    box-shadow: rgba(0, 0, 0, .12) 0 0 12px
}

.btn-color-mode-switch>label.btn-color-mode-switch-inner::before {
    content: attr(data-on);
    position: absolute;
    font-size: .75rem;
    font-weight: 500;
    top: 7px;
    right: 20px
}

.btn-color-mode-switch>label.btn-color-mode-switch-inner::after {
    content: attr(data-off);
    width: 70px;
    height: 26px;
    background: var(--primary-color);
    border-radius: 26px;
    position: absolute;
    left: 2px;
    top: 2px;
    text-align: center;
    transition: .3s;
    box-shadow: #111 0 0 6px -2px;
    padding: 5px 0;
    color: #fff;
    font-size: .75rem
}

.btn-color-mode-switch input[type=checkbox] {
    cursor: pointer;
    width: 50px;
    height: 25px;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 1;
    margin: 0
}

.btn-color-mode-switch input[type=checkbox]:checked+label.btn-color-mode-switch-inner {
    background: #151515;
    color: #fff
}

.btn-color-mode-switch input[type=checkbox]:checked+label.btn-color-mode-switch-inner::after {
    content: attr(data-on);
    left: 68px;
    background: #3c3c3c;
    color: #ff0
}

.btn-color-mode-switch input[type=checkbox]:checked+label.btn-color-mode-switch-inner::before {
    content: attr(data-off);
    right: auto;
    left: 20px
}

.dark-preview {
    background: #0d0d0d
}

.dark-preview div.btn-container i.fa-sun-o,
.white-preview div.btn-container i.fa-moon-o {
    color: #777
}

.dark-preview div.btn-container i.fa-moon-o {
    color: #fff;
    text-shadow: #fff 0 0 11px
}

.white-preview div.btn-container i.fa-sun-o {
    color: orange;
    text-shadow: orange 0 0 16px
}

.disabled-friendly {
    padding: 0 17px;
    border-bottom: 1px solid rgba(255, 255, 255, .34);
    z-index: 18;
    position: relative;
    background: linear-gradient(90deg, #fff 0, #fff 21%, #52ccff 53%)
}

.disabled-friendly ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 2px 5px;
    font-size: .8em;
    color: initial
}

.logo-carousal .item {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    height: 81px;
    background: #fff;
    border-radius: 12px;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(220, 220, 220, .48);
    box-shadow: 0 0 3px #b31f354f;
    margin: 1px
}

.logo-carousal .item img {
    object-fit: contain;
}

.owl-nav button.owl-prev {
    right: inherit;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.logo-carousal1 .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    transform: translateY(-50%);
    top: 50%
}

.ftCard {
    justify-content: start;
    align-items: start;
    padding: 1rem
}

.logo-carousal .owl-nav button.owl-prev {
    right: inherit;
    left: -14px;
    position: absolute;
    top: 50%
}

.logo-carousal .owl-nav button.owl-next {
    position: absolute;
    right: -14px;
    top: 33%
}

.owl-nav button span {
    background: #8a033b;
    padding: 0 11px;
    font-size: 18px;
    display: grid;
    color: #fff;
    border-radius: 50%;
    place-items: center
}

.section-divider {
    width: 100%;
    height: 2px;
    background-color: #fff;
    margin: 18px 0
}

.logo-carousal1 .item a {
    margin: 4px 0;
    align-items: center;
    background-color: #fff;
    border-radius: 12px
}

.logo-carousal1 .item,
.sidebar-menu {
    flex-direction: column
}

.footClick,
.footer-mid-main {
    align-items: center;
    display: flex
}

.logo-carousal1 i {
    font-size: 2rem;
    color: rgb(255 255 255);
    margin-right: 18px;
    border-radius: 50%;
    background: #a71035;
    padding: 0 7px
}

.logo-carousal1 .footer-collapse h4 {
    font-weight: 700;
    color: #7f033b;
    text-transform: uppercase
}

.box p {
    font-size: 13px;
    color: #222
}

.box h4,
.mangment.mgfixh p {
    font-size: 16px
}

.site-footer {
    box-shadow: rgba(0, 0, 0, .204) 0 0 12px;
    position: relative
}

.footer-collapse {
    padding: 30px 0 35px;
    position: relative;
    z-index: 1
}

.footer-single h5 {
    color: #b9aaf3;
    font-weight: 700;
    padding-bottom: 30px
}

.footer-single ul li {
    position: relative;
    margin: 5px 0 0;
    padding: 0 36px;
    background: rgba(181, 230, 208, 0)
}

.footer-single ul li::after {
    content: "\203A \203A";
    position: absolute;
    left: 12px;
    top: -5px;
    color: #7f033b;
    font-size: 1.5rem;
    display: inline;
    letter-spacing: -2.5px
}

.footer-single ul li a {
    color: #150006;
    font-weight: 600;
    font-size: 13px
}

.footer-single ul li a:hover,
.footer-single ul li:hover a,
.footer-single ul li:hover::after {
    color: #7f033b
}

.footer-copy {
    padding: 11px 0;
    text-align: center;
    color: #000;
    background: linear-gradient(45deg, #dce6f1 0, #fee5f6 100%)
}

.footer-single ul,
.linkAlt {
    padding-top: 10px
}

.section-title h2::after,
.section-title h2::before {
    content: "";
    content: "";
    width: 60px;
    height: 2px;
    background: #007c3c;
    display: inline-block;
    margin: 0 15px 10px 0
}

.servicemenu .section-title h2::after,
.servicemenu .section-title h2::before {
    content: "";
    width: 50px;
    height: 2px;
    background: #fffe00;
    display: inline-block
}

.linkAlt {
    margin-top: 22px
}

.footer-copy-single p {
    font-weight: 300;
    font-size: 13px;
    margin: 0
}

.linkStrap-single a,
ul.social_list li a {
    margin: auto;
    place-content: center;
    display: grid;
    padding: 14px 0;
}

.footer-copy-single p a {
    font-weight: 600;
    color: #007c3c;
    text-align: center
}

.footClick {
    position: absolute;
    right: 102px;
    top: 0;
    width: 35px;
    height: 35px;
    background: #8b0342;
    border-radius: 0 0 15px 15px;
    justify-content: center;
    cursor: pointer;
    font-size: 1em;
    color: #fffffb;
    z-index: 2
}

ul.d-flex.validate li {
    margin-right: 3px
}

.footer-single {
    min-height: 317px;
    padding: 8px;
    border-radius: 24px;
    background: #fff
}

.footer-single ul li:hover {
    transform: translateX(5px)
}

footer {
    background: rgb(191 222 206)
}

.footer-single h2 {
    font-size: 1.3em;
    font-weight: 600;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding-bottom: 10px
}

.footer-mid {
    background: #898989;
    color: #fff;
    font-size: 1em
}

.footer-mid-main {
    height: 86px;
    justify-content: space-between;
    font-size: .7rem
}

.footer-social ul li {
    margin-left: 15px
}

.footer-social ul li a {
    color: #fff;
    font-size: 2em
}

.footer-bottom {
    color: #000;
    height: 86px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: .9em
}

.footer-bottom p,
.footer-mid p {
    text-align: center;
    color: #000
}

.footer-mid-right,
.middle-content>p,
.offcanvas-body.leftMenu li.accss {
    text-align: left
}

.footer-mid h5 {
    color: #fff;
    font-size: 1rem
}

.why-box,
.why-box .more-btn,
.why-box h3 {
    
}

.linkStrap-main {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 40px 0;
    flex-wrap: wrap
}

.why-box h3,
.why-box p {
    margin-bottom: 30px
}

button:has(.help) {
    border: none;
    background: 0 0;
    position: absolute;
    right: 13%;
    top: 43%;
    animation: 2s infinite shake;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px
}

@keyframes shake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
        transform: translate3d(4px, 0, 0)
    }
}

ul.social_list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap
}

ul.social_list li {
    margin-left: 13px
}

ul.social_list li a {
    background: 0 0;
    padding: 0;
    border-radius: 49%;
    width: 35px;
    position: relative;
    height: 35px
}

.right .right .middle-main-content h2,
ul.social_list li a i {
    font-size: 1.1rem
}

ul.social_list .facebook-icon a {
    background: #284386;
    color: #fff
}

ul.social_list .twitter-icon a {
    background: #020202;
    color: #fff
}

ul.social_list .linked-icon a {
    background: #0e76a8;
    color: #fff
}

ul.social_list .insta-icon a {
    background: #cd486b;
    color: #fff
}

ul.social_list .youtube-icon a {
    background: red;
    color: #fff
}

li.social-icon.kooapp-icon a img {
    width: 35px;
    flex-basis: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #f8aa1c;
    position: absolute;
    display: block;
    line-height: 33px;
    right: -10px;
    background: #fff;
    top: -3px;
    font-size: 14px
}

#bgImageChange {
    background-image: url("../new/assets/images/bannepnb.png");
    background-size: cover;
    background-position: center center;
    transition: background-image .3s;
    z-index: 1;
    position: relative
}

.bg-pink {
    background-color: #fff2f5
}

.midserve ul li {
    padding: 3px 14px;
    background-color: #fff;
    margin: 4px 9px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 8px;
    box-shadow: rgba(255, 255, 255, .13) 0 0 12px;
    width: 143px;
    text-align: center;
    cursor: pointer
}

.why-box h3 {
    font-weight: 700;
    font-size: 34px
}

.why-box .more-btn {
    display: inline-block;
    background: color-mix(in srgb, transparent 85%);
    padding: 8px 40px 10px;
    transition: .4s ease-in-out;
    border-radius: 50px
}

.why-box .more-btn i {
    font-size: 14px
}

.why-box .more-btn:hover {
    color: var(--accent-color);
    background: var(--surface-color)
}

.vertical-tab {
    font-family: Montserrat, sans-serif;
    display: block
}

.vertical-tab .nav-tabs {
    width: 100%;
    border: none;
    vertical-align: top;
    display: flex;
    overflow: hidden;
    gap: 15px
}

.da-div,
ul.nav.nav-tabs li {
    border-radius: 10px
}

.vertical-tab .nav-tabs li {
    float: none
}

.vertical-tab .nav-tabs li a {
    color: #0d6f40;
    font-weight: 400;
    text-align: center;
    padding: 8px;
    margin: 0;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-image: initial;
    position: relative;
    transition: .3s ease-in-out;
    display: grid;
    place-items: center;
    width: 174px;
    background: linear-gradient(45deg, #dce6f1 0, #fee5f6 100%);
    font-size: .9rem
}

.vertical-tab .nav-tabs li a::before {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: .3s;
    border-radius: 29px 29px 0 0;
    z-index: -1
}

.vertical-tab li a.active {
    background: radial-gradient(circle at 10% 20%, #bdffdd 0, #fff 90%)
}

.vertical-tab .tab-content {
    color: #888;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 21px;
    padding: 20px;
    display: table-cell;
    height: 235px
}

.vertical-tab .tab-content h3 {
    color: #ff4300;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 7px
}

.data {
    padding: 14px
}

.top-btn {
    overflow-x: scroll;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
    scrollbar-width: none
}

@media only screen and (max-width:479px) {
    .vertical-tab .nav-tabs {
        width: 100%;
        margin: 0;
        display: block
    }

    .vertical-tab .nav-tabs li a {
        padding: 15px 10px 14px;
        margin-right: 0;
        margin-bottom: 10px
    }

    .vertical-tab .nav-tabs li a:hover::before,
    .vertical-tab .nav-tabs li.active a::before {
        height: 100%
    }

    .vertical-tab .tab-content {
        font-size: 14px;
        border-radius: 0 0 30px 30px;
        display: block
    }
}

.servicemenu.container {
    padding: 14px;
    border-radius: 23px;
    z-index: 2;
    position: relative
}

ul.nav.nav-tabs li {
    scroll-snap-align: center;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, .13) 0 0 12px;
    gap: 6px
}

.vertical-tab .nav-tabs li a span {
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center
}

.vertical-tab .nav-tabs li:last-child a,
ul.acc-feature li:last-child {
    border: none
}

.vertical-tab .nav-tabs li a img {
    width: 100px
}

.data h3 {
    border-left: 5px solid #fff;
    padding-left: 12px;
    margin-bottom: 1rem
}

ul.nav.nav-tabs li a.active,
ul.nav.nav-tabs li a:hover {
    color: #066d0b
}

section#bgImageChange::before {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(45deg, rgba(0, 124, 60, .77) 0, #6e1036 100%);
    z-index: -1;
    filter: blur(1px)
}

.section-title h2 {
    font-size: 41px;
    font-weight: 300;
    text-align: center
}

img.help {
    background: 0 0;
    object-fit: contain;
    width: auto;
    height: 79px;
    display: inline-block
}

@media (min-width:1024px) {
    header.site-header.fixed-mn .megaMenu {
        left: 0
    }
}

#boxes #dialog {
    top: 50%;
    width: 90%;
    max-width: 700px;
    height: auto;
    padding: 10px;
    background-color: #fff;
    font-size: 15pt;
    left: 50% !important;
    transform: translate(-50%, 0)
}

.top-image::after {
    content: ""
}

.my-top-links a {
    font-size: 16px;
    text-transform: capitalize
}

#pageName ul li,
.content nav ul li a,
.section-title h2,
.section-title p,
h1#staticBackdropLabel {
    text-transform: uppercase
}

.sidebar-menu .subDropAlt {
    width: 38px;
    align-items: center;
    justify-content: center;
    display: flex !important
}

.content nav ul li {
    justify-content: space-between;
    background: #0390c7
}

.content nav ul li a {
    font-weight: 600;
    color: #000;
    font-size: 15px
}

.common-inner nav ul li ul li:hover {
    background: #ec7d22
}

.inner-heading,
.middle-content>h2>strong>u,
.middle-content>p>strong>u,
h2.subhead {
    font-weight: 700;
    margin: 10px auto 15px;
    border-left: 5px solid #007c3d;
    font-size: 1.5em;
    text-align: left;
    color: #b31f35;
    padding-left: 10px
}

.middle-content>p>strong>u {
    border-bottom: none;
    text-decoration: none
}

.content .container {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 0 5px #1d1d1d30
}

.breadcrumbs.breadcrumbs--one li a.breadcrumb::after {
    content: "";
    transform-origin: center center; 
}

.acc-head::before {
    flex-shrink: 0;
    content: "";
    rotate: 180deg
}

.hero-sec-left>ul>li>a img {
    max-width: 49px;
    background: #c8ffde;
    border-radius: 13px 0
}

.mrlinks {
    border-top: 2px solid #fff;
    background: #bfdece
}

.logoSec-main {
    padding: 15px 10px
}

.border-end {
    border-color: #00794136 !important
}

@media (max-width:1300px) {
    .my-top-links a {
        font-weight: 500;
        font-size: 14px
    }

    .my-top-links li {
        margin-right: 5px
    }

    .box h4,
    .site-nav>ul>li>a {
        font-size: 14px
    }

    .logo {
        max-width: 400px;
      
        object-position: bottom
    }

    .top-right {
        width: calc(100% - 400px)
    }

    .vertical-tab .nav-tabs li a {
        width: 150px
    }

    .vertical-tab .nav-tabs li a img {
        width: 80px
    }

    .logo-carousal1 i {
        font-size: 2rem;
        color: #017c3c;
        margin-right: 8px;
        border-radius: 50%;
        background: #fff;
        padding: 0 7px
    }

    .msgbox h4 {
        width: 90%;
        color: #000;
        font-weight: 300;
        font-size: 14px;
        padding-left: 44px;
        padding-top: 6px
    }

    .owl-nav button.owl-next {
        position: absolute;
        right: 0;
        top: 50%
    }

    .owl-nav button.owl-prev {
        right: inherit;
        left: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }

    .msgbox2 h4 {
        font-size: 14px;
        font-weight: 400
    }

    .banking-text h3 {
        font-size: 20px;
        line-height: 27px;
        border-left: 3px solid #b41730;
        padding-left: 8px
    }

    .hero-sec-left>ul>li>a {
        padding: 6px 4px
    }

    .azadi {
        display: none
    }
}

.banner-single img {
    max-width: 40px
}

img.bell {
    max-width: 35px;
    border-radius: 50%;
    padding: 0
}

button.btn.bell-btn {
    position: relative;
    padding: 0
}

.inner-container {
    padding: 0 50px;
    background: linear-gradient(#ddefe6 250px, #fff 250px);
    display: -webkit-box
}

.mid-container {
    padding: 0 15px;
    margin: 0
}

.innerpage .right .mgfixh .axioms-content .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000
}

.innerpage .right .mgfixh .axioms-content .close {
    background: #fff;
    color: #000;
    position: absolute;
    top: 152px;
    right: 540px;
    font-size: 35px;
    font-weight: 700;
    z-index: 999;
    width: 50px;
    height: 50px;
    cursor: pointer
}

.innerpage .right .mgfixh .axioms-content .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 32%;
    max-width: 1200px
}

.innerpage .right .mgfixh .axioms-content .next,
.innerpage .right .mgfixh .axioms-content .prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #000;
    font-weight: 700;
    font-size: 20px;
    transition: .6s;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none
}

.innerpage .right .mgfixh .axioms-content .next {
    right: 0;
    border-radius: 3px 0 0 3px
}

.innerpage .left ul li a {
    padding: 7px;
    cursor: pointer;
    display: block;
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(255, 206, 228, .23);
    margin-bottom: 3px;
    border-radius: 8px;
    margin-top: 0;
    border: 1px dashed rgba(179, 31, 53, .2)
}

.innerpage .left ul li a.active,
.innerpage .left ul li a.current,
.innerpage .left ul li a:hover {
    background: linear-gradient(90deg, rgb(255 249 99) 0, rgb(255 255 253) 100%);
    color: #101010
}

.innerpage .left .leftpannel-submenu li a {
    background: #fff;
    font-size: 16px;
    color: #181818
}

.innerpage .left .leftpannel-submenu li a:hover {
    background: #b8e0cd;
    color: #333
}

.innerpage .right p.terms-con {
    font-size: 12px;
    color: #5b5b5b
}

/*bhasni CSS*/
.bhashini-dropdown {
    position: fixed !important;
    z-index: 1000  !important;
    left:20px  !important;
    bottom:10px  !important;
}
 
.bhashini-dropdown-btn {
    display: flex  !important;
    background-color: #a42633   !important;
    color: #fff;
    /* padding: 1rem 1.12rem; */
    font-size: 16px;
    border: none;
    cursor: pointer;
    /* border-radius: 0.5rem; */
    /* width: 13.75rem; */
    max-width: 100%;
    /* justify-content: space-between; */
    border-radius:10px  !important;
 
}

.bhashini-dropdown-btn-icon svg{
      stroke: white !important;
}

/*bhasni CSS*/

div#loader {
    height: 100%;
    z-index: 9999;
    position: fixed;
    width: 100vw;
    top: 0;
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(rgb(255 250 141 / 70%) 0%, rgb(33 141 86 / 91%) 51%, rgb(0 124 61 / 89%) 100%);
}
.loader {
        transform: rotateZ(46deg);
        perspective: 1000px;
        border-radius: 50%;
        width: 80px;
        height: 80px;
        color: #ad1c29;
      }
        .loader:before,
        .loader:after {
          content: '';
          display: block;
          position: absolute;
          top: 0px;
          left: 0;
          width: inherit;
          height: inherit;
          border-radius: 50%;
          transform: rotateX(70deg);
          animation: .7s spin linear infinite;
        }
        .loader:after {
          color: #fff600;
          transform: rotateY(70deg);
          animation-delay: .4s;
        }

      @keyframes rotate {
        0% {
          transform: translate(-50%, -50%) rotateZ(0deg);
        }
        100% {
          transform: translate(-50%, -50%) rotateZ(360deg);
        }
      }

      @keyframes rotateccw {
        0% {
          transform: translate(-50%, -50%) rotate(0deg);
        }
        100% {
          transform: translate(-50%, -50%) rotate(-360deg);
        }
      }

      @keyframes spin {
        0%,
        100% {
          box-shadow: .2em 0px 0 0px currentcolor;
        }
        12% {
          box-shadow: .2em .2em 0 0 currentcolor;
        }
        25% {
          box-shadow: 0 .2em 0 0px currentcolor;
        }
        37% {
          box-shadow: -.2em .2em 0 0 currentcolor;
        }
        50% {
          box-shadow: -.2em 0 0 0 currentcolor;
        }
        62% {
          box-shadow: -.2em -.2em 0 0 currentcolor;
        }
        75% {
          box-shadow: 0px -.2em 0 0 currentcolor;
        }
        87% {
          box-shadow: .2em -.2em 0 0 currentcolor;
        }
      }
      
      @media (max-width:992px){
      .footer-wim-info1 .col-md-6{
          text-align:center!important;
      }
      .linkStrap-main > ul{
          justify-content:center;
      }
      
      }

@media(min-width:320px) and (max-width:480px) {
    .inner-container {
        padding: 15px
    }

    .innerpage .left-image,
    .innerpage .right-image {
        width: auto
    }

    .innerpage .right-image h2 {
        text-align: center
    }

    .innerpage .left ul li a {
        font-size: 14px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .inner-container {
        padding: 15px
    }

    .innerpage .left-image,
    .innerpage .right-image {
        width: auto !important
    }

    .innerpage .left ul li a {
        font-size: 15px
    }
}

@media(min-width:601px) and (max-width:767px) {

    .innerpage .left-image,
    .innerpage .right-image {
        width: auto !important
    }

    .innerpage .left-image h2 {
        text-align: left !important
    }

    .innerpage .left ul li a {
        font-size: 15px
    }
}

@media(min-width:768px) and (max-width:992px) {
    .hero-sec-left>ul>li>a {
        flex-direction: column
    }

    .innerpage .left-image,
    .innerpage .right-image {
        width: auto !important
    }

    .innerpage .left-image h2 {
        text-align: left !important
    }

    .innerpage .left ul li a {
        font-size: 15px
    }
}

@media(min-width:993px) and (max-width:1199px) {

    .innerpage .left-image,
    .innerpage .right-image {
        width: auto !important
    }

    .innerpage .left ul li a {
        font-size: 14px;
        padding: 10px 10px 10px 22px
    }

    .innerpage .right p,
    .listing ul li {
        text-align: justify;
        font-size: 16px
    }
}

@media(min-width:1200px) and (max-width:1400px) {

    .innerpage .left-image,
    .innerpage .right-image {
        width: auto
    }

    .page-title h1 {
        font-size: 20px
    }
}

.innerpage {
    width: 100%;
    flex-wrap: wrap;
    margin: auto
}

.innerpage:has(.right:not([class*=col-])) {
    display: flex
}

.innerpage .left p {
    border-left: 3px solid #8d0040;
    line-height: 1;
    margin: 11px 0;
    color: #a10040;
    padding: 0 0 0 8px
}

.innerpage>.left {
    padding: 12px 0 0;
    position: sticky;
    top: 0;
    align-content: flex-start;
    height: fit-content
}

.innerpage .left.tpp {
    top: 40px
}

.innerpage .left ul li a .fa {
    float: right;
    font-size: 14px;
    margin-right: 3px;
    margin-top: 0;
    line-height: 1.5
}

.innerpage .left ul li a .fa-plus-square-o {
    font-size: 17px
}

.fa-minus-square-o::before {
    content: "?" !important
}

.innerpage .left ul li a:hover .fa-angle-right {
    margin-right: 0;
    transition: .5s
}

.innerpage .left ul li a:hover {
    color: #037b3d
}

.innerpage .left .contact {
    background: #e1e1e1;
    padding: 15px;
    margin-top: 0
}

.innerpage .left .contact .numberbox {
    padding: 15px;
    background: var(--primary-color);
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px
}

.innerpage .left .contact .numberbox span {
    display: block;
    border-top: 1px solid #4ba979;
    margin-top: 10px;
    font-weight: 700;
    padding-top: 10px;
    font-size: 16px
}

.innerpage .left .contact .numberbox1 {
    padding: 15px;
    background: #fff200;
    color: #000;
    font-size: 14px
}

.innerpage .left .contact .numberbox1 span {
    display: block;
    font-weight: 700;
    font-size: 22px
}

.right ul.tabs {
    display: flex;
    margin-bottom: 11px;
    margin-top: 11px;
    background: #f8f8ff;
    padding: 15px !important
}

.right ul.tabs li {
    font-size: 16px;
    color: #fff;
    padding: 8px 20px;
    margin: 0 2px;
    font-family: roboto-bold;
    position: relative;
    cursor: pointer;
    z-index: 1;
    border-radius: 30px;
    overflow: hidden
}

.right ul.tabs li:before {
    content: "";
    background: #57a97f;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition: .1s
}

.right ul.tabs li.active:before {
    background: #b31f31;
    width: 100%
}

.middle-content {
    width: 100%;
    min-height: 250px;
    border-radius: 16px;
    background: 0 0 !important
}

.innerpageheader h1,
.top-heading {
    font-size: 30px;
    padding-top: 24px;
    line-height: 23px;
    text-align: center;
    font-family: roboto-bold;
    color: #333
}

.faq-heading,
.form th,
.imprtant-link span,
.innerpage .right .colo-text,
.readmore,
.text-animation,
b,
strong {
    font-weight: 700
}

.faq-heading {
    background: #e4f6ec;
    padding: 10px 0;
    color: #000;
    cursor: pointer;
    border: 1px solid #1e9457;
    width: 100%
}

.faq-heading span {
    padding: 0 10px;
    float: left;
    width: 90%
}

.faq-iner-content,
innerpage>.left:not([class*=col-]) {
    padding: 0 10px
}

.faq-heading .fa-angle-down {
    float: right;
    font-size: 22px;
    padding: 0 10px
}

.color-theme .faq-heading {
    border-color: #000;
    background: #ff0
}

.faq-content,
.faq-heading {
    font-size: 14px;
    float: left
}

.table-tab .faq-content {
    padding: 2%;
    width: 96%
}

.faq-content {
    border: 1px solid #e1e1e14a;
    width: 100%;
    border: 1px solid #e1e1e1;
    padding: 10px 0
}

.list-biller .faq-content {
    padding: 4px 8px;
    width: 98%
}

.mangment.mgfixh p b {
    font-size: 20px;
    color: #007c3d;
    font-weight: 800
}

.mangment ul li:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transition: .5s;
    bottom: 0;
    background: #007c3d94;
    width: 0
}

.mangment ul li:hover:before {
    width: 100%;
    right: 0;
    left: auto
}

.hover-viewprofile {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    background: #c13a40;
    color: #fff !important;
    font-size: 14px;
    padding: 6px 8px;
    visibility: hidden;
    opacity: 0;
    border-radius: 5PX;
    transition: .5s
}

.modal-popup,
.search-box {
    transform: translate(-50%, -50%)
}

.mangment ul li:hover .hover-viewprofile {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%);
    top: 50%
}

table,
td,
th {
    text-align: left;
    padding: 5px;
    border-collapse: collapse;
    font-size: 14px;
    vertical-align: top
}

.msme-form .middle-content {
    padding: 10px;
    width: 98.5%
}

@media(max-width:1400px) {
    .container:has(.disbox) .responsive-table>table {
        display: block;
        overflow-x: auto;
        width: 100%
    }
}

.basel .responsive-table {
    border: 1px solid #dfdfdf;
    padding: 2%;
    width: 96%
}

.responsive-table input,
.responsive-table select {
    padding: 7px 5px;
    border: none;
    margin: 0;
    font-size: 16px;
    line-height: 1
}

.pdf-read-more,
a.pdf-read-more {
    border: 1px solid #b6303f;
    padding: 3px 8px;
    color: #fff;
    font-size: 11px;
    margin: 10px 0 0;
    float: left;
    background: #a00d39;
    border-radius: 100px
}

.pdf-read-more .fa {
    font-size: 12px
}

.pdf-read-more:hover {
    background: #b6303f;
    color: #fff
}

.sub-menu-upper {
    display: none;
    list-style-type: none;
    padding-left: 20px
}

@media only screen and (max-width:1200px) {
    .banner-left ul {
        gap: 4px;
        margin-bottom: 4px
    }

    .page-title h1 {
        font-size: 20px
    }

    .megaMenu.digital .megaMenu-single {
        border-radius: 8px;
        background: #fff;
        padding: 8px;
        display: flex;
        box-shadow: rgba(0, 0, 0, .2) 0 0 9px 0;
        height: auto
    }

    .megaMenu.digital .megaMenu-single .megaMenu ul li {
        flex: 0 0 auto;
        width: 262px;
        padding: 0 8px
    }

    .megaMenu.digital .megaMenu-single .megaTxt h5 {
        font-size: .88em;
        color: #007c3d;
        font-weight: 400
    }

    .banner-left ul li {
        border-radius: 8px;
        margin: 0
    }

    .hero-sec-left>ul>li>a {
        border-radius: 5px;
        justify-content: flex-start;
        flex-direction: column-reverse
    }
}

.container.collaps-div .row .col-md-6 {
    margin-bottom: 14px
}

@media only screen and (min-width:1200px) {

    li.has-sub>.aboutmega>ul>li>ul,
    ul.sub-toplink-ul,
    ul.thirddropdown {
        visibility: hidden;
        opacity: 0
    }

    li.has-sub>.aboutmega {
        width: auto;
        padding: 3px 11px;
        border-radius: 0;
        left: revert
    }

    .aboutmega.megaMenu {
        background: #007c3d;
        border: none
    }

    .aboutmega.megaMenu ul {
        padding: 0;
        display: block;
        transition: .5s ease-in-out
    }

    .aboutmega.megaMenu a {
        color: #fff;
        white-space: nowrap
    }

    .aboutmega.megaMenu ul li {
        width: auto;
        position: relative;
        margin: 0;
        padding: 4px 14px
    }

    li.has-sub:has(.aboutmega) {
        position: relative
    }

    li.has-sub>.aboutmega>ul>li>ul {
        position: absolute;
        background: #007c3d;
        top: 0;
        right: -100%
    }

    .aboutmega.megaMenu ul li+li {
        border-top: 1px solid #dcdcdc
    }

    .aboutmega.megaMenu>ul>li:hover>ul {
        visibility: visible;
        opacity: 1;
        z-index: 6
    }

    .aboutmega.megaMenu ul li:hover {
        background: #a42633
    }

    .aboutmega.megaMenu ul li:hover>a {
        color: #fff
    }

    li.menu-title .lft h6 {
        border-left: 2px solid #6b6b6b;
        padding-left: 7px;
        color: #6b6b6b
    }

    .menu-title .menu-items .megaMenu-single .mega-icon,
    .menu-title .menu-items .megaMenu-single img,
    .myOwlCarousel .owl-nav button span {
        display: none
    }

    .menu-title:hover .menu-items,
    li.menu-title.active ul.menu-items,
    ul.menu-items.active {
        display: flex
    }

    ul.megaMenu-single {
        overflow: auto
    }

    .megaMenu.digital>ul {
        display: block
    }

    li.menu-title.has-sub>.lft {
        display: block;
        width: 201px
    }

    .megaMenu.digital {
        padding: 11px 16px;
        max-height: max-content
    }

    .site-nav .megaMenu.digital {
        min-height: 180px
    }

    .menu-title {
        margin: .3em 0;
        cursor: pointer
    }

    .menu-title h6 {
        min-width: 169px
    }

    .menu-title .menu-items .megaMenu-single {
        padding: 8px 4px;
        height: auto;
        align-items: center;
        margin: auto;
        display: flex;
        border-radius: 2px;
        background: #fff
    }

    body.hindiCss .megaMenu li.menu-title li,
    body.punjabiCss .megaMenu li.menu-title li {
        width: 19%
    }

    body.hindiCss .menu-title .menu-items .megaMenu-single,
    body.punjabiCss .menu-title .menu-items .megaMenu-single {
        padding: 6px 4px
    }

    .menu-title .menu-items .megaTxt h5 {
        position: relative;
        font-size: 13px;
        font-weight: 300;
        vertical-align: middle;
        display: inline-block;
        padding-left: 16px;
        color: #fff;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden
    }

    .megaMenu.digital ul {
        gap: 10px;
        justify-content: start
    }

    body.hindiCss .megaMenu.digital ul,
    body.punjabiCss .megaMenu.digital ul {
        gap: 9px
    }

    .megaMenu.digital>ul li.menu-title {
        display: block;
        width: 226px;
        background: #fff;
        margin: 0;
        border-bottom: 1px solid #b4c1bb;
        padding: 5px 6px
    }

    .megaMenu li.menu-title li {
        height: auto;
        margin: 0;
        padding: 0;
        width: 238px
    }

    .menu-title ul.menu-items {
        overflow: auto;
        display: none;
        position: absolute;
        right: 0;
        width: calc(100% - 210px);
        top: 11px;
        padding: 0 19px
    }

    .bold::before,
    .digi::after {
        top: .3em;
        left: 9.4em;
        border-width: 1.1em 1em 1.1em 2em
    }

    li.menu-title:hover .digi h6 {
        background: #a42633;
        color: #fff
    }

    li.menu-title:hover .bold::before,
    li.menu-title:hover .digi::after {
        top: .3em;
        left: 9.4em;
        border-width: 1.1em 1em 1.1em 2em;
        border-color: rgb(181 98 107) transparent rgb(181 98 107) rgb(181 98 107);
        z-index: auto
    }

    li.menu-title:hover .digi h6 ::before {
        bottom: 100%;
        left: 0;
        border-width: .5em .7em 0 0;
        border-color: transparent rgb(181 98 107) transparent transparent
    }

    li.menu-title:hover .digi h6 ::after {
        top: 100%;
        right: 0;
        border-width: .5em 1.9em 0 0;
        border-color: rgb(255 255 255 / 46%) transparent transparent
    }

    li.menu-title .digi h6 {
        font-weight: 100;
        margin-bottom: 11px;
        margin-top: 0
    }

    .menu-title .menu-items .megaTxt h5::before {
        position: absolute;
        content: '\27AE';
        left: -4px;
        top: 50%;
        background-size: contain;
        transform: translateY(-50%);
        background-repeat: no-repeat;
        border-radius: 100px;
        font-size: 19px;
        color: #007c3d;
        z-index: 0;
        padding: 0 4px
    }

    .lft h6 strong {
        font-size: 14px;
        font-weight: 400;
        font-family: sans-serif
    }

    .megaMenu.digital>ul li.menu-title:hover {
        background: #fff112
    }

    .megaMenu.digital.headertop-drop ul li {
        position: relative;
        padding: 3px 5px;
        width: 236px;
        background: #fff
    }

    .megaMenu.digital.headertop-drop ul>li:has(:not(ul)) {
        display: inline-block;
        margin: 0
    }

    .sub-toplink-ul.sub-menu-upper {
        position: absolute;
        top: 0
    }

    .megaMenu.digital.headertop-drop ul {
        align-content: flex-start;
        display: flex;
        position: absolute;
        z-index: 1;
        flex-direction: column;
        background: #fff;
        padding: 3.2px;
        height: max-content;
        gap: 1px;
        border: 1px solid #dcdcdc
    }

    .megaMenu.digital.headertop-drop ul li a {
        font-size: 13px
    }

    .megaMenu.digital.headertop-drop {
        background: no-repeat wheat;
        border: none;
        padding: 0;
        left: 0
    }

    li.has-sub-upper .megaMenu {
        z-index: 9999;
        top: auto;
        left: auto;
        border-top: 5px solid #fff500;
        transition: .3s
    }

    .my-top-links li.has-sub-upper:hover .megaMenu,
    ul.sub-toplink-ul.sub-menu-upper li:hover ul.sub-toplink-ul {
        visibility: visible;
        opacity: 1
    }

    .my-top-links li.has-sub-upper {
        border-radius: 8px 6px 0 0;
        padding: 6px 6px 3px
    }

    .my-top-links li.has-sub-upper:hover>a {
        color: #a42633 !important
    }

    .my-top-links>li+li {
        margin: 0 1px;
        padding-left: 2px;
        padding-right: 2px
    }

    .megaMenu.digital>ul li.menu-title.active {
        background-color: #a42633;
    }

    .megaMenu.digital>ul li.menu-title.active .lft h6 {
        color: #fff;
        border-color: #edf6f1
    }

    ul.sub-toplink-ul>li:hover>ul.thirddropdown {
        visibility: visible;
        opacity: 1;
        z-index: 99
    }

    ul.sub-toplink-ul ul.thirddropdown {
        visibility: hidden;
        opacity: 0;
        left: -100% !important
    }
}

.leftMenu .theme-bar-in>div,
.leftMenu ul.my-top-links li {
    border-top: 1px solid rgba(255, 255, 255, .2);
    width: 100%
}

.hero-sec-main .flipWrap {
    margin-bottom: auto;
    max-height: 500px
}

.megaMenu.digital.headertop-drop>ul {
    display: flex;
    left: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    top: 5px
}

@media (max-width:1200px) {
    .top-right::before {
        content: "";
        position: absolute;
        left: -6px;
        bottom: 0;
        width: 79px;
        height: 79px;
        background: url('../new/assets/images/nav-divide2.png') bottom/contain no-repeat
    }

    button.mnbtn2 {
        display: block
    }

    .msgbox::before,
    .side-menu .mnbtn1,
    .site-nav>ul>li>a::after,
    .top-right {
        display: none
    }

    .border-end {
        border: none !important
    }

    .topdiv button.mnbtn1 {
        display: inline-flex;
        margin-left: auto
    }

    .topdiv {
        background-color: #007c3d;
        border-bottom: 2px solid #fff401;
        align-items: center;
        padding: 0 10px 0 0
    }

    .side-menu {
        display: flex !important;
        justify-content: space-between
    }
}

.offcanvas-body.leftMenu .top-right {
    width: 100%;
    background: 0 0
}

.leftMenu .my-top-links,
.leftMenu .search-bar-in,
.leftMenu .theme-bar-in {
    flex-direction: column;
    height: auto;
    align-items: normal;
    gap: 6px;
    border-radius: 0;
    margin-bottom: 6px;
    padding: 0
}

.leftMenu .azadi,
.leftMenu .azadi img,
.leftMenu .theme-bar-in .color-theme {
    margin: auto;
    text-align: center
}

.leftMenu .theme-bar-in>div::after {
    width: 0
}

.leftMenu .social {
    padding: 20px 0;
    border-top: 1px solid #dcdcdc
}

.leftMenu .social ul li a {
    margin: 0 0 0 7px
}

.leftMenu .theme-bar-in>div {
    padding: 6px 0;
    margin: 0
}

#loader,
#popup-1 {
    display: none !important
}

button:has(.mobClick) {
    margin: 0;
    display: none
}

div#offcanvasLeft>button {
    background: #fffa8e;
    text-align: end;
    padding: 4px 12px;
    font-size: 24px;
    color: #b31f35
}

.content nav,
.content nav ul li,
.intban img,
.page-title h1,
.section-title h2,
.top-image {
    position: relative
}

#mask,
.banner__breadcumn .element1 img,
.banner__breadcumn .element2 img,
.banner__breadcumn .element3 img,
.banner__breadcumn .element4 img,
.intban img,
.page-title .bg-layer,
.page-title .bg-layer::before,
.top-image::after {
    width: 100%
}

span.search-icon-1 i {
    position: absolute
}

.footermid {
    padding: 29px 0 8px
}

section#alt-services {
    background: #b4d9c6;
    border-top: 3px solid #fff
}

h1#staticBackdropLabel {
    font-weight: 600;
    color: #fff
}

.modal-body {
    padding: 0;
    border: none !important
}

.modal-footer {
    padding: 36px 0;
    justify-content: flex-start
}

.modal-content {
    background: #007c3d;
    padding: 19px
}

.modal-header {
    padding: 10px;
    border-bottom: 1px solid #fff;
    margin-bottom: 12px
}

.modal-footer.keywords button {
    border-radius: 100px;
    background: #a4232d;
    border: none;
    padding: 3px 11px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.offcanvas,
.offcanvas-lg,
.offcanvas-md,
.offcanvas-sm,
.offcanvas-xl,
.offcanvas-xxl {
    --bs-offcanvas-height: 100vh;
    --bs-offcanvas-bg: #15151559
}

.SearchDiv {
    background-color: #fff;
    border-radius: 100px;
    color: #000;
    margin: 0 auto 15px
}

body .form-wrapper input,
body .form-wrapper input:focus {
    border: none;
    outline: 0;
    border-radius: 0;
    background-color: transparent;
    padding: 10px 25px;
    box-shadow: none
}

.form-wrapper>div #micIcon {
    font-size: 17px;
    margin-right: 20px;
    background: #003e1e;
    height: 37px;
    border-radius: 100%;
    color: #fff;
    cursor: pointer;
    width: 52px;
    text-align: center;
    line-height: 2;
    display: inline-block
}

.form-wrapper button {
    background: #003e1e;
    color: #fff;
    text-align: center;
    padding: 9px;
    border-radius: 100px;
    line-height: 0;
    transform: scale(1.3) translateX(-4px)
}

.form-wrapper button i {
    font-size: 19px;
    font-weight: 100
}

.modal .text-bg-secondary {
    background: 0 0 !important;
    color: #fff !important
}

.page-title .bg-layer {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.page-title .bg-layer::before {
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
    top: 0
}

.page-title .pattern-layer .pattern-1 {
    position: absolute;
    left: 0;
    bottom: 83px;
    width: 86px;
    height: 170px;
    background-repeat: no-repeat
}

.page-title .pattern-layer .pattern-2 {
    -webkit-animation: 15s linear infinite service_hexagon_2;
    -moz-animation: 15s linear infinite service_hexagon_2;
    -o-animation: 15s linear infinite service_hexagon_2;
    position: absolute;
    top: 0;
    right: 120px;
    width: 279px;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    animation: 15s linear infinite service_hexagon_2
}

.page-title h1 {
    display: block;
    font-size: 35px;
    color: rgb(255 255 255);
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
    min-height: 60px
}

.page-title .bread-crumb li {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 32px;
    color: #080808;
    padding-right: 15px;
    margin-right: 5px
}

.page-title .bread-crumb li:last-child {
    padding: 0 !important;
    margin: 0 !important
}

.page-title .bread-crumb li a {
    display: inline-block;
    color: #8a0c3c
}

.page-title .bread-crumb li a:hover {
    color: var(--primary-color)
}

.page-title .bread-crumb li::before {
    position: absolute;
    content: "/";
    top: 0;
    right: 0
}

@media(min-width:768px) {
    .page-title .content-box {
        max-width: 40%;
        margin: auto;
        text-align: center
    }
}

section.content {
    padding: 40px 0;
    background: linear-gradient(rgb(255 245 0 / 41%) 0, rgb(255 255 253) 51%, rgb(0 124 61 / 34%) 100%)
}

#mask {
    left: 0;
    top: 0;
    background-color: #26262c;
    font-size: 31pt;
    color: #fff;
    height: 100%;
    opacity: .9;
    display: block;
    z-index: 99999999
}

#boxes .window {
    position: absolute;
    width: 440px;
    height: 850px;
    z-index: 999999999;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    top: 186.5px;
    left: 661.5px;
    display: block
}

div#san i {
    cursor: pointer;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    background: #c80000;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 7px
}

@keyframes service_hexagon_2 {
    0% {
        transform: rotateY(0)
    }

    100% {
        transform: rotateY(360deg)
    }
}

.breadcrumb {
    margin-bottom: 0
}

.section-title h2 {
    letter-spacing: 1.5px;
    color: color-mix(in srgb, transparent 50%);
    margin-bottom: 30px
}

.section-title p {
    color: var(--heading-color);
    margin: 0;
    font-size: 36px;
    font-weight: 700;
    font-family: var(--nav-font)
}

.intban img {
    height: 12vw;
    object-fit: cover;
    background-position: center top;
    z-index: -3
}

.top-image {
    background-image: url("../image/footer-bg.webp");
    height: 100%
}

.top-image::after {
    content: "";
    position: absolute;
    top: -114px;
    left: 0;
    height: 114px;
    background: url("../images/bottom-shape.png") center top/100% 100% no-repeat
}

.my-top-links {
    display: flex
}

.my-top-links li {
    margin-right: 11px
}

/*.my-top-links li:last-child {
    margin-right: 35px
}*/

.my-top-links a {
    color: #000 !important;
    font-weight: 600
}

.main #pageName:last-child {
    z-index: 1;
    position: absolute;
    padding-bottom: 0;
    bottom: 14px
}

.pageName {
    background: var(--secondary-color)
}

#pageName ul {
    display: flex;
    margin-left: 7px
}

.brandName {
    background: #017c3c;
    color: #fff;
    font-size: 1.3em
}

.pageName {
    border: 4px solid #fff;
    background: rgba(253, 195, 0, .51);
    color: #000;
    font-size: 1.1em;
    font-weight: 700
}

.head,
.pageName h1 {
    color: #000 !important
}

#pageName ul li {
    padding: 6px 10px;
    border: 4px solid rgba(143, 9, 69, .18);
    font-size: 1em;
    display: flex;
    align-items: center;
    margin-right: 5px
}

#pageName ul li h1 {
    font-size: inherit;
    margin: 0;
    color: #fff
}

.search-box {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 60px;
    background: #353535;
    line-height: 40px;
    padding: 10px;
    border-radius: 60px
}

p.search {
    color: #fff;
    cursor: pointer;
    padding: 0;
    display: block;
    vertical-align: middle;
    margin: 0
}

p.search i {
    color: #fff;
    padding: 11px;
    border-radius: 50%;
    background: #0084c4;
    display: inline-flex;
    margin-top: 13px;
    font-weight: 600
}

.sidebar-menu .site-Nav>ul>li>a {
    display: block;
    width: 100%;
    padding: 8px 15px 8px 0;
    font-size: .9em;
    border-radius: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.sidebar-menu .subDropAlt::before {
    content: "?";
    font-family: FontAwesome;
    font-size: 16px;
    color: #000 !important;
    line-height: 1;
    background: #fff;
    padding: 5px 7px;
    border-radius: 4px
}

.sidebar-menu .subDropAlt {
    float: right;
    rotate: -180deg;
    right: 0;
    top: 2px;
    align-items: center;
    justify-content: center;
    z-index: 4;
    display: flex !important;
    height: auto
}

.acc-head.acc-head.active::before,
span.subDropAlt.aCt {
    rotate: 0deg
}

.content nav {
    max-width: 100%
}

.content nav ul li {
    justify-content: space-between;
    background-color: rgba(255, 206, 228, .23);
    padding: 3px 7px;
    color: #fff;
    transition: .2s linear;
    margin-bottom: 8px;
    font-size: 1.1rem;
    border-radius: 8px;
    margin-top: 0;
    border: 1px dashed rgba(179, 31, 53, .2)
}

.QR p a:hover,
.breadcrumbs.breadcrumbs--two li a.breadcrumb:focus,
.breadcrumbs.breadcrumbs--two li a.breadcrumb:focus::after,
.breadcrumbs.breadcrumbs--two li a.breadcrumb:hover,
.breadcrumbs.breadcrumbs--two li a.breadcrumb:hover::after,
.innerlink:hover,
.linktxt3:hover,
.listing ul li a,
h3.offer a {
    text-decoration: underline
}

.pagination-bx .pull-right,
li.sub-menu>div {
    float: right
}

.content nav ul li:hover {
    color: #fffcfc
}

.content nav ul li a i {
    width: 16px;
    text-align: center;
    margin-right: 5px;
    float: right
}

li.sub-menu:has(ul):hover {
    background: #0390c7 !important
}

li.sub-menu:has(ul) li {
    padding: 10px 2px;
    border-bottom: 1px solid #fff;
    border-radius: 0
}

.write__review .frm__grp input,
.write__review .frm__grp textarea {
    color: var(--pragraph);
    padding: 12px 24px;
    font-size: 14px;
    outline: 0
}

.content nav>ul>li {
    padding: 3px 10px
}

.content nav>ul>li>ul>li {
    padding: 2px 7px
}

.banner_container.inside {
    height: auto;
    padding-top: 112px
}

.internal p {
    margin-bottom: 10px;
    color: #515151;
    font-weight: 300
}

.banner__breadcumn {
    background: url("../../assets/img/banner/beadcumnd-bg.jpg") center top/cover no-repeat
}

.banner__breadcumn .element1 {
    position: absolute;
    top: 63px;
    left: 98px;
    width: 133px;
    animation: 2s linear infinite cir5
}

.banner__breadcumn .element2 {
    position: absolute;
    top: 120px;
    left: 35%;
    width: 93px;
    animation: 5s linear infinite cir90
}

.banner__breadcumn .element3 {
    position: absolute;
    bottom: 20%;
    left: 50%;
    width: 100px;
    animation: 5s linear infinite cir90
}

.banner__breadcumn .element4 {
    position: absolute;
    bottom: 40px;
    right: 80px;
    width: 140px;
    animation: 2s linear infinite cir5
}

.banner__breadcumn .element5 {
    position: absolute;
    bottom: 7%;
    left: 25%;
    width: 80px;
    animation: 5s linear infinite cir90
}

.banner__breadcumn .element5 img,
.pagination-bx .pagination,
table.feedback-table>tbody>tr>td {
    width: 100%
}

@media (max-width:768px) {
    section.content .innerpage .left {
        padding-top: 0;
        position: relative;
        top: 0
    }

    .banner__breadcumn .element1,
    .banner__breadcumn .element2,
    .banner__breadcumn .element3,
    .banner__breadcumn .element4,
    .banner__breadcumn .element5,
    .flipster__button svg {
        display: none
    }

    .banner-left ul li {
        width: 100%
    }

    .banner-main {
        padding: 0
    }
}

.card__common__item form {
    background: rgba(255, 206, 228, .23);
    border-radius: 10px;
    padding: 0 0 0 12px;
    border: 1px dashed rgba(145, 145, 145, .18);
    overflow: hidden
}

.card__common__item {
    padding: 15px 10px;
    margin-bottom: 20px
}

.round16 {
    border-radius: 16px
}

.bgwhite {
    background: var(--white)
}

.comment__details__wrapper {
    padding: 28px
}

.sort__latest .nice-select {
    background: 0 0;
    padding: 0;
    margin: 0;
    border: unset;
    width: 95px
}

.sort__latest .nice-select .current {
    font-weight: 500;
    font-size: 16px
}

.review__commentbox {
    padding: 24px;
    border-radius: 16px;
    background: rgba(26, 77, 190, .03)
}

@media (max-width:576px) {
    .comment__details__wrapper {
        padding: 20px
    }

    .review__commentbox {
        padding: 14px
    }
}

.cmn__replaybox .replays {
    gap: 40px
}

.discussion {
    gap: 20px
}

.discussion input {
    border: 1px solid var(--border);
    padding: 16px 20px;
    color: var(--title);
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    border-radius: 100px
}

.discussion ::placeholder {
    color: var(--title)
}

.write__review {
    padding: 24px;
    border-radius: 16px;
    background: var(--white)
}

.breadcrumbs,
.sidebar-menu {
    display: flex;
    background-color: #fff
}

.write__review .frm__grp input {
    background: rgba(26, 77, 190, .03);
    border-radius: 100px;
    font-weight: 400;
    width: 100%;
    border: 1px solid var(--border)
}

.write__review .frm__grp input::placeholder {
    color: var(--pragraph)
}

.write__review .frm__grp textarea {
    background: rgba(26, 77, 190, .03);
    border-radius: 30px;
    font-weight: 400;
    width: 100%;
    border: 1px solid var(--border)
}

.sidebar-menu {
    padding: 10px;
    flex-direction: column;
    gap: 10px;
    border-radius: 16px;
    margin-bottom: 20px
}

.sidebar-menu i {
    font-size: 1.2rem;
    font-weight: 600;
    padding: 2px;
    border-radius: 50%
}

.sidebar-menu .item {
    transition: .2s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px dashed var(--secondary-color);
    border-radius: 34px;
    padding: 9px
}

.sidebar-menu .title {
    font-size: 14px;
    color: #000;
    text-align: end;
    margin-bottom: 0
}

.sidebar-menu>i {
    color: var(--secondary-color)
}

.head {
    text-align: start !important;
    font-size: 23px !important
}

ul.bullet {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 20px
}

body table.table>tbody>tr th {
    background-color: #338e54 !important;
    color: #fff !important
}

.breadcrumbs {
    flex-wrap: wrap;
    margin: 0;
    font-size: 16px;
    overflow: hidden
}

.breadcrumbs li {
    display: contents
}

.breadcrumbs li .breadcrumb {
    position: relative;
    color: rgb(8 8 8);
    outline: 0;
    transition: none
}

.breadcrumbs li .breadcrumb .material-icons {
    font-size: 1.5em;
    margin-right: .5rem;
    opacity: .85
}

.breadcrumbs li a.breadcrumb .material-icons {
    transition: transform 150ms
}

.breadcrumbs li a.breadcrumb:active .material-icons {
    transform: scale(.8)
}

.breadcrumbs.breadcrumbs--one {
    padding: 0;
    border-top: 1px solid rgb(224 224 224);
    border-bottom: 1px solid rgb(224 224 224);
    border-left: none;
    border-right: none;
    background: linear-gradient(90deg, rgb(255 255 255) 0, rgb(255 255 253) 100%)
}

.breadcrumbs.breadcrumbs--one li .breadcrumb {
    position: relative;
    margin-left: -1rem;
    margin-right: 1rem
}

.breadcrumbs.breadcrumbs--one li [itemprop=name] {
    padding: .1rem .5rem .1rem 2rem
}

.breadcrumbs.breadcrumbs--one li a.breadcrumb {
    background-color:#266444;
     font-size: 1rem;
     text-decoration: none;
}

.breadcrumbs.breadcrumbs--one li a.breadcrumb:focus,
.breadcrumbs.breadcrumbs--one li a.breadcrumb:focus::after,
.breadcrumbs.breadcrumbs--one li a.breadcrumb:hover,
.breadcrumbs.breadcrumbs--one li a.breadcrumb:hover::after {
    background: var(--primary-color);
    color: #f2f6f7
}

.breadcrumbs.breadcrumbs--one li a.breadcrumb::after {
    content: "";
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    z-index: 1;
    margin-right: -.75rem;
    background-color: rgb(255 255 255);
    border: 2px solid rgb(224 224 224);
    transform: rotate(45deg) skew(15deg, 15deg);
    transform-origin: center center; 
    border-radius: 0 4px 0 0;
    transition: none
}

.breadcrumbs.breadcrumbs--one li:first-child [itemprop=name] {
    padding-left: 2.1rem;
    padding-top: 8px;
    padding-bottom: 8px
}

.breadcrumbs.breadcrumbs--two li .breadcrumb [itemprop=name] {
    padding: .5rem 1.5rem
}

.breadcrumbs.breadcrumbs--two li a.breadcrumb,
.modal-popup.popup-2 .content,
.row .col-md-4 {
    position: relative
}

.breadcrumbs.breadcrumbs--two li a.breadcrumb::after {
    content: "";
    display: block;
    height: 100%;
    width: .8rem;
    z-index: 1;
    margin-right: -.5rem; 
    background-color: #b3cad0
}

#internal article a,
.list-type3 a {
    text-decoration: none
}

.breadcrumbs.breadcrumbs--one li a.breadcrumb.home::after,
a.breadcrumb.home {
    background: #017c3c !important
}

a.breadcrumb.home i {
    color: #fff;
    font-size: 1.4rem
}

.content nav ul ul {
    margin-top: 17px
}

.awards .accordion {
    padding: 20px 0
}

.awards .accordion-body {
    padding: 10px
}

.acc {
    margin-bottom: 7px
}

.acc-head {
    font-size: 15px;
    position: relative;
    cursor: pointer;
    background: rgba(63, 255, 157, .09);
    padding: 11px;
    border-radius: 5px;
    border: 1px dashed #dcdcdc
}

.acc-head::before {
    position: absolute;
    background-image: url("../images/image.png");
    flex-shrink: 0;
    width: 1.5rem;
    height: 1.5rem;
    margin-left: auto;
    content: "";
    background-repeat: no-repeat;
    background-size: 1.5rem;
    right: 14px;
    rotate: 180deg;
    transition: .3s ease-in-out
}

.acc-head p {
    font-size: 1.2rem;
    font-weight: 200;
    margin: 0
}

.acc-content {
    padding: 15px 10px;
    display: none
}

.acc-head.active::before {
    transform: rotate(0)
}

.card__common__item form i {
    font-size: 17px;
    color: #000;
    font-weight: 100;
    background: #fff;
    padding: 10px;
    cursor: pointer;
    box-shadow: 0 0 2.2px #bcbcbc
}

#internal article h3,
.internal article h2,
.internal h1 {
    margin: 10px auto;
    padding-left: 15px
}

#internal aside {
    width: 280px;
    border-right: 1px solid #f1f1f1
}

#internal aside ul.nav {
    position: sticky;
    top: 68px
}

#internal aside .nav-link {
    font-weight: 400;
    color: var(--blue-deep);
    border-bottom: 0 solid transparent
}

#internal aside .nav-link:hover {
    color: var(--color-2)
}

#internal aside .nav-link.active {
    background: var(--color-2);
    color: var(--color-1)
}

#internal article {
    width: calc(100% - 280px);
    padding: 20px
}

#internal article.full-width {
    width: 100%;
    padding: 20px
}

.internal h1 {
    font-size: 1.9em;
    font-weight: 700;
    border-left: 4px solid #017c3c;
    line-height: 1
}

.internal article h2 {
    font-size: 1.4rem;
    border-left: 3px solid #8d0040;
    line-height: 1
}

#internal article h3 {
    font-size: 1em;
    font-weight: 700
}

.listing-search {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 100%
}

.form-control {
    appearance: auto
}

.list-arrow li::before {
    content: '\27AD';
    font-family: themify;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    font-size: 23px;
    color: #08eb14;
    line-height: 1
}

ul.list-arrow li {
    padding-left: 22px
}

.internal h3 {
    font-size: 1.2rem
}

.dlab-tabs ul.nav li:first-child {
    border-radius: 12px 0 0 12px;
    overflow: hidden
}

.dlab-tabs ul.nav li:last-child {
    border-radius: 0 12px 12px 0;
    overflow: hidden
}

.pagination {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination>li>a,
.pagination>li>span {
    background-color: var(--color-2);
    color: #fffefe;
    padding: 8px 14px;
    font-weight: 400;
    font-size: 14px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    border-color: transparent;
    color: var(--color-2);
    background-color: var(--color-hover)
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    border-color: var(--color-2);
    background-color: var(--color-primary);
    color: var(--blue-deep)
}

.pagination>.next>a,
.pagination>.previous>a {
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 500
}

.pagination-sm .pagination>.next>a,
.pagination-sm .pagination>li>a,
.pagination-sm .pagination>li>span .pagination-sm .pagination>.previous>a {
    font-size: 12px;
    padding: 6px 12px
}

.pagination-lg .pagination>.next>a,
.pagination-lg .pagination>li>a,
.pagination-lg .pagination>li>span .pagination-lg .pagination>.previous>a {
    font-size: 18px;
    padding: 10px 20px
}

.pagination-bx.primary .pagination>li>a,
.pagination-bx.primary .pagination>li>span {
    background-color: var(--color-primary);
    color: var(--color-2);
    margin: 0 1px;
    border: 0
}

.pagination-bx.primary .pagination>li.active>a,
.pagination-bx.primary .pagination>li.active>span,
.pagination-bx.primary .pagination>li>a:hover,
.pagination-bx.primary .pagination>li>span:hover {
    background-color: var(--color-hover)
}

.pagination-bx.rounded .pagination>li>a,
.pagination-bx.rounded .pagination>li>span {
    border-radius: 30px;
    margin: 0 1px;
    border: none
}

.pagination-bx.rounded-sm .pagination>li>a,
.pagination-bx.rounded-sm .pagination>li>span {
    border-radius: 4px;
    margin: 0 1px
}

.pagination-bx.bg-primary .pagination>li>a,
.pagination-bx.bg-primary .pagination>li>span {
    background-color: #f6f7f8;
    margin: 0 1px;
    border: 0
}

.pagination-bx.bg-primary .pagination>li.active>a,
.pagination-bx.bg-primary .pagination>li.active>span,
.pagination-bx.bg-primary .pagination>li>a:hover,
.pagination-bx.bg-primary .pagination>li>span:hover {
    background-color: var(--color-primary) !important;
    box-shadow: 2px 2px 8px 0 rgba(26, 188, 156, .5);
    color: var(--color-2)
}

.bg-primary {
    background-color: var(--color-2)
}

.rounded-sm .pagination li {
    background: var(--color-2);
    border-radius: 7px;
    margin: 0 2px
}

.offcanvas-body.leftMenu li .megaMenu a,
.rounded-sm .pagination li a {
    color: #fff !important
}

.rounded-sm .pagination li.active a {
    color: var(--color-2) !important
}

.rounded-sm .pagination li.active {
    background: #fff;
    border: 1px solid var(--color-2)
}

.dlab-tabs.vertical.right .tab-pane {
    padding: 10px 20px 10px 0
}

.tabs-site-button .nav-tabs {
    border: 0;
    color: #fff;
    border-radius: 16px;
    overflow: hidden;
    justify-content: start;
    gap: 2.5px;
    margin-bottom: 15px
}

.tabs-site-button .nav-tabs li a {
    background: var(--color-2);
    padding: 12px 20px
}

.tabs-site-button .nav-tabs li a,
.tabs-site-button .nav-tabs li a:focus,
.tabs-site-button .nav-tabs li a:hover {
    border: none;
    border-radius: 0;
    color: #fff
}

.tabs-site-button .nav-tabs li a.active,
.tabs-site-button .nav-tabs li a.active:focus,
.tabs-site-button .nav-tabs li a.active:hover {
    background: var(--color-2);
    color: #f7f7f7;
    border: 0
}


.annoucement-pp .button {
  font-size: 14px;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
  margin-top: 20px;
  float: left;
  background: #007c3d;
}
.annoucement-pp .button:hover {
  background: #036333;
}

.annoucement-pp .overlay-npci {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index:99;
}
.annoucement-pp .overlay-npci:target {
  visibility: visible;
  opacity: 1;
}

.annoucement-pp .popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.annoucement-pp .popup .close {
  position: absolute;
  top: -14px;
  right: -14px;
  transition: all 200ms;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #007c3d;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #007c3d;
}
.annoucement-pp .popup .close:hover {
  background: #007c3d;
  color:#fff;
}
.annoucement-pp .popup .content {
  max-height: 30%;
  text-align:center;
}
.annoucement-pp .popup .content a{
  background: #007c3d;
  color: #fff;
  font-size: 14px;
  padding: 5px 10px;
  margin-top: 15px;
  display: inline-block;
}
@media only screen and (max-width:767px) {
    .tabs-site-button .nav-tabs li a {
        padding: 13px 12px
    }
}

.dlab-tabs.vertical.right.border .tab-pane {
    padding: 20px;
    margin-right: -1px
}

hr {
    margin: 2rem 0
}

.dlab-tabs.vertical .nav-tabs {
    float: left;
    width: 200px;
    border: 1px solid #ebedf2
}

.dlab-tabs.vertical .tab-pane {
    padding: 10px 0 10px 20px
}

.dlab-tabs.vertical .nav-tabs li {
    float: none;
    margin-right: -1px;
    display: block;
    width: 100%;
    color: #fff;
    background: #fff !important
}

.dlab-tabs.vertical .nav-tabs li a {
    margin-right: 0;
    border-right: none;
    display: block;
    width: 100%;
    padding: 10px;
    color: var(--color-2);
    display: flex;
    justify-content: flex-start;
    gap: 14px;
    align-items: center
}

.dlab-tabs.vertical .nav-tabs li a.active {
    background: var(--color-2);
    color: #fff
}

.dlab-tabs.vertical .tab-content {
    margin-left: 199px
}

.side-grid .head {
    background: var(--color-2);
    color: #fff;
    padding: 9px 5px;
    border-radius: 5px;
    margin-bottom: 1rem
}

.widget-card {
    display: block;
    margin: auto
}

.m-head,
.sub-head {
    margin: 10px auto;
    color: var(--blue-deep);
    font-weight: 700;
    padding-left: 15px
}

.dt-card a {
    font-size: 1.1rem;
    margin-bottom: 14px
}

.dt-card p {
    font-size: .9rem;
    margin: 12px 0
}

.m-head {
    font-size: 1.7em;
    border-left: 5px solid var(--color-2)
}

.sub-head {
    font-size: 1.2em;
    border-left: 5px solid #000
}

.list-type3 a:before,
.list-type3 a:hover:before {
    border-color: transparent #0089e0 transparent transparent
}

.list-type3 {
    text-align: left;
    width: 50%
}

.list-type3 ul {
    list-style: none !important
}

.list-type3 a,
.list-type3 li {
    float: left;
    height: 35px;
    line-height: 35px;
    position: relative;
    font-size: 15px;
    margin-bottom: 12px;
    font-family: Raleway, sans-serif;
    transition: background-color 1.5s;
    list-style: none
}

.list-type3 a {
    padding: 0 60px 0 12px;
    background: #0089e0;
    color: #fff;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.list-type3 a:before {
    content: "";
    float: left;
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 12px 18px 0
}

.list-type3 a:hover {
    background: #555
}

.my-button.warning {
    background: #fcde7b;
    color: #b31f35
}

.my-button.danger {
    background: #007c3d
}

.my-button.info {
    background: #30ffff
}

.my-button.success {
    background: var(--primary-color);
}

/*marquee tag copy */
 
.scrolling-text {
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
}


 
.scrolling-text::after {
  display: inline-block;
  content: attr(data-text);
}
 
.scrolling-text {
  animation: scroll-left 30s linear infinite;
}
 
@keyframes scroll-left {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.linkStrap-main > ul {
  display: flex;
  flex-wrap: wrap; /* ensures responsiveness */
  gap: 20px;        /* optional spacing between items */
  list-style: none;
  padding: 0;
  margin: 0;
}

.linkStrap-main > ul > li {
  margin: 0;
  padding: 0;
}


.footer-wim-info1 {
  background-color: #007c3d; /* or use the exact blue you want */
  padding: 15px 0;
  color: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 16px;
}

.footer-wim-info1 p {
  margin: 0;
  line-height: 1.6;
}
.pause-footer-click{
        position: relative;
  
}

button#toggleLogoSlider {
    background-color: #fff600;
    border-radius: 4px;
    line-height: 1;
    padding: 6px 8px;
    text-align: center;
    border: 2px solid #a42633;
    color: #a42633;
}



div#liveToast {
    position: fixed;
    bottom: 2%;
    left: 4%; 
    z-index: 9;
    opacity: 1;
    background: white;
}
div#liveToast .toast-header {
    color: white;
    justify-content: space-between;
    padding: 5px 15px;
}
div#liveToast button {
    position: relative;
    background: #ffffff;
    opacity: 1;
    border-radius: 0;
    margin: 0!important;
}
.toast-header{
    padding: 3px;
    color: #6c757d;
    background-color: #007c3d;
}
.toast-header {
    position: relative;
    justify-content: end;
    align-items: center;
}
.toast-body {
    padding: .75rem;
    background: #ffffff;
}

.toast-header img {
    display: none;
}
 




.swal2-popup.swal2-modal.swal2-show{
    display: block !important;
} 
  .swal2-popup.no-shadow {
    box-shadow: none !important;
    background: transparent !important;
  }
  .swal2-popup.no-padding {
    padding: 0 !important;
  } 
.marquee-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  background: #222;
  color: #fff;
  padding: 10px 0;
}

.marquee-content {
  display: inline-block;
  white-space: nowrap;
  will-change: transform;
  animation: scroll-left 30s linear infinite !important; /* speed slow */
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.marquee-content a {
  display: inline-block;
  margin-right: 40px;
  color: white;
  text-decoration: none;
}

button#toggleSlider {
    background-color: #fff600;
    border-radius: 4px;
    line-height: 1;
    padding: 6px 8px;
    text-align: center;
    border: 2px solid #a42633;
    color: #a42633;
}


    a[href*="elfsight.com/instagram-feed-instashow"] {
        display: none !important;
    }

    .feed-card {
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        display: flex;
        flex-direction: column;
        height: 470px;
    }

    .feed-header {
        padding: 8px 0;
        font-size: 20px;
        color: white;
        text-align: center;
    }

    /* Platform specific styles */
    .facebook-feed {
        border: 3px solid #1877f2;
    }
    .facebook-feed .feed-header {
        background-color: #1877f2;
    }

    .instagram-feed {
        border: 3px solid #e1306c;
    }
    .instagram-feed .feed-header {
        background-color: #e1306c;
    }

    .linkedin-feed {
        border: 3px solid #0077b5;
    }
    .linkedin-feed .feed-header {
        background-color: #0077b5;
    }

    .twitter-feed {
        border: 3px solid #1da1f2;
    }
    .twitter-feed .feed-header {
        background-color: #1da1f2;
    }

    .youtube-feed {
        border: 3px solid #ff0000;
    }
    .youtube-feed .feed-header {
        background-color: #ff0000;
    }
#toggleSocialMedia {
    background-color: #fff600;
    border-radius: 4px;
    line-height: 1;
    padding: 6px 8px;
    text-align: center;
    border: 2px solid #a42633;
    color: #a42633;
    font-weight: bold;
    transition: background-color 0.3s ease, color 0.3s ease;
    cursor: pointer;
}
.social-media-carousel .owl-dots{
    display: none;
}

.social-media-carousel .owl-nav.disabled {
    display: none !important;
}


@media (max-width:1199px) {
    i#main-accessblity {
        margin-bottom: 8px
    }

    .topdiv::before {
        position: absolute;
        height: 15.9px;
        width: 100%;
        bottom: 0;
        right: 0;
        content: '';
        background: #fff600
    }

    button:has(.mobClick) {
        display: block
    }

    .side-menu {
        width: calc(100% - 40px) !important
    }

    .main-nav,
    .search_navbars {
        width: 100% !important
    }

    .site-nav>ul>li+li a {
        border-top: 1px solid rgba(255, 255, 255, .2)
    }

    body .site-nav {
        border-radius: 0
    }

    .offcanvas-body.leftMenu .theme-bar-in>div a {
        color: #fff
    }

    .leftMenu .my-top-links>li li .subDropAlt,
    .leftMenu .my-top-links>li>span.arrowtp {
        display: none
    }

    .offcanvas-body.leftMenu .txt-size.increament {
        display: flex;
        justify-content: start;
        gap: 14px;
        margin-bottom: 0;
        padding-bottom: 2px
    }

    .offcanvas-body.leftMenu .txt-size.increament span {
        background: #fff;
        width: 67px;
        text-align: center;
        height: 29px;
        line-height: 2;
        border-radius: 2px
    }

    .offcanvas-body.leftMenu .skip.whtsapp i {
        background: #fff;
        padding: 2px;
        border-radius: 3px
    }

    .offcanvas-body.leftMenu .skip.whtsapp {
        padding-left: 0
    }
}

.btn-danger {
    --bs-btn-bg: #a4232d;
    --bs-btn-border-color: #a4232d
}

.flipster--infinite-carousel .flipster__item--past-2 .flipster__item__content {
    transform: translateX(-35%) rotateY(14deg) scale(.6)
}

.flipster--infinite-carousel .flipster__item--future-2 .flipster__item__content {
    transform: translateX(35%) rotateY(-14deg) scale(.6)
}

h3.offer a {
    color: #00f
}

#language-popup .modal-content {
    background: #007c3d;
    color: #fff;
    text-align: center;
    border: 5px solid #fcc300
}

#language-popup h3 {
    font-size: 2.2em;
    font-weight: 700;
    margin-bottom: 30px
}

#language-popup h5 {
    font-size: 1.2em;
    margin-bottom: 10px
}

#language-popup .btn.btn-primary {
    background: #b41730;
    color: #fff;
    padding: 15px 60px;
    margin: 10px 15px
}

.modal-popup {
    position: fixed;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    text-align: center;
    z-index: 1000
}

.modal-dialog-centered {
    height: 100%
}

.modal-popup.popup-2 {
    position: fixed;
    bottom: 0;
    z-index: 9999
}

.modal-popup.popup-2 .contentbox {
    max-width: 650px;
    margin: 0 auto;
    background: #e6f2e6;
    padding-bottom: 60px;
    position: relative
}

.modal-popup.popup-2 .contentbox a.close-modal {
    bottom: 9px;
    left: 50%;
    transform: translate(-50%, 0)
}

.modal-popup a.close-modal {
    width: 100px;
    position: absolute;
    bottom: 40px;
    left: 46%;
    background: #f00f00;
    padding: 10px;
    color: #fff
}

.button {
    background-color: #4caf50
}

.modal-popup.new-pop {
    top: 50%;
    transform: translate(50%, 50%);
    background: rgba(0, 0, 0, .8);
    z-index: 99999
}

.modal-popup.new-pop .container {
    max-width: 80%
}

.modal-popup.new-pop .modal-dialog {
    max-width: 90% !important;
    display: inline-block
}

.landing-content a.hindi button.button {
    float: none;
    background-color: #3ebb80;
    width: 200px
}

.landing-content a.hindi button.button:focus,
.landing-content a.hindi button.button:hover {
    background-color: #297eb9;
    transition: .3s ease-in-out
}

.landing-content a.english button.button {
    float: none;
    background-color: #fbed21;
    width: 200px;
    margin-left: 11px;
    color: #333
}

.landing-content a.english button.button:focus,
.landing-content a.english button.button:hover {
    background-color: #c3610e;
    transition: .3s ease-in-out
}

.bottom-header {
    background: #fff500;
    text-align: center;
    padding: 0
}

@media (max-width:992px) {

    .main-page .page-title::after,
    .main-page .page-title::before {
        bottom: 0;
        background-size: contain;
        background-repeat: no-repeat
    }

    .btnGroup,
    .storelogos {
        text-align: center
    }

    .main-page .page-title {
        padding-top: 0;
        opacity: 1;
        padding-bottom: 30px
    }

    .main-page .page-title h1 {
        font-size: 30px;
        z-index: 9;
        text-align: center;
        padding: 20px 0;
        margin: auto
    }

    .main-page .page-title::after {
        width: 200px;
        height: 99px;
        right: 0
    }

    .main-page .page-title::before {
        left: 0;
        width: 224px;
        height: 105px
    }

    .site-nav .search {
        order: -1;
        margin-top: 11px
    }

    .msgbox2::before {
        display: none;
        padding: 0
    }

    .msgbox,
    .msgbox2 {
        padding: 0
    }

    .msgbox h4,
    .msgbox2 h4 {
        background: #f4e711;
        padding: 19px;
        margin: auto
    }

    .storelogos {
        padding: 25px 0;
        display: flex;
        justify-content: center;
        gap: 12px
    }

    .site-footer {
        padding-top: 25px
    }

    button.mnbtn3 {
        width: 31px;
        margin: auto;
        position: relative
    }

    .footer-copy-main p {
        text-align: center !important;
        margin-bottom: 16px
    }

    .banking-poter {
        padding-bottom: 25px
    }

    .top-right::before {
        display: none
    }

    .modal-popup.new-pop .container {
        max-width: 100%
    }

    .landing-content a.hindi button.button {
        width: 70px
    }

    .landing-content a.english button.button {
        width: 94px;
        margin-left: 172px
    }

    .hindi {
        background: 0 0
    }

    .landing-content a.english,
    .landing-content a.hindi {
        padding: 0 10px !important;
        margin-left: 1px
    }
}

@media (max-width:769px) {
    .topdiv::before {
        height: 13.7px
    }

    .modal-popup.new-pop .container {
        max-width: 100%
    }

    .landing-content a.hindi button.button {
        width: 70px
    }

    .landing-content a.english button.button {
        width: 94px;
        margin-left: 172px
    }

    .hindi {
        background: 0 0
    }

    .landing-content a.english,
    .landing-content a.hindi {
        padding: 0 10px !important;
        margin-left: 1px
    }

    .modal-popup.popup-2 .contentbox a.close-modal {
        bottom: 9px;
        left: 50%;
        transform: translate(-50%, 0);
        font-size: 15px;
        padding: 7px 25px;
        width: auto
    }
}

@media (max-width:572px) {
    .carousal-single>a>h6 {
        font-weight: 400
    }

    .modal-popup.new-pop .container {
        max-width: 100%
    }

    .landing-content a.hindi button.button {
        width: 70px
    }

    .landing-content a.english button.button {
        width: 94px;
        margin-left: 72px
    }

    .hindi {
        background: 0 0
    }

    .landing-content a.english,
    .landing-content a.hindi {
        padding: 0 10px !important;
        margin-left: 56px
    }

    #language-popup .modal-content .modal-body.p-5 {
        padding: 20px !important
    }
}

@media (max-width:480px) {
    .modal-popup.new-pop .container {
        max-width: 100%
    }

    .landing-content a.hindi button.button {
        width: 70px
    }

    .landing-content a.english button.button {
        width: 94px;
        margin-left: 72px
    }

    .hindi {
        background: 0 0
    }

    .landing-content a.english,
    .landing-content a.hindi {
        padding: 0 10px !important;
        margin-left: 2px
    }
}

@media (max-width:320px) {
    .modal-popup.new-pop .container {
        max-width: 100%
    }

    .landing-content a.hindi button.button {
        width: 70px
    }

    .landing-content a.english button.button {
        width: 94px;
        margin-left: 72px
    }

    .hindi {
        background: 0 0
    }

    .landing-content a.english,
    .landing-content a.hindi {
        padding: 0 10px !important;
        margin-left: 2px
    }
}

.innerpage .right h2,
body .right table tbody td h3 {
    margin: 10px auto 15px;
    text-align: left;
    color: #b31f35;
    line-height: 1
}

.innerpage .right h2 {
    font-weight: 700;
    font-size: 1.5em
}

.innerpage .right h3 {
    font-size: 18px;
    width: 100%;
    margin-bottom: 3px;
    margin-top: 0;
    line-height: 1
}

.mangment img {
    object-fit: contain;
    max-height: 206px;
    aspect-ratio: 3/1;
    background: #fff;
    object-position: center;
    padding: 10px 0 0;
    width: 100%;
    max-width: 200px;
    height: 200px
}

.innerpage .right .painting_title {
    float: left;
    width: 100%;
    padding: 0 0 5px;
    font-size: 13px
}

.imprtant-link {
    border-top: 1px solid #1e9457;
    border-bottom: 1px solid #1e9457;
    padding: 5px 0;
    color: #333 !important
}

.innerlink,
.linktxt3 {
    color: #b6303f
}

.innerpage .left .leftpannel-submenu li a {
    padding: 4px 5px 4px 10px
}

.leftpannel-submenu {
    padding-bottom: 10px
}

.responsive-table table tr td p {
    text-align: left !important
}

.innerpage .right p {
    font-size: 16px;
    color: #333;
    margin: 0 0 8px;
    text-align: justify;
    display: inline-block
}

.cardsef:link,
.cardsef:visited {
    background-color: #b41730;
    color: #fff;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block
}

.cardsef:active,
.cardsef:hover {
    background-color: #cf102d
}

.listing ul li {
    margin-bottom: 7px;
    font-size: 16px;
    width: 96%;
    color: #333;
    word-wrap: break-word;
    line-height: 21px
}

.mangment ul li {
    display: inline-block;
    width: 28%;
    text-align: center;
    padding-top: 13px;
    margin: 0 10px 10px 0;
    box-shadow: 0 0 12px #8a84845e;
    border-radius: 5px;
    background: linear-gradient(119deg, #fff963 0, rgb(255 255 255) 100%)
}

.fraud-img,
.publik-notice .text-center {
    text-align: center !important
}

.mangment ul li h3 {
    line-height: 14px
}

.mangment span {
    font-weight: 400;
    font-size: 12px;
    margin: 6px 0;
    float: left;
    width: 100%
}

@media (min-width:1400px) {
    .azadi img {
        max-width: 69px;
        margin-right: 4px
    }

    .top-right::after {
        position: absolute;
        content: '';
        height: 37px;
        width: 31px;
        top: -2px;
        left: -34px;
        background: #007c3d;
        border-radius: 0 100px
    }

    .top-right::before {
        content: "";
        position: absolute;
        left: -27px;
        bottom: 0;
        width: 70px;
        height: 88px;
        background: url('../new/assets/images/nav-divide1.png') bottom/contain no-repeat
    }
}

.innerpageheader::after,
.innerpageheader::before,
.page-title::after,
.page-title::before {
    content: "";
    bottom: 0;
    opacity: 9;
    z-index: 0;
    filter: grayscale(1);
    width: 378px;
    height: 200px;
    position: absolute;
    display: block
}

.innerpageheader::before,
.page-title::before {
    left: 0;
    background: url(../new/assets/images/left-cloud-banner.png) 0 0/100% 101%
}

.page-title {
    background: url('../new/assets/images/web-bg.png') bottom/cover no-repeat;
    height: auto;
    width: 100%;
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    opacity: 1
}

.innerpageheader::after,
.page-title::after {
    right: 0;
    background: url(../new/assets/images/right-cloud-banner.png) 0 0/100% 100%
}

.offcanvas-body.leftMenu span.arrowtp {
    position: absolute;
    right: 10px;
    top: 6px;
    z-index: 1;
    color: #007c3d
}

.offcanvas-body.leftMenu ul {
    padding: 0;
    margin: 0
}

.offcanvas-body.leftMenu span.arrowtp::before {
    content: '+';
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 1px 5px;
    line-height: 1.1;
    border: 1px solid #dcdcdc
}

.offcanvas-body.leftMenu .megaMenu {
    border-top: 4px solid #fff500;
    border-radius: 0;
    border: none;
    margin-top: 10px;
    background: #007c3d
}

body .offcanvas-body.leftMenu li {
    width: 100%;
    padding: 7px 0 !important;
    margin: 0;
    position: relative
}

.offcanvas-body.leftMenu .my-top-links li:last-child {
    margin-right: 0
}

.offcanvas-body.leftMenu ul.acc-feature li {
    border-bottom: 0
}

.offcanvas-body.leftMenu li a {
    font-weight: 500;
    color: #fff !important
}

.aboutmega.megaMenu ul ul {
    background: #fff;
    border-radius: 10px;
    margin: 5px 0;
    box-shadow: rgb(75 75 75 / 21%) 0 0 9px 0
}

.row.mb-5 .col-md-4.mt-5>div,
select:focus>option:checked {
    background: #007c3d !important
}

.language1 {
    background: #a42633;
    color: #fff
}

.language1 select {
    height: auto
}

select#language {
    background: #a42633;
    height: auto;
    padding: 4px;
    border: none;
    border-radius: 27px;
    margin: 0;
    font-weight: 400;
    line-height: 1;
    font-size: 13px;
    width: auto
}

.lang {
    line-height: 1
}

form#language_change {
    position: relative;
    padding: 0 12px;
    border-radius: 100px;
    font-size: 12px
}

option {
    background: #fff4f9;
    color: #000
}

.theme-bar-in>.color-theme::after {
    width: .9px;
    top: 6px
}

i#main-accessblity {
    background: #a42633;
    padding: 5px 12px;
    border-radius: 5px;
    font-size: 14px
}

ul.acc-feature {
    position: absolute;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    left: 0;
    border-radius: 5px;
    width: 40px;
    color: #fff;
    padding: 0;
    overflow: hidden;
    text-align: center;
    display: none
}

ul.acc-feature li i {
    font-style: normal;
    font-size: 14px
}

ul.acc-feature li.light-color {
    background: #007c3d;
    color: #fff
}

ul.acc-feature li.dark-color {
    background: #212529eb;
    color: #fff
}

ul.acc-feature li {
    font-style: normal;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #000;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.color-theme li {
    cursor: pointer
}

ul.acc-feature li:hover {
    background: #22363ca1
}

li.accss {
    position: relative;
    color: #fff;
    cursor: pointer;
    list-style: none;
    z-index: 15;
    font-size: 17px
}

.QR,
a.scrollup {
    position: fixed;
    bottom: 10px
}

li.darkgray-color {
    background: #595959;
    color: #fff
}

li.lightgray-color {
    background: #a7a7a7
}

a.scrollup {
    right: 10px;
    z-index: 9999999999;
    padding: 0 8px;
    background: linear-gradient(120deg, rgb(180 23 48) 0, rgb(139 3 66) 100%)
}

a.scrollup strong {
    font-size: 30px;
    color: #fff
}

a.scrollup.aCt {
    transition: .5s;
    animation: 1.3s bounce-in-right
}

@keyframes bounce-in-right {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        transform: translateX(-150px)
    }

    80% {
        transform: translateX(10px)
    }

    100% {
        transform: translateX(0)
    }
}

.middle-content>a.btn {
    float: right;
    margin: -40px 0;
    position: relative
}

.disbox {
    display: flex;
    width: 100%;
    gap: 12px;
    align-items: center;
    padding: 12px;
    border: 1px dashed #dcdcdc;
    margin: 19px 0;
    justify-content: space-between
}

input#declaration {
    height: 22px;
    width: 22px
}

input#security_code {
    padding: 11px;
    border: none;
    background: #fff;
    border-radius: 100px
}

p.secrutycode {
    display: inline-flex;
    justify-content: flex-start;
    gap: 13px;
    align-items: stretch;
    padding: 8px 11px;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    background: linear-gradient(45deg, #dce6f1 0, #fee5f6 100%);
    border-radius: 15px;
    box-shadow: 0 0 12px #dddddd5c;
    flex-wrap: wrap
}

label[for=security_code] {
    letter-spacing: .7px;
    display: inline-block;
    align-content: center;
    color: #000;
    font-weight: 500;
    line-height: 1
}

a#refresh_captcha {
    align-content: center;
    color: #a61037
}

img.captcha {
    border-radius: 100px
}

.right .table-bordered>* {
    border-width: 0;
    border-color: #e5e5e5b3
}

.twithb {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    align-items: baseline
}

.twithb h2.inner-heading {
    margin: 16px 0
}

.offcanvas-body.leftMenu .theme-bar-in,
button.fa.fa-close.text-white,
header button {
    background: 0 0
}

.right .listing ul {
    padding: 0 0 0 15px;
    list-style: disc
}

body .right table tbody td h3 b,
h2.inner-heading strong {
    font-weight: 600;
    font-size: 22px;
    text-transform: capitalize
}

body .right table tbody td h3 {
    background: 0 0 !important;
    border: none;
    box-shadow: none !important;
    font-weight: 600;
    border-left: 5px solid #007c3d;
    padding-left: 10px
}

.offcanvas-body.leftMenu li.accss ul {
    display: flex !important;
    position: relative;
    flex-direction: row;
    width: 100%
}

.alert {
    max-width: 98%;
    margin: 10px auto
}

.offcanvas-body.leftMenu .color-theme {
    padding: 4px 9px;
    border-radius: 14px;
    background: #fff;
    border: none;
    box-shadow: 0 0 2px #acacac
}

.internal:has(table.tb-list) {
    padding: 20px 10px
}

.offcanvas-body.leftMenu .azadi {
    background: #fff;
    width: 100%;
    padding: 5px;
    box-shadow: inset 0 0 9px #9292923b
}

.offcanvas-body.leftMenu select#language {
    width: 100%;
    padding: 5px 6px
}

ul.ulint {
    font-size: 14px;
    font-family: unset;
    color: #333
}

.listing ol li span {
    font-size: .9em !important
}

.listing {
    padding: 0 0 20px
}

.listing ol {
    padding-left: 20px
}

.listing ol li {
    list-style: disc !important
}

.listing h5 a {
    background: #007c3d;
    color: #fff;
    font-size: 13px;
    padding: 6px;
    border-radius: 20px
}

.innerpage .right p:has(strong > u) {
    display: block
}

.innerpage .right ul a.innerlink {
    width: 100%;
    display: inline-block;
    display: flex;
    justify-content: space-between;
    border: 1px solid #fff;
    color: #007c3d;
    transition: .1s
}

.innerpage .right ul:has(a.innerlink) {
    padding: 0
}

a.innerlink .fa.fa-file-pdf-o {
    padding-left: 8px
}

.innerpage .right ul a.innerlink:hover {
    background: #007c3d;
    color: #fff8f8
}

body .innerpageheader {
    background: url(../new/assets/images/web-bg.png) bottom/cover no-repeat;
    height: auto;
    width: 100%;
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 0;
    position: relative;
    opacity: 1
}

.mid-container h1 {
    position: relative;
    padding: 0;
    display: block;
    font-size: 35px;
    color: rgb(255 255 255);
    font-weight: 500;
    text-align: center;
    max-width: 50%;
    margin: auto;
    min-height: 114px;
    font-family: var(--heading-font);
    line-height: 1
}

.QR h2,
h3.heads {
    font-weight: 600
}

.main-container:has(.left:not([class*=col-])) {
    padding: 40px 0;
    background: linear-gradient(rgb(255 245 0 / 41%) 0, rgb(255 255 253) 51%, rgb(0 124 61 / 34%) 100%)
}

.mid-container:has(.innerpage) {
    background: #fff;
    border-radius: 16px;
    max-width: 1400px;
    padding: 10px;
    margin: auto
}

.mid-container .innerpage {
    display: flex;
    justify-content: center
}

a.loginbtn {
    font-size: 16px;
    color: #fff;
    font-family: roboto-bold;
    position: relative;
    cursor: pointer;
    z-index: 1;
    padding: 8px 20px;
    margin: 0 2px;
    border-radius: 30px;
    overflow: hidden
}

a.loginbtn:hover {
    background: #a50f36 !important
}

.QR {
    right: 74px;
    z-index: 9;
    background: #f9ca6e;
    border-radius: 12px;
    box-shadow: 0 0 12px #0000005e;
    overflow: hidden;
    display: block;
    flex-direction: column;
    max-width: 158px;
    animation: 1s infinite blinking;
    transition: .5s ease-in-out
}

.bdy,
h2.tXt img {
    background: #007c3d
}

.QR img {
    width: 100%;
    margin: auto;
    padding: 5px 10px 9px;
    border-radius: 16px
}

.QR h2,
.QR p {
    font-size: 12px;
    margin: 0;
    color: #fff
}

.QR h2 {
    text-transform: capitalize;
    text-align: center;
    padding: 0;
    cursor: pointer;
    height: 49px
}

@keyframes shake {

    0%,
    100% {
        transform: translateY(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateY(-5px)
    }

    20%,
    40%,
    60%,
    80% {
        transform: translateY(5px)
    }
}

@keyframes blinking {
    0% {
        background-color: #a61036
    }

    50% {
        background-color: #0043bd
    }

    100% {
        background-color: #c6007e
    }
}

.QR p {
    padding: 5px
}

.bdy {
    outline: white solid 1px
}

.QR.btdwn {
    bottom: -100px
}

h2.tXt img {
    width: 100%;
    padding: 1px;
    border-radius: 0;
    display: none
}

h2.tXt p {
    padding: 8px 2px
}

.basel-tab {
    background: #fff4f9
}

body .innerpage .basel-tab ul {
    padding: 7px
}

@media(max-width:768px) {
    .page-title .content-box {
        max-width: 70%;
        margin: auto;
        text-align: center
    }

    body:has(.flipster2) .service {
        padding-top: 10px
    }

    .btnbox {
        gap: 4px !important
    }

    .btnbox a {
        width: 100%;
        text-align: center;
        border-radius: 8px
    }

    .QR.btdwn {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        max-width: 93%;
        margin: auto auto 25px;
        text-align: center;
        padding: 9px;
        background: #8a033b !important
    }

    .QR h2.tXt {
        height: auto
    }

    .QR .bdy {
        border-radius: 10px;
        outline: 0;
        overflow: hidden
    }

    .internal {
        padding: 10px 0
    }

    .QR .bdy p {
        background: #80b71e
    }
}

.QR p a:hover {
    color: #fff
}

.cloud {
    opacity: .5;
    background-color: #fff;
    background-image: -webkit-linear-gradient(hsl(0deg 0% 52.77% / 0%), hsla(0, 0%, 0%, .1));
    border-radius: 2em;
    box-shadow: inset 0 0 0 1px hsl(0deg 0% 47.02% / 0%);
    display: inline-block;
    height: 2.4em;
    left: 50%;
    margin-left: -1.5em;
    position: absolute;
    bottom: 10px;
    width: 5.7em;
    -webkit-filter: drop-shadow(0 2px 3px hsl(0deg 0% 0% / 12%));
    animation: 30s ease-in-out infinite bgImageMove
}

a.rdownload,
table.feedback-table>tbody>tr {
    display: flex
}

.cloud:after,
.cloud:before {
    background-color: #f4f4f4;
    content: '';
    border-radius: 100%;
    position: absolute;
    z-index: -1
}

.cloud:after {
    background-image: -webkit-linear-gradient(hsla(0, 0%, 0%, 0) 50%, hsla(0, 0%, 0%, .025));
    height: 2em;
    right: .6em;
    top: -.7em;
    width: 2.3em
}

.cloud:before {
    background-image: -webkit-linear-gradient(hsla(0, 0%, 0%, 0) 50%, hsl(0deg 0% 85.24% / 7.5%));
    height: 1.8em;
    left: .4em;
    top: -.75em;
    width: 3em
}

i.cloud.c2 {
    height: 3em;
    animation: 30s ease-in-out infinite bgImageMoves;
    left: auto
}

i.cloud.c3 {
    height: 1.9em
}

@keyframes bgImageMove {
    0% {
        left: 10%
    }

    100% {
        left: 90%
    }
}

@keyframes bgImageMoves {
    0% {
        right: 10%
    }

    100% {
        right: 90%
    }
}

.select2-container--default .select2-selection--single {
    width: 100%;
    padding: 7px 5px !important;
    margin: 0;
    border: none !important;
    font-size: 16px;
    line-height: 1 !important;
    border-radius: 0 !important;
    box-shadow: 0 0 5px #b6b6b645;
    height: auto !important
}

.select2-container,
table[cellpadding="0"][cellspacing="0"] {
    width: 100% !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 1
}

p.secrutycode input[type=text] {
    width: auto !important;
    border-radius: 20px
}

p.secrutycode label {
    width: auto
}

.right p.secrutycode {
    margin: 0 0 15px;
    display: inline-flex;
    align-items: center
}

.form-control,
.form-select,
textarea.form-control {
    border: none;
    box-shadow: rgba(182, 182, 182, .27) 0 0 5px;
    color: #9999b3
}

.cardsef {
    border-radius: 5px;
    padding: 5px 18px;
    background: #007c3d;
    color: #fff
}

.cardsef:hover {
    background: #a61036
}

a.rdownload {
    color: #000;
    border-bottom: 1px solid #fff;
    gap: 7px;
    padding: 7px;
    align-items: center
}

a.rdownload .custom-icon {
    background: #007c3d;
    padding: 7px 7px 7px 10px;
    font-size: 16px;
    color: #fff;
    width: 36px
}

.middle-main-content span.text-animation::before,
span.text-animation::before {
    content: '';
    display: inline-block;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top
}

.swal2-popup {
    background: linear-gradient(rgb(255 245 0) 0, rgb(255 255 253) 51%, rgb(0 124 61) 100%);
    color: #fff;
    border: 4px solid #fff500
}

.swal2-title {
    color: #dc3545
}

.swal2-styled {
    background-color: #dc3545;
    color: #fff
}

.swal2-close {
    background: #a42633;
    box-shadow: none;
    opacity: 1;
    color: #fff;
    width: 32px;
    font-size: 27px;
    border-radius: 0
}

h5.subHead {
    color: #000;
    margin-bottom: 10px;
    font-size: 1.4rem
}

h3.heads {
    font-size: 2.3rem
}

h2#swal2-title {
    margin-bottom: 24px
}

.swal2-popup {
    max-width: 700px;
    width: 100%
}

.action-section {
    margin-top: 24px;
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap
}

.action-section .btn-danger {
    padding: 5px 18px;
    font-size: 20px
}

div:where(.swal2-container).swal2-backdrop-show,
div:where(.swal2-container).swal2-noanimation {
    background: rgb(0 0 0 / 79%) !important
}

.custom-image-class {
    max-width: 500px;
    width: 100%
}

.custom-popup-class {
    background: #e6f2e6
}

@media (min-width:992px) {
    .innerpage>.right {
        padding-top: 10px;
        padding-right: 0
    }

    .innerpage>.left:not([class*=col-]) {
        flex: 0 0 auto;
        width: 25%
    }

    .innerpage>.right:not([class*=col-]) {
        flex: 0 0 auto;
        width: 75%;
        padding-left: 10px
    }

    .swal2-popup {
        padding: 30px 0 50px
    }
}

marquee a {
    color: #fff;
    display: inline-flex;
    flex-direction: row;
    align-items:center;
    gap: 10px
}

span.text-animation {
    position: relative;
    font-size: 0;
    width: 60px;
    height: 22px
}

span.text-animation::before {
    position: absolute;
    background-image: url(../new/assets/images/new-1.gif);
    height: 25px;
    width: 37px;
    font-size: 0;
    top: -2px;
    left: 0
}

body table input[disabled=disabled] {
    cursor: not-allowed;
    background: #0000006e;
    opacity: .4
}

table input,
table select {
    padding: 8px;
    border-radius: 0
}

table>tbody>tr>td {
    border: 1px solid #ccc;
    padding: 8px;
    box-shadow: 0 0 2px #b53333
}

input[type=file]:focus {
    outline: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

input[type=file]:active {
    background-color: #b61037;
    border-color: #000
}

input[type=file]::file-selector-button {
    background-color: #b11531;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 6px 15px;
    cursor: pointer
}

table:has(.card-heading) tbody>tr>td {
    width: auto
}

table:has(.card-heading) h1 {
    font-size: 21px !important;
    text-align: left;
    color: #fff;
    border-left: 4px solid
}

.row.mb-5 .col-md-4.mt-5>div {
    position: relative !important;
    bottom: 0 !important;
    padding: 6px !important;
    margin-top: 7px
}

.col-md-4.mt-5:has(a[href$=".mp4"]) {
    margin: 0 !important
}

@media (max-width:1700px) {
    body .hero-sec-main .flipWrap {
        max-height: 400px
    }
}

@media (max-width:1500px) {
    body .hero-sec-main .flipWrap {
        max-height: 300px
    }
}

@media (max-width:1466px) and (min-width:1100px) {
    body .top-right::before {
        left: -7px;
        width: 92px;
        height: 111px
    }

    /*body .my-top-links li:last-child {
        margin-right: 17px
    }*/

    body .logo {
        max-width: 446px;
        padding-top: 14px
    }

    .top-right .azadi {
        display: none
    }

    body .top-right {
        width: calc(100% - 452px);
        background-color: #fff;
        position: relative
    }
}

@media (min-width:1200px) {

    .megaMenu.digital.headertop-drop>ul>li>ul>li>ul,
    .megaMenu.digital.headertop-drop>ul>li>ul>li>ul>li>ul,
    .topnav-dropdown {
        visibility: hidden;
        opacity: 0
    }

    .top-right .megaMenu.digital.headertop-drop ul li {
        width: 200px
    }

    .hero-sec-left>ul>li:last-child a span {
        text-wrap: wrap;
        white-space: wrap;
        max-width: 110px
    }

    .megaMenu.digital.headertop-drop ul li:hover>span::before {
        color: #fff
    }

    ul.sub-toplink-ul,
    ul.sub-toplink-ul.sub-menu-upper {
        position: absolute
    }

    .megaMenu.digital.headertop-drop>ul>li>ul {
        visibility: hidden;
        opacity: 0;
        margin: 0;
        top: 0;
        transition: .3s ease-in-out;
        position: absolute;
        left: 100%
    }

    .megaMenu.digital.headertop-drop ul>li>ul>li:hover .topnav-dropdown,
    .megaMenu.digital.headertop-drop>ul>li:hover>ul {
        visibility: visible;
        opacity: 1
    }

    .topnav-dropdown {
        z-index: 2;
        position: absolute;
        transition: .5s ease-in-out
    }

    .topnav-dropdown ul {
        top: 0;
        padding: 11px;
        transition: .5s ease-in-out
    }

    .megaMenu.digital.headertop-drop ul li:hover {
        background: #9c1c32
    }

    span.arrowtp::before {
        position: absolute;
        z-index: -1;
        top: 0;
        line-height: 1.5;
        content: '\f107';
        font-family: FontAwesome;
        font-size: .9em
    }

    span.arrowtp {
        position: relative;
        z-index: 0
    }

    .my-top-links>li.has-sub-upper>span::before {
        left: 6px;
        color: #000
    }

    .megaMenu.digital.headertop-drop {
        width: auto
    }

    ul.my-top-links>li {
        position: relative;
        left: 0;
        /*margin-right: 7px*/
    }

    .megaMenu.digital.headertop-drop ul.sub-toplink-ul {
        flex-direction: column;
        flex-wrap: nowrap
    }

    ul.sub-toplink-ul.sub-menu-upper li ul.sub-toplink-ul {
        right: 16px
    }

    .megaMenu.digital.headertop-drop ul li:hover>a {
        color: #fff !important
    }

    .megaMenu.digital.headertop-drop ul li+li {
        border-top: 1px solid gray
    }

    ul.my-top-links>li>a {
        letter-spacing: -.4px;
        font-weight: 100
    }

    .hindiCss .top-right .megaMenu.digital.headertop-drop ul li,
    .punjabiCss .top-right .megaMenu.digital.headertop-drop ul li {
        width: 168px
    }

    .hero-sec-left>ul>li span {
        max-width: 106px
    }

    .hindiCss .text-wrap p {
        -webkit-line-clamp: 1 !important
    }

    .hindiCss .megaTxt a,
    .megaTxt a,
    .punjabiCss .megaTxt a {
        line-height: 1.5;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    .menu-title ul.menu-items li:hover .megaMenu-single {
        background: #fff500
    }

    .logo-carousal1 .owl-nav button.owl-prev {
        left: -28px
    }

    .logo-carousal1 .owl-nav button.owl-next {
        right: -28px
    }

    .site-nav>ul {
        justify-content: start
    }

    .site-nav .search {
        margin-left: auto
    }

    .punjabiCss .megaTxt a {
        line-height: 1.5
    }
}

.skip.whtsapp i {
    font-size: 26px
}

.skip.whtsapp i::before {
    color: #25d366;
    font-size: 24px
}

.skip.whtsapp {
    line-height: 1;
    display: flex;
    position: relative;
    align-items:center;
    gap: 2px
}

.listing ul li {
    padding: 5px 5px 5px 8px
}

.listing ul li::marker {
    content: '\203A \203A';
    color: #328240;
    font-size: 18px;
    font-weight: 900;
    line-height: 1;
    padding-right: 6px;
    margin-right: 10px;
    font-family: sans-serif;
    letter-spacing: -1.2px
}

.listing ul li a {
    color: #007c3d
}

.list-biller h1.top-heading {
    padding: 0;
    border-left: 0;
    line-height: 1
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
    font-family: FontAwesome
}

body .psb-btn {
    display: flex;
    background: 0 0 !important;
    justify-content: flex-start;
    padding: 0 !important;
    margin: inherit;
    text-align: start !important;
    font-size: 14px
}

body .psb-btn a {
    padding: 4px !important;
    margin-bottom: 7px;
    background: #dcdcdc
}

.middle-content:has(.psb-btn) br {
    display: none
}

.innerpage .right p span {
    font-size: 16px !important
}

.responsive-table:has(.table) {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

a.innerlink[href="https://uat.businesstowork.com/content/interestforex"] {
    display: block;
    font-size: 10px;
    word-wrap: break-word;
    white-space: normal
}

.innerpage .right p span.csLink {
    font-size: 12px !important
}

.middle-main-content span.text-animation::before {
    position: relative;
    background-image: url(../new/assets/images/newIco.png);
    height: 24px;
    width: 24px;
    font-size: 0;
    top: 5px;
    left: 0;
    line-height: 1;
    animation: .5s infinite alternate blinkEffect
}

@keyframes blinkEffect {
    0% {
        filter: invert(0)
    }

    100% {
        filter: invert(1)
    }
}

td ol {
    padding-left: 15px
}

table:has(a[href$=prlr]) td p {
    margin-left: 0 !important
}

@media(max-width:992px) {
    body .site-nav>ul>li {
        margin-right: 0
    }

    .hero-sec-left>ul>li>a {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
        gap: 12px;
        padding: 16px
    }

    .hero-sec-left,
    .hero-sec-main {
        border-radius: 0
    }

    .hero-sec-left .left-mega ul {
        display: flex;
        margin: 0;
        gap: 5px
    }

    .hero-sec-left .left-mega {
        max-width: 100%;
        border-radius: 0;
        border-color: #fff969;
        padding: 5px;
        min-width: auto
    }

    .hero-sec-left .left-mega-single img {
        display: none
    }

    .hero-sec-left .left-mega-single .megaTxt {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        max-width: 100%;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }

    .hero-sec-left .megaTxt a {
        margin-top: 0 !important
    }

    .hero-sec-left .left-mega-single {
        width: 100%;
        height: auto;
        display: block;
        border-radius: 0
    }

    .hero-sec-left .left-mega ul li {
        margin: 0;
        padding: 0
    }

    .btnbox {
        flex-wrap: wrap
    }

    button.mnbtn1 {
        display: none !important
    }

    body .site-header .search {
        margin: 0
    }

    body .innerpage>.left.tpp {
        top: 0
    }

    body .innerpage>.left {
        position: static
    }
}

.mid-container .innerpage:has(.msme-form) {
    display: block
}

@media (min-width:1199px) {
    body .carousal-single>a>h6 {
        height: 40px;
        font-weight: 600;
        line-height: 1.2;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .main-nav .offcanvas-body.leftMenu {
        display: none
    }
}

:focus-visible {
    outline-offset: 1px
}

.megaMenu li.menu-title li:focus .megaMenu-single {
    background: #fff500 !important
}

.has-sub-upper {
    padding: 9px !important
}

.megaMenu.digital.headertop-drop>ul:focus-within,
.megaMenu.digital.headertop-drop>ul>li:focus-within>ul,
.my-top-links li.has-sub-upper:focus-within .megaMenu,
.site-nav>ul>li:focus-within .megaMenu {
    visibility: visible;
    opacity: 1
}

.hero-sec-left>ul>li:focus-within .left-mega,
.my-top-links li.has-sub-upper a:focus-within .megaMenu,
body ul.sub-toplink-ul.sub-menu-upper li:focus-within ul.sub-toplink-ul,
ul.sub-toplink-ul>li:focus-within>ul.thirddropdown {
    visibility: visible;
    opacity: 1
}

body .menu-title:focus-within .menu-items {
    display: flex
}

fieldset .wrapper {
    flex-wrap: wrap
}

.mangment ul li:before {
    display: none
}

@media (max-width:992px) {

    .innerpageheader::after,
    .innerpageheader::before {
        bottom: 0;
        background-size: contain;
        background-repeat: no-repeat
    }

    body .innerpageheader {
        padding-top: 0;
        opacity: 1;
        padding-bottom: 30px
    }

    body .mid-container h1 {
        font-size: 20px;
        z-index: 9;
        text-align: center;
        padding: 20px 0;
        margin: auto
    }

    .innerpageheader::after {
        width: 200px;
        height: 99px;
        right: 0
    }

    .innerpageheader::before {
        left: 0;
        width: 224px;
        height: 105px
    }

    .innerpage>.left:not([class*=col-]),
    .innerpage>.right:not([class*=col-]) {
        width: 100%
    }

    .mangment ul li {
        width: 50%
    }

    body .faq-heading span {
        width: 90%
    }

    body .faq-heading strong.fa.fa-plus-square-o {
        float: right
    }
}

@media (max-width:786px) {
    .mangment ul li {
        width: 100%
    }

    .banner-sec {
        padding-top: 40px
    }
}

body:has(.profile-card) .modal-content {
    background: #fff;
    padding: 19px
}

polyline {
    filter: invert(1);
}

.social-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.social-list p {
    font-size: 20px;
    color: #a71035;
}

body .carousal-single>a>p {
    height: 40px;
    font-weight: 600;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 208px;
    margin: auto;
}

.linkStrap-single p {
    font-size: 12px;
    min-height: 33px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: bold;
}

.psbmarquee {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.psbmarquee span,
.psbmarquee a {
    color: white;
}

.scroll-text {
    display: inline-block;
    animation: scroll-left 50s linear infinite;
    animation-play-state: running;
}

.scroll-text:hover {
    animation-play-state: paused;
}

@keyframes scroll-left {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}


.linkStrap-single a {
    border-radius: 0 15px;
}

:focus-visible {
    border: #edb500 solid 3px !important;
}

@media only screen and (min-width: 1200px) {

    .my-top-links li.has-sub-upper:focus-within .megaMenu,
    ul.sub-toplink-ul.sub-menu-upper li:focus-within ul.sub-toplink-ul,
    ul.sub-toplink-ul.sub-menu-upper li:focus-within ul.sub-toplink-ul {
        visibility: visible;
        opacity: 1;
    }

    ul.sub-toplink-ul.sub-menu-upper li:focus-within ul.sub-toplink-ul {
        visibility: visible !important;
        opacity: 1 !important;
    }

}

/*li.accss:focus-within ul.acc-feature{*/
/*display:block;*/
/*opacity:1;*/
/*}*/

.banner-right-in .itemSelect,
.banner-right-in .itemSelect .owl-nav button {
    display: none;
}

body .banner-right-in .itemSelect.active,
.banner-right-in .itemSelect.active .owl-nav button {
    display: block;
}

.storelogos a {
    line-height: 1;
    padding: 7px 0 10px;
}

/*body .QR:focus-within{
bottom:-15px;
}*/
p.txtWidth {
    color: black;
    font-size: 14px;
}

html:has(body.textBody) {
    letter-spacing: 2px;
}

html:has(body.textBody) ul.my-top-links>li>a,
html:has(body.textBody) .site-nav>ul>li>a {
    transition: .2s;
    letter-spacing: 1px;
}

button.swal2-confirm.swal2-styled {
    text-transform: capitalize;
}

/*22/04 - Audit poits*/
.site-header * a,
i,
.linkStrap-single a,
ul.social_list li a,
.logo-carousal1 .item a,
.service .nav-tabs a,
.carousal-single a,
.product-btn,
.btn {
    text-decoration: none;
}

.flipster__nav * a,
.retail-loan * span,
.retail-loan * select,
.retail-loan h2,
form .feedback-table,
.feedback-table select,
.domestic-banking h1,
.domestic-banking th,
.lang .form-select {
    filter: contrast(1.07)
}

@media(max-width:768px) {
    .social-list {
        display: block;
    }
}

section.annouce .psbmarquee {
    overflow: hidden;
}

.psbmarquee span,
.psbmarquee a {
    white-space: nowrap;
}

i.fas {
    font-family: 'FontAwesome';
    font-style: normal;
}

button#toggleMarquee {
    background-color: #fff600;
    border-radius: 4px;
    line-height: 1;
    padding: 6px 8px;
    text-align: center;
    border: 2px solid #a42633;
    color: #a42633;
}

.row.justify-content-between.text-white p,
.row.justify-content-between.text-white strong {
    color: #fff !important;
}





/*02-08-2025*/

@media (min-width:1600px) {
    .flipster__item img {
        width: 1120px;
        height: 500px;
    }

    .flipster--infinite-carousel .flipster__item--past-2 .flipster__item__content {
        transform: translateX(-30%) rotateY(45deg) scale(0.6);
    }

    .flipster--infinite-carousel .flipster__item--future-2 .flipster__item__content {
        transform: translateX(30%) rotateY(-40deg) scale(0.6);
    }

    .flipster--infinite-carousel .flipster__item--past-1 .flipster__item__content {
        transform: translateX(-20%) rotateY(0) scale(0.8);
        opacity: 1 !important;
    }

    .flipster--infinite-carousel .flipster__item--future-1 .flipster__item__content {
        transform: translateX(20%) rotateY(0) scale(0.8);
        opacity: 1 !important;
    }

    .flipster__button svg {
        width: 3em;
        /* stroke-width: 1px; */
    }

    @media (min-width: 1599px) {
        .flipster__button--next {
            right: 5%;
            background: #aa000e;
            border-radius: 12px;
            padding: 5px 5px;
            line-height: 1;
        }

        .flipster__button--prev {
            left: 5%;
            background: #aa000e;
            border-radius: 12px;
            padding: 5px;
            line-height: 1;
        }

        /* .flipster__button svg {
            stroke: rgb(255 255 255);
        } */
    }


    .language1 {
        background: transparent;

    }

    .bhushan>li:first-child {
        display: none;
    }

    .slicknav_nav ul {
        list-style: none;
        overflow: hidden;
        padding: 0;
        margin: 0 0 0 5px;
    }


    @media (min-width: 1600px) {
        body .hero-sec-mid {
            width: calc(100% - 150px);
        }
    }


    @media (max-width:1700px) {
        body .hero-sec-main .flipWrap {
            max-height: max-content;
        }
    }

    @media (max-width:1500px) {
        body .hero-sec-main .flipWrap {
            max-height: max-content;
        }
    }

    .hero-sec-mid .flipster--infinite-carousel .flipster__item {
        max-width: 90%;
        margin: 0px auto;
    }

    .hero-sec-mid {
        align-content: start !important;
        display: flex;
        flex-direction: column;
    }

    @media (min-width: 1599px) {
        .hero-sec-left>ul>li>a {
            flex-direction: row-reverse;
            padding: 7px 5px;
            gap: 8px;
            text-decoration: none;
        }

        .hero-sec-left>ul>li span {
            text-align: left;
        }
    }


    @media (min-width: 1600px) {
        body .hero-sec-mid {
            width: 100%;
        }
    }

    @media (min-width: 1599px) {
        body .left-mega {
            left: 172px;
        }
    }


    /*================= Page setup==================== */
    @media print {
        @page {
            size: A4;
            margin: 1in;
        }

        body {
            background: red !important;
            color: black !important;
            margin: 0;
            padding: 0;
            font-size: 12pt;
            line-height: 1.4;
        }

        .hero-sec-left {
            display: none !important;
        }

        a {
            color: black !important;
            text-decoration: none !important;
        }

        main,
        .content {
            width: 100% !important;
            margin: 0;
            padding: 0;
        }

        img {
            max-width: 100% !important;
            height: auto !important;
            page-break-inside: avoid;
        }

        h1,
        h2,
        h3,
        h4,
        h5,
        p {
            page-break-inside: avoid;
            orphans: 3;
            widows: 2;
        }

        ul,
        ol {
            margin-left: 1em;
            margin-right: 1em;
        }

        .page-break {
            page-break-before: always !important;
        }
    }

    .lang:focus-within {
        border: 2px solid #007bff;
        border-radius: 4px;
        background-color: #f0f8ff;
        padding: 2px;
    }

    .pecs-company-name {
        color: #3d3d3d;
    }
    }
    /*======Audit============*/
    /* General fix for small buttons/links */
button#toggleMarquee,
.marquee-wrapper a,
button.owl-prev,
button.owl-next {
  min-width:44px;
  min-height:44px;
  padding:10px; /* ensures tappable area */
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
   
 button.owl-prev  ,  button.owl-nav , .carousal-single>a {
  min-width:44px;  
}

 .owl-carousel .owl-nav button.owl-prev
{text-align: start;}

 .owl-carousel .owl-nav button.owl-prev span {
  text-align: start;
 }
 .marquee-content  .file-size , .marquee-content   .pdf-icon{
display:none;
}


.txt-size.increament > span
 {
    background-color: #a42633;
    min-width: 30px;
    color: white;
    padding: 4px;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
}




/* ========== Calculator ============*/

 .calc-wrapper .tab-content {
      padding: 30px;
      background: #ffffff;
      border: 1px solid #1f4299;
      border-radius: 0 0 20px 20px;
    }

    .nav-tabs .nav-link.active {
      background-color: #ffffff;
      border-radius: 20px 20px 0 0;
      border: none;
    }

    ul.nav.nav-tabs {
      background: transparent linear-gradient(162deg, #1263bb 0%, #213c92 100%) 0% 0% no-repeat padding-box;
      border-radius: 20px 20px 0 0;
      justify-content: space-between;
      border: 1px solid #1b4aa1;
    }

    .nav-tabs .nav-link {
      color: #ffffff;
      padding: 12px 20px;
      font-size: 17px;
    }

    .form-range::-webkit-slider-thumb {
      -webkit-appearance: none;
      appearance: none;
      height: 20px;
      width: 20px;
      background-color: #1166bf;
      border-radius: 50%;
      border: 1px solid white;
      cursor: pointer;
      margin-top: -7px;
    }

    input[type=range]+p {
      font-weight: 500;
      font-size: 1rem;
      margin-top: 5px;
    }

    .calculator button {
      background: transparent linear-gradient(162deg, #1263bb 0%, #213c92 100%) 0% 0% no-repeat padding-box;
      box-shadow: none;
      outline: none;
      border: none;
      padding: 8px 20px;
    }

    section.mobile-section {
      background: linear-gradient(0deg, #ffffff, #eaeaeab3 80%);
      padding: 30px 0;
    }

    .stats-container .stat {
      background: #D20062;
      padding: 24px;
      text-align: center;
      color: #FFD0EC;
      border-radius: 25px;
    }

    .stats-container .stat .odometer {
      font-size: 50px;
      font-weight: bold;
      display: inline-block;
    }

    .stats-container .stat .type {
      font-size: 20px;
    }

    .odometer.plus {
      position: relative;
      font-size: 30px;
      font-weight: 900;
      color: #1b4ca3;
    }

    .odometer.plus::after {
      content: "%";
      position: absolute;
      top: 0;
      right: -30px;
      font-size: 25px;
    }

    .stat-wrapper .col-md-6 {
      padding: 10px 20px;
    }

    .stat-wrapper .col-md-6:nth-child(even) {
      border-left: 2px solid #ccc;
    }

    .stat-wrapper .col-md-6:nth-child(1),
    .stat-wrapper .col-md-6:nth-child(2) {
      border-bottom: 2px solid #ccc;
    }

    .stats-heading h2 {
      margin-bottom: 59px;
      color: #1b49a0;
      text-align: center;
    }
    
 
    :root {
      --bg-light-green: #d8f3dc;
      --dark-green: #2f5233;
      --yellow: #ffd166;
      --text-dark: #1b3a2a;
      --btn-color: #A71035;
      --card-background: #BFDECE;
      --left-pannel-bg: #faf9da;
      --range-color: #B31F35;
    }

    body {
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      background-color: var(--bg-light-green);
      color: var(--text-dark);
      line-height: 1.4;
    }
    
     .tab.active h3 {
    color: #2f5233;
}

    .container-lg {
      max-width: 70%;
    }

    h2 {
      text-align: center;
      font-weight: 600;
      margin-bottom: 1.5rem;
      color: var(--dark-green);
    }

    .font-weight-800 {
      font-weight: 800;
    }

    .tabs {
      display: flex;
      justify-content: center;
      gap: 2rem;
      margin-bottom: 2rem;
      border-bottom: 2px solid var(--dark-green);
    }

    .tab {
      font-weight: 600;
      color: var(--text-dark);
      padding-bottom: 0.5rem;
      cursor: pointer;
      position: relative;
    }

    .tab.active {
      color: var(--dark-green);
    }

    .tab.active::after {
      content: "";
      position: absolute;
      bottom: -2px;
      left: 0;
      right: 0;
      height: 3px;
      background-color: var(--dark-green);
      border-radius: 3px 3px 0 0;
    }

    /* Slider styling */
    .slider-container {
      display: flex;
      align-items: center;
      gap: 1rem;
    }

    input[type="range"] {
      flex: 1;
      -webkit-appearance: none;
      height: 6px;
      border-radius: 3px;
      background-color: var(--range-color);
      outline: none;
      cursor: pointer;
    }

    .field-result {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 10px;
    }

    input[type="range"]::-webkit-slider-thumb {
      -webkit-appearance: none;
      appearance: none;
      width: 20px;
      height: 20px;
      background: var(--yellow);
      cursor: pointer;
      border: 2px solid var(--dark-green);
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
      transition: background 0.3s;
    }

    input[type="range"]::-moz-range-thumb {
      width: 20px;
      height: 20px;
      background: var(--yellow);
      cursor: pointer;
      border: 2px solid var(--dark-green);
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
      transition: background 0.3s;
    }
    
   

    /* Min/max labels below sliders */
    .minmax-labels {
      display: flex;
      justify-content: space-between;
      margin-top: 0.3rem;
      color: var(--dark-green);
      font-weight: 800;
      margin-block: 10px;
    }

    /* Left panel */
    .left-panel {
      background: var(--left-pannel-bg);
      border-radius: 10px;
      padding: 2rem;
      box-shadow: 0 2px 10px rgb(0 0 0 / 0.1);
      height: 100%;
    }

    .field-group {
      margin-bottom: 1.8rem;
    }

    label {
      font-weight: 600;
      display: block;
      margin-bottom: 0.5rem;
    }

    /* Right panel */
    .right-panel {
      background-color: var(--card-background);
      border-radius: 10px;
      padding: 2rem;
      box-shadow: 0 2px 10px rgb(0 0 0 / 0.1);
      color: var(--dark-green);
      height: 100%;
    }

    .monthly-emi {
      background: var(--dark-green);
      border-radius: 8px;
      padding: 1.5rem;
      text-align: center;
      font-weight: 600;
      font-size: 1.25rem;
      color: white;
      margin-bottom: 2rem;
    }

    .monthly-emi span {
      font-size: 2rem;
      font-weight: 700;
      color: var(--yellow);
    }

    .summary-row {
      display: flex;
      justify-content: space-between;
      margin: 0.5rem 0;
      font-weight: 600;
      font-size: 1.2rem;
      letter-spacing: 1px;
    }

    /* Buttons */
    .btn-group {
      margin-top: 2rem;
      display: flex;
      gap: 1rem;
    }

    .btn-apply {
      flex: 1;
      padding: 0.75rem;
      font-size: 1rem;
      font-weight: 600;
      border: none;
      border-radius: 5px;
      background-color: var(--btn-color);
      color: white;
      cursor: pointer;
      transition: background-color 0.3s, color 0.3s;
      text-decoration: none;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    #apply-btn {
        color:white;
    }
    #apply-btn:hover {
        color:white;
    }
    #know-btn {
        color:var(--btn-color);
    }
    #know-btn{
        color:var(--btn-color);
    }
    

    .btn-know {
      flex: 1;
      padding: 0.75rem;
      font-size: 1rem;
      font-weight: 600;
      border: 2px solid var(--btn-color);
      border-radius: 5px;
      background-color: white;
      color: var(--btn-color);
      cursor: pointer;
      transition: background-color 0.7s, color 0.3s;
      text-decoration: none;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .btn-group a:hover {
      transform: scale(1.01);
      text-decoration: none;
    }

    /* Loan Amount Input */
    .loan-amount-input {
      width: 140px !important;
      padding: 0.75rem;
      border: 1px solid var(--dark-green);
      border-radius: 4px;
      font-size: 1rem;
      font-weight: 600;
      color: var(--dark-green);
      text-align: right;
    }

    .loan-amount-input:focus {
      outline: none;
      box-shadow: 0 0 0 2px rgba(47, 82, 51, 0.25);
    }

    .loan-amount-input.error {
      border-color: #dc3545;
      box-shadow: 0 0 0 2px rgba(220, 53, 69, 0.25);
    }

    .error-message {
      color: #dc3545;
      font-size: 0.875rem;
      margin-block: 0.35rem;
      display: none;
    }

    .font-weight-800 {
      font-weight: 800;
    }

   

    /* Responsive adjustments */
    @media (max-width: 992px) {
      .container-lg {
        max-width: 90%;
      }
    }

    @media (max-width: 768px) {
      .slider-container {
        flex-direction: column;
        align-items: stretch;
      }

      .loan-amount-input {
        width: 100%;
        margin-top: 0.5rem;
      }
    }
.txt-size.increament {
 
    display: inline-flex;
 
    align-items: center;
 
    gap: 4px;
 
}
 
.txt-size.increament > span , .txt-size.increament button {
 
    background-color: #a42633;
 
    min-width: 26px;
 
    height: 26px;
 
    line-height: 26px;
 
    color: white;
 
    border-radius: 4px;
 
    display: inline-flex;
 
    align-items: center;
 
    justify-content: center;
 
    font-size: inherit;
 
}
 
    .footer-single {
    min-height: 317px;
    padding: 8px;
    border-radius: 24px;
    background: #fff;
    height: 100%;
}


#loan-amount-number {
    filter: contrast(1.5);
}
#loan-tenure-number {
   filter: contrast(1.5);
    width: 140px;
}
 
#interest-rate-number {
    filter: contrast(1.5);
    width: 140px;
}


.site-nav {
    font-size: 16px;
    display: flex;
    margin-top: 10px;
}

.msgbox::before {
    width: 100%;
    /*background-image: url("../new/assets/images/announcementr.png");*/
    height: 312px;
    scale: 1.1;
    position: absolute;
    top: 30px;
    right: 14px;
}

.msgbox2::before {
    top: 0;
    left: 48px;
    width: 100%;
    /*background-image: url("../new/assets/images/messagebox2.png");*/
    height: 164px;
    object-fit: contain;
    transform: scaleX(1.5);
}


.tenure-input{
    
    width:140px !important;
}

.psb_required_newwrapper {
  display: flex;
}
 
.psb_required_newwrapper .p-wrapper >p {
    position: absolute;
    top: 15%;
    left: 20%;
    width: 80%;
    font-size:1rem;
}
 

 
.psb_required_newwrapper .p-wrapper {
    position: relative;
}
 
.required_changes {
  flex: 1;
}
 
.parent {
  display: flex;
  flex-direction: column;
}
 
.required-changes {
  flex: 0 0 70%;
  background: url('../new/assets/images/messagebox2.png') center center no-repeat;
  background-size: contain;        /* cover → contain (no cut) */
  display: flex;
  align-items: center;
  padding: 50px;
  min-height: 220px;               /* shrink protection */
}



 .mobile-nav {
     display:none;
 }

@media (max-width:1190px){
    .site-nav{
 
        display: flex;
        flex-direction:column;
    }
 
    .offcanvas-body.leftMenu .txt-size.increament span{
     background-color:#a71035;
    }
}

@media (max-width:1550px){
   .psb_required_newwrapper .p-wrapper >p{
      top: 10%;
      left: 15%;
   }
}

@media (max-width:1380px){
   .psb_required_newwrapper .p-wrapper >p{
      font-size:0.7rem !important;
   }
}

@media (max-width:1300px){
   .psb_required_newwrapper .p-wrapper >p{
      font-size:0.7rem;
   }
}


@media (max-width:979px){
    .search{
        display:none
    }
}

@media (max-width: 1190px) {
 
  .offcanvas-body.leftMenu .txt-size.increament span {
    background-color: #a71035;
  }
 
  .site-nav {
    display: flex;
    flex-direction: column;
  }
 
  .mobile-nav {
    display: flex;
  }
 
}
 
 
@media (max-width:979px){
    .search{
        display:none;
    }
}

img.pdf-icon {
    width: auto !important;
}

ul.social_list .youtube-icon a {
    background: #9a0000;
    color: #fff
}
 
 
 
ul.social_list .insta-icon a {
    background: #a10b32;
    color: #fff
}

.carousal-single a p {
   color: #1e4b05;
} 

@media (max-width:900px){
.innerpageheader::after,
.page-title::after {
    right: 0;
    background: unset;
}
 
.innerpageheader::before,
.page-title::before {
    left: 0;
    background: unset;
}
}
.innerpage .left .leftpannel-submenu li a:hover {
    background: #b8e0cd;
    color: #333;
font-weight:600;
}

input::placeholder {
    color:#0d0c0c;
}
 
 
html body select,
html body select option {
  color: #000 !important;
  background: #fff;
}

input::placeholder {
    color:#0d0c0c;
}


div#popupTitle , .heads  {
    font-size: 27px;
    color: #a4232d;
    font-weight: 600;
    display:block;
}