body {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden
}

img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
    margin: 0px;
    padding: 0px;
    list-style: none
}

a:link,
a:visited,
a:hover,
a:active,
a:focus,
button,
img,
header.fix,
.glry-item a .overlay {
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/loader.gif) center no-repeat #fff;
}

.btn-theme {
    background-color: #00a328;
    color: #fff !important;
    border-color: #00a328;
}

.btn-theme:hover {
    background-color: #008622;
}

.table-striped th {
    color: #fff;
    background-color: #00a328;
}

.grecaptcha-badge {
    visibility: hidden;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: rgb(0 163 40 / 8%);
}

header.fix {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100;
    animation: slide-down 0.7s;
}

header.fix .logo-text,
header.fix .cc-number,
header.fix .head-top ul {
    display: none
}

header.fix .head-middle {
    padding: 0;
}

header.fix .head-top {
    padding: 1px 0px;
}

header.fix .head-middle {
    border: none;
}

header.fix .logo-symbol {
    z-index: 150;
    position: absolute;
    top: 5px;
}

header.fix nav.menu {
    padding-left: 70px;
    padding-top: 0;
}

.tenderbox {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    padding: 15px;
    margin-bottom: 20px;
}

.dnld-lister {
    margin: 0 0 20px;
    background-color: #f7f7f7;
    padding: 35px 20px;
    -webkit-box-shadow: 0 2px 2px 0 rgb(50 50 50 / 30%);
    -moz-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .3);
    box-shadow: 0 2px 2px 0 rgb(50 50 50 / 30%);
    border-radius: 3px;
}

.dnld-lister .border-right {
    border-right: solid 2px #00a328;
}
.galtitiile{    text-align: center;
    font-size: 15px;
    padding-top: 7px;
    color: #5f5f5f;
}

.dnld-lister h5 {
    font-size: 16px;
    color: #404040;
}

.tenderbox h5 {
    font-size: 17px;
    color: #00a328;
    margin-bottom: 7px;
}

header.fix .logo-symbol img {
    width: 50px;
}

@keyframes slide-down {
    0% {
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.head-top {
    background-color: #00a328;
    color: white;
    font-size: 12px;
    padding: 7px 0px;
}

.head-top ul {
    text-align: right;
}

.head-top ul li {
    display: inline-block;
    border-right: 1px solid #80cce8;
    padding-right: 7px;
    margin-right: 5px;
}

.head-top ul li:first-child {
    display: none;
}

.head-top ul li:last-child {
    border: none;
    padding: 0;
    margin: 0;
}

.head-top ul li a {
    color: #fff;
    display: inline-block;
    margin-right: 7px;
}

.head-top ul li a:last-child {
    margin: 0;
}

.head-top ul li a:hover {
    color: #00a328;
}

.head-middle {
    padding: 7px 0px;
    border-bottom: 1px solid #c1d1d7;
    background-color: #fff;
}

.logo-wrap {
    position: relative;
}

.shadow-sm.rounded-md svg {
    width: 20px;
}

.flex.justify-between.flex-1 {
    display: none;
}

nav.justify-between {
    text-align: center;
}

nav p {
    display: none;
}

.logo-text h1 {
    color: #323294;
    font-size: 24px;
    font-weight: bold;
    line-height: 20px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    color: #00a328;
}

.logo-text h1 small {
    color: #587580;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.logo-symbol {
    /* width: 120px;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 2px solid #00a328;
    border-top: none;
    position: absolute;
    left: 15px;
    top: -39px;
    z-index: 10;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 50px;
    border-bottom-right-radius: 50px;
    -moz-border-radius-bottomleft: 50px;
    -webkit-border-bottom-left-radius: 50px;
    border-bottom-left-radius: 50px; */
    float: left;
    margin-right: 10px;
}

.cc-number {
    text-align: right;
}

.cc-number p {
    color: #00a328;
    font-weight: 600;
}

.cc-number p strong {
    color: #333333;
    font-weight: 500;
}

#home-banner .carousel-caption {
    font-size: 36px;
    font-weight: 300;
    width: 100%;
    left: 0;
    bottom: 0;
    padding-bottom: 40px;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4962359943977591) 50%, rgba(255, 255, 255, 0) 100%);
}

