@media screen and (min-width: 90.063em) {
  .ui-xl-1,
  .ui-xl-2,
  .ui-xl-3,
  .ui-xl-4,
  .ui-xl-5,
  .ui-xl-6,
  .ui-xl-7,
  .ui-xl-8,
  .ui-xl-9,
  .ui-xl-10,
  .ui-xl-11,
  .ui-xl-12 {
    padding: 0.5em;
  }

  .ui-xl-1 {
    width: 8.3333%;
  }

  .ui-xl-2 {
    width: 16.6667%;
  }

  .ui-xl-3 {
    width: 25%;
  }

  .ui-xl-4 {
    width: 33.3333%;
  }

  .ui-xl-5 {
    width: 41.6667%;
  }

  .ui-xl-6 {
    width: 50%;
  }

  .ui-xl-7 {
    width: 58.3333%;
  }

  .ui-xl-8 {
    width: 66.6667%;
  }

  .ui-xl-9 {
    width: 75%;
  }

  .ui-xl-10 {
    width: 83.3333%;
  }

  .ui-xl-11 {
    width: 91.6667%;
  }

  .ui-xl-12 {
    width: 100%;
  }
}

.ui-g-nopad {
  padding: 0;
}

.ui-growl {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 20em;
}

.ui-growl-item-container {
  position: relative;
  margin: 0 0 10px 0;
  opacity: 0.95;
  filter: alpha(opacity=95);
}

.ui-growl-item {
  position: relative;
  display: block;
  padding: .5em 1em;
}

.ui-growl-item p {
  padding: 0;
  margin: 0;
}

.ui-growl-icon-close {
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
}

.ui-growl-title {
  font-weight: bold;
  padding: 0 0 .5em 0;
  display: block;
}

.ui-growl-image {
  position: absolute;
  display: inline-block;
  left: .5em;
  top: .25em;
  padding: 0;
}

.ui-growl-message {
  padding: 0 0 .25em 0;
  margin-left: 2.5em;
}

.ui-growl-message p {
  font-weight: normal;
}

.ui-inplace .ui-inplace-display {
  display: inline;
  cursor: pointer;
  border: 0 none;
  padding: .25em;
  font-weight: normal;
}

.ui-inplace .ui-inplace-content {
  display: inline;
}

.ui-inputswitch {
  display: inline-block;
  padding: 0;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  height: 1.5em;
}

.ui-inputswitch .ui-inputswitch-on,
.ui-inputswitch .ui-inputswitch-off {
  white-space: nowrap;
  display: inline-block;
  position: absolute;
  top: 0;
  width: auto;
  overflow: hidden;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  font-weight: bold;
  height: 100%;
  line-height: 1.5em;
}

.ui-inputswitch .ui-inputswitch-on {
  left: 0;
  border: 0 none;
}

.ui-inputswitch .ui-inputswitch-off {
  right: 0;
  text-align: right;
}

.ui-inputswitch .ui-inputswitch-on span,
.ui-inputswitch .ui-inputswitch-off span {
  display: inline-block;
  text-align: center;
  height: 100%;
  line-height: inherit;
}

.ui-inputswitch .ui-inputswitch-handle {
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-top: 0 none;
  border-bottom: 0 none;
}

.ui-inputtext {
  margin: 0;
  outline: medium none;
  padding: .25em;
  font-weight: normal;
}

.ui-widget-header .ui-inputtext,
.ui-widget-content .ui-inputtext {
  font-weight: normal;
}

