/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

body {
    background: ;
    margin: 0;
}

html, body {scroll-behavior: smooth;}

.footer{
    border-top: 0;
}

/* ----------------------------------------- */
/* FONTS STACK */
/* ----------------------------------------- */

@font-face{
    font-family: 'poppinsEB';
    src: url('Poppins-ExtraBold.otf');
}

@font-face{
    font-family: 'poppinsB';
    src: url('Poppins-Bold.otf');
}

@font-face{
    font-family: 'poppinsM';
    src: url('Poppins-Medium.otf');
}

@font-face{
    font-family: 'poppinsR';
    src: url('Poppins-Regular.otf');
}

/* ----------------------------------------- */
/* 100% WIDTH */
/* ----------------------------------------- */

.navbar > .navbar-header,
.navbar > .navbar-collapse {
    margin: 0 !important;
}

.container {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.navbar.container {
    max-width: 100%;
}

.row {
    margin: 0;
}

.banner01, .banner02, .banner03, .banner04, .banner05,
.banner06, .banner07, .banner08, .banner09, .banner10 {
    padding: 0;
}

/* ----------------------------------------- */
/* NAVIGATION */
/* ----------------------------------------- */

#navbar {
    padding: 0 !important;
    margin: 0 !important;
    z-index: 9;
    background-color: #5d8233;
    border: 0;
    border-radius: 0;
}

.path-frontpage #navbar{
    /*background-color: #fff;*/
}

.path-node #navbar, .path-tenders #navbar,
.path-highlights #navbar,
.path-gallery-meetings #navbar,
.path-gallery-events #navbar,
.path-gallery-visits #navbar,
.path-sitemap #navbar,
.path-aiph0y-chahd5ubeveeg #navbar{
    /*background-color: #092A49;*/
}

.navbar-header {
    background: transparent;
    width: auto;
    height: auto;
    padding: 0.75em;
    margin: 0;
}

.navbar .logo {
    padding: 0;
    margin: 0;
}

.navbar .logo img {
    width: auto;
}

#block-bootstrap-subtheme-main-menu {
    display: ;
}

.navbar-collapse {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    width: 100%;
}

.navbar-nav {
    margin: 50px 0 0 0 !important;
    padding: 0;
    text-align: right;
    float: right;
}

.navbar-default .navbar-nav > li {
    margin: 0 0.25em;
    display: inline-block;
    float: none;
    padding: 0;
    background: transparent;
    transition: all 0.5s ease;
}

.navbar-default .navbar-nav > li > a {
    font: 15px poppinsR;
    color: #fff;
    transition: all 0.5s ease;
    /*float: left;*/
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .expanded > a,
.navbar-default .navbar-nav > .expanded > a:hover,
.navbar-default .navbar-nav > .expanded > a:focus {
    background-color: #fff;
    color: #5d8233;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #5D8233;
    border-bottom-color: #5D8233;
}

.navbar-nav .dropdown-menu > li > a {
    font: 14px poppinsR;
    color: #5d8233;
    text-transform: capitalize;
    transition: all 0.5s ease;
    text-align: left;
    padding: 5px 10px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff !important;
    background-color: #5d8233;
}

.navbar-nav .dropdown-menu > li.active > a {
    color: #ffffff;
}

.navbar-default .navbar-nav li.last .dropdown-menu {
    left: auto;
    right: 0;
}

/* ----------------------------------------- */
/* SEARCH */
/* ----------------------------------------- */

/*.searchButton {display: none;}*/

.navbar .search-block-form {
    position: absolute;
    float: right;
    right: 5px;
    top: 8px;
    width: 245px;
    background: transparent;
    border: 0px solid transparent;
    border-radius: 0; /*border-bottom: 1px solid #9abcd7;*/
    z-index: 99;
}

/*.path-frontpage .navbar .search-block-form {background: transparent;}*/

.navbar .search-block-form .form-group {
    margin: 0;
}

.navbar .search-block-form .form-group .input-group {
}

.navbar .search-block-form .form-group .input-group #edit-keys {
    border-radius: 0;
    position: relative;
    top: 0;
    right: 0;
    background: transparent;
    border-color: transparent;
    color: #fff;
    width: 207px;
    float: right;
    box-shadow: none;
    border-bottom: 2px solid #fff;
}

