@font-face {
  font-family: "Merlod Norme SemiBold Edited0";
  src: url("fonts/MerlodNorme-SemiBoldEdited0.eot");
  src: url("fonts/MerlodNorme-SemiBoldEdited0.eot?#iefix") format("embedded-opentype"), url("fonts/MerlodNorme-SemiBoldEdited0.woff2") format("woff2"), url("fonts/MerlodNorme-SemiBoldEdited0.woff") format("woff"), url("fonts/MerlodNorme-SemiBoldEdited0.ttf") format("truetype"), url("fonts/MerlodNorme-SemiBoldEdited0.svg#MerlodNorme-SemiBoldEdited0") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Merlod Norme Edited0";
  src: url("fonts/MerlodNorme-RegularEdited0.eot");
  src: url("fonts/MerlodNorme-RegularEdited0.eot?#iefix") format("embedded-opentype"), url("fonts/MerlodNorme-RegularEdited0.woff2") format("woff2"), url("fonts/MerlodNorme-RegularEdited0.woff") format("woff"), url("fonts/MerlodNorme-RegularEdited0.ttf") format("truetype"), url("fonts/MerlodNorme-RegularEdited0.svg#MerlodNorme-RegularEdited0") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Merlod Norme SemiBold Edited0";
  color: #4c4c4c;
  font-size: 14pt;
  background: url("images/2024/bg_2024.jpg") no-repeat center center fixed;
  background-size: cover;
}
body .main-content {
  background-color: #ffffff;
}
@media (max-width: 992px) {
  body .main-content {
    background-color: rgba(255, 255, 255, 0.95);
  }
}
body #header {
  background-color: #5e153a;
}
body #header .client-logo span.logo-holder {
  background-image: url(images/2024/logo_2024.png);
  width: 100%;
  background-position: center;
  background-size: 250px;
}
body .questionHolder textarea.form-control {
  font-family: "Merlod Norme Edited0";
  color: #4c4c4c;
  font-size: 14pt;
}
body .funkyradio .funkyradio-success input[type="radio"]:checked ~ label:before,
body .funkyradio .funkyradio-success input[type="checkbox"]:checked ~ label:before {
  background-color: #5e153a;
}
body .funkyradio .funkyradio-danger input[type="radio"]:checked ~ label:before,
body .funkyradio .funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  background-color: #5e153a;
}
body .funkyradio input[type="radio"]:empty ~ label:before,
body .funkyradio input[type="checkbox"]:empty ~ label:before {
  background: #e8e8e8;
}
body div#content .sv_p_title,
body div#content .questionTitle {
  font-family: "Merlod Norme SemiBold Edited0";
  color: #4c4c4c;
  font-size: 14pt;
}
body div#content .btn {
  font-family: "Merlod Norme SemiBold Edited0";
  color: #4c4c4c;
  font-size: 14pt;
  font-size: 2rem;
  color: #fff;
  background: #5e153a;
  width: 140px;
  padding: 10px;
  text-transform: uppercase;
}
body div#content .br-theme-bootstrap-stars .br-widget a:after {
  color: #e8e8e8;
}
body div#content .br-theme-bootstrap-stars a.br-active:after,
body div#content .br-theme-bootstrap-stars a.br-selected:after {
  color: #5e153a;
}
body .datetimepicker thead tr:first-child th:hover,
body .datetimepicker tfoot th:hover,
body .datetimepicker table tr td span:hover {
  background-color: rgba(94, 21, 58, 0.5);
  color: #fff;
}
body div.datetimepicker thead tr:first-child th:hover,
body div.datetimepicker tfoot th:hover,
body div.datetimepicker table tr td span:hover {
  background-color: rgba(94, 21, 58, 0.5);
}
body div.datetimepicker table tr td.active.active.active,
body div.datetimepicker table tr td span.active.active {
  background-color: #5e153a;
  color: #fff;
}
body div.datetimepicker table tr td.active.active:hover.active,
body div.datetimepicker table tr td span.active:hover.active {
  background-color: #5e153a;
  color: #fff;
}
body div.datetimepicker table tr td.today.active {
  border: 1px solid #e8e8e8;
}
body div.datetimepicker table tr td.day:hover {
  background-color: #881e54;
  color: #fff;
}
body footer #footer {
  background: #5e153a;
}
