@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css");
.modifay {
    color: #0ca684;
    margin: 50px 50px auto;
}

.modifay-details {
    color: #0ca684;
    margin-left: 50px;
}

.box-hover-effect .effect-wrapper .text-holder .title {
    line-height: 1.3 !important;
}

.loan {
    background-color: rgba(0, 138, 0, 0.9) !important;
}

.team-member:hover .team-details {
    background-color: #fff !important;
    color: #333;
}

.loan_background {
    background-color: rgba(0, 138, 0, 0.9) !important;
}

.heading_title {
    color: #009244 !important;
}

.monthly_title {
    margin-left: 15px;
    color: #e5302e;
}

.team-details {
    min-height: 155px;
    max-height: 155px;
    overflow: hidden;
}

.press_text {
    padding-right: 0px;
    padding-left: 0px;
}

.pressarticle {
    height: 535px;
    /* clear: both; */
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 10px;
    overflow: hidden;
    /*box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.3);*/
}

.pressarticle:hover {
    box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.5);
}

.newsarticle {
    height: 610px;
    /* clear: both; */
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 10px;
    overflow: hidden;
    /*box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.3);*/
}

.newsarticle:hover {
    box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.5);
}

.team-members .team-member img {
    cursor: pointer;
}

.team-members .team-member img {
    cursor: pointer;
}

.team-overlay-edit {
    background-color: rgba(248, 85, 9, 0.2) !important;
}

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

.annual-card {
    border: 2px solid #e5312f;
    transition: 0.2s;
    overflow: hidden;
}

#nametitle {
    color: #118551;
}

.teacher {
    font-size: 22px;
}

.annual-card:hover {
    box-shadow: 5px 10px 25px 10px rgba(161, 159, 159, 0.5);
    transition: 0.5s;
}
.msg-chairman{
    padding: 60px;
}

.button-contact {
    max-width: 100%;
    padding: 10px 30px;
    font-size: 14px;
    line-height: 13px;
    font-weight: 400;
    border-radius: 0;
    border: none;
    /* border: 5px solid #118551; */
    transition: 0.3s ease-out;
    text-align: center;
    text-transform: uppercase;
    background-color: #008a00;
    border: 1px solid #118551;
    color: #fff !important;
    border-radius: 10px;
    font-weight: bold;
    transition: 0.45s all ease-in-out;
    /* transform: translateY(100px); */
    -webkit-box-shadow: -26px 1px 27px rgba(0, 0, 0, 0.3);
    box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.3);
    margin-top: 10px;
}

.button-contact:hover {
    color: #008a00 !important;
    background-color: transparent;
    border: 1px solid #008a00;
    font-weight: bold;
    transition: 0.3s ease-out;
    box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent;
}

.img-size {
    /* width: 235px;
    height: 315px;
    margin: auto; */
}

.img-width {
    width: 100%;
}

.team-block {
    max-height: 380px;
    /* min-height:330px */
    min-height: 250px;
}

.accordion-item {
    background-color: #eeeeee;
}

.accordion-title {
    color: #3f4544;
}

.panel-group.accordion-icon-left .panel-heading .panel-title a:before {
    font-size: 15px !important;
    padding: 0px 10px !important;
    color: #e5312f;
}


/* career     */

.finance_nav ul li {
    display: inline-block;
}

.finance_nav ul li a {
    color: #fff;
    margin: 0 10px;
    font-size: 15px;
    border-bottom: 2px solid transparent;
    transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}

.finance_nav ul li.active a {
    color: #e65636;
}

.product_tabs.product_nav {
    background: #ccc;
    height: 65px;
    line-height: 65px;
    text-align: center;
}

.product_nav ul li {
    display: inline-block;
}

.product_nav .btn-orangeborder {
    font-size: 20px;
}

.product_nav .btn-orangeborder:hover {
    border-bottom: 4px solid #315fa0;
}

.news_nav ul li.active a {
    color: #e5312f;
}

.finance_nav ul>li:before {
    color: #fff;
    content: "/";
}

.finance_nav ul>li:first-child:before {
    content: none;
}

.finance_nav ul li a:hover {
    border-bottom: 2px solid #fff;
    transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}

.recent_tabs.finance_nav {
    height: 100%48;
}

.recent_tabs.finance_nav {
    background: #118551;
    height: 65px;
    line-height: 65px;
    text-align: center;
}