.navbar .search-block-form .form-group .input-group .input-group-btn .btn {
    background: url("../images/search.png") no-repeat center center;
    width: 34px;
    height: 34px;
    background-size: contain;
    border: none !important;
    border-radius: 0;
    color: #ffffff;
    padding: 0;
}

.navbar .search-block-form .form-group .input-group .input-group-btn .btn .icon {
    opacity: 0;
}

#edit-keys::placeholder {
    font: 14px poppinsR;
    color: #fff;
}

/* ----------------------------------------- */
/* INTERNAL PAGES */
/* ----------------------------------------- */

a {
    outline: 0 !important;
}

#block-views-block-slick-x-block-main {
    display: none;
}

.region.region-content .content,
.region.region-content .view-content {
    font: 15px poppinsR;
    color: #333333;
    word-spacing: ;
    line-height: 1.75;
}

#notfrontwrap{
    height: auto;
    min-height: 436px;
    /*position: relative;
    bottom: 10px;*/
    background: linear-gradient(rgba(255,255,255,.5),
    rgba(255,255,255,.5)), url(../images/internal2.jpg);
    background-size: cover;
    background-attachment: fixed;
    padding: 0 1em;
    padding-bottom: 3em;
}

.path-frontpage #notfrontwrap{
    padding-bottom: 0;
}

#notfrontwrap {
    min-height: calc(100vh - 171px);
}

.region-content img {
    margin: 0 10px;
    object-fit: cover;
}

.path-frontpage #ip-wrap {
    display: none;
}

#notfrontwrap ul{
    /*list-style-image: url(../images/list-icon.png);*/*/
    line-height: 25px;
}

#page-title {
    color: #5d8233;
    border: 0;
    margin: 0;
}

#page-title,
.region.region-content h1,
.region.region-content h2,
.region.region-content h3,
.region.region-content h4 {
    font-family: poppinsM;
}

.region.region-content h3 {
    color: #72bf1a;
}
.region.region-content h4 {
    color: #325904;
}

.region.region-content .content ul,
.region.region-content .view-content ul {
    /*list-style-image: url("../images/bullet.png");*/
}

.region.region-content .content li,
.region.region-content .view-content li {
    padding: 6px 0;
}

.region.region-content .content ul li:hover,
.region.region-content .view-content ul li:hover {
    list-style-image: ;
}

.region.region-content .content a,
.region.region-content .view-content a {
    text-decoration: none;
    color: #2e2d2c;
    border-bottom: 1px dotted #2e2d2c;
}

.region.region-content .view-content a {
    border: 0;
}

.region.region-content .content a:hover,
.region.region-content .view-content a:hover{
    color: #5D8233;
}

.main-container {
}

.path-frontpage #frontpagerowswrap {
}

#frontpagerowswrap {
}

.path-frontpage #notfrontwrap {
    min-height: 0;
    height: 0 !important;
}

#page-header {
}

#contentsectionwrap {
}

#contentsection {
    padding: 0;
}

.breadcrumb {
    background: #EEEEEE;
    border-radius: 0;
    font: 14px poppinsR;
    margin: 0 -14px 12px;
    padding: 10px 15px;
}

.breadcrumb li {
    color: ;
}

.breadcrumb li a {
    color: #231F20;
}

.breadcrumb > li + li:before {
    color: #231F20;
}

.breadcrumb > li.active {
    color: #5d8233;
}

.views-field.views-field-field-file a, .views-field.views-field-field-tadvertisement a {
    background: url('../images/download.png') no-repeat;
    height: 20px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    position: relative;
    left: 3em;
    background-size: contain;
    width: 20px;
}

.viewp_wrap {
    margin-bottom: 1.5em;
}

.viewp_date {
    font-weight: bold;
    margin-bottom: 5px;
}

.galleryp_image img, .video-pgallery iframe {
    display: block;
    height: 150px;
    width: 220px;
    max-width: 100%;
    object-fit: cover;
    margin: 0 auto 1em;
}

.galleryp_title{
    text-align: center;
}

.galleryp_title a {
    display: block;
    height: 52.5px;
    overflow: hidden;
}

.highp_title{
    
}

#block-system-main .date-display-single {
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
}

.noticep-wrap ul {
    padding-left: 1em;
}

time {
    font-weight: bold;
    margin-bottom: 10px;
}

.mediap_wrap {
    display: flex;
    margin-bottom: 2em;
}

.mediap_img {
    margin-right: 1.5em;
}

.page-node-type-gallery .slick .slick__slide:focus {border:0}

