@font-face {
  font-family: "Johnston ITC Std";
  src: url("fonts/JohnstonITCStd-Bold.eot");
  src: url("fonts/JohnstonITCStd-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/JohnstonITCStd-Bold.woff2") format("woff2"), url("fonts/JohnstonITCStd-Bold.woff") format("woff"), url("fonts/JohnstonITCStd-Bold.ttf") format("truetype"), url("fonts/JohnstonITCStd-Bold.svg#JohnstonITCStd-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Johnston ITC Std Medium";
  src: url("fonts/JohnstonITCStd-Medium.eot");
  src: url("fonts/JohnstonITCStd-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/JohnstonITCStd-Medium.woff2") format("woff2"), url("fonts/JohnstonITCStd-Medium.woff") format("woff"), url("fonts/JohnstonITCStd-Medium.ttf") format("truetype"), url("fonts/JohnstonITCStd-Medium.svg#JohnstonITCStd-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Johnston ITC Std", sans-serif;
  background: url("images/bg.jpg") no-repeat center center fixed;
  background-size: cover;
  color: #fff;
}
body #header {
  background-color: #163525;
}
body #header .client-logo span.logo-holder {
  background-image: url("images/logo.png");
  width: 100%;
  background-position: center;
  background-size: 140px;
  height: 100px;
}
body div#content .main-content {
  background-color: #163525;
  margin: 10px 0 10px 0;
  border-radius: 10px;
}
@media (max-width: 992px) {
  body div#content .main-content {
    background-color: rgba(22, 53, 37, 0.95);
  }
}
body div#content .btn {
  font-family: "Johnston ITC Std", sans-serif;
  background-color: #bc5415;
  color: #fff;
  width: 135px;
  font-size: 1.4em;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  line-height: 2em;
  border-radius: 15px;
}
body div#content .btn:focus,
body div#content .btn:active,
body div#content .btn:hover {
  outline: 0;
  box-shadow: none;
}
body div#content .input-group-addon,
body div#content .form-control,
body div#content textarea.form-control,
body div#content select.form-control,
body div#content .funkyradio input[type="radio"]:empty ~ label,
body div#content .funkyradio input[type="checkbox"]:empty ~ label {
  font-size: 14pt;
  border-radius: 10px;
  border-color: white;
  font-size: 12pt;
}
body div#content .input-group-addon:before,
body div#content .form-control:before,
body div#content textarea.form-control:before,
body div#content select.form-control:before,
body div#content .funkyradio input[type="radio"]:empty ~ label:before,
body div#content .funkyradio input[type="checkbox"]:empty ~ label:before {
  border-radius: 8px;
}
body div#content .input-group-addon:focus,
body div#content .form-control:focus,
body div#content textarea.form-control:focus,
body div#content select.form-control:focus,
body div#content .funkyradio input[type="radio"]:empty ~ label:focus,
body div#content .funkyradio input[type="checkbox"]:empty ~ label:focus {
  outline: 0;
  box-shadow: none;
}
body div#content .input-group-addon:first-child,
body div#content .form-control:first-child,
body div#content textarea.form-control:first-child,
body div#content select.form-control:first-child,
body div#content .funkyradio input[type="radio"]:empty ~ label:first-child,
body div#content .funkyradio input[type="checkbox"]:empty ~ label:first-child {
  font-size: 12pt;
}
body div#content .has-error textarea {
  border: 1px solid #cc0000;
}
body div#content .has-error .form-control:focus {
  border: 1px solid #cc0000;
}
body div#content .calendardatetimepicker input {
  margin-left: 2px;
}
body div#content .br-theme-bootstrap-stars .br-widget a:after {
  color: #fdfaea;
}
body div#content .br-theme-bootstrap-stars a.br-active:after,
body div#content .br-theme-bootstrap-stars a.br-selected:after {
  color: #ebcd30;
}
body .alert {
  animation: pulse ease-in-out 0.2s;
  text-align: center;
  border-radius: 0;
  background-color: #cc0000;
  color: #fff;
  border: 0;
}
body .alert .glyphicon.glyphicon-exclamation-sign {
  display: none;
}
body .panel-footer,
body div.questionHolder,
body .sv_p_container {
  border: 0;
}
body .funkyradio .funkyradio-success input[type="radio"]:checked ~ label:before,
body .funkyradio .funkyradio-success input[type="checkbox"]:checked ~ label:before {
  background-color: #89a627;
}
body .funkyradio .funkyradio-danger input[type="radio"]:checked ~ label:before,
body .funkyradio .funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  background-color: #cc0000;
}
body .funkyradio input[type="radio"]:empty ~ label:before,
body .funkyradio input[type="checkbox"]:empty ~ label:before {
  background: #ffffff;
}
body .datetimepicker thead tr:first-child th:hover,
body .datetimepicker tfoot th:hover,
body .datetimepicker table tr td span:hover {
  background-color: rgba(188, 84, 21, 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(188, 84, 21, 0.5);
}
body div.datetimepicker table tr td.active.active.active,
body div.datetimepicker table tr td span.active.active {
  background-color: #bc5415;
  color: #fff;
}
body div.datetimepicker table tr td.active.active:hover.active,
body div.datetimepicker table tr td span.active:hover.active {
  background-color: #bc5415;
  color: #fff;
}
body div.datetimepicker table tr td.today.active {
  border: 1px solid #f5c5a8;
}
body div.datetimepicker table tr td.day:hover {
  background-color: #e6691e;
  color: #fff;
}
body div.loader {
  border: 10px solid #bc5415;
  border-top-color: rgba(188, 84, 21, 0.5);
}
body div.loader {
  border: 10px solid #bc5415;
  border-top-color: rgba(188, 84, 21, 0.5);
}
footer #footer {
  background-color: #163525;
  font-family: "Johnston ITC Std", sans-serif;
}
footer #footer a,
footer #footer p {
  margin: 0;
  font-family: "Johnston ITC Std", sans-serif;
  color: #fff;
}
