@import url(https://fonts.googleapis.com/css2?family=Bree+Serif&amp;family=Montserrat:wght@100;500;700;800&amp;family=Source+Sans+Pro:wght@200;300;600;700&amp;display=swap);@import url(https://fonts.googleapis.com/css2?family=Bree+Serif&family=Montserrat:wght@100;500;700;800&family=Playfair+Display:wght@400;500;600;700;900&family=Source+Sans+Pro:wght@200;300;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bree+Serif&family=Montserrat:wght@100;500;700;800&family=Playfair+Display:wght@400;500;600;700;900&family=Poppins:wght@100;200;300;400;500;700&family=Source+Sans+Pro:wght@200;300;600;700&display=swap);.thumbnail div,.thumbnail>img {
    transition: .3s;
    height: 100%
}

.bg_img_banner,.bg_img_banner_right,.thumbnail,body {
    position: relative
}

.padding,.padding_bottom {
    padding-bottom: 80px
}

.thumbnail>img,.video_block,div#myModal img {
    max-width: 100%
}

section#banner,section#banner-profile {
    background-attachment: fixed;
    background-position: center;
    margin-top: 0;
    backface-visibility: hidden
}

a,a:hover,li,nav ul,ul,ul.tabs {
    list-style: none
}

.duration_left h3,.program_time_right li,.program_time_title h1 {
    font-family: Laila,sans-serif
}

#button::after,.sub_banner h2,body {
    font-style: normal
}

.ytp-impression-link-logo,section#about_video .ytp-impression-link-logo {
    visibility: hidden!important
}

#button.show,.timeline ul li.in-view div {
    visibility: visible;
    opacity: 1
}

.profile_page_text,section#banner,section#banner-normal,section#banner-profile {
    backface-visibility: hidden
}

.btn:focus,.button:focus,button:focus,textarea {
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

a,li,p,table,td {
    font-size: 14px !important,line-height:25px!important;
    font-weight: 400;
    color: #111;
    font-family: Poppins,sans-serif
}

a,a:hover,li,ul {
    text-decoration: none
}

h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a {
    font-family: 'Playfair Display',serif!important;
    font-weight: 500
}

body,html {
    overflow-x: hidden!important;
    font-family: Poppins,sans-serif
}

#three_block h3 {
    font-size: 20px!important;
    font-weight: 100!important
}

html {
    font-size: 14px;
    scroll-behavior: smooth!important
}

body {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizelegibility;
    box-sizing: border-box!important;
    padding: 0!important;
    margin: 0!important;
    background: #2c29290a!important
}

section#history tr:nth-of-type(odd) {
    background: #eee
}

section#history th {
    background: #3498db;
    color: #fff;
    font-weight: 700
}

section#history td,th {
    padding: 10px;
    border: 1px solid #ccc;
    text-align: left
}

@media only screen and (max-width: 760px),(min-device-width:768px) and (max-device-width:1024px) {
    section#history table {
        width:100%
    }

    section#history thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    section#history tr {
        border: 1px solid #ccc
    }

    section#history td {
        border-right: 1px solid #eee;
        border-bottom: 0;
        position: relative;
        padding: 4%;
        width: 50%
    }

    section#history td:before {
        position: absolute;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        content: attr(data-column);
        color: #000;
        font-weight: 700
    }
}

.modal {
    z-index: 9999999!important
}

.blog_text_block h3 a:hover,.card-title:hover,.content-block h1,.content-block h1 span,.text_red,li.cat-item a:hover {
    color: #028738
}

.bg_gray {
    BACKGROUND: #f8f8f8
}

.thumbnail {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
    overflow: hidden
}

.thumbnail div {
    position: absolute;
    background: rgba(1,1,1,.8);
    color: #fff;
    width: 100%;
    opacity: 0;
    line-height: 300px;
    text-align: center;
    font-size: 30px;
    z-index: 2
}

.thumbnail:hover>div {
    opacity: 1
}

.bg_img_banner_right::after {
    content: "";
    background-image: url(../image2.html);
    background-repeat: no-repeat;
    width: 106px;
    height: 189px;
    position: absolute;
    top: 47%;
    right: 0
}

.sigma_video-btn:after,.sigma_video-btn:before {
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    animation-name: pulseInOut;
    animation-iteration-count: infinite;
    opacity: 0
}

.team_section_title {
    color: #028738;
    margin-bottom: 55px;
    font-size: 36px;
    padding-left: 0;
    text-align: left;
    margin-left: auto;
    position: relative;
    left: 0
}

.text_white {
    color: #ffff!important
}

.section_title h1 {
    line-height: 53px;
    font-weight: 600;
    font-size: 36px;
    letter-spacing: 1px
}

.padding {
    padding-top: 80px
}

#loading {
    height: 100vh;
    background: url(../loader.html) center no-repeat #fff;
    z-index: 9999
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    background-color: #f5f5f5
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #f5f5f5
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #028738
}

section#history .table-responsive::-webkit-scrollbar {
    height: 6px;
    border-radius: 10px;
    width: 4px;
    border: 4px solid #028738
}

.sub_banner_round h2,section#history tr td:nth-child(2) {
    font-weight: 700
}

a.btn.btn-light {
    position: fixed;
    right: 22px;
    bottom: 9%;
    z-index: 9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #0065b3;
    border: 0;
    color: #fff;
    line-height: 54px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0
}

.btn_theme,a.btn_two:hover {
    background: #02924d
}

.btn_theme {
    color: #fff;
    border-radius: 0;
    transition: .5s;
    font-size: 16px;
    padding: 9px 25px;
    cursor: pointer
}

.btn,nav a {
    font-size: 15px
}

.btn_theme:hover {
    background: #0065b3;
    color: #fff
}

a.btn_two {
    font-size: 14px;
    background-color: #adadad;
    color: #fff;
    border-radius: 50px;
    padding: 9px 16px;
    transition: .5s
}

.section_title h2 {
    font-size: 25px;
    margin-bottom: 36px
}

.slick-slide {
    margin: 0 10px
}

.slick-list {
    margin: 0 -10px
}

section#profile_page .profile_inner_text h2,section#profile_page .profile_inner_text p {
    text-shadow: 1px 1px 2px #111
}

.seven h1 {
    text-align: center;
    color: #222;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 27px 0;
    grid-gap: 20px;
    align-items: center
}

.seven h1:after,.seven h1:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #02924d;
    border-top: 1px solid #02924d;
    height: 5px
}

.red_text {
    color: #cf1227
}

.bg_gray,.news_right_block,.news_right_two {
    background: #fff
}

.bg_white {
    background: #f4f4f473
}

.btn,.btn_sub {
    background-color: transparent;
    text-align: center;
    font-family: Montserrat,sans-serif;
    margin: 0 auto;
    color: #028738;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase
}

.sub_banner h2 {
    text-transform: uppercase;
    letter-spacing: .03em;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    line-height: 39px;
    text-align: center
}

.sub_banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 23px;
    width: auto;
    border: 4px solid #fff;
    border-radius: 10px
}

.btn {
    border: 2px solid #028738;
    border-radius: 0;
    width: 168px;
    height: 49px;
    line-height: 36px
}

.btn_sub {
    border: 1px solid #028738;
    border-radius: 0;
    font-size: 13px;
    width: 134px;
    height: 40px;
    line-height: 26px
}

.sticky-bar,nav.header.section-header.top-header-bg.header-sticky.d-flex.justify-content-between {
    height: 79px
}

.btn:focus,.btn:hover {
    outline: 0;
    font-weight: 500
}

.third {
    font-weight: 500;
    border-color: #028738;
    color: #fff;
    box-shadow: 0 0 40px 40px #00ae66 inset,0 0 0 0 #028738;
    transition: 150ms ease-in-out
}