.form-item, .form-actions{
    margin: 18px 0;
}

.form-required{
    color: red;
}

#edit-submitted-email{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.webform-submit.button-primary.btn.btn-primary.form-submit{
    margin-bottom: 2%;
}

/** Sitemap **/

.sitemap {
    padding: 0 1em;
}

.sitemap-item {
}

.sitemap-item ul {
    padding: 0 0 0 1.5em;
    margin: 0 !important;
    float: none;
    text-align: start;
    list-style: disc;
}

.sitemap-item ul li {
    float: none;
    display: list-item;
}

.sitemap-item ul li a {
    text-decoration: none;
    display: initial;
    font: 15px poppinsR;
    color: #333333;
    padding: 0;
}

.sitemap-item ul li a:hover,
.sitemap-item ul li a:focus {
    text-decoration: underline;
    background: transparent;
}

.sitemap .caret {
    display: none;
}

.sitemap-item ul li ul {
    position: initial;
    display: block;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent;
    background-clip: inherit;
    list-style: circle;
}

.sitemap-item ul li ul li {
    display: list-item;
}

.sitemap-item ul li ul li a,
.sitemap-item .navbar-nav .dropdown-menu > li > a {
    text-decoration: none;
    display: initial;
    font: 15px poppinsR;
    color: #333333;
    padding: 0;
}

.sitemap-item ul li ul li a:hover,
.sitemap-item ul li ul li a:focus,
.sitemap-item .navbar-nav .dropdown-menu > li > a:hover,
.sitemap-item .navbar-nav .dropdown-menu > li > a:focus {
    text-decoration: underline;
    background: transparent;
}

.sitemap-item .dropdown-menu > li > a:hover,
.sitemap-item .dropdown-menu > li > a:focus {
    color: #00173C !important;
}

.sitemap-item ul li ul li ul {
    display: none;
}

.sitemap-item ul li ul li.expanded ul {
    display: block;
    list-style: square;
}


/** ... **/


/* ----------------------------------------- */
/* REUSABLE COMPONENTS */
/* ----------------------------------------- */

.section-container {
    padding: 3em 0;
}

.section-heading{
    font: 36px poppinsB;
    color: #5d8233;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.white-heading{
    color: #fff;
}

.section-para{
    font: 18px barlowM;
    color: #404041;
    text-align: justify;
    line-height: 2;
    margin-bottom: 2em;
}

.section-btn {
    display: block;
    width: 135px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font: 14px poppinsR;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.75em 0;
    transition: all 0.6s ease-in-out;
}

.section-btn:hover, .section-btn:focus, .section-btn:active{
    background-color: #fff;
    color: #5d8233;
    text-decoration: none;
}

.section-col a{
    text-decoration: none;
}

.slick--skin--boxed .slide__content{
    margin: 0px;
    border-radius: 0;
    background-color: transparent;
    border: unset;
    border-bottom: unset;
}

.slick--skin--boxed .slide__content:hover{
    box-shadow: none;
    border-color: unset !important;
}

.slick--skin--boxed-carousel .slide__caption{
    padding: 0;
}

.slick-dots {
    display: none !important;
}

/*.path-node #block-views-block-what-we-do-block-1,
.path-tenders #block-views-block-what-we-do-block-1,
.path-highlights #block-views-block-what-we-do-block-1,
.path-gallery-meetings #block-views-block-what-we-do-block-1,
.path-gallery-events #block-views-block-what-we-do-block-1,
.path-gallery-visits #block-views-block-what-we-do-block-1,
.path-sitemap #block-views-block-what-we-do-block-1{
    display: none;
}*/

/*#block-views-block-what-we-do-block-1*/

#backtotop {
    bottom: 90px;
    height: 50px;
    width: 50px;
    border-radius: 10px;
}

/* ----------------------------------------- */
/* BANNER 1 MAIN BANNER */
/* ----------------------------------------- */

/*#site-b01 {
    position: relative;
    top: -107px;
}*/

#block-views-block-main-banner-block-1{
    position: relative;
}

.mbanner-image{
    width: 100%;
}

.mbanner-image img{
    width: 100%;
    display: block;
    height: auto;
    object-fit: cover;
}

