.elementor-kit-6{--e-global-color-primary:#00833F;--e-global-color-secondary:#F4BE49;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-0380223:#F2F2F2;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*for Explore knowledge portal*/
.thematicItems .elementor-icon-list-item {
    background-color: #00833F;
    padding: 6px 20px !important;
}
.thematicItems .elementor-icon-list-item:hover {
    background-color: #F4BE49;
    transition: 0.5s;
}
.ceapMap .map_wrapper .map_container{
	height: 470px;
}
.ceapMap .map_container .imapsContainer .imapsMapChart-group {
    transform: scale(2.2);
    transform-origin: 85% 30%;
}
.map_box{
        height: 60vh;
}
.map_wrapper .map_container{
        height: 60vh;
}
.map_container .imapsContainer .imapsMapChart-group {
    transform: scale(2.2);
    transform-origin: 75% 30%;
}

/*for loaded tabs*/

.tabSection {
  min-height: 60vh;
  margin-bottom: 3rem;
}
.tabSection .tab-content{
    padding: 0.5rem 0 0;
}
.tabSection .ekit-wid-con .elementkit-tab-wraper .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link {
    height: 100%;
}
.tabSection .ekit-wid-con .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link:hover {
    background-color: #F4BE49;
}
.tabSection .ekit-wid-con .elementkit-tab-wraper .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link::before{
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 50%, #F4BE49 50%, #F4BE49 100%) !important;
}

/*css for loaded recources*/
.tabSection .elementor-accordion-item {
  margin-bottom: 10px;
  border: none;
}

.tabSection .elementor-accordion-title {
  padding: 0.5rem 1rem;
  cursor: pointer;
  background-color: #f9f9f9;
  font-weight: bold;
  color: #00833F;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}
.tabSection .elementor-accordion .elementor-accordion-item .elementor-active{
    color: #F4BE49;
}
.tabSection .elementor-accordion .elementor-accordion-item .elementor-accordion-title:hover {
    color: #F4BE49;
}
.tabSection .elementor-accordion .elementor-accordion-title.elementor-active .accordion-icon::before {
    content: '-';
}

.tabSection .elementor-accordion .elementor-accordion-title .accordion-icon::before {
    content: '+';
    margin-right: 0.5rem;
    font-size: 1.5rem;
}
.tabSection .elementor-accordion-content {
  display: none;
  padding: 0.25rem 1rem 1rem;
  background-color: #fff;
  border-bottom: solid 1px #ddd;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
    .tabSection .elementor-accordion-content {
      padding: 1rem 2rem;
    }
}
.tabSection .elementor-accordion .elementor-accordion-item .elementor-active  .elementor-accordion-content {
  display: block;
}
.tabSection .elementor-accordion-content p {
    margin-top: 0.8rem;
    
}
@media (max-width: 400px) {
    .tabSection .elementor-accordion-content p {
        font-size: 3.5vw;
    }
}

.tabSection .resourceList {
    display: flex;
}
.tabSection .resourceList .fas{
    margin-right: 0.7rem;
    margin-top: 1rem;
    font-size: 1.05rem;
}
.tabSection hr {
    border-top: solid 1px #cccccc;
    margin: 1rem 0 0.5rem;
}
.tabSection .fileBtns {
    display: flex;
    padding-left: 3vw;
}
.tabSection .file-btn {
    display: inline-block;
    color: #00833F;
    margin-right: 8vw;
    text-decoration: underline !important;
    font-weight: bold;
}
.tabSection .file-btn:hover {
    color: #F4BE49;
}

.tabSection #load-more-accordion {
    display: block;
    margin: 20px auto;
    padding: 5px 20px;
    background-color:  #00833F;
    color: #fff;
    border: none;
    cursor: pointer;
}
.tabSection #load-more-accordion:hover {
    background-color: #F4BE49;
}
.tabSection h4 {
    text-align: center;
}

/*for country and thematic area design*/
.taxonomy-content {
    display: flex;
    flex-wrap: wrap;
}
.taxonomy-right img {
    width: 80%;
}
.taxonomy-left {
    width: 100%;
}
.taxonomy-right {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (min-width: 768px) {
    .taxonomy-left {
        width: 55%;
    }
    .taxonomy-right {
        width: 40%;
        margin-left: 4%;
        padding-top: 1rem;
    }
}

/*For actual resource file*/

.resource{
    width: 90%;
}
.resource .post-body p {
    color: #1d1d1d !important;
    margin-bottom: 0.7rem;
    margin-top: 1rem;
}
.resource .post-body hr {
    border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.resource .post-body a {
    color: #00833F;
    text-decoration: underline;
}
.resource .post-body a:hover {
    color: #F4BE49;
}

/*For thematic areas list file*/
ul.thematic_areas_list {
    margin-top: 2rem;
    list-style-type: none;

}
@media (min-width: 768px) {
ul.thematic_areas_list {
    margin: 2rem 6vw;
    display: grid;
    column-gap: 6vw;
    list-style-type: none;

}
ul.thematic_areas_list li:nth-child(odd) {
    grid-column: 1;
}

ul.thematic_areas_list li:nth-child(even) {
    grid-column: 2;
}
}
.thematic_areas_list a {
    margin-top: 5px;
    background-color: #00833F;
    padding: 0.5rem 1.5rem;
    display: block;
    color: #f2f2f2;
    font-weight: bold;
}
.thematic_areas_list a:hover {
    background-color: #F4BE49;
}

.hidden {
    display: none;
}/* End custom CSS */