.btn-objectives:hover,.theme_btn,.theme_btn:hover {
    padding: 13px 33px;
    border: 2px solid #028738!important
}

.s_top_header ul li a,.theme_btn {
    transition: .3s;
    position: relative;
    cursor: pointer
}

.third:hover {
    color: #028738;
    font-weight: 600;
    box-shadow: 0 0 10px 0 #028738 inset,0 0 10px 4px #028738
}

.theme_btn {
    background: #318352;
    color: #fff;
    font-weight: 600;
    z-index: 9
}

.btn-objectives:hover,.theme_btn:hover {
    background: #fff;
    color: #028738
}

section#banner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #9ba59f;
    opacity: .9
}

.bg_white_main {
    background: #fff!important
}

.bg_gray_main {
    background: #f4f4f4!important
}

.sigma_video-btn,section#img_gallery .moretext {
    display: none
}

.sigma_video-btn:before {
    content: '';
    position: absolute;
    border: 2px solid #fff;
    border-radius: 50%;
    animation-duration: 3s
}

.sigma_video-btn:after {
    content: '';
    position: absolute;
    border: 2px solid #fff;
    border-radius: 50%;
    animation-duration: 3.5s
}

.bg_button_icon::before,.bg_button_icon_right::before {
    background-image: url(../png/main-bg-icon.png);
    height: 500px;
    bottom: -55px;
    background-repeat: no-repeat;
    position: absolute;
    content: ""
}

@keyframes pulseInOut {
    0% {
        opacity: 1;
        transform: scale(.3)
    }

    100% {
        opacity: 0;
        transform: scale(1.7)
    }
}

@keyframes preloader-dual-inner-o {
    0% {
        opacity: 1;
        transform: translate(0 0)
    }

    49.99% {
        opacity: 1;
        transform: translate(80px,0)
    }

    50% {
        opacity: 0;
        transform: translate(80px,0)
    }

    100% {
        opacity: 0;
        transform: translate(0,0)
    }
}

@keyframes preloader-dual-inner {
    0%,100% {
        transform: translate(0,0)
    }

    50% {
        transform: translate(80px,0)
    }
}

@-webkit-keyframes cssload-loading-ani1 {
    100% {
        -webkit-transform: translate(39px);
        transform: translate(39px);
        opacity: 0
    }
}

@keyframes cssload-loading-ani1 {
    100% {
        -webkit-transform: translate(39px);
        transform: translate(39px);
        opacity: 0
    }
}

@-webkit-keyframes cssload-loading-ani2 {
    100% {
        -webkit-transform: translate(19px);
        transform: translate(19px);
        opacity: 1
    }
}

@keyframes cssload-loading-ani2 {
    100% {
        -webkit-transform: translate(19px);
        transform: translate(19px);
        opacity: 1
    }
}

@-webkit-keyframes cssload-loading-ani3 {
    100% {
        -webkit-transform: translate(19px);
        transform: translate(19px)
    }
}

@keyframes cssload-loading-ani3 {
    100% {
        -webkit-transform: translate(19px);
        transform: translate(19px)
    }
}

@keyframes preloader-squares-inner {
    0% {
        transform: scale(1.1500000000000001)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes preloader-pulse-inner-1 {
    0% {
        top: 36px;
        height: 128px
    }

    100%,50% {
        top: 60px;
        height: 80px
    }
}

@keyframes preloader-pulse-inner-2 {
    0% {
        top: 41.99999999999999px;
        height: 116.00000000000001px
    }

    100%,50% {
        top: 60px;
        height: 80px
    }
}

@keyframes preloader-pulse-inner-3 {
    0% {
        top: 48px;
        height: 104px
    }

    100%,50% {
        top: 60px;
        height: 80px
    }
}

@keyframes preloader-gear-inner {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(22.5deg)
    }

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

@keyframes preloader-ripple-inner {
    0% {
        top: 96px;
        left: 96px;
        width: 0;
        height: 0;
        opacity: 1
    }

    100% {
        top: 18px;
        left: 18px;
        width: 156px;
        height: 156px;
        opacity: 0
    }
}

@keyframes preloader-eclipse {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(180deg)
    }

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

@keyframes preloader-spinner-inner {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.black_white_arrow ul li {
    background-repeat: no-repeat;
    margin-bottom: 18px;
    margin-left: -11px;
    background-size: 9%;
    background-position: left
}

.black_arrow ul li {
    background-image: url(../png/arrow_black.png)
}

.white_arrow ul li {
    background-image: url(../png/arrow_white.png);
    background-size: 19px;
    margin-left: -4px
}

section#program_community ul li {
    background-image: url(../new_arrow.html);
    background-repeat: no-repeat;
    background-size: 9% 32px;
    margin-bottom: 18px;
    margin-left: -11px
}

h6.list_auto {
    margin-left: 43px!important
}

.ytp-impression-link-logo {
    display: none!important
}

.bg_button_icon::before {
    width: 500px;
    z-index: 0;
    left: 0
}

.bg_button_icon_right::before {
    width: 24%;
    z-index: 999999;
    right: 0;
    transform: rotateY(-177deg)
}

ul.sub_child_menu {
    position: absolute;
    left: -144%;
    text-align: right;
    margin-top: -32px
}

.overlay,.sticky-bar,nav.sticky {
    position: fixed;
    top: 0
}

.s_top_header p {
    float: left;
    margin-bottom: 0;
    font-size: 14px;
    color: #111;
    margin-top: 4px
}

.s_top_header ul li {
    float: left;
    margin-left: 5px
}

.s_top_header ul li a {
    color: #fff!important;
    min-width: 27px;
    text-align: center;
    display: inline-block;
    background-color: #00ae66;
    text-transform: capitalize;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    border-radius: 50%;
    height: 27px;
    line-height: 27px;
    margin: 0 3px
}

.s_top_header ul li a:hover {
    background-color: #21409a
}

.mid_header {
    background: #f4f4f4
}

.header-logo img.img-fluid {
    width: 106px
}

header.animate__bounce.d-md-block.d-none {
    z-index: 9;
    position: relative
}

header ul.menu_list.d-flex.align-items-center::before {
    content: "";
    position: absolute;
    background: #028738;
    width: 110%;
    height: 79px;
    clip-path: polygon(5% 0,100% 0%,100% 100%,0% 100%);
    right: -18px
}

nav.sticky {
    z-index: 99;
    width: 100%
}

a.nav_link,nav,nav ul,nav ul ul li,nav ul ul ul li,section#header {
    position: relative
}

.sticky-bar {
    left: 0;
    margin: auto;
    width: 100%;
    box-shadow: 0 10px 15px rgba(25,25,25,.1);
    z-index: 9999;
    -webkit-animation: .3s ease-in-out fadeInDown;
    animation: .3s ease-in-out fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25,25,25,.1);
    background: #fff
}

@keyframes fadeInDown {
    from {
        transform: translateY(0);
        opacity: 0
    }

    to {
        transform: translateY(50);
        opacity: 1
    }
}

.header-sticky.sticky-bar ul.navbar-nav a.nav-link {
    padding: 0;
    color: #000;
    font-weight: 600
}

.header-sticky.sticky-bar ul.navbar-nav .dropbtn {
    color: #000;
    font-weight: 600
}

.header-sticky.sticky-bar .header-logo a.navbar-brand {
    color: #000;
    font-size: 36px
}

.header-sticky.sticky-bar .nav-item {
    padding: 0
}

.header-sticky.sticky-bar {
    background: #f6f6fe
}

.s_home_news .news_img,section#banner,section#banner-profile,section#slider .slide li.item div {
    background-repeat: no-repeat;
    background-size: cover
}

nav.header.section-header.top-header-bg.header-sticky.d-flex.justify-content-between.sticky-bar .logo img {
    width: 150px;
    margin-top: -15px
}

