body {
  background-color:#fff;
}

div.dataTables_wrapper div.dataTables_filter label {
  color:#333;
}

div.dataTables_wrapper div.dataTables_filter input {
  width:83%;
}

#header, .mobile-menu {
  animation-delay:0s;
  animation-delay: .25s;
} 

#home .title h1.imiTitle:before {
  top:4.5rem;
}

#home {
  z-index:1;
  animation-delay: .5s;
  padding-bottom:3rem;
  overflow: visible;
  overflow-x: clip;
}

#home:before {
  content: ' ';
  display: block;
  position: absolute;
  bottom:0;
  left:0;
  height:100%;
  width:96%;
  background-image:url(../img/history.png);
  background-position: bottom right;
  background-size:contain;
  background-repeat: no-repeat;
  opacity: .07;
}

#home .aboutContent ul, #details .tab-pane ul {
  list-style: none;
  display: block;
  margin:0 auto;
  line-height:2;
}

#home .aboutContent ul li {
  padding:.2rem 0;
  color:#000;
}

#details {
  z-index: 2;
  position: relative;
}

#details p {
  color:#111;
  padding: 1.5rem 2rem;
  text-align: left;
}

#details .row {
  --bs-gutter-x:0;
}

#details .tab-pane ul li ul {
  margin-left:5rem;
  margin-top:.5rem;
  list-style-type: disc;
}

#home .aboutContent ul li img, #details .tab-pane ul li img {
  height:20px;
  margin-right:1rem;
}

#home .aboutContent div {
  text-align: left;
  width: auto;
  margin: 0 auto;
  display: flex;
  margin-bottom:3rem;
}

.badge {
  position: relative;
  bottom:0 !important;
  right:0;
  width:180px;
  justify-content: center;
  padding:2rem;
  margin:2rem auto;
}

#details {
  width:1400px;
  margin:0 auto;
  max-width:100%;
}

#details .nav-tabs {
  margin-top:2rem;
  border:none;
}

#details .nav-tabs .nav-link {
  color:rgb(32 44 54);
  min-width:100px;
  border-radius:0;
  padding-right:30px;
  max-width:260px;
  white-space:wrap;
  text-align: left;
  line-height:1.5;margin:1rem 0;
  display: flex;
  align-items: center;
}

#details .nav-tabs .nav-link:hover, #details .nav-tabs .nav-link:focus {
  color:#ffc315;
  border-color:transparent;
}

#details .nav-tabs .nav-link img {
  width:30px;
  margin-right:1rem;
  vertical-align: sub;
  box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.25);
}

#details .nav-tabs .nav-link.active {
  background-color:rgb(61 112 155 / 20%) !important;
  border-color:rgb(61 112 155 / 20%) !important;
  color: #000;
}
#details .nav-tabs .nav-link i {
  margin-right:1rem;
  font-size:20px;
  vertical-align: middle;
  padding-bottom:3px;
}
#details .nav-tabs .nav-link.active img {
  filter:invert(0) !important;
}
#details .nav-tabs .nav-link.active i {
  color:#ffd96c;
}
#details .tab-pane {
  padding:3rem 2rem;
  color:#000;
  justify-content: center;
  font-size:16px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}

#auTab {
  display:flex !important;
  border:none;
}

#auTab .nav-item {
  width:100%;
  text-align: center;
  border:1px solid #ccc;
}

#auTab .nav-item:nth-child(2) {
  border-top:none;
  border-bottom:none;
}

#auTab .nav-item button {
  width:100%;
}

#auTabContent {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  padding:0 !important;
  padding-top:1rem !important;
}

#auTabContent .tab-pane {
  padding:0 !important;
}

#details .tab-pane h1 {
  margin-top:1rem;
}

#details .tab-pane h1, #details .tab-pane div h2 {
  text-decoration: underline;
  line-height:1.5;
  letter-spacing: .01em;
}

#details .tab-pane div.pg img {
  width:100%;
}

#details .tab-pane div.pg  {
  padding:0;
}

#business, #auTabContent, #skill, #family {
  margin-top:0 !important;
}
#details .tab-pane h3 {
  margin-bottom:.5rem !important;
}

#details .tab-pane div span {
  text-decoration: underline;
}

#details .tab-pane div {
  margin-top:2.5rem;
  margin-bottom:3.5rem;
  background-color:#fff;
  padding:1rem 1.5rem;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.25);
}

#details .tab-pane table {
  margin:0;
}

#details .tab-pane table td {
  border-color:#dedede;
  padding:1rem 0 !important;
}

#details .tab-pane table td:first-child {
  color:#666;
}