.ui-fluid .ui-inputtext {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ui-inputtextarea-resizable {
  overflow: hidden;
  resize: none;
}

.ui-fluid .ui-inputtextarea {
  width: 100%;
}

.ui-lightbox {
  position: fixed;
}

.ui-lightbox-content-wrapper {
  position: relative;
}

.ui-lightbox-content {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: #000000;
}

.ui-lightbox-nav-right,
.ui-lightbox-nav-left {
  position: absolute;
  top: 50%;
  cursor: pointer;
}

.ui-lightbox-nav-left {
  left: 0;
}

.ui-lightbox-nav-right {
  right: 0;
}

.ui-lightbox-loading {
  background: url("/assets/images/prime-ng/loading.gif") #000000 center center no-repeat;
}

.ui-lightbox-caption {
  padding: 0.2em 0.4em;
  display: none;
}

.ui-lightbox-caption-text {
  margin: 0.3em 0 0.1em 0;
  float: left;
}

.ui-lightbox-close {
  float: right;
  margin: 0;
  padding: .125em;
}

.ui-lightbox-close.ui-state-hover {
  padding: 0;
}

.ui-lightbox-nav-left,
.ui-lightbox-nav-right {
  opacity: .5;
}

.ui-lightbox-nav-left:hover,
.ui-lightbox-nav-right:hover {
  opacity: 1;
}

.ui-listbox {
  overflow: auto;
  padding: .25em;
  width: 10em;
}

.ui-listbox .ui-listbox-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.ui-listbox .ui-listbox-item {
  padding: .25em;
  border: 0 none;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 1px;
}

.ui-listbox .ui-listbox-item > span {
  vertical-align: middle;
}

.ui-listbox .ui-listbox-item:last-child {
  margin-bottom: 0;
}

.ui-listbox.ui-state-disabled .ui-listbox-item {
  cursor: default;
}

.ui-listbox-header {
  margin-bottom: 0.3em;
  padding: .125em .2em;
  position: relative;
}

.ui-listbox-header .ui-chkbox {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.ui-listbox-header .ui-listbox-filter-container {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 7em;
}

.ui-listbox-header .ui-listbox-filter-container .fa,
.ui-listbox-header .ui-listbox-filter-container .k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable .k-collapsable-control .ui-listbox-header .ui-listbox-filter-container .k-collapse-icon,
.ui-listbox-header .ui-listbox-filter-container
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .ui-listbox-header .ui-listbox-filter-container .k-collapse-icon {
  position: absolute;
  top: .25em;
  left: .25em;
}

.ui-listbox-header .ui-inputtext {
  padding: .125em .125em .125em 1.25em;
  width: 100%;
}

/* Fluid */

.ui-fluid .ui-listbox .ui-listbox-filter-container,
.ui-fluid .ui-listbox .ui-listbox-filter-container input {
  width: calc(100% - 32px);
}

.ui-menu {
  width: 12.5em;
  padding: .25em;
  position: relative;
}

.ui-menu.ui-menu-dynamic {
  position: absolute;
  display: none;
  z-index: 100000;
}

.ui-menu-list {
  position: static;
}

.ui-menu .ui-menu-list .ui-menuitem {
  border: none;
}

.ui-menu .ui-menu-list .ui-widget-header {
  clear: both;
  float: left;
  width: 100%;
  margin: .125em 0;
  padding: .25em .5em;
}

.ui-menu .ui-menuitem-parent,
.ui-menu .ui-menuitem {
  width: 100%;
  clear: both;
  margin: .125em 0;
  padding: 0;
}

.ui-menu .ui-menuitem-link {
  display: block;
  width: 100%;
  outline: none;
  text-decoration: none;
  font-weight: normal;
  border: 1px solid transparent;
  line-height: 1em;
  padding: .25em;
  cursor: pointer;
}

.ui-menu .ui-menuitem-link .ui-menuitem-icon {
  display: inline-block;
  vertical-align: middle;
}

.ui-menu .ui-menuitem-text {
  vertical-align: middle;
}

.ui-menu .ui-widget-header h1,
.ui-menu .ui-widget-header h2,
.ui-menu .ui-widget-header h3,
.ui-menu .ui-widget-header h4,
.ui-menu .ui-widget-header h5,
.ui-menu .ui-widget-header h6 {
  font-size: 1em;
  margin: 0 auto;
}

/* Tiered Menu */

.ui-menu .ui-menu-parent .ui-menu-child {
  display: none;
  width: 12.5em;
  padding: .25em;
  position: absolute;
  margin: 0;
  outline: 0;
  text-decoration: none;
  list-style: none;
}

.ui-menu .ui-menu-parent {
  position: relative;
}

.ui-menu .ui-menu-parent .ui-submenu-icon {
  float: right;
  margin-right: -.25em;
}

/** MenuButton **/

.ui-menubutton {
  padding: 0;
}

.ui-menubutton .ui-button {
  margin: 0;
}

/** Menubar **/

.ui-menubar {
  width: auto;
}

.ui-menubar .ui-menubar-root-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ui-menubar .ui-menubar-root-list > .ui-menuitem {
  display: inline-block;
  width: auto;
}

.ui-menubar .ui-menu-child .ui-menuitem {
  width: 100%;
}

.ui-menubar .ui-menubar-options {
  float: right;
}

/** SlideMenu **/

.ui-slidemenu .ui-slidemenu-wrapper {
  position: relative;
}

.ui-slidemenu .ui-slidemenu-content {
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}

.ui-slidemenu .ui-menu-list {
  position: absolute;
  top: 0;
}

.ui-slidemenu .ui-menu-parent {
  position: static;
}

.ui-slidemenu .ui-menu-child {
  box-shadow: none;
  border: 0 none;
  background: none repeat scroll 0 0 transparent;
}

.ui-slidemenu-backward {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0.2em;
  cursor: pointer;
  display: none;
}

.ui-slidemenu-backward .fa,
.ui-slidemenu-backward .k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable .k-collapsable-control .ui-slidemenu-backward .k-collapse-icon,
.ui-slidemenu-backward
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .ui-slidemenu-backward .k-collapse-icon {
  vertical-align: middle;
}

.ui-slidemenu-backward span {
  vertical-align: middle;
}

.ui-slidemenu .ui-slidemenuitem-active > .ui-submenu > ul {
  display: block !important;
}

/** MegaMenu **/

.ui-megamenu .ui-g {
  flex-wrap: nowrap;
}

.ui-megamenu .ui-megamenu-panel.ui-menu-child {
  width: auto;
}

.ui-megamenu .ui-megamenu-panel .ui-menu-list {
  width: 12.5em;
}

.ui-megamenu-vertical {
  width: 12.5em;
}

.ui-megamenu-vertical .ui-menuitem-link,
.ui-megamenu-vertical .ui-menu-list .ui-menuitem {
  width: 100%;
  box-sizing: border-box;
}

/** PanelMenu **/

.ui-panelmenu {
  width: auto;
}

.ui-panelmenu .ui-panelmenu-panel {
  padding: 0;
  margin: 0;
}

.ui-panelmenu .ui-panelmenu-header {
  cursor: pointer;
  position: relative;
  margin: 0;
  zoom: 1;
}

.ui-panelmenu .ui-panelmenu-header a {
  display: block;
  padding: .25em .5em;
}

.ui-panelmenu span {
  vertical-align: middle;
}

.ui-panelmenu .fa,
.ui-panelmenu .k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable .k-collapsable-control .ui-panelmenu .k-collapse-icon,
.ui-panelmenu
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .ui-panelmenu .k-collapse-icon {
  width: 1em;
  text-align: center;
  vertical-align: middle;
  margin-right: .25em;
}

.ui-panelmenu .ui-menuitem-text {
  margin-left: .125em;
}

.ui-panelmenu span {
  vertical-align: middle;
}

.ui-panelmenu .ui-panelmenu-content {
  padding: 0.2em 0;
  border-top: 0;
  overflow: auto;
  zoom: 1;
  outline: none;
  margin-bottom: 1px;
}

.ui-panelmenu .ui-panelmenu-content-wrapper {
  box-sizing: border-box;
}

.ui-panelmenu .ui-panelmenu-content-wrapper-overflown {
  overflow: hidden;
}

.ui-panelmenu .ui-panelmenu-header.ui-state-disabled,
.ui-panelmenu .ui-panelmenu-header.ui-state-disabled a {
  cursor: default;
}

.ui-panelmenu .ui-menu-list {
  position: static;
}

.ui-panelmenu .ui-menuitem {
  margin: 1px 0;
  padding: 0;
}

.ui-panelmenu .ui-menuitem-link {
  display: block;
  outline: none;
  text-decoration: none;
  font-weight: normal;
  border: 1px solid  transparent;
  line-height: 1em;
  cursor: pointer;
  position: relative;
  padding: .25em .5em;
}

.ui-panelmenu .ui-menu-parent .ui-menu-list {
  margin-left: 1.5em;
}

/** MegaMenu and TieredMenus **/

.ui-menuitem-active > .ui-submenu > ul,
.ui-menuitem-active > .ui-megamenu-panel {
  display: block !important;
}

.ui-menuitem-outline {
  outline: 1px dotted;
  z-index: 1;
}

/** Fluid **/

.ui-fluid .ui-menu {
  width: 100%;
}

.ui-messages {
  border: 1px solid;
  margin: .5em 0;
  padding: 1em 1em 1em .5em;
  display: none;
  position: relative;
}

.ui-messages-icon {
  display: inline-block;
  padding: 0;
  vertical-align: middle;
}

.ui-messages-summary {
  font-weight: bold;
  margin-left: .25em;
}

.ui-messages-detail {
  margin-left: .25em;
}

.ui-messages-success {
  color: #ffffff;
  background-color: #4CAF50;
  border-color: #4CAF50;
}

.ui-messages-info {
  color: #ffffff;
  background-color: #2196f3;
  border-color: #2196f3;
}

.ui-messages-warn {
  color: #ffffff;
  background-color: #FFB300;
  border-color: #FFB300;
}

.ui-messages-error {
  color: #ffffff;
  background-color: #f44336;
  border-color: #f44336;
}

.ui-messages ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
}

.ui-messages.ui-messages-noicon ul {
  margin: 0 1.5em 0 0;
}

.ui-messages .ui-messages-close {
  color: #ffffff;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 5px;
}

/* Message */

.ui-message {
  border: 1px solid;
  margin: 0px .25em;
  padding: .125em .25em;
}

/** MultiSelect **/

.ui-multiselect {
  display: inline-block;
  position: relative;
  width: auto;
  cursor: pointer;
}

.ui-multiselect .ui-multiselect-trigger {
  border-right: none;
  border-top: none;
  border-bottom: none;
  cursor: pointer;
  width: 1.5em;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 .25em;
}

.ui-multiselect .ui-multiselect-trigger .fa,
.ui-multiselect .ui-multiselect-trigger .k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable .k-collapsable-control .ui-multiselect .ui-multiselect-trigger .k-collapse-icon,
.ui-multiselect .ui-multiselect-trigger
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .ui-multiselect .ui-multiselect-trigger .k-collapse-icon {
  margin-top: .4em;
  margin-left: -.125em;
}

.ui-multiselect .ui-multiselect-label-container {
  overflow: hidden;
}

.ui-multiselect .ui-multiselect-label {
  display: block;
  padding: .25em 2em .25em .25em;
  width: auto;
  border: none;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ui-multiselect.ui-state-disabled .ui-multiselect-trigger,
.ui-multiselect.ui-state-disabled .ui-multiselect-label {
  cursor: auto;
}

.ui-multiselect-panel {
  padding: 0.2em;
  position: absolute;
  min-width: 10em;
}

.ui-multiselect-panel .ui-multiselect-items-wrapper {
  overflow: auto;
  position: relative;
  padding: 0.2em 0;
}

.ui-multiselect-panel .ui-multiselect-list {
  border: 0 none;
}

.ui-multiselect-panel .ui-multiselect-item {
  border: 0 none;
  cursor: pointer;
  font-weight: normal;
  margin: 1px 0;
  padding: .125em .25em;
  text-align: left;
  white-space: nowrap;
  display: block;
  position: relative;
}

.ui-multiselect-panel .ui-multiselect-item .ui-chkbox {
  display: inline-block;
  vertical-align: middle;
}

.ui-multiselect-panel .ui-multiselect-item label {
  display: inline-block;
  vertical-align: middle;
}

.ui-multiselect-header {
  margin-bottom: 0.3em;
  padding: .25em;
  position: relative;
  text-align: left;
}

.ui-multiselect-header .ui-chkbox {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.ui-multiselect-header .ui-multiselect-filter-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 65%;
}

.ui-multiselect-header .ui-multiselect-filter-container .fa,
.ui-multiselect-header .ui-multiselect-filter-container .k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable .k-collapsable-control .ui-multiselect-header .ui-multiselect-filter-container .k-collapse-icon,
.ui-multiselect-header .ui-multiselect-filter-container
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .ui-multiselect-header .ui-multiselect-filter-container .k-collapse-icon {
  position: absolute;
  top: .25em;
  left: .125em;
}

.ui-multiselect-header .ui-inputtext {
  padding: .125em .125em .125em 1.25em;
  width: 100%;
}

.ui-multiselect-header .ui-multiselect-close {
  position: absolute;
  right: .375em;
  top: .375em;
  display: block;
  font-size: 1em;
  border: 0 none;
}

.ui-multiselect-header a.ui-multiselect-all,
.ui-multiselect-header a.ui-multiselect-none {
  float: left;
  margin-right: 10px;
  display: block;
}

.ui-multiselect-header .ui-multiselect-close.ui-state-hover {
  padding: 0px;
}

.ui-fluid .ui-multiselect {
  width: 100%;
  box-sizing: border-box;
}

.ui-orderlist {
  display: table;
}

.ui-orderlist .ui-orderlist-caption {
  width: 12.5em;
}

.ui-orderlist .ui-orderlist-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: auto;
  height: 12.5em;
  width: 12.5em;
}

.ui-orderlist .ui-orderlist-list li {
  margin: 1px;
  padding: .125em;
}

.ui-orderlist .ui-button {
  display: block;
  margin-bottom: 0.3em;
}

.ui-orderlist .ui-orderlist-button.ui-button-text-icon-primary {
  width: 100%;
}

.ui-orderlist .ui-orderlist-item {
  cursor: pointer;
  border: 0 none;
  font-weight: inherit;
}

.ui-orderlist .ui-orderlist-caption {
  text-align: center;
  padding: .5em .75em;
  border-bottom: 0 none;
}

.ui-orderlist table {
  width: 100%;
  border-collapse: collapse;
}

.ui-orderlist.ui-state-disabled .ui-orderlist-item,
.ui-orderlist.ui-state-disabled .ui-button {
  cursor: default;
}

.ui-orderlist.ui-state-disabled .ui-orderlist-list {
  overflow: hidden;
}

/* Responsive */

.ui-orderlist.ui-grid-responsive {
  display: block;
  width: 100%;
}

.ui-orderlist.ui-grid-responsive .ui-orderlist-controls {
  margin-right: .5em;
}

.ui-orderlist.ui-grid-responsive .ui-orderlist-list,
.ui-orderlist.ui-grid-responsive .ui-orderlist-caption {
  width: 100%;
}

.ui-orderlist.ui-grid-responsive .ui-orderlist-controls .ui-button {
  width: 100%;
}

@media (max-width: 40em) {
  .ui-orderlist.ui-grid-responsive .ui-orderlist-controls {
    text-align: center;
  }

  .ui-orderlist.ui-grid-responsive .ui-orderlist-controls .ui-button {
    display: inline;
    width: 20%;
  }
}

.ui-overlaypanel {
  padding: 0;
  margin: 0;
  position: absolute;
}

.ui-overlaypanel-content {
  padding: 0.5em 1em;
}

.ui-overlaypanel-close {
  position: absolute;
  top: -.5em;
  right: -.5em;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.ui-paginator {
  margin: 0;
  text-align: center;
  padding: .125em;
}

.ui-paginator .ui-paginator-top {
  border-bottom: 0 none;
}

.ui-paginator .ui-paginator-bottom {
  border-top: 0 none;
}

.ui-paginator .ui-paginator-page,
.ui-paginator .ui-paginator-pages,
.ui-paginator .ui-paginator-next,
.ui-paginator .ui-paginator-last,
.ui-paginator .ui-paginator-first,
.ui-paginator .ui-paginator-prev,
.ui-paginator .ui-paginator-current {
  display: inline-block;
  padding: .125em .375em;
  zoom: 1;
  margin-left: .063em;
  margin-right: .063em;
  text-decoration: none;
}

.ui-paginator .ui-paginator-page,
.ui-paginator .ui-paginator-next,
.ui-paginator .ui-paginator-last,
.ui-paginator .ui-paginator-first,
.ui-paginator .ui-paginator-prev {
  cursor: pointer;
}

.ui-paginator .ui-paginator-current,
.ui-paginator .ui-paginator-rpp-options {
  margin-left: 1em;
  margin-right: 1em;
  background-image: none;
}

.ui-paginator .ui-paginator-jtp-select option,
.ui-paginator .ui-paginator-rpp-options option {
  background-image: none;
  border: 0 none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.ui-paginator a.ui-state-disabled {
  outline: 0 none;
}

.ui-panel {
  padding: 0.2em;
}

.ui-panel .ui-panel-titlebar {
  padding: .5em .75em;
}

.ui-panel .ui-panel-titlebar-icon {
  float: right;
  cursor: pointer;
}

.ui-panel .ui-panel-titlebar-icon {
  margin-left: 0.2em;
  margin-top: -0.1em;
}

.ui-panel .ui-panel-content {
  border: 0;
  background: none;
  padding: .5em .75em;
}

.ui-panel .ui-panel-footer {
  border-width: 1px 0 0;
  padding: .25em .5em;
  text-align: left;
}

.ui-panel-content-wrapper-overflown {
  overflow: hidden;
}

.ui-password-panel {
  padding: .25em .5em;
  width: 10em;
  margin-top: 2px;
}

.ui-password-panel .ui-password-meter {
  height: 10px;
  background: transparent url("/assets/images/prime-ng/password-meter.png") no-repeat left top;
  padding: 0;
  margin: 0;
}

.ui-password-info {
  margin-top: .25em;
}

.ui-password-panel-overlay {
  position: absolute;
}

.ui-picklist > div {
  float: left;
}

.ui-picklist .ui-picklist-buttons {
  height: 12.5em;
  padding: 0 .25em;
}

.ui-picklist .ui-picklist-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: auto;
  height: 12.5em;
  width: 12.5em;
}

.ui-picklist .ui-picklist-list li {
  margin: 1px;
  padding: .125em;
}

.ui-picklist .ui-button {
  display: block;
  margin-bottom: 0.25em;
}

.ui-picklist .ui-button-text-icon-left {
  width: 100%;
}

.ui-picklist .ui-picklist-item {
  cursor: pointer;
  border: 0 none;
  font-weight: inherit;
}

.ui-picklist .ui-picklist-caption {
  text-align: center;
  padding: .5em .75em;
  border-bottom: 0 none;
}

.ui-picklist table {
  width: 100%;
  border-collapse: collapse;
}

.ui-picklist .ui-picklist-filter {
  padding-right: 1em;
  width: 100%;
  box-sizing: border-box;
}

.ui-picklist .ui-picklist-filter-container {
  position: relative;
  margin: 0;
  padding: 0;
}

.ui-picklist .ui-picklist-filter-container .fa,
.ui-picklist .ui-picklist-filter-container .k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable .k-collapsable-control .ui-picklist .ui-picklist-filter-container .k-collapse-icon,
.ui-picklist .ui-picklist-filter-container
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .ui-picklist .ui-picklist-filter-container .k-collapse-icon {
  position: absolute;
  top: .25em;
  right: .125em;
}

.ui-picklist {
  display: table;
}

.ui-picklist > div {
  float: none;
  display: table-cell;
  vertical-align: top;
}

.ui-picklist .ui-picklist-buttons {
  vertical-align: middle;
}

/* Vertical */

.ui-picklist.ui-picklist-vertical {
  display: table;
}

.ui-picklist.ui-picklist-vertical > div {
  float: none;
  display: table-row;
  vertical-align: top;
}

.ui-picklist.ui-picklist-vertical .ui-picklist-buttons {
  text-align: center;
  height: auto;
}

.ui-picklist.ui-picklist-vertical .ui-picklist-buttons .ui-button {
  display: inline-block;
}

.ui-picklist.ui-picklist-vertical .ui-button {
  margin-top: 0.25em;
}

.ui-picklist-outline {
  outline: 1px dotted black;
  z-index: 1;
}

.ui-picklist-list.ui-picklist-source,
.ui-picklist-list.ui-picklist-target {
  outline: none;
}

/* Responsive */

.ui-picklist.ui-picklist-responsive * {
  box-sizing: border-box;
}

.ui-picklist.ui-picklist-responsive {
  width: 100%;
}

.ui-picklist.ui-picklist-responsive .ui-picklist-listwrapper {
  width: 35%;
}

.ui-picklist.ui-picklist-responsive .ui-picklist-listwrapper.ui-picklist-listwrapper-nocontrols {
  width: 45%;
}

.ui-picklist.ui-picklist-responsive .ui-picklist-buttons {
  width: 10%;
}

.ui-picklist.ui-picklist-responsive .ui-picklist-buttons button {
  width: 100%;
}

.ui-picklist.ui-picklist-responsive .ui-picklist-list {
  width: auto;
}

/* Responsive */

@media (max-width: 40em) {
  .ui-picklist.ui-picklist-responsive {
    display: block;
  }

  .ui-picklist.ui-picklist-responsive > div {
    display: block;
    width: 100% !important;
  }

  .ui-picklist.ui-picklist-responsive .ui-picklist-buttons {
    text-align: center;
    height: auto;
    padding: .4em 0;
  }

  .ui-picklist.ui-picklist-responsive .ui-picklist-buttons button {
    display: inline;
    width: 20%;
    margin-bottom: 0;
  }

  .ui-picklist.ui-picklist-responsive .ui-picklist-source-controls.ui-picklist-buttons {
    padding-bottom: .4em;
  }

  .ui-picklist.ui-picklist-responsive .ui-picklist-target-controls.ui-picklist-buttons {
    padding-top: .4em;
  }

  .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .fa-angle-right:before {
    content: "\F107";
  }

  .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .fa-angle-double-right:before {
    content: "\F103";
  }

  .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .fa-angle-left:before {
    content: "\F106";
  }

  .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .fa-angle-double-left:before {
    content: "\F102";
  }
}

.ui-progressbar {
  height: 1.2em;
  text-align: left;
  position: relative;
}

.ui-progressbar .ui-progressbar-value {
  height: 100%;
  width: 0%;
  position: absolute;
  display: none;
  border: 0 none;
}

.ui-progressbar .ui-progressbar-value-animate {
  -webkit-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}

.ui-progressbar .ui-progressbar-label {
  text-align: center;
  height: 100%;
  width: 100%;
  position: absolute;
  display: none;
  font-weight: bold;
}

.ui-radiobutton {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  margin-right: .25em;
}

.ui-radiobutton-box {
  width: 1.125em;
  height: 1.125em;
  line-height: 1.125em;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
}

.ui-radiobutton-icon {
  display: block;
  font-size: .6em;
  line-height: inherit;
}

.ui-radiobutton,
.ui-radiobutton-label {
  vertical-align: middle;
  display: inline-block;
}

.ui-fluid .fc .ui-button {
  width: auto;
}

.ui-selectbutton {
  display: inline-block;
}

.ui-selectbutton.ui-state-error {
  padding: 0;
}

.ui-selectbutton .ui-button.ui-state-focus {
  outline: none;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1;
}

.ui-slider .ui-slider-handle.ui-slider-handle-active {
  z-index: 2;
}

.ui-slider .ui-slider-range {
  position: absolute;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-slider-animate .ui-slider-handle {
  transition: left .3s;
}

.ui-spinner {
  display: inline-block;
  overflow: visible;
  padding: 0;
  position: relative;
  vertical-align: middle;
}

.ui-spinner-input {
  vertical-align: middle;
  padding-right: 1.5em;
}

.ui-spinner-button {
  cursor: default;
  display: block;
  height: 50%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  vertical-align: middle;
  width: 1.5em;
}

.ui-spinner .fa,
.ui-spinner .k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable .k-collapsable-control .ui-spinner .k-collapse-icon,
.ui-spinner
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .ui-spinner .k-collapse-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -.5em;
  margin-left: -.5em;
  width: 1em;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

/* Fluid */

.ui-fluid .ui-spinner {
  width: 100%;
}

.ui-fluid .ui-spinner .ui-spinner-input {
  padding-right: 2em;
  width: 100%;
}

.ui-fluid .ui-spinner .ui-spinner-button {
  width: 1.5em;
}

.ui-fluid .ui-spinner .ui-spinner-button .fa,
.ui-fluid .ui-spinner .ui-spinner-button .k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable .k-collapsable-control .ui-fluid .ui-spinner .ui-spinner-button .k-collapse-icon,
.ui-fluid .ui-spinner .ui-spinner-button
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .ui-fluid .ui-spinner .ui-spinner-button .k-collapse-icon {
  left: .7em;
}

.ui-splitbutton {
  position: relative;
  display: inline-block;
  zoom: 1;
}

.ui-splitbutton .ui-button.ui-splitbutton-menubutton {
  width: 2em;
}

.ui-splitbutton.ui-state-disabled button {
  cursor: default;
}

.ui-fluid .ui-splitbutton {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ui-fluid .ui-splitbutton .ui-button:first-child {
  width: calc(100% - 2em);
}

.ui-fluid .ui-splitbutton .ui-button.ui-splitbutton-menubutton {
  width: 2em;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ui-steps ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.ui-steps .ui-steps-item {
  float: left;
  box-sizing: border-box;
  cursor: pointer;
}

.ui-steps.ui-steps-readonly .ui-steps-item {
  cursor: auto;
}

.ui-steps .ui-steps-item .ui-menuitem-link {
  text-decoration: none;
  display: block;
  padding: 1em;
  position: relative;
  text-align: center;
}

.ui-steps .ui-steps-item.ui-state-highlight .ui-menuitem-link,
.ui-steps .ui-steps-item.ui-state-disabled .ui-menuitem-link {
  cursor: default;
}

.ui-steps .ui-steps-number {
  font-size: 200%;
  display: block;
}

.ui-steps .ui-steps-title {
  display: block;
  white-space: nowrap;
}

/* Responsive */

@media (max-width: 40em) {
  .ui-steps .ui-steps-item .ui-menuitem-link {
    padding: 0.5em;
  }

  .ui-steps .ui-steps-item .ui-steps-title {
    display: none;
  }
}

/** TabMenu **/

.ui-tabmenu .ui-tabmenu-nav {
  margin: 0;
  padding: .25em .5em 0 .25em;
}

.ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem {
  list-style: none;
  float: left;
  position: relative;
  margin: 0 .2em 1px 0;
  padding: 0;
  white-space: nowrap;
  display: block;
  border-bottom: 0;
  top: 1px;
}

.ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabmenu .ui-tabmenu-nav a {
  padding: 0.5em 1em;
}

.ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem .ui-icon {
  float: left;
}

.ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem.ui-state-disabled a {
  cursor: default;
}

.ui-tabview {
  padding: .25em;
}

.ui-tabview .ui-tabview-nav {
  margin: 0;
}

.ui-tabview .ui-tabview-nav li {
  list-style: none;
  float: left;
  position: relative;
  margin: 0 .125em 1px 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabview .ui-tabview-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

.ui-tabview .ui-tabview-nav li.ui-tabview-selected a,
.ui-tabview .ui-tabview-nav li.ui-state-disabled a,
.ui-tabview .ui-tabview-nav li.ui-state-processing a {
  cursor: text;
}

.ui-tabview .ui-tabview-nav li a,
.ui-tabview.ui-tabview-collapsible .ui-tabview-nav li.ui-tabview-selected a {
  cursor: pointer;
}

.ui-tabview .ui-tabview-panel {
  border-width: 0;
  padding: 1em;
  background: none;
}

.ui-tabview .ui-tabview-nav li {
  display: block;
}

.ui-tabview .ui-tabview-nav li .ui-tabview-left-icon,
.ui-tabview .ui-tabview-nav li .ui-tabview-right-icon,
.ui-tabview .ui-tabview-nav li .ui-tabview-title {
  vertical-align: middle;
}

.ui-tabview .ui-tabview-nav li .ui-tabview-close {
  margin: 0.5em 0.3em 0 0;
  cursor: pointer;
}

/* per orientation settings */

/* top and bottom */

.ui-tabview.ui-tabview-top > .ui-tabview-nav li {
  border-bottom: 0;
  top: 1px;
}

.ui-tabview.ui-tabview-top > .ui-tabview-nav {
  padding: .2em .2em 0;
}

.ui-tabview.ui-tabview-bottom > .ui-tabview-nav {
  padding: 0 .2em .2em;
}

.ui-tabview.ui-tabview-bottom > .ui-tabview-nav li {
  border-top: 0;
}

/* left and right*/

.ui-tabview-left:after,
.ui-tabview-right:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.ui-tabview-left > .ui-tabview-nav {
  float: left;
  width: 25%;
  height: 300px;
  background-image: none;
  padding-top: 1px;
}

.ui-tabview-left > .ui-tabview-panels {
  float: right;
  width: 75%;
}

.ui-tabview.ui-tabview-left > .ui-tabview-nav li,
.ui-tabview.ui-tabview-right > .ui-tabview-nav li {
  display: block;
  float: right;
  white-space: normal;
  width: 99%;
}

.ui-tabview.ui-tabview-left > .ui-tabview-nav li {
  margin: 0 0 1px 0;
  border-right: 0 none;
}

.ui-tabview.ui-tabview-right > .ui-tabview-nav {
  float: right;
  width: 25%;
  height: 300px;
  background-image: none;
  padding-top: 1px;
}

.ui-tabview.ui-tabview-right > .ui-tabview-panels {
  float: left;
  width: 75%;
}

.ui-tabview.ui-tabview-right > .ui-tabview-nav li {
  margin: 0 0 1px 0;
  border-left: 0 none;
}

.ui-terminal {
  height: 18em;
  overflow: auto;
  padding: .25em;
}

.ui-terminal-input {
  border: 0 none;
  background-color: transparent;
  color: inherit;
  padding: 0;
  margin: 0 0 0 .125em;
  width: 75%;
  outline: none;
  vertical-align: baseline;
}

.ui-terminal-command {
  margin-left: .125em;
  -moz-margin-start: .125em;
}

.ui-terminal-input::-ms-clear {
  display: none;
}

.ui-toolbar {
  padding: .25em .5em;
}

.ui-toolbar-group-left {
  float: left;
}

.ui-toolbar-group-right {
  float: right;
}

.ui-tooltip {
  position: absolute;
  display: none;
  padding: .25em .5em;
}

.ui-tooltip.ui-tooltip-right,
.ui-tooltip.ui-tooltip-left {
  padding: 0 .25em;
}

.ui-tooltip.ui-tooltip-top,
.ui-tooltip.ui-tooltip-bottom {
  padding: .25em 0;
}

.ui-tooltip .ui-tooltip-text {
  padding: .125em .5em;
  background-color: #4c4c4c;
  color: #ffffff;
  white-space: nowrap;
}

.ui-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.ui-tooltip-right .ui-tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -.25em;
  border-width: .25em .25em .25em 0;
  border-right-color: #4c4c4c;
}

.ui-tooltip-left .ui-tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -.25em;
  border-width: .25em 0 .25em .25em;
  border-left-color: #4c4c4c;
}

.ui-tooltip.ui-tooltip-top {
  padding: .25em 0;
}

.ui-tooltip-top .ui-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -.25em;
  border-width: .25em .25em 0;
  border-top-color: #4c4c4c;
}

.ui-tooltip-bottom .ui-tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -.25em;
  border-width: 0 .25em .25em;
  border-bottom-color: #4c4c4c;
}

.ui-tree {
  width: 18em;
}

.ui-tree.ui-tree-selectable .ui-treenode-content {
  cursor: pointer;
}

.ui-tree .ui-tree-container {
  height: 100%;
  margin: 0;
  overflow: auto;
  padding: .25em;
  white-space: nowrap;
}

.ui-tree .ui-treenode-children {
  margin: 0;
  padding: 0 0 0 1em;
}

.ui-tree .ui-treenode {
  background-attachment: scroll;
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat-y;
  list-style: none outside none;
  margin: 0;
  padding: .125em 0 0 0;
}

.ui-tree .ui-tree-toggler {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}

.ui-tree .ui-treenode-icon {
  display: inline-block;
  vertical-align: middle;
}

.ui-tree .ui-treenode-label {
  display: inline-block;
  padding: 0 .25em;
  vertical-align: middle;
}

.ui-tree .ui-treenode-label.ui-state-hover,
.ui-tree .ui-treenode-label.ui-state-highlight {
  font-weight: normal;
  border: 0 none;
}

.ui-tree .ui-treenode-leaf-icon {
  width: 1em;
  height: 1em;
  display: inline-block;
}

.ui-tree .ui-chkbox-box {
  cursor: pointer;
}

.ui-tree .ui-chkbox {
  display: inline-block;
  vertical-align: middle;
}

/** Fluid **/

.ui-fluid .ui-tree {
  width: 100%;
}

/** Horizontal Tree **/

.ui-tree-horizontal {
  width: auto;
  padding: .5em 0;
  overflow: auto;
}

.ui-tree.ui-tree-horizontal table,
.ui-tree.ui-tree-horizontal tr,
.ui-tree.ui-tree-horizontal td {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.ui-tree.ui-tree-horizontal .ui-tree-toggler {
  vertical-align: middle;
  margin: 0;
}

.ui-tree-horizontal .ui-treenode-content {
  font-weight: normal;
  padding: 0.4em 1em 0.4em 0.2em;
}

.ui-tree.ui-tree-horizontal .ui-tree-node-label {
  margin: 0;
}

.ui-tree-horizontal .ui-treenode-parent .ui-treenode-content {
  font-weight: normal;
  white-space: nowrap;
}

.ui-tree.ui-tree-horizontal .ui-treenode {
  background: url("/assets/images/prime-ng/line.gif") repeat-x scroll center center transparent;
  padding: .25em 2.5em;
}

.ui-tree.ui-tree-horizontal .ui-treenode.ui-treenode-leaf,
.ui-tree.ui-tree-horizontal .ui-treenode.ui-treenode-collapsed {
  padding-right: 0;
}

.ui-tree.ui-tree-horizontal .ui-treenode-children {
  padding: 0;
  margin: 0;
}

.ui-tree.ui-tree-horizontal .ui-treenode-connector {
  width: 1px;
}

.ui-tree.ui-tree-horizontal .ui-treenode-connector-table {
  height: 100%;
  width: 1px;
}

.ui-tree.ui-tree-horizontal .ui-treenode-connector-line {
  background: url("/assets/images/prime-ng/line.gif") repeat-y scroll 0 0 transparent;
  width: 1px;
}

.ui-tree.ui-tree-horizontal table {
  height: 0;
}

.ui-tree.ui-tree-horizontal .ui-chkbox {
  vertical-align: bottom;
  margin-right: .25em;
}

.ui-treetable table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}

.ui-treetable .ui-treetable-header,
.ui-treetable .ui-treetable-footer {
  text-align: center;
  padding: .5em .75em;
}

.ui-treetable .ui-treetable-header {
  border-bottom: 0 none;
}

.ui-treetable .ui-treetable-footer {
  border-top: 0 none;
}

.ui-treetable th,
.ui-treetable tfoot td {
  text-align: center;
}

.ui-treetable thead th,
.ui-treetable tbody td,
.ui-treetable tfoot td {
  padding: .25em .5em;
  overflow: hidden;
  white-space: nowrap;
  border-width: 1px;
  border-style: solid;
}

.ui-treetable tbody td {
  border-color: inherit;
}

.ui-treetable tbody td:first-child span {
  vertical-align: middle;
}

.ui-treetable .ui-treetable-toggler {
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
}

.ui-treetable .ui-treetable-data tr.ui-state-highlight,
.ui-treetable .ui-treetable-data tr.ui-state-hover,
.ui-treetable .ui-treetable-row.ui-state-highlight,
.ui-treetable .ui-treetable-row.ui-state-hover {
  cursor: pointer;
}

.ui-treetable tr.ui-state-hover {
  border-color: inherit;
  font-weight: inherit;
}

.ui-treetable .ui-treetable-indent {
  width: 1em;
  height: 1em;
  float: left;
}

/* PrimeNG */

.ui-treetable td.ui-treetable-child-table-container {
  padding: 0;
  border: 0 none;
}

.ui-treetable .ui-treetable-row {
  display: table-row;
  border-bottom: 0 transparent;
}

.ui-treetable .ui-treetable-row.ui-state-hover,
.ui-treetable .ui-treetable-row.ui-state-highlight {
  border: 0 none;
}

.ui-treetable tbody .ui-treetable-row td {
  border: 0 none;
}

.ui-treetable tbody .ui-treetable-row td input {
  outline: 0 none;
}

p-autocomplete {
  display: block;
  cursor: pointer !important;
}

p-autocomplete .ui-autocomplete {
  height: 2.5rem;
  width: 100%;
}

p-autocomplete .ui-autocomplete .ui-inputtext {
  width: 100%;
  height: 100%;
  cursor: pointer !important;
}

p-autocomplete .ui-autocomplete .ui-autocomplete-dd-input {
  width: calc(100% - 2em);
}

p-autocomplete .ui-autocomplete .ui-autocomplete-dropdown {
  position: absolute;
}

.ui-inputtext {
  margin: 0;
  outline: medium none;
  padding: .25em;
  font-weight: normal;
}

.ui-widget-header .ui-inputtext,
.ui-widget-content .ui-inputtext {
  font-weight: normal;
}

.ui-fluid .ui-inputtext {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* Button */

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
  /* the overflow property removes extra width in IE */
}

.ui-button-icon-only {
  width: 2em;
}

/*button text element */

.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: .25em 1em;
}

.ui-button-icon-only .ui-button-text {
  padding: .25em;
  text-indent: -9999999px;
}

.ui-button-text-icon-left .ui-button-text {
  padding: .25em 1em .25em 2.1em;
}

.ui-button-text-icon-right .ui-button-text {
  padding: .25em 2.1em .25em 1em;
}

/*button icon element(s) */

.ui-button-icon-only .fa,
.ui-button-icon-only .k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable .k-collapsable-control .ui-button-icon-only .k-collapse-icon,
.ui-button-icon-only
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .ui-button-icon-only .k-collapse-icon,
.ui-button-text-icon-left .fa,
.ui-button-text-icon-left .k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable .k-collapsable-control
.ui-button-text-icon-left .k-collapse-icon,
.ui-button-text-icon-left
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control
.ui-button-text-icon-left .k-collapse-icon,
.ui-button-text-icon-right .fa,
.ui-button-text-icon-right .k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable .k-collapsable-control
.ui-button-text-icon-right .k-collapse-icon,
.ui-button-text-icon-right
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control
.ui-button-text-icon-right .k-collapse-icon {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
}

.ui-button-icon-only .fa,
.ui-button-icon-only .k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable .k-collapsable-control .ui-button-icon-only .k-collapse-icon,
.ui-button-icon-only
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .ui-button-icon-only .k-collapse-icon {
  top: 50%;
  left: 50%;
  margin-top: -.5em;
  margin-left: -.6em;
}

.ui-button-icon-left {
  left: .5em;
}

.ui-button-icon-right {
  right: .5em;
}

/*button sets*/

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: 0;
}

/* workarounds */

button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
  /* reset extra padding in Firefox */
}

/** Fluid **/

