@charset "utf-8";
/* CSS Document */
* {
	color: #777777;
}

:root {
    --bg-marquee: #f17d02; /*orange*/
    --middle-color: #fad403; /*yellow-honey substitute #108ccc*/
    --low-color: #66cc66; /*green-light substitute #2a4393*/
}

.magazpanel {
	padding: 10px;
	background-color: #a5fa9a;
	color: black;
}

.bigpanel {
	font-size: 5rem;
	text-align: center;
	height: 215px;
	min-height: 215px;
}

.bigpanel a {
	color: white;
	margin: auto;
}
.bigpanel a:hover {
	color: white;
	text-decoration: none;
}

#servpanel {
	background-image: url("/static/images/library.jpg");
	padding: 30px 0 0 40px;
}

#prodpanel {
	background-image: url("/static/images/magazine.jpg");
	padding: 30px 0 0 180px;
}



.cardwidget {
	margin: auto -14px 30px -14px;
	border-width: 0 !important;
}

.cardwidget .card-header .fa {
	font-size: 30px;
	color: white;
	text-transform: uppercase;
}

.cardwidget .card-header {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: white;
	text-transform: uppercase;
	padding: 6px 20px;
}

.cardwidget .card-img-top {
	width: 92%;
	margin-left: 10px;
	margin-right: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.cardwidget .card-title {
	font-weight: 700;
}


.cardwidget .card-header.redheader {
	background-color: var(--bg-marquee);
}

.cardwidget .card-header.blueheader {
	background-color: var(--low-color);
}

.cardwidget .card-header.greenheader {
	background-color: #409635;
}

.cardwidget .list-group-item {
	border-width: 0 !important;
}

.img-sm {
	width: 32px;
	height: 32px;
	margin-right: 10px;
	float: left;
}

.card-body .table-list .fa,.fab {
	color: var(--middle-color);
	font-size: 25px;
}

.padcell {
	padding: 10px;
}

.margintop {
	margin-top: 10px;
}

.marginbottom {
	margin-bottom: 10px;
}

.imgmain {
	margin-left: 10px;
}

.table-list td {
	border-color: transparent !important;
	padding: 0.25rem !important;
}

.imgsec {
	width: 140px;
	height: 140px;
}

.imgterc {
	width: 80px;
	height: 80px;
}
.footer {
	background-color: var(--low-color) !important;
	color: white !important;
}

.footer a {
	color: white !important;
}

.menuitem {
	font-size: 22px;
}

i.fab.fa-facebook.fa-2x {
	color: #4e3db6 !important;
}

i.fab.fa-twitter.fa-2x {
	color: #5acafe !important;
}

i.fab.fa-youtube-square.fa-2x {
	color: #e81126 !important;
}

.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*
#carimg1 {
	background-image: url(../images/car_img1.jpg);
}

#carimg2 {
	background-image: url(../images/car_img2.jpg);
}

#carimg3 {
	background-image: url(../images/car_img3.jpg);
}
*/

  .carousel-indicators li {
    height: 10px!important;
    width: 10px!important;
    border-radius: 15px!important;
  }

p.lead {
	color: white;
}

#carouselExampleIndicators {
	margin-left: -15px;
	margin-right: -15px;
}

.imgleftalg {
	float: left; 
	margin: 20px 20px 40px 0;
    	width: 102%;
}

div.rich-text p{
	text-align: justify;
	color: black!important;
}


.card .card-header.research.red {
	background-color: var(--bg-marquee);

}

.card .card-header.research.blue {
	background-color: var(--low-color);

}

.card .card-header.research.green {
	background-color: var(--middle-color);

}

.card .card-header.research a{
	color: white;
	font-size: 25px; 
}


.nav-tabs a.nav-link{
	background-color: #9fcb9a!important;
	color: white!important;
	font-size: 20px;
	border-top: 2px solid var(--middle-color)!important;
	border-left: 2px solid var(--middle-color)!important;
	border-right: 2px solid var(--middle-color)!important;
	border-bottom-width: 0;
}

.nav-tabs a.nav-link.active{
	background-color: var(--middle-color)!important;
}

.nav-tabs .nav-item{
	margin: 0 1px !important;
}
.nav-tabs {
	border-bottom: 2px solid var(--middle-color)!important;
}

.tab-pane {
	padding: 15px;
	color: black!important;
}

.res-tags a {
	font-size: 20px;
	color: black;
	font-weight: 600;
	text-decoration: none;
}