.mbanner-tagline {
    position: absolute;
    bottom: 4em;
    left: 0em;
    font: 35px poppinsM;
    background-color: rgba(93, 130, 51, 0.75);
    padding: 0.25em 2em 0.5em 0.25em;
    color: #fff;
    clip-path: polygon(0 0, 93% 0, 100% 100%, 0% 100%);
    animation-delay: 3s;
    animation-fill-mode: backwards;
    animation: movesInRight 1.5s ease-out;
}

/*#views_slideshow_cycle_div_main_banner-block_1_0 .mbanner-tagline,
#views_slideshow_cycle_div_main_banner-block_4 .mbanner-tagline{
    animation: movesInTop 1.5s ease-out;
}

#views_slideshow_cycle_div_main_banner-block_1_1 .mbanner-tagline,
#views_slideshow_cycle_div_main_banner-block_2 .mbanner-tagline,
#views_slideshow_cycle_div_main_banner-block_5 .mbanner-tagline{
    left: unset !important;
    right: 3em !important;
    animation: movesInRight 1.5s ease-out;
}*/

@keyframes movesInRight{

    0%{
        opacity: 0;
        transform: translateX(-18em);
    }

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

@keyframes movesInTop{

    0%{
        opacity: 0;
        transform: translateY(15em);
    }

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


/* ----------------------------------------- */
/* BANNER 2 - WHAT WE DO */
/* ----------------------------------------- */

#section-what-we-do{
    background: url("../images/wwd-bg.jpg") no-repeat center center/cover;
    padding: 3em 14em;
}

.sr-1{
    margin-bottom: 3em;
}

.wwd-box1{
    background: url("../images/parks.jpg") no-repeat;
}

.wwd-box2{
    background: url("../images/belts.jpg") no-repeat;
}

.wwd-box3{
    background: url("../images/green.jpg") no-repeat;
}

.wwd-box4{
    background: url("../images/boards.jpg") no-repeat;
}

.wwd-box5{
    background: url("../images/outdoor.jpg") no-repeat;
}

.wwd-box6{
    background: url("../images/promote.jpg") no-repeat;
}

.wwd-box {
    height: 207px;
    width: 277px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    font: 18px poppinsR;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease-in-out;
}

.wwd-box::after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.68);
    position: absolute;
    top: 0;
    transition: all 0.5s ease-in-out;
}

.wwd-box:hover::after{
    background-color: rgba(93, 130, 51, 0.68);
}

.wwd-title{
    position: relative;
    z-index: 3;
}


/* ----------------------------------------- */
/* BANNER 3 - COMPLETED PROJECTS */
/* ----------------------------------------- */

#section-projects{
    padding: 3em 0 0;
}

#section-projects .section-col{
    padding: 0;
}

.projects-box1{
    background: url("../images/p1.1.jpg") no-repeat;
}

.projects-box2{
    background: url("../images/p1.2.jpg") no-repeat;
}

.projects-box3{
    background: url("../images/p1.3.jpg") no-repeat;
}

.projects-box4{
    background: url("../images/p4.jpg") no-repeat;
}

.projects-box5{
    background: url("../images/p1.4.jpg") no-repeat;
}

.projects-box6{
    background: url("../images/p6.jpg") no-repeat;
}

.projects-box {
    height: 255px;
    width: 456px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 4em;
    position: relative;
    font: 18px poppinsR;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease-in-out;
}

.projects-box::after {
    content: "";
    display: block;
    width: 100%;
    height: 0%;
    background-color: rgba(93, 130, 51, 0.68);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transition: all 0.5s ease-in-out;
}

.projects-box:hover::after{
    height: 100%;
}

.projects-title {
    transform: scale(0);
    transition: all 0.6s ease-in-out;
}

.projects-box:hover .projects-title {
    transform: scale(1);
}


/* ----------------------------------------- */
/* BANNER 4 - DIRECTORATES */
/* ----------------------------------------- */

#section-directorates{
    background: url("../images/directorates-bg.jpg") no-repeat center center/cover;
    padding: 3em 6em;
}

.directorates-img {
    text-align: center;
}

.directorates-list-wrap{
    padding: 0 2em;
}

.directorates-list {
    margin-bottom: 25px;
}

.dl-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0;
    border-bottom: 1px dashed #fff;
}

.dl-wrap, .dl-wrap a {
    font: 17px poppinsR;
    color: #fff;
    text-decoration: none;
}

.directorates-list .dl-wrap:last-of-type {
    border: 0;
}

.directorates-btn .section-btn {
    /*margin: 0 0 0 auto;*/
}