.ui-fluid .ui-button {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/** ButtonSet **/

.ui-fluid .ui-buttonset {
  width: 100%;
}

.ui-fluid .ui-buttonset.ui-buttonset-1 .ui-button {
  width: 100%;
}

.ui-fluid .ui-buttonset.ui-buttonset-2 .ui-button {
  width: 50%;
}

.ui-fluid .ui-buttonset.ui-buttonset-3 .ui-button {
  width: 33.3%;
}

.ui-fluid .ui-buttonset.ui-buttonset-4 .ui-button {
  width: 25%;
}

.ui-fluid .ui-buttonset.ui-buttonset-5 .ui-button {
  width: 20%;
}

.ui-fluid .ui-buttonset.ui-buttonset-6 .ui-button {
  width: 16.6%;
}

@media (max-width: 640px) {
  .ui-fluid .ui-buttonset.ui-buttonset-1 .ui-button,
  .ui-fluid .ui-buttonset.ui-buttonset-2 .ui-button,
  .ui-fluid .ui-buttonset.ui-buttonset-3 .ui-button,
  .ui-fluid .ui-buttonset.ui-buttonset-4 .ui-button,
  .ui-fluid .ui-buttonset.ui-buttonset-5 .ui-button,
  .ui-fluid .ui-buttonset.ui-buttonset-6 .ui-button {
    width: 100%;
  }
}

/* Severity Buttons */

/* Secondary */

.ui-button.ui-button-secondary.ui-state-default {
  background-color: #ffffff;
  border-color: #cccccc;
  color: #373a3c;
}

.ui-button.ui-button-secondary:enabled:hover,
.ui-button.ui-button-secondary:focus {
  background-color: #f2f2f2;
}

.ui-button.ui-button-secondary:enabled:active {
  background-color: #e6e6e6;
}

/* Success */

.ui-button.ui-button-success.ui-state-default {
  background-color: #5cb85c;
  border-color: #5cb85c;
  color: #ffffff;
}

.ui-button.ui-button-success:enabled:hover,
.ui-button.ui-button-success:focus {
  background-color: #4cae4c;
}

.ui-button.ui-button-success:enabled:active {
  background-color: #449d44;
}

/* Info */

.ui-button.ui-button-info.ui-state-default {
  background-color: #5bc0de;
  border-color: #5bc0de;
  color: #ffffff;
}

.ui-button.ui-button-info:enabled:hover,
.ui-button.ui-button-info:focus {
  background-color: #46b8da;
}

.ui-button.ui-button-info:enabled:active {
  background-color: #31b0d5;
}

/* Warning */

.ui-button.ui-button-warning.ui-state-default {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
  color: #ffffff;
}

.ui-button.ui-button-warning:enabled:hover,
.ui-button.ui-button-warning:focus {
  background-color: #eea236;
}

.ui-button.ui-button-warning:enabled:active {
  background-color: #ec971f;
}

/* Danger */

.ui-button.ui-button-danger.ui-state-default {
  background-color: #d9534f;
  border-color: #d9534f;
  color: #ffffff;
}

.ui-button.ui-button-danger:enabled:hover,
.ui-button.ui-button-danger:focus {
  background-color: #d43f3a;
}

.ui-button.ui-button-danger:enabled:active {
  background-color: #c9302c;
}

.kmsh-h1,
h1,
.kmsh-h2,
h2,
.kmsh-h3,
h3,
.kmsh-h4,
h4 {
  font-family: "Playfair Display", serif;
}

.kmsh-h5,
h5,
.kmsh-h6 {
  font-family: "Nunito Sans", sans-serif;
}

.kmsh-h1,
h1 {
  font-weight: bold;
  font-size: 60px;
}

.kmsh-h1.kmsh-heading-bull,
h1.kmsh-heading-bull,
h1.heading-bull,
.kmsh-h1.heading-bull {
  margin-left: -37px;
}

.kmsh-h2,
h2 {
  font-weight: bold;
  font-size: 50px;
}

.kmsh-h2.kmsh-heading-bull,
h2.kmsh-heading-bull,
h2.heading-bull,
.kmsh-h2.heading-bull {
  margin-left: -35px;
}

.kmsh-h3,
h3 {
  font-weight: bold;
  font-size: 28px;
}

.kmsh-h3.kmsh-heading-bull,
h3.kmsh-heading-bull,
h3.heading-bull,
.kmsh-h3.heading-bull {
  margin-left: -24px;
}

.kmsh-h4,
h4 {
  font-weight: bold;
  font-size: 22px;
}

.kmsh-h4.kmsh-heading-bull,
h4.kmsh-heading-bull,
h4.heading-bull,
.kmsh-h4.heading-bull {
  margin-left: -20px;
}

.kmsh-h5,
h5 {
  font-weight: bold;
}

.kmsh-h5.kmsh-heading-bull,
h5.kmsh-heading-bull,
h5.heading-bull,
.kmsh-h5.heading-bull {
  margin-left: -20px;
}

.kmsh-h6 {
  font-weight: bold;
}

.kmsh-h6.kmsh-heading-bull,
.kmsh-h6.heading-bull {
  margin-left: -20px;
}

.kmsh-heading-bull:before,
.heading-bull:before {
  content: "\2022";
  margin-right: 10px;
  color: #FF671F;
}

.kmsh-arrow:after,
.kmsh-list .kmsh-list-item:after,
ul.list .kmsh-list-item:after,
.kmsh-list ul.list li:after,
ul.list .kmsh-list li:after,
ul.list li:after {
  content: "\2192";
  margin-left: 15px;
  color: #51C7E0;
}

.kmsh-default,
body {
  font-family: "Nunito Sans", sans-serif;
  font-size: 18px;
  line-height: 1.2;
}

.kmsh-p,
p {
  font-family: "Nunito Sans", sans-serif;
}

.kmsh-strong,
strong {
  font-weight: 1000;
}

.kmsh-header-description,
div.header-desc {
  font-family: "Nunito Sans", sans-serif;
  font-size: 24px;
  line-height: 31px;
}

.kmsh-main-1,
.color-1 {
  color: #3A5DAE;
}

.kmsh-accent-2,
.color-2 {
  color: #00AF66;
}

.kmsh-accent-3,
.color-3 {
  color: #FF671F;
}

.kmsh-accent-4,
.color-4 {
  color: #FFC72C;
}

.kmsh-accent-5,
.color-5 {
  color: #4B4948;
}

.kmsh-accent-6,
.color-6 {
  color: #51C7E0;
}

.kmsh-accent-7,
.color-7 {
  color: #F2F0A1;
}

.kmsh-gray-1,
.color-8 {
  color: #EBEEF7;
}

.kmsh-gray-2,
.color-9 {
  color: #F6F4F4;
}

.kmsh-bg-main-1,
.bg-1 {
  background-color: #3A5DAE;
}

.kmsh-bg-accent-2,
.bg-2 {
  background-color: #00AF66;
}

.kmsh-bg-accent-3,
.bg-3 {
  background-color: #FF671F;
}

.kmsh-bg-accent-4,
.bg-4 {
  background-color: #FFC72C;
}

.kmsh-bg-accent-5,
.bg-5 {
  background-color: #4B4948;
}

.kmsh-bg-accent-6,
.bg-6 {
  background-color: #51C7E0;
}

.kmsh-bg-accent-7,
.bg-7 {
  background-color: #F2F0A1;
}

.kmsh-bg-gray-1,
.bg-8 {
  background-color: #EBEEF7;
}

.kmsh-bg-gray-2,
.bg-9 {
  background-color: #F6F4F4;
}

.kmsh-box,
div.box {
  border-radius: 3px;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
  padding: 30px;
}

.kmsh-tagline,
div.tagline {
  font-family: "Nunito Sans", sans-serif;
  text-transform: uppercase;
  color: #FFC72C;
  font-size: 14px;
  line-height: 23px;
}

.kmsh-list,
ul.list {
  padding: 0;
}

.kmsh-list .kmsh-list-item,
ul.list .kmsh-list-item,
.kmsh-list ul.list li,
ul.list .kmsh-list li,
ul.list li {
  list-style: none;
  font-size: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.kmsh-btn-yellow,
.btn-yellow {
  border-color: #F2F0A1;
  font-size: 18px;
  color: #F2F0A1;
  border-radius: 3px;
}

.kmsh-btn-yellow:hover,
.btn-yellow:hover,
.kmsh-btn-yellow:focus,
.btn-yellow:focus,
.kmsh-btn-yellow:active,
.btn-yellow:active,
.kmsh-btn-yellow.active,
.active.btn-yellow {
  background-color: #F2F0A1;
  color: #4B4948;
}

.kmsh-btn-blue,
.btn-blue {
  border-color: #3A5DAE;
  font-size: 18px;
  color: #3A5DAE;
  border-radius: 3px;
}

.kmsh-btn-blue:hover,
.btn-blue:hover,
.kmsh-btn-blue:focus,
.btn-blue:focus,
.kmsh-btn-blue:active,
.btn-blue:active,
.kmsh-btn-blue.active,
.active.btn-blue {
  background-color: #3A5DAE;
  color: #fff;
}

.kmsh-btn-red,
.btn-red {
  border-color: #FF671F;
  font-size: 18px;
  color: #FF671F;
  border-radius: 3px;
}

.kmsh-btn-red:hover,
.btn-red:hover,
.kmsh-btn-red:focus,
.btn-red:focus,
.kmsh-btn-red:active,
.btn-red:active,
.kmsh-btn-red.active,
.active.btn-red {
  background-color: #FF671F;
  color: #fff;
}

.kmsh-btn-green,
.btn-green {
  border-color: #00AF66;
  font-size: 18px;
  color: #00AF66;
  border-radius: 3px;
}

.kmsh-btn-green:hover,
.btn-green:hover,
.kmsh-btn-green:focus,
.btn-green:focus,
.kmsh-btn-green:active,
.btn-green:active,
.kmsh-btn-green.active,
.active.btn-green {
  background-color: #00AF66;
  color: #fff;
}

.kmsh-btn-light-blue,
.btn-light-blue {
  border-color: #51C7E0;
  font-size: 18px;
  color: #51C7E0;
  border-radius: 3px;
}

.kmsh-btn-light-blue:hover,
.btn-light-blue:hover,
.kmsh-btn-light-blue:focus,
.btn-light-blue:focus,
.kmsh-btn-light-blue:active,
.btn-light-blue:active,
.kmsh-btn-light-blue.active,
.active.btn-light-blue {
  background-color: #51C7E0;
  color: #fff;
}

.kmsh-btn-yellow-fill,
.btn-yellow-fill {
  border-color: #F2F0A1;
  font-size: 18px;
  color: #F2F0A1;
  border-radius: 3px;
  background-color: #F2F0A1;
  color: white;
}

.kmsh-btn-yellow-fill:hover,
.btn-yellow-fill:hover,
.kmsh-btn-yellow-fill:focus,
.btn-yellow-fill:focus,
.kmsh-btn-yellow-fill:active,
.btn-yellow-fill:active,
.kmsh-btn-yellow-fill.active,
.active.btn-yellow-fill {
  background-color: #F2F0A1;
  color: #fff;
}

.kmsh-btn-yellow-fill:hover,
.btn-yellow-fill:hover,
.kmsh-btn-yellow-fill:focus,
.btn-yellow-fill:focus,
.kmsh-btn-yellow-fill:active,
.btn-yellow-fill:active,
.kmsh-btn-yellow-fill.active,
.active.btn-yellow-fill {
  background-color: transparent;
  color: #F2F0A1;
}

.kmsh-btn-blue-fill,
.btn-blue-fill {
  border-color: #3A5DAE;
  font-size: 18px;
  color: #3A5DAE;
  border-radius: 3px;
  background-color: #3A5DAE;
  color: white;
}

.kmsh-btn-blue-fill:hover,
.btn-blue-fill:hover,
.kmsh-btn-blue-fill:focus,
.btn-blue-fill:focus,
.kmsh-btn-blue-fill:active,
.btn-blue-fill:active,
.kmsh-btn-blue-fill.active,
.active.btn-blue-fill {
  background-color: #3A5DAE;
  color: #fff;
}

.kmsh-btn-blue-fill:hover,
.btn-blue-fill:hover,
.kmsh-btn-blue-fill:focus,
.btn-blue-fill:focus,
.kmsh-btn-blue-fill:active,
.btn-blue-fill:active,
.kmsh-btn-blue-fill.active,
.active.btn-blue-fill {
  background-color: transparent;
  color: #3A5DAE;
}

.kmsh-btn-red-fill,
.btn-red-fill {
  border-color: #FF671F;
  font-size: 18px;
  color: #FF671F;
  border-radius: 3px;
  background-color: #FF671F;
  color: white;
}

.kmsh-btn-red-fill:hover,
.btn-red-fill:hover,
.kmsh-btn-red-fill:focus,
.btn-red-fill:focus,
.kmsh-btn-red-fill:active,
.btn-red-fill:active,
.kmsh-btn-red-fill.active,
.active.btn-red-fill {
  background-color: #FF671F;
  color: #fff;
}

.kmsh-btn-red-fill:hover,
.btn-red-fill:hover,
.kmsh-btn-red-fill:focus,
.btn-red-fill:focus,
.kmsh-btn-red-fill:active,
.btn-red-fill:active,
.kmsh-btn-red-fill.active,
.active.btn-red-fill {
  background-color: transparent;
  color: #FF671F;
}

.kmsh-btn-green-fill,
.btn-green-fill {
  border-color: #00AF66;
  font-size: 18px;
  color: #00AF66;
  border-radius: 3px;
  background-color: #00AF66;
  color: white;
}

.kmsh-btn-green-fill:hover,
.btn-green-fill:hover,
.kmsh-btn-green-fill:focus,
.btn-green-fill:focus,
.kmsh-btn-green-fill:active,
.btn-green-fill:active,
.kmsh-btn-green-fill.active,
.active.btn-green-fill {
  background-color: #00AF66;
  color: #fff;
}

.kmsh-btn-green-fill:hover,
.btn-green-fill:hover,
.kmsh-btn-green-fill:focus,
.btn-green-fill:focus,
.kmsh-btn-green-fill:active,
.btn-green-fill:active,
.kmsh-btn-green-fill.active,
.active.btn-green-fill {
  background-color: transparent;
  color: #00AF66;
}

.kmsh-btn-light-blue-fill,
.btn-light-blue-fill {
  border-color: #51C7E0;
  font-size: 18px;
  color: #51C7E0;
  border-radius: 3px;
  background-color: #51C7E0;
  color: white;
}

.kmsh-btn-light-blue-fill:hover,
.btn-light-blue-fill:hover,
.kmsh-btn-light-blue-fill:focus,
.btn-light-blue-fill:focus,
.kmsh-btn-light-blue-fill:active,
.btn-light-blue-fill:active,
.kmsh-btn-light-blue-fill.active,
.active.btn-light-blue-fill {
  background-color: #51C7E0;
  color: #fff;
}

.kmsh-btn-light-blue-fill:hover,
.btn-light-blue-fill:hover,
.kmsh-btn-light-blue-fill:focus,
.btn-light-blue-fill:focus,
.kmsh-btn-light-blue-fill:active,
.btn-light-blue-fill:active,
.kmsh-btn-light-blue-fill.active,
.active.btn-light-blue-fill {
  background-color: transparent;
  color: #51C7E0;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/assets/fonts/glyphicons-halflings-regular.eot");
  src: url("/assets/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/assets/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/assets/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-menu-hamburger:before {
  content: "\E236";
}

.glyphicon-menu-down:before {
  content: "\E259";
}

.glyphicon-arrow-right {
  content: "\E092";
}

.glyphicon-refresh {
  content: "\E031";
}

.glyphicon-remove-sign:before {
  content: "\E083";
}

body {
  background-color: #F6F4F4;
  color: #4B4948;
  font-weight: bold;
  margin: 0px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  overflow-x: hidden;
}

body.kmsh-not-live .k-navigation-wrapper {
  background-color: #FF0000 !important;
}

body.kmsh-not-live .k-navigation-wrapper .k-nav-item#loginButton {
  background-color: #FF0000 !important;
}

a {
  color: #3A5DAE;
}

.bg-1 {
  color: white;
}

.bg-2 {
  color: white;
}

.bg-3 {
  color: white;
}

.bg-4 {
  color: white;
}

.bg-5 {
  color: white;
}

.bg-6 {
  color: white;
}

.bg-7 {
  color: black;
}

.bg-8 {
  color: black;
}

.bg-9 {
  color: black;
}

.btn {
  cursor: pointer;
}

a[class^="btn."],
button[class^="btn."] {
  display: inline-block;
}

.content-wrapper {
  padding-left: 60px;
  padding-right: 60px;
}

@media (max-width: 575px) {
  .content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.expand-over-wrapper {
  margin-left: -60px;
  width: calc(100% + 120px);
}

@media (max-width: 575px) {
  .expand-over-wrapper {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
}

.expand-over-wrapper .row {
  margin: 0;
}

.seperator {
  height: 30px;
}

.seperator-big {
  height: 80px;
}

@media (max-width: 1199px) {
  h1 {
    font-size: 48px;
  }
}

@media (max-width: 991px) {
  h1 {
    font-size: 42px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 36px;
  }
}

@media (max-width: 1199px) {
  h2 {
    font-size: 40px;
  }
}

@media (max-width: 991px) {
  h2 {
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  h2 {
    font-size: 30px;
  }
}

@media (max-width: 1199px) {
  h3 {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  h3 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  h3 {
    font-size: 19px;
  }
}

@media (max-width: 1199px) {
  h4 {
    font-size: 19px;
  }
}

@media (max-width: 991px) {
  h4 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  h4 {
    font-size: 17px;
  }
}

@media (max-width: 1199px) {
  div.header-desc {
    font-size: 19px;
    line-height: 25px;
  }
}

@media (max-width: 991px) {
  div.header-desc {
    font-size: 17px;
    line-height: 22px;
  }
}

@media (max-width: 767px) {
  div.header-desc {
    font-size: 16px;
    line-height: 19px;
  }
}

/*** custom checkboxes ***/

input[type=checkbox] {
  display: none;
}

input[type=checkbox] + label {
  display: inline-block;
  border: 1px solid;
  width: 1em;
  border-radius: 2px;
  height: 1em;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0;
  position: relative;
}

input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 0.6em;
  line-height: 1.4em;
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

input[type=checkbox] + label:hover {
  cursor: pointer;
}

input[type=checkbox]:checked + label:before {
  content: "\F00C";
}

/*** custom radio buttons ***/

.fancy-radio input[type=radio] {
  display: none;
}

.fancy-radio span:before {
  font-family: "FontAwesome";
  font-style: normal;
  width: 1em;
  height: 1em;
  content: '\F1DB';
  margin-right: .3em;
  cursor: pointer;
}

.fancy-radio span {
  cursor: pointer;
}

.fancy-radio input[type="radio"]:checked ~ span:before {
  content: '\F111';
}

/*** Helper classes ***/

.k-bold {
  font-weight: 700;
}

.k-white-box {
  padding: 20px 30px;
  background-color: #fff;
  margin-bottom: 30px;
}

.k-grey-background {
  background-color: #EBEEF7;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  margin-top: 0;
  margin-bottom: 0px;
  margin-left: -30px;
  z-index: -1;
}

@media (max-width: 991px) {
  .k-grey-background {
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}

@media (max-width: 767px) {
  .k-grey-background {
    width: 100%;
    height: 100%;
    margin-left: 0;
  }
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.content-wrapper img {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.offset-12 {
  margin-left: 100%;
}

.offset-11 {
  margin-left: 91.66667%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-1 {
  margin-left: 8.33333%;
}

#page {
  overflow-x: hidden;
}

/* 
Usage breakpoint-max
    @include breakpoint-max($phone} { ... }
    @media all and (max-width: 480px) { )

Usage breakpoint
    @include breakpoint($tablet-p} { ... }
    @media all and (min-width: 480px) and (max-width: 768px) { }
*/

nav.k-main-navigation {
  z-index: 9999;
  background-color: #3A5DAE;
  padding: 0;
  position: relative;
}

nav.k-main-navigation .k-navigation-wrapper {
  height: 84px;
}

@media (max-width: 991px) {
  nav.k-main-navigation .k-navigation-wrapper {
    height: 60px;
  }
}

nav.k-main-navigation .k-menu-items {
  position: absolute;
  right: 0;
}

nav.k-main-navigation .k-brand {
  float: left;
  padding: 15px 0 0 110px;
  margin-left: 60px;
  position: relative;
}

@media (max-width: 1199px) {
  nav.k-main-navigation .k-brand {
    padding-left: 90px;
    margin-left: 30px;
  }
}

@media (max-width: 991px) {
  nav.k-main-navigation .k-brand {
    padding-top: 5px;
  }
}

@media (max-width: 575px) {
  nav.k-main-navigation .k-brand {
    margin-left: 15px;
  }
}

nav.k-main-navigation .k-brand a {
  display: block;
  color: #fff;
  text-decoration: none;
}

nav.k-main-navigation .k-brand a:hover {
  text-decoration: none;
}

nav.k-main-navigation .k-brand a h3 {
  margin: 0px;
  font-size: 26px;
}

@media (max-width: 1199px) {
  nav.k-main-navigation .k-brand a h3 {
    font-size: 23px;
  }
}

nav.k-main-navigation .k-brand a h4 {
  margin: 0px;
  font-size: 17px;
}

@media (max-width: 1199px) {
  nav.k-main-navigation .k-brand a h4 {
    font-size: 15px;
  }
}

nav.k-main-navigation .k-brand a .k-brand-image {
  width: 100px;
  height: 150px;
  position: absolute;
  top: 15px;
  left: 0;
}

@media (max-width: 1199px) {
  nav.k-main-navigation .k-brand a .k-brand-image {
    width: 80px;
    height: 120px;
  }
}

@media (max-width: 991px) {
  nav.k-main-navigation .k-brand a .k-brand-image {
    width: 65px;
    height: 100px;
  }
}

nav.k-main-navigation ul {
  float: right;
  font-size: 18px;
  list-style: none;
  padding: 0;
  margin: 0;
}

nav.k-main-navigation ul .k-nav-item {
  display: block;
  float: left;
  margin: 0 2px;
}

nav.k-main-navigation ul .k-nav-item a {
  color: #fff;
  display: block;
  padding: 0 10px;
}

nav.k-main-navigation ul .k-nav-item a span {
  display: inline-block;
  padding: 26px 0;
  line-height: 24px;
  font-size: 18px;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}

@media (max-width: 1199px) {
  nav.k-main-navigation ul .k-nav-item a span {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  nav.k-main-navigation ul .k-nav-item a span {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 20px;
  }
}

nav.k-main-navigation ul .k-nav-item:hover a span,
nav.k-main-navigation ul .k-nav-item.k-active a span {
  border-bottom-color: #F2F0A1;
}

nav.k-main-navigation ul .k-nav-item#loginButton {
  background-color: #2d4988;
}

@media (max-width: 991px) {
  nav.k-main-navigation ul .k-nav-item#loginButton {
    background-color: #3A5DAE;
  }
}

nav.k-main-navigation ul .k-nav-item#loginButton a span {
  padding-bottom: 28px;
  border-bottom: 2px solid #F2F0A1 !important;
}

@media (max-width: 991px) {
  nav.k-main-navigation ul .k-nav-item#loginButton a span {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 13px;
    border-bottom: 2px solid #3A5DAE !important;
  }
}

@media (max-width: 991px) {
  nav.k-main-navigation ul .k-nav-item#loginButton a span:hover {
    border-bottom: 4px solid #F2F0A1 !important;
    padding-bottom: 11px;
  }
}

nav.k-main-navigation ul .k-nav-item#loginButton a span i {
  font-size: 24px;
}

nav.k-main-navigation ul .k-nav-item#generalSearchButton a span {
  padding-left: 15px;
  padding-right: 15px;
}

nav.k-main-navigation ul .k-nav-item#generalSearchButton a span i {
  transition: all .2s ease-in-out;
}

nav.k-main-navigation ul .k-nav-item#generalSearchButton a:hover i {
  transform: scale(1.4);
}

@media (max-width: 991px) {
  nav.k-main-navigation ul .k-nav-item#generalSearchButton a:hover i {
    transform: scale(1);
  }
}