.finance_nav ul li {
    display: inline-block;
}

.finance_nav ul li a {
    color: #fff;
    margin: 0 10px;
    font-size: 15px;
    border-bottom: 2px solid transparent;
    transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}

.finance_nav ul>li:before {
    color: #fff;
    content: "/";
}

.finance_nav ul>li:first-child:before {
    content: none;
}

.finance_nav ul li a:hover {
    border-bottom: 2px solid #fff;
    transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}

.img-with {
    min-width: 100%;
}


/* news section  */

.Newspage {
    background-image: url("../image/resource/news-events.jpg");
    position: relative;
    padding: 130px 0px 130px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    color: #ffffff;
    margin-top: 111px;
}

.padd-3 {
    padding: 0 0px 70px 0px;
}

.sec-title h2 {
    font-size: 35px;
    padding-bottom: 0px;
    color: #222222;
    font-weight: 500;
    line-height: 1.1em;
}


/* news block one */

.articlebox {
    /* clear: both; */
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
}

.articlebox:hover {
    box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.5);
}

.news-block-one {
    position: relative;
    transition: 0.5s ease-in-out;
    margin-bottom: 50px;
}

.news-block-one .lower-content {
    position: relative;
    padding: 20px 10px 20px;
    height: 200px;
}

.news-block-one .post-time {
    position: absolute;
    left: 0;
    top: -20px;
    color: #ffffff;
    font-size: 15px;
    z-index: 1;
    padding: 4px 16px 4px;
    display: inline-block;
    background-color: rgb(36, 158, 103, 0.4);
}

.news-block-one .lower-content .text p {
    margin-bottom: 10px;
}

.news-block-one .lower-content h4 {
    color: #222;
    font-weight: 600;
    margin-bottom: 10px;
}

.news-block-one .lower-content h4 a {
    color: #222;
    transition: all 300ms ease;
    font-size: 18px;
    font-weight: bold;
}

.news-block-one .lower-content h4 a:hover {
    color: #59c2ab;
    transition: all 300ms ease;
}

.news-block-one .lower-content .post-meta {
    color: #848484;
    font-size: 16px;
    margin-bottom: 7px;
    margin-left: 15px;
}

.news-block-one .lower-content .default_link {
    text-transform: capitalize;
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    transition: 0.5s ease;
}

.news-block-one .lower-content .default_link:hover {
    transition: 0.5s ease;
    color: #59c2ab;
}

.news-block-one .image {
    display: block;
    overflow: hidden;
    position: relative;
    height: 200px;
}

.news-block-one .image img {
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
}

.news-block-one:hover .image img {
    transform: scale(1.1);
}

.news-block-one .overlay {
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 450ms ease-out 0s;
    transform: rotateY(180deg) scale(0.5, 0.5);
}

.news-block-one:hover .image .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: rotateY(0deg) scale(1, 1);
}

.news-block-one .overlay .box {
    display: table;
    height: 100%;
    width: 100%;
}

.news-block-one .overlay .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.news-block-one .image .overlay .box .content a i {
    background: #23720e;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    height: 45px;
    line-height: 48px;
    transition: all 500ms ease 0s;
    width: 45px;
}

.news-block-one .image .overlay .box .content a:hover i {
    background: #fff;
    color: #23720e;
}

.news-block-one .border-bottom {
    border-bottom: 1px solid #f4f4f4;
}

.blog-section.grey-bg .news-block-one .border-bottom {
    border-color: #c7c7c7;
}

.articlebox .link {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 95%;
}

a.gbank-newsbutton {
    max-width: 100%;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 13px;
    font-weight: 400;
    border-radius: 0;
    border: none;
    /* border: 5px solid #118551; */
    transition: .3s ease-out;
    text-align: center;
    border: 1px solid #118551;
    color: #118551 !important;
    border-radius: 10px;
    font-weight: bold;
    transition: .45s all ease-in-out;
}

a.gbank-newsbutton:hover {
    color: #008a00 !important;
    background-color: #008a00;
    border: 1px solid #008a00;
    color: #fff !important;
    font-weight: bold;
    transition: .3s ease-out;
    transform: translateY(100px) -webkit-box-shadow: -26px 1px 27px rgba(0, 0, 0, 0.3);
    box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.3);
}


/*
==================================
11.sidebar widget
==================================
*/

.sidebar {
    position: relative;
}

