/*

Color default - gold: #bd9c6f


.helix-ultimate {
  margin-left: 0px;
}

.container {
  width: 95%;
  padding-right: 22px;
}


*/

.sigFreeLink {
  width: 383px;
  height: 240px;
}

@media (min-width: 1400px) {
  .sigFreeLink {
    width: 402px;
    height: 240px;
  }
}

#redim-cookiehint, #redim-cookiehint a {
    color: #fffeff;
}

#redim-cookiehint .cookiebuttons .btn {
  background-color: #fffeff !important;
  border: none;
  color: black !important;
  text-align: center;
  text-decoration: none !important;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 6px !important;
}

#redim-cookiehint .cookiebuttons .btn:hover {
    background-color: grey !important;
    color: white !important;
}

#sp-footer, #sp-bottom {
    color: #fffeff;
}

.img-download-table, td:nth-child(3) {
  font-family: courier;
}

td, tfoot, th, thead, tr {
  padding-right: 8px;
}

.div-center {
  text-align: -webkit-center;
}

.article-social-share  .social-share-icon ul li a {
  border: 1px solid #fffeff;
  border-radius: 30%;
}

.burger-icon>span {
  background-color: #fffeff;
}

.button {
  background-color: #fffeff;
  border: none;
  color: white;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px #707070;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 6px;
}

.form-table {
  display: block;
  width: 100%;
}

.form-control[readonly] {
  background-color: #b9bcbf;
}

.control-group {
  display: table;
  max-width: 675px;
}

.field-vert-align {
  display: table-cell;
  vertical-align: middle;
}

.form-label {
  display: table-cell;
  vertical-align: middle;
  width: 200px;
}

.radio {
  display: table-cell;
  vertical-align: middle;
}

.inputbox {
  display: table-cell;
}

.form-check {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

div .form-check-inline {
  display: table-cell;
}

.form-check .form-check-input {
  float: none;
}

.text {
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
}

.gradient-black-grey {
  padding: 4em;
  background-image: linear-gradient(168deg, black, #131313, #555);
}

.slider {
  margin: 0px;
}

.list-group-item {
  background: unset;
  color: unset;
}

.container {
    font-size: 18px;
    line-height: 1.7;
}