nav.k-main-navigation ul .k-nav-item#toggleMobileNavButton {
  margin-right: 15px;
}

nav.k-main-navigation ul .k-nav-item#toggleMobileNavButton a span {
  padding-bottom: 16px;
  border-bottom: 2px solid #F2F0A1;
}

nav.k-main-navigation .k-sub-navigation-wrapper {
  background-color: #51C7E0;
}

@media (max-width: 991px) {
  nav.k-main-navigation .k-sub-navigation-wrapper {
    display: none;
  }
}

nav.k-main-navigation .k-sub-navigation-wrapper .k-sub-navigation {
  text-align: center;
  line-height: 84px;
}

nav.k-main-navigation .k-sub-navigation-wrapper .k-sub-navigation .k-nav-item {
  display: inline-block;
  line-height: 24px;
}

nav.k-main-navigation .k-sub-navigation-wrapper .k-sub-navigation .k-nav-item a {
  color: #fff;
  text-decoration: none;
  margin: 0 5px;
  padding: 0 15px;
}

nav.k-main-navigation .k-sub-navigation-wrapper .k-sub-navigation .k-nav-item a span {
  padding: 26px 0;
  line-height: 24px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

nav.k-main-navigation .k-sub-navigation-wrapper .k-sub-navigation .k-nav-item:hover a span,
nav.k-main-navigation .k-sub-navigation-wrapper .k-sub-navigation .k-nav-item.k-active a span {
  border-bottom-color: #F2F0A1;
}

.k-home-search-wrapper {
  display: none;
  position: absolute;
  right: -100%;
  width: 50%;
  top: 0px;
  z-index: 9999;
}

@media (max-width: 1199px) {
  .k-home-search-wrapper {
    width: 60%;
  }
}

@media (max-width: 767px) {
  .k-home-search-wrapper {
    width: 50%;
  }
}

@media (max-width: 575px) {
  .k-home-search-wrapper {
    width: 75%;
  }
}

.k-home-search-wrapper .k-home-search-input {
  background: transparent;
  border: none;
  border-bottom: 1px solid white;
  width: calc(100% - 90px);
  margin-top: 22px;
  line-height: 24px;
  font-size: 24px;
  margin-bottom: 10px;
  color: #fff;
  max-width: 650px;
  float: right;
  margin-right: 30px;
}

@media (max-width: 991px) {
  .k-home-search-wrapper .k-home-search-input {
    margin-top: 16px;
    line-height: 18px;
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .k-home-search-wrapper .k-home-search-input {
    margin-right: 15px;
  }
}

.k-home-search-wrapper .k-close-home-search {
  float: right;
  color: white;
  font-size: 24px;
  margin-top: 26px;
  margin-right: 30px;
  cursor: pointer;
}

@media (max-width: 991px) {
  .k-home-search-wrapper .k-close-home-search {
    margin-top: 18px;
  }
}

@media (max-width: 767px) {
  .k-home-search-wrapper .k-close-home-search {
    margin-right: 15px;
  }
}

.k-general-search-wrapper {
  position: relative;
}

nav.k-mobile-navigation {
  display: none;
  border-top: 1px solid white;
  background-color: #3A5DAE;
}

nav.k-mobile-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

nav.k-mobile-navigation ul .k-nav-item,
nav.k-mobile-navigation ul .k-subnav-item {
  display: block;
}

nav.k-mobile-navigation ul .k-nav-item a,
nav.k-mobile-navigation ul .k-subnav-item a {
  color: #fff;
  display: block;
  padding: 0 15px 0 120px;
}

nav.k-mobile-navigation ul .k-nav-item a span,
nav.k-mobile-navigation ul .k-subnav-item a span {
  display: inline-block;
  padding-left: 15px;
  margin: 15px 0;
  line-height: 22px;
  font-size: 22px;
  border-left: 4px solid transparent;
}

nav.k-mobile-navigation ul .k-nav-item:hover a span,
nav.k-mobile-navigation ul .k-nav-item.k-active a span,
nav.k-mobile-navigation ul .k-subnav-item:hover a span,
nav.k-mobile-navigation ul .k-subnav-item.k-active a span {
  border-left-color: #F2F0A1;
}

nav.k-mobile-navigation ul .k-subnav-item a span {
  margin-left: 30px;
  font-size: 18px;
}

nav.k-mobile-navigation ul.k-language-switcher {
  border-top: 1px solid #F2F0A1;
  margin: 0 auto;
  width: 270px;
  display: block;
  padding: 0 30px;
}

nav.k-mobile-navigation ul.k-language-switcher li {
  display: inline-block;
  line-height: 56px;
}

nav.k-mobile-navigation ul.k-language-switcher li a {
  padding: 0 15px;
  border-bottom: 2px solid transparent;
  text-decoration: none;
}

nav.k-mobile-navigation ul.k-language-switcher li a:hover {
  border-bottom-color: #F2F0A1;
}

nav.k-mobile-navigation ul.k-language-switcher li i {
  color: #FF671F;
}

.k-general-search-wrapper {
  display: none;
  height: 84px;
  background: #51C7E0;
  z-index: 9999;
}

.k-general-search-wrapper ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(255, 255, 255, 0.7);
  font-style: italic;
}

.k-general-search-wrapper :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 0.7;
  font-style: italic;
}

.k-general-search-wrapper ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 0.7;
  font-style: italic;
}

.k-general-search-wrapper :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.7);
  font-style: italic;
}