#details .tab-pane table tr:last-child td {
  border:none;
}

#details .tab-pane strong {
  font-weight: 600;
}

.owl-carousel {
  overflow:hidden;
}


.owl-carousel:before {
  content: ' ';
  display: block;
  position: absolute;
  top:55%;
  left:0;
  height:2px;
  width:100%;
  background-color:#ddd;
  background-repeat: no-repeat;
}

.owl-carousel .item {
  position: relative;
  display: flex;
  flex: 1 0 auto;
  height: 100%;
  justify-content: center;
}
.owl-carousel .item h4 {
  font-size:16px;
  color:#ccc;
  padding:1.5rem 2.5rem;
  position: relative;
  overflow: hidden;
  font-family: 'Roboto-Thin';
  text-shadow: 0 0 #ccc;
  font-weight: 600;
  border: 2px solid #ccc;
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 100px;
  line-height: 1.5;
  height: 100px;
  border-radius: 50%;
  transition:.2s all ease-in-out;
  background-color:#fff;
}

.owl-carousel .item div {
  display: none;
}

.owl-carousel .owl-item .item img {
  position: absolute;
  width:26px;
  top:calc(100% - 4px);
  filter: invert(28%) sepia(38%) saturate(4291%) hue-rotate(195deg) brightness(80%) contrast(99%);
  opacity:0;
  transition:.2s all ease-in-out;
}

.owl-carousel .owl-item .selected img {
  opacity:1;
}

.owl-carousel .owl-nav .disabled {
  display:none !important;
}

.owl-carousel .owl-stage{display: flex;}


.owl-carousel .selected div {
  background-color:#fff;
  transform: rotate(45deg);
  border:1px solid #bbb;
  position:absolute;
  bottom:-5rem;
  width:40px;
  height:40px;
  display:block;
  left:calc(50% - 20px);
}

.owl-carousel .owl-stage-outer {
  overflow:visible;
}

.owl-carousel .selected h4 {
  text-shadow: 0 0 #016fd6;
  border: 2px solid #016fd6;
  color:#016fd6;
}

.owl-carousel .item:hover h4 {
  color:#016fd6;
  text-shadow: 0 0 #016fd6;
  border: 2px solid #016fd6;
}

.owl-carousel .item:hover span {
  color:#016fd6;
  text-shadow: 0 0 #016fd6;
}

.owl-carousel .selected:hover h4 {
  color:#016fd6;
  text-shadow: 0 0 #016fd6;
}

.owl-carousel .owl-next {
  right: 21% !important;
  top: 1rem;
}

.owl-carousel .owl-prev {
  left: 21% !important;
  top: 1rem;
}

.owl-carousel .owl-next img, .owl-carousel .owl-prev img {
  width: 26px;
  height: 26px;
}

.datatable {
  width:100%;
  margin-top:2rem;
  padding-bottom:1rem;
  margin-bottom:4rem;
}

