/**
 * @file
 * Subtheme specific CSS.
 */

@font-face {
    font-family: 'Trebuchet MS';
    font-style: normal;
    font-weight: normal;
    src: local('Trebuchet MS'), url('/custom-fonts/trebuc.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Trebuchet MS Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Trebuchet MS Italic'), url('/custom-fonts/Trebuchet-MS-Italic.woff') format('woff');
    }
:root {
  --bs-primary: #00923f;
  --bs-secondary: #f3ec18;
  --bs-secondary-bg-color: #f7f8fd;
  --bs-secondary-heading: #000;
  --bs-secondary-heading-bg: #00923f;
  --bs-secondary-paragraph: #696969;
  --bs-primary-font: 'Trebuchet MS', sans-serif;
  --bs-secondary-font: 'Trebuchet MS', sans-serif;
}
    
/* Heading Styles (h1-h6) */
body {
  font-family: var(--bs-primary-font);
  color: var(--bs-secondary-paragraph);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--bs-primary-font);
  font-weight: 700;
  letter-spacing: 0;
  padding: 0px;
  margin-bottom: 0;
  color: var(--bs-secondary-heading);
}

h1 {
  font-size: 36px;
  line-height: 46px;
}

h2 {
  font-size: 32px;
  line-height: 40px;
}

h3 {
  font-size: 27px;
  line-height: 34px;
}

h4 {
  font-size: 22px;
  line-height: 28px;
}

h5 {
  font-size: 18px;
  line-height: 22px;
}

h6 {
  font-size: 16px;
  line-height: 20px;
}

p {
  font-family: var(--bs-secondary-font);
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 0;
}

a {
  font-family: var(--bs-secondar-font);
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: block;
}
.field--type-text-long span{
  font-family: var(--bs-secondary-font);
  color: var(--bs-secondary-heading);
  margin-bottom: 0;
}


.js-form-item.js-form-type-select.form-type-select {
    margin-right: 12px !important;
}

.views-exposed-form{
    background: #f2f9f1 !important;
    padding: 10px !important;
    display: flex !important;
    justify-content: center !important;
    margin-bottom:50px !important;
}

.site-footer .block{
    border:0px !important;
}

.navbar#navbar-main{
     border-bottom: solid 1.5px #99a1af !important;
     padding: 0px !important;
}
.green-first-color { 
	background: #f2f9f1; 
}
	
.green-second-color { 
	background: #ddeedf; 
}

/* .field--name-field-news-body */
 

img {
  max-width: 100%;
  height: auto;
  display: block;
}



.taxo-title{
    margin:0;
    padding:0;
}
.taxo-title .field{
    margin:0;
    padding:0;
}
.uhlh{
  margin: 50px;
}

.taxo-title{
    margin:0;
    padding:0;
}
.taxo-title .field{
    margin:0;
    padding:0;
}

.uhlh h4{
  color: #f3ec18;

}


.uhas-yellow{
  color: #f3ec18;
}
.uhas-p{
  padding-top: 100px;
  padding-bottom: 100px;
}
.uhas-border{
  border-bottom: solid 3px #f3ec18 ;
}

.site-footer h2{
    font-size:22px !important;
    color:#00923f;
}

.site-footer h5{
    color:#00923f;
    
}
 .site-footer p{

    color:#fff !important;
}

.site-footer .nav{
    display: block !important;
    
}

.site-footer .nav a{
    color: #ffffff !important;
    
}

.site-footer .nav a:hover{
    color: #00923f !important;
    /* color: #f3ec18 !important; */
     
    
}

.sidebar_second .nav{
    display: block !important;
}

.sidebar .block {
  background-color: #ffff ; 
  border-color: #f9f9f9;
}
.rc_bg{
  background-color: #fbf2d5;
  border-radius: 20px;
}

.ihr-mb{
    margin-bottom: 130px !important;
}
.ihr-bg-gray{
    background-color: #ececec;
}
.home-sidebar{
    /*background-color: #f2f9f1;*/
    background-color: #f7fbfc;
}
.highlight .container{
    width:100% !important;
}
a.navbar-brand{
    color:#034539 !important;
    align-items: center;
}

  .title-header-colour{
    background-color: #292929;
  }
