.mike{width:100px;}

.card, .card * {
border:none !important;
border-radius:0px !important;
}
.navbar-mainnavigation .nav-link:not(.nav-link-toggle):hover::before, .navbar-mainnavigation .nav-link:not(.nav-link-toggle):focus-visible::before {
  opacity: 0;
}
#menu1Cont .nav-tabs, #menu2Cont .nav-tabs {
  border-bottom:none;
  background-color:#fff;
}
p {
color:#4c565c;	
}
p strong, p b {
font-weight:400;
text-transform:uppercase;	
  font-size: 1.15em;
}
.nav-link {
font-size:20px;
}
.nav-tabs .nav-link {
padding:10px;
text-align:center;
}
.navbar-mainnavigation .nav-item:last-child {
padding-right:0px;
}
#menu1Cont .nav-tabs, #menu2Cont .nav-tabs {
  justify-content: space-between;
  -webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
}
ol, ul {
  padding-left: 1rem;
color:#4c565c;	
}
#frame-backgroundimage-c7 {
background-image: none;
background: #ECEDED;
background: linear-gradient(90deg,rgba(236, 237, 237, 1) 47%, rgba(236, 211, 190, 1) 100%);
}
.subcontent-wrap .info {
padding-left:50px;	
background:transparent url('../img/arrows.png') no-repeat left center;
}
.subcontent-wrap .info img  {
display:none;
}
.subcontent-wrap .info h3 {
margin-top:15px;
}
.subcontent-wrap .info h3:first-child, .subcontent-wrap .info img:first-child + h3 {
margin-top:5px;
}
.subcontent-wrap .info h4 {
font-size:1rem;
}
.subcontent-wrap .info br {
display:none;
}
.frame {
  padding-top: 20px;
  padding-bottom: 20px;	
margin-top: 0px;
}
div[class*="frame-type-container"] {
  padding-top: 0px;	
}
.frame-background-primary {
background: #E16500;
background: linear-gradient(90deg,rgba(225, 101, 0, 1) 47%, rgba(238, 168, 111, 1) 100%);
}
.container .frame-has-backgroundimage:not(.frame-layout-embedded), .container .frame-background-primary:not(.frame-layout-embedded), .container .frame-background-secondary:not(.frame-layout-embedded), .container .frame-background-tertiary:not(.frame-layout-embedded), .container .frame-background-quaternary:not(.frame-layout-embedded), .container .frame-background-light:not(.frame-layout-embedded), .container .frame-background-dark:not(.frame-layout-embedded) {
  padding-left: 20px;
  padding-right: 20px;
}
.card {
background-color:#ececed;	
}
#c34 .card, #c32 .card, #c42 .card {
padding:20px;
}
#c34 .card-body, #c32 .card-body, #c42 .card-body   {
  width: 100%;
}
#c34 .card-group-element-item:first-child .card, #c34 .card-group-element-item:first-child .card-body, #c42  .card-group-element-item:first-child .card-body{
background-color:#fbe8d9;	
}
#c32 .card-group-element-item:first-child .card {
background-color:#f1d7d7;	
}
#c32 .card-group-element-item:first-child .card .card-title, #c32 .card-group-element-item:first-child .card  a {
  background-color: var(--bs-secondary);
}
#c32 h3 {
color: var(--bs-secondary);
}
#c34 .card-body, #c32 .card-body,
#c42 .card-body{
position:static;	
}
#c8 {
padding-top:0px;
padding-top:10px;
}
#c26 a {
color:#4c565c;	
text-decoration:none;
}
#c26 a:hover {
color:#e16500;	
text-decoration:underline;
}

.maincontent-wrap .frame.frame-type-text, .maincontent-wrap .frame.frame-type-textpic,
 .maincontent-wrap .frame-type-form_formframework {
background-color:#ececed;
padding:20px;	
margin-top:30px;
}

@media (min-width: 1400px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1400px;
  }
}