.datatable th {
  border-color: #1f63a3;
  background: linear-gradient(to top, #1f63a3, #023568);
  color: #fff;
}
.datatable td {
  border-color:#aaa !important;
  white-space: pre-wrap !important;
  background-color:#fff;
}

.datatable td:last-child {
  padding-top:8px !important;
}

.datatable td:last-child a img {
  opacity: .65;
  transition:.2s all ease-in-out;
  width: 24px;
  filter: invert(13%) sepia(44%) saturate(6172%) hue-rotate(198deg) brightness(108%) contrast(102%);
}

.datatable td:last-child a:hover img {
  opacity: 1;
}

.datatable td:nth-child(1) {
  min-width:170px;
}

.datatable td:nth-child(1) a {
  text-decoration: none;
  color:#004892 !important;
}

.datatable td:nth-child(1) a:hover {
  transform:translateY(-2px) !important;
  color:#131F28 !important;
}

.datatable td:nth-child(5), .datatable td:nth-child(6), .datatable td:nth-child(7), .datatable td:nth-child(8) {
  text-align: right;
}
.datatable td:nth-child(5), .datatable td:nth-child(6) {
  min-width:100px;
}
.datatable td:nth-child(8) {
  min-width:150px;
}

.datatable td:last-child {
  text-align: left;
}
table.dataTable thead>tr>th.sorting_disabled:before, table.dataTable thead>tr>th.sorting_disabled:after {
  display:none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  overflow: visible;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  bottom: 6px;
  display: inline-flex;
  align-items: flex-end;
  overflow: visible;
}

.content {
  padding:2rem 0;
}

.content ul {
  list-style: none;
  padding:1.5rem;
  margin-bottom:0;
}

.content ul li {
  font-size: 16px;
  padding: 1rem .5rem;
  color: #333;
  display:flex;
  text-align: left;
  line-height:1.75;
}

.content ul li p {
  padding:0;
}

.content_J2022 p, .content_O2023 p {
  margin-bottom:0;
  line-height: 1.75;
}
.content ul li img {
  width: 26px;
  height:26px;
  margin-top: 2px;
  margin-right: 1rem;
  filter: invert(19%) sepia(96%) saturate(1568%) hue-rotate(194deg) brightness(91%) contrast(104%);

}

.content ul li span  {
  font-weight:600;
  display: contents;
}


.content_O2023 ul li {
  padding:.5rem;
}

.content_O2023 ul:last-child li {
  padding:1rem .5rem;
}

.content_O2023 ul li span {
  margin-right:.5rem;
  display: block;
}

.content_O2023 p span {
  font-style: oblique;
}

.content_O2023 h2 {
  margin:0 auto;
  padding: 1rem;
  margin-top: 5rem;
  text-align: center;
  position: relative;
  font-family: 'Roboto-Thin';
  color: #131F28;
  font-weight: 600;
  letter-spacing: .03em;
  line-height: 1.5;
}

.content_O2023 h2::before {
  content: ' ';
  display: block;
  position: absolute;
  left: calc(50% - .5px);
  height: 4rem;
  width: 1px;
  top: -4.5rem;
  background-color: #004892;
  opacity: .5;
}

.content_O2023 h3 { 
  margin:0 auto;
  position: relative;
  font-family: 'Roboto-Thin';;
  font-weight: 600;
  letter-spacing: .03em;
  max-width: 300px;
  text-align: center;
}

.content_O2023 h3 span { 
  background: #fff;
  padding: 0 15px;
}

.content_O2023 h3::before {
  border-top: 1px solid #dfdfdf;
  border-image-slice: 1;
  border-image-source: linear-gradient(135deg, #ffffff, #004892, #ffffff);
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 95%;
  z-index: -1;
}

.content_O2023 table { 
  width:1400px;
  max-width:94%;
  margin:3rem auto;
}

.content_O2023 table th {
  border: 1px solid #1f63a3;
  background: linear-gradient(to top, #1f63a3, #023568);
  color: #fff;
  font-weight: lighter;
  letter-spacing: .05em;
  padding: .5rem 1rem;
}

.content_O2023 table td { 
  padding: .5rem 1.5rem;
  color:#111;
  font-size:14px;
  border: 1px solid #aaa;
}

.content_O2023 table td a {
  color: #004892 !important;
  text-decoration: none;
}

.content_O2023 a.conclusion {
  color: #004892 !important;
  text-align: center;
  margin:1rem auto;
  display: block;
  font-size:16px;
  padding: 0 1.5rem;
}

.content_O2023 table td a:hover,.content_O2023 a.conclusion:hover {
  color: #1f63a3 !important;
  text-decoration: underline;
}

#historyBar {
  margin: 2rem 0;
  padding-top: 2rem;
}

.owl-carousel .item span {
  width: 146px;
  left: calc(50% - 73px);
  top: -3.25rem;
  position: absolute;
  font-size: 14px;
  transition:.2s all ease-in-out;
  text-align: center;
  color:#ccc;
  letter-spacing: .03em;
}

.owl-carousel .selected span {
  color:#016fd6;
  text-shadow: 0 0 #016fd6;
}

@media only screen and (min-width: 768px) {
  #details p {
    font-size:18px;
  }  
  #home:before {
    width:90%;
    bottom:-2rem;
    opacity:.04;
  }
  .content ul li,.content_O2023 a.conclusion {
    font-size: 18px !important;
  }
  .content_O2023 h2 {
    margin-top: 3rem;
    font-size: 24px;
  }
  .content_O2023 table td { 
    font-size:16px;
  }
}

@media only screen and (min-width: 912px) {

  #details {
    padding:2.5rem 1rem;
  }

  #details .tab-pane div {
    padding:1.5rem 2rem;
  }
  .content_O2023 ul:last-child li {
    padding:.25rem .5rem;
  }

  .content_O2023 h2 {
    margin-top: 5rem;
    font-size: 26px;
  }
}

@media only screen and (min-width: 1068px) {

  .owl-carousel .selected div {
    bottom:-5rem;
  }
  .content_O2023 h2 {
    font-size: 28px;
  }
}


@media only screen and (min-width: 1240px) {

  .owl-carousel .selected div {
    bottom:-5rem;
  }
}