.ihr-pt{
  padding-top: 100px;
  padding-bottom: 100px;
}
.ihr-pt-d{
  padding: 50px;
}
.contextual-region #block-ihr-mainnavigation-menu{
  font-size: 10px !important;
}
.rc-text-bg{
    background-color: #e5f4eb;
    padding:10px;
    min-height:100px;
}


.dp-block-title{
  font-size: 24px;
  margin-bottom: 10px;;
}



p.abt-tex{
  color: #000 !important;
}






/* ================== SIDE MENU ====================*/

.sidebar_second .nav-link {
  color: #034539;
}
.sidebar_second  {
  color: #fff;
  
}


.about .nav{
    background-color:#f2f9f1;
    margin-top:0;
    margin-bottom:30px;
    margin-right:11px;
}
.about .nav-item:hover{
     background-color:#00923f;
}
.about .nav-item a{
     color:#034539;
}
.about ul{
    margin:0;
    padding:0;
}
.about ul>li {
     border-left:solid 0.5px #000;
}
.about ul>li:last-child {
     border-right:solid 0.5px #000;
}


.about-side .nav{
    background-color:#f2f9f1;
    margin-top:0;
    margin-bottom:30px;
    margin-right:11px;
}
.about-side .nav-item:hover{
     background-color:#00923f;
}
.about-side .nav-item a{
     color:#034539;
}
.about-side ul>li {
     border-top:solid 0.5px #e3e3e3;
     width: 100%;
}
.about-side ul>li:last-child {
     border-bottom:solid 0.5px #e3e3e3;
}





.side-menu{
  background-color: #d9efdd !important;
  color: #005119;
}

.side-menu li.menu-item--collapsed{
  width: 100%;
  border-top:solid 0.5px #a9cfb5;
  text-transform: uppercase;
}
.side-menu li.menu-item--expanded{
  width: 100%;
  border-top:solid 0.5px #a9cfb5;
  text-transform: uppercase;
}
.side-menu li.menu-item--expanded a{
  width: 100%;
  border-bottom:solid 0.5px #a9cfb5;
}



.side-menu li.menu-item--expanded ul>li{
  border:none;
  text-transform: lowercase;
  text-decoration: none;
}

.side-menu li.menu-item--expanded ul>li a{
  border:none;

}

.side-menu .sidebar .block {
    border: none;
    /*padding: 0;*/
    margin: 0;
    background-color: black;
    color: #005119;

}
.sidebar h2 {
  /* margin: 0 0 0.5em; */
  border-bottom: none;
  padding: 5px;
  text-shadow: none;
  font-size: 1.071em;
  color: #538357;
  /* line-height
Determines the block-progression dimension of the text content area of an inline box.
Learn more

Don't show
: 1.2; */

}

.page-title {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: solid 1px black;
}


.page-title h1 {
  color: #034539;
  font-size: 44px;
  margin-top: 5px;
  font-weight: bold;
  position: relative;
  text-transform: none;
  padding-top: 20px;
}

.logo{
  background-color: #d9efdd;
  padding-top: 10px;
  padding-bottom: 10px;
}






.dp-white{
  background-color: #fff;
}





  @media (max-width: 575.98px) { 
    
.carousel-img img{
  height: 300px;
  object-fit: cover;
  aspect-ratio:1/1;
  
}


  
  }
  .container{
    max-width: 1170px;
  }

  .main-menu .navbar-nav{
    align-items: center;
  }

  .main-menu .navbar-nav{
    padding: 20px;


  }
#navbar-top {
    padding: 0;
    color: #e3e3e3;

}
#navbar-top a {
  color: #e3e3e3;
  padding-right: 5px;
  padding-top: 0;
  padding-bottom: 0;
  
}
#navbar-top p {
  color: #e3e3e3;
  padding-right: 5px;
  padding-top: 0;
  padding-bottom: 0;
  
}