.tlogo {
  max-width: 150px; }

.pnomarbottom p {
  margin-bottom: 0px; }

.pitalian p {
  font-style: italic; }

.themetext {
  color: #030655; }

.embolden {
  font-weight: 500; }

.bgmaintheme {
  background-color: #030655; }

.bgmaintheme a {
  color: white !important; }

.blog-post-title {
  color: #030655; }

.bgtoro {
  background-image: url("../img/multi.webp");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position-y: bottom; }

.clicker {
  cursor: pointer; }

.linostyle li {
  list-style-type: circle; }

.marbottom {
  margin-bottom: 10px; }

.nomarbottom {
  margin-bottom: 0px; }

.italian {
  font-style: italic; }

.marbottom20 {
  margin-bottom: 20px; }

.martop20 {
  margin-top: 20px; }

.martop50 {
  margin-top: 50px; }

.fabsection {
  position: absolute;
  bottom: 0; }

.hosection {
  position: relative; }

.industrypic {
  position: absolute; }

.maxhundo {
  width: 100%; }

.font12 {
  font-size: 12px; }

.font16 {
  font-size: 16px; }

.err {
  color: red; }

.underlinerblue {
  text-decoration: underline;
  text-decoration-color: #030655; }

.cblack {
  color: black; }

.bottomliner {
  border-bottom: 1px solid #030655; }

.captainindustry {
  background-image: url("../img/captain_industry3.jpg");
  background-repeat: no-repeat;
  background-position: center;
  height: 400px;
  margin-bottom: 0px; }

.button-28 {
  appearance: none;
  background-color: transparent;
  border: 2px solid #1A1A1A;
  border-radius: 15px;
  box-sizing: border-box;
  color: #3B3B3B;
  cursor: pointer;
  display: inline-block;
  font-family: Roobert,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  outline: none;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
  transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: 100%;
  will-change: transform; }

.button-28:disabled {
  pointer-events: none; }

.button-28:hover {
  color: #fff;
  background-color: #1A1A1A;
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  transform: translateY(-2px); }

.button-28:active {
  box-shadow: none;
  transform: translateY(0); }

.button-18 {
  align-items: center;
  background-color: #030655;
  border: 0;
  border-radius: 100px;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  font-family: -apple-system, system-ui, system-ui, "Segoe UI", Roboto, "Helvetica Neue", "Fira Sans", Ubuntu, Oxygen, "Oxygen Sans", Cantarell, "Droid Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 20px;
  max-width: 480px;
  min-height: 40px;
  min-width: 0px;
  overflow: hidden;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  touch-action: manipulation;
  transition: background-color 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s, box-shadow 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s, color 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  user-select: none;
  -webkit-user-select: none;
  vertical-align: middle; }

.button-18:hover,
.button-18:focus {
  background-color: #16437E;
  color: #ffffff; }

.button-18:active {
  background: #09223b;
  color: white; }

.button-18:disabled {
  cursor: not-allowed;
  background: rgba(0, 0, 0, 0.08);
  color: rgba(0, 0, 0, 0.3); }

/*# sourceMappingURL=main.css.map */
