@font-face {
  font-family: "fontello";
  src: url("/css/font-icons/fontello.eot?23194871");
  src: url("/css/font-icons/fontello.eot?23194871#iefix") format("embedded-opentype"), url("/css/font-icons/fontello.woff2?23194871") format("woff2"), url("/css/font-icons/fontello.woff?23194871") format("woff"), url("/css/font-icons/fontello.ttf?23194871") format("truetype"), url("/css/font-icons/fontello.svg?23194871#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon {
  display: inline-block;
  font: normal normal normal 14px/1 "fontello";
  font-size: inherit;
}

.icon-briefcase:before {
  content: "\e801";
}

.icon-pagination-right-arrow:before {
  content: "\e802";
}

.icon-pagination-left-arrow:before {
  content: "\e803";
}

.icon-home:before {
  content: "\e804";
}

.icon-testament:before {
  content: "\e805";
}

.icon-location:before {
  content: "\e806";
}

.icon-handcuff:before {
  content: "\e807";
}

.icon-stethoscope:before {
  content: "\e808";
}

.icon-consumer:before {
  content: "\e809";
}

.icon-money:before {
  content: "\e80a";
}

.icon-phone:before {
  content: "\e80b";
}

.icon-gavel:before {
  content: "\e80c";
}

.icon-family:before {
  content: "\e80e";
}

.icon-mail:before {
  content: "\e80f";
}

.icon-hard-hat:before {
  content: "\e811";
}

.icon-search:before {
  content: "\e812";
}

.icon-menu-1:before {
  content: "\e813";
}

/* #region REBOOT */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-family: "proxima-nova", sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 25px;
  font-size: 14px;
  color: #111111;
  text-align: left;
  background-color: #F2F2F2;
}

h1, h2, h3, h4, h5 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  color: #111111;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}

a:hover, a:active {
  opacity: 0.9;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-style: normal;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
  border: none;
  background: transparent;
  font-size: inherit;
  font-weight: inherit;
}

button:focus {
  outline: none;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* #endregion */
/* #region Common Styles */
#main-wrapper {
  margin-top: 70px;
}

.btn {
  font: 700 16px/36px "proxima-nova", sans-serif;
  height: 36px;
  padding: 0 18px;
  width: auto;
  margin: 0;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: none;
  outline: none;
  cursor: pointer;
  overflow: hidden;
  transition: background-color 0.15s ease-in-out;
}
.btn:hover, .btn:active {
  filter: brightness(110%);
}
.btn.btn-only-border {
  border: 1px solid #AAAAAE;
  color: #2B2A35;
  background: #F2F2F2;
}
.btn.btn-white {
  background: #F2F2F2;
  color: #111111;
}
.btn.btn-blue-gradient {
  background: #6B60E0;
  /* Old browsers */
  background: -moz-linear-gradient(left, #596DDF 0%, #7A58E4 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #596DDF 0%, #7A58E4 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #596DDF 0%, #7A58E4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#596DDF", endColorstr="#7A58E4",GradientType=1 );
  /* IE6-9 */
  color: #F2F2F2;
}
.btn.btn-green {
  background: #73F6B7;
  /* Old browsers */
  background: -moz-linear-gradient(left, #73F6B7 0%, #58E7A3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #73F6B7 0%, #58E7A3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #73F6B7 0%, #58E7A3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#73F6B7", endColorstr="#58E7A3",GradientType=1 );
  /* IE6-9 */
  color: #334D5E;
}
.btn.btn-sm {
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  font-weight: 700;
}
.btn.btn-md {
  height: 46px;
  line-height: 46px;
}

.hidden {
  display: none !important;
}

.input-wrapper {
  position: relative;
}
.input-wrapper input {
  font: 400 16px/20px "proxima-nova", sans-serif;
  outline: 0;
  background: #F2F2F2;
  border-radius: 12px;
  border: none;
}
.input-wrapper input::-webkit-input-placeholder {
  color: #5B5B73;
}
.input-wrapper input::-moz-placeholder {
  color: #5B5B73;
}
.input-wrapper input:-ms-input-placeholder {
  color: #5B5B73;
}
.input-wrapper input:-moz-placeholder {
  color: #5B5B73;
}
.input-wrapper input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px white inset;
  /* Change the color to your own background color */
  -webkit-text-fill-color: #333;
}
.input-wrapper input[type=text], .input-wrapper input[type=email], .input-wrapper input[type=number], .input-wrapper input[type=url], .input-wrapper input [type=password] {
  background-color: #F2F2F2;
}
.input-wrapper input.input-validation-error {
  border: 1px solid #ff6c6c !important;
}
.input-wrapper input:focus {
  border-color: #C30808 !important;
}
.input-wrapper textarea {
  font: 400 16px/20px "proxima-nova", sans-serif;
  background: #F8F8F8;
  border: 1px solid #E0E0E0;
  width: 100%;
  padding: 15px;
  border-radius: 5px;
}
.input-wrapper textarea:focus {
  border-color: #C30808;
  outline: none;
}

/* #endregion */
@media screen and (min-width: 768px) {
  body {
    display: flex;
    flex-direction: column;
    height: 100vh;
  }

  #footer {
    margin-top: auto;
  }

  .desktop-container {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    width: 100%;
  }

  .breadcrumb {
    padding: 30px 0;
  }
}
@media screen and (min-width: 768px) {
  .desktop-container {
    padding: 0 20px;
  }
}