nav.header.section-header.top-header-bg.header-sticky.d-flex.justify-content-between.sticky-bar ul.menu_list li,ul.menu_list li {
    padding: 0 20px
}

nav.section-header .top-social-icon a {
    padding-left: 1.6rem;
    font-size: 14px
}

nav.header.section-header.top-header-bg.header-sticky.d-flex.justify-content-between.sticky-bar nav ul ul {
    display: none;
    position: absolute;
    top: 55px;
    width: 371px
}

nav {
    margin: 0;
    z-index: 9
}

nav ul {
    padding: 0;
    margin: 0
}

.pagination,nav ul li {
    display: inline-block
}

nav a {
    display: block;
    color: #fff;
    line-height: 22px;
    text-decoration: none;
    transition: .3s;
    font-weight: 500;
    text-transform: capitalize
}

#image-gallery .modal-footer,nav.header.section-header.top-header-bg.header-sticky.sticky-bar li.menu_toggle span {
    display: block
}

nav.header.section-header.top-header-bg.header-sticky.sticky-bar a {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    transition: .5s;
    padding: 13px 0
}

.header-sticky.sticky-bar a.nav_link,.overlay a,.text-white p {
    color: #fff!important
}

nav.header.section-header.top-header-bg.header-sticky.sticky-bar a:hover {
    color: #02924d;
    padding-left: 5px
}

nav ul ul {
    display: none;
    position: absolute;
    top: 52px;
    width: 337px;
}

.header-sticky.sticky-bar ul.sub_menu {
    position: absolute;
    top: 63px
}

.tab-content.current,nav ul li:hover>ul {
    display: inherit
}

.show_menu .show_menu,ul.sub_menu ul {
    display: none!important
}

nav ul ul li {
    width: 371px;
    float: none;
    display: list-item
}

nav ul ul ul li {
    top: -60px;
    left: 170px
}

.logo img {
    padding: 5px
}

a.nav_link {
    font-weight: 700;
    text-transform: uppercase
}

.header-sticky.sticky-bar a.nav_link {
    text-shadow: unset;
    font-weight: 700
}

li>a:after {
    content: ' +'
}

.show_menu a:after,li>a:only-child:after {
    content: ''
}

ul.sub_menu {
    background: #fff;
    box-shadow: 2px 5px 10px rgb(0 0 0 / 30%);
    padding: 0
}

ul.sub_menu ul {
    height: 0
}

ul.sub_menu a:after {
    content: ''!important
}

ul.sub_menu a {
    color: #000;
    transition: .3s;
    border-bottom: 1px solid;
    padding: 12px 0;
    border-color: #80808033
}

button.slick-next.slick-arrow::before,button.slick-prev.slick-arrow::before {
    z-index: 999;
    height: 15px;
    width: 15px;
    border-top: 2px solid #ffff;
    border-left: 2px solid #ffff;
    transition: 250ms ease-in-out;
    color: transparent;
    position: absolute;
    text-decoration: none;
    background: 0 0;
    display: inline-block
}

ul.sub_menu a:hover {
    color: #02924d;
    margin-left: 5px
}

section#header {
    z-index: 9;
    background: #00000052;
    margin-top: -14px;
    padding: 10px 20px 3px
}

li.menu_toggle {
    background: #fff;
    padding: 0!important;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin-left: 51px;
    z-index: 9
}

nav.header.section-header.top-header-bg.header-sticky.d-flex.justify-content-between.sticky-bar .logo {
    padding: 5px 20px
}

.overlay {
    height: 0%;
    width: 100%;
    z-index: 1;
    left: 0;
    background: #029254b9;
    overflow-y: hidden;
    transition: .5s
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    display: block;
    transition: .3s;
    color: #fff
}

.overlay a:focus,.overlay a:hover {
    color: #f1f1f1
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px
}

.s_home_news .news_des,.slide,.slide .item .image,section#slider {
    position: relative
}

@media screen and (max-height: 450px) {
    .overlay {
        overflow-y:auto
    }

    .overlay a {
        color: #fff
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px
    }
}

.about_img img,.blog_img,.content,.duration_right,.img_program,.news-listing-panel,.news_img,.news_men,.slide .item .image,footer#footer,section#reports .news-listing-panel {
    overflow: hidden
}

nav.header.section-header.top-header-bg.header-sticky.sticky-bar .overlay-content a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #fff;
    display: block;
    transition: .3s
}

nav.header.section-header.top-header-bg.header-sticky.sticky-bar div#myNav a.closebtn {
    padding: 8px;
    text-decoration: none;
    font-size: 57px;
    color: #fff;
    display: block;
    transition: .3s
}

.objective-panel h1,.objectives-content p,nav.header.section-header.top-header-bg.header-sticky.sticky-bar .overlay-content a:hover,section#contact_page .btn.btn-primary:hover,section#contact_page .contact-panel h4,section#contact_page .contact-panel p,section#events h1,section#events h4,section#message-chairman li.list-inline-item a,section#profile_three_box .seven h1 {
    color: #fff
}

nav.header.section-header.top-header-bg.header-sticky.sticky-bar div#myNav a.closebtn:hover {
    color: #fff;
    font-size: 37px
}

.slide {
    margin: 0;
    padding: 0
}

.slide .item,.slide>.slick-list,.slide>.slick-list>.slick-track,.slide>.slick-list>.slick-track>.slick-slide>div {
    position: relative;
    height: 100%
}

section#slider .slide .item {
    height: 850px
}

section#slider .slide li.item div {
    background-position: top center;
    display: block;
    height: 100%;
    width: 100%
}

.slide .item img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%
}

.twelve h1:after,.twelve h1:before {
    background-color: #028738;
    height: 3px;
    width: 75px;
    content: ''
}

.slide-animation {
    animation: 8s forwards fadezoom
}

@keyframes fadezoom {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.3)
    }
}

section#slider {
    margin-top: 0;
    z-index: 0
}

button.slick-next.slick-arrow::before {
    content: '';
    right: 38%;
    transform: rotate(137deg);
    top: 30%
}

button.slick-prev.slick-arrow::before {
    content: '';
    opacity: unset;
    font-size: 78px;
    content: '';
    left: 37%;
    transform: rotate(-44deg);
    top: 34%
}

section#slider button.slick-next.slick-arrow,section#slider button.slick-prev.slick-arrow {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    right: 1%
}

section#slider button.slick-prev.slick-arrow {
    left: 1%;
    position: absolute
}

button.slick-prev.slick-arrow {
    Z-INDEX: 999
}

.work_with_logo {
    background: #fff;
    width: 100%;
    height: 141px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: .5s
}

.news_list_des,.three-blockpanel {
    flex-direction: column;
    display: flex
}

.we_work_content h1 {
    font-size: 27px;
    line-height: 39px
}

.work_with_img img {
    width: 92px
}

.news_content h3 a,.work_with_text a {
    color: #000;
    font-size: 17px;
    line-height: 25px;
    display: block;
    transition: .3s
}

.twelve h1,section#advocacy_through .twelve h1 {
    letter-spacing: 1px;
    display: inline;
    text-transform: capitalize
}

section#who_work_with .work_with_logo img {
    width: auto!important;
    height: 55px
}

.news_content h3 a:hover,.work_with_text a:hover {
    color: #028134
}

.s_home_news .news_img {
    height: 313px;
    width: 100%;
    background-position: 50% center
}

.s_home_news .news_des {
    background-color: #fff;
    padding: 50px 30px 30px;
    border: 1px solid #e9e9e9
}

.about_img:before,section#about_video {
    background: #028738
}

.s_home_news .news_des .news_date {
    position: absolute;
    background-color: #00ae66;
    left: 30px;
    top: -65px;
    padding: 15px 20px
}