.sidebar .sidebar-widget {
    margin-bottom: 40px;
    background: #f7f8f9;
    padding: 30px 40px;
}

.nivo-lightbox-theme-default .nivo-lightbox-title {
    font: 16px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}


/* news widget */

.sidebar .news-widget .post {
    position: relative;
    font-size: 14px;
    color: #666666;
    padding: 0px 0px;
    padding-left: 100px;
    min-height: 75px;
    margin-bottom: 22px;
}

.sidebar .news-widget .post:last-child {
    margin-bottom: 15px;
}

.sidebar .news-widget .post .post-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
}

.sidebar .news-widget .post:hover .post-thumb img {
    opacity: 0.7;
}

.sidebar .news-widget .post .post-thumb img {
    display: block;
    width: 100%;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sidebar .news-widget .post .text {
    position: relative;
    top: -4px;
    font-size: 16px;
    margin: 0px 0px 0px;
    font-weight: 500;
    color: #000000;
    line-height: 1.4em;
    text-transform: capitalize;
}

.sidebar .news-widget .post .text a {
    color: #333;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
}

.sidebar .news-widget .post a,
.sidebar .news-widget .post a:hover {
    color: #59c2ab;
}

.sidebar .news-widget .post-info {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.6);
}


/* tag widget */

.sidebar .tag-widget a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 6px 18px 6px;
    margin: 0px 6px 10px 0px;
    color: #888;
    text-align: center;
    font-size: 15px;
    text-transform: capitalize;
    border: 1px solid #ececec;
    background: #e7eaee;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    font-family: "Roboto", sans-serif;
}

.sidebar .tag-widget a:hover {
    border-color: #23720e;
    background-color: #23720e;
    color: #ffffff;
}


/* sidebar title */

.sidebar-title {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.sidebar-title h4 {
    font-size: 22px;
    color: #000000;
    font-weight: 500;
    line-height: 1.2em;
    text-transform: capitalize;
}

.sidebar-title:before {
    position: absolute;
    content: "";
    background: #ddd;
    height: 1px;
    width: 100%;
    bottom: 0;
}

.sidebar-title:after {
    position: absolute;
    content: "";
    background: #e5312f;
    height: 2px;
    width: 40px;
    bottom: 0;
}

.newsLink {
    text-decoration: none;
}


/*News Block Two*/

.news-block-two {
    position: relative;
    margin-bottom: 50px;
}

.news-block-two .inner-box {
    position: relative;
}

.news-block-two .inner-box .image {
    position: relative;
}

.news-block-two .inner-box .image .post-date {
    position: absolute;
    left: 0px;
    top: -50px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    padding: 14px 30px 14px 50px;
    background-color: #23720e;
}

.news-block-two .inner-box .image .post-date:before {
    position: absolute;
    content: "\f073";
    left: 30px;
    top: 13px;
    font-family: "FontAwesome";
}

.news-block-two .inner-box .image img {
    position: relative;
    max-width: 100%;
}

.news-block-two .inner-box .lower-box {
    position: relative;
    padding-top: 18px;
}

.news-block-two .inner-box .lower-box .post-meta {
    position: relative;
}

.news-block-two .inner-box .lower-box .post-meta li {
    position: relative;
    margin-right: 15px;
    padding-left: 18px;
    color: #999;
    font-size: 14px;
    display: inline-block;
}

.news-block-two .inner-box .lower-box .post-meta li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #23720e;
}

.news-block-two .inner-box .lower-box h3 {
    position: relative;
    font-size: 22px;
    font-weight: 500;
    color: #333333;
    line-height: 1.3em;
    margin: 10px 0px 10px;
}

.news-block-two .inner-box .lower-box h3 a {
    position: relative;
    color: #333333;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block-two .inner-box .lower-box h3 a:hover {
    color: #ff214f;
}

.news-block-two .inner-box .lower-box .text {
    position: relative;
    color: #666666;
    font-size: 17px;
    margin-bottom: 10px;
}

.news-block-two .inner-box .lower-box .text p {
    position: relative;
    color: #666666;
    font-size: 17px;
    line-height: 1.6em;
    margin-bottom: 20px;
    font-weight: 300;
}

.news-block-two .inner-box .lower-box .read-more {
    color: #222;
    font-weight: 500;
}


/* inner page title */

