@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');


h1, h2, h3, h4, h5, h6 {
  color: #0B7550;
  font-family: 'Merriweather sans';
  font-weight: 300 !important;
}

h1 {
font-size: 2em;
margin-bottom: 0px;
padding-bottom: 5px;
border-bottom: 1px solid #0B7550;
}

h2 {
font-size: 1.55em;
        margin-bottom: 0px; 
}

h3 {
	font-size: 1.2em; 
	 margin-bottom: 0px; 
}

h4 {
 font-size: 1.1em; 
  	 margin-bottom: 0px;  
}

h5 {
   font-size: 1.1em; 
  	 margin-bottom: 0px; 
}

p, td {
font-weight: 400; 
 font-size: 15px; 
 line-height: 1.5em; 
 color: #00000; 
 font-family: 'Merriweather sans'; 
}

.breadcrumbClass {
  font-size: 12px;
}

.rotator-caption--text {
font-family: 'Merriweather sans' !important;
background-color: rgba(0,0,0,0.5);
padding: 2%;
margin: -2%;
}

/* Homepage widget Headers */

.widgetHead {
    color: #0B7550;
	font-weight: 300 !important;
	font-size: 1.6em;
	padding: 0;
	padding-bottom: 10px;
	border-bottom: 5px solid #0B7550;
	margin-bottom: 15px;
	margin-top: 0;
}

.header-text span {
    font-family: 'Merriweather sans' !important;
    font-weight: 300 !important;
	font-size: 1.6em !important;
	padding: 0;
	padding-bottom: 10px;
	border-bottom: 5px solid #0B7550;
	margin-bottom: 15px;
	margin-top: 0;
  	padding-right: 4em;
  	width: 13em;
  	display: inline-block;
}

.header-text p {
  	margin-top:0.45em;
}

/* Articles Widget */

.article {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.summary-article, .title-article {
  font-family: 'Merriweather sans' !important;
}

.summary-article {
  font-weight: 300;
}

/* Menu */

#full-menu a {
    font-family: 'Merriweather sans' !important;
}

button {
font-weight: 400; 
 font-size: 11px; 
 line-height: 10px; 
 text-transform: uppercase; 
 padding: 10px; 
 border-radius: 5px; 
 color: rgb(11, 117, 80); 
 background-color: rgb(11, 117, 80); 
 font-family: 'Merriweather sans'; 
}

button:hover {
background-color: rgb(11, 117, 80); 
 color: rgb(11, 117, 80); 
}

a {
font-weight: 400; 
 text-transform: none; 
 color: #0B7550; 
 font-family: 'Merriweather Sans';
 text-decoration: none !important;
}

a:hover {
color: #333333;
  text-decoration: underline !important;
}



header #full-menu .level-1 a{	
	     padding: 0.6em 0.5em 0.6em 0.5em;
	    
}

header #full-menu .level-1 a:hover {
 	text-decoration: none; 
}


header #full-menu .level-2 a {
	padding: 0.2em 0.7em !important;
    font-size: 0.9125em !important;
   	width: 90%;
}

header #full-menu .level-2 li {
	border-top: transparent 0px solid;
 	border-bottom: 1px #ECEFF4 solid;
  	text-align:left !important;
  	width: 13em;
}

header #full-menu .level-2 li:hover {
	border-top: transparent 0px solid;
	 /*border-bottom: 1px #ECEFF4 solid;*/
}

header .widget__content__menu .menu>ul>li>ul,
header .widget__content__menu .menu>ul>li>ul>li>ul,
header .widget__content__menu .menu>ul>li>ul>li>ul>li>ul{
    box-shadow: 1px solid #333;
    -webkit-box-shadow: 3px 3px 3px -1px rgb(0 0 0 / 19%);
    box-shadow: 3px 3px 3px -1px rgb(0 0 0 / 19%);
}

header .level-1 {
	margin: 0 !important;
}

header .level-1 li a{
	padding: 0.6em 0.7em;
	display: inline-block;
    max-width: initial !important;
}

header #full-menu >ul.level-1 {
     background-color: transparent;
}

header #full-menu .level-1 a.expand {
     font-size: 0.4em !important;
     padding: initial;
}

header #full-menu .level-2 a.expand {
    padding-top: 0.9em !important;
    width: 10% !important;
}





        @media (max-width: 576px) {


            h1 {
                font-size: calc(32px - 92%)
            }


            h2 {
                font-size: calc(29px - 92%)
            }


            h3 {
                font-size: calc(66px - 92%)
            }


            h4 {
                font-size: calc(44px - 92%)
            }
          
          .header-text span {
              	padding-bottom: 35px !important;
          }
          
          /* make tables work on mobile */
          
           table {
        max-width: 100% !important;
        width: 98% !important;
    }
          
          
          
@media (max-width: 580px) {
    header .grid__container .image-widget {
        background-position: center !important;
    }
      header .grid__container .text-widget, header .grid__container .text-widget p {
        text-align: center !important;
    }
}
          
          

    table img:not(.text-widget table img) {
        width: 100% !important;
        height: auto !important;
    }

    td {
        width: 50% !important;
        word-break: break-all;
    }
        }
        @media (max-width: 768px) {


            h1 {
                font-size: calc(32px - 75%)
            }


            h2 {
                font-size: calc(29px - 75%)
            }


            h3 {
                font-size: calc(66px - 75%)
            }


            h4 {
                font-size: calc(44px - 75%)
            }
          	.header-text span {
              	padding-bottom: 35px !important;
          }
        }

.sidebarBody {
	float: left;
	width: 200px;
	text-align: left;
}