.k-general-search-wrapper .k-general-search-input {
  background: transparent;
  border: none;
  border-bottom: 1px solid white;
  width: 100%;
  margin-top: 22px;
  line-height: 24px;
  font-size: 24px;
  margin-bottom: 10px;
  color: #fff;
  max-width: 650px;
  float: right;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/assets/fonts/glyphicons-halflings-regular.eot");
  src: url("/assets/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/assets/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/assets/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-menu-hamburger:before {
  content: "\E236";
}

.glyphicon-menu-down:before {
  content: "\E259";
}

.glyphicon-arrow-right {
  content: "\E092";
}

.glyphicon-refresh {
  content: "\E031";
}

.glyphicon-remove-sign:before {
  content: "\E083";
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa,
.k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.k-collapsable .k-collapsable-control .fa-pull-left.k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .fa-pull-left.k-collapse-icon {
  margin-right: .3em;
}

.fa.fa-pull-right,
.k-collapsable .k-collapsable-control .fa-pull-right.k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .fa-pull-right.k-collapse-icon {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left,
.k-collapsable .k-collapsable-control .pull-left.k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .pull-left.k-collapse-icon {
  margin-right: .3em;
}

.fa.pull-right,
.k-collapsable .k-collapsable-control .pull-right.k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .pull-right.k-collapse-icon {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
  content: "\F000";
}

.fa-music:before {
  content: "\F001";
}

.fa-search:before {
  content: "\F002";
}

.fa-envelope-o:before {
  content: "\F003";
}

.fa-heart:before {
  content: "\F004";
}

.fa-star:before {
  content: "\F005";
}

.fa-star-o:before {
  content: "\F006";
}

.fa-user:before {
  content: "\F007";
}

.fa-film:before {
  content: "\F008";
}

.fa-th-large:before {
  content: "\F009";
}

.fa-th:before {
  content: "\F00A";
}

.fa-th-list:before {
  content: "\F00B";
}

.fa-check:before {
  content: "\F00C";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D";
}

.fa-search-plus:before {
  content: "\F00E";
}

.fa-search-minus:before {
  content: "\F010";
}

.fa-power-off:before {
  content: "\F011";
}

.fa-signal:before {
  content: "\F012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\F013";
}

.fa-trash-o:before {
  content: "\F014";
}

.fa-home:before {
  content: "\F015";
}

.fa-file-o:before {
  content: "\F016";
}

.fa-clock-o:before {
  content: "\F017";
}

.fa-road:before {
  content: "\F018";
}

.fa-download:before {
  content: "\F019";
}

.fa-arrow-circle-o-down:before {
  content: "\F01A";
}

.fa-arrow-circle-o-up:before {
  content: "\F01B";
}

.fa-inbox:before {
  content: "\F01C";
}

.fa-play-circle-o:before {
  content: "\F01D";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E";
}

.fa-refresh:before {
  content: "\F021";
}

.fa-list-alt:before {
  content: "\F022";
}

.fa-lock:before {
  content: "\F023";
}

.fa-flag:before {
  content: "\F024";
}

.fa-headphones:before {
  content: "\F025";
}

.fa-volume-off:before {
  content: "\F026";
}

.fa-volume-down:before {
  content: "\F027";
}

.fa-volume-up:before {
  content: "\F028";
}

.fa-qrcode:before {
  content: "\F029";
}

.fa-barcode:before {
  content: "\F02A";
}

.fa-tag:before {
  content: "\F02B";
}

.fa-tags:before {
  content: "\F02C";
}

.fa-book:before {
  content: "\F02D";
}

.fa-bookmark:before {
  content: "\F02E";
}

.fa-print:before {
  content: "\F02F";
}

.fa-camera:before {
  content: "\F030";
}

.fa-font:before {
  content: "\F031";
}

.fa-bold:before {
  content: "\F032";
}

.fa-italic:before {
  content: "\F033";
}

.fa-text-height:before {
  content: "\F034";
}

.fa-text-width:before {
  content: "\F035";
}

.fa-align-left:before {
  content: "\F036";
}

.fa-align-center:before {
  content: "\F037";
}

.fa-align-right:before {
  content: "\F038";
}

.fa-align-justify:before {
  content: "\F039";
}

.fa-list:before {
  content: "\F03A";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B";
}

.fa-indent:before {
  content: "\F03C";
}

.fa-video-camera:before {
  content: "\F03D";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E";
}

.fa-pencil:before {
  content: "\F040";
}

.fa-map-marker:before {
  content: "\F041";
}

.fa-adjust:before {
  content: "\F042";
}

.fa-tint:before {
  content: "\F043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044";
}

.fa-share-square-o:before {
  content: "\F045";
}

.fa-check-square-o:before {
  content: "\F046";
}

.fa-arrows:before {
  content: "\F047";
}

.fa-step-backward:before {
  content: "\F048";
}

.fa-fast-backward:before {
  content: "\F049";
}

.fa-backward:before {
  content: "\F04A";
}

.fa-play:before {
  content: "\F04B";
}

.fa-pause:before {
  content: "\F04C";
}

.fa-stop:before {
  content: "\F04D";
}

.fa-forward:before {
  content: "\F04E";
}

.fa-fast-forward:before {
  content: "\F050";
}

.fa-step-forward:before {
  content: "\F051";
}

.fa-eject:before {
  content: "\F052";
}

.fa-chevron-left:before {
  content: "\F053";
}

.fa-chevron-right:before {
  content: "\F054";
}

.fa-plus-circle:before {
  content: "\F055";
}

.fa-minus-circle:before {
  content: "\F056";
}

.fa-times-circle:before {
  content: "\F057";
}

.fa-check-circle:before {
  content: "\F058";
}

.fa-question-circle:before {
  content: "\F059";
}

.fa-info-circle:before {
  content: "\F05A";
}

.fa-crosshairs:before {
  content: "\F05B";
}

.fa-times-circle-o:before {
  content: "\F05C";
}

.fa-check-circle-o:before {
  content: "\F05D";
}

.fa-ban:before {
  content: "\F05E";
}

.fa-arrow-left:before {
  content: "\F060";
}

.fa-arrow-right:before {
  content: "\F061";
}

.fa-arrow-up:before {
  content: "\F062";
}

.fa-arrow-down:before {
  content: "\F063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\F064";
}

.fa-expand:before {
  content: "\F065";
}

.fa-compress:before {
  content: "\F066";
}

.fa-plus:before {
  content: "\F067";
}

.fa-minus:before {
  content: "\F068";
}

.fa-asterisk:before {
  content: "\F069";
}

.fa-exclamation-circle:before {
  content: "\F06A";
}

.fa-gift:before {
  content: "\F06B";
}

.fa-leaf:before {
  content: "\F06C";
}

.fa-fire:before {
  content: "\F06D";
}

.fa-eye:before {
  content: "\F06E";
}

.fa-eye-slash:before {
  content: "\F070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071";
}

.fa-plane:before {
  content: "\F072";
}

.fa-calendar:before {
  content: "\F073";
}

.fa-random:before {
  content: "\F074";
}

.fa-comment:before {
  content: "\F075";
}

.fa-magnet:before {
  content: "\F076";
}

.fa-chevron-up:before {
  content: "\F077";
}

.fa-chevron-down:before {
  content: "\F078";
}

.fa-retweet:before {
  content: "\F079";
}

.fa-shopping-cart:before {
  content: "\F07A";
}

.fa-folder:before {
  content: "\F07B";
}

.fa-folder-open:before {
  content: "\F07C";
}

.fa-arrows-v:before {
  content: "\F07D";
}

.fa-arrows-h:before {
  content: "\F07E";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080";
}

.fa-twitter-square:before {
  content: "\F081";
}

.fa-facebook-square:before {
  content: "\F082";
}

.fa-camera-retro:before {
  content: "\F083";
}

.fa-key:before {
  content: "\F084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\F085";
}

.fa-comments:before {
  content: "\F086";
}

.fa-thumbs-o-up:before {
  content: "\F087";
}

.fa-thumbs-o-down:before {
  content: "\F088";
}

.fa-star-half:before {
  content: "\F089";
}

.fa-heart-o:before {
  content: "\F08A";
}

.fa-sign-out:before {
  content: "\F08B";
}

.fa-linkedin-square:before {
  content: "\F08C";
}

.fa-thumb-tack:before {
  content: "\F08D";
}

.fa-external-link:before {
  content: "\F08E";
}

.fa-sign-in:before {
  content: "\F090";
}

.fa-trophy:before {
  content: "\F091";
}

.fa-github-square:before {
  content: "\F092";
}

.fa-upload:before {
  content: "\F093";
}

.fa-lemon-o:before {
  content: "\F094";
}

.fa-phone:before {
  content: "\F095";
}

.fa-square-o:before {
  content: "\F096";
}

.fa-bookmark-o:before {
  content: "\F097";
}

.fa-phone-square:before {
  content: "\F098";
}

.fa-twitter:before {
  content: "\F099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A";
}

.fa-github:before {
  content: "\F09B";
}

.fa-unlock:before {
  content: "\F09C";
}

.fa-credit-card:before {
  content: "\F09D";
}

.fa-feed:before,
.fa-rss:before {
  content: "\F09E";
}

.fa-hdd-o:before {
  content: "\F0A0";
}

.fa-bullhorn:before {
  content: "\F0A1";
}

.fa-bell:before {
  content: "\F0F3";
}

.fa-certificate:before {
  content: "\F0A3";
}

.fa-hand-o-right:before {
  content: "\F0A4";
}

.fa-hand-o-left:before {
  content: "\F0A5";
}

.fa-hand-o-up:before {
  content: "\F0A6";
}

.fa-hand-o-down:before {
  content: "\F0A7";
}

.fa-arrow-circle-left:before {
  content: "\F0A8";
}

.fa-arrow-circle-right:before {
  content: "\F0A9";
}

.fa-arrow-circle-up:before {
  content: "\F0AA";
}

.fa-arrow-circle-down:before {
  content: "\F0AB";
}

.fa-globe:before {
  content: "\F0AC";
}

.fa-wrench:before {
  content: "\F0AD";
}

.fa-tasks:before {
  content: "\F0AE";
}

.fa-filter:before {
  content: "\F0B0";
}

.fa-briefcase:before {
  content: "\F0B1";
}

.fa-arrows-alt:before {
  content: "\F0B2";
}

.fa-group:before,
.fa-users:before {
  content: "\F0C0";
}

.fa-chain:before,
.fa-link:before {
  content: "\F0C1";
}

.fa-cloud:before {
  content: "\F0C2";
}

.fa-flask:before {
  content: "\F0C3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5";
}

.fa-paperclip:before {
  content: "\F0C6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7";
}

.fa-square:before {
  content: "\F0C8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9";
}

.fa-list-ul:before {
  content: "\F0CA";
}

.fa-list-ol:before {
  content: "\F0CB";
}

.fa-strikethrough:before {
  content: "\F0CC";
}

.fa-underline:before {
  content: "\F0CD";
}

.fa-table:before {
  content: "\F0CE";
}

.fa-magic:before {
  content: "\F0D0";
}

.fa-truck:before {
  content: "\F0D1";
}

.fa-pinterest:before {
  content: "\F0D2";
}

.fa-pinterest-square:before {
  content: "\F0D3";
}

.fa-google-plus-square:before {
  content: "\F0D4";
}

.fa-google-plus:before {
  content: "\F0D5";
}

.fa-money:before {
  content: "\F0D6";
}

.fa-caret-down:before {
  content: "\F0D7";
}

.fa-caret-up:before {
  content: "\F0D8";
}

.fa-caret-left:before {
  content: "\F0D9";
}

.fa-caret-right:before {
  content: "\F0DA";
}

.fa-columns:before {
  content: "\F0DB";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE";
}

.fa-envelope:before {
  content: "\F0E0";
}

.fa-linkedin:before {
  content: "\F0E1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4";
}

.fa-comment-o:before {
  content: "\F0E5";
}

.fa-comments-o:before {
  content: "\F0E6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7";
}

.fa-sitemap:before {
  content: "\F0E8";
}

.fa-umbrella:before {
  content: "\F0E9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA";
}

.fa-lightbulb-o:before {
  content: "\F0EB";
}

.fa-exchange:before {
  content: "\F0EC";
}

.fa-cloud-download:before {
  content: "\F0ED";
}

.fa-cloud-upload:before {
  content: "\F0EE";
}

.fa-user-md:before {
  content: "\F0F0";
}

.fa-stethoscope:before {
  content: "\F0F1";
}

.fa-suitcase:before {
  content: "\F0F2";
}

.fa-bell-o:before {
  content: "\F0A2";
}

.fa-coffee:before {
  content: "\F0F4";
}

.fa-cutlery:before {
  content: "\F0F5";
}

.fa-file-text-o:before {
  content: "\F0F6";
}

.fa-building-o:before {
  content: "\F0F7";
}

.fa-hospital-o:before {
  content: "\F0F8";
}

.fa-ambulance:before {
  content: "\F0F9";
}

.fa-medkit:before {
  content: "\F0FA";
}

.fa-fighter-jet:before {
  content: "\F0FB";
}

.fa-beer:before {
  content: "\F0FC";
}

.fa-h-square:before {
  content: "\F0FD";
}

.fa-plus-square:before {
  content: "\F0FE";
}

.fa-angle-double-left:before {
  content: "\F100";
}

.fa-angle-double-right:before {
  content: "\F101";
}

.fa-angle-double-up:before {
  content: "\F102";
}

.fa-angle-double-down:before {
  content: "\F103";
}

.fa-angle-left:before {
  content: "\F104";
}

.fa-angle-right:before {
  content: "\F105";
}

.fa-angle-up:before {
  content: "\F106";
}

.fa-angle-down:before {
  content: "\F107";
}

.fa-desktop:before {
  content: "\F108";
}

.fa-laptop:before {
  content: "\F109";
}

.fa-tablet:before {
  content: "\F10A";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B";
}

.fa-circle-o:before {
  content: "\F10C";
}

.fa-quote-left:before {
  content: "\F10D";
}

.fa-quote-right:before {
  content: "\F10E";
}

.fa-spinner:before {
  content: "\F110";
}

.fa-circle:before {
  content: "\F111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112";
}

.fa-github-alt:before {
  content: "\F113";
}

.fa-folder-o:before {
  content: "\F114";
}

.fa-folder-open-o:before {
  content: "\F115";
}

.fa-smile-o:before {
  content: "\F118";
}

.fa-frown-o:before {
  content: "\F119";
}

.fa-meh-o:before {
  content: "\F11A";
}

.fa-gamepad:before {
  content: "\F11B";
}

.fa-keyboard-o:before {
  content: "\F11C";
}

.fa-flag-o:before {
  content: "\F11D";
}

.fa-flag-checkered:before {
  content: "\F11E";
}

.fa-terminal:before {
  content: "\F120";
}

.fa-code:before {
  content: "\F121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123";
}

.fa-location-arrow:before {
  content: "\F124";
}

.fa-crop:before {
  content: "\F125";
}

.fa-code-fork:before {
  content: "\F126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127";
}

.fa-question:before {
  content: "\F128";
}

.fa-info:before {
  content: "\F129";
}

.fa-exclamation:before {
  content: "\F12A";
}

.fa-superscript:before {
  content: "\F12B";
}

.fa-subscript:before {
  content: "\F12C";
}

.fa-eraser:before {
  content: "\F12D";
}

.fa-puzzle-piece:before {
  content: "\F12E";
}

.fa-microphone:before {
  content: "\F130";
}

.fa-microphone-slash:before {
  content: "\F131";
}

.fa-shield:before {
  content: "\F132";
}

.fa-calendar-o:before {
  content: "\F133";
}

.fa-fire-extinguisher:before {
  content: "\F134";
}

.fa-rocket:before {
  content: "\F135";
}

.fa-maxcdn:before {
  content: "\F136";
}

.fa-chevron-circle-left:before {
  content: "\F137";
}

.fa-chevron-circle-right:before {
  content: "\F138";
}

.fa-chevron-circle-up:before,
.k-collapsable .k-collapsable-control.k-expanded .k-collapse-icon:before,
.k-collapsable-mobile .k-collapsable-control.k-expanded .k-collapse-icon:before {
  content: "\F139";
}

.fa-chevron-circle-down:before,
.k-collapsable .k-collapsable-control .k-collapse-icon:before,
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon:before {
  content: "\F13A";
}

.fa-html5:before {
  content: "\F13B";
}

.fa-css3:before {
  content: "\F13C";
}

.fa-anchor:before {
  content: "\F13D";
}

.fa-unlock-alt:before {
  content: "\F13E";
}

.fa-bullseye:before {
  content: "\F140";
}

.fa-ellipsis-h:before {
  content: "\F141";
}

.fa-ellipsis-v:before {
  content: "\F142";
}

.fa-rss-square:before {
  content: "\F143";
}

.fa-play-circle:before {
  content: "\F144";
}

.fa-ticket:before {
  content: "\F145";
}

.fa-minus-square:before {
  content: "\F146";
}

.fa-minus-square-o:before {
  content: "\F147";
}

.fa-level-up:before {
  content: "\F148";
}

.fa-level-down:before {
  content: "\F149";
}

.fa-check-square:before {
  content: "\F14A";
}

.fa-pencil-square:before {
  content: "\F14B";
}

.fa-external-link-square:before {
  content: "\F14C";
}

.fa-share-square:before {
  content: "\F14D";
}

.fa-compass:before {
  content: "\F14E";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\F153";
}

.fa-gbp:before {
  content: "\F154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\F155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\F156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158";
}

.fa-won:before,
.fa-krw:before {
  content: "\F159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A";
}

.fa-file:before {
  content: "\F15B";
}

.fa-file-text:before {
  content: "\F15C";
}

.fa-sort-alpha-asc:before {
  content: "\F15D";
}

.fa-sort-alpha-desc:before {
  content: "\F15E";
}

.fa-sort-amount-asc:before {
  content: "\F160";
}

.fa-sort-amount-desc:before {
  content: "\F161";
}

.fa-sort-numeric-asc:before {
  content: "\F162";
}

.fa-sort-numeric-desc:before {
  content: "\F163";
}

.fa-thumbs-up:before {
  content: "\F164";
}

.fa-thumbs-down:before {
  content: "\F165";
}

.fa-youtube-square:before {
  content: "\F166";
}

.fa-youtube:before {
  content: "\F167";
}

.fa-xing:before {
  content: "\F168";
}

.fa-xing-square:before {
  content: "\F169";
}

.fa-youtube-play:before {
  content: "\F16A";
}

.fa-dropbox:before {
  content: "\F16B";
}

.fa-stack-overflow:before {
  content: "\F16C";
}

.fa-instagram:before {
  content: "\F16D";
}

.fa-flickr:before {
  content: "\F16E";
}

.fa-adn:before {
  content: "\F170";
}

.fa-bitbucket:before {
  content: "\F171";
}

.fa-bitbucket-square:before {
  content: "\F172";
}

.fa-tumblr:before {
  content: "\F173";
}

.fa-tumblr-square:before {
  content: "\F174";
}

.fa-long-arrow-down:before {
  content: "\F175";
}

.fa-long-arrow-up:before {
  content: "\F176";
}

.fa-long-arrow-left:before {
  content: "\F177";
}

.fa-long-arrow-right:before {
  content: "\F178";
}

.fa-apple:before {
  content: "\F179";
}

.fa-windows:before {
  content: "\F17A";
}

.fa-android:before {
  content: "\F17B";
}

.fa-linux:before {
  content: "\F17C";
}

.fa-dribbble:before {
  content: "\F17D";
}

.fa-skype:before {
  content: "\F17E";
}

.fa-foursquare:before {
  content: "\F180";
}

.fa-trello:before {
  content: "\F181";
}

.fa-female:before {
  content: "\F182";
}

.fa-male:before {
  content: "\F183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184";
}

.fa-sun-o:before {
  content: "\F185";
}

.fa-moon-o:before {
  content: "\F186";
}

.fa-archive:before {
  content: "\F187";
}

.fa-bug:before {
  content: "\F188";
}

.fa-vk:before {
  content: "\F189";
}

.fa-weibo:before {
  content: "\F18A";
}

.fa-renren:before {
  content: "\F18B";
}

.fa-pagelines:before {
  content: "\F18C";
}

.fa-stack-exchange:before {
  content: "\F18D";
}

.fa-arrow-circle-o-right:before {
  content: "\F18E";
}

.fa-arrow-circle-o-left:before {
  content: "\F190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191";
}

.fa-dot-circle-o:before {
  content: "\F192";
}

.fa-wheelchair:before {
  content: "\F193";
}

.fa-vimeo-square:before {
  content: "\F194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195";
}

.fa-plus-square-o:before {
  content: "\F196";
}

.fa-space-shuttle:before {
  content: "\F197";
}

.fa-slack:before {
  content: "\F198";
}

.fa-envelope-square:before {
  content: "\F199";
}

.fa-wordpress:before {
  content: "\F19A";
}

.fa-openid:before {
  content: "\F19B";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D";
}

.fa-yahoo:before {
  content: "\F19E";
}

.fa-google:before {
  content: "\F1A0";
}

.fa-reddit:before {
  content: "\F1A1";
}

.fa-reddit-square:before {
  content: "\F1A2";
}

.fa-stumbleupon-circle:before {
  content: "\F1A3";
}

.fa-stumbleupon:before {
  content: "\F1A4";
}

.fa-delicious:before {
  content: "\F1A5";
}

.fa-digg:before {
  content: "\F1A6";
}

.fa-pied-piper-pp:before {
  content: "\F1A7";
}

.fa-pied-piper-alt:before {
  content: "\F1A8";
}

.fa-drupal:before {
  content: "\F1A9";
}

.fa-joomla:before {
  content: "\F1AA";
}

.fa-language:before {
  content: "\F1AB";
}

.fa-fax:before {
  content: "\F1AC";
}

.fa-building:before {
  content: "\F1AD";
}

.fa-child:before {
  content: "\F1AE";
}

.fa-paw:before {
  content: "\F1B0";
}

.fa-spoon:before {
  content: "\F1B1";
}

.fa-cube:before {
  content: "\F1B2";
}

.fa-cubes:before {
  content: "\F1B3";
}

.fa-behance:before {
  content: "\F1B4";
}

.fa-behance-square:before {
  content: "\F1B5";
}

.fa-steam:before {
  content: "\F1B6";
}

.fa-steam-square:before {
  content: "\F1B7";
}

.fa-recycle:before {
  content: "\F1B8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\F1B9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA";
}

.fa-tree:before {
  content: "\F1BB";
}

.fa-spotify:before {
  content: "\F1BC";
}

.fa-deviantart:before {
  content: "\F1BD";
}

.fa-soundcloud:before {
  content: "\F1BE";
}

.fa-database:before {
  content: "\F1C0";
}

.fa-file-pdf-o:before {
  content: "\F1C1";
}

.fa-file-word-o:before {
  content: "\F1C2";
}

.fa-file-excel-o:before {
  content: "\F1C3";
}

.fa-file-powerpoint-o:before {
  content: "\F1C4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8";
}

.fa-file-code-o:before {
  content: "\F1C9";
}

.fa-vine:before {
  content: "\F1CA";
}

.fa-codepen:before {
  content: "\F1CB";
}

.fa-jsfiddle:before {
  content: "\F1CC";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD";
}

.fa-circle-o-notch:before {
  content: "\F1CE";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\F1D0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\F1D1";
}

.fa-git-square:before {
  content: "\F1D2";
}

.fa-git:before {
  content: "\F1D3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4";
}

.fa-tencent-weibo:before {
  content: "\F1D5";
}

.fa-qq:before {
  content: "\F1D6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9";
}

.fa-history:before {
  content: "\F1DA";
}

.fa-circle-thin:before {
  content: "\F1DB";
}

.fa-header:before {
  content: "\F1DC";
}

.fa-paragraph:before {
  content: "\F1DD";
}

.fa-sliders:before {
  content: "\F1DE";
}

.fa-share-alt:before {
  content: "\F1E0";
}

.fa-share-alt-square:before {
  content: "\F1E1";
}

.fa-bomb:before {
  content: "\F1E2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3";
}

.fa-tty:before {
  content: "\F1E4";
}

.fa-binoculars:before {
  content: "\F1E5";
}

.fa-plug:before {
  content: "\F1E6";
}

.fa-slideshare:before {
  content: "\F1E7";
}

.fa-twitch:before {
  content: "\F1E8";
}

.fa-yelp:before {
  content: "\F1E9";
}

.fa-newspaper-o:before {
  content: "\F1EA";
}

.fa-wifi:before {
  content: "\F1EB";
}

.fa-calculator:before {
  content: "\F1EC";
}

.fa-paypal:before {
  content: "\F1ED";
}

.fa-google-wallet:before {
  content: "\F1EE";
}

.fa-cc-visa:before {
  content: "\F1F0";
}

.fa-cc-mastercard:before {
  content: "\F1F1";
}

.fa-cc-discover:before {
  content: "\F1F2";
}

.fa-cc-amex:before {
  content: "\F1F3";
}

.fa-cc-paypal:before {
  content: "\F1F4";
}

.fa-cc-stripe:before {
  content: "\F1F5";
}

.fa-bell-slash:before {
  content: "\F1F6";
}

.fa-bell-slash-o:before {
  content: "\F1F7";
}

.fa-trash:before {
  content: "\F1F8";
}

.fa-copyright:before {
  content: "\F1F9";
}

.fa-at:before {
  content: "\F1FA";
}

.fa-eyedropper:before {
  content: "\F1FB";
}

.fa-paint-brush:before {
  content: "\F1FC";
}

.fa-birthday-cake:before {
  content: "\F1FD";
}

.fa-area-chart:before {
  content: "\F1FE";
}

.fa-pie-chart:before {
  content: "\F200";
}

.fa-line-chart:before {
  content: "\F201";
}

.fa-lastfm:before {
  content: "\F202";
}

.fa-lastfm-square:before {
  content: "\F203";
}

.fa-toggle-off:before {
  content: "\F204";
}

.fa-toggle-on:before {
  content: "\F205";
}

.fa-bicycle:before {
  content: "\F206";
}

.fa-bus:before {
  content: "\F207";
}

.fa-ioxhost:before {
  content: "\F208";
}

.fa-angellist:before {
  content: "\F209";
}

.fa-cc:before {
  content: "\F20A";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B";
}

.fa-meanpath:before {
  content: "\F20C";
}

.fa-buysellads:before {
  content: "\F20D";
}

.fa-connectdevelop:before {
  content: "\F20E";
}

.fa-dashcube:before {
  content: "\F210";
}

.fa-forumbee:before {
  content: "\F211";
}

.fa-leanpub:before {
  content: "\F212";
}

.fa-sellsy:before {
  content: "\F213";
}

.fa-shirtsinbulk:before {
  content: "\F214";
}

.fa-simplybuilt:before {
  content: "\F215";
}

.fa-skyatlas:before {
  content: "\F216";
}

.fa-cart-plus:before {
  content: "\F217";
}

.fa-cart-arrow-down:before {
  content: "\F218";
}

.fa-diamond:before {
  content: "\F219";
}

.fa-ship:before {
  content: "\F21A";
}

.fa-user-secret:before {
  content: "\F21B";
}

.fa-motorcycle:before {
  content: "\F21C";
}

.fa-street-view:before {
  content: "\F21D";
}

.fa-heartbeat:before {
  content: "\F21E";
}

.fa-venus:before {
  content: "\F221";
}

.fa-mars:before {
  content: "\F222";
}

.fa-mercury:before {
  content: "\F223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\F224";
}

.fa-transgender-alt:before {
  content: "\F225";
}

.fa-venus-double:before {
  content: "\F226";
}

.fa-mars-double:before {
  content: "\F227";
}

.fa-venus-mars:before {
  content: "\F228";
}

.fa-mars-stroke:before {
  content: "\F229";
}

.fa-mars-stroke-v:before {
  content: "\F22A";
}

.fa-mars-stroke-h:before {
  content: "\F22B";
}

.fa-neuter:before {
  content: "\F22C";
}

.fa-genderless:before {
  content: "\F22D";
}

.fa-facebook-official:before {
  content: "\F230";
}

.fa-pinterest-p:before {
  content: "\F231";
}

.fa-whatsapp:before {
  content: "\F232";
}

.fa-server:before {
  content: "\F233";
}

.fa-user-plus:before {
  content: "\F234";
}

.fa-user-times:before {
  content: "\F235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\F236";
}

.fa-viacoin:before {
  content: "\F237";
}

.fa-train:before {
  content: "\F238";
}

.fa-subway:before {
  content: "\F239";
}

.fa-medium:before {
  content: "\F23A";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B";
}

.fa-optin-monster:before {
  content: "\F23C";
}

.fa-opencart:before {
  content: "\F23D";
}

.fa-expeditedssl:before {
  content: "\F23E";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\F240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244";
}

.fa-mouse-pointer:before {
  content: "\F245";
}

.fa-i-cursor:before {
  content: "\F246";
}

.fa-object-group:before {
  content: "\F247";
}

.fa-object-ungroup:before {
  content: "\F248";
}

.fa-sticky-note:before {
  content: "\F249";
}

.fa-sticky-note-o:before {
  content: "\F24A";
}

.fa-cc-jcb:before {
  content: "\F24B";
}

.fa-cc-diners-club:before {
  content: "\F24C";
}

.fa-clone:before {
  content: "\F24D";
}

.fa-balance-scale:before {
  content: "\F24E";
}

.fa-hourglass-o:before {
  content: "\F250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253";
}

.fa-hourglass:before {
  content: "\F254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256";
}

.fa-hand-scissors-o:before {
  content: "\F257";
}

.fa-hand-lizard-o:before {
  content: "\F258";
}

.fa-hand-spock-o:before {
  content: "\F259";
}

.fa-hand-pointer-o:before {
  content: "\F25A";
}

.fa-hand-peace-o:before {
  content: "\F25B";
}

.fa-trademark:before {
  content: "\F25C";
}

.fa-registered:before {
  content: "\F25D";
}

.fa-creative-commons:before {
  content: "\F25E";
}

.fa-gg:before {
  content: "\F260";
}

.fa-gg-circle:before {
  content: "\F261";
}

.fa-tripadvisor:before {
  content: "\F262";
}

.fa-odnoklassniki:before {
  content: "\F263";
}

.fa-odnoklassniki-square:before {
  content: "\F264";
}

.fa-get-pocket:before {
  content: "\F265";
}

.fa-wikipedia-w:before {
  content: "\F266";
}

.fa-safari:before {
  content: "\F267";
}

.fa-chrome:before {
  content: "\F268";
}

.fa-firefox:before {
  content: "\F269";
}

.fa-opera:before {
  content: "\F26A";
}

.fa-internet-explorer:before {
  content: "\F26B";
}

.fa-tv:before,
.fa-television:before {
  content: "\F26C";
}

.fa-contao:before {
  content: "\F26D";
}

.fa-500px:before {
  content: "\F26E";
}

.fa-amazon:before {
  content: "\F270";
}

.fa-calendar-plus-o:before {
  content: "\F271";
}

.fa-calendar-minus-o:before {
  content: "\F272";
}

.fa-calendar-times-o:before {
  content: "\F273";
}

.fa-calendar-check-o:before {
  content: "\F274";
}

.fa-industry:before {
  content: "\F275";
}

.fa-map-pin:before {
  content: "\F276";
}

.fa-map-signs:before {
  content: "\F277";
}

.fa-map-o:before {
  content: "\F278";
}

.fa-map:before {
  content: "\F279";
}

.fa-commenting:before {
  content: "\F27A";
}

.fa-commenting-o:before {
  content: "\F27B";
}

.fa-houzz:before {
  content: "\F27C";
}

.fa-vimeo:before {
  content: "\F27D";
}

.fa-black-tie:before {
  content: "\F27E";
}

.fa-fonticons:before {
  content: "\F280";
}

.fa-reddit-alien:before {
  content: "\F281";
}

.fa-edge:before {
  content: "\F282";
}

.fa-credit-card-alt:before {
  content: "\F283";
}

.fa-codiepie:before {
  content: "\F284";
}

.fa-modx:before {
  content: "\F285";
}

.fa-fort-awesome:before {
  content: "\F286";
}

.fa-usb:before {
  content: "\F287";
}

.fa-product-hunt:before {
  content: "\F288";
}

.fa-mixcloud:before {
  content: "\F289";
}

.fa-scribd:before {
  content: "\F28A";
}

.fa-pause-circle:before {
  content: "\F28B";
}

.fa-pause-circle-o:before {
  content: "\F28C";
}

.fa-stop-circle:before {
  content: "\F28D";
}

.fa-stop-circle-o:before {
  content: "\F28E";
}

.fa-shopping-bag:before {
  content: "\F290";
}

.fa-shopping-basket:before {
  content: "\F291";
}

.fa-hashtag:before {
  content: "\F292";
}

.fa-bluetooth:before {
  content: "\F293";
}

.fa-bluetooth-b:before {
  content: "\F294";
}

.fa-percent:before {
  content: "\F295";
}

.fa-gitlab:before {
  content: "\F296";
}

.fa-wpbeginner:before {
  content: "\F297";
}

.fa-wpforms:before {
  content: "\F298";
}

.fa-envira:before {
  content: "\F299";
}

.fa-universal-access:before {
  content: "\F29A";
}

.fa-wheelchair-alt:before {
  content: "\F29B";
}

.fa-question-circle-o:before {
  content: "\F29C";
}

.fa-blind:before {
  content: "\F29D";
}

.fa-audio-description:before {
  content: "\F29E";
}

.fa-volume-control-phone:before {
  content: "\F2A0";
}

.fa-braille:before {
  content: "\F2A1";
}

.fa-assistive-listening-systems:before {
  content: "\F2A2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4";
}

.fa-glide:before {
  content: "\F2A5";
}

.fa-glide-g:before {
  content: "\F2A6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7";
}

.fa-low-vision:before {
  content: "\F2A8";
}

.fa-viadeo:before {
  content: "\F2A9";
}

.fa-viadeo-square:before {
  content: "\F2AA";
}

.fa-snapchat:before {
  content: "\F2AB";
}

.fa-snapchat-ghost:before {
  content: "\F2AC";
}

.fa-snapchat-square:before {
  content: "\F2AD";
}

.fa-pied-piper:before {
  content: "\F2AE";
}

.fa-first-order:before {
  content: "\F2B0";
}

.fa-yoast:before {
  content: "\F2B1";
}

.fa-themeisle:before {
  content: "\F2B2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\F2B3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\F2B4";
}

.fa-handshake-o:before {
  content: "\F2B5";
}

.fa-envelope-open:before {
  content: "\F2B6";
}

.fa-envelope-open-o:before {
  content: "\F2B7";
}

.fa-linode:before {
  content: "\F2B8";
}

.fa-address-book:before {
  content: "\F2B9";
}

.fa-address-book-o:before {
  content: "\F2BA";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\F2BB";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\F2BC";
}

.fa-user-circle:before {
  content: "\F2BD";
}

.fa-user-circle-o:before {
  content: "\F2BE";
}

.fa-user-o:before {
  content: "\F2C0";
}

.fa-id-badge:before {
  content: "\F2C1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\F2C2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\F2C3";
}

.fa-quora:before {
  content: "\F2C4";
}

.fa-free-code-camp:before {
  content: "\F2C5";
}

.fa-telegram:before {
  content: "\F2C6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\F2C7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\F2C9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\F2CA";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\F2CB";
}

.fa-shower:before {
  content: "\F2CC";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\F2CD";
}

.fa-podcast:before {
  content: "\F2CE";
}

.fa-window-maximize:before {
  content: "\F2D0";
}

.fa-window-minimize:before {
  content: "\F2D1";
}

.fa-window-restore:before {
  content: "\F2D2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\F2D3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\F2D4";
}

.fa-bandcamp:before {
  content: "\F2D5";
}

.fa-grav:before {
  content: "\F2D6";
}

.fa-etsy:before {
  content: "\F2D7";
}

.fa-imdb:before {
  content: "\F2D8";
}

.fa-ravelry:before {
  content: "\F2D9";
}

.fa-eercast:before {
  content: "\F2DA";
}

.fa-microchip:before {
  content: "\F2DB";
}

.fa-snowflake-o:before {
  content: "\F2DC";
}

.fa-superpowers:before {
  content: "\F2DD";
}

.fa-wpexplorer:before {
  content: "\F2DE";
}

.fa-meetup:before {
  content: "\F2E0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.footer {
  background-color: #22222A;
}

.footer .footer-languages {
  margin-bottom: 44px;
  padding-top: 30px;
}

.footer .footer-languages a {
  display: inline-block;
  border-right: 1px solid #F2F0A1;
  padding-right: 10px;
  padding-left: 10px;
}

.footer .footer-languages a:hover {
  color: #F2F0A1;
}

.footer .footer-languages a:focus {
  color: #F2F0A1;
  text-decoration: none;
}

.footer .footer-languages a:first-child {
  padding-left: 0px;
  padding-right: 10px;
}

.footer .footer-languages a:last-child {
  border-right: 0px solid #F2F0A1;
  padding-left: 10px;
  padding-right: 0px;
}

.footer .footer-content h4 {
  margin-bottom: 30px;
}

.footer .footer-content h4 a {
  color: white;
}

.footer .footer-content ul {
  padding-left: 0px;
}

.footer .footer-content ul li {
  list-style: none;
  margin-bottom: 30px;
}

.footer .footer-content ul li a {
  color: white;
}

.footer .footer-content ul li a:hover {
  color: white;
}

.footer .footer-content ul li a:focus {
  color: white;
}

.footer .footer-content .hidden-md-up .col-sm-8 {
  margin-top: 30px;
}

.footer .footer-content .hidden-md-up .col-12 {
  margin-top: 30px;
}

.footer .footer-content .hidden-md-up .footer-button-text {
  font-size: 14px;
}

.footer .footer-content .footer-login {
  padding-bottom: 30px;
  border-bottom: 1px solid #555454;
}

.footer .footer-content .social-media {
  font-size: 36px;
  color: white;
  cursor: pointer;
}

.footer .footer-content .social-media:hover {
  color: #3A5DAE;
}

.footer .footer-content .k-newsletter-subscription .footer-subscription-text {
  padding-top: 18px;
}

.footer .footer-content .k-newsletter-subscription .footer-subscription-text h3 {
  color: #fff;
  margin-bottom: 18px;
}

@media (max-width: 1199px) {
  .footer .footer-content .k-newsletter-subscription .footer-subscription-text h3 {
    font-size: 22px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .footer .footer-content .k-newsletter-subscription .footer-subscribe {
    margin-top: 30px;
  }
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe .k-newsletter-error {
  display: none;
  margin-top: 10px;
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe .k-newsletter-error::after {
  content: "";
  display: table;
  clear: both;
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe .form-control,
.footer .footer-content .k-newsletter-subscription .footer-subscribe .contour .contourField input.text,
.contour .contourField .footer .footer-content .k-newsletter-subscription .footer-subscribe input.text,
.footer .footer-content .k-newsletter-subscription .footer-subscribe
  .contour .contourField textarea,
.contour .contourField .footer .footer-content .k-newsletter-subscription .footer-subscribe textarea {
  background-color: transparent;
  color: #fff;
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe .form-control:hover,
.footer .footer-content .k-newsletter-subscription .footer-subscribe .contour .contourField input.text:hover,
.contour .contourField .footer .footer-content .k-newsletter-subscription .footer-subscribe input.text:hover,
.footer .footer-content .k-newsletter-subscription .footer-subscribe
    .contour .contourField textarea:hover,
.contour .contourField .footer .footer-content .k-newsletter-subscription .footer-subscribe textarea:hover {
  background-color: #3A5DAE;
  color: #fff;
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe .input-group-addon {
  background-color: transparent;
  color: #3A5DAE;
  border-color: #3A5DAE;
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe .input-group-addon:hover {
  background-color: #3A5DAE;
  color: #fff;
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #3A5DAE;
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #3A5DAE;
  opacity: 1;
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #3A5DAE;
  opacity: 1;
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #3A5DAE;
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe input:hover::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe input:hover:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe input:hover::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}

.footer .footer-content .k-newsletter-subscription .footer-subscribe input:hover:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

/* 
Usage breakpoint-max
    @include breakpoint-max($phone} { ... }
    @media all and (max-width: 480px) { )

Usage breakpoint
    @include breakpoint($tablet-p} { ... }
    @media all and (min-width: 480px) and (max-width: 768px) { }
*/

.contour:after {
  content: "";
  display: table;
  clear: both;
}

.contour .contourField {
  margin-bottom: 15px;
}

.contour .contourField label.fieldLabel {
  font-weight: normal;
}

.contour .contourField input.text,
.contour .contourField textarea {
  width: 100%;
  max-width: 100% !important;
}

.contour .contourField input.text.input-validation-error,
.contour .contourField textarea.input-validation-error {
  background: #fff;
  border-color: #FBC2C4;
}

.contourMessageOnSubmit {
  margin: 30px 0;
}

#cookies {
  position: fixed;
  z-index: 9999;
  left: 0;
  bottom: 0;
}

@media (max-width: 575px) {
  #cookies {
    right: 0;
    background: rgba(0, 175, 102, 0.9);
    height: auto;
    display: table;
  }
}

@media (max-width: 575px) {
  #cookies .cookie-wrapper {
    display: table-cell;
    vertical-align: middle;
  }
}

#cookies .close {
  height: 25px;
  width: 25px;
  font-size: 25px;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  left: 25px;
  top: 100px;
  cursor: pointer;
  color: white;
}

@media (max-width: 575px) {
  #cookies .close {
    float: left;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    margin-left: 20px;
    left: 0;
    z-index: 5000;
  }
}

#cookies .cookie-content {
  padding: 25px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #FFF;
}

@media (max-width: 575px) {
  #cookies .cookie-content {
    padding-left: 70px;
    font-size: 14px;
    line-height: 19px;
    position: relative;
  }
}

#cookies .cookie-content a {
  padding-bottom: 1px;
  border-bottom: 1px solid white;
  color: white;
}

#cookies .cookie-content a:hover {
  text-decoration: none;
}

#cookies .cookie-triangle {
  border: 160px solid rgba(0, 175, 102, 0.9);
  border-top-color: transparent;
  border-right-color: transparent;
}