.s_home_news .news_des .news_date h4,section#reports .news_list_des h5 {
    color: #fff;
    line-height: 25px;
    margin-bottom: 0
}

.news_date {
    background-color: #00ae66;
    position: absolute;
    top: 220px;
    padding: 15px 20px;
    border-radius: 0;
    text-align: center;
    color: #fff;
    left: 32px
}

.news_date h4 {
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
    margin-bottom: 0
}

.news_img img {
    height: 312px;
    width: 100%;
    transition: .5s;
    transform: scale(1);
    cursor: pointer;
    object-fit: cover
}

.news_des h5 a,.news_list_des h5 a,.program_content p a,footer#footer a.text_white {
    transition: .3s
}

.news_img img:hover {
    transform: scale(1.3)
}

.news_des h5 a {
    color: #000;
    font-weight: 700
}

.news_des {
    padding: 44px 30px 33px
}

.news_des h5 a:hover,.news_list_des h5 a:hover,.program_content p a:hover {
    color: #00a651
}

.news_men {
    box-shadow: rgb(0 0 0 / 19%) 0 5px 15px;
    border-radius: 20px
}

.news_list_img {
    width: 33%
}

.news_list_img img {
    min-height: 162px;
    max-height: 162px;
    object-fit: cover
}

.news_list_des {
    justify-content: center
}

.news-listing-panel {
    align-items: center
}

section#events {
    background: #111
}

.video_block .embed-responsive iframe.embed-responsive-item {
    min-height: 262px;
    max-height: 262px
}

.video_block h4 {
    font-size: 17px;
    margin-top: 12px;
    line-height: 27px
}

.video_block {
    height: auto;
    text-align: center;
    margin-bottom: 34px
}

.three_block_img img {
    height: 90px;
    margin-bottom: 8px
}

.three_block_content a {
    transition: .3s;
    text-transform: capitalize
}

.three_block_content a:hover {
    color: #00924a
}

.three_block:hover,.work_with_logo:hover {
    transform: translateY(-10px)
}

.three-blockpanel {
    background: #fff;
    width: 100%;
    box-shadow: rgb(0 0 0 / 22%) 0 5px 15px;
    border-radius: 30px;
    height: 200px;
    align-items: center;
    justify-content: center;
    transition: .5s;
    padding: 20px
}

.three_block {
    background: #fff;
    width: 100%;
    height: 270px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: .5s;
    margin-bottom: 30px
}

.program_content h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700
}

.program_content p a {
    font-size: 15px;
    padding-bottom: 15px;
    display: block;
    color: #000000ad
}

section#program .three_block_img {
    margin-top: -60px;
    background: #fff;
    border-radius: 100px
}

section#program .three_block_img img {
    height: 132px;
    margin-bottom: 5px
}

footer#footer {
    background: url(../png/footer-img.png) left/cover no-repeat #006c3d;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0
}

.team-content a h2:hover,footer#footer a.text_white:hover,section#news_detail .news_detail h3 a:hover {
    color: #028738!important
}

a {
    cursor: pointer!important
}

footer#footer ul.footer_social_icon a {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50px;
    text-align: center;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s
}

footer#footer ul.footer_social_icon {
    margin-top: 23px!important
}

footer#footer .header-logo img {
    width: unset
}

footer#footer::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;
    background: #006c3d85
}

footer#footer .footer-title.text_white.footer_after ul li a {
    color: #fff!important;
    font-weight: 500;
    transition: .5s
}

.footer-logo-box.text_white p,.fw-600 {
    font-weight: 600
}

footer#footer p.text_white {
    font-weight: 600!important
}

section#reports #donwloader {
    background-color: #fff;
    color: #087e38;
    cursor: pointer;
    height: 52px;
    width: 52px;
    padding: 15px;
    font-size: 25px;
    border-radius: 50%
}

section#reports #arrow {
    animation: 1.4s infinite donwload
}

section#reports #base {
    transform-origin: 13px 28px;
    animation: 1.4s ease-in-out infinite open
}

@keyframes donwload {
    0% {
        transform: translateY(0)
    }

    35% {
        transform: translateY(10px)
    }

    100%,50% {
        transform: translateY(0);
        opacity: 0
    }
}

@keyframes open {
    0%,100%,15%,31% {
        transform: scale(1,1)
    }

    23% {
        transform: scale(1.1,1)
    }

    29% {
        transform: scale(.9,1)
    }
}

.news-listing-panel {
    margin-bottom: 20px;
    align-items: center;
    box-shadow: rgb(0 0 0 / 19%) 0 5px 15px;
    border-radius: 20px
}

.time-location-panel p {
    color: #02924d;
    font-weight: 500;
    margin-bottom: 0!important
}

.div_wrapp {
    padding: 29px;
    background: #02924d
}

section#program .program_content ul li {
    color: #00000024
}

footer#footer .footer-title.text_white.footer_after {
    transition: .3s!important
}

footer#footer .footer-title.text_white.footer_after a:hover {
    transition: .7s;
    opacity: .5
}

header.animate__bounce.d-md-block.d-none nav.header.section-header.top-header-bg.header-sticky.d-flex.justify-content-between.sticky-bar ul.sub_menu {
    background: #fff;
    box-shadow: 2px 5px 10px rgb(0 0 0 / 30%);
    padding: 0;
    transform: translateY(0)
}

.list_block_about {
    background: #fff;
    border-radius: 100px;
    line-height: 40px;
    color: #0065b3;
    border: 5px solid #0065b3;
    padding: 0 15px;
    height: 100%;
    margin-right: 20px
}

section#banner {
    height: 340px;
    width: 100%
}

section#profile_three_box {
    background: #028738;
    width: 100%;
    padding: 50px 0 15px
}

.objective-panel .seven h1:after,.objective-panel .seven h1:before,section#profile_three_box .seven h1:after,section#profile_three_box .seven h1:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    height: 5px
}

.banner_content {
    position: absolute;
    top: 50%;
    left: 28%;
    transform: translate(-28%,-50%);
    padding: 40px 54px;
    width: 77%;
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    background: #0287389e
}

li.breadcrumb-item.active {
    font-size: 32px;
    color: #fff;
    font-weight: 700
}

li.breadcrumb-item a {
    font-size: 25px;
    color: #fff
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #fff;
    content: "/";
    font-weight: 400
}

.about_img img {
    height: 376px;
    width: 100%;
    object-fit: cover;
    margin: 60px auto -56px 60px;
    text-align: center;
    border: 1px solid #8080809e;
    transform: scale(1);
    transition: .5s
}

.about_img img:hover {
    transform: scale(1.12)
}

.about_img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 368px;
    width: 95%
}

.inner_page_title h2 {
    font-size: 25px;
    font-weight: 700
}

section#about_video .video_block .embed-responsive iframe.embed-responsive-item {
    min-height: 386px;
    max-height: 390px
}

section#introduction {
    padding: 80px 0 130px
}

section#banner-profile {
    height: 1000px;
    width: 100%
}

section#banner-profile::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #23282dc7;
    opacity: 1
}

.section_sub_title ul li h6 {
    font-weight: 500;
    line-height: 26px;
    font-size: 17px;
    margin-left: 39px!important
}

.white_arrow ul li h6 {
    font-weight: 500;
    line-height: 24px;
    font-size: 17px;
    margin-left: 28px!important;
    text-align: left
}

.team-single-img img.img-fluid.rounded.shadow-sm {
    border: 1px solid #80808030;
    padding: 11px;
    background: #fff;
    object-fit: cover
}

.team-detail-men {
    position: absolute;
    top: 50%;
    background: #fff;
    left: -10%;
    padding: 30px 30px 49px;
    box-shadow: 0 3px 16px 0 rgb(0 0 0 / 11%);
    transform: translateY(-50%);
    z-index: 99
}