.inner-page-title {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.inner-page-title h4 {
    font-size: 22px;
    color: #000000;
    font-weight: 500;
    line-height: 1.2em;
    text-transform: capitalize;
}

.inner-page-title:before {
    position: absolute;
    content: "";
    background: #ddd;
    height: 1px;
    width: 100%;
    bottom: 0;
}

.inner-page-title:after {
    position: absolute;
    content: "";
    background: #23720e;
    height: 2px;
    width: 40px;
    bottom: 0;
}

.lower-content .icon {
    position: absolute;
    left: 0px;
    top: 70px;
    color: #23720e;
}


/*====================== Monthly report ====================== */


/*According style*/

.accordion-feature,
.accordion-feature-form.accordion-feature {
    margin: 0 auto 0;
}

.accordion-feature .link,
.accordion-feature-form.accordion-feature .link {
    color: #da251c;
}

.accordion-feature .info,
.accordion-feature-form.accordion-feature .info {
    overflow: hidden;
    margin-bottom: 0px;
    padding: 20px 30px 10px;
    background: #fff;
    font-size: 14px;
    text-align: justify;
}

.accordion-feature .info .sub-title,
.accordion-feature-form.accordion-feature .info .sub-title {
    display: inline-block;
    margin: 15px 0;
    width: 100%;
    text-transform: uppercase;
    color: black;
    font-size: 18px;
}

.accordion-feature .info .sub-info,
.accordion-feature-form.accordion-feature .info .sub-info {
    display: none;
}

.accordion-feature .info .sub-active,
.accordion-feature-form.accordion-feature .info .sub-active {
    display: block !important;
}

.accordion-feature .info .tbl-loanchart,
.accordion-feature-form.accordion-feature .info .tbl-loanchart {
    border: none;
}

.accordion-feature .info ol li,
.accordion-feature-form.accordion-feature .info ol li {
    list-style-type: decimal;
    font-size: 15px;
}

.accordion-feature .info ul,
.accordion-feature-form.accordion-feature .info ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.accordion-feature .info p,
.accordion-feature-form.accordion-feature .info p {
    font-size: 14px;
    line-height: 22px !important;
    margin: 0 0 3px 0;
    text-align: justify;
}

.accordion-feature .info p strong,
.accordion-feature-form.accordion-feature .info p strong {
    margin: 0 5px 4px 0;
    display: inline-block;
}

.accordion-feature .info h3,
.accordion-feature-form.accordion-feature .info h3 {
    color: #333;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 15px;
    margin-bottom: 0;
}

.accordion-feature .info h5,
.accordion-feature-form.accordion-feature .info h5 {
    margin: 14px 0 12px;
    color: #3c3c3c;
    text-transform: capitalize;
    font-size: 16px;
}

.accordion-feature .info h6,
.accordion-feature-form.accordion-feature .info h6 {
    text-transform: capitalize;
    font-size: 15px;
    margin-bottom: 2px;
    margin-top: 20px;
    font-weight: 600;
}

.accordion-feature .info h6:first-child,
.accordion-feature-form.accordion-feature .info h6:first-child {
    margin-top: 0;
}

.accordion-feature .info>figure,
.accordion-feature-form.accordion-feature .info>figure {
    padding: 20px;
}

.accordion-feature .info .move-tabs-container,
.accordion-feature-form.accordion-feature .info .move-tabs-container {
    margin: 0 auto;
}

.accordion-feature .info .two-col,
.accordion-feature-form.accordion-feature .info .two-col {
    width: 60%;
    float: left;
    margin: 0 16px 0 0;
}

.accordion-feature .info .three-col,
.accordion-feature-form.accordion-feature .info .three-col {
    width: 305px;
}

.accordion-feature .info ul.list-circle li,
.accordion-feature-form.accordion-feature .info ul.list-circle li {
    padding-left: 20px;
}

.accordion-feature h4.delta-product-accordion-item-odd,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-odd,
.accordion-feature h4.delta-product-accordion-item-even,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-even {
    display: block;
    /*background-color: #f9f9f9 !important;*/
    background: transparent !important;
    padding: 10px;
    color: #333;
    clear: both;
    cursor: pointer;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 10px;
    position: relative;
}

.accordion-feature h4.delta-product-accordion-item-odd:hover,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-odd:hover,
.accordion-feature h4.delta-product-accordion-item-even:hover,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-even:hover {
    background: transparent !important;
    /* color: #09b327; */
    color: #118551;
    /*transition: all 0.5s linear 0s;*/
}

.accordion-feature h4.delta-product-accordion-item-odd:first-child:before,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-odd:first-child:before,
.accordion-feature h4.delta-product-accordion-item-even:first-child:before,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-even:first-child:before,
.accordion-feature h4.delta-product-accordion-item-odd:first-child:after,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-odd:first-child:after,
.accordion-feature h4.delta-product-accordion-item-even:first-child:after,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-even:first-child:after {
    content: "";
    display: none;
}

.accordion-feature h4.delta-product-accordion-item-odd:before,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-odd:before,
.accordion-feature h4.delta-product-accordion-item-even:before,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-even:before {
    content: "";
    left: 58px;
    position: absolute;
    transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(129deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    border-top: 7px solid transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    top: -2px;
}

.accordion-feature h4.delta-product-accordion-item-odd:after,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-odd:after,
.accordion-feature h4.delta-product-accordion-item-even:after,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-even:after {
    content: "";
    height: 7px;
    background-color: transparent;
    width: 63px;
    left: 0;
    top: 0;
    position: absolute;
}

.accordion-feature h4.delta-product-accordion-item-odd.active,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-odd.active,
.accordion-feature h4.delta-product-accordion-item-even.active,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-even.active {
    background: transparent !important;
    color: #555;
    border-bottom: 1px solid #e5312f;
}

.accordion-feature h4.delta-product-accordion-item-odd.active span::before,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-odd.active span::before,
.accordion-feature h4.delta-product-accordion-item-even.active span::before,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-even.active span::before {
    position: absolute;
    content: "\f068";
    font-family: "fontawesome";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    right: 15px;
    top: 7px;
    height: 0.4em;
    width: 0.4em;
    transform: translateY(-50%);
    transition: all 0.6s ease;
    color: #fff;
}

.accordion-feature h4.delta-product-accordion-item-odd span,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-odd span,
.accordion-feature h4.delta-product-accordion-item-even span,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-even span {
    position: relative;
    float: left;
    width: 17px;
    top: -1px;
    height: 28px;
    padding-right: 30px;
    border: 1px solid #e5312f;
    border-radius: 0%;
    margin: 0 10px 0 0;
    background: #e5312f;
}


/*.accordion-feature h4.delta-product-accordion-item-odd span:before,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-odd span:before,
.accordion-feature h4.delta-product-accordion-item-even span:before,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-even span:before {
    border-top: 3px solid #222;
    border-right: 3px solid #222;
    content: "" !important;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    right: 9px;
    position: absolute;
    top: 8px;
    height: 0.5em;
    width: 0.5em;
    transition: all 0.3s;
}*/

.accordion-feature h4.delta-product-accordion-item-odd span::before,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-odd span::before,
.accordion-feature h4.delta-product-accordion-item-even span::before,
.accordion-feature-form.accordion-feature h4.delta-product-accordion-item-even span::before {
    position: absolute;
    content: "\f067";
    font-family: "fontawesome";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    right: 15px;
    top: 7px;
    height: 0.4em;
    width: 0.4em;
    transform: translateY(-50%);
    transition: all 0.6s ease;
    color: #fff;
}

.accordion-feature .info p,
.accordion-feature-form.accordion-feature .info.faqdetails p {
    font-size: 14px;
    line-height: 22px !important;
    margin: 0 0 3px 0;
    text-align: justify;
    color: #555;
}

ul.report-list-img li {
    width: 47.33%;
    height: 80px;
    background: white;
    padding: 10px 56px 10px 14px;
    margin-bottom: 15px;
    display: inline-flex;
    /* align-content: ; */
    align-items: center;
    text-align: center;
    /* justify-content: space-between; */
    font-size: 16px;
    box-shadow: 5px 6px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #bbb;
    border-radius: 0px;
    margin-left: 15px;
}


/* ==================Style buttons ===================*/

.download_button {
    background-color: #118551;
    border: none;
    color: white !important;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 20px;
    border-radius: 10px;
    float: right;
    margin-top: 50px;
}


/* Darker background on mouse-over */

.download_button:hover {
    background-color: #118551;
    border: 1px solid #e5312f;
    color: white !important;
    transform: none !important;
}

.download_button>a {
    color: white !important;
}

ul.report-list-img li a {
    color: #555;
    margin: auto;
    text-transform: uppercase;
}

ul.report-list-img li:hover a {
    color: #0c0c0c;
}

.accordion-feature li {
    position: relative;
    padding: 0 60px 0 20px;
    border: 1px solid #b7b7b7;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
}

.accordion-feature .dwn_btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 55px;
    text-align: center;
    border-radius: 0px;
    background-image: linear-gradient( 344deg, #009244 0%, #009244 50%, #009244 90%);
    height: 99.99%;
}

.accordion-feature .dwn_btn>img {
    position: absolute;
    left: 50%;
    top: 48%;
    margin: -10px 0 0 -10px;
}


/* ===================card ==================== */

#gboxinfo {
    padding: 1rem 0;
}

.cardrow {
    width: 100%;
    display: flex;
    justify-items: center;
}

.cardrow {
    width: 100%;
    display: flex;
    justify-items: center;
}

.gcard {
    display: inline-block;
    width: 31.33%;
    padding: 15px 15px;
    background-color: #fff;
    position: relative;
    margin-bottom: 15px;
    vertical-align: middle;
    height: 180px;
    overflow-x: auto;
    margin-left: 0px;
    transition: 0.3s;
    border: 1px solid #e5312f;
    position: relative;
    margin-right: 15px;
}

.gcard:hover {
    transform: translateY(-3px);
}

.btn-theme-colored2:active,
.btn-theme-colored2.active,
.open>.dropdown-toggle.btn-theme-colored2 {
    color: #fff;
    background-color: #009244 !important;
    border-color: #009244 !important;
}

.dowbtnbox {
    position: absolute;
    bottom: 13px;
    /* left: 6%; */
    left: 15%;
}

.bordpin {
    position: relative;
    height: 5px;
}

.gcard .bordpin::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    top: 0px;
    left: 0px;
    background: #e5312f;
    border-radius: 50%;
    position: absolute;
    filter: drop-shadow(-5px 5px 3px rgba(0, 0, 0, 0.5));
}