@media (max-width: 575px) {
  #cookies .cookie-triangle {
    border: none;
  }
}

/* 
Usage breakpoint-max
    @include breakpoint-max($phone} { ... }
    @media all and (max-width: 480px) { )

Usage breakpoint
    @include breakpoint($tablet-p} { ... }
    @media all and (min-width: 480px) and (max-width: 768px) { }
*/

.k-filters {
  padding: 0 30px;
}

@media (max-width: 1199px) {
  .k-filters {
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .k-filters .k-collapsable {
    box-shadow: none !important;
    background: transparent;
  }
}

@media (min-width: 1200px) {
  .k-filters .k-collapsable .k-collapsable-content {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .k-filters .k-collapsable-control {
    display: none;
  }
}

.k-filters .k-collapsable-control .k-collapse-icon {
  line-height: 45px;
  margin: 0;
}

@media (max-width: 1199px) {
  .k-filters .k-filter-origin {
    border-right: 1px solid #ddd;
  }
}

@media (max-width: 767px) {
  .k-filters .k-filter-origin {
    border-right: none;
    border-bottom: 1px solid #ddd;
  }
}

@media (max-width: 1199px) {
  .k-filters .k-filter-location,
  .k-filters .k-filter-discipline {
    border-top: 1px solid #ddd;
  }
}

.k-filters .k-white-box {
  box-shadow: 5px 5px 50px #DDD;
}

.k-filters .k-filter::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1199px) {
  .k-filters .k-filter {
    background: white;
  }
}

.k-filters .k-filter .k-filter-white-box {
  box-shadow: 5px 5px 50px #DDD;
  padding: 20px 30px;
  background-color: #fff;
  margin-bottom: 30px;
}

@media (max-width: 1199px) {
  .k-filters .k-filter .k-filter-white-box {
    box-shadow: none;
  }
}

@media (max-width: 1199px) {
  .k-filters .k-filter .k-collapsable-control {
    border-bottom: 1px solid #ddd;
  }
}

.k-filters .k-filter .k-filter-title i.k-small {
  font-size: 10px;
  line-height: 33px;
  vertical-align: middle;
}

.k-filters .k-filter .k-filter-content {
  margin-top: 20px;
  margin-bottom: 30px;
}

.k-filters .k-filter .k-filter-content .map_canvas {
  height: 300px;
}

.k-filters .k-slider-marks {
  width: 100%;
  margin-top: 10px;
}

.k-filters .k-slider-marks .k-slider-mark {
  display: inline-block;
  width: calc(100% / 10);
  margin-right: -1px;
}

@media (max-width: 767px) {
  .k-filters .k-slider-marks .k-slider-mark {
    width: calc(100% / 5);
  }
}

.k-filters .k-slider-marks .k-slider-mark:last-child {
  position: absolute;
}

/* 
Usage breakpoint-max
    @include breakpoint-max($phone} { ... }
    @media all and (max-width: 480px) { )

Usage breakpoint
    @include breakpoint($tablet-p} { ... }
    @media all and (min-width: 480px) and (max-width: 768px) { }
*/

.k-search-results {
  position: relative;
  margin-bottom: 50px;
  /*&.k-search-results-col-1 {
        .k-search-result-image {
            height: 450px;

            @include media-breakpoint-down(lg) {
                height: 350px;
            }

            @include media-breakpoint-down(sm) {
                height: 250px;
            }

            @include media-breakpoint-down(xs) {
                height: 200px;
            }
        }
    }

    &.k-search-results-col-2 {
        .k-search-result-image {
        }
    }

    &.k-search-results-col-3 {
        .k-search-result-image {
            height: 300px;

            @include media-breakpoint-down(lg) {
                height: 200px;
            }
            @include media-breakpoint-down(md) {
                height: 350px;
            }

            @include media-breakpoint-down(sm) {
                height: 250px;
            }

            @include media-breakpoint-down(xs) {
                height: 200px;
            }
        }
    }*/
}

.k-search-results .k-search-result .k-search-result-image {
  width: 85%;
  margin-left: 10px;
  background-size: cover;
  background-position: center center;
  padding-top: 50%;
}

@media (max-width: 575px) {
  .k-search-results .k-search-result .k-search-result-image {
    width: 100%;
    margin-left: 0;
    padding-top: 60%;
  }
}

@media (max-width: 1199px) {
  .k-search-results .k-search-result .k-box-address {
    margin-bottom: 15px;
  }
}

/* 
Usage breakpoint-max
    @include breakpoint-max($phone} { ... }
    @media all and (max-width: 480px) { )

Usage breakpoint
    @include breakpoint($tablet-p} { ... }
    @media all and (min-width: 480px) and (max-width: 768px) { }
*/

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa,
.k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.k-collapsable .k-collapsable-control .fa-pull-left.k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .fa-pull-left.k-collapse-icon {
  margin-right: .3em;
}

.fa.fa-pull-right,
.k-collapsable .k-collapsable-control .fa-pull-right.k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .fa-pull-right.k-collapse-icon {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left,
.k-collapsable .k-collapsable-control .pull-left.k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .pull-left.k-collapse-icon {
  margin-right: .3em;
}

.fa.pull-right,
.k-collapsable .k-collapsable-control .pull-right.k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .pull-right.k-collapse-icon {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
  content: "\F000";
}

.fa-music:before {
  content: "\F001";
}

.fa-search:before {
  content: "\F002";
}

.fa-envelope-o:before {
  content: "\F003";
}

.fa-heart:before {
  content: "\F004";
}

.fa-star:before {
  content: "\F005";
}

.fa-star-o:before {
  content: "\F006";
}

.fa-user:before {
  content: "\F007";
}

.fa-film:before {
  content: "\F008";
}

.fa-th-large:before {
  content: "\F009";
}

.fa-th:before {
  content: "\F00A";
}

.fa-th-list:before {
  content: "\F00B";
}

.fa-check:before {
  content: "\F00C";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D";
}

.fa-search-plus:before {
  content: "\F00E";
}

.fa-search-minus:before {
  content: "\F010";
}

.fa-power-off:before {
  content: "\F011";
}

.fa-signal:before {
  content: "\F012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\F013";
}

.fa-trash-o:before {
  content: "\F014";
}

.fa-home:before {
  content: "\F015";
}

.fa-file-o:before {
  content: "\F016";
}

.fa-clock-o:before {
  content: "\F017";
}

.fa-road:before {
  content: "\F018";
}

.fa-download:before {
  content: "\F019";
}

.fa-arrow-circle-o-down:before {
  content: "\F01A";
}

.fa-arrow-circle-o-up:before {
  content: "\F01B";
}

.fa-inbox:before {
  content: "\F01C";
}

.fa-play-circle-o:before {
  content: "\F01D";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E";
}

.fa-refresh:before {
  content: "\F021";
}

.fa-list-alt:before {
  content: "\F022";
}

.fa-lock:before {
  content: "\F023";
}

.fa-flag:before {
  content: "\F024";
}

.fa-headphones:before {
  content: "\F025";
}

.fa-volume-off:before {
  content: "\F026";
}

.fa-volume-down:before {
  content: "\F027";
}

.fa-volume-up:before {
  content: "\F028";
}

.fa-qrcode:before {
  content: "\F029";
}

.fa-barcode:before {
  content: "\F02A";
}

.fa-tag:before {
  content: "\F02B";
}

.fa-tags:before {
  content: "\F02C";
}

.fa-book:before {
  content: "\F02D";
}

.fa-bookmark:before {
  content: "\F02E";
}

.fa-print:before {
  content: "\F02F";
}

.fa-camera:before {
  content: "\F030";
}

.fa-font:before {
  content: "\F031";
}

.fa-bold:before {
  content: "\F032";
}

.fa-italic:before {
  content: "\F033";
}

.fa-text-height:before {
  content: "\F034";
}

.fa-text-width:before {
  content: "\F035";
}

.fa-align-left:before {
  content: "\F036";
}

.fa-align-center:before {
  content: "\F037";
}

.fa-align-right:before {
  content: "\F038";
}

.fa-align-justify:before {
  content: "\F039";
}

.fa-list:before {
  content: "\F03A";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B";
}

.fa-indent:before {
  content: "\F03C";
}

.fa-video-camera:before {
  content: "\F03D";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E";
}

.fa-pencil:before {
  content: "\F040";
}

.fa-map-marker:before {
  content: "\F041";
}

.fa-adjust:before {
  content: "\F042";
}

.fa-tint:before {
  content: "\F043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044";
}

.fa-share-square-o:before {
  content: "\F045";
}

.fa-check-square-o:before {
  content: "\F046";
}

.fa-arrows:before {
  content: "\F047";
}

.fa-step-backward:before {
  content: "\F048";
}

.fa-fast-backward:before {
  content: "\F049";
}

.fa-backward:before {
  content: "\F04A";
}

.fa-play:before {
  content: "\F04B";
}

.fa-pause:before {
  content: "\F04C";
}

.fa-stop:before {
  content: "\F04D";
}

.fa-forward:before {
  content: "\F04E";
}

.fa-fast-forward:before {
  content: "\F050";
}

.fa-step-forward:before {
  content: "\F051";
}

.fa-eject:before {
  content: "\F052";
}

.fa-chevron-left:before {
  content: "\F053";
}

.fa-chevron-right:before {
  content: "\F054";
}

.fa-plus-circle:before {
  content: "\F055";
}

.fa-minus-circle:before {
  content: "\F056";
}

.fa-times-circle:before {
  content: "\F057";
}

.fa-check-circle:before {
  content: "\F058";
}

.fa-question-circle:before {
  content: "\F059";
}

.fa-info-circle:before {
  content: "\F05A";
}

.fa-crosshairs:before {
  content: "\F05B";
}

.fa-times-circle-o:before {
  content: "\F05C";
}

.fa-check-circle-o:before {
  content: "\F05D";
}

.fa-ban:before {
  content: "\F05E";
}

.fa-arrow-left:before {
  content: "\F060";
}

.fa-arrow-right:before {
  content: "\F061";
}

.fa-arrow-up:before {
  content: "\F062";
}

.fa-arrow-down:before {
  content: "\F063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\F064";
}

.fa-expand:before {
  content: "\F065";
}

.fa-compress:before {
  content: "\F066";
}

.fa-plus:before {
  content: "\F067";
}

.fa-minus:before {
  content: "\F068";
}

.fa-asterisk:before {
  content: "\F069";
}

.fa-exclamation-circle:before {
  content: "\F06A";
}

.fa-gift:before {
  content: "\F06B";
}

.fa-leaf:before {
  content: "\F06C";
}

.fa-fire:before {
  content: "\F06D";
}

.fa-eye:before {
  content: "\F06E";
}

.fa-eye-slash:before {
  content: "\F070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071";
}

.fa-plane:before {
  content: "\F072";
}

.fa-calendar:before {
  content: "\F073";
}

.fa-random:before {
  content: "\F074";
}

.fa-comment:before {
  content: "\F075";
}

.fa-magnet:before {
  content: "\F076";
}

.fa-chevron-up:before {
  content: "\F077";
}

.fa-chevron-down:before {
  content: "\F078";
}

.fa-retweet:before {
  content: "\F079";
}

.fa-shopping-cart:before {
  content: "\F07A";
}

.fa-folder:before {
  content: "\F07B";
}

.fa-folder-open:before {
  content: "\F07C";
}

.fa-arrows-v:before {
  content: "\F07D";
}

.fa-arrows-h:before {
  content: "\F07E";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080";
}

.fa-twitter-square:before {
  content: "\F081";
}

.fa-facebook-square:before {
  content: "\F082";
}

.fa-camera-retro:before {
  content: "\F083";
}

.fa-key:before {
  content: "\F084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\F085";
}

.fa-comments:before {
  content: "\F086";
}

.fa-thumbs-o-up:before {
  content: "\F087";
}

.fa-thumbs-o-down:before {
  content: "\F088";
}

.fa-star-half:before {
  content: "\F089";
}

.fa-heart-o:before {
  content: "\F08A";
}

.fa-sign-out:before {
  content: "\F08B";
}

.fa-linkedin-square:before {
  content: "\F08C";
}

.fa-thumb-tack:before {
  content: "\F08D";
}

.fa-external-link:before {
  content: "\F08E";
}

.fa-sign-in:before {
  content: "\F090";
}

.fa-trophy:before {
  content: "\F091";
}

.fa-github-square:before {
  content: "\F092";
}

.fa-upload:before {
  content: "\F093";
}

.fa-lemon-o:before {
  content: "\F094";
}

.fa-phone:before {
  content: "\F095";
}

.fa-square-o:before {
  content: "\F096";
}

.fa-bookmark-o:before {
  content: "\F097";
}

.fa-phone-square:before {
  content: "\F098";
}

.fa-twitter:before {
  content: "\F099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A";
}

.fa-github:before {
  content: "\F09B";
}

.fa-unlock:before {
  content: "\F09C";
}

.fa-credit-card:before {
  content: "\F09D";
}

.fa-feed:before,
.fa-rss:before {
  content: "\F09E";
}

.fa-hdd-o:before {
  content: "\F0A0";
}

.fa-bullhorn:before {
  content: "\F0A1";
}

.fa-bell:before {
  content: "\F0F3";
}

.fa-certificate:before {
  content: "\F0A3";
}

.fa-hand-o-right:before {
  content: "\F0A4";
}

.fa-hand-o-left:before {
  content: "\F0A5";
}

.fa-hand-o-up:before {
  content: "\F0A6";
}

.fa-hand-o-down:before {
  content: "\F0A7";
}

.fa-arrow-circle-left:before {
  content: "\F0A8";
}

.fa-arrow-circle-right:before {
  content: "\F0A9";
}

.fa-arrow-circle-up:before {
  content: "\F0AA";
}

.fa-arrow-circle-down:before {
  content: "\F0AB";
}

.fa-globe:before {
  content: "\F0AC";
}

.fa-wrench:before {
  content: "\F0AD";
}

.fa-tasks:before {
  content: "\F0AE";
}

.fa-filter:before {
  content: "\F0B0";
}

.fa-briefcase:before {
  content: "\F0B1";
}

.fa-arrows-alt:before {
  content: "\F0B2";
}

.fa-group:before,
.fa-users:before {
  content: "\F0C0";
}

.fa-chain:before,
.fa-link:before {
  content: "\F0C1";
}

.fa-cloud:before {
  content: "\F0C2";
}

.fa-flask:before {
  content: "\F0C3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5";
}

.fa-paperclip:before {
  content: "\F0C6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7";
}

.fa-square:before {
  content: "\F0C8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9";
}

.fa-list-ul:before {
  content: "\F0CA";
}

.fa-list-ol:before {
  content: "\F0CB";
}

.fa-strikethrough:before {
  content: "\F0CC";
}

.fa-underline:before {
  content: "\F0CD";
}

.fa-table:before {
  content: "\F0CE";
}

.fa-magic:before {
  content: "\F0D0";
}

.fa-truck:before {
  content: "\F0D1";
}

.fa-pinterest:before {
  content: "\F0D2";
}

.fa-pinterest-square:before {
  content: "\F0D3";
}

.fa-google-plus-square:before {
  content: "\F0D4";
}

.fa-google-plus:before {
  content: "\F0D5";
}

.fa-money:before {
  content: "\F0D6";
}

.fa-caret-down:before {
  content: "\F0D7";
}

.fa-caret-up:before {
  content: "\F0D8";
}

.fa-caret-left:before {
  content: "\F0D9";
}

.fa-caret-right:before {
  content: "\F0DA";
}

.fa-columns:before {
  content: "\F0DB";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE";
}

.fa-envelope:before {
  content: "\F0E0";
}

.fa-linkedin:before {
  content: "\F0E1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4";
}

.fa-comment-o:before {
  content: "\F0E5";
}

.fa-comments-o:before {
  content: "\F0E6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7";
}

.fa-sitemap:before {
  content: "\F0E8";
}

.fa-umbrella:before {
  content: "\F0E9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA";
}

.fa-lightbulb-o:before {
  content: "\F0EB";
}

.fa-exchange:before {
  content: "\F0EC";
}

.fa-cloud-download:before {
  content: "\F0ED";
}

.fa-cloud-upload:before {
  content: "\F0EE";
}

.fa-user-md:before {
  content: "\F0F0";
}

.fa-stethoscope:before {
  content: "\F0F1";
}

.fa-suitcase:before {
  content: "\F0F2";
}

.fa-bell-o:before {
  content: "\F0A2";
}

.fa-coffee:before {
  content: "\F0F4";
}

.fa-cutlery:before {
  content: "\F0F5";
}

.fa-file-text-o:before {
  content: "\F0F6";
}

.fa-building-o:before {
  content: "\F0F7";
}

.fa-hospital-o:before {
  content: "\F0F8";
}

.fa-ambulance:before {
  content: "\F0F9";
}

.fa-medkit:before {
  content: "\F0FA";
}

.fa-fighter-jet:before {
  content: "\F0FB";
}

.fa-beer:before {
  content: "\F0FC";
}

.fa-h-square:before {
  content: "\F0FD";
}

.fa-plus-square:before {
  content: "\F0FE";
}

.fa-angle-double-left:before {
  content: "\F100";
}

.fa-angle-double-right:before {
  content: "\F101";
}

.fa-angle-double-up:before {
  content: "\F102";
}

.fa-angle-double-down:before {
  content: "\F103";
}

.fa-angle-left:before {
  content: "\F104";
}

.fa-angle-right:before {
  content: "\F105";
}

.fa-angle-up:before {
  content: "\F106";
}

.fa-angle-down:before {
  content: "\F107";
}

.fa-desktop:before {
  content: "\F108";
}

.fa-laptop:before {
  content: "\F109";
}

.fa-tablet:before {
  content: "\F10A";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B";
}

.fa-circle-o:before {
  content: "\F10C";
}

.fa-quote-left:before {
  content: "\F10D";
}

.fa-quote-right:before {
  content: "\F10E";
}

.fa-spinner:before {
  content: "\F110";
}

.fa-circle:before {
  content: "\F111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112";
}

.fa-github-alt:before {
  content: "\F113";
}

.fa-folder-o:before {
  content: "\F114";
}

.fa-folder-open-o:before {
  content: "\F115";
}

.fa-smile-o:before {
  content: "\F118";
}

.fa-frown-o:before {
  content: "\F119";
}

.fa-meh-o:before {
  content: "\F11A";
}

.fa-gamepad:before {
  content: "\F11B";
}

.fa-keyboard-o:before {
  content: "\F11C";
}

.fa-flag-o:before {
  content: "\F11D";
}

.fa-flag-checkered:before {
  content: "\F11E";
}

.fa-terminal:before {
  content: "\F120";
}

.fa-code:before {
  content: "\F121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123";
}

.fa-location-arrow:before {
  content: "\F124";
}

.fa-crop:before {
  content: "\F125";
}

.fa-code-fork:before {
  content: "\F126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127";
}

.fa-question:before {
  content: "\F128";
}

.fa-info:before {
  content: "\F129";
}

.fa-exclamation:before {
  content: "\F12A";
}

.fa-superscript:before {
  content: "\F12B";
}

.fa-subscript:before {
  content: "\F12C";
}

.fa-eraser:before {
  content: "\F12D";
}

.fa-puzzle-piece:before {
  content: "\F12E";
}

.fa-microphone:before {
  content: "\F130";
}

.fa-microphone-slash:before {
  content: "\F131";
}

.fa-shield:before {
  content: "\F132";
}

.fa-calendar-o:before {
  content: "\F133";
}

.fa-fire-extinguisher:before {
  content: "\F134";
}

.fa-rocket:before {
  content: "\F135";
}

.fa-maxcdn:before {
  content: "\F136";
}

.fa-chevron-circle-left:before {
  content: "\F137";
}

.fa-chevron-circle-right:before {
  content: "\F138";
}

.fa-chevron-circle-up:before,
.k-collapsable .k-collapsable-control.k-expanded .k-collapse-icon:before,
.k-collapsable-mobile .k-collapsable-control.k-expanded .k-collapse-icon:before {
  content: "\F139";
}

.fa-chevron-circle-down:before,
.k-collapsable .k-collapsable-control .k-collapse-icon:before,
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon:before {
  content: "\F13A";
}

.fa-html5:before {
  content: "\F13B";
}

.fa-css3:before {
  content: "\F13C";
}

.fa-anchor:before {
  content: "\F13D";
}

.fa-unlock-alt:before {
  content: "\F13E";
}

.fa-bullseye:before {
  content: "\F140";
}

.fa-ellipsis-h:before {
  content: "\F141";
}

.fa-ellipsis-v:before {
  content: "\F142";
}

.fa-rss-square:before {
  content: "\F143";
}

.fa-play-circle:before {
  content: "\F144";
}

.fa-ticket:before {
  content: "\F145";
}

.fa-minus-square:before {
  content: "\F146";
}

.fa-minus-square-o:before {
  content: "\F147";
}

.fa-level-up:before {
  content: "\F148";
}

.fa-level-down:before {
  content: "\F149";
}

.fa-check-square:before {
  content: "\F14A";
}

.fa-pencil-square:before {
  content: "\F14B";
}

.fa-external-link-square:before {
  content: "\F14C";
}

.fa-share-square:before {
  content: "\F14D";
}

.fa-compass:before {
  content: "\F14E";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\F153";
}

.fa-gbp:before {
  content: "\F154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\F155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\F156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158";
}

.fa-won:before,
.fa-krw:before {
  content: "\F159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A";
}

.fa-file:before {
  content: "\F15B";
}

.fa-file-text:before {
  content: "\F15C";
}

.fa-sort-alpha-asc:before {
  content: "\F15D";
}

.fa-sort-alpha-desc:before {
  content: "\F15E";
}

.fa-sort-amount-asc:before {
  content: "\F160";
}

.fa-sort-amount-desc:before {
  content: "\F161";
}

.fa-sort-numeric-asc:before {
  content: "\F162";
}

.fa-sort-numeric-desc:before {
  content: "\F163";
}

.fa-thumbs-up:before {
  content: "\F164";
}

.fa-thumbs-down:before {
  content: "\F165";
}

.fa-youtube-square:before {
  content: "\F166";
}

.fa-youtube:before {
  content: "\F167";
}

.fa-xing:before {
  content: "\F168";
}

.fa-xing-square:before {
  content: "\F169";
}

.fa-youtube-play:before {
  content: "\F16A";
}

.fa-dropbox:before {
  content: "\F16B";
}

.fa-stack-overflow:before {
  content: "\F16C";
}

.fa-instagram:before {
  content: "\F16D";
}

.fa-flickr:before {
  content: "\F16E";
}

.fa-adn:before {
  content: "\F170";
}

.fa-bitbucket:before {
  content: "\F171";
}

.fa-bitbucket-square:before {
  content: "\F172";
}

.fa-tumblr:before {
  content: "\F173";
}

.fa-tumblr-square:before {
  content: "\F174";
}

.fa-long-arrow-down:before {
  content: "\F175";
}

.fa-long-arrow-up:before {
  content: "\F176";
}

.fa-long-arrow-left:before {
  content: "\F177";
}

.fa-long-arrow-right:before {
  content: "\F178";
}

.fa-apple:before {
  content: "\F179";
}

.fa-windows:before {
  content: "\F17A";
}

.fa-android:before {
  content: "\F17B";
}

.fa-linux:before {
  content: "\F17C";
}

.fa-dribbble:before {
  content: "\F17D";
}

.fa-skype:before {
  content: "\F17E";
}

.fa-foursquare:before {
  content: "\F180";
}

.fa-trello:before {
  content: "\F181";
}

.fa-female:before {
  content: "\F182";
}

.fa-male:before {
  content: "\F183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184";
}

.fa-sun-o:before {
  content: "\F185";
}

.fa-moon-o:before {
  content: "\F186";
}

.fa-archive:before {
  content: "\F187";
}

.fa-bug:before {
  content: "\F188";
}

.fa-vk:before {
  content: "\F189";
}

.fa-weibo:before {
  content: "\F18A";
}

.fa-renren:before {
  content: "\F18B";
}

.fa-pagelines:before {
  content: "\F18C";
}

.fa-stack-exchange:before {
  content: "\F18D";
}

.fa-arrow-circle-o-right:before {
  content: "\F18E";
}

.fa-arrow-circle-o-left:before {
  content: "\F190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191";
}

.fa-dot-circle-o:before {
  content: "\F192";
}

.fa-wheelchair:before {
  content: "\F193";
}

.fa-vimeo-square:before {
  content: "\F194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195";
}

.fa-plus-square-o:before {
  content: "\F196";
}

.fa-space-shuttle:before {
  content: "\F197";
}

.fa-slack:before {
  content: "\F198";
}

.fa-envelope-square:before {
  content: "\F199";
}

.fa-wordpress:before {
  content: "\F19A";
}

.fa-openid:before {
  content: "\F19B";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D";
}

.fa-yahoo:before {
  content: "\F19E";
}

.fa-google:before {
  content: "\F1A0";
}

.fa-reddit:before {
  content: "\F1A1";
}

.fa-reddit-square:before {
  content: "\F1A2";
}

.fa-stumbleupon-circle:before {
  content: "\F1A3";
}

.fa-stumbleupon:before {
  content: "\F1A4";
}

.fa-delicious:before {
  content: "\F1A5";
}

.fa-digg:before {
  content: "\F1A6";
}

.fa-pied-piper-pp:before {
  content: "\F1A7";
}

.fa-pied-piper-alt:before {
  content: "\F1A8";
}

.fa-drupal:before {
  content: "\F1A9";
}

.fa-joomla:before {
  content: "\F1AA";
}

.fa-language:before {
  content: "\F1AB";
}

.fa-fax:before {
  content: "\F1AC";
}

.fa-building:before {
  content: "\F1AD";
}

.fa-child:before {
  content: "\F1AE";
}

.fa-paw:before {
  content: "\F1B0";
}

.fa-spoon:before {
  content: "\F1B1";
}

.fa-cube:before {
  content: "\F1B2";
}

.fa-cubes:before {
  content: "\F1B3";
}

.fa-behance:before {
  content: "\F1B4";
}

.fa-behance-square:before {
  content: "\F1B5";
}

.fa-steam:before {
  content: "\F1B6";
}

.fa-steam-square:before {
  content: "\F1B7";
}

.fa-recycle:before {
  content: "\F1B8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\F1B9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA";
}

.fa-tree:before {
  content: "\F1BB";
}

.fa-spotify:before {
  content: "\F1BC";
}

.fa-deviantart:before {
  content: "\F1BD";
}

.fa-soundcloud:before {
  content: "\F1BE";
}

.fa-database:before {
  content: "\F1C0";
}

.fa-file-pdf-o:before {
  content: "\F1C1";
}

.fa-file-word-o:before {
  content: "\F1C2";
}

.fa-file-excel-o:before {
  content: "\F1C3";
}

.fa-file-powerpoint-o:before {
  content: "\F1C4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8";
}

.fa-file-code-o:before {
  content: "\F1C9";
}

.fa-vine:before {
  content: "\F1CA";
}

.fa-codepen:before {
  content: "\F1CB";
}

.fa-jsfiddle:before {
  content: "\F1CC";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD";
}

.fa-circle-o-notch:before {
  content: "\F1CE";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\F1D0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\F1D1";
}

.fa-git-square:before {
  content: "\F1D2";
}

.fa-git:before {
  content: "\F1D3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4";
}

.fa-tencent-weibo:before {
  content: "\F1D5";
}

.fa-qq:before {
  content: "\F1D6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9";
}

.fa-history:before {
  content: "\F1DA";
}

.fa-circle-thin:before {
  content: "\F1DB";
}

.fa-header:before {
  content: "\F1DC";
}

.fa-paragraph:before {
  content: "\F1DD";
}

.fa-sliders:before {
  content: "\F1DE";
}

.fa-share-alt:before {
  content: "\F1E0";
}

.fa-share-alt-square:before {
  content: "\F1E1";
}

.fa-bomb:before {
  content: "\F1E2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3";
}

.fa-tty:before {
  content: "\F1E4";
}

.fa-binoculars:before {
  content: "\F1E5";
}

.fa-plug:before {
  content: "\F1E6";
}

.fa-slideshare:before {
  content: "\F1E7";
}

.fa-twitch:before {
  content: "\F1E8";
}

.fa-yelp:before {
  content: "\F1E9";
}

.fa-newspaper-o:before {
  content: "\F1EA";
}

.fa-wifi:before {
  content: "\F1EB";
}

.fa-calculator:before {
  content: "\F1EC";
}

.fa-paypal:before {
  content: "\F1ED";
}

.fa-google-wallet:before {
  content: "\F1EE";
}

.fa-cc-visa:before {
  content: "\F1F0";
}

.fa-cc-mastercard:before {
  content: "\F1F1";
}

.fa-cc-discover:before {
  content: "\F1F2";
}

.fa-cc-amex:before {
  content: "\F1F3";
}

.fa-cc-paypal:before {
  content: "\F1F4";
}

.fa-cc-stripe:before {
  content: "\F1F5";
}

.fa-bell-slash:before {
  content: "\F1F6";
}

.fa-bell-slash-o:before {
  content: "\F1F7";
}

.fa-trash:before {
  content: "\F1F8";
}

.fa-copyright:before {
  content: "\F1F9";
}

.fa-at:before {
  content: "\F1FA";
}

.fa-eyedropper:before {
  content: "\F1FB";
}

.fa-paint-brush:before {
  content: "\F1FC";
}

.fa-birthday-cake:before {
  content: "\F1FD";
}

.fa-area-chart:before {
  content: "\F1FE";
}

.fa-pie-chart:before {
  content: "\F200";
}

.fa-line-chart:before {
  content: "\F201";
}

.fa-lastfm:before {
  content: "\F202";
}

.fa-lastfm-square:before {
  content: "\F203";
}

.fa-toggle-off:before {
  content: "\F204";
}

.fa-toggle-on:before {
  content: "\F205";
}

.fa-bicycle:before {
  content: "\F206";
}

.fa-bus:before {
  content: "\F207";
}

.fa-ioxhost:before {
  content: "\F208";
}

.fa-angellist:before {
  content: "\F209";
}

.fa-cc:before {
  content: "\F20A";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B";
}

.fa-meanpath:before {
  content: "\F20C";
}

.fa-buysellads:before {
  content: "\F20D";
}

.fa-connectdevelop:before {
  content: "\F20E";
}

.fa-dashcube:before {
  content: "\F210";
}

.fa-forumbee:before {
  content: "\F211";
}

.fa-leanpub:before {
  content: "\F212";
}

.fa-sellsy:before {
  content: "\F213";
}

.fa-shirtsinbulk:before {
  content: "\F214";
}

.fa-simplybuilt:before {
  content: "\F215";
}

.fa-skyatlas:before {
  content: "\F216";
}

.fa-cart-plus:before {
  content: "\F217";
}

.fa-cart-arrow-down:before {
  content: "\F218";
}

.fa-diamond:before {
  content: "\F219";
}

.fa-ship:before {
  content: "\F21A";
}

.fa-user-secret:before {
  content: "\F21B";
}

.fa-motorcycle:before {
  content: "\F21C";
}

.fa-street-view:before {
  content: "\F21D";
}

.fa-heartbeat:before {
  content: "\F21E";
}

.fa-venus:before {
  content: "\F221";
}

.fa-mars:before {
  content: "\F222";
}

.fa-mercury:before {
  content: "\F223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\F224";
}

.fa-transgender-alt:before {
  content: "\F225";
}

.fa-venus-double:before {
  content: "\F226";
}

.fa-mars-double:before {
  content: "\F227";
}

.fa-venus-mars:before {
  content: "\F228";
}

.fa-mars-stroke:before {
  content: "\F229";
}

.fa-mars-stroke-v:before {
  content: "\F22A";
}

.fa-mars-stroke-h:before {
  content: "\F22B";
}

.fa-neuter:before {
  content: "\F22C";
}

.fa-genderless:before {
  content: "\F22D";
}

.fa-facebook-official:before {
  content: "\F230";
}

.fa-pinterest-p:before {
  content: "\F231";
}

.fa-whatsapp:before {
  content: "\F232";
}

.fa-server:before {
  content: "\F233";
}

.fa-user-plus:before {
  content: "\F234";
}

.fa-user-times:before {
  content: "\F235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\F236";
}

.fa-viacoin:before {
  content: "\F237";
}

.fa-train:before {
  content: "\F238";
}

.fa-subway:before {
  content: "\F239";
}

.fa-medium:before {
  content: "\F23A";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B";
}

.fa-optin-monster:before {
  content: "\F23C";
}

.fa-opencart:before {
  content: "\F23D";
}

.fa-expeditedssl:before {
  content: "\F23E";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\F240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244";
}

.fa-mouse-pointer:before {
  content: "\F245";
}

.fa-i-cursor:before {
  content: "\F246";
}

.fa-object-group:before {
  content: "\F247";
}

.fa-object-ungroup:before {
  content: "\F248";
}

.fa-sticky-note:before {
  content: "\F249";
}

.fa-sticky-note-o:before {
  content: "\F24A";
}

.fa-cc-jcb:before {
  content: "\F24B";
}

.fa-cc-diners-club:before {
  content: "\F24C";
}

.fa-clone:before {
  content: "\F24D";
}

.fa-balance-scale:before {
  content: "\F24E";
}

.fa-hourglass-o:before {
  content: "\F250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253";
}

.fa-hourglass:before {
  content: "\F254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256";
}

.fa-hand-scissors-o:before {
  content: "\F257";
}

.fa-hand-lizard-o:before {
  content: "\F258";
}

.fa-hand-spock-o:before {
  content: "\F259";
}

.fa-hand-pointer-o:before {
  content: "\F25A";
}

.fa-hand-peace-o:before {
  content: "\F25B";
}

.fa-trademark:before {
  content: "\F25C";
}

.fa-registered:before {
  content: "\F25D";
}

.fa-creative-commons:before {
  content: "\F25E";
}

.fa-gg:before {
  content: "\F260";
}

.fa-gg-circle:before {
  content: "\F261";
}

.fa-tripadvisor:before {
  content: "\F262";
}

.fa-odnoklassniki:before {
  content: "\F263";
}

.fa-odnoklassniki-square:before {
  content: "\F264";
}

.fa-get-pocket:before {
  content: "\F265";
}

.fa-wikipedia-w:before {
  content: "\F266";
}

.fa-safari:before {
  content: "\F267";
}

.fa-chrome:before {
  content: "\F268";
}

.fa-firefox:before {
  content: "\F269";
}

.fa-opera:before {
  content: "\F26A";
}

.fa-internet-explorer:before {
  content: "\F26B";
}

.fa-tv:before,
.fa-television:before {
  content: "\F26C";
}

.fa-contao:before {
  content: "\F26D";
}

.fa-500px:before {
  content: "\F26E";
}

.fa-amazon:before {
  content: "\F270";
}

.fa-calendar-plus-o:before {
  content: "\F271";
}

.fa-calendar-minus-o:before {
  content: "\F272";
}

.fa-calendar-times-o:before {
  content: "\F273";
}

.fa-calendar-check-o:before {
  content: "\F274";
}

.fa-industry:before {
  content: "\F275";
}

.fa-map-pin:before {
  content: "\F276";
}

.fa-map-signs:before {
  content: "\F277";
}

.fa-map-o:before {
  content: "\F278";
}

.fa-map:before {
  content: "\F279";
}

.fa-commenting:before {
  content: "\F27A";
}

.fa-commenting-o:before {
  content: "\F27B";
}

.fa-houzz:before {
  content: "\F27C";
}

.fa-vimeo:before {
  content: "\F27D";
}

.fa-black-tie:before {
  content: "\F27E";
}

.fa-fonticons:before {
  content: "\F280";
}

.fa-reddit-alien:before {
  content: "\F281";
}

.fa-edge:before {
  content: "\F282";
}

.fa-credit-card-alt:before {
  content: "\F283";
}

.fa-codiepie:before {
  content: "\F284";
}

.fa-modx:before {
  content: "\F285";
}

.fa-fort-awesome:before {
  content: "\F286";
}

.fa-usb:before {
  content: "\F287";
}

.fa-product-hunt:before {
  content: "\F288";
}

.fa-mixcloud:before {
  content: "\F289";
}

.fa-scribd:before {
  content: "\F28A";
}

.fa-pause-circle:before {
  content: "\F28B";
}

.fa-pause-circle-o:before {
  content: "\F28C";
}

.fa-stop-circle:before {
  content: "\F28D";
}

.fa-stop-circle-o:before {
  content: "\F28E";
}

.fa-shopping-bag:before {
  content: "\F290";
}

.fa-shopping-basket:before {
  content: "\F291";
}

.fa-hashtag:before {
  content: "\F292";
}

.fa-bluetooth:before {
  content: "\F293";
}

.fa-bluetooth-b:before {
  content: "\F294";
}

.fa-percent:before {
  content: "\F295";
}

.fa-gitlab:before {
  content: "\F296";
}

.fa-wpbeginner:before {
  content: "\F297";
}

.fa-wpforms:before {
  content: "\F298";
}

.fa-envira:before {
  content: "\F299";
}

.fa-universal-access:before {
  content: "\F29A";
}

.fa-wheelchair-alt:before {
  content: "\F29B";
}

.fa-question-circle-o:before {
  content: "\F29C";
}

.fa-blind:before {
  content: "\F29D";
}

.fa-audio-description:before {
  content: "\F29E";
}

.fa-volume-control-phone:before {
  content: "\F2A0";
}

.fa-braille:before {
  content: "\F2A1";
}

.fa-assistive-listening-systems:before {
  content: "\F2A2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4";
}

.fa-glide:before {
  content: "\F2A5";
}

.fa-glide-g:before {
  content: "\F2A6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7";
}

.fa-low-vision:before {
  content: "\F2A8";
}

.fa-viadeo:before {
  content: "\F2A9";
}

.fa-viadeo-square:before {
  content: "\F2AA";
}

.fa-snapchat:before {
  content: "\F2AB";
}

.fa-snapchat-ghost:before {
  content: "\F2AC";
}

.fa-snapchat-square:before {
  content: "\F2AD";
}

.fa-pied-piper:before {
  content: "\F2AE";
}

.fa-first-order:before {
  content: "\F2B0";
}

.fa-yoast:before {
  content: "\F2B1";
}

.fa-themeisle:before {
  content: "\F2B2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\F2B3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\F2B4";
}

.fa-handshake-o:before {
  content: "\F2B5";
}

.fa-envelope-open:before {
  content: "\F2B6";
}

.fa-envelope-open-o:before {
  content: "\F2B7";
}

.fa-linode:before {
  content: "\F2B8";
}

.fa-address-book:before {
  content: "\F2B9";
}

.fa-address-book-o:before {
  content: "\F2BA";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\F2BB";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\F2BC";
}

.fa-user-circle:before {
  content: "\F2BD";
}

.fa-user-circle-o:before {
  content: "\F2BE";
}

.fa-user-o:before {
  content: "\F2C0";
}

.fa-id-badge:before {
  content: "\F2C1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\F2C2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\F2C3";
}

.fa-quora:before {
  content: "\F2C4";
}

.fa-free-code-camp:before {
  content: "\F2C5";
}

.fa-telegram:before {
  content: "\F2C6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\F2C7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\F2C9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\F2CA";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\F2CB";
}

.fa-shower:before {
  content: "\F2CC";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\F2CD";
}

.fa-podcast:before {
  content: "\F2CE";
}

.fa-window-maximize:before {
  content: "\F2D0";
}

.fa-window-minimize:before {
  content: "\F2D1";
}

.fa-window-restore:before {
  content: "\F2D2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\F2D3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\F2D4";
}

.fa-bandcamp:before {
  content: "\F2D5";
}

.fa-grav:before {
  content: "\F2D6";
}

.fa-etsy:before {
  content: "\F2D7";
}

.fa-imdb:before {
  content: "\F2D8";
}

.fa-ravelry:before {
  content: "\F2D9";
}

.fa-eercast:before {
  content: "\F2DA";
}

.fa-microchip:before {
  content: "\F2DB";
}

.fa-snowflake-o:before {
  content: "\F2DC";
}

.fa-superpowers:before {
  content: "\F2DD";
}

.fa-wpexplorer:before {
  content: "\F2DE";
}

.fa-meetup:before {
  content: "\F2E0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.k-collapsable .k-collapsable-control,
.k-collapsable-mobile .k-collapsable-control {
  cursor: pointer;
}

.k-collapsable .k-collapsable-control h3,
.k-collapsable-mobile .k-collapsable-control h3 {
  margin: 0;
  font-family: "Nunito Sans", sans-serif;
}

.k-collapsable .k-collapsable-control .k-collapse-icon,
.k-collapsable-mobile .k-collapsable-control .k-collapse-icon {
  line-height: 1.2em;
}

.k-collapsable .k-collapsable-content,
.k-collapsable-mobile .k-collapsable-content {
  display: none;
}

.k-collapsable-mobile .k-collapsable-control {
  cursor: auto;
}

@media all and (max-width: 1199px) {
  .k-collapsable-mobile .k-collapsable-control {
    cursor: pointer;
  }
}

.k-collapsable-mobile .k-collapsable-control .k-collapse-icon {
  display: none;
}

@media all and (max-width: 1199px) {
  .k-collapsable-mobile .k-collapsable-control .k-collapse-icon {
    display: block;
  }
}

.k-collapsable-mobile .k-collapsable-content {
  display: block;
}

@media all and (max-width: 1199px) {
  .k-collapsable-mobile .k-collapsable-content {
    display: none;
  }
}

.k-image-selector {
  margin-bottom: 15px;
}

.k-image-selector::after {
  content: "";
  display: table;
  clear: both;
}

.k-image-selector .k-image-big {
  background-size: cover;
  background-position: center;
  padding-top: 60%;
}

@media (max-width: 767px) {
  .k-image-selector .k-image-big {
    margin-bottom: 15px;
  }
}

.k-image-selector div.k-image-small {
  background-size: cover;
  background-position: center;
  margin-bottom: 30px;
  cursor: pointer;
  padding-top: 60%;
  margin-bottom: 18px;
}

@media (max-width: 767px) {
  .k-image-selector div.k-image-small {
    margin-right: 15px;
    margin-bottom: 0;
    width: calc((100% - 30px)/3);
    padding-top: 25%;
    float: left;
  }

  .k-image-selector div.k-image-small:last-child {
    margin-right: 0;
  }
}

.k-image-selector div.k-image-small:last-child {
  margin-bottom: 0;
}

.loading-indicator {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 9999;
}

.loading-indicator .sk-circle {
  margin: 300px auto;
  width: 80px;
  height: 80px;
  position: relative;
}

.loading-indicator .sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.loading-indicator .sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #3A5DAE;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.loading-indicator .sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.loading-indicator .sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.loading-indicator .sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.loading-indicator .sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.loading-indicator .sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.loading-indicator .sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.loading-indicator .sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.loading-indicator .sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.loading-indicator .sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.loading-indicator .sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.loading-indicator .sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.loading-indicator .sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.loading-indicator .sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.loading-indicator .sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.loading-indicator .sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.loading-indicator .sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.loading-indicator .sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.loading-indicator .sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.loading-indicator .sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.loading-indicator .sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.loading-indicator .sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.loading-indicator .sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.bootstrap-select.show > .dropdown-menu > .dropdown-menu {
  display: block;
}

.bootstrap-select > .dropdown-menu > .dropdown-menu li.hidden {
  display: none;
}

.bootstrap-select > .dropdown-menu > .dropdown-menu li a {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: 400;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: 0 0;
  border: 0;
}

.glyphicon-ok:before {
  content: "\E013";
}

.header-wrapper {
  margin: 90px auto 60px auto;
}

h2 {
  color: #4B4948;
  margin-bottom: 30px;
}

.last-news-img {
  width: 90%;
  margin-left: 30px;
  background-size: cover;
  background-position: center center;
  padding-top: 50%;
}

@media (max-width: 1199px) {
  .last-news-img {
    width: 90%;
    margin-left: 30px;
    padding-top: 54%;
  }
}

@media (max-width: 767px) {
  .last-news-img {
    width: 80%;
    padding-top: 48%;
  }
}

.last-news-box {
  position: static;
  width: 100%;
  bottom: auto;
  left: auto;
  max-height: none;
}

.last-news-box h3 {
  margin-bottom: 15px;
  text-align: left;
}

.last-news-box p {
  text-align: left;
}

.first-news-item {
  margin-bottom: 30px;
}

.news-box-text {
  background: #fff;
  margin-bottom: 30px;
  color: #4B4948;
}

.news-box-text h3 {
  margin-bottom: 15px;
  text-align: left;
}

.news-box-text p {
  text-align: left;
  padding-bottom: 30px;
  margin-bottom: 0px;
}

.news-box-image {
  margin-left: 30px;
  width: 80%;
  background-size: cover;
  background-position: center center;
  padding-top: 48%;
}

.home-header-wrapper {
  position: static;
  margin-top: -84px;
  width: 100%;
  height: 850px;
  margin-bottom: 60px;
}

@media (max-width: 1199px) {
  .home-header-wrapper {
    height: 700px;
  }
}

@media (max-width: 991px) {
  .home-header-wrapper {
    height: 600px;
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .home-header-wrapper {
    height: 500px;
  }
}

@media (max-width: 575px) {
  .home-header-wrapper {
    height: 400px;
  }
}

.home-header-wrapper .header-img-top {
  margin: 0;
  padding: 0;
  position: relative;
  background-size: cover;
  background-position: center bottom;
  height: 850px;
  background-repeat: no-repeat;
}

@media (max-width: 1199px) {
  .home-header-wrapper .header-img-top {
    height: 700px;
  }
}

@media (max-width: 991px) {
  .home-header-wrapper .header-img-top {
    height: 600px;
  }
}

@media (max-width: 767px) {
  .home-header-wrapper .header-img-top {
    height: 500px;
  }
}

@media (max-width: 575px) {
  .home-header-wrapper .header-img-top {
    height: 400px;
  }
}

.home-header-wrapper .header-img-text {
  padding-top: 300px;
  margin-left: 50%;
  width: 450px;
  color: #fff;
}

@media (max-width: 1199px) {
  .home-header-wrapper .header-img-text {
    margin-left: 20%;
    width: 60%;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .home-header-wrapper .header-img-text {
    padding-top: 200px;
  }
}

@media (max-width: 767px) {
  .home-header-wrapper .header-img-text {
    padding-top: 200px;
  }
}

@media (max-width: 575px) {
  .home-header-wrapper .header-img-text {
    width: 80%;
    margin-left: 10%;
    padding-top: 60px;
  }
}

.home-header-wrapper .header-desc {
  margin-bottom: 30px;
}

.home-header-wrapper .btn-yellow {
  border-style: solid;
  border-width: 1px;
  padding: 15px 10px;
}

.standard-header-wrapper {
  position: static;
  width: 100%;
  height: 720px;
  margin-bottom: 60px;
}

@media (max-width: 1199px) {
  .standard-header-wrapper {
    height: 520px;
  }
}

@media (max-width: 991px) {
  .standard-header-wrapper {
    height: 420px;
  }
}

@media (max-width: 767px) {
  .standard-header-wrapper {
    height: 320px;
  }
}

@media (max-width: 575px) {
  .standard-header-wrapper {
    height: 220px;
  }
}

.standard-header-wrapper .header-img-top {
  margin: 0;
  padding: 0;
  position: relative;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 100%;
}

.standard-header-wrapper .header-img-text {
  padding-top: 250px;
  color: #fff;
}

@media (max-width: 1199px) {
  .standard-header-wrapper .header-img-text {
    padding-top: 175px;
    margin-left: 20%;
    width: 60%;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .standard-header-wrapper .header-img-text {
    padding-top: 175px;
  }
}

@media (max-width: 767px) {
  .standard-header-wrapper .header-img-text {
    padding-top: 75px;
  }
}

@media (max-width: 575px) {
  .standard-header-wrapper .header-img-text {
    width: 80%;
    margin-left: 10%;
    padding-top: 50px;
  }
}

.standard-header-wrapper .header-desc {
  margin-bottom: 30px;
}

.standard-header-wrapper .btn-yellow {
  border-style: solid;
  border-width: 1px;
  padding: 15px 10px;
}

.search-breed-header-wrapper {
  position: static;
  margin-top: 0px;
  width: 100%;
  margin-bottom: 60px;
  height: 720px;
}

@media (max-width: 1199px) {
  .search-breed-header-wrapper {
    height: 520px;
  }
}

@media (max-width: 991px) {
  .search-breed-header-wrapper {
    height: 420px;
  }
}

@media (max-width: 767px) {
  .search-breed-header-wrapper {
    height: 320px;
  }
}

@media (max-width: 575px) {
  .search-breed-header-wrapper {
    height: 220px;
  }
}

.search-breed-header-wrapper .header-img-top {
  margin: 0;
  padding: 0;
  position: relative;
  background-size: cover;
  background-position: center bottom;
  height: 100%;
  background-repeat: no-repeat;
}

.search-breed-header-wrapper .header-img-text {
  padding-top: 250px;
  color: #fff;
}

@media (max-width: 1199px) {
  .search-breed-header-wrapper .header-img-text {
    padding-top: 125px;
    margin-left: 5%;
    width: 90%;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .search-breed-header-wrapper .header-img-text {
    padding-top: 80px;
  }
}

@media (max-width: 767px) {
  .search-breed-header-wrapper .header-img-text {
    padding-top: 80px;
  }
}

@media (max-width: 575px) {
  .search-breed-header-wrapper .header-img-text {
    width: 70%;
    margin-left: 15%;
    padding-top: 60px;
    max-height: 155px;
    overflow-y: hidden;
    margin-bottom: 15px;
  }
}

@media (max-width: 575px) {
  .search-breed-header-wrapper .header-img-text h1 {
    font-size: 26px;
  }
}

.search-breed-header-wrapper .header-desc {
  margin-bottom: 30px;
}

.search-breed-header-wrapper .btn-yellow {
  border-style: solid;
  border-width: 1px;
  padding: 15px 10px;
}

.search-breed-header-wrapper .form-control,
.search-breed-header-wrapper .contour .contourField input.text,
.contour .contourField .search-breed-header-wrapper input.text,
.search-breed-header-wrapper
  .contour .contourField textarea,
.contour .contourField .search-breed-header-wrapper textarea {
  background-color: #fff;
  color: #3A5DAE;
}

.search-breed-header-wrapper .form-control:hover,
.search-breed-header-wrapper .contour .contourField input.text:hover,
.contour .contourField .search-breed-header-wrapper input.text:hover,
.search-breed-header-wrapper
    .contour .contourField textarea:hover,
.contour .contourField .search-breed-header-wrapper textarea:hover {
  background-color: #3A5DAE;
  color: #fff;
}

.search-breed-header-wrapper .input-group-addon {
  background-color: #fff;
  color: #3A5DAE;
  border-color: #3A5DAE;
  padding-top: 9px;
  padding-bottom: 9px;
}

.search-breed-header-wrapper .input-group-addon:hover {
  background-color: #3A5DAE;
  color: #fff;
}

.link-button-text {
  padding: 30px;
}

.btn-no-radius {
  border-radius: 0;
}

.k-download-icon {
  color: #3A5DAE;
  font-size: 22px;
}

.k-multi-media-list {
  margin-top: 10px;
}

.k-multi-media-list:first-of-type {
  margin-top: 0px;
}

.k-multi-url-list {
  margin-top: 10px;
}

.k-multi-url-list:first-of-type {
  margin-top: 0px;
}

/* 
Usage breakpoint-max
    @include breakpoint-max($phone} { ... }
    @media all and (max-width: 480px) { )

Usage breakpoint
    @include breakpoint($tablet-p} { ... }
    @media all and (min-width: 480px) and (max-width: 768px) { }
*/

@media (min-width: 992px) {
  .home nav.k-main-navigation {
    background-color: transparent;
    border-bottom: 1px solid white;
    height: 84px;
  }
}

.home nav.k-main-navigation .k-nav-item#loginButton {
  background: transparent;
}

@media (min-width: 992px) {
  .home .nav-link {
    border-bottom: 0px solid #3A5DAE !important;
  }
}

.bottom-wrapper {
  margin-top: 50px;
  position: relative;
}

.bottom-wrapper .bottom-img {
  margin: 0;
  padding: 0;
  background-size: cover;
  background-position: center top;
  height: 850px;
  width: 100%;
}

@media (max-width: 1199px) {
  .bottom-wrapper .bottom-img {
    height: 800px;
  }
}

@media (max-width: 991px) {
  .bottom-wrapper .bottom-img {
    height: 700px;
  }
}

@media (max-width: 767px) {
  .bottom-wrapper .bottom-img {
    height: 600px;
  }
}

@media (max-width: 575px) {
  .bottom-wrapper .bottom-img {
    height: 500px;
  }
}

.bottom-wrapper .bottom-img-text {
  padding-top: 90px;
  margin-left: 30%;
  width: 37%;
  color: #fff;
}

@media (max-width: 991px) {
  .bottom-wrapper .bottom-img-text {
    padding-top: 90px;
    width: 50%;
    margin-left: 25%;
  }
}

@media (max-width: 767px) {
  .bottom-wrapper .bottom-img-text {
    width: 80%;
    margin-left: 10%;
  }
}

@media (max-width: 575px) {
  .bottom-wrapper .bottom-img-text {
    padding-top: 30px;
    width: 90%;
    margin-left: 5%;
  }
}

.bottom-wrapper .bottom-img-text h1 {
  margin-bottom: 60px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .bottom-wrapper .bottom-img-text h1 {
    margin-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .bottom-wrapper .bottom-img-text h1 {
    font-size: 32px;
  }
}

.bottom-wrapper .bottom-img-text .bottom-description {
  margin-bottom: 30px;
}

.bottom-wrapper .bottom-img-text .bottom-list {
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .bottom-wrapper .bottom-img-text .bottom-list {
    margin-bottom: 30px;
  }
}

.bottom-wrapper .bottom-img-text .bottom-list p {
  margin-bottom: 6px;
}

.bottom-wrapper .btn {
  border-radius: 0;
}

.bottom-wrapper a {
  padding-top: 49px;
  padding-bottom: 49px;
}

.bottom-wrapper .btn-yellow {
  border-style: solid;
  border-width: 1px;
  padding: 15px 10px;
  display: inline-block;
}

.k-details-page .k-back-link-box {
  position: relative;
}

@media (max-width: 575px) {
  .k-details-page .k-back-link-box {
    text-align: center;
  }
}

.k-details-page .k-back-link-box .k-back-link-box-content {
  position: absolute;
  top: -60px;
  right: 15px;
}

@media (max-width: 575px) {
  .k-details-page .k-back-link-box .k-back-link-box-content a {
    float: none;
    margin-bottom: 15px;
    margin-top: -15px;
  }
}

@media (max-width: 575px) {
  .k-details-page .k-back-link-box .k-back-link-box-content {
    position: relative;
    top: 0;
    right: 0;
  }
}

.k-details-page .k-general-information {
  position: relative;
  padding: 0;
}

.k-details-page .k-general-information::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1199px) {
  .k-details-page .k-general-information {
    height: auto;
  }
}

.k-details-page .k-general-information .k-image {
  float: right;
  width: 50%;
  height: 100%;
}

@media (max-width: 1199px) {
  .k-details-page .k-general-information .k-image {
    width: 100%;
    float: none;
  }
}

.k-details-page .k-general-information .k-image > div {
  background-position: center;
  background-size: cover;
  width: 100%;
  padding-top: 60%;
}

.k-details-page .k-general-information .k-about {
  position: relative;
  width: 50%;
  float: left;
}

@media (max-width: 1199px) {
  .k-details-page .k-general-information .k-about {
    width: 100%;
    float: none;
  }
}

.k-details-page .k-general-information .k-about > .k-placeholder {
  width: 100%;
  padding-top: 60%;
  background: #fff;
}

@media (max-width: 1199px) {
  .k-details-page .k-general-information .k-about > .k-placeholder {
    display: none;
  }
}

.k-details-page .k-general-information .k-about > .k-white-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}

@media (max-width: 1199px) {
  .k-details-page .k-general-information .k-about > .k-white-box {
    position: relative;
  }
}

.k-details-page .k-general-information .k-about > .k-white-box .k-detail-element {
  line-height: 2em;
}

.k-details-page .k-general-information .k-about > .k-white-box .k-detail-element .k-detail-title {
  text-align: right;
}

@media (max-width: 1199px) {
  .k-details-page .k-general-information .k-about > .k-white-box .k-detail-element .k-detail-title {
    text-align: left;
  }
}

.k-details-page .k-general-information .k-general-info-bottom {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 30px;
}

@media (max-width: 1199px) {
  .k-details-page .k-general-information .k-general-info-bottom {
    position: static;
    padding: 30px 0 0 0;
  }
}

.k-details-page .k-general-information.k-full-width {
  box-shadow: none;
  background: initial;
}

.k-details-page .k-general-information.k-full-width .k-about {
  width: 100%;
  float: none;
  padding-right: 45px;
}

@media (max-width: 1199px) {
  .k-details-page .k-general-information.k-full-width .k-about {
    padding: 0;
  }
}

.k-details-page .k-general-information.k-full-width .k-about > .k-white-box {
  position: relative;
  width: calc(66% + 75px);
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .k-details-page .k-general-information.k-full-width .k-about > .k-white-box {
    width: 100%;
  }
}

.k-details-page .k-general-information.k-full-width .k-about > .k-placeholder {
  display: none;
}

.k-details-page h1,
.k-details-page h2 {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .standard-header-wrapper.k-header-search-news .header-img-text {
    padding-top: 75px;
  }
}

@media (max-width: 767px) {
  .standard-header-wrapper.k-header-search-news .header-img-text {
    padding-top: 40px;
  }
}

.standard-header-wrapper.k-header-search-news .k-news-search {
  padding-top: 60px;
}

@media (max-width: 575px) {
  .standard-header-wrapper.k-header-search-news .k-news-search {
    padding-top: 30px;
  }
}

.standard-header-wrapper.k-header-search-news .k-news-search .k-search-news-form .k-search-news-input {
  padding: 10px 0.75rem;
  padding-right: 50px;
}

.standard-header-wrapper.k-header-search-news .k-news-search .k-search-news-form .k-search-news-button {
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #3A5DAE;
  margin-top: 1px;
}

.standard-header-wrapper.k-header-search-news .k-news-search .k-search-news-form .k-search-news-button .btn {
  line-height: 40px;
  padding: 0;
  width: 40px;
  border: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  color: #3A5DAE;
}

.standard-header-wrapper.k-header-search-news .k-news-search .k-search-news-form .k-search-news-button .btn:hover {
  background: #3A5DAE;
  color: #fff;
}

.k-news-content .k-hide-news {
  display: none;
}

@media (min-width: 992px) {
  .k-news-content .k-news-overview-container {
    max-width: 1200px;
    margin: 0 auto;
  }
}

.k-news-content .k-news-overview-container .k-news-item .k-overview-news-box-text {
  height: 250px;
}

@media (max-width: 1199px) {
  .k-news-content .k-news-overview-container .k-news-item .k-overview-news-box-text {
    height: 220px;
  }
}

@media (max-width: 991px) {
  .k-news-content .k-news-overview-container .k-news-item .k-overview-news-box-text {
    height: auto;
  }
}

@media (max-width: 575px) {
  .k-news-content .k-news-overview-container .k-news-item .k-overview-news-box-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.k-news-content .k-news-overview-container .k-news-item .k-news-image {
  height: 250px;
  background-size: cover;
  background-position: center center;
  padding-right: 0;
}

@media (max-width: 1199px) {
  .k-news-content .k-news-overview-container .k-news-item .k-news-image {
    height: 220px;
  }
}

@media (max-width: 991px) {
  .k-news-content .k-news-overview-container .k-news-item .k-news-image {
    height: 275px;
  }
}

@media (max-width: 575px) {
  .k-news-content .k-news-overview-container .k-news-item .k-news-image {
    margin-left: 15px;
    margin-right: 15px;
    height: 240px;
  }
}

.k-news-content .k-news-overview-container .k-news-item.k-alternate .k-news-image {
  float: right;
}

@media (max-width: 991px) {
  .k-news-content .k-news-overview-container .k-news-item.k-alternate .k-news-image {
    float: none;
  }
}

.k-news-content .k-news-load-more {
  margin-bottom: 30px;
}

.news-detail {
  max-width: 1200px;
  margin: 0 auto;
}

.news-detail h1 {
  margin-bottom: 30px;
}

.news-detail .news-image {
  height: 230px;
  background-size: cover;
  background-position: center;
}

@media (max-width: 1199px) {
  .news-detail .news-image {
    height: 210px;
  }
}

@media (max-width: 991px) {
  .news-detail .news-image {
    height: 190px;
  }
}

@media (max-width: 767px) {
  .news-detail .news-image {
    margin-bottom: 30px;
    height: 200px;
  }
}

.news-detail .news-short-desc {
  margin-bottom: 45px;
}

.news-detail .news-date {
  position: absolute;
  bottom: 0;
  right: 30px;
}

@media (max-width: 575px) {
  .news-detail .box {
    padding: 15px;
    margin-left: 5px;
    margin-right: 5px;
  }
}

.error-image-wrapper {
  position: static;
  margin-top: -84px;
  width: 100%;
  height: 950px;
}

@media (max-width: 1199px) {
  .error-image-wrapper {
    height: 700px;
  }
}

@media (max-width: 991px) {
  .error-image-wrapper {
    height: 600px;
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .error-image-wrapper {
    height: 500px;
  }
}

@media (max-width: 575px) {
  .error-image-wrapper {
    height: 400px;
  }
}

.error-image-wrapper .error-img-top {
  margin: 0;
  padding: 0;
  position: relative;
  background-size: cover;
  background-position: center bottom;
  height: 950px;
  background-repeat: no-repeat;
}

@media (max-width: 1199px) {
  .error-image-wrapper .error-img-top {
    height: 700px;
  }
}

@media (max-width: 991px) {
  .error-image-wrapper .error-img-top {
    height: 600px;
  }
}

@media (max-width: 767px) {
  .error-image-wrapper .error-img-top {
    height: 500px;
  }
}

@media (max-width: 575px) {
  .error-image-wrapper .error-img-top {
    height: 400px;
  }
}

.error-image-wrapper .error-img-text {
  padding-top: 300px;
  margin-left: 8%;
  width: 600px;
  color: #fff;
}

@media (max-width: 1199px) {
  .error-image-wrapper .error-img-text {
    padding-top: 200px;
    width: 450px;
  }
}

@media (max-width: 991px) {
  .error-image-wrapper .error-img-text {
    padding-top: 150px;
    width: 400px;
  }
}

@media (max-width: 767px) {
  .error-image-wrapper .error-img-text {
    padding-top: 150px;
    width: 300px;
  }
}

@media (max-width: 575px) {
  .error-image-wrapper .error-img-text {
    padding-top: 80px;
    width: 280px;
  }
}

.error-image-wrapper .error-home-link {
  margin-top: 60px;
}

@media (max-width: 575px) {
  .error-image-wrapper .error-home-link {
    margin-top: 30px;
  }
}

.k-search-page .k-search-results .k-search-result {
  display: block;
}

.k-search-page .k-search-results .k-search-result:hover {
  text-decoration: none;
}

.k-search-page .k-search-results .k-search-result .k-search-result-highlight {
  color: #4B4948;
}