.team-name h4 {
    font-weight: 700;
    color: #000
}

.team-name h2 {
    font-size: 32px;
    color: #0065b3
}

li.list-inline-item {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #45a151;
    text-align: center
}

.team-single-img img {
    min-height: 500px;
    max-height: 500px;
    object-fit: cover;
    width: 100%
}

.team_block,.team_blockn {
    padding: 17px;
    margin-bottom: 28px;
    border-radius: 20px;
    box-shadow: rgba(149,157,165,.2) 0 8px 24px;
    min-height: 145px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

section#team_page button.readmore__toggle {
    position: absolute;
    right: 14px;
    bottom: 7px;
    background: unset;
    font-weight: 700;
    color: #0065b3;
    border: unset!important
}

.blog_img,.blog_text_block,.program_title h2,.timeline ul li,.timeline ul li div,.twelve h1,li.cat-item a {
    position: relative
}

section#team_page {
    margin-top: -96px;
    padding-top: 182px
}

.read_more_team {
    color: #028738!important;
    font-weight: 700;
    cursor: pointer
}

.team_block h3,.team_blockn h3 {
    font-size: 21px;
    font-weight: 700
}

.date_block h2 small,.team_block.bg-white h4,.team_blockn.bg-white h4 {
    font-size: 15px
}

.profile_img img {
    border-radius: 50%
}

.profile_page_text {
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    height: 394px
}

.profile_inner_text {
    z-index: 9
}

.profile_page_text::before {
    content: "";
    position: absolute;
    background: #0065b340;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.twelve h1 {
    font-size: 26px;
    font-weight: 700
}

.twelve h1:before {
    position: absolute;
    left: 0;
    top: -10px
}

.twelve h1:after {
    position: absolute;
    right: 0;
    bottom: -17px;
    margin-bottom: .25em
}

.img_program img,.img_program img:hover {
    min-height: 400px;
    max-height: 400px;
    transition: .5s;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #dee2e6;
    object-position: center;
    object-fit: cover
}

.twelve {
    margin-bottom: 27px;
    text-align: left
}

.img_program img {
    width: 100%;
    transform: scale(1)
}

.img_program img:hover {
    transform: scale(.9);
    width: 100%
}

.program_title h2 {
    margin-bottom: 29px!important;
    text-transform: capitalize;
    font-size: 30px;
    line-height: 40px
}

li.cat-item,li.cat-item a {
    font-size: 16px;
    color: #000
}

li.cat-item,section#contact .map .contact_block li {
    line-height: 23px
}

.program_title h2::before {
    content: "";
    position: absolute;
    width: 25%;
    height: 2px;
    background: #ccddd39e;
    bottom: -12px
}

#button,#language-switcher,.pagination a.active {
    background-color: #028738
}

.bg_gary_new {
    background: #f8f8f8
}

.seven,.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px
}

.widget_categories {
    border-top: 4px solid #028738;
    background: #fff;
    padding: 30px 0
}

li.cat-item {
    padding: 0 35px;
    transition: .3s
}

li.cat-item a {
    display: block;
    padding: 21px 0;
    border-bottom: 1px solid grey;
    font-weight: 500;
    line-height: 26px
}

.widget.widget_categories h4.widget__title {
    padding-left: 27px;
    color: #000
}

.list {
    display: flex;
    flex-wrap: wrap;
    margin-left: 30px;
    margin-top: 17px
}

.list li {
    background: #fff;
    margin-bottom: 10px;
    border: 1px solid #eee
}

ul.list li a {
    padding: 20px 7px;
    color: #000000c9
}

section#news_page .blog_men_block {
    margin-bottom: 38px;
    box-shadow: rgba(0,0,0,.1) 0 20px 25px -5px,rgba(0,0,0,.04) 0 10px 10px -5px;
    border-radius: 19px
}

section#news_page .blog_img img {
    height: 270px;
    object-fit: cover;
    width: 100%;
    border-radius: 24px
}

.news_right_title_sub a h3 {
    color: #000;
    transition: .3s;
    margin-bottom: 0
}

.news_right_title_sub a h3:hover {
    color: #07853e
}

.pagination a {
    color: #000;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    font-size: 22px
}

.pagination a.active {
    color: #fff;
    border: 1px solid #028738
}

.pagination a:hover:not(.active) {
    background-color: #ddd
}

section#news_detail .blog_img img {
    height: auto;
    object-fit: cover;
    width: 100%;
    object-position: center
}

.news_detail.mt-3 {
    padding: 20px
}

section#news_detail .blog_men_block {
    box-shadow: unset;
    border: 0
}

section#news_detail .blog_men_block:hover {
    box-shadow: unset
}

section#news_detail .blog_text_block h3 a {
    font-size: 22px;
    line-height: 29px
}

section#news_detail .blog_text_block {
    border: 0
}

section#news_page h5.team_section_title {
    color: #981a3a;
    margin-bottom: 55px;
    font-size: 36px;
    padding-left: 0;
    text-align: left;
    margin-left: auto;
    position: relative;
    left: 0
}

section#news_page .sub_title h5::before {
    top: 22px
}

.alunmi_wrapp {
    padding: 40px;
    background-color: #fff;
    border-radius: 4px 4px 0 0
}

.blog_text_block {
    border: 1px solid #dcdfe87a;
    width: 85%;
    margin: -53px auto 0;
    padding: 20px;
    background: #fff;
    min-height: 129px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px
}

.blog_text_block span {
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 16px;
    color: #878787;
    display: block
}

.blog_text_block h3 {
    margin: 0
}

.blog_text_block h3 a {
    font-size: 19px;
    line-height: 29px;
    font-weight: 700;
    color: #555;
    transition: .2s;
    display: block
}

.btn:active,.btn:focus,button:active,button:focus {
    outline: 0!important;
    box-shadow: none!important
}

.thumb {
    margin-top: 15px;
    margin-bottom: 15px
}

.blog_men_block {
    box-shadow: rgb(19 19 19 / 9%) 0 7px 29px 0
}

.card {
    width: 100%;
    cursor: default;
    border-radius: 20px;
    transition: transform .3s ease-in-out;
    box-shadow: rgba(100,100,111,.2) 0 7px 29px 0
}

.card:hover {
    transform: translateY(-.5rem)
}

figure.card-img img {
    height: 214px;
    object-fit: cover;
    width: 100%;
    object-position: center;
    cursor: pointer;
    border-radius: 14px
}

.card-img figcaption {
    font-size: .85rem;
    padding: .5rem;
    width: 100%;
    position: absolute;
    bottom: 0
}

.card-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    cursor: pointer;
    color: #000;
    transition: .3s;
    margin-bottom: 0
}

section#history .section_sub_title {
    box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
    padding: 30px 20px 20px;
    border-radius: 20px
}

section#history .grey-box {
    background: #e9e9e9;
    padding: 30px
}

section#history .grey-box-border {
    border: 1px solid #e9e9e9;
    padding: 30px;
    box-shadow: rgb(226 235 221) 0 7px 29px 0;
    border-radius: 20px
}

.sub_banner_round {
    width: 370px;
    border-radius: 50%;
    height: 370px;
    position: absolute;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 24px;
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%)
}

.program_time_right,.program_time_title {
    box-shadow: rgb(255 255 255 / 13%) 0 48px 100px 0;
    min-height: 309px;
    display: flex;
    padding: 51px;
    color: #fff
}

.sub_banner_round_one {
    top: 20%;
    left: 21.6%;
    background: #028738
}

.sub_banner_round_two {
    top: 35%;
    left: 50.5%;
    background: #008fd2
}

.sub_banner_round_three {
    top: 50%;
    left: 59.2%;
    background-color: #3a4a3f;
    opacity: .8
}

.sub_banner_round h2,.sub_banner_round p {
    color: #fff;
    text-align: center
}

