@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,400;0,700;1,400;1,700&family=Bebas+Neue&display=swap');


@font-face {
    font-family: 'Neue Montreal';
    src:  url('../fonts/2022/NeueMontreal-Bold.woff2') format('woff2'),
    url('../fonts/2022/NeueMontreal-Bold.woff') format('woff');
    font-weight: bold;
}
@font-face {
    font-family: 'Neue Montreal';
    src:  url('../fonts/2022/NeueMontreal-BoldItalic.woff2') format('woff2'),
    url('../fonts/2022/NeueMontreal-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Neue Montreal';
    src:  url('../fonts/2022/NeueMontreal-Italic.woff2') format('woff2'),
    url('../fonts/2022/NeueMontreal-Italic.woff') format('woff');
    font-style: italic;
}
@font-face {
    font-family: 'Neue Montreal';
    src:  url('../fonts/2022/NeueMontreal-Light.woff2') format('woff2'),
    url('../fonts/2022/NeueMontreal-Light.woff') format('woff');
    font-weight: 100;
}
@font-face {
    font-family: 'Neue Montreal';
    src:  url('../fonts/2022/NeueMontreal-LightItalic.woff2') format('woff2'),
    url('../fonts/2022/NeueMontreal-LightItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Neue Montreal';
    src:  url('../fonts/2022/NeueMontreal-Medium.woff2') format('woff2'),
    url('../fonts/2022/NeueMontreal-Medium.woff') format('woff');
    font-weight: 300;
}
@font-face {
    font-family: 'Neue Montreal';
    src:  url('../fonts/2022/NeueMontreal-MediumItalic.woff2') format('woff2'),
    url('../fonts/2022/NeueMontreal-MediumItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Neue Montreal';
    src:  url('../fonts/2022/NeueMontreal-Regular.woff2') format('woff2'),
    url('../fonts/2022/NeueMontreal-Regular.woff') format('woff');
}

.new-theme-2022{
    font-family:'Neue Montreal', 'Barlow Condensed', sans-serif;
    font-size: 1.2rem;
}

.new-theme-2022 h1,
.new-theme-2022 h2,
.new-theme-2022 h3,
.new-theme-2022 h4,
.new-theme-2022 h5,
.new-theme-2022 h6,
.new-theme-2022 .header-font
{
    font-family: 'Neue Montreal', 'Bebas Neue', sans-serif, cursive;
}

.new-theme-2022 .navbar-expand-lg .navbar-nav .nav-link {
    text-transform: uppercase;
}

.new-theme-2022 .header-style-fullwidth,
.new-theme-2022 .header-style-fullwidth .top-bar-right {
    background: #fff;
}

.new-theme-2022 .header-style-fullwidth .navbar-expand-lg .navbar-nav .nav-link {
    color: #144b2d;
    border-radius: 3px;
}

.new-theme-2022 .header-style-fullwidth.fixed {
    background-color: #fff;
    box-shadow: none;
}

.new-theme-2022 .header-fullpage .navbar-brand {
    width: 300px;
}

.new-theme-2022 .owl-text-wrapper{
    background-color: rgba(0,0,0,0.4);
    padding: 20px;
    width: 100%;
}

.new-theme-2022 .slider-link,
.new-theme-2022 .slider-link:hover {
    color: #FFF;
    font-family: 'Neue Montreal', 'Barlow Condensed', sans-serif;
    border: 2px solid #fff;
    background: transparent;
}

.new-theme-2022 section.main-banner a.scroll span{
    border: 3px solid rgb(234, 143, 39);
}

.new-theme-2022 section.main-banner a.scroll span::after{
    border-left: 3px solid rgb(234, 143, 39);
    border-bottom: 3px solid rgb(234, 143, 39);
}

.new-theme-2022 section.main-banner a.scroll span{
    /*bottom: -50px;*/
}

.new-theme-2022 .text-dark-green{
    color: #144b2d;
}

.new-theme-2022 .overview-link{
    padding: 10px 20px;
    border: 2px solid rgb(234, 143, 39);
    text-transform: uppercase;
}

.new-theme-2022 #agrf-newsroom-carousel .carousel-item{
    min-height: 300px;
}

.new-theme-2022 .carousel-caption {
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    text-align: left;
    position: relative;
}

.new-theme-2022 .carousel-caption a,
.new-theme-2022 .carousel-caption a:hover{
    color: #fff;
    padding: 10px 20px;
    border: 2px solid #fff;
}

.new-theme-2022 .carousel-caption a i{
    color: #fff;
}

.new-theme-2022 .carousel-indicators{
    bottom: -30px;
}

.new-theme-2022 .summit-overview-2022{
    position: absolute;
    top: -100px;
    bottom: -100px;
    left: 0;
    right: 0;
}

.new-theme-2022 section.our-impact-home {
    background: url(../images/new-theme/016.jpg) !important;
}

.new-theme-2022 .our-impact-home .agrf-numbers-wrapper hr{
    border-top: 1px solid #000;
    width: 80%;
}

.new-theme-2022 .our-impact-home .agrf-numbers-wrapper{
    background: rgba(255,255,255,0.4);
}

.new-theme-2022 .our-impact-home  .view-agrf-numbers-report{
    border: 2px solid #fff;
    padding: 10px 20px;
}

.new-theme-2022 .our-impact-home .agrf-numbers-wrapper p{
    line-height: 1;
}

.new-theme-2022 section.thematic-platforms-home {
    background: transparent;
    color: #fff;
}

.new-theme-2022 .affiliates-2022{
    background: #60a511;
    padding: 30px;
}

.new-theme-2022 .affiliates-2022 hr{
    border-top: 1px solid #fff;
}

.new-theme-2022 div.affiliates>div:nth-child(1) {
     background: unset !important;
}

.new-theme-2022 div.affiliates>div:nth-child(2) {
    background: unset !important;
}

.new-theme-2022 div.affiliates>div:nth-child(3) {
    background: unset !important;
}

.new-theme-2022 div.affiliates>div:nth-child(4) {
    background: unset !important;
}

.new-theme-2022 div.affiliate {
    height: unset !important;
}

.new-theme-2022 div.affiliate p{
    line-height: 1.5;
}

.new-theme-2022 div.affiliate a{
    border: 2px solid #fff;
    padding: 10px 20px;
    text-transform: uppercase;
}

.new-theme-2022 div.affiliate div.content img{
    width: 70%;
}

.new-theme-2022 div.affiliates {
     min-height: unset !important;
}

.new-theme-2022 .bg-faded-green{
    background-color: #b3c176;
}

.new-theme-2022 .partners-info hr {
    border-top: 1px solid #fff;
}


.new-theme-2022 .footer-widget-menu ul li a span {
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
}

.new-theme-2022 .footer-heading {
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}

.new-theme-2022 footer.footer {
    background: #144b2d;
}

.new-theme-2022 .copyright-wrap {
    border-top: 2px solid #a9ac22;
    background: #a9ac22;
}

.new-theme-2022 .footer-widget-menu ul li a,
.new-theme-2022 .footer-widget-menu  p,
.new-theme-2022 .footer-widget-menu ul li *{
    color: #549615;
    font-weight: normal;
    text-decoration: none !important;
}

.new-theme-2022 footer .social-icons a{
    border: none;
}

.new-theme-2022 .bordered-right{
    border-right: 1px solid #fff;
}

.new-theme-2022 .text-upper{
    text-transform: uppercase;
}

.new-theme-2022 .slider-link i {
    font-size: 30px;
}

.new-theme-2022 .header-style-fullwidth .navbar-expand-lg .navbar-nav .nav-link.active,
.new-theme-2022 .header-style-fullwidth .navbar-expand-lg .navbar-nav .dropdown-item.active{
    color: #f88d2a;
    position: relative;
}

.new-theme-2022 .header-style-fullwidth .navbar-expand-lg .navbar-nav .nav-link.active:before{
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0px;
    background-image: url(//agrf.org/wp-content/themes/agrf/assets/images/active-link.png);
    background-size: 100% 100%;
    width: 10px;
    height: 20px;
}