.sidebarBody ul.level-1 > li > a{font-family: 'Merriweather sans' !important;}
.sidebarBody ul.level-1 > li > a{font-size: 15.5px !important;}
.sidebarBody ul.level-1 > li > a{font-weight: 700 !important;}
.sidebarBody ul.level-1 > li > a{text-transform: none}
.sidebarBody ul.level-1 > li > a{color: #0B7550 !important;}
.sidebarBody ul.level-1{background-color: #ffffff !important;}
.sidebarBody ul.level-1 > li:hover > a{color: #0B7550 !important;}
.sidebarBody ul.level-1 > li:hover{background-color: #ffffff !important;}
.sidebarBody ul.level-1.selected > li {background-color: #ffffff !important;}
.sidebarBody ul.level-1.selected > li > a{color: #0B7550 !important;}
.sidebarBody ul.level-1 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-1 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-2 > li > a{font-family: 'Merriweather sans' !important;}
.sidebarBody ul.level-2 > li > a{font-size: 14px !important;}
.sidebarBody ul.level-2 > li > a{font-weight: 400}
.sidebarBody ul.level-2 > li > a{text-transform: none}
.sidebarBody ul.level-2 > li > a{color: #0B7550 !important;}
.sidebarBody ul.level-2{background-color: #ffffff !important;}
.sidebarBody ul.level-2 > li:hover > a{color: #0B7550 !important;}
.sidebarBody ul.level-2 > li:hover{background-color: #0B7550 !important;}
.sidebarBody ul.level-2.selected > li {background-color: #0B7550 !important;}
.sidebarBody ul.level-2.selected > li > a{color: #0B7550 !important;}
.sidebarBody ul.level-2 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-2 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-3 > li > a{font-family: 'Merriweather sans' !important;}
.sidebarBody ul.level-3 > li > a{font-size: 16px}
.sidebarBody ul.level-3 > li > a{font-weight: 400}
.sidebarBody ul.level-3 > li > a{text-transform: none}
.sidebarBody ul.level-3 > li > a{color: #0B7550}
.sidebarBody ul.level-3{background-color: #0B7550}
.sidebarBody ul.level-3 > li:hover > a{color: #0B7550}
.sidebarBody ul.level-3 > li:hover{background-color: #0B7550}
.sidebarBody ul.level-3.selected > li {background-color: #0B7550}
.sidebarBody ul.level-3.selected > li > a{color: #0B7550}
.sidebarBody ul.level-3 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-3 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-4 > li > a{font-family: 'Merriweather sans' !important;}
.sidebarBody ul.level-4 > li > a{font-size: 16px}
.sidebarBody ul.level-4 > li > a{font-weight: 400}
.sidebarBody ul.level-4 > li > a{text-transform: none}
.sidebarBody ul.level-4 > li > a{color: #0B7550}
.sidebarBody ul.level-4{background-color: #0B7550}
.sidebarBody ul.level-4 > li:hover > a{color: #000000}
.sidebarBody ul.level-4 > li:hover{background-color: #0B7550}
.sidebarBody ul.level-4.selected > li {background-color: #0B7550}
.sidebarBody ul.level-4.selected > li > a{color: #000000}
.sidebarBody ul.level-4 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-4 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-5 > li > a{font-family: 'Merriweather sans' !important;}
.sidebarBody ul.level-5 > li > a{font-size: 16px}
.sidebarBody ul.level-5 > li > a{font-weight: 400}
.sidebarBody ul.level-5 > li > a{text-transform: none}
.sidebarBody ul.level-5 > li > a{color: #000000}
.sidebarBody ul.level-5{background-color: #f2f2f2}
.sidebarBody ul.level-5 > li:hover > a{color: #000000}
.sidebarBody ul.level-5 > li:hover{background-color: #0B7550}
.sidebarBody ul.level-5.selected > li {background-color: #0B7550}
.sidebarBody ul.level-5.selected > li > a{color: #000000}
.sidebarBody ul.level-5 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-5 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-1 > li > a{font-family: Arial}
.sidebarBody ul.level-1 > li > a{font-size: 28px}
.sidebarBody ul.level-1 > li > a{font-weight: 400}
.sidebarBody ul.level-1 > li > a{text-transform: none}
.sidebarBody ul.level-1 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-1{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-1 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-1 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-1.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-1.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-1 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-1 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-2 > li > a{font-family: Arial}
.sidebarBody ul.level-2 > li > a{font-size: 16px}
.sidebarBody ul.level-2 > li > a{font-weight: 400}
.sidebarBody ul.level-2 > li > a{text-transform: none}
.sidebarBody ul.level-2 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-2{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-2 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-2 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-2.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-2.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-2 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-2 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-3 > li > a{font-family: Arial}
.sidebarBody ul.level-3 > li > a{font-size: 16px}
.sidebarBody ul.level-3 > li > a{font-weight: 400}
.sidebarBody ul.level-3 > li > a{text-transform: none}
.sidebarBody ul.level-3 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-3{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-3 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-3 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-3.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-3.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-3 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-3 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-4 > li > a{font-family: Arial}
.sidebarBody ul.level-4 > li > a{font-size: 16px}
.sidebarBody ul.level-4 > li > a{font-weight: 400}
.sidebarBody ul.level-4 > li > a{text-transform: none}
.sidebarBody ul.level-4 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-4{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-4 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-4 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-4.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-4.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-4 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-4 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-5 > li > a{font-family: Arial}
.sidebarBody ul.level-5 > li > a{font-size: 16px}
.sidebarBody ul.level-5 > li > a{font-weight: 400}
.sidebarBody ul.level-5 > li > a{text-transform: none}
.sidebarBody ul.level-5 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-5{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-5 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-5 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-5.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-5.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-5 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-5 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