.inner_page_titles p,.timeline ul li div div p {
    text-align: center
}

.program_time_title h1 {
    font-size: 36px;
    line-height: 47px;
    font-weight: 700
}

.man_wrapper.bg_gray {
    box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
    box-shadow: rgb(17 12 46 / 15%) 0 48px 100px 0;
    background: #014617;
    background-image: linear-gradient(to bottom right,#028738,#002a00);
    color: #fff;
    padding: 42px
}

.program_time_title h1 span {
    /* color:#fff; */
    font-weight: 700
}

section.program_time .program_time_right i.fa {
    font-size: 25px
}

.program_time_title {
    background: #028738;
    flex-direction: column
}

.program_time_right {
    background-image: linear-gradient(to bottom right,#0065b3,#00b1c6);
    align-items: center
}

.contact_blog_main,.date_block h2 {
    flex-direction: column;
    display: flex
}

.program_time_right img {
    width: 43px;
    border-radius: 100px;
    border: 4px solid #fff
}

section#profile_page .inner_page_title h2 {
    font-size: 32px;
    font-weight: 700
}

section#profile_page .inner_page_title_main {
    border: 5px solid #028738;
    margin-top: 28px
}

.img_profile img {
    min-height: 386px;
    max-height: 386px;
    object-fit: cover;
    width: 100%;
    border: 1px solid #8080809e;
    margin-top: 28px
}

section#contact iframe.w-100 {
    border: 1px solid #80808059!important
}

.contact_blog_main {
    background-image: linear-gradient(to bottom right,#028738,#002a00);
    color: #fff;
    height: 240px;
    align-items: center;
    margin-top: -7px;
    justify-content: center
}

.contact_blog_main h4 {
    font-size: 18px;
    line-height: 28px
}

.date_block {
    position: absolute;
    background: #038a3a;
    color: #fff;
    left: 0;
    top: -25px;
    padding: 0;
    min-width: 79px;
    max-width: 79px;
    min-height: 79px;
    max-height: 79px;
    border-radius: 50%
}

section#news_detail .date_block {
    position: absolute;
    left: 8%;
    top: 33px;
    padding: 0
}

section#banner::after,section#milestone::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

section#news_detail .news_detail h3 a {
    font-size: 25px;
    transition: .5s
}

.date_block h2 {
    font-size: 30px;
    line-height: 27px;
    margin-bottom: 0;
    padding: 14px;
    justify-content: center;
    align-items: center
}

.news_right_title h2 {
    clip-path: polygon(0% 0%,100% 0%,100% 75%,75% 75%,75% 100%,50% 75%,0% 75%);
    background: #07853e;
    height: 63px;
    line-height: 43px;
    color: #fff;
    font-size: 23px;
    text-align: center;
    font-weight: 700
}

.news_right_block {
    box-shadow: 0 15px 40px rgb(0 0 0 / 8%);
    margin-bottom: 33px
}

.news_right_date h2 {
    background: #07853e;
    background: #ff0000bd;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: 9px;
    margin-bottom: 0;
    min-width: 72px;
    max-width: 72px;
    min-height: 72px;
    max-height: 72px
}

.news_right_date h2 strong {
    font-weight: 400;
    font-size: 28px
}

.news_right_title_sub h6 {
    font-size: 14px;
    color: gray;
    margin-top: 7px
}

section.program_time .program_time_title p {
    color: #fff;
    overflow: hidden
}

#ddd {
    width: 100%;
    word-wrap: break-word
}

section#img_gallery .modal-lg {
    max-width: 511px
}

section#img_gallery .modal-body {
    padding: 0;
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%)
}

section#img_gallery .modal-content {
    margin-top: 150px
}

section#img_gallery .modal-body img#image-gallery-image {
    height: 45 0;
    object-fit: cover;
    object-position: center
}

ul.tabs li {
    background: 0 0;
    cursor: pointer;
    font-size: 30px;
    color: #222;
    letter-spacing: 1px;
    text-transform: uppercase;
    align-items: center;
    font-weight: 700
}

ul.tabs li.current {
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 0;
    border-bottom: 3px solid #028738;
    color: #028637
}

.tab-content {
    display: none;
    padding: 15px
}

ul.tabs {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center
}

.img_wrapp {
    width: 40%
}

section#reports .news-listing-panel {
    margin-bottom: 26px;
    align-items: center;
    min-height: 182px
}

section#reports .columb_margin {
    margin-bottom: 69px
}

section#reports .news_right_date h2,section#reports .news_right_title h2 {
    font-size: 20px
}

section#reports .news_right_title_sub a h3 {
    font-size: 15px;
    line-height: 21px
}

section#reports .news_right_title_sub h6 {
    font-size: 11px;
    color: gray
}

.news_right_date small {
    font-size: 13px
}

section#contact_page svg {
    height: 23rem;
    margin-right: 4rem
}

section#contact_page #envelope {
    animation: 2s ease-in-out infinite float
}

#star1,#star2,#star3,#star4,#star5,#star6 {
    animation: 1s ease-in-out infinite blink
}

#star2 {
    animation-delay: .1s
}

#star3 {
    animation-delay: .5s
}

#star4 {
    animation-delay: .7s
}

#star5 {
    animation-delay: .3s
}

#star6 {
    animation-delay: .2s
}

@keyframes float {
    0%,100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-20px)
    }
}

@keyframes blink {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

section#contact_page form {
    min-width: 25rem
}

section#contact_page form .title {
    font-family: Pacifico,cursive;
    color: #212529;
    font-size: 2.5rem
}

section#contact_page form .form-control {
    background-color: #fff;
    border: 1px solid #e9e9e9
}

section#contact_page form .form-control.thick {
    height: 3.3rem;
    padding: .5rem 3.5rem
}

section#contact_page form .form-control:focus {
    background-color: #f2f6f8;
    border: none;
    box-shadow: 0 7px 5px rgba(0,0,0,.11)
}

section#contact_page form .message .form-control {
    padding: .5rem 1.8rem
}

section#contact_page form ::placeholder {
    font-weight: 600;
    font-size: 1.1rem;
    color: #838788;
    position: relative;
    left: 0
}

form input,form textarea {
    color: #212529;
    font-size: 1.1rem
}

section#contact_page form .icon {
    color: #57565c;
    height: 1.3rem;
    position: absolute;
    left: 1.5rem;
    top: 21px
}

section#contact_page .btn.btn-primary {
    font-weight: 700;
    padding: 0 3rem;
    border: 1px solid #028738;
    width: 100%;
    color: #028738
}

section#contact_page .btn.btn-primary:hover:enabled {
    box-shadow: 0 .5em .5em -.4em #ff923c ba;
    background-size: 100% 100%;
    transform: translateY(-.15em)
}

section.contact_map {
    margin-bottom: -6px!important
}

.table th,section#contact .map .contact_block .table td {
    padding: .75rem .75rem 0 0;
    vertical-align: top;
    border-top: 0;
    color: #fff;
    font-size: 19px;
    line-height: 30px
}

section#contact_page {
    margin-bottom: 50px
}

section#contact_page .contact-panel {
    background: #028738;
    padding: 58px
}

section#contact_page .contact-panel h2 {
    color: #fff;
    border-bottom: 1px solid #f6f6f6;
    margin-bottom: 30px
}

section#contact_page .contact-panel h4 {
    margin-bottom: 0!important
}

section#contact_page .form-panel {
    border: 1px solid #0077b5;
    padding: 20px 30px
}

.padding-left-0 {
    padding-left: 0!important
}

.padding-right-0 {
    padding-right: 0!important
}

span.conten_add,span.d-block.add_space {
    padding-left: 29px
}

.map iframe {
    min-height: 463px
}

section#get_touch input {
    color: #495057!important
}

