@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: #2D7FA4;
  font-family: 'Merriweather sans';
  font-weight: 300 !important;
}

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

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: #333333; 
 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: #636FAB;
	font-weight: 300 !important;
	font-size: 1.6em;
	padding: 0;
	padding-bottom: 10px;
	border-bottom: 5px solid #636FAB;
	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 #b82e30;
	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(78, 28, 193); 
 background-color: rgb(9, 255, 0); 
 font-family: 'Merriweather sans'; 
}

button:hover {
background-color: rgb(186, 230, 32); 
 color: rgb(5, 0, 255); 
}

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

a:hover {
color: #333333;
  text-decoration: underline !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;
    }

    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: #3380A2 !important;}
.sidebarBody ul.level-1{background-color: #ffffff !important;}
.sidebarBody ul.level-1 > li:hover > a{color: #545454 !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: #545454 !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: #333333 !important;}
.sidebarBody ul.level-2{background-color: #ffffff !important;}
.sidebarBody ul.level-2 > li:hover > a{color: #3380A2 !important;}
.sidebarBody ul.level-2 > li:hover{background-color: #ECEDF0 !important;}
.sidebarBody ul.level-2.selected > li {background-color: #ECEDF0 !important;}
.sidebarBody ul.level-2.selected > li > a{color: #3380A2 !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: #000000}
.sidebarBody ul.level-3{background-color: #f2f2f2}
.sidebarBody ul.level-3 > li:hover > a{color: #000000}
.sidebarBody ul.level-3 > li:hover{background-color: #e7e7e7}
.sidebarBody ul.level-3.selected > li {background-color: #e7e7e7}
.sidebarBody ul.level-3.selected > li > a{color: #000000}
.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: #000000}
.sidebarBody ul.level-4{background-color: #f2f2f2}
.sidebarBody ul.level-4 > li:hover > a{color: #000000}
.sidebarBody ul.level-4 > li:hover{background-color: #e7e7e7}
.sidebarBody ul.level-4.selected > li {background-color: #e7e7e7}
.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: #e7e7e7}
.sidebarBody ul.level-5.selected > li {background-color: #e7e7e7}
.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}
