@charset "UTF-8";

body{
    margin: 0;
    padding: 0;
    text-align: center;
    background-image: url("../tomKats/images/art_patterns.jpg");
}

.container .navbar.navbar-expand-lg.navbar-light.bg-light {
    background-image: -webkit-linear-gradient(270deg,rgba(98,98,98,1.00) 0%,rgba(0,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(98,98,98,1.00) 0%,rgba(0,0,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(98,98,98,1.00) 0%,rgba(0,0,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(98,98,98,1.00) 0%,rgba(0,0,0,1.00) 100%);
    background-color: hsla(137,93%,28%,0.99);
}
.navbar-nav .x-auto .nav-item .nav-link {
   /*color: hsla(133,97%,34%,1.00);*/
    color: white;
}
.navbar.navbar-expand-lg.navbar-light.bg-light .navbar-toggler .navbar-toggler-icon {
    background-color: hsla(0,0%,37%,1.00);
    color: white;
}

.col-xl-12-header {
    height: 50px;
    background-color: hsla(133,97%,34%,1.00);
    background-size: cover;
    background-position: center;
}

.col-xl-12-header h1{
	font-size: 2.5em;
	/*margin-top: 20px;*/
	/*padding-right:20px;*/
	color: rgba(0,0,0,1.00)
}

.container #accordion1 footer {
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(93,91,91,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(93,91,91,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(93,91,91,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,1.00) 0%,rgba(93,91,91,1.00) 100%);
}
.row .col-xl-6 p {
    color: hsla(0,0%,99%,1.00);
}
.row .col-xl-6 h4 {
    color: hsla(0,0%,100%,1.00);
}
/*body {
    background-image: url(../tomKats/images/art_patterns.jpg);
}*/
.container {
    /*background-color: hsla(133,97%,34%,1.00);*/
	background-color:antiquewhite;
	border:solid;
	
}
body {
}.row-circle {
	background-color: white;
	text-color: hsla(133,97%,34%,1.00);
	border-style: solid;
	padding: 10px;
}
footer{
	background-image: linear-gradient(180deg,rgba(98,98,98,1.00) 0%,rgba(0,0,0,1.00) 100%);
	border: solid;
	
}
.para4 {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 0.51pt solid #515151;
  line-height: 120.0000%;
  margin:  0.2500in 0px 0.0280in 0px;
  text-align: start;
}

.para3 {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 0.51pt solid #515151;
  line-height: 120.0000%;
  margin:  0.2500in 0px 0.0280in 0px;
  text-align: center;
}

.para2 {
  border: none;
  margin:  0.0000in 0px 0.1110in 0.5902in;
  text-align: start;
}

.para1 {
  border: none;
  margin:  0.0000in 0px 0.0000in 0px;
  text-align: center;
}

.para5 {
  border: none;
  margin:  0.0000in 0px 0.0693in 0px;
  text-align: start;
}

.para0 {
  border: none;
  margin:  0.0000in 0px 0.0000in 0px;
  text-align: start;
}

.span5 {
  color: #0433ff;
  font-family: 'Helvetica Neue';
  font-size: 12.0000pt;
  font-weight: bold;
}

.span4 {
  color: #000000;
  font-family: 'Helvetica Neue';
  font-size: 12.0000pt;
}

.span3 {
  color: #ee220c;
  font-family: 'Helvetica Neue';
  font-size: 12.0000pt;
  font-weight: bold;
}

.span1 {
  color: #000000;
  font-family: 'Helvetica Neue';
  font-size: 20.0000pt;
}

.span2 {
  color: #000000;
  font-family: 'Helvetica Neue';
  font-size: 14.0000pt;
  letter-spacing: 0.0035in;
}

.span0 {
  color: #000000;
  font-family: 'Helvetica Neue';
  font-size: 30.0000pt;
  font-weight: bold;
}

.body0 {
  -epub-writing-mode: horizontal-tb;
  -webkit-writing-mode: horizontal-tb;
  direction: ltr;
  writing-mode: horizontal-tb;
}

.row-foot {
    display: flex;
    flex-direction: row;
    max-height: 200px;
    max-width: 1200px;
    border-bottom: solid;
    border-right: solid;
    border-left: solid;
    padding: 10px;
    background-image: linear-gradient(180deg,rgba(0,139,139,1.00) 0%,rgba(0,0,0,1.00) 100%);
    color: white;

}