.contact_block {
    width: 24%;
    position: absolute;
    top: 50%;
    left: 17%;
    transform: translate(-14%,-50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    background: #028738;
    height: 100%
}

.page_link,.page_links {
    right: 1px;
    text-align: right;
    transform: translateY(-50%)
}

.contact_block h5 {
    font-size: 36px;
    font-weight: 700
}

.contact_block li {
    font-size: 12px;
    font-weight: 500;
    color: #ffffffde
}

section#get_touch .header-content h2 {
    font-size: 50px
}

section#get_touch .header-content p {
    line-height: 28px
}

section#contact {
    margin-top: -70px
}

.news_right_date {
    width: 90px
}

section#history .section_sub_title ul li h6 {
    margin-left: unset!important;
    color: #028738
}

section#history .section_sub_title ul li h6 b {
    font-size: 17px;
    padding-right: 7px
}

section#advocacy_through li {
    list-style: disc
}

section#advocacy_through .div_content_block ul li {
    margin: 10px 0 10px 24px
}

::marker {
    color: #028738;
    font-size: 23px
}

.twelve.text-left.pr-4.position-relative::before {
    content: "";
    background: #028738;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0
}

section.program_time .program_time_right ul li {
    margin-bottom: 22px;
    display: flex;
    color: #fff;
    font-weight: 600
}

section.program_time .program_time_right ul li span {
    display: block;
    width: 39px
}

.program_time_right ul .news_right_title h2,.program_time_right.wow.fadeInRight ul,.work_with_text h4,section.program_time .program_time_right ul li:nth-child(4) {
    margin-bottom: 0
}

.banner_content p {
    margin-bottom: 0;
    color: #fff
}

section#history .section_sub_title.bg-white h1 {
    font-size: 22px
}

.duration_block h1 {
    color: #4a574d;
    text-shadow: 1px 0 #eee,0 1px #ccc,2px 1px #eee,1px 2px #ccc,3px 2px #eee,2px 3px #ccc,4px 3px #eee,3px 4px #ccc,5px 4px #eee,4px 5px #ccc,6px 5px #eee,5px 6px #ccc,7px 6px #eee,6px 7px #ccc,8px 7px #eee,7px 8px #ccc,8px 8px #eee;
    font-size: 75px
}

.duration_right {
    height: 300px;
    background: #028738;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 46px
}

.duration_left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 40%;
    padding: 36px
}

.duration_left h3 {
    font-weight: 700;
    text-shadow: .02em .03em #fff,.05em .06em #4a574d;
    font-style: italic;
    font-size: 37px;
    line-height: 50px
}

.announcement_block,.div_title_content {
    margin-top: 87px
}

.div_title_content,section#reports .report_sections h4 {
    padding: 33px
}

section#advocacy_through .twelve h1 {
    font-size: 23px;
    font-weight: 700
}

.duration_block {
    border: 1px solid #80808052
}

.border_right {
    border-right: 1px solid #80808052
}

section#publication .card-body h2 {
    padding: 9px
}

#button {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s,opacity .5s,visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 9999999
}

#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 2em;
    line-height: 50px;
    color: #fff
}

#button:hover {
    cursor: pointer;
    background-color: #034e22
}

#button:active {
    background-color: #555
}

.news_section .news_list_des {
    width: 70%
}

.news_section .news_list_img {
    width: 30%
}

section#news_section .news_date h4 strong {
    font-size: 72px
}

section#news_section .news_date {
    padding: 0;
    min-width: 123px;
    max-width: 123px;
    min-height: 123px;
    max-height: 123px;
    display: flex;
    align-items: center;
    justify-content: center
}

section#program .three_block {
    margin-top: 18px;
    box-shadow: rgb(0 0 0 / 18%) 0 5px 15px;
    border-radius: 30px
}

section#news_section .news_list_des {
    width: 67%
}

.timeline ul li {
    list-style-type: none;
    width: 6px;
    margin: 0 auto;
    padding-top: 0;
    background: #028738
}

.timeline ul li::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) rotate(45deg);
    width: 20px;
    height: 20px;
    z-index: 2;
    background: #028738
}

.timeline ul li div {
    bottom: 0;
    padding: 20px;
    box-shadow: 4px 13px 30px 1px #e0e0e0;
    border-radius: 5px;
    display: flex;
    align-items: center
}

.timeline ul li div time {
    position: absolute;
    background: #dc3545;
    width: 80px;
    height: 30px;
    color: #fff;
    top: -15px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 2px;
    z-index: 99
}

.timeline ul li div div {
    height: 166px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: unset
}

.timeline ul li div .discovery {
    margin-right: 10px
}

.timeline ul li:nth-of-type(odd)>div {
    left: 45px;
    height: 217px
}

.timeline ul li:nth-of-type(2n)>div {
    left: -603px;
    height: 217px
}

.timeline ul li:nth-of-type(odd) div {
    transform: translate3d(100px,-10px,0) rotate(10deg)
}

.timeline ul li:nth-of-type(2n) div {
    transform: translate3d(-100px,-10px,0) rotate(10deg)
}

li.breadcrumb-item h3 {
    font-size: 22px;
    margin-bottom: 5px
}

@media screen and (max-width: 900px) {
    .timeline ul li div {
        width:250px;
        flex-direction: column
    }

    .timeline ul li div div {
        width: 100%;
        margin: 10px
    }

    .timeline ul li:nth-of-type(2n)>div {
        left: -289px
    }
}

@media screen and (max-width: 991px) {
    .timeline ul li {
        margin-left:20px;
        margin-bottom: 48px
    }

    .timeline ul li div {
        width: calc(100vw - 91px)
    }

    .timeline ul li:nth-of-type(2n)>div {
        left: 45px
    }
}

@media (max-width: 425px) {
    .timeline ul li div div {
        width:86%;
        margin: 10px
    }

    .timeline ul li {
        margin-left: 6px;
        margin-bottom: 34px
    }
}

.discovery h1 {
    font-size: 19px;
    line-height: 25px
}

section#milestone .scientist p {
    font-size: 15px;
    line-height: 23px;
    font-weight: 500
}

.fancybox-overlay {
    z-index: 99999!important
}

section.home-child-right {
    background: #fff!important;
    padding: 0!important;
    text-align: center
}

.page_link {
    position: fixed;
    top: 50%;
    z-index: 99999999;
    background: #028738;
    padding: 10px 15px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.page_link ul li a {
    color: #fff;
    font-weight: 700;
    padding-bottom: 6px;
    display: inline-block;
    text-transform: capitalize;
    border-bottom: 1px solid #f7fbf1;
    transition: .5s!important
}

.page_link ul li a: :last-child {
    border-bottom: 0 solid #f69fae!important
}

.page_link ul li a:hover {
    color: #023416bf
}

section#thematic_page li {
    list-style: square;
    font-size: 16px;
    margin-bottom: 8px
}

.content {
    max-height: 300px;
    transition: max-height .3s
}

.inner_page_titles,.modal-content.notice-block,.program_title,.sub_menu {
    overflow-y: auto;
    overflow-x: hidden
}

.content.expanded {
    max-height: none
}

.read-more-objectives {
    margin-left: 100px
}

a.toggletrigger {
    padding: 8px 14px 20px;
    background: #f2f2f2;
    border-radius: 5px;
    border: 1px solid #028738;
    transition: .5s;
    display: block;
    color: #028738!important;
    border: unset;
    font-size: 72px;
    font-family: 'Playfair Display',serif!important
}

.timeline ul li div {
    visibility: hidden;
    opacity: 0;
    padding: unset;
    box-shadow: unset;
    transition: unset;
    width: 100%
}

.timeline ul li:nth-of-type(2n)>div,.timeline ul li:nth-of-type(odd)>div {
    width: 555px;
    height: unset
}