.gcard::before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-top: 10px solid #e5312f;
    border-left: 10px solid #e5312f;
    border-right: 10px solid white;
    border-bottom: 10px solid white;
    bottom: 0px;
    right: 0px;
    position: absolute;
    filter: drop-shadow(7px -7px 5px rgba(0, 0, 0, 0.5));
    margin-right: 0%;
}

.gcard h4 {
    color: #555;
    margin-bottom: 1rem;
    font-weight: 600;
    margin-top: 40px;
    font-size: 22px;
    text-align: center;
}

.gcard p {
    color: snow;
    font-size: 1.1rem;
    line-height: 140%;
}


/* ===========table============  */

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.table-striped>thead>tr {
    background: #727372;
    color: #fff;
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0;
}

table.table-bordered tbody th,
table.table-bordered tbody td {
    border-left-width: 0;
    border-bottom-width: 0;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

table.table-bordered tbody th,
table.table-bordered tbody td ul {
    padding-left: 20px;
}

table.table-bordered tbody th,
table.table-bordered tbody td ul li {
    list-style: disc;
    color: #000;
}

.table-striped>thead>tr {
    background: #fff;
    color: #09b327;
}

.table-striped>thead>tr {
    background: #118551;
    color: #fff;
    border: 1px solid #e5312f;
}

.thumb {
    /* height: 200px; */
    min-height: 200px;
}

.award-button {
    margin: auto;
    text-align: center;
}

.award-button>a {
    background-color: #118551 !important;
    border: 2px solid #e5312f !important;
    border-radius: 10px !important;
    color: #fff !important;
}


/* ==============csr gallery photo ============== */

.csr_card {
    margin-top: 25px;
    transition: 0.2s;
    /* border: 1px solid #e5312f; */
    border-radius: 10px;
    overflow: hidden;
    min-height: 180px;
    background: #fbfbfb;
    box-shadow: 5px 10px 25px 10px rgba(161, 159, 159, 0.1);
}

.csr_card:hover {
    box-shadow: 5px 10px 25px 10px rgba(161, 159, 159, 0.9);
    transition: 0.5s;
}

.csr-img-width {
    transition: transform 2s;
    width: 100%;
    height: 100%;
}

.csr-img-width:hover {
    transform: scale(1.8);
}

.image-set-height {
    position: relative;
    min-height: 180px;
    max-height: 180px;
    overflow: hidden;
}

.title-height {
    height: 80px;
}

.gallery-isotope.default-animation-effect .gallery-item .thumb {
    /* height: 340px;
    margin-bottom: 20px; */
}

.img-fullwidth {
    height: 100%;
}

.media-title {
    padding-top: 5px;
}

.top2managment {
    margin: auto;
    width: 68%;
    margin-bottom: 10px;
}

.md-pr-0 {
    padding-right: 0;
}

.gb_subtitle {
    font-size: 20px !important;
    color: #E5312F;
}

.gb_now_short {
    display: inline;
}

.gb_details_box {
    margin-bottom: 10px;
}

.funfact h3 {
    border-top: 0px !important;
    font-size: 20px;
}

.count_border h3 {
    border-bottom: 1px solid #3f608e;
    margin-bottom: 0px;
    padding-bottom: 5px;
    font-size: 22px;
}

.image_border {
    border: 1px solid #ccc;
    padding: 5px;
}

.funfact .animate-number {
    display: inline-block;
    font-size: 26px;
    padding-top: 5px;
}

.funfact h2 {
    font-size: 22px;
}

sub small {
    font-family: "D-DIN Condensed", Verdana, sans-serif;
    font-size: 18px;
}

.former_img_size {
    height: 288px;
    width: 100%;
    overflow: hidden;
}

.sdetails {
    font-size: 13px;
}

.chairman_img_size {
    width: 100%;
    height: 370px;
    margin-bottom: 10px;
}

.directors_info-left .img-box {
    margin: 0 auto 0;
    width: 90%;
    height: 90%;
    overflow: hidden;
    display: block;
    position: relative;
    padding: 10px 10px;
    background-color: #fff;
}

.directors_info-left-img::after {
    border-bottom: 15px solid transparent;
    border-left: 15px solid #fff;
    border-right: none;
    border-top: 20px solid transparent;
    content: "";
    height: 0;
    right: 13px;
    position: absolute;
    top: 51px;
    width: 0;
}

.directors_info-right .bodname {
    font-size: 24px;
    font-weight: 300;
    color: #009244;
    margin: 42px 0 24px 0;
}

.directors_info-right .boddesignation {
    font-size: 16px;
    font-weight: 700;
    color: #009244;
    margin: 30px 0 12px 0;
}

.details {
    display: none;
}

.boot-tabs {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    float: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    margin-bottom: 10px;
}

.offices_list>ul>li {
    list-style-type: disc;
}

.offices_list>ul {
    padding-left: 10px;
}

@media screen and (max-width: 575px) {
    .list-tab-nav {
        border: none;
    }
}

.list-tab-nav li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media screen and (max-width: 575px) {
    .list-tab-nav li {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

.list-tab-nav li a {
    border-bottom: 3px solid transparent;
    color: #2f2f35;
    display: block;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .list-tab-nav li a {
        font-size: 13px;
    }
    .newsarticle {
        height: 610px !important;
    }
}

@media screen and (max-width: 575px) {
    .list-tab-nav li a {
        border-bottom: 1px solid #dadada;
        padding: 10px 0;
    }
    .newsarticle {
        height: 610px !important;
    }
}

@media screen and (max-width: 414px) {
    .list-tab-nav li a {
        border-bottom: 1px solid #dadada;
        padding: 10px 0;
    }
    .newsarticle {
        height: 700px;
    }
    .sub-details {
        overflow: hidden;
        height: 360px;
    }
}

.list-tab-nav li a.active {
    border-color: #f90f1d;
    color: #f90f1d;
}

.profilebox>ul>li {
    list-style: disc;
}

.single-service>ul>li {
    list-style: disc;
}

.subsection>.profilebox>ol>li {
    list-style-type: decimal;
}


/* .former-details {
    min-height: 160px !important;
    max-height: 160px !important;
    overflow: hidden;
} */

.short_details>p {
    line-height: 10px !important;
    font-size: 11px !important;
}

.former-details>.member-biography>.designation {
    margin-bottom: 5px !important;
}

.former-details>.member-biography>.chairman_title {
    margin-bottom: 0px !important;
}


/**
 * Benefits section
 */

.benefits .list-tab-nav {
    margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
    .benefits .video-box,
    .benefits .video-box-round {
        margin-bottom: 50px;
    }
    .newsarticle {
        height: 1050px;
    }
    .sub-details {
        overflow: hidden;
        height: 520px;
    }
}

.receive-works .cmn-tab-nav {
    max-width: 770px;
    margin: 0 auto 100px;
}

.receive-works .cmn-tab-nav li a {
    position: relative;
}

.receive-works .cmn-tab-nav li a .nav-arrow {
    background-color: #dadada;
    display: block;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    position: absolute;
    height: 12px;
    width: 6px;
    z-index: 1;
}

@media screen and (min-width: 576px) {
    .receive-works .cmn-tab-nav li a .nav-arrow {
        top: 50%;
        left: 100%;
    }
}

@media screen and (max-width: 575px) {
    .receive-works .cmn-tab-nav li a .nav-arrow {
        bottom: -9px;
        top: auto;
        left: 0;
        right: 0;
        -webkit-transform: translateY(0) rotate(90deg);
        -ms-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg);
        margin: 0 auto;
    }
}

.receive-works .cmn-tab-nav li a .nav-arrow:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f7faff;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    height: 10px;
    width: 5px;
}

.receive-works .cmn-tab-nav li a.active .nav-arrow {
    background-color: #da246c;
}

.receive-works .cmn-tab-nav li a.active .nav-arrow:after {
    background-color: #da246c;
}

@media (min-width: 992px) {
    .count_border h3 {
        font-size: 18px;
    }
    .gragallery-item {
        width: 28.33%;
        float: left;
        margin-bottom: 3px;
        margin-right: 6px;
        max-height: 190px;
        min-height: auto;
        overflow: hidden;
        border: 5px solid #ccc;
        /* padding-right: ; */
        align-content: space-between;
        display: flex;
    }
}

@media (min-width: 1200px) {
    .gragallery-item {
        width: 49.25%;
        float: left;
        margin-bottom: 5px;
        margin-right: 6px;
        max-height: 190px;
        min-height: 190px;
        border: 8px solid #ccc;
        overflow: hidden;
    }
    .gragallery-item:nth-of-type(2n) {
        margin-right: 0px;
        float: right;
    }
    .gragallery-item:nth-of-type(4n) {
        margin-right: 0px;
        float: right;
    }
}

@media (max-width: 1199px) {
    .mb-md-50 {
        margin-bottom: 5px !important;
    }
}

.chairman_img_size {
    padding: 10px;
    background: white;
}

@media (max-width: 769px) {
    .chairman_img_size {
        width: auto;
        height: auto;
        padding: 10px;
        background: white;
    }
    .chairman_img_size img.mt-15 {
        margin-top: 0!important;
    }
    .former_img_size {
        height: auto;
        width: auto;
    }
    .cardrow {
        display: block;
    }
    .gcard {
        display: inline-block;
        width: 99%;
    }
    .card {
        margin-bottom: 0px !important;
        min-height: 0px !important;
    }
    .team-block {
        max-height: 475px;
    }
}

@media (max-width: 414px) {
    .team-block {
        max-height: 260px;
    }
    .modal {
        top: 30px !important;
        right: 30px !important;
    }
    .modal-header>.close {
        font-size: 50px !important;
        font-weight: 800 !important;
    }
    ul.report-list-img li {
        width: 85.33%;
        height: 100px;
        padding: 10px 12px 10px 14px;
    }
    .homepopup .close {
        position: absolute;
        top: 1%;
        right: 1%;
        font-size: 30px !important;
    }
    .csr_card {
        margin-left: 0px;
    }
    .media-title {
        font-size: 15px;
    }
    /* .image-set-height {
   
    min-width: 210px;
   
} */
    .menuzord-menu ul.dropdown li a {
        text-transform: capitalize;
    }

  
   
}
@media only screen and (max-width: 1200px){
    /* .menuzord-menu>li>.megamenu {
        width: 100%;
        padding: 20px 30px;
        left: 0px;
        top: 140px;
        position: absolute;
        display: none;
        z-index: 99; */
        .modern-header:not(.modern-header-nav-autopadding) .menuzord-menu>li>a {
            padding: 25px 6px;
        }  
        .menuzord-menu>li>.megamenu .megamenu-row ul li a {
            color: #fff;
            padding: 0px 0;
            font-size: 13px;
        }
        .menuzord-menu>li>.megamenu .megamenu-row .megamenu-col-title {
            margin-bottom: 10px;
            color: #fff;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-size: 16px;
        }
}