/**
 * @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 {
  background-color: #fff;
  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;
  color: var(--bs-secondary-paragraph);
  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;
}



.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;
    }

.side-menu .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:white !important;
}

  .title-header-colour{
    background-color: #292929;
  }
.ihr-pt{
  padding-top: 100px;
  padding-bottom: 100px;
}



.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; */

}





.btn[aria-expanded="true"] { transform: rotate(180deg); transition: transform .2s; }
.sidebar nav .nav
 {
   margin: 0; 
}







.contextual-region #block-ihr-mainnavigation-menu{
  font-size: 10px !important;
}
.rc-text-bg{
    background-color: #e5f4eb;
    padding:10px;
    min-height:100px;
}
.bg-green-10{
    background-color:#e5f4eb;
}
.bg-green-20{
    background-color:#cce9d8;
}
.bg-green-30{
    background-color:#b2dec5;
}
.bg-green-40{
    background-color:#99d3b2;
}
.bg-green-50{
    background-color:#7fc89f;
}
.bg-green-60{
    background-color:#66bd8b;
}
.bg-green-70{
    background-color:#4cb278;
}
.bg-green-80{
    background-color:#32a765;
}
.bg-green-90{
    background-color:#199c52;
}
 .bg-green-100{
    background-color:#00923f;
}
    
    

    
    
    
    
    
    
    
    
}