.timeline ul li.in-view div {
    transform: none;
    background: #fff;
    text-align: center;
    padding: 12px;
    border-top-right-radius: 36px;
    border-bottom-left-radius: 36px
}

.timeline_new-wrapp h5 {
    font-size: 21px;
    font-weight: 700;
    line-height: 31px
}

@media (max-width: 767px) {
    .timeline ul li:nth-of-type(2n)>div {
        height:unset!important
    }

    .timeline_new-wrapp h5 {
        font-size: 18px;
        font-weight: 600;
        line-height: 28px
    }

    .timeline ul li:nth-of-type(odd)>div {
        width: 307px!important;
        height: unset!important
    }
}

.aigpl-cnt-wrp.aigpl-col-3.aigpl-columns:nth-child(7) {
    clear: both!important
}

.program_title ul li {
    list-style: square;
    margin-left: 30px;
    margin-bottom: 3px
}

.news_detail img {
    width: 690px;
    height: 480px
}

.title-announcement h3,.title-announcement h3 a {
    color: #028738;
    font-weight: 700;
    transition: .3s
}

.title-announcement h3 a:hover {
    border-bottom: 1px solid #0064b2;
    transform: 1s;
    color: #0064b2
}

section#reports .news_list_des {
    width: 80%
}

section#reports .news_list_des h5 a {
    font-size: 20px;
    line-height: 29px;
    font-weight: 600
}

.logo img {
    width: 150px;
    position: absolute;
    background: #fff;
    border-radius: 50%
}

ul.menu_list {
    line-height: 53px;
    padding-right: 13px
}

section#news_section .news_date h4 small {
    font-size: 21px;
    line-height: 32px
}

section#news_section .news_men h5 a {
    font-size: clamp(23px, 6vw, 31px);
    line-height: clamp(34px, 6vw, 41px)
}

section#news_section .news_men p {
    color: gray;
    font-weight: 600;
    display: none
}

footer#footer .footer-title.text_white.footer_after ul li a i.fa.fa-facebook,footer#footer .footer-title.text_white.footer_after ul li a i.fa.fa-instagram,footer#footer .footer-title.text_white.footer_after ul li a i.fa.fa-twitter,footer#footer .footer-title.text_white.footer_after ul li a i.fa.fa-youtube {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 20px;
    line-height: 50px;
    min-width: 50px
}

footer#footer .footer-title.text_white.footer_after ul li a i.fa.fa-instagram {
    background: #013c2259
}

section#news_section .news-listing-panel .news_list_des h5 a {
    transition: .3s;
    line-height: 24px;
    font-weight: 600;
    margin-top: 7px;
    display: block
}

section#milestone {
    position: relative;
    background-image: url(../jpg/a-children-playing-board-game-on-white-background-free-vector.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

section#milestone::before {
    width: 100%;
    background: #f6f6f6f2
}

.togglewrap h1 {
    font-size: 28px;
    line-height: 38px;
    color: #028738b8
}

.togglewrap p {
    border-bottom: 1px solid #0287381a;
    padding-bottom: 5px;
    color: #000000b3
}

.work_with_logo {
    padding: 25px;
    margin-bottom: 30px!important;
    border: 1px solid #dcdcdc78;
    border-radius: 20px;
    box-shadow: rgb(149 157 165 / 9%) 0 8px 24px
}

.news_right_title_sub a h3 {
    font-size: 18px;
    line-height: 26px
}

div#myModal {
    margin-top: 100px
}

.section-title-policy h1 {
    color: #006c3d
}

.policy-block {
    background: #fff;
    padding: 13px;
    margin: 20px 5px;
    height: 80%;
    border-radius: 20px;
    box-shadow: rgb(0 108 61 / 32%) 0 2px 8px 0
}

.download-policy a {
    font-size: 25px;
    margin-top: 20px;
    color: #028738c9;
    padding: 20px 0
}

.download-policy a:hover {
    color: #00000087
}

.sub_menu {
    max-height: 522px
}

.news_detail ul li {
    list-style: square;
    margin-left: 23px
}

.nepali-content p {
    font-size: 16px
}

#language-switcher {
    padding: 8px;
    font-size: 18px;
    border-radius: 3px;
    cursor: pointer;
    outline: 0;
    border: 1px solid #028738;
    color: #fff;
    z-index: 99999;
    position: relative
}

.modal-dialog.cwin-modal {
    max-width: 900px
}

.btn-objectives {
    background: unset;
    color: #fff;
    padding: 13px 33px;
    border: 2px solid #f6f6f6!important;
    transition: .3s;
    cursor: pointer;
    font-weight: 600;
    position: relative;
    z-index: 9
}

.embed-responsive.embed-responsive-4by3 {
    border-radius: 22px
}

.img-block-board img {
    height: 200px;
    width: 200px;
    border-radius: 50%
}

.inner_page_titles {
    max-height: 275px
}

.program_title {
    max-height: 400px
}

.decade-box {
    box-shadow: rgba(100,100,111,.2) 0 7px 29px 0!important
}

.content-block {
    background: #fff;
    margin-right: -20px;
    margin-bottom: -5px;
    color: #5c5c5ce6
}

section.program_time {
    height: unset!important;
    padding: 40px
}

.page_links {
    position: fixed;
    top: 76%;
    z-index: 99999999;
    background: #028738;
    padding: 10px 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}
@media(max-width:1000px){
    .page_links {
    top: 80%;
}
}

.page_links ul li a:hover {
    opacity: .6
}

.twelve ol li {
    list-style: square
}

.news-block table tr td {
    padding: 11px
}

.news-block table {
    width: 100%
}

section#banner-normal {
    height: 250px;
    width: 100%;
    margin-top: 0;
    background: 10% center/cover no-repeat fixed #7e7e7e
}

section#banner::after {
    width: 100%;
    background-image: url(../png/wave.png);
    background-repeat: no-repeat
}

section#reports .report_section,section#reports .report_sections {
    width: 83%;
    background: #fff;
    left: 8%;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 20%);
    position: absolute
}

.news-block .gallery-item img {
    height: 273px;
    width: 354px;
    border: 1px solid #09a7e14f;
    transition: .3s
}

.news-block.thematic-block .gallery-item img {
    /*height: 482px !important;*/
    /*width: 569px;*/
}

.news-block .gallery-item img:hover {
    margin-top: -10px
}

.announcement-sec {
    padding: 200px!important
}

.fact_box {
    padding: 40px 20px 40px 0;
    background: #0d7236c4;
    border-radius: 20px;
    height: 352px
}

.fact_box .snip1220 img {
    height: 200px;
    width: 312px;
    margin-left: -13px;
    box-shadow: rgba(0,0,0,.35) 0 5px 15px;
    border-radius: 5px 20px 20px 5px
}

figure.snip1220s img {
    width: 100%;
    height: 293px;
    object-fit: cover;
    border: 1px solid
}

section#reports .report_sections {
    bottom: -19%;
    align-items: center
}

section#reports .report_section {
    bottom: -15%;
    align-items: center
}

section#reports .report_section h4,section#reports .report_sections h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 0
}

section#reports .report_section h4 {
    padding: 30px
}

.download_publications {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.download_publication {
    position: absolute;
    top: 8%;
    left: 75%;
    transform: translate(-50%,-50%)
}

section#reports #donwloaders {
    background-color: #02924d;
    margin: 22px auto 0;
    fill: none;
    stroke: white;
    stroke-width: 2px;
    stroke-linejoin: round;
    stroke-linecap: round;
    cursor: pointer;
    height: 50px
}

.modal-content.notice-block {
    max-height: 700px
}

i.fa.fa-phone {
    transform: rotate(90deg)
}
.page_link ul,.page_links ul{
 margin-left:-40px;
}
.page_link ul{
 margin-left:-25px;
}