#home-banner .carousel-control-next-icon,
#home-banner .carousel-control-prev-icon {
    background-color: #000;
    border-radius: 100px;
    background-size: 60% 60%;
}

.above-sec {
    background-color: #daf1df;
}

.news-ticker-wrap {
    background-color: #fff;
    border: 1px solid #c1d1d7;
    height: 40px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
    margin-top: -20px;
}

.news-ticker-wrap h6 {
    background-color: #00a328;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    height: 40px;
    width: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.marquee {
    width: 93%;
    overflow: hidden;
    color: #fff;
}

.marquee a {
    font-size: 14px;
    color: #373737;
}

.marquee a:hover {
    color: #00a328;
}

.marquee a::after {
    display: inline-block;
    content: "|";
    margin: 0 10px;
    color: #00a328;
}

.marquee a:last-child::after {
    display: none;
}

.home-facility-ttl {
    text-align: center;
    font-weight: normal;
    position: relative;
    color: #2b2b2b;
    font-size: 36px;
    padding-bottom: 10px;
    margin-top: 20px;
}

.home-facility-ttl::after {
    width: 100px;
    height: 2px;
    background-color: #c1d1d7;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    content: "";
}

.home-facility {
    margin: 20px 0px 30px 0px;
}

.facility-item {
    border: 1px solid #c1d1d7;
    width: 170px;
    height: 170px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #00a328;
}

.facility-item:hover {
    border-color: #00a328;
    background: #018d24;
}

.facility-item img {
    width: auto !important;
    margin-bottom: 10px;
}

.facility-item p {
    color: #fff;
}

.intro-sec {
    padding: 40px 0px;
}

.intro-sec h6 {
    font-size: 12px;
    color: #253241;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.intro-sec h1 {
    font-size: 36px;
    color: #3f3f3f;
    font-weight: normal;
    margin-bottom: 20px;
}

.intro-sec h1 span {
    color: #00a328;
}

.intro-sec p {
    color: #555555;
    text-align: justify;
    margin-bottom: 20px;
}

.intro-sec a {
    display: inline-block;
    color: #ffffff;
    border: 2px solid #00a328;
    border-radius: 4px;
    padding: 8px 30px;
    background: #00a328;
}

.intro-sec a:hover {
    background-color: #008020;
    color: #fff;
}

.intro-info {
    margin-top: 20px;
}

.intro-info h5 {
    font-size: 14px;
    text-transform: uppercase;
    color: #464646;
}

.intro-info img {
    margin-bottom: 20px;
}

.intro-info .col-4 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

.intro-info .col-4::after {
    width: 1px;
    height: 100%;
    background-color: #dddddd;
    position: absolute;
    top: 0;
    right: 0;
    content: "";
}

.intro-info .col-4:last-child::after {
    display: none;
}

.rate-charge-sec {
    padding: 40px 0px;
    background-image: url(../img/rate-charge-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.rate-charge-sec h1 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.home-rates {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 30px 0px;
}

.rate-charge-item {
    color: #fff;
}

.rate-charge-item h2 small {
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px;
}

.rate-charge-item h2 strong {
    display: block;
    font-size: 36px;
}

.rate-charge-item h2 span {
    display: block;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}

.home-rates .owl-item {
    border-right: 1px solid #b3b2cf;
}

.card-sec {
    padding: 40px 0px;
}

.card-sec .card {
    background: rgb(241, 251, 255);
    background: linear-gradient(0deg, rgba(241, 251, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(193, 209, 215, 1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(193, 209, 215, 1);
    box-shadow: 0px 2px 5px 0px rgba(193, 209, 215, 1);
}

.card-sec .card h4 {
    color: #fff;
    font-size: 22px;
    width: 85%;
    height: 40px;
    position: relative;
    padding-left: 30px;
    margin: -35px 0 20px -30px;
    display: flex;
    align-items: center;
    background: rgb(0, 174, 239);
    background: linear-gradient(0deg, rgba(0, 174, 239, 1) 0%, rgba(52, 196, 250, 1) 100%);
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.card-sec .card h4::before {
    width: 14px;
    height: 24px;
    position: absolute;
    left: 0;
    bottom: -24px;
    background-image: url(../img/flotty.png);
    background-repeat: no-repeat;
    content: "";
}

.card-sec .card h4 i {
    position: absolute;
    right: 20px;
}

.card-sec .card ul li {
    font-size: 18px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #4e8394;
    border-bottom: 1px solid #c1d1d7;
}

.card-sec .card ul li:last-child {
    border: none;
}

.card-sec .card ul li::before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #6ebbf4;
    display: inline-block;
    margin-right: 10px;
}

.card-sec .card a {
    display: block;
    background-color: #00a328;
    color: #fff;
    padding: 7px 0px;
    margin-top: 15px;
    border-radius: 4px;
    text-align: center;
    cursor: auto;
    background-image: url(../img/bg-separator.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.card-sec .green-card h4 {
    background: rgb(77, 202, 1);
    background: linear-gradient(0deg, rgba(77, 202, 1, 1) 0%, rgba(94, 221, 0, 1) 100%);
}

.card-sec .green-card h4::before {
    background-position: -14px 0;
}

.card-sec .green-card ul li::before {
    color: #6ebb3e;
}

.card-sec .yellow-card h4 {
    background: rgb(220, 171, 2);
    background: linear-gradient(0deg, rgba(220, 171, 2, 1) 0%, rgba(240, 186, 0, 1) 100%);
}

.card-sec .yellow-card h4::before {
    background-position: -28px 0;
}

.card-sec .yellow-card ul li::before {
    color: #ebbb3e;
}

.news-sec {
    background: linear-gradient( 0deg, #edf8f0 37%, rgb(255 255 255) 37%);
}

.news-sec h1 {
    font-size: 36px;
    color: #00a328;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 40px;
    position: relative;
    font-weight: 400;
}

.news-sec h1::after {
    width: 100px;
    height: 2px;
    background-color: #c1d1d7;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    content: "";
}

.news-sec .news-item {
    width: 100%;
    border: 1px solid #c1d1d7;
    border-radius: 10px;
    padding: 20px;
    height: 250px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.news-sec .news-item:hover h3 {
    color: #000;
}

.news-sec .news-item span {
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
    color: #afbab4;
}

.news-sec .news-item h3 {
    color: #025117;
    font-size: 20px;
    margin-bottom: 10px;
}

.news-sec .news-item p {
    color: #717171;
}

.app-sec {
    background-color: #edf8f0;
    padding-top: 20px;
}

.app-sec h1 {
    color: #00a328;
    font-size: 24px;
}

.app-sec h1 small {
    font-size: 18px;
    color: #555555;
}

.app-sec .app-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.app-sec a {
    display: inline-block;
    color: #ffffff;
    border: 2px solid #00a328;
    border-radius: 4px;
    padding: 8px 30px;
    background: #00a328;
}

.app-sec a:hover {
    background-color: #008120;
    color: #fff;
}

footer {
    background-image: url(../img/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 40px;
    color: #fff;
    position: relative;
}

footer .footer-above h4 {
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #b0b2d6;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

footer .footer-above p {
    margin-bottom: 20px;
}

footer .footer-above a {
    color: #37c359;
}

footer .footer-above a:hover {
    color: #00a328;
}

footer .footer-above p a {
    display: inline-block;
    font-size: 18px;
    margin-right: 20px;
}

footer ul.dicgc-badge {
    display: flex;
    justify-content: center;
}
footer ul.dicgc-badge li {
    text-align: center;
}
footer ul.dicgc-badge li:first-child {
    margin-right: 10px;
}
footer ul.dicgc-badge li p {
    font-size: 12px;
    margin: 5px 0 0 0;
}
footer a.deaf-link {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
    background-color: #00a328;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
}
@media (max-width:767px) {
    footer ul.dicgc-badge {
        margin-top: 20px;
    }
    footer a.deaf-link {
        position: relative;
        left: 0;
    }
}

.footer-below {
    background-color: #00a328;
    padding: 7px 0px;
    font-size: 14px;
    margin-top: 40px;
}

.footer-below .col-12 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page-banner {
    height: 300px;
    color: #fff;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.page-banner h1 {
    font-size: 36px;
}

.page-root {
    background-color: #fff;
    border: 1px solid #c1d1d7;
    min-height: 40px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    padding: 0px 20px;
    margin-top: -20px;
}

.page-root ul li {
    display: inline-block;
    font-size: 14px;
    color: #00a328;
}

.page-root ul li a {
    color: #71909c;
}

.page-root ul li a:hover {
    color: #00a328;
}

.page-root ul li::after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #71909c;
    display: inline-block;
    margin: 0px 5px;
}

.page-root ul li:last-child::after {
    display: none;
}

.page-wrap {
    padding: 40px 0px;
    min-height: 400px;
    color: #555555;
}

.page-info-txt {
    color: #424242;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 28px;
}

.page-widget h3 {
    color: #fff;
    font-size: 18px;
    border-bottom: 3px solid #5f5f5f;
    margin-bottom: 20px;
}

.page-widget h3 span {
    display: inline-block;
    background-color: #5f5f5f;
    position: relative;
    padding: 10px 20px;
}

.page-widget h3 span::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 41px solid #5f5f5f;
    border-right: 40px solid transparent;
    right: -40px;
    top: 0px;
}

.page-widget .facility-item-wrap .facility-item {
    margin-bottom: 15px;
}

.sub-facility .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    top: 47%;
    -webkit-transform: translate(0%, -47%);
    -ms-transform: translate(0%, -47%);
    transform: translate(0%, -47%);
}

.sub-facility .owl-nav button.owl-next {
    right: -10px;
}

.sub-facility .owl-nav button.owl-prev {
    left: -10px;
}

.sub-rate-charge-wrap {
    background-image: url(../img/rate-charge-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 10px;
    padding: 30px 0px;
    margin-bottom: 20px;
}

.sub-news .news-item {
    border: 1px solid #c1d1d7;
    border-radius: 10px;
    padding: 20px 35px 20px 40px;
    height: 250px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    width: 100%;
}

.sub-news .news-item:hover {
    border-color: #00a328;
    background: rgb(241, 251, 255);
    background: linear-gradient(0deg, rgba(241, 251, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.sub-news .news-item span {
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
    color: #00a328;
}

.sub-news .news-item h4 {
    color: #00a328;
    font-size: 20px;
    margin-bottom: 10px;
}

.sub-news .news-item p {
    color: #555555;
}

.page-about h2 {
    color: #00a328;
    font-size: 24px;
    margin-bottom: 15px;
}

.page-about p {
    color: #555555;
    text-align: justify;
    margin-bottom: 15px;
}

.news-list {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    background: rgb(241, 251, 255);
    background: linear-gradient(0deg, rgba(241, 251, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.news-list .card-title a {
    color: #00a328;
    font-size: 18px;
    margin-bottom: 10px;
}

.news-list .card-body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.news-list .card-body .card-text {
    flex-grow: 1;
    color: #555555;
    margin-bottom: 10px;
}

.news-list .card-footer {
    background: none;
    border: none;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.news-single h4 {
    color: #00a328;
    font-size: 22px;
    margin: 15px 0px;
}

.news-single img.w-100 {
    margin-bottom: 15px;
}

.news-single ul { padding-left: 16px; }
.news-single ul li { list-style: disc; }

.glry-cat-item {
    margin-bottom: 20px;
}

.glry-cat-item a {
    position: relative;
    display: block;
    overflow: hidden;
}

.glry-cat-item img {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.glry-cat-item a:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.glry-cat-item a:hover .glry-overlay {
    color: #000;
}

nav span[aria-current] span {
    background: #cfeed6 !important;
}

nav span a {
    color: #00a328
}

.glry-cat-item .glry-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    color: white;
    background: -moz-linear-gradient(bottom, rgba(47, 49, 145, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(bottom, rgb(0 163 40) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgb(0 163 40) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}

.glry-cat-item .glry-overlay p {
    font-size: 18px;
}

.glry-cat-item .glry-overlay p::after {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f101";
    margin-left: 10px;
}

.glry-item {
    background-color: white;
    margin-bottom: 20px;
    padding: 5px;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
}

.glry-item img {
    width: 100%
}

.glry-item a {
    position: relative;
    display: block;
}

.glry-item a .overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(47, 49, 145, 0.8);
    opacity: 0;
    color: #00a328;
}

.glry-item a .overlay span {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.glry-item a:hover .overlay {
    opacity: 1;
}

.video-card {
    margin-bottom: 20px;
}

.board-mbr-item {
    text-align: center;
    margin-bottom: 20px;
    display: flex;
}

.board-mbr-item .card {
    width: 100%;
}

.board-mbr-item .card-header {
    background: none;
    border: none;
    padding: 1rem 0 0 0;
    position: relative;
}

.board-mbr-item .card-header::before {
    width: 100%;
    height: 60%;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgba(214, 235, 243, 1);
    content: "";
    background: rgb(241, 251, 255);
    background: linear-gradient(0deg, rgba(241, 251, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.board-mbr-item .card-header img {
    position: relative;
}

.board-mbr-item h4 {
    color: #00a328;
    font-size: 18px;
}

.board-mbr-item strong {
    color: #00a328;
    font-size: 14px;
}

.board-mbr-item p {
    font-size: 14px;
    color: #555555;
    margin-top: 5px;
}

.page-history p {
    text-align: justify;
    margin-bottom: 15px;
}

.page-locker .table-striped th {
    text-align: center;
}

.page-locker .table-striped strong {
    color: #00a328;
}

.page-locker .table-striped td {
    width: 50%;
}

.page-gold-loan .table-striped strong {
    color: #00a328;
}

.page-society-deposit .table-striped td {
    width: 50%;
}

.page-branches .card {
    margin-bottom: 20px;
    background: rgb(241, 251, 255);
    background: linear-gradient(0deg, rgba(241, 251, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.page-download .card {
    margin-bottom: 20px;
    -webkit-box-shadow: 0 2px 2px 0 rgb(50 50 50 / 30%);
    -moz-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .3);
    box-shadow: 0 2px 2px 0 rgb(50 50 50 / 30%);
    background: rgb(241, 251, 255);
    background: linear-gradient(0deg, rgba(241, 251, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.page-download .card h4 {
    color: #47a4d3;
    font-size: 18px;
    margin-bottom: 10px;
}

.page-download .card p {
    margin-bottom: 10px;
}

.page-under-construction {
    color: #00a328;
    text-align: center;
}

#backToTop {
    display: inline-block;
    text-decoration: none;
    background-color: #00a328;
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 100px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#backToTop::after {
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    font-size: 1em;
    line-height: 36px;
    color: #fff
}

#backToTop:hover {
    cursor: pointer;
    background-color: #00a328;
}

#backToTop:active {
    background-color: #00a328;
}

#backToTop.show {
    opacity: 1;
    visibility: visible;
}

.quick-connect {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100;
}

.quick-connect a {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    padding: 7px 0 5px;
    color: #fff;
    box-sizing: border-box;
}

.quick-connect a i {
    box-sizing: border-box;
    padding-top: 3.5px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.quick-connect a.qc-one {
    background: #00a328;
}

.quick-connect a.qc-one:hover {
    background: #1e2556;
}

.quick-connect a.qc-two {
    background: #4e50a9;
}

.quick-connect a.qc-two:hover {
    background: #1e2556;
}

.whatsApp-icon {
    width: 45px;
    height: 45px;
    background-color: #25d366;
    color: #fff !important;
    font-size: 28px;
    box-shadow: 1px 2px 3px #999999a1;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 28px;
    bottom: 80px;
    z-index: 120;
}

.a2a_vertical_style {
    left: 0;
    top: 40%;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border: 1px solid #c1d1d7;
    border-left: none;
    z-index: 10 !important;
    background: rgb(241, 251, 255);
    background: linear-gradient(0deg, rgba(241, 251, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.a2a_vertical_style a:first-child {
    padding-left: 10px;
    padding-bottom: 0;
}

.a2a_svg {
    width: 25px !important;
    height: 25px !important;
}

.img-popup-close {
    position: absolute;
    right: -5px;
    top: -5px;
    background-color: #00a328;
    color: white;
    border: none;
    outline: none;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}


/*.........................................Responsive style.........................................*/

@media only screen and (min-width: 1440px) {
    .page-widget .facility-item-wrap .facility-item {
        width: 200px;
    }
}

@media only screen and (min-width: 992px) {
    .logo-symbol {
        z-index: 150;
    }
}

@media only screen and (max-width: 992px) {
    header.fix nav.menu { padding-left: 0; }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    header.fix .head-top {
        height: 50px;
        background: #fff;
        border-bottom: solid 1px #d2d2d2;
    }
    header.fix .logo-symbol {
        top: -47px;
    }
    .head-top ul {
        margin-right: 20px;
    }
    .logo-text h1 {
        font-size: 16px;
    }
    .logo-text h1 small {
        font-size: 14px;
    }
    .cc-number p {
        font-size: 14px;
    }
    .intro-info {
        margin-bottom: 20px;
    }
    .card-sec .green-card {
        margin-bottom: 20px;
    }
    .app-sec h1 {
        font-size: 20px;
    }
    .app-sec h1 small {
        font-size: 14px;
    }
    .app-sec a {
        font-size: 14px;
        padding: 8px;
    }
}

@media only screen and (min-width: 768px) {
    .quick-connect {
        display: none;
    }
    .home-rates .owl-nav button.owl-next,
    .home-news .owl-nav button.owl-next {
        right: -18px;
    }
    .home-rates .owl-nav button.owl-prev,
    .home-news .owl-nav button.owl-prev {
        left: -18px;
    }
}

@media only screen and (max-width: 767px) {
    .modal-dialog{
        display: flex;
        justify-content: center;
    }
    .modal-content{
        width: 80%;
    }
    header.fix .menu-button {
        top: 10px;
    }
    #backToTop {
        right: 15px;
        bottom: 78px;
    }
    .whatsApp-icon {
        right: 13px;
        bottom: 125px;
    }
    .head-top {
        padding: 8px 0px;
    }
    header.fix .head-top {
        height: 44px;
        padding: 0;
        background: #fff;
        border-bottom: solid 1px #383838;
    }
    header.fix .logo-symbol img {
        width: 35px;
    }
    header.fix .logo-symbol {
        top: -38px;
        width: 60px;
        height: 60px;
    }
    .menu__item a .arrow:before {
        border: solid #00a328;
    }
    .head-top ul {
        text-align: left;
    }
    /* .logo-symbol {
        width: 70px;
        height: 90px;
        top: -7px;
    } */
    .logo-symbol img {
        width: 50px;
    }
    .logo-text h1 {
        font-size: 13px;
        font-weight: 800;
        line-height: 17px;
    }
    .logo-text h1 small {
        font-size: 12px;
    }
    .cc-number p {
        text-align: left;
        padding-left: 60px;
        font-size: 12px;
    }
    #home-banner .carousel-caption {
        font-size: 12px;
        bottom: 0;
        padding-bottom: 10px;
    }
    #home-banner .carousel-control-next-icon,
    #home-banner .carousel-control-prev-icon {
        width: 1.5rem;
        height: 1.5rem;
    }
    #home-banner .carousel-indicators {
        display: none;
    }
    .news-ticker-wrap {
        height: 30px;
        margin-top: 0;
        border-radius: 0;
        border: none;
        border-bottom: 1px solid #c1d1d7;
    }
    .news-ticker-wrap h6 {
        font-size: 12px;
        width: 125px;
        height: 30px;
    }
    .marquee a {
        font-size: 13px;
    }
    .home-facility-ttl {
        font-size: 24px;
    }
    .home-facility {
        margin: 20px 0px;
    }
    .facility-item {
        width: 140px;
        height: 140px;
    }
    .intro-sec {
        padding: 20px 0px;
    }
    .intro-sec h1 {
        font-size: 24px;
    }
    .intro-info {
        margin-bottom: 20px;
    }
    .intro-info h5 {
        font-size: 12px;
    }
    .intro-info img {
        width: 40px;
        margin-bottom: 10px;
    }
    .rate-charge-sec {
        padding: 20px 0px;
    }
    .rate-charge-sec h1 {
        font-size: 24px;
    }
    .rate-charge-item h2 small,
    .rate-charge-item h2 span {
        font-size: 14px;
    }
    .rate-charge-item h2 strong {
        font-size: 24px;
    }
    .card-sec {
        padding: 20px 0px;
    }
    .card-sec .card {
        margin-bottom: 20px;
    }
    .card-sec .card h4 {
        margin-left: -16px;
        height: 35px;
        font-size: 18px;
    }
    .card-sec .card h4::before {
        display: none;
    }
    .card-sec .card ul li {
        font-size: 16px;
    }
    .card-sec .yellow-card {
        margin-bottom: 0px;
    }
    .news-sec h1 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .app-sec h1 {
        font-size: 18px;
    }
    .app-sec h1 small {
        font-size: 14px;
    }
    .app-sec .app-text {
        flex-direction: column;
        align-items: flex-start;
    }
    .app-sec a {
        font-size: 14px;
        padding: 5px 15px;
        margin-top: 10px;
    }
    footer {
        padding-top: 20px;
    }
    .footer-above .col-md-6:first-child {
        margin-bottom: 1rem;
    }
    .footer-below {
        font-size: 12px;
        margin-top: 20px;
        padding-bottom: 40px;
    }
    .footer-below .col-12 {
        flex-direction: column;
        text-align: center;
    }
    .page-banner {
        height: 100px;
    }
    .page-banner h1 {
        font-size: 20px;
    }
    .page-root {
        margin-top: 0px;
        padding: 0px 15px;
        min-height: 30px;
        border-radius: 0;
        border: none;
        border-bottom: 1px solid #c1d1d7;
    }
    .page-root ul li {
        font-size: 12px;
    }
    .page-wrap {
        padding: 20px 0px;
    }
    .page-widget {
        margin-top: 20px;
    }
    .news-single h4 {
        font-size: 18px;
    }
    .video-card iframe {
        height: 200px;
    }
}

@media only screen and (max-width: 480px) {
    footer {
        padding-top: 20px;
        text-align: center;
    }
    .logo-symbol img {
        width: 40px;
    }
    .cc-number p {
        text-align: left;
        padding-left: 50px;
    }
}