/* ----------------------------------------- */
/* FOOTER  */
/* ----------------------------------------- */

#section-footer a{
    text-decoration: none;
}

.footer-top{
    background: #5D8233;
    padding: 10px 1em;
    border-top: 1px solid #fff;
}

.footer-top, .footer-top a, .footer-bottom, .footer-bottom a{
    font: 14px poppinsR;
    color: #fff;
}

.footer-top {
    display: flex;
    align-items: center;
}

.footer-links a{
    margin: 0 15px;
}

.social-icons {
    text-align: right;
}

.social-icons a {
    margin-right: 15px;
}

.footer-middle {
    background: url("../images/footer-bg.jpg") no-repeat center center/cover;
    padding: 30px 20px 20px;
}

.footer-middle, .footer-middle a {
    font: 14px poppinsR;
    color: #fff;
    text-decoration: none;
}

.footer-para{
    text-align: justify;
}

.footer-list {
    padding: 0 3em;
}

.footer-heading{
    font: 25px poppinsB;
    color: #fff;
    margin-bottom: 1em;
}

.fl-2 .footer-heading{
    color: transparent;
}

.footer-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-list li {
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    position: relative;
}

.footer-list li:first-of-type {
    padding-top: 0;
}

.footer-list li:last-of-type {
    border: 0;
}

.footer-list a {
    /*font-size: 12px;*/
}

.contact-detail {
    margin-bottom: 15px;
    line-height: 1.75;
}

.contact-detail span {
    margin-right: 15px;
}

.footer-bottom{
    background: #5d8233;
    padding: 10px 1em;
}

.power-sec {
    text-align: right;
}


/* ----------------------------------------- */
/* MEDIA QUERIES  */
/* ----------------------------------------- */

@media only screen and (max-width: 767px){

    #navbar {
        background-color: ;
    }

    .navbar-header{
        padding: 0.5em;
    }

    .navbar .logo {
        width: 80%;
    }

    .navbar .logo img {
        width: 75%;
    }

    .navbar-toggle{
        margin-top: 17px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-nav {
        margin: 0 !important;
        float: left;
        text-align: left;
    }

    .navbar-default .navbar-nav > li {
        display: block;
        margin: 0px;
        padding: 0px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
        padding: 10px !important;
        margin: 0px !important;
        display: block;
        width: 100%;
    }

    .navbar .search-block-form {
        position: unset;
        margin-bottom: 15px;
    }

    .section-heading {
        font-size: 24px;
        margin-bottom: 22px;
    }

    .section-para {
        font-size: 14px;
    }

    .section-btn {
        width: 100px;
        font-size: 12px;
        padding: 0.8em 0;
    }

    #site-b01 {
        position: initial;
        margin: 0;
    }

    #section-what-we-do{
        padding: 2em 0;
    }

    .sr-1 {
        margin-bottom: 0;
    }

    .wwd-box {
        font-size: 17px;
        margin-bottom: 1em;
    }

    #section-projects {
        padding: 2em 0 0;
    }

    .projects-box::after {
        height: 100%;
    }

    .projects-title {
        transform: scale(1);
    }

    #section-directorates {
        padding: 2em 0;
    }

    .directorates-list-wrap {
        padding: 0;
    }

    .dl-wrap, .dl-wrap a{
        font-size: 12px;
    }

    .footer-top, .footer-top a, .footer-bottom, .footer-bottom a, .footer-middle, .footer-middle a{
        font-size: 12px;
    }

    .footer-top {
        display: block;
    }

    .footer-links, .social-icons {
        text-align: center;
    }

    .footer-links {
        margin-bottom: 10px;
    }

    .footer-links a {
        margin: 0 5px;
    }

    .social-icons img {
        height: 26px;
    }

    .footer-middle{
        padding: 20px 5px;
    }

    .footer-heading{
        font-size: 17px;
        margin-bottom: 0.5em;
    }

    .fl-2 .footer-heading {
        display: none;
    }

    .footer-para-wrap {
        margin-bottom: 3em;
    }

    .footer-list {
        padding: 0;
    }

    .fl-1 li:last-of-type {
        border-bottom: 1px solid #fff;
    }

    .fl-2, .fl-3 {
        margin-bottom: 2em;
    }

    .footer-bottom, .power-sec {
        text-align: center;
    }

    .sitemap-item ul li ul li a, .sitemap-item .navbar-nav .dropdown-menu > li > a {
        white-space: normal;
    }
}