.res-tags a:hover {
	font-size: 20px;
	color: black;
	font-weight: 600;
	text-decoration: none;
}

.res-tags .fa {
	color: var(--middle-color)!important;
}

.table-striped thead th {
	background-color: #a7a9a6;
	color: black;
	font-weight: 600;
}

.card-deck .card-img-top {
	height: auto; 
	max-width: 200px;
	margin: 20px auto;
}

.card-deck {
	margin-bottom: 20px;
}

.card-deck .card {
	max-width: 400px;
}

.pagebigheader {
	color: var(--middle-color);
	text-align: center;
	margin: 20px auto 40px;
	font-size: 40px;
	font-weight: 600;
}

.bigpicture {
	font-size: 120px;
}

#prodboard .card {
	border: none!important;
}

#prodboard div.red {
	color: var(--middle-color);
}

#prodboard div.blue {
	color: var(--low-color);
}

#prodboard div.green {
	color: var(--middle-color);

}

.paddinall {
	padding: 50px; 
}


#prodboard .card {
	margin-bottom: 50px;
}

#prodboard .card a {
	color: black;
	text-decoration: none;
}

#prodboard div {
	margin-bottom: 50px;
}

#footermenu {
	padding: 30px 20px;
}

#footermenu .nav-link {
	padding: 2px;
    font-size: 20px;
}

.profile {
	padding: 50px;
	margin: 30px;
	border: 1px solid black!important;	
	min-height: 400px;
}

img.imgleftalg + h5 {
	margin-top: 20px;
}

img.imgleftalg + p {
	margin-top: 20px;
}

h2.display-4 a {
    color: white!important;
    text-decoration: underline;
}

p.lead a {
    color: white!important;
    text-decoration: underline;
}

#eventCal.card-body {
	padding: 0!important;
}

.breadcrumb {
    padding-left: 2rem!important;
    background-color: var(--bg-marquee)!important;
    border-radius: 0!important;
    font-size: 22px;
    color: white;
    padding-top: 0.4rem!important;
    padding-bottom: 0.4rem!important;
}

.breadcrumb li{
    color: white;
}

.breadcrumb a{
    color: white;
}

.breadcrumb a:hover{
    color: white;
}

.breadcrumb .active{
    color: white;
}

.infosection  {
    border: 1px solid #CFCFCF;
    padding: 20px;
}

.infosection  .rich-text{
    padding: 20px;
}


.infosection  .rich-text h3 {
    color: var(--middle-color);
    text-align: center;
    margin: 20px auto 40px;
    font-size: 40px;
    font-weight: 600;
}

.accordion1 .card .card-header a:not(.collapsed) .rotate-icon {
 -webkit-transform:rotate(180deg);
 -ms-transform:rotate(180deg);
 transform:rotate(180deg);
}

.accordion1 .card .fa-angle-down {
 float:right;
}

.contact-form input, textarea{
	float: right;
}

.img-banner {
    width: 100%;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600 !important;
}

.link-neutral:hover {
    text-decoration: none;
}


.threecol {
    column-count: 3;
    column-gap: 40px;
    column-rule: 1px solid lightblue;
}



@media screen and (max-width: 710px) {
    .threecol {
        column-count: 2;
        column-gap: 20px;
        column-rule: 1px solid lightblue;
    }
}

h5.mb-0 .fas.fa-angle-down {
    float: right;
    color: white;
}


@media screen and (max-width: 420px) {
    .threecol {
        column-count: 1;
    }
}

h2 {
    line-height: 1rem;
    font-size: 24px!important;
}

.tagbutton {
    color: white;
    font-size: 20px;
    background-color: #409635!important;
    border-radius: 15px!important;
    padding: 0 15px 5px;
    margin-right: 10px;
}

.tagbutton a{
    color: white;
}

.tagbutton a:hover{
    color: white;
    text-decoration: none;
}

.news-body {
    background-color: #f7f7f7;
    padding: 20px 20px!important;
    column-count: 2;
    column-gap: 50px;
    margin: 0 0 0 20px!important;
    width: 98%!important;
    max-width: 98%!important;
}

.imgnews {
    margin: 20px 50px 20px 7px!important;
    vertical-align: middle;
}

.news-title {
    margin-top: 10px;
    color: #797979;
    font-size: 40px;
    font-weight: 400;
}

.news-info {
    font-size: 18px;
    color: #797979;
}