@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,500,700");
/*
 *
 *   INSPINIA - Responsive Admin Theme
 *   version 2.7.1
 *
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 100;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
h3,
h4,
h5 {
  margin-top: 5px;
  font-weight: 600;
}
.nav > li > a {
  color: #a7b1c2;
  font-weight: 600;
  padding: 14px 20px 14px 25px;
}
.nav.navbar-right > li > a {
  color: #999c9e;
}
.nav > li.active > a {
  color: #ffffff;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
  background-color: #293846;
  color: white;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: #fff;
}
.nav.navbar-top-links > li > a:hover,
.nav.navbar-top-links > li > a:focus {
  background-color: transparent;
}
.nav > li > a i {
  margin-right: 6px;
}
.navbar {
  border: 0;
}
.navbar-default {
  background-color: transparent;
  border-color: #2f4050;
}
.navbar-top-links li {
  display: inline-block;
}
.navbar-top-links li:last-child {
  margin-right: 40px;
}
.body-small .navbar-top-links li:last-child {
  margin-right: 0;
}
.navbar-top-links li a {
  padding: 20px 10px;
  min-height: 50px;
}
.dropdown-menu {
  border: medium none;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
  display: none;
  float: left;
  font-size: 12px;
  left: 0;
  list-style: none outside none;
  padding: 0;
  position: absolute;
  text-shadow: none;
  top: 100%;
  z-index: 1000;
}
.dropdown-menu > li > a {
  border-radius: 3px;
  color: inherit;
  line-height: 25px;
  margin: 4px;
  text-align: left;
  font-weight: normal;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1ab394;
  outline: 0;
}
.dropdown-menu > li > a.font-bold {
  font-weight: 600;
}
.navbar-top-links .dropdown-menu li {
  display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}
.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}
.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}
.dropdown-messages,
.dropdown-alerts {
  padding: 10px 10px 10px 10px;
}
.dropdown-messages li a,
.dropdown-alerts li a {
  font-size: 12px;
}
.dropdown-messages li em,
.dropdown-alerts li em {
  font-size: 10px;
}
.nav.navbar-top-links .dropdown-alerts a {
  font-size: 12px;
}
.nav-header {
  padding: 33px 25px;
  background-color: #2f4050;
  background-image: url("/assets/header-profile-c05909898218a521d3bd19ba09a9a43338de6de5fdf1d3fc771b0ec28ae416c5.png");
}
.pace-done .nav-header {
  transition: all 0.4s;
}
ul.nav-second-level {
  background: #293846;
}
.nav > li.active {
  border-left: 4px solid #19aa8d;
  background: #293846;
}
.nav.nav-second-level > li.active {
  border: none;
}
.nav.nav-second-level.collapse[style] {
  height: auto !important;
}
.nav-header a {
  color: #DFE4ED;
}
.nav-header .text-muted {
  color: #8095a8;
}
.minimalize-styl-2 {
  padding: 4px 12px;
  margin: 14px 5px 5px 20px;
  font-size: 14px;
  float: left;
}
.navbar-form-custom {
  float: left;
  height: 50px;
  padding: 0;
  width: 200px;
  display: block;
}
.navbar-form-custom .form-group {
  margin-bottom: 0;
}
.nav.navbar-top-links a {
  font-size: 14px;
}
.navbar-form-custom .form-control {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  font-size: 14px;
  height: 60px;
  margin: 0;
  z-index: 2000;
}
.count-info .label {
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 6px;
  top: 12px;
}
.arrow {
  float: right;
}
.fa.arrow:before {
  content: "\f104";
}
.active > a > .fa.arrow:before {
  content: "\f107";
}
.nav-second-level li,
.nav-third-level li {
  border-bottom: none !important;
}
.nav-second-level li a {
  padding: 7px 10px 7px 10px;
  padding-left: 52px;
}
.nav-third-level li a {
  padding-left: 62px;
}
.nav-second-level li:last-child {
  margin-bottom: 10px;
}
body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level,
.mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  border-radius: 0 2px 2px 0;
  min-width: 140px;
  height: auto;
}
body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px;
}
.fixed-nav .slimScrollDiv #side-menu {
  padding-bottom: 60px;
}
.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px;
}
.mini-navbar .nav .nav-second-level {
  position: absolute;
  left: 70px;
  top: 0;
  background-color: #2f4050;
  padding: 10px 10px 10px 10px;
  font-size: 12px;
}
.canvas-menu.mini-navbar .nav-second-level {
  background: #293846;
}
.mini-navbar li.active .nav-second-level {
  left: 65px;
}
.navbar-default .special_link a {
  background: #1ab394;
  color: white;
}
.navbar-default .special_link a:hover {
  background: #17987e !important;
  color: white;
}
.navbar-default .special_link a span.label {
  background: #fff;
  color: #1ab394;
}
.navbar-default .landing_link a {
  background: #1cc09f;
  color: white;
}
.navbar-default .landing_link a:hover {
  background: #1ab394 !important;
  color: white;
}
.navbar-default .landing_link a span.label {
  background: #fff;
  color: #1cc09f;
}
.logo-element {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: white;
  display: none;
  padding: 18px 0;
}
.pace-done .navbar-static-side,
.pace-done .nav-header,
.pace-done li.active,
.pace-done #page-wrapper,
.pace-done .footer {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.navbar-fixed-top {
  background: #fff;
  transition-duration: 0.4s;
  border-bottom: 1px solid #e7eaec !important;
  z-index: 2030;
}
.navbar-fixed-top,
.navbar-static-top {
  background: #f3f3f4;
}
.fixed-nav #wrapper {
  margin-top: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none;
  border-color: #dddddd #dddddd rgba(0, 0, 0, 0);
  border-bottom: #f3f3f4;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: default;
}
.nav.nav-tabs li {
  background: none;
  border: none;
}
body.fixed-nav #wrapper .navbar-static-side,
body.fixed-nav #wrapper #page-wrapper {
  margin-top: 60px;
}
body.top-navigation.fixed-nav #wrapper #page-wrapper {
  margin-top: 0;
}
body.fixed-nav.fixed-nav-basic .navbar-fixed-top {
  left: 220px;
}
body.fixed-nav.fixed-nav-basic.mini-navbar .navbar-fixed-top {
  left: 70px;
}
body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar .navbar-fixed-top {
  left: 0;
}
body.fixed-nav.fixed-nav-basic #wrapper .navbar-static-side {
  margin-top: 0;
}
body.fixed-nav.fixed-nav-basic.body-small .navbar-fixed-top {
  left: 0;
}
body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar.body-small .navbar-fixed-top {
  left: 220px;
}
.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px;
}
.body-small .navbar-fixed-top {
  margin-left: 0;
}
body.mini-navbar .navbar-static-side {
  width: 70px;
}
body.mini-navbar .profile-element,
body.mini-navbar .nav-label,
body.mini-navbar .navbar-default .nav li a span {
  display: none;
}
body.canvas-menu .profile-element {
  display: block;
}
body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
  display: none;
}
body.mini-navbar .navbar-default .nav > li > a {
  font-size: 16px;
}
body.mini-navbar .logo-element {
  display: block;
}
body.canvas-menu .logo-element {
  display: none;
}
body.mini-navbar .nav-header {
  padding: 0;
  background-color: #1ab394;
}
body.canvas-menu .nav-header {
  padding: 33px 25px;
}
body.mini-navbar #page-wrapper {
  margin: 0 0 0 70px;
}
body.fixed-sidebar.mini-navbar .footer,
body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 0 !important;
}
body.canvas-menu.mini-navbar #page-wrapper,
body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 0;
}
body.fixed-sidebar .navbar-static-side,
body.canvas-menu .navbar-static-side {
  position: fixed;
  width: 220px;
  z-index: 2001;
  height: 100%;
}
body.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0;
}
body.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0;
}
body.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 220px;
}
body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 220px;
}
.fixed-sidebar.mini-navbar .nav li:focus > .nav-second-level,
.canvas-menu.mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  height: auto;
}
body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px;
}
body.canvas-menu.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 13px;
  border-radius: 3px;
}
.fixed-sidebar.mini-navbar .nav-second-level li a,
.canvas-menu.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px;
}
.fixed-sidebar.mini-navbar .nav-second-level,
.canvas-menu.mini-navbar .nav-second-level {
  position: relative;
  padding: 0;
  font-size: 13px;
}
.fixed-sidebar.mini-navbar li.active .nav-second-level,
.canvas-menu.mini-navbar li.active .nav-second-level {
  left: 0;
}
body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a,
body.canvas-menu.mini-navbar .navbar-default .nav > li > a {
  font-size: 13px;
}
body.fixed-sidebar.mini-navbar .nav-label,
body.fixed-sidebar.mini-navbar .navbar-default .nav li a span,
body.canvas-menu.mini-navbar .nav-label,
body.canvas-menu.mini-navbar .navbar-default .nav li a span {
  display: inline;
}
body.canvas-menu.mini-navbar .navbar-default .nav li .profile-element a span {
  display: block;
}
.canvas-menu.mini-navbar .nav-second-level li a,
.fixed-sidebar.mini-navbar .nav-second-level li a {
  padding: 7px 10px 7px 52px;
}
.fixed-sidebar.mini-navbar .nav-second-level,
.canvas-menu.mini-navbar .nav-second-level {
  left: 0;
}
body.canvas-menu nav.navbar-static-side {
  z-index: 2001;
  background: #2f4050;
  height: 100%;
  position: fixed;
  display: none;
}
body.canvas-menu.mini-navbar nav.navbar-static-side {
  display: block;
  width: 220px;
}
.top-navigation #page-wrapper {
  margin-left: 0;
}
.top-navigation .navbar-nav .dropdown-menu > .active > a {
  background: white;
  color: #1ab394;
  font-weight: bold;
}
.white-bg .navbar-fixed-top,
.white-bg .navbar-static-top {
  background: #fff;
}
.top-navigation .navbar {
  margin-bottom: 0;
}
.top-navigation .nav > li > a {
  padding: 15px 20px;
  color: #676a6c;
}
.top-navigation .nav > li a:hover,
.top-navigation .nav > li a:focus {
  background: #fff;
  color: #1ab394;
}
.top-navigation .navbar .nav > li.active {
  background: #fff;
  border: none;
}
.top-navigation .nav > li.active > a {
  color: #1ab394;
}
.top-navigation .navbar-right {
  margin-right: 10px;
}
.top-navigation .navbar-nav .dropdown-menu {
  box-shadow: none;
  border: 1px solid #e7eaec;
}
.top-navigation .dropdown-menu > li > a {
  margin: 0;
  padding: 7px 20px;
}
.navbar .dropdown-menu {
  margin-top: 0;
}
.top-navigation .navbar-brand {
  background: #1ab394;
  color: #fff;
  padding: 15px 25px;
}
.top-navigation .navbar-top-links li:last-child {
  margin-right: 0;
}
.top-navigation.mini-navbar #page-wrapper,
.top-navigation.body-small.fixed-sidebar.mini-navbar #page-wrapper,
.mini-navbar .top-navigation #page-wrapper,
.body-small.fixed-sidebar.mini-navbar .top-navigation #page-wrapper,
.canvas-menu #page-wrapper {
  margin: 0;
}
.top-navigation.fixed-nav #wrapper,
.fixed-nav #wrapper.top-navigation {
  margin-top: 50px;
}
.top-navigation .footer.fixed {
  margin-left: 0 !important;
}
.top-navigation .wrapper.wrapper-content {
  padding: 40px;
}
.top-navigation.body-small .wrapper.wrapper-content,
.body-small .top-navigation .wrapper.wrapper-content {
  padding: 40px 0 40px 0;
}
.navbar-toggle {
  background-color: #1ab394;
  color: #fff;
  padding: 6px 12px;
  font-size: 14px;
}
.top-navigation .navbar-nav .open .dropdown-menu > li > a,
.top-navigation .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 10px 15px 10px 20px;
}
@media (max-width: 768px) {
  .top-navigation .navbar-header {
    display: block;
    float: none;
  }
}
.menu-visible-lg,
.menu-visible-md {
  display: none !important;
}
@media (min-width: 1200px) {
  .menu-visible-lg {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .menu-visible-md {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .menu-visible-md {
    display: block !important;
  }
  .menu-visible-lg {
    display: block !important;
  }
}
.btn {
  border-radius: 3px;
}
.float-e-margins .btn {
  margin-bottom: 5px;
  margin-top: 0px;
}
.btn-w-m {
  min-width: 120px;
}
.btn-primary.btn-outline {
  color: #1ab394;
}
.btn-success.btn-outline {
  color: #1c84c6;
}
.btn-info.btn-outline {
  color: #23c6c8;
}
.btn-warning.btn-outline {
  color: #f8ac59;
}
.btn-danger.btn-outline {
  color: #ed5565;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}
.btn-primary {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #FFFFFF;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary.active:focus {
  background-color: #18a689;
  border-color: #18a689;
  color: #FFFFFF;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #1dc5a3;
  border-color: #1dc5a3;
}
.btn-success {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #FFFFFF;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success.active:hover,
.btn-success.active:focus {
  background-color: #1a7bb9;
  border-color: #1a7bb9;
  color: #FFFFFF;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success.active[disabled],
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #1f90d8;
  border-color: #1f90d8;
}
.btn-info {
  background-color: #23c6c8;
  border-color: #23c6c8;
  color: #FFFFFF;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info.active:hover,
.btn-info.active:focus {
  background-color: #21b9bb;
  border-color: #21b9bb;
  color: #FFFFFF;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info.active[disabled],
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #26d7d9;
  border-color: #26d7d9;
}
.btn-default {
  color: inherit;
  background: white;
  border: 1px solid #e7eaec;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default.active:focus {
  color: inherit;
  border: 1px solid #d2d2d2;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}
.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  color: #cacaca;
}
.btn-warning {
  background-color: #f8ac59;
  border-color: #f8ac59;
  color: #FFFFFF;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning.active:hover,
.btn-warning.active:focus {
  background-color: #FFFFFF;
  border-color: #f7a54a;
  color: #f7a54a;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning.active[disabled],
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f9b66d;
  border-color: #f9b66d;
}
.btn-danger {
  background-color: #ed5565;
  border-color: #ed5565;
  color: #FFFFFF;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger,
.btn-danger:active:focus,
.btn-danger:active:hover,
.btn-danger.active:hover,
.btn-danger.active:focus {
  background-color: #ec4758;
  border-color: #ec4758;
  color: #FFFFFF;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger.active[disabled],
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #ef6776;
  border-color: #ef6776;
}
.btn-link {
  color: inherit;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
  color: #1ab394;
  text-decoration: none;
}
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
  background-image: none;
}
.btn-link.disabled,
.btn-link.disabled:hover,
.btn-link.disabled:focus,
.btn-link.disabled:active,
.btn-link.disabled.active,
.btn-link[disabled],
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
.btn-link[disabled]:active,
.btn-link.active[disabled],
fieldset[disabled] .btn-link,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:active,
fieldset[disabled] .btn-link.active {
  color: #cacaca;
}
.btn-white {
  color: inherit;
  background: white;
  border: 1px solid #e7eaec;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white,
.btn-white:active:focus,
.btn-white:active:hover,
.btn-white.active:hover,
.btn-white.active:focus {
  color: inherit;
  border: 1px solid #d2d2d2;
}
.btn-white:active,
.btn-white.active {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white.disabled:hover,
.btn-white.disabled:focus,
.btn-white.disabled:active,
.btn-white.disabled.active,
.btn-white[disabled],
.btn-white[disabled]:hover,
.btn-white[disabled]:focus,
.btn-white[disabled]:active,
.btn-white.active[disabled],
fieldset[disabled] .btn-white,
fieldset[disabled] .btn-white:hover,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white:active,
fieldset[disabled] .btn-white.active {
  color: #cacaca;
}
.form-control,
.form-control:focus,
.has-error .form-control:focus,
.has-success .form-control:focus,
.has-warning .form-control:focus,
.navbar-collapse,
.navbar-form,
.navbar-form-custom .form-control:focus,
.navbar-form-custom .form-control:hover,
.open .btn.dropdown-toggle,
.panel,
.popover,
.progress,
.progress-bar {
  box-shadow: none;
}
.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s;
}
.btn-rounded {
  border-radius: 50px;
}
.btn-large-dim {
  width: 90px;
  height: 90px;
  font-size: 42px;
}
button.dim {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 600;
  margin-bottom: 20px !important;
}
button.dim:active {
  top: 3px;
}
button.btn-primary.dim {
  box-shadow: inset 0 0 0 #16987e, 0 5px 0 0 #16987e, 0 10px 5px #999999;
}
button.btn-primary.dim:active {
  box-shadow: inset 0 0 0 #16987e, 0 2px 0 0 #16987e, 0 5px 3px #999999;
}
button.btn-default.dim {
  box-shadow: inset 0 0 0 #b3b3b3, 0 5px 0 0 #b3b3b3, 0 10px 5px #999999;
}
button.btn-default.dim:active {
  box-shadow: inset 0 0 0 #b3b3b3, 0 2px 0 0 #b3b3b3, 0 5px 3px #999999;
}
button.btn-warning.dim {
  box-shadow: inset 0 0 0 #f79d3c, 0 5px 0 0 #f79d3c, 0 10px 5px #999999;
}
button.btn-warning.dim:active {
  box-shadow: inset 0 0 0 #f79d3c, 0 2px 0 0 #f79d3c, 0 5px 3px #999999;
}
button.btn-info.dim {
  box-shadow: inset 0 0 0 #1eacae, 0 5px 0 0 #1eacae, 0 10px 5px #999999;
}
button.btn-info.dim:active {
  box-shadow: inset 0 0 0 #1eacae, 0 2px 0 0 #1eacae, 0 5px 3px #999999;
}
button.btn-success.dim {
  box-shadow: inset 0 0 0 #1872ab, 0 5px 0 0 #1872ab, 0 10px 5px #999999;
}
button.btn-success.dim:active {
  box-shadow: inset 0 0 0 #1872ab, 0 2px 0 0 #1872ab, 0 5px 3px #999999;
}
button.btn-danger.dim {
  box-shadow: inset 0 0 0 #ea394c, 0 5px 0 0 #ea394c, 0 10px 5px #999999;
}
button.btn-danger.dim:active {
  box-shadow: inset 0 0 0 #ea394c, 0 2px 0 0 #ea394c, 0 5px 3px #999999;
}
button.dim:before {
  font-size: 50px;
  line-height: 1em;
  font-weight: normal;
  color: #fff;
  display: block;
  padding-top: 10px;
}
button.dim:active:before {
  top: 7px;
  font-size: 50px;
}
.btn:focus {
  outline: none !important;
}
.label {
  background-color: #d1dade;
  color: #5e5e5e;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 3px 8px;
  text-shadow: none;
}
.nav .label,
.ibox .label {
  font-size: 10px;
}
.badge {
  background-color: #d1dade;
  color: #5e5e5e;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  text-shadow: none;
}
.label-primary,
.badge-primary {
  background-color: #1ab394;
  color: #FFFFFF;
}
.label-success,
.badge-success {
  background-color: #1c84c6;
  color: #FFFFFF;
}
.label-warning,
.badge-warning {
  background-color: #f8ac59;
  color: #FFFFFF;
}
.label-warning-light,
.badge-warning-light {
  background-color: #f8ac59;
  color: #ffffff;
}
.label-danger,
.badge-danger {
  background-color: #ed5565;
  color: #FFFFFF;
}
.label-info,
.badge-info {
  background-color: #23c6c8;
  color: #FFFFFF;
}
.label-inverse,
.badge-inverse {
  background-color: #262626;
  color: #FFFFFF;
}
.label-white,
.badge-white {
  background-color: #FFFFFF;
  color: #5E5E5E;
}
.label-white,
.badge-disable {
  background-color: #2A2E36;
  color: #8B91A0;
}
/* TOOGLE SWICH */
.onoffswitch {
  position: relative;
  width: 64px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #1ab394;
  border-radius: 2px;
}
.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 12px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #1ab394;
  color: #FFFFFF;
}
.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 10px;
  background-color: #FFFFFF;
  color: #999999;
  text-align: right;
}
.onoffswitch-switch {
  width: 20px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #1ab394;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
}
.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-inner:before {
  background-color: #919191;
}
.onoffswitch-checkbox:disabled + .onoffswitch-label,
.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-switch {
  border-color: #919191;
}
/* CHOSEN PLUGIN */
.chosen-container-single .chosen-single {
  background: #ffffff;
  box-shadow: none;
  -moz-box-sizing: border-box;
  border-radius: 2px;
  cursor: text;
  height: auto !important;
  margin: 0;
  min-height: 30px;
  overflow: hidden;
  padding: 4px 12px;
  position: relative;
  width: 100%;
}
.chosen-container-multi .chosen-choices li.search-choice {
  background: #f1f1f1;
  border: 1px solid #e5e6e7;
  border-radius: 2px;
  box-shadow: none;
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative;
}
/* Tags Input Plugin */
.bootstrap-tagsinput {
  border: 1px solid #e5e6e7;
  box-shadow: none;
}
/* PAGINATIN */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 2;
}
.pagination > li > a,
.pagination > li > span {
  background-color: white;
  border: 1px solid #DDDDDD;
  color: inherit;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none;
}
/* TOOLTIPS */
.tooltip-inner {
  background-color: #2F4050;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #2F4050;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #2F4050;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2F4050;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #2F4050;
}
/* EASY PIE CHART*/
.easypiechart {
  position: relative;
  text-align: center;
}
.easypiechart .h2 {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
}
.easypiechart canvas {
  top: 0;
  left: 0;
}
.easypiechart .easypie-text {
  line-height: 1;
  position: absolute;
  top: 33px;
  width: 100%;
  z-index: 1;
}
.easypiechart img {
  margin-top: -4px;
}
.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* FULLCALENDAR */
.fc-state-default {
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat-x;
  box-shadow: none;
  color: #333333;
  text-shadow: none;
}
.fc-state-default {
  border: 1px solid;
}
.fc-button {
  color: inherit;
  border: 1px solid #e7eaec;
  cursor: pointer;
  display: inline-block;
  height: 1.9em;
  line-height: 1.9em;
  overflow: hidden;
  padding: 0 0.6em;
  position: relative;
  white-space: nowrap;
}
.fc-state-active {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #ffffff;
}
.fc-header-title h2 {
  font-size: 16px;
  font-weight: 600;
  color: inherit;
}
.fc-content .fc-widget-header,
.fc-content .fc-widget-content {
  border-color: #e7eaec;
  font-weight: normal;
}
.fc-border-separate tbody {
  background-color: #F8F8F8;
}
.fc-state-highlight {
  background: none repeat scroll 0 0 #FCF8E3;
}
.external-event {
  padding: 5px 10px;
  border-radius: 2px;
  cursor: pointer;
  margin-bottom: 5px;
}
.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
  border-radius: 2px;
}
.fc-event,
.fc-agenda .fc-event-time,
.fc-event a {
  padding: 4px 6px;
  background-color: #1ab394;
  /* background color */
  border-color: #1ab394;
  /* border color */
}
.fc-event-time,
.fc-event-title {
  color: #717171;
  padding: 0 1px;
}
.ui-calendar .fc-event-time,
.ui-calendar .fc-event-title {
  color: #fff;
}
/* Chat */
.chat-activity-list .chat-element {
  border-bottom: 1px solid #e7eaec;
}
.chat-element:first-child {
  margin-top: 0;
}
.chat-element {
  padding-bottom: 15px;
}
.chat-element,
.chat-element .media {
  margin-top: 15px;
}
.chat-element,
.media-body {
  overflow: hidden;
}
.chat-element .media-body {
  display: block;
  width: auto;
}
.chat-element > .pull-left {
  margin-right: 10px;
}
.chat-element img.img-circle,
.dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px;
}
.chat-element .well {
  border: 1px solid #e7eaec;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px;
}
.chat-element .actions {
  margin-top: 10px;
}
.chat-element .photos {
  margin: 10px 0;
}
.right.chat-element > .pull-right {
  margin-left: 10px;
}
.chat-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}
.chat {
  margin: 0;
  padding: 0;
  list-style: none;
}
.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #B3A9A9;
}
.chat li.left .chat-body {
  margin-left: 60px;
}
.chat li.right .chat-body {
  margin-right: 60px;
}
.chat li .chat-body p {
  margin: 0;
  color: #777777;
}
.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px;
}
.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll;
}
/* LIST GROUP */
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #FFFFFF;
  z-index: 2;
}
.list-group-item-heading {
  margin-top: 10px;
}
.list-group-item-text {
  margin: 0 0 10px;
  color: inherit;
  font-size: 12px;
  line-height: inherit;
}
.no-padding .list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.no-padding .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none;
}
.no-padding .list-group {
  margin-bottom: 0;
}
.list-group-item {
  background-color: inherit;
  border: 1px solid #e7eaec;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}
.elements-list .list-group-item {
  border-left: none;
  border-right: none;
  padding: 15px 25px;
}
.elements-list .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important;
}
.elements-list .list-group {
  margin-bottom: 0;
}
.elements-list a {
  color: inherit;
}
.elements-list .list-group-item.active,
.elements-list .list-group-item:hover {
  background: #f3f3f4;
  color: inherit;
  border-color: #e7eaec;
  border-radius: 0;
}
.elements-list li.active {
  transition: none;
}
.element-detail-box {
  padding: 25px;
}
/* FLOT CHART  */
.flot-chart {
  display: block;
  height: 200px;
}
.widget .flot-chart.dashboard-chart {
  display: block;
  height: 120px;
  margin-top: 40px;
}
.flot-chart.dashboard-chart {
  display: block;
  height: 180px;
  margin-top: 40px;
}
.flot-chart-content {
  width: 100%;
  height: 100%;
}
.flot-chart-pie-content {
  width: 200px;
  height: 200px;
  margin: auto;
}
.jqstooltip {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  visibility: hidden;
  background: #2b303a;
  background-color: rgba(43, 48, 58, 0.8);
  color: white;
  text-align: left;
  white-space: nowrap;
  z-index: 10000;
  padding: 5px 5px 5px 5px;
  min-height: 22px;
  border-radius: 3px;
}
.jqsfield {
  color: white;
  text-align: left;
}
.fh-150 {
  height: 150px;
}
.fh-200 {
  height: 200px;
}
.h-150 {
  min-height: 150px;
}
.h-200 {
  min-height: 200px;
}
.h-300 {
  min-height: 300px;
}
.w-150 {
  min-width: 150px;
}
.w-200 {
  min-width: 200px;
}
.w-300 {
  min-width: 300px;
}
.legendLabel {
  padding-left: 5px;
}
.stat-list li:first-child {
  margin-top: 0;
}
.stat-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stat-percent {
  float: right;
}
.stat-list li {
  margin-top: 15px;
  position: relative;
}
/* DATATABLES */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent;
}
.dataTables_wrapper {
  padding-bottom: 30px;
}
.dataTables_length {
  float: left;
}
.dataTables_filter label {
  margin-right: 5px;
}
.html5buttons {
  float: right;
}
.html5buttons a {
  border: 1px solid #e7eaec;
  background: #fff;
  color: #676a6c;
  box-shadow: none;
  padding: 6px 8px;
  font-size: 12px;
}
.html5buttons a:hover,
.html5buttons a:focus:active {
  background-color: #eee;
  color: inherit;
  border-color: #d2d2d2;
}
div.dt-button-info {
  z-index: 100;
}
@media (max-width: 768px) {
  .html5buttons {
    float: none;
    margin-top: 10px;
  }
  .dataTables_length {
    float: none;
  }
}
/* CIRCLE */
.img-circle {
  border-radius: 50%;
}
.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}
.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important;
}
.show-grid {
  margin: 15px 0;
}
/* ANIMATION */
.css-animation-box h1 {
  font-size: 44px;
}
.animation-efect-links a {
  padding: 4px 6px;
  font-size: 12px;
}
#animation_box {
  background-color: #f9f8f8;
  border-radius: 16px;
  width: 80%;
  margin: 0 auto;
  padding-top: 80px;
}
.animation-text-box {
  position: absolute;
  margin-top: 40px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
}
.animation-text-info {
  position: absolute;
  margin-top: -60px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  font-size: 10px;
}
.animation-text-box h2 {
  font-size: 54px;
  font-weight: 600;
  margin-bottom: 5px;
}
.animation-text-box p {
  font-size: 12px;
  text-transform: uppercase;
}
/* PEACE */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  background: #1ab394;
  position: fixed;
  z-index: 2040;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}
.pace-inactive {
  display: none;
}
/* WIDGETS */
.widget {
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.widget.style1 h2 {
  font-size: 30px;
}
.widget h2,
.widget h3 {
  margin-top: 5px;
  margin-bottom: 0;
}
.widget-text-box {
  padding: 20px;
  border: 1px solid #e7eaec;
  background: #ffffff;
}
.widget-head-color-box {
  border-radius: 5px 5px 0 0;
  margin-top: 10px;
}
.widget .flot-chart {
  height: 100px;
}
.vertical-align div {
  display: inline-block;
  vertical-align: middle;
}
.vertical-align h2,
.vertical-align h3 {
  margin: 0;
}
.todo-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.todo-list.small-list {
  font-size: 12px;
}
.todo-list.small-list > li {
  background: #f3f3f4;
  border-left: none;
  border-right: none;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 6px 6px 6px 12px;
}
.todo-list.small-list .btn-xs,
.todo-list.small-list .btn-group-xs > .btn {
  border-radius: 5px;
  font-size: 10px;
  line-height: 1.5;
  padding: 1px 2px 1px 5px;
}
.todo-list > li {
  background: #f3f3f4;
  border-left: 6px solid #e7eaec;
  border-right: 6px solid #e7eaec;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 10px;
}
.todo-list .handle {
  cursor: move;
  display: inline-block;
  font-size: 16px;
  margin: 0 5px;
}
.todo-list > li .label {
  font-size: 9px;
  margin-left: 10px;
}
.check-link {
  font-size: 16px;
}
.todo-completed {
  text-decoration: line-through;
}
.geo-statistic h1 {
  font-size: 36px;
  margin-bottom: 0;
}
.glyphicon.fa {
  font-family: "FontAwesome";
}
/* INPUTS */
.inline {
  display: inline-block !important;
}
.input-s-sm {
  width: 120px;
}
.input-s {
  width: 200px;
}
.input-s-lg {
  width: 250px;
}
.i-checks {
  padding-left: 0;
}
.form-control,
.single-line {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #e5e6e7;
  border-radius: 1px;
  color: inherit;
  display: block;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.form-control:focus,
.single-line:focus {
  border-color: #1ab394;
}
.has-success .form-control,
.has-success .form-control:focus {
  border-color: #1ab394;
}
.has-warning .form-control,
.has-warning .form-control:focus {
  border-color: #f8ac59;
}
.has-error .form-control,
.has-error .form-control:focus {
  border-color: #ed5565;
}
.has-success .control-label {
  color: #1ab394;
}
.has-warning .control-label {
  color: #f8ac59;
}
.has-error .control-label {
  color: #ed5565;
}
.input-group-addon {
  background-color: #fff;
  border: 1px solid #E5E6E7;
  border-radius: 1px;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 12px;
  text-align: center;
}
.spinner-buttons.input-group-btn .btn-xs {
  line-height: 1.13;
}
.spinner-buttons.input-group-btn {
  width: 20%;
}
.noUi-connect {
  background: none repeat scroll 0 0 #1ab394;
  box-shadow: none;
}
.slider_red .noUi-connect {
  background: none repeat scroll 0 0 #ed5565;
  box-shadow: none;
}
/* UI Sortable */
.ui-sortable .ibox-title {
  cursor: move;
}
.ui-sortable-placeholder {
  border: 1px dashed #cecece !important;
  visibility: visible !important;
  background: #e7eaec;
}
.ibox.ui-sortable-placeholder {
  margin: 0 0 23px !important;
}
/* SWITCHES */
.onoffswitch {
  position: relative;
  width: 54px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #1AB394;
  border-radius: 3px;
}
.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 16px;
  padding: 0;
  line-height: 16px;
  font-size: 10px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "SI";
  padding-left: 7px;
  background-color: #1AB394;
  color: #FFFFFF;
}
.onoffswitch-inner:after {
  content: "NO";
  padding-right: 7px;
  background-color: #FFFFFF;
  color: #919191;
  text-align: right;
}
.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #1AB394;
  border-radius: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 36px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
}
/* jqGrid */
.ui-jqgrid {
  -moz-box-sizing: content-box;
}
.ui-jqgrid-btable {
  border-collapse: separate;
}
.ui-jqgrid-htable {
  border-collapse: separate;
}
.ui-jqgrid-titlebar {
  height: 40px;
  line-height: 15px;
  color: #676a6c;
  background-color: #F9F9F9;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.ui-jqgrid .ui-jqgrid-title {
  float: left;
  margin: 1.1em 1em 0.2em;
}
.ui-jqgrid .ui-jqgrid-titlebar {
  position: relative;
  border-left: 0 solid;
  border-right: 0 solid;
  border-top: 0 solid;
}
.ui-widget-header {
  background: none;
  background-image: none;
  background-color: #f5f5f6;
  text-transform: uppercase;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ui-jqgrid tr.ui-row-ltr td {
  border-right-color: inherit;
  border-right-style: solid;
  border-right-width: 1px;
  text-align: left;
  border-color: #DDDDDD;
  background-color: inherit;
}
.ui-search-toolbar input[type="text"] {
  font-size: 12px;
  height: 15px;
  border: 1px solid #CCCCCC;
  border-radius: 0;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #F9F9F9;
  border: 1px solid #DDDDDD;
  line-height: 15px;
  font-weight: bold;
  color: #676a6c;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.ui-widget-content {
  box-sizing: content-box;
}
.ui-icon-triangle-1-n {
  background-position: 1px -16px;
}
.ui-jqgrid tr.ui-search-toolbar th {
  border-top-width: 0 !important;
  border-top-color: inherit !important;
  border-top-style: ridge !important;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #f5f5f5;
  border-collapse: separate;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #f2fbff;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #dddddd;
  background: #ffffff;
  font-weight: normal;
  color: #212121;
}
.ui-jqgrid .ui-pg-input {
  font-size: inherit;
  width: 50px;
  border: 1px solid #CCCCCC;
  height: 15px;
}
.ui-jqgrid .ui-pg-selbox {
  display: block;
  font-size: 1em;
  height: 25px;
  line-height: 18px;
  margin: 0;
  width: auto;
}
.ui-jqgrid .ui-pager-control {
  position: relative;
}
.ui-jqgrid .ui-jqgrid-pager {
  height: 32px;
  position: relative;
}
.ui-pg-table .navtable .ui-corner-all {
  border-radius: 0;
}
.ui-jqgrid .ui-pg-button:hover {
  padding: 1px;
  border: 0;
}
.ui-jqgrid .loading {
  position: absolute;
  top: 45%;
  left: 45%;
  width: auto;
  height: auto;
  z-index: 101;
  padding: 6px;
  margin: 5px;
  text-align: center;
  font-weight: bold;
  display: none;
  border-width: 2px !important;
  font-size: 11px;
}
.ui-jqgrid .form-control {
  height: 10px;
  width: auto;
  display: inline;
  padding: 10px 12px;
}
.ui-jqgrid-pager {
  height: 32px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0;
}
.ui-widget-content {
  border: 1px solid #ddd;
}
.ui-jqgrid .ui-jqgrid-titlebar {
  padding: 0;
}
.ui-jqgrid .ui-jqgrid-titlebar {
  border-bottom: 1px solid #ddd;
}
.ui-jqgrid tr.jqgrow td {
  padding: 6px;
}
.ui-jqdialog .ui-jqdialog-titlebar {
  padding: 10px 10px;
}
.ui-jqdialog .ui-jqdialog-title {
  float: none !important;
}
.ui-jqdialog > .ui-resizable-se {
  position: absolute;
}
/* Nestable list */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.dd-list .dd-list {
  padding-left: 30px;
}
.dd-collapsed .dd-list {
  display: none;
}
.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}
.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  border: 1px solid #e7eaec;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd-handle span {
  font-weight: bold;
}
.dd-handle:hover {
  background: #f0f0f0;
  cursor: pointer;
  font-weight: bold;
}
.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}
.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}
.dd-item > button[data-action="collapse"]:before {
  content: '-';
}
#nestable2 .dd-item > button {
  font-family: FontAwesome;
  height: 34px;
  width: 33px;
  color: #c1c1c1;
}
#nestable2 .dd-item > button:before {
  content: "\f067";
}
#nestable2 .dd-item > button[data-action="collapse"]:before {
  content: "\f068";
}
.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-image: -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-image: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}
.dd-dragel {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
}
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}
.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}
/**
* Nestable Extras
*/
.nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}
#nestable-menu {
  padding: 0;
  margin: 10px 0 20px 0;
}
#nestable-output,
#nestable2-output {
  width: 100%;
  font-size: 0.75em;
  line-height: 1.333333em;
  font-family: open sans, lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#nestable2 .dd-handle {
  color: inherit;
  border: 1px dashed #e7eaec;
  background: #f3f3f4;
  padding: 10px;
}
#nestable2 span.label {
  margin-right: 10px;
}
#nestable-output,
#nestable2-output {
  font-size: 12px;
  padding: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/* CodeMirror */
.CodeMirror {
  border: 1px solid #eee;
  height: auto;
}
.CodeMirror-scroll {
  overflow-y: hidden;
  overflow-x: auto;
}
/* Google Maps */
.google-map {
  height: 300px;
}
/* Validation */
label.error {
  color: #cc5965;
  display: inline-block;
  margin-left: 5px;
}
.form-control.error {
  border: 1px dotted #cc5965;
}
/* ngGrid */
.gridStyle {
  border: 1px solid #d4d4d4;
  width: 100%;
  height: 400px;
}
.gridStyle2 {
  border: 1px solid #d4d4d4;
  width: 500px;
  height: 300px;
}
.ngH eaderCell {
  border-right: none;
  border-bottom: 1px solid #e7eaec;
}
.ngCell {
  border-right: none;
}
.ngTopPanel {
  background: #F5F5F6;
}
.ngRow.even {
  background: #f9f9f9;
}
.ngRow.selected {
  background: #EBF2F1;
}
.ngRow {
  border-bottom: 1px solid #e7eaec;
}
.ngCell {
  background-color: transparent;
}
.ngHeaderCell {
  border-right: none;
}
/* Toastr custom style */
#toast-container > .toast {
  background-image: none !important;
}
#toast-container > .toast:before {
  position: fixed;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 24px;
  float: left;
  color: #FFF;
  padding-right: 0.5em;
  margin: auto 0.5em auto -1.5em;
}
#toast-container > .toast-warning:before {
  content: "\f0e7";
}
#toast-container > .toast-error:before {
  content: "\f071";
}
#toast-container > .toast-info:before {
  content: "\f005";
}
#toast-container > .toast-success:before {
  content: "\f00C";
}
#toast-container > div {
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  opacity: .9;
  -ms-filter: alpha(opacity=90);
  filter: alpha(opacity=90);
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 4px #999;
  -webkit-box-shadow: 0 0 4px #999;
  box-shadow: 0 0 4px #999;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
.toast {
  background-color: #1ab394;
}
.toast-success {
  background-color: #1ab394;
}
.toast-error {
  background-color: #ed5565;
}
.toast-info {
  background-color: #23c6c8;
}
.toast-warning {
  background-color: #f8ac59;
}
.toast-top-full-width {
  margin-top: 20px;
}
.toast-bottom-full-width {
  margin-bottom: 20px;
}
/* Notifie */
.cg-notify-message.inspinia-notify {
  background: #fff;
  padding: 0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  border: none;
  margin-top: 30px;
  color: inherit;
}
.inspinia-notify.alert-warning {
  border-left: 6px solid #f8ac59;
}
.inspinia-notify.alert-success {
  border-left: 6px solid #1c84c6;
}
.inspinia-notify.alert-danger {
  border-left: 6px solid #ed5565;
}
.inspinia-notify.alert-info {
  border-left: 6px solid #1ab394;
}
/* Image cropper style */
.img-container,
.img-preview {
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.img-preview-sm {
  height: 130px;
  width: 200px;
}
/* Forum styles  */
.forum-post-container .media {
  margin: 10px 10px 10px 10px;
  padding: 20px 10px 20px 10px;
  border-bottom: 1px solid #f1f1f1;
}
.forum-avatar {
  float: left;
  margin-right: 20px;
  text-align: center;
  width: 110px;
}
.forum-avatar .img-circle {
  height: 48px;
  width: 48px;
}
.author-info {
  color: #676a6c;
  font-size: 11px;
  margin-top: 5px;
  text-align: center;
}
.forum-post-info {
  padding: 9px 12px 6px 12px;
  background: #f9f9f9;
  border: 1px solid #f1f1f1;
}
.media-body > .media {
  background: #f9f9f9;
  border-radius: 3px;
  border: 1px solid #f1f1f1;
}
.forum-post-container .media-body .photos {
  margin: 10px 0;
}
.forum-photo {
  max-width: 140px;
  border-radius: 3px;
}
.media-body > .media .forum-avatar {
  width: 70px;
  margin-right: 10px;
}
.media-body > .media .forum-avatar .img-circle {
  height: 38px;
  width: 38px;
}
.mid-icon {
  font-size: 66px;
}
.forum-item {
  margin: 10px 0;
  padding: 10px 0 20px;
  border-bottom: 1px solid #f1f1f1;
}
.views-number {
  font-size: 24px;
  line-height: 18px;
  font-weight: 400;
}
.forum-container,
.forum-post-container {
  padding: 30px !important;
}
.forum-item small {
  color: #999;
}
.forum-item .forum-sub-title {
  color: #999;
  margin-left: 50px;
}
.forum-title {
  margin: 15px 0 15px 0;
}
.forum-info {
  text-align: center;
}
.forum-desc {
  color: #999;
}
.forum-icon {
  float: left;
  width: 30px;
  margin-right: 20px;
  text-align: center;
}
a.forum-item-title {
  color: inherit;
  display: block;
  font-size: 18px;
  font-weight: 600;
}
a.forum-item-title:hover {
  color: inherit;
}
.forum-icon .fa {
  font-size: 30px;
  margin-top: 8px;
  color: #9b9b9b;
}
.forum-item.active .fa {
  color: #1ab394;
}
.forum-item.active a.forum-item-title {
  color: #1ab394;
}
@media (max-width: 992px) {
  .forum-info {
    margin: 15px 0 10px 0;
    /* Comment this is you want to show forum info in small devices */
    display: none;
  }
  .forum-desc {
    float: none !important;
  }
}
/* New Timeline style */
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.vertical-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}
.vertical-timeline-content .btn {
  float: right;
}
#vertical-timeline.light-timeline:before {
  background: #e7eaec;
}
.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent transparent transparent #f5f5f5;
}
.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #f5f5f5;
}
@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
  }
}
.vertical-timeline-block {
  position: relative;
  margin: 2em 0;
}
.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-block:first-child {
  margin-top: 0;
}
.vertical-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0;
  }
  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0;
  }
  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center;
}
.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px;
  }
  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px;
  }
  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden;
  }
}
.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
}
.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px;
}
.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500;
}
.vertical-date small {
  color: #1ab394;
  font-weight: 400;
}
.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px;
  }
  .vertical-timeline-content p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .center-orientation .vertical-timeline-content .btn {
    float: left;
  }
  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden;
  }
}
/* Tabs */
.tabs-container .panel-body {
  background: #fff;
  border: 1px solid #e7eaec;
  border-radius: 2px;
  padding: 20px;
  position: relative;
}
.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #e7eaec;
  border-bottom-color: transparent;
  background-color: #fff;
}
.tabs-container .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.tabs-container .tab-pane .panel-body {
  border-top: none;
}
.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #e7eaec;
  border-bottom-color: transparent;
}
.tabs-container .nav-tabs {
  /*border-bottom: 1px solid #e7eaec;*/
}
.tabs-container .tab-pane .panel-body {
  border-top: none;
}
.tabs-container .tabs-left .tab-pane .panel-body,
.tabs-container .tabs-right .tab-pane .panel-body {
  border-top: 1px solid #e7eaec;
}
.tabs-container .nav-tabs > li a:hover {
  background: transparent;
  border-color: transparent;
}
.tabs-container .tabs-below > .nav-tabs,
.tabs-container .tabs-right > .nav-tabs,
.tabs-container .tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tabs-container .tabs-left .panel-body {
  position: static;
}
.tabs-container .tabs-left > .nav-tabs,
.tabs-container .tabs-right > .nav-tabs {
  width: 20%;
}
.tabs-container .tabs-left .panel-body {
  width: 80%;
  margin-left: 20%;
}
.tabs-container .tabs-right .panel-body {
  width: 80%;
  margin-right: 20%;
}
.tabs-container .tab-content > .tab-pane,
.tabs-container .pill-content > .pill-pane {
  display: none;
}
.tabs-container .tab-content > .active,
.tabs-container .pill-content > .active {
  display: block;
}
.tabs-container .tabs-below > .nav-tabs {
  border-top: 1px solid #e7eaec;
}
.tabs-container .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-container .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-container .tabs-below > .nav-tabs > li > a:hover,
.tabs-container .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #e7eaec;
  border-bottom-color: transparent;
}
.tabs-container .tabs-left > .nav-tabs > li,
.tabs-container .tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-container .tabs-left > .nav-tabs > li > a,
.tabs-container .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-container .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
}
.tabs-container .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-container .tabs-left > .nav-tabs .active > a,
.tabs-container .tabs-left > .nav-tabs .active > a:hover,
.tabs-container .tabs-left > .nav-tabs .active > a:focus {
  border-color: #e7eaec transparent #e7eaec #e7eaec;
}
.tabs-container .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
}
.tabs-container .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-container .tabs-right > .nav-tabs .active > a,
.tabs-container .tabs-right > .nav-tabs .active > a:hover,
.tabs-container .tabs-right > .nav-tabs .active > a:focus {
  border-color: #e7eaec #e7eaec #e7eaec transparent;
  z-index: 1;
}
@media (max-width: 767px) {
  .tabs-container .nav-tabs > li {
    float: none !important;
  }
  .tabs-container .nav-tabs > li.active > a {
    border-bottom: 1px solid #e7eaec !important;
    margin: 0;
  }
}
/* jsvectormap */
.jvectormap-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 5px;
}
.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #1ab394;
  padding: 3px;
  color: white;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  box-sizing: content-box;
}
.jvectormap-zoomin,
.jvectormap-zoomout {
  width: 10px;
  height: 10px;
}
.jvectormap-zoomin {
  top: 10px;
}
.jvectormap-zoomout {
  top: 30px;
}
.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px;
}
.jvectormap-spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==);
}
.jvectormap-legend-title {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.jvectormap-legend-cnt {
  position: absolute;
}
.jvectormap-legend-cnt-h {
  bottom: 0;
  right: 0;
}
.jvectormap-legend-cnt-v {
  top: 0;
  right: 0;
}
.jvectormap-legend {
  background: black;
  color: white;
  border-radius: 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left;
}
.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
}
.jvectormap-legend-tick-text {
  font-size: 12px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 3px;
}
/*Slick Carousel */
.slick-prev:before,
.slick-next:before {
  color: #1ab394 !important;
}
/* Payments */
.payment-card {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 25px;
  border: 1px solid #e7eaec;
}
.payment-icon-big {
  font-size: 60px;
  color: #d1dade;
}
.payments-method.panel-group .panel + .panel {
  margin-top: -1px;
}
.payments-method .panel-heading {
  padding: 15px;
}
.payments-method .panel {
  border-radius: 0;
}
.payments-method .panel-heading h5 {
  margin-bottom: 5px;
}
.payments-method .panel-heading i {
  font-size: 26px;
}
/* Select2 custom styles */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  border-color: #e7eaec;
}
.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #1ab394;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #1ab394;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #e7eaec;
}
.select2-dropdown {
  border-color: #e7eaec;
}
.select2-dropdown input:focus {
  outline: none;
}
.select2-selection {
  outline: none;
}
.ui-select-container.ui-select-bootstrap .ui-select-choices-row.active > a {
  background-color: #1ab394;
}
/* Tour */
.tour-tour .btn.btn-default {
  background-color: #ffffff;
  border: 1px solid #d2d2d2;
  color: inherit;
}
.tour-step-backdrop {
  z-index: 2101;
}
.tour-backdrop {
  z-index: 2100;
  opacity: .7;
}
.popover[class*=tour-] {
  z-index: 2100;
}
body.tour-open .animated {
  animation-fill-mode: initial;
}
/* Resizable */
.resizable-panels .ibox {
  clear: none;
  margin: 10px;
  float: left;
  overflow: hidden;
  min-height: 150px;
  min-width: 150px;
}
.resizable-panels .ibox .ibox-content {
  height: calc(100% - 49px);
}
.ui-resizable-helper {
  background: rgba(211, 211, 211, 0.4);
}
/* Wizard step fix */
.wizard > .content > .body {
  position: relative;
}
/* PDF js style */
.pdf-toolbar {
  max-width: 600px;
  margin: 0 auto;
}
/* Dropzone */
.dropzone {
  min-height: 140px;
  border: 1px dashed #1ab394;
  background: white;
  padding: 20px 20px;
}
.dropzone .dz-message {
  font-size: 16px;
}
/* Activity stream */
.stream {
  position: relative;
  padding: 10px 0;
}
.stream:first-child .stream-badge:before {
  top: 10px;
}
.stream:last-child .stream-badge:before {
  height: 30px;
}
.stream .stream-badge {
  width: 50px;
}
.stream .stream-badge i {
  border: 1px solid #e7eaec;
  border-radius: 50%;
  padding: 6px;
  color: #808486;
  position: absolute;
  background-color: #ffffff;
  left: 8px;
}
.stream .stream-badge i.fa-circle {
  color: #ced0d1;
}
.stream .stream-badge i.bg-success {
  color: #ffffff;
  background-color: #1c84c6;
  border-color: #1c84c6;
}
.stream .stream-badge i.bg-primary {
  color: #ffffff;
  background-color: #1ab394;
  border-color: #1ab394;
}
.stream .stream-badge i.bg-warning {
  color: #ffffff;
  background-color: #f8ac59;
  border-color: #f8ac59;
}
.stream .stream-badge i.bg-info {
  color: #ffffff;
  background-color: #23c6c8;
  border-color: #23c6c8;
}
.stream .stream-badge i.bg-danger {
  color: #ffffff;
  background-color: #ed5565;
  border-color: #ed5565;
}
.stream .stream-badge:before {
  content: '';
  width: 1px;
  background-color: #e7eaec;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
}
.stream .stream-info {
  font-size: 12px;
  margin-bottom: 5px;
}
.stream .stream-info img {
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-right: 2px;
  margin-top: -4px;
}
.stream .stream-info .date {
  color: #9a9d9f;
  font-size: 80%;
}
.stream .stream-panel {
  margin-left: 55px;
}
.stream-small {
  margin: 10px 0;
}
.stream-small .label {
  padding: 2px 6px;
  margin-right: 2px;
}
.sidebar-panel {
  width: 220px;
  background: #ebebed;
  padding: 10px 20px;
  position: absolute;
  right: 0;
}
.sidebar-panel .feed-element img.img-circle {
  width: 32px;
  height: 32px;
}
.sidebar-panel .feed-element,
.media-body,
.sidebar-panel p {
  font-size: 12px;
}
.sidebar-panel .feed-element {
  margin-top: 20px;
  padding-bottom: 0;
}
.sidebar-panel .list-group {
  margin-bottom: 10px;
}
.sidebar-panel .list-group .list-group-item {
  padding: 5px 0;
  font-size: 12px;
  border: 0;
}
.sidebar-content .wrapper,
.wrapper.sidebar-content {
  padding-right: 230px !important;
}
.body-small .sidebar-content .wrapper,
.body-small .wrapper.sidebar-content {
  padding-right: 20px !important;
}
#right-sidebar {
  background-color: #fff;
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  overflow: hidden;
  position: fixed;
  top: 60px;
  width: 260px !important;
  z-index: 1009;
  bottom: 0;
  right: -260px;
}
#right-sidebar.sidebar-open {
  right: 0;
}
#right-sidebar.sidebar-open.sidebar-top {
  top: 0;
  border-top: none;
}
.sidebar-container ul.nav-tabs {
  border: none;
}
.sidebar-container ul.nav-tabs.navs-4 li {
  width: 25%;
}
.sidebar-container ul.nav-tabs.navs-3 li {
  width: 33.3333%;
}
.sidebar-container ul.nav-tabs.navs-2 li {
  width: 50%;
}
.sidebar-container ul.nav-tabs li {
  border: none;
}
.sidebar-container ul.nav-tabs li a {
  border: none;
  padding: 12px 10px;
  margin: 0;
  border-radius: 0;
  background: #2f4050;
  color: #fff;
  text-align: center;
  border-right: 1px solid #334556;
}
.sidebar-container ul.nav-tabs li.active a {
  border: none;
  background: #f9f9f9;
  color: #676a6c;
  font-weight: bold;
}
.sidebar-container .nav-tabs > li.active > a:hover,
.sidebar-container .nav-tabs > li.active > a:focus {
  border: none;
}
.sidebar-container ul.sidebar-list {
  margin: 0;
  padding: 0;
}
.sidebar-container ul.sidebar-list li {
  border-bottom: 1px solid #e7eaec;
  padding: 15px 20px;
  list-style: none;
  font-size: 12px;
}
.sidebar-container .sidebar-message:nth-child(2n+2) {
  background: #f9f9f9;
}
.sidebar-container ul.sidebar-list li a {
  text-decoration: none;
  color: inherit;
}
.sidebar-container .sidebar-content {
  padding: 15px 20px;
  font-size: 12px;
}
.sidebar-container .sidebar-title {
  background: #f9f9f9;
  padding: 20px;
  border-bottom: 1px solid #e7eaec;
}
.sidebar-container .sidebar-title h3 {
  margin-bottom: 3px;
  padding-left: 2px;
}
.sidebar-container .tab-content h4 {
  margin-bottom: 5px;
}
.sidebar-container .sidebar-message > a > .pull-left {
  margin-right: 10px;
}
.sidebar-container .sidebar-message > a {
  text-decoration: none;
  color: inherit;
}
.sidebar-container .sidebar-message {
  padding: 15px 20px;
}
.sidebar-container .sidebar-message .media-body {
  display: block;
  width: auto;
}
.sidebar-container .sidebar-message .message-avatar {
  height: 38px;
  width: 38px;
  border-radius: 50%;
}
.sidebar-container .setings-item {
  padding: 15px 20px;
  border-bottom: 1px solid #e7eaec;
}
body {
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #2f4050;
  font-size: 13px;
  color: #676a6c;
  overflow-x: hidden;
}
html,
body {
  height: 100%;
}
body.full-height-layout #wrapper,
body.full-height-layout #page-wrapper {
  height: 100%;
}
#page-wrapper {
  min-height: auto;
}
body.boxed-layout {
  background: url('/assets/shattered-241155c2a3436bfc0a542fc31fe2908ff2bdfc90e1ac7e26c6ba715b01030dcf.png');
}
body.boxed-layout #wrapper {
  background-color: #2f4050;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
}
.top-navigation.boxed-layout #wrapper,
.boxed-layout #wrapper.top-navigation {
  max-width: 1300px !important;
}
.block {
  display: block;
}
.clear {
  display: block;
  overflow: hidden;
}
a {
  cursor: pointer;
}
a:hover,
a:focus {
  text-decoration: none;
}
.border-bottom {
  border-bottom: 1px solid #e7eaec !important;
}
.font-bold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.text-uppercase {
  text-transform: uppercase;
}
.font-italic {
  font-style: italic;
}
.b-r {
  border-right: 1px solid #e7eaec;
}
.hr-line-dashed {
  border-top: 1px dashed #e7eaec;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
  margin: 20px 0;
}
.hr-line-solid {
  border-bottom: 1px solid #e7eaec;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid !important;
  margin-top: 15px;
  margin-bottom: 15px;
}
video {
  width: 100% !important;
  height: auto !important;
}
/* GALLERY */
.gallery > .row > div {
  margin-bottom: 15px;
}
.fancybox img {
  margin-bottom: 5px;
  /* Only for demo */
  width: 24%;
}
/* Summernote text editor  */
.note-editor {
  height: auto !important;
}
.note-editor.fullscreen {
  z-index: 2050;
}
.note-editor.note-frame.fullscreen {
  z-index: 2020;
}
.note-editor.note-frame .note-editing-area .note-editable {
  color: #676a6c;
  padding: 15px;
}
.note-editor.note-frame {
  border: none;
}
.note-editor.panel {
  margin-bottom: 0;
}
/* MODAL */
.modal-content {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  outline: 0 none;
  position: relative;
}
.modal-dialog {
  z-index: 2200;
}
.modal-body {
  padding: 20px 30px 30px 30px;
}
.inmodal .modal-body {
  background: #f8fafb;
}
.inmodal .modal-header {
  padding: 30px 15px;
  text-align: center;
}
.animated.modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.inmodal .modal-title {
  font-size: 26px;
}
.inmodal .modal-icon {
  font-size: 84px;
  color: #e2e3e3;
}
.modal-footer {
  margin-top: 0;
}
/* WRAPPERS */
#wrapper {
  width: 100%;
  overflow-x: hidden;
}
.wrapper {
  padding: 0 20px;
}
.wrapper-content {
  padding: 20px 10px 40px;
}
#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  position: relative !important;
}
@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 240px;
    min-height: 2002px;
  }
}
.title-action {
  text-align: right;
  padding-top: 30px;
}
.ibox-content h1,
.ibox-content h2,
.ibox-content h3,
.ibox-content h4,
.ibox-content h5,
.ibox-title h1,
.ibox-title h2,
.ibox-title h3,
.ibox-title h4,
.ibox-title h5 {
  margin-top: 5px;
}
ul.unstyled,
ol.unstyled {
  list-style: none outside none;
  margin-left: 0;
}
.big-icon {
  font-size: 160px !important;
  color: #e5e6e7;
}
/* FOOTER */
.footer {
  background: none repeat scroll 0 0 white;
  border-top: 1px solid #e7eaec;
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  right: 0;
}
.footer.fixed_full {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #e7eaec;
}
.footer.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #e7eaec;
  margin-left: 220px;
}
body.mini-navbar .footer.fixed,
body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 70px;
}
body.mini-navbar.canvas-menu .footer.fixed,
body.canvas-menu .footer.fixed {
  margin: 0 !important;
}
body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 220px;
}
body.body-small .footer.fixed {
  margin-left: 0;
}
/* PANELS */
.page-heading {
  border-top: 0;
  padding: 0 10px 20px 10px;
}
.panel-heading h1,
.panel-heading h2 {
  margin-bottom: 5px;
}
/* TABLES */
.table-bordered {
  border: 1px solid #EBEBEB;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  background-color: #F5F5F6;
  border-bottom-width: 1px;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e7e7e7;
}
.table > thead > tr > th {
  border-bottom: 1px solid #DDDDDD;
  vertical-align: bottom;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid #e7eaec;
  line-height: 1.42857;
  /*padding: 8px;*/
  vertical-align: middle;
}
/* PANELS */
.panel.blank-panel {
  background: none;
  margin: 0;
}
.blank-panel .panel-heading {
  padding-bottom: 0;
}
.nav-tabs > li > a {
  color: #A7B1C2;
  font-weight: 600;
  padding: 10px 20px 10px 25px;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: #e6e6e6;
  color: #676a6c;
}
.ui-tab .tab-content {
  padding: 20px 0;
}
/* GLOBAL  */
.no-padding {
  padding: 0 !important;
}
.no-borders {
  border: none !important;
}
.no-margins {
  margin: 0 !important;
}
.no-top-border {
  border-top: 0 !important;
}
.ibox-content.text-box {
  padding-bottom: 0;
  padding-top: 15px;
}
.border-left-right {
  border-left: 1px solid #e7eaec;
  border-right: 1px solid #e7eaec;
}
.border-top-bottom {
  border-top: 1px solid #e7eaec;
  border-bottom: 1px solid #e7eaec;
}
.border-left {
  border-left: 1px solid #e7eaec;
}
.border-right {
  border-right: 1px solid #e7eaec;
}
.border-top {
  border-top: 1px solid #e7eaec;
}
.border-bottom {
  border-bottom: 1px solid #e7eaec;
}
.border-size-sm {
  border-width: 3px;
}
.border-size-md {
  border-width: 6px;
}
.border-size-lg {
  border-width: 9px;
}
.border-size-xl {
  border-width: 12px;
}
.full-width {
  width: 100% !important;
}
.link-block {
  font-size: 12px;
  padding: 10px;
}
.nav.navbar-top-links .link-block a {
  font-size: 12px;
}
.link-block a {
  font-size: 10px;
  color: inherit;
}
body.mini-navbar .branding {
  display: none;
}
img.circle-border {
  border: 6px solid #FFFFFF;
  border-radius: 50%;
}
.branding {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 20px;
  text-align: center;
  background-color: #1ab394;
}
.login-panel {
  margin-top: 25%;
}
.icons-box h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.icons-box .infont a i {
  font-size: 25px;
  display: block;
  color: #676a6c;
}
.icons-box .infont a {
  color: #a6a8a9;
}
.icons-box .infont a {
  padding: 10px;
  margin: 1px;
  display: block;
}
.ui-draggable .ibox-title {
  cursor: move;
}
.breadcrumb {
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 0;
}
.breadcrumb > li a {
  color: inherit;
}
.breadcrumb > .active {
  color: inherit;
}
code {
  background-color: #F9F2F4;
  border-radius: 4px;
  color: #ca4440;
  font-size: 90%;
  padding: 2px 4px;
  white-space: nowrap;
}
.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}
.ibox.collapsed .ibox-content {
  display: none;
}
.ibox.collapsed .fa.fa-chevron-up:before {
  content: "\f078";
}
.ibox.collapsed .fa.fa-chevron-down:before {
  content: "\f077";
}
.ibox:after,
.ibox:before {
  display: table;
}
.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: white;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 2px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 15px 15px 7px;
  min-height: 48px;
}
.ibox-content {
  background-color: #ffffff;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0;
}
.ibox-footer {
  color: inherit;
  border-top: 1px solid #e7eaec;
  font-size: 90%;
  background: #ffffff;
  padding: 10px 15px;
}
table.table-mail tr td {
  padding: 12px;
}
.table-mail .check-mail {
  padding-left: 20px;
}
.table-mail .mail-date {
  padding-right: 20px;
}
.star-mail,
.check-mail {
  width: 40px;
}
.unread td a,
.unread td {
  font-weight: 600;
  color: inherit;
}
.read td a,
.read td {
  font-weight: normal;
  color: inherit;
}
.unread td {
  background-color: #f9f8f8;
}
.ibox-content {
  clear: both;
}
.ibox-heading {
  background-color: #f3f6fb;
  border-bottom: none;
}
.ibox-heading h3 {
  font-weight: 200;
  font-size: 24px;
}
.ibox-title h5 {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}
.ibox-title .label {
  float: left;
  margin-left: 4px;
}
.ibox-tools {
  display: block;
  float: none;
  margin-top: 0;
  position: relative;
  padding: 0;
  text-align: right;
}
.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
  color: #c4c4c4;
}
.ibox-tools a.btn-primary {
  color: #fff;
}
.ibox-tools .dropdown-menu > li > a {
  padding: 4px 10px;
  font-size: 12px;
}
.ibox .ibox-tools.open > .dropdown-menu {
  left: auto;
  right: 0;
}
/* BACKGROUNDS */
.gray-bg,
.bg-muted {
  background-color: #f3f3f4;
}
.white-bg {
  background-color: #ffffff;
}
.blue-bg,
.bg-success {
  background-color: #1c84c6;
  color: #ffffff;
}
.navy-bg,
.bg-primary {
  background-color: #1ab394;
  color: #ffffff;
}
.lazur-bg,
.bg-info {
  background-color: #23c6c8;
  color: #ffffff;
}
.yellow-bg,
.bg-warning {
  background-color: #f8ac59;
  color: #ffffff;
}
.red-bg,
.bg-danger {
  background-color: #ed5565;
  color: #ffffff;
}
.black-bg {
  background-color: #262626;
}
.panel-primary {
  border-color: #1ab394;
}
.panel-primary > .panel-heading {
  background-color: #1ab394;
  border-color: #1ab394;
}
.panel-success {
  border-color: #1c84c6;
}
.panel-success > .panel-heading {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #ffffff;
}
.panel-info {
  border-color: #23c6c8;
}
.panel-info > .panel-heading {
  background-color: #23c6c8;
  border-color: #23c6c8;
  color: #ffffff;
}
.panel-warning {
  border-color: #f8ac59;
}
.panel-warning > .panel-heading {
  background-color: #f8ac59;
  border-color: #f8ac59;
  color: #ffffff;
}
.panel-danger {
  border-color: #ed5565;
}
.panel-danger > .panel-heading {
  background-color: #ed5565;
  border-color: #ed5565;
  color: #ffffff;
}
.progress-bar {
  background-color: #1ab394;
}
.progress-small,
.progress-small .progress-bar {
  height: 10px;
}
.progress-small,
.progress-mini {
  margin-top: 5px;
}
.progress-mini,
.progress-mini .progress-bar {
  height: 5px;
  margin-bottom: 0;
}
.progress-bar-navy-light {
  background-color: #3dc7ab;
}
.progress-bar-success {
  background-color: #1c84c6;
}
.progress-bar-info {
  background-color: #23c6c8;
}
.progress-bar-warning {
  background-color: #f8ac59;
}
.progress-bar-danger {
  background-color: #ed5565;
}
.panel-title {
  font-size: inherit;
}
.jumbotron {
  border-radius: 6px;
  padding: 40px;
}
.jumbotron h1 {
  margin-top: 0;
}
/* COLORS */
.text-navy {
  color: #1ab394;
}
.text-primary {
  color: inherit;
}
.text-success {
  color: #1c84c6;
}
.text-info {
  color: #23c6c8;
}
.text-warning {
  color: #f8ac59;
}
.text-danger {
  color: #ed5565;
}
.text-muted {
  color: #888888;
}
.text-white {
  color: #ffffff;
}
.simple_tag {
  background-color: #f3f3f4;
  border: 1px solid #e7eaec;
  border-radius: 2px;
  color: inherit;
  font-size: 10px;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px 12px;
  display: inline-block;
}
.img-shadow {
  -webkit-box-shadow: 0 0 3px 0 #919191;
  -moz-box-shadow: 0 0 3px 0 #919191;
  box-shadow: 0 0 3px 0 #919191;
}
/* For handle diferent bg color in AngularJS version */
.dashboards\.dashboard_2 nav.navbar,
.dashboards\.dashboard_3 nav.navbar,
.mailbox\.inbox nav.navbar,
.mailbox\.email_view nav.navbar,
.mailbox\.email_compose nav.navbar,
.dashboards\.dashboard_4_1 nav.navbar,
.metrics nav.navbar,
.metrics\.index nav.navbar,
.dashboards\.dashboard_5 nav.navbar {
  background: #fff;
}
/* For handle diferent bg color in MVC version */
.Dashboard_2 .navbar.navbar-static-top,
.Dashboard_3 .navbar.navbar-static-top,
.Dashboard_4_1 .navbar.navbar-static-top,
.ComposeEmail .navbar.navbar-static-top,
.EmailView .navbar.navbar-static-top,
.Inbox .navbar.navbar-static-top,
.Metrics .navbar.navbar-static-top,
.Dashboard_5 .navbar.navbar-static-top {
  background: #fff;
}
a.close-canvas-menu {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 1011;
  color: #a7b1c2;
}
a.close-canvas-menu:hover {
  color: #fff;
}
.close-canvas-menu {
  display: none;
}
.canvas-menu .close-canvas-menu {
  display: block;
}
.light-navbar .navbar.navbar-static-top {
  background-color: #ffffff;
}
/* FULL HEIGHT */
.full-height {
  height: 100%;
}
.fh-breadcrumb {
  height: calc(100% - 196px);
  margin: 0 -15px;
  position: relative;
}
.fh-no-breadcrumb {
  height: calc(100% - 99px);
  margin: 0 -15px;
  position: relative;
}
.fh-column {
  background: #fff;
  height: 100%;
  width: 240px;
  float: left;
}
.modal-backdrop {
  z-index: 2040 !important;
}
.modal {
  z-index: 2050 !important;
}
.spiner-example {
  height: 200px;
  padding-top: 70px;
}
/* MARGINS & PADDINGS */
.p-xxs {
  padding: 5px;
}
.p-xs {
  padding: 10px;
}
.p-sm {
  padding: 15px;
}
.p-m {
  padding: 20px;
}
.p-md {
  padding: 25px;
}
.p-lg {
  padding: 30px;
}
.p-xl {
  padding: 40px;
}
.p-w-xs {
  padding: 0 10px;
}
.p-w-sm {
  padding: 0 15px;
}
.p-w-m {
  padding: 0 20px;
}
.p-w-md {
  padding: 0 25px;
}
.p-w-lg {
  padding: 0 30px;
}
.p-w-xl {
  padding: 0 40px;
}
.p-h-xs {
  padding: 10px 0;
}
.p-h-sm {
  padding: 15px 0;
}
.p-h-m {
  padding: 20px 0;
}
.p-h-md {
  padding: 25px 0;
}
.p-h-lg {
  padding: 30px 0;
}
.p-h-xl {
  padding: 40px 0;
}
.m-xxs {
  margin: 2px 4px;
}
.m {
  margin: 15px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-xl {
  margin: 50px;
}
.m-n {
  margin: 0 !important;
}
.m-l-none {
  margin-left: 0;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-t-none {
  margin-top: 0;
}
.m-t-xxs {
  margin-top: 1px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t {
  margin-top: 15px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-r-none {
  margin-right: 0;
}
.m-r-xxs {
  margin-right: 1px;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r {
  margin-right: 15px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-b-none {
  margin-bottom: 0;
}
.m-b-xxs {
  margin-bottom: 1px;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b {
  margin-bottom: 15px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}
.space-15 {
  margin: 15px 0;
}
.space-20 {
  margin: 20px 0;
}
.space-25 {
  margin: 25px 0;
}
.space-30 {
  margin: 30px 0;
}
.img-sm {
  width: 32px;
  height: 32px;
}
.img-md {
  width: 64px;
  height: 64px;
}
.img-lg {
  width: 96px;
  height: 96px;
}
.b-r-xs {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.b-r-sm {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.b-r-md {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.b-r-lg {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.b-r-xl {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}
.fullscreen-ibox-mode .animated {
  animation: none;
}
body.fullscreen-ibox-mode {
  overflow-y: hidden;
}
.ibox.fullscreen {
  z-index: 2030;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  margin-bottom: 0;
}
.ibox.fullscreen .collapse-link {
  display: none;
}
.ibox.fullscreen .ibox-content {
  min-height: calc(100% - 48px);
}
body.modal-open {
  padding-right: inherit !important;
}
body.modal-open .wrapper-content.animated {
  -webkit-animation: none;
  -ms-animation-nam: none;
  animation: none;
}
body.modal-open .animated {
  animation-fill-mode: initial;
  z-index: inherit;
}
/* Show profile dropdown on fixed sidebar */
body.mini-navbar.fixed-sidebar .profile-element,
.block {
  display: block !important;
}
body.mini-navbar.fixed-sidebar .nav-header {
  padding: 33px 25px;
}
body.mini-navbar.fixed-sidebar .logo-element {
  display: none;
}
.fullscreen-video .animated {
  animation: none;
}
/* SEARCH PAGE */
.search-form {
  margin-top: 10px;
}
.search-result h3 {
  margin-bottom: 0;
  color: #1E0FBE;
}
.search-result .search-link {
  color: #006621;
}
.search-result p {
  font-size: 12px;
  margin-top: 5px;
}
/* CONTACTS */
.contact-box {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  padding: 20px;
  margin-bottom: 20px;
}
.contact-box > a {
  color: inherit;
}
.contact-box.center-version {
  border: 1px solid #e7eaec;
  padding: 0;
}
.contact-box.center-version > a {
  display: block;
  background-color: #ffffff;
  padding: 20px;
  text-align: center;
}
.contact-box.center-version > a img {
  width: 80px;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.contact-box.center-version address {
  margin-bottom: 0;
}
.contact-box .contact-box-footer {
  text-align: center;
  background-color: #ffffff;
  border-top: 1px solid #e7eaec;
  padding: 15px 20px;
}
/* INVOICE */
.invoice-table tbody > tr > td:last-child,
.invoice-table tbody > tr > td:nth-child(4),
.invoice-table tbody > tr > td:nth-child(3),
.invoice-table tbody > tr > td:nth-child(2) {
  text-align: right;
}
.invoice-table thead > tr > th:last-child,
.invoice-table thead > tr > th:nth-child(4),
.invoice-table thead > tr > th:nth-child(3),
.invoice-table thead > tr > th:nth-child(2) {
  text-align: right;
}
.invoice-total > tbody > tr > td:first-child {
  text-align: right;
}
.invoice-total > tbody > tr > td {
  border: 0 none;
}
.invoice-total > tbody > tr > td:last-child {
  border-bottom: 1px solid #DDDDDD;
  text-align: right;
  width: 15%;
}
/* ERROR & LOGIN & LOCKSCREEN*/
.middle-box {
  max-width: 400px;
  z-index: 100;
  margin: 0 auto;
  padding-top: 40px;
}
.lockscreen.middle-box {
  width: 200px;
  padding-top: 110px;
}
.loginscreen.middle-box {
  width: 300px;
}
.loginColumns {
  max-width: 800px;
  margin: 0 auto;
  padding: 100px 20px 20px 20px;
}
.passwordBox {
  max-width: 460px;
  margin: 0 auto;
  padding: 100px 20px 20px 20px;
}
.logo-name {
  color: #e6e6e6;
  font-size: 180px;
  font-weight: 800;
  letter-spacing: -10px;
  margin-bottom: 0;
}
.middle-box h1 {
  font-size: 170px;
}
.wrapper .middle-box {
  margin-top: 140px;
}
.lock-word {
  z-index: 10;
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -470px;
}
.lock-word span {
  font-size: 100px;
  font-weight: 600;
  color: #e9e9e9;
  display: inline-block;
}
.lock-word .first-word {
  margin-right: 160px;
}
/* DASBOARD */
.dashboard-header {
  border-top: 0;
  padding: 20px 20px 20px 20px;
}
.dashboard-header h2 {
  margin-top: 10px;
  font-size: 26px;
}
.fist-item {
  border-top: none !important;
}
.statistic-box {
  margin-top: 40px;
}
.dashboard-header .list-group-item span.label {
  margin-right: 10px;
}
.list-group.clear-list .list-group-item {
  border-top: 1px solid #e7eaec;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  padding: 10px 0;
}
ul.clear-list:first-child {
  border-top: none !important;
}
/* Intimeline */
.timeline-item .date i {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  width: 30px;
  text-align: center;
  border-top: 1px solid #e7eaec;
  border-bottom: 1px solid #e7eaec;
  border-left: 1px solid #e7eaec;
  background: #f8f8f8;
}
.timeline-item .date {
  text-align: right;
  width: 110px;
  position: relative;
  padding-top: 30px;
}
.timeline-item .content {
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  padding-top: 10px;
  min-height: 100px;
}
.timeline-item .content:hover {
  background: #f6f6f6;
}
/* PIN BOARD */
ul.notes li,
ul.tag-list li {
  list-style: none;
}
ul.notes li h4 {
  margin-top: 20px;
  font-size: 16px;
}
ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 140px;
  width: 140px;
  padding: 1em;
  position: relative;
}
ul.notes li div small {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 10px;
}
ul.notes li div a {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: inherit;
}
ul.notes li {
  margin: 10px 40px 50px 0;
  float: left;
}
ul.notes li div p {
  font-size: 12px;
}
ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 140px;
  width: 140px;
  padding: 1em;
  /* Firefox */
  -moz-box-shadow: 5px 5px 2px #212121;
  /* Safari+Chrome */
  -webkit-box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7);
  /* Opera */
  box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7);
}
ul.notes li div {
  -webkit-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
}
ul.notes li:nth-child(even) div {
  -o-transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  position: relative;
  top: 5px;
}
ul.notes li:nth-child(3n) div {
  -o-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  position: relative;
  top: -5px;
}
ul.notes li:nth-child(5n) div {
  -o-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  position: relative;
  top: -10px;
}
ul.notes li div:hover,
ul.notes li div:focus {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  position: relative;
  z-index: 5;
}
ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 210px;
  width: 210px;
  padding: 1em;
  -moz-box-shadow: 5px 5px 7px #212121;
  -webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
  box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
  -moz-transition: -moz-transform 0.15s linear;
  -o-transition: -o-transform 0.15s linear;
  -webkit-transition: -webkit-transform 0.15s linear;
}
/* FILE MANAGER */
.file-box {
  float: left;
  width: 220px;
}
.file-manager h5 {
  text-transform: uppercase;
}
.file-manager {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.folder-list li a {
  color: #666666;
  display: block;
  padding: 5px 0;
}
.folder-list li {
  border-bottom: 1px solid #e7eaec;
  display: block;
}
.folder-list li i {
  margin-right: 8px;
  color: #3d4d5d;
}
.category-list li a {
  color: #666666;
  display: block;
  padding: 5px 0;
}
.category-list li {
  display: block;
}
.category-list li i {
  margin-right: 8px;
  color: #3d4d5d;
}
.category-list li a .text-navy {
  color: #1ab394;
}
.category-list li a .text-primary {
  color: #1c84c6;
}
.category-list li a .text-info {
  color: #23c6c8;
}
.category-list li a .text-danger {
  color: #EF5352;
}
.category-list li a .text-warning {
  color: #F8AC59;
}
.file-manager h5.tag-title {
  margin-top: 20px;
}
.tag-list li {
  float: left;
}
.tag-list li a {
  font-size: 10px;
  background-color: #f3f3f4;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-right: 5px;
  margin-top: 5px;
  display: block;
}
.file {
  border: 1px solid #e7eaec;
  padding: 0;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px;
}
.file-manager .hr-line-dashed {
  margin: 15px 0;
}
.file .icon,
.file .image {
  height: 100px;
  overflow: hidden;
}
.file .icon {
  padding: 15px 10px;
  text-align: center;
}
.file-control {
  color: inherit;
  font-size: 11px;
  margin-right: 10px;
}
.file-control.active {
  text-decoration: underline;
}
.file .icon i {
  font-size: 70px;
  color: #dadada;
}
.file .file-name {
  padding: 10px;
  background-color: #f8f8f8;
  border-top: 1px solid #e7eaec;
}
.file-name small {
  color: #676a6c;
}
.corner {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 0.6em solid transparent;
  border-right: 0.6em solid #f1f1f1;
  border-bottom: 0.6em solid #f1f1f1;
  right: 0em;
  bottom: 0em;
}
a.compose-mail {
  padding: 8px 10px;
}
.mail-search {
  max-width: 300px;
}
/* PROFILE */
.profile-content {
  border-top: none !important;
}
.profile-stats {
  margin-right: 10px;
}
.profile-image {
  width: 120px;
  float: left;
}
.profile-image img {
  width: 96px;
  height: 96px;
}
.profile-info {
  margin-left: 120px;
}
.feed-activity-list .feed-element {
  border-bottom: 1px solid #e7eaec;
}
.feed-element:first-child {
  margin-top: 0;
}
.feed-element {
  padding-bottom: 15px;
}
.feed-element,
.feed-element .media {
  margin-top: 15px;
}
.feed-element,
.media-body {
  overflow: hidden;
}
.feed-element > .pull-left {
  margin-right: 10px;
}
.feed-element img.img-circle,
.dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px;
}
.feed-element .well {
  border: 1px solid #e7eaec;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px;
}
.feed-element .actions {
  margin-top: 10px;
}
.feed-element .photos {
  margin: 10px 0;
}
.feed-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}
.file-list li {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-bottom: 5px;
}
.file-list li a {
  color: inherit;
}
.file-list li a:hover {
  color: #1ab394;
}
.user-friends img {
  width: 42px;
  height: 42px;
  margin-bottom: 5px;
  margin-right: 5px;
}
/* MAILBOX */
.mail-box {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  border-top: 0;
  padding: 0;
  margin-bottom: 20px;
}
.mail-box-header {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  border-bottom: 0;
  padding: 30px 20px 20px 20px;
}
.mail-box-header h2 {
  margin-top: 0;
}
.mailbox-content .tag-list li a {
  background: #ffffff;
}
.mail-body {
  border-top: 1px solid #e7eaec;
  padding: 20px;
}
.mail-text {
  border-top: 1px solid #e7eaec;
}
.mail-text .note-toolbar {
  padding: 10px 15px;
}
.mail-body .form-group {
  margin-bottom: 5px;
}
.mail-text .note-editor .note-toolbar {
  background-color: #F9F8F8;
}
.mail-attachment {
  border-top: 1px solid #e7eaec;
  padding: 20px;
  font-size: 12px;
}
.mailbox-content {
  background: none;
  border: none;
  padding: 10px;
}
.mail-ontact {
  width: 23%;
}
/* PROJECTS */
.project-people,
.project-actions {
  text-align: right;
  vertical-align: middle;
}
dd.project-people {
  text-align: left;
  margin-top: 5px;
}
.project-people img {
  width: 32px;
  height: 32px;
}
.project-title a {
  font-size: 14px;
  color: #676a6c;
  font-weight: 600;
}
.project-list table tr td {
  border-top: none;
  border-bottom: 1px solid #e7eaec;
  padding: 15px 10px;
  vertical-align: middle;
}
.project-manager .tag-list li a {
  font-size: 10px;
  background-color: white;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-right: 5px;
  margin-top: 5px;
  display: block;
}
.project-files li a {
  font-size: 11px;
  color: #676a6c;
  margin-left: 10px;
  line-height: 22px;
}
/* FAQ */
.faq-item {
  padding: 20px;
  margin-bottom: 2px;
  background: #fff;
}
.faq-question {
  font-size: 18px;
  font-weight: 600;
  color: #1ab394;
  display: block;
}
.faq-question:hover {
  color: #179d82;
}
.faq-answer {
  margin-top: 10px;
  background: #f3f3f4;
  border: 1px solid #e7eaec;
  border-radius: 3px;
  padding: 15px;
}
.faq-item .tag-item {
  background: #f3f3f4;
  padding: 2px 6px;
  font-size: 10px;
  text-transform: uppercase;
}
/* Chat view */
.message-input {
  height: 90px !important;
}
.chat-avatar {
  width: 36px;
  height: 36px;
  float: left;
  margin-right: 10px;
}
.chat-user-name {
  padding: 10px;
}
.chat-user {
  padding: 8px 10px;
  border-bottom: 1px solid #e7eaec;
}
.chat-user a {
  color: inherit;
}
.chat-view {
  z-index: 20012;
}
.chat-users,
.chat-statistic {
  margin-left: -30px;
}
@media (max-width: 992px) {
  .chat-users,
  .chat-statistic {
    margin-left: 0;
  }
}
.chat-view .ibox-content {
  padding: 0;
}
.chat-message {
  padding: 10px 20px;
}
.message-avatar {
  height: 48px;
  width: 48px;
  border: 1px solid #e7eaec;
  border-radius: 4px;
  margin-top: 1px;
}
.chat-discussion .chat-message.left .message-avatar {
  float: left;
  margin-right: 10px;
}
.chat-discussion .chat-message.right .message-avatar {
  float: right;
  margin-left: 10px;
}
.message {
  background-color: #fff;
  border: 1px solid #e7eaec;
  text-align: left;
  display: block;
  padding: 10px 20px;
  position: relative;
  border-radius: 4px;
}
.chat-discussion .chat-message.left .message-date {
  float: right;
}
.chat-discussion .chat-message.right .message-date {
  float: left;
}
.chat-discussion .chat-message.left .message {
  text-align: left;
  margin-left: 55px;
}
.chat-discussion .chat-message.right .message {
  text-align: right;
  margin-right: 55px;
}
.message-date {
  font-size: 10px;
  color: #888888;
}
.message-content {
  display: block;
}
.chat-discussion {
  background: #eee;
  padding: 15px;
  height: 400px;
  overflow-y: auto;
}
.chat-users {
  overflow-y: auto;
  height: 400px;
}
.chat-message-form .form-group {
  margin-bottom: 0;
}
/* jsTree */
.jstree-open > .jstree-anchor > .fa-folder:before {
  content: "\f07c";
}
.jstree-default .jstree-icon.none {
  width: 0;
}
/* CLIENTS */
.clients-list {
  margin-top: 20px;
}
.clients-list .tab-pane {
  position: relative;
  height: 600px;
}
.client-detail {
  position: relative;
  height: 620px;
}
.clients-list table tr td {
  height: 46px;
  vertical-align: middle;
  border: none;
}
.client-link {
  font-weight: 600;
  color: inherit;
}
.client-link:hover {
  color: inherit;
}
.client-avatar {
  width: 42px;
}
.client-avatar img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.contact-type {
  width: 20px;
  color: #c1c3c4;
}
.client-status {
  text-align: left;
}
.client-detail .vertical-timeline-content p {
  margin: 0;
}
.client-detail .vertical-timeline-icon.gray-bg {
  color: #a7aaab;
}
.clients-list .nav-tabs > li.active > a,
.clients-list .nav-tabs > li.active > a:hover,
.clients-list .nav-tabs > li.active > a:focus {
  border-bottom: 1px solid #fff;
}
/* BLOG ARTICLE */
.blog h2 {
  font-weight: 700;
}
.blog h5 {
  margin: 0 0 5px 0;
}
.blog .btn {
  margin: 0 0 5px 0;
}
.article h1 {
  font-size: 48px;
  font-weight: 700;
  color: #2F4050;
}
.article p {
  font-size: 15px;
  line-height: 26px;
}
.article-title {
  text-align: center;
  margin: 40px 0 100px 0;
}
.article .ibox-content {
  padding: 40px;
}
/* ISSUE TRACKER */
.issue-tracker .btn-link {
  color: #1ab394;
}
table.issue-tracker tbody tr td {
  vertical-align: middle;
  height: 50px;
}
.issue-info {
  width: 50%;
}
.issue-info a {
  font-weight: 600;
  color: #676a6c;
}
.issue-info small {
  display: block;
}
/* TEAMS */
.team-members {
  margin: 10px 0;
}
.team-members img.img-circle {
  width: 42px;
  height: 42px;
  margin-bottom: 5px;
}
/* AGILE BOARD */
.sortable-list {
  padding: 10px 0;
}
.agile-list {
  list-style: none;
  margin: 0;
}
.agile-list li {
  background: #FAFAFB;
  border: 1px solid #e7eaec;
  margin: 0 0 10px 0;
  padding: 10px;
  border-radius: 2px;
}
.agile-list li:hover {
  cursor: pointer;
  background: #fff;
}
.agile-list li.warning-element {
  border-left: 3px solid #f8ac59;
}
.agile-list li.danger-element {
  border-left: 3px solid #ed5565;
}
.agile-list li.info-element {
  border-left: 3px solid #1c84c6;
}
.agile-list li.success-element {
  border-left: 3px solid #1ab394;
}
.agile-detail {
  margin-top: 5px;
  font-size: 12px;
}
/* DIFF */
ins {
  background-color: #c6ffc6;
  text-decoration: none;
}
del {
  background-color: #ffc6c6;
}
/* E-commerce */
.product-box {
  padding: 0;
  border: 1px solid #e7eaec;
}
.product-box:hover,
.product-box.active {
  border: 1px solid transparent;
  -webkit-box-shadow: 0 3px 7px 0 #a8a8a8;
  -moz-box-shadow: 0 3px 7px 0 #a8a8a8;
  box-shadow: 0 3px 7px 0 #a8a8a8;
}
.product-imitation {
  text-align: center;
  padding: 90px 0;
  background-color: #f8f8f9;
  color: #bebec3;
  font-weight: 600;
}
.cart-product-imitation {
  text-align: center;
  padding-top: 30px;
  height: 80px;
  width: 80px;
  background-color: #f8f8f9;
}
.product-imitation.xl {
  padding: 120px 0;
}
.product-desc {
  padding: 20px;
  position: relative;
}
.ecommerce .tag-list {
  padding: 0;
}
.ecommerce .fa-star {
  color: #d1dade;
}
.ecommerce .fa-star.active {
  color: #f8ac59;
}
.ecommerce .note-editor {
  border: 1px solid #e7eaec;
}
table.shoping-cart-table {
  margin-bottom: 0;
}
table.shoping-cart-table tr td {
  border: none;
  text-align: right;
}
table.shoping-cart-table tr td.desc,
table.shoping-cart-table tr td:first-child {
  text-align: left;
}
table.shoping-cart-table tr td:last-child {
  width: 80px;
}
.product-name {
  font-size: 16px;
  font-weight: 600;
  color: #676a6c;
  display: block;
  margin: 2px 0 5px 0;
}
.product-name:hover,
.product-name:focus {
  color: #1ab394;
}
.product-price {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  background-color: #1ab394;
  padding: 6px 12px;
  position: absolute;
  top: -32px;
  right: 0;
}
.product-detail .ibox-content {
  padding: 30px 30px 50px 30px;
}
.image-imitation {
  background-color: #f8f8f9;
  text-align: center;
  padding: 200px 0;
}
.product-main-price small {
  font-size: 10px;
}
.product-images {
  margin: 0 20px;
}
/* Social feed */
.social-feed-separated .social-feed-box {
  margin-left: 62px;
}
.social-feed-separated .social-avatar {
  float: left;
  padding: 0;
}
.social-feed-separated .social-avatar img {
  width: 52px;
  height: 52px;
  border: 1px solid #e7eaec;
}
.social-feed-separated .social-feed-box .social-avatar {
  padding: 15px 15px 0 15px;
  float: none;
}
.social-feed-box {
  /*padding: 15px;*/
  border: 1px solid #e7eaec;
  background: #fff;
  margin-bottom: 15px;
}
.article .social-feed-box {
  margin-bottom: 0;
  border-bottom: none;
}
.article .social-feed-box:last-child {
  margin-bottom: 0;
  border-bottom: 1px solid #e7eaec;
}
.article .social-feed-box p {
  font-size: 13px;
  line-height: 18px;
}
.social-action {
  margin: 15px;
}
.social-avatar {
  padding: 15px 15px 0 15px;
}
.social-comment .social-comment {
  margin-left: 45px;
}
.social-avatar img {
  height: 40px;
  width: 40px;
  margin-right: 10px;
}
.social-avatar .media-body a {
  font-size: 14px;
  display: block;
}
.social-body {
  padding: 15px;
}
.social-body img {
  margin-bottom: 10px;
}
.social-footer {
  border-top: 1px solid #e7eaec;
  padding: 10px 15px;
  background: #f9f9f9;
}
.social-footer .social-comment img {
  width: 32px;
  margin-right: 10px;
}
.social-comment:first-child {
  margin-top: 0;
}
.social-comment {
  margin-top: 15px;
}
.social-comment textarea {
  font-size: 12px;
}
/* Vote list */
.vote-item {
  padding: 20px 25px;
  background: #ffffff;
  border-top: 1px solid #e7eaec;
}
.vote-item:last-child {
  border-bottom: 1px solid #e7eaec;
}
.vote-item:hover {
  background: #fbfbfb;
}
.vote-actions {
  float: left;
  width: 30px;
  margin-right: 15px;
  text-align: center;
}
.vote-actions a {
  color: #1ab394;
  font-weight: 600;
}
.vote-actions {
  font-weight: 600;
}
.vote-title {
  display: block;
  color: inherit;
  font-size: 18px;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 2px;
}
.vote-title:hover,
.vote-title:focus {
  color: inherit;
}
.vote-info,
.vote-title {
  margin-left: 45px;
}
.vote-info,
.vote-info a {
  color: #b4b6b8;
  font-size: 12px;
}
.vote-info a {
  margin-right: 10px;
}
.vote-info a:hover {
  color: #1ab394;
}
.vote-icon {
  text-align: right;
  font-size: 38px;
  display: block;
  color: #e8e9ea;
}
.vote-icon.active {
  color: #1ab394;
}
body.body-small .vote-icon {
  display: none;
}
.lightBoxGallery {
  text-align: center;
}
.lightBoxGallery img {
  margin: 5px;
}
#small-chat {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
}
#small-chat .badge {
  position: absolute;
  top: -3px;
  right: -4px;
}
.open-small-chat {
  height: 38px;
  width: 38px;
  display: block;
  background: #1ab394;
  padding: 9px 8px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}
.open-small-chat:hover {
  color: white;
  background: #1ab394;
}
.small-chat-box {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 75px;
  background: #fff;
  border: 1px solid #e7eaec;
  width: 230px;
  height: 320px;
  border-radius: 4px;
}
.small-chat-box.ng-small-chat {
  display: block;
}
.body-small .small-chat-box {
  bottom: 70px;
  right: 20px;
}
.small-chat-box.active {
  display: block;
}
.small-chat-box .heading {
  background: #2f4050;
  padding: 8px 15px;
  font-weight: bold;
  color: #fff;
}
.small-chat-box .chat-date {
  opacity: 0.6;
  font-size: 10px;
  font-weight: normal;
}
.small-chat-box .content {
  padding: 15px 15px;
}
.small-chat-box .content .author-name {
  font-weight: bold;
  margin-bottom: 3px;
  font-size: 11px;
}
.small-chat-box .content > div {
  padding-bottom: 20px;
}
.small-chat-box .content .chat-message {
  padding: 5px 10px;
  border-radius: 6px;
  font-size: 11px;
  line-height: 14px;
  max-width: 80%;
  background: #f3f3f4;
  margin-bottom: 10px;
}
.small-chat-box .content .chat-message.active {
  background: #1ab394;
  color: #fff;
}
.small-chat-box .content .left {
  text-align: left;
  clear: both;
}
.small-chat-box .content .left .chat-message {
  float: left;
}
.small-chat-box .content .right {
  text-align: right;
  clear: both;
}
.small-chat-box .content .right .chat-message {
  float: right;
}
.small-chat-box .form-chat {
  padding: 10px 10px;
}
/*
 * metismenu - v2.0.2
 * A jQuery menu plugin
 * https://github.com/onokumus/metisMenu
 *
 * Made by Osman Nuri Okumus
 * Under MIT License
 */
.metismenu .plus-minus,
.metismenu .plus-times {
  float: right;
}
.metismenu .arrow {
  float: right;
  line-height: 1.42857;
}
.metismenu .glyphicon.arrow:before {
  content: "\e079";
}
.metismenu .active > a > .glyphicon.arrow:before {
  content: "\e114";
}
.metismenu .fa.arrow:before {
  content: "\f104";
}
.metismenu .active > a > .fa.arrow:before {
  content: "\f107";
}
.metismenu .ion.arrow:before {
  content: "\f3d2";
}
.metismenu .active > a > .ion.arrow:before {
  content: "\f3d0";
}
.metismenu .fa.plus-minus:before,
.metismenu .fa.plus-times:before {
  content: "\f067";
}
.metismenu .active > a > .fa.plus-times {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.metismenu .active > a > .fa.plus-minus:before {
  content: "\f068";
}
.metismenu .collapse {
  display: none;
}
.metismenu .collapse.in {
  display: block;
}
.metismenu .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
}
.mini-navbar .metismenu .collapse {
  opacity: 0;
}
.mini-navbar .metismenu .collapse.in {
  opacity: 1;
}
.mini-navbar .metismenu .collapse a {
  display: none;
}
.mini-navbar .metismenu .collapse.in a {
  display: block;
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-rotating-plane"></div>
 *
 */
.sk-spinner-rotating-plane.sk-spinner {
  width: 30px;
  height: 30px;
  background-color: #1ab394;
  margin: 0 auto;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
  animation: sk-rotatePlane 1.2s infinite ease-in-out;
}
@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-double-bounce">
 *      <div class="sk-double-bounce1"></div>
 *      <div class="sk-double-bounce2"></div>
 *    </div>
 *
 */
.sk-spinner-double-bounce.sk-spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto;
}
.sk-spinner-double-bounce .sk-double-bounce1,
.sk-spinner-double-bounce .sk-double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #1ab394;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out;
}
.sk-spinner-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-doubleBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-doubleBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wave">
 *      <div class="sk-rect1"></div>
 *      <div class="sk-rect2"></div>
 *      <div class="sk-rect3"></div>
 *      <div class="sk-rect4"></div>
 *      <div class="sk-rect5"></div>
 *    </div>
 *
 */
.sk-spinner-wave.sk-spinner {
  margin: 0 auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}
.sk-spinner-wave div {
  background-color: #1ab394;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}
.sk-spinner-wave .sk-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-spinner-wave .sk-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-spinner-wave .sk-rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-spinner-wave .sk-rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes sk-waveStretchDelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes sk-waveStretchDelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wandering-cubes">
 *      <div class="sk-cube1"></div>
 *      <div class="sk-cube2"></div>
 *    </div>
 *
 */
.sk-spinner-wandering-cubes.sk-spinner {
  margin: 0 auto;
  width: 32px;
  height: 32px;
  position: relative;
}
.sk-spinner-wandering-cubes .sk-cube1,
.sk-spinner-wandering-cubes .sk-cube2 {
  background-color: #1ab394;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
  animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
}
.sk-spinner-wandering-cubes .sk-cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-pulse"></div>
 *
 */
.sk-spinner-pulse.sk-spinner {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-color: #1ab394;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out;
}
@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-chasing-dots">
 *      <div class="sk-dot1"></div>
 *      <div class="sk-dot2"></div>
 *    </div>
 *
 */
.sk-spinner-chasing-dots.sk-spinner {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
  animation: sk-chasingDotsRotate 2s infinite linear;
}
.sk-spinner-chasing-dots .sk-dot1,
.sk-spinner-chasing-dots .sk-dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #1ab394;
  border-radius: 100%;
  -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
  animation: sk-chasingDotsBounce 2s infinite ease-in-out;
}
.sk-spinner-chasing-dots .sk-dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-chasingDotsBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-chasingDotsBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-three-bounce">
 *      <div class="sk-bounce1"></div>
 *      <div class="sk-bounce2"></div>
 *      <div class="sk-bounce3"></div>
 *    </div>
 *
 */
.sk-spinner-three-bounce.sk-spinner {
  margin: 0 auto;
  width: 70px;
  text-align: center;
}
.sk-spinner-three-bounce div {
  width: 18px;
  height: 18px;
  background-color: #1ab394;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sk-spinner-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.sk-spinner-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-threeBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-threeBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative;
}
.sk-spinner-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-spinner-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: #1ab394;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sk-spinner-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-spinner-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-spinner-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-spinner-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-spinner-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-spinner-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-spinner-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-spinner-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-spinner-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-spinner-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.sk-spinner-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.sk-spinner-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-spinner-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-spinner-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-spinner-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.sk-spinner-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.sk-spinner-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.sk-spinner-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.sk-spinner-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-spinner-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-spinner-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-spinner-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);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-cube-grid">
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *    </div>
 *
 */
.sk-spinner-cube-grid {
  /*
   * Spinner positions
   * 1 2 3
   * 4 5 6
   * 7 8 9
   */
}
.sk-spinner-cube-grid.sk-spinner {
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.sk-spinner-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #1ab394;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.sk-spinner-cube-grid .sk-cube:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(4) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(7) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(8) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(9) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wordpress">
 *      <span class="sk-inner-circle"></span>
 *    </div>
 *
 */
.sk-spinner-wordpress.sk-spinner {
  background-color: #1ab394;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: relative;
  margin: 0 auto;
  -webkit-animation: sk-innerCircle 1s linear infinite;
  animation: sk-innerCircle 1s linear infinite;
}
.sk-spinner-wordpress .sk-inner-circle {
  display: block;
  background-color: #fff;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 8px;
  top: 5px;
  left: 5px;
}
@-webkit-keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-fading-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-fading-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative;
}
.sk-spinner-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-spinner-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 18%;
  height: 18%;
  background-color: #1ab394;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sk-spinner-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-spinner-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-spinner-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-spinner-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-spinner-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-spinner-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-spinner-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-spinner-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-spinner-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-spinner-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.sk-spinner-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.sk-spinner-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-spinner-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-spinner-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-spinner-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.sk-spinner-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.sk-spinner-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.sk-spinner-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.sk-spinner-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-spinner-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-spinner-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-spinner-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.ibox-content > .sk-spinner {
  display: none;
}
.ibox-content.sk-loading {
  position: relative;
}
.ibox-content.sk-loading:after {
  content: '';
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ibox-content.sk-loading > .sk-spinner {
  display: block;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  z-index: 2000;
}
/*
 *
 *   INSPINIA Landing Page - Responsive Admin Theme
 *   Copyright 2014 Webapplayers.com
 *
*/
/* GLOBAL STYLES
-------------------------------------------------- */
/* PACE PLUGIN
-------------------------------------------------- */
.landing-page.pace .pace-progress {
  background: #fff;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.pace-inactive {
  display: none;
}
body.landing-page {
  color: #676a6c;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  background-color: #fff;
}
.landing-page {
  /* CUSTOMIZE THE NAVBAR
  -------------------------------------------------- */
  /* Flip around the padding for proper display in narrow viewports */
  /* BACKGROUNDS SLIDER
  -------------------------------------------------- */
  /* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
  /* Carousel base class */
  /* Since positioning the image, we need to help out the caption */
  /* Declare heights because of positioning of img element */
  /* Sections
  ------------------------- */
  /* Buttons - only primary custom button
  ------------------------- */
  /* RESPONSIVE CSS
  -------------------------------------------------- */
}
.landing-page .container {
  overflow: hidden;
}
.landing-page span.navy {
  color: #1ab394;
}
.landing-page p.text-color {
  color: #676a6c;
}
.landing-page a.navy-link {
  color: #1ab394;
  text-decoration: none;
}
.landing-page a.navy-link:hover {
  color: #179d82;
}
.landing-page section p {
  color: #aeaeae;
  font-size: 13px;
}
.landing-page address {
  font-size: 13px;
}
.landing-page h1 {
  margin-top: 10px;
  font-size: 30px;
  font-weight: 200;
}
.landing-page .navy-line {
  width: 60px;
  height: 1px;
  margin: 60px auto 0;
  border-bottom: 2px solid #1ab394;
}
.landing-page .navbar-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 200;
}
.landing-page .navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.landing-page .navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.landing-page .navbar-default.navbar-scroll {
  background-color: #fff;
  border-color: #fff;
  padding: 15px 0;
}
.landing-page .navbar-default {
  background-color: transparent;
  border-color: transparent;
  transition: all 0.3s ease-in-out 0s;
}
.landing-page .navbar-default .nav li a {
  color: #fff;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
}
.landing-page .navbar-nav > li > a {
  padding-top: 25px;
  border-top: 6px solid transparent;
}
.landing-page .navbar-default .navbar-nav > .active > a,
.landing-page .navbar-default .navbar-nav > .active > a:hover {
  background: transparent;
  color: #fff;
  border-top: 6px solid #1ab394;
}
.landing-page .navbar-default .navbar-nav > li > a:hover,
.landing-page .navbar-default .navbar-nav > li > a:focus {
  color: #1ab394;
  background: inherit;
}
.landing-page .navbar-default .navbar-nav > .active > a:focus {
  background: transparent;
  color: #fff;
}
.landing-page .navbar-default .navbar-nav > .active > a:focus {
  background: transparent;
  color: #ffffff;
}
.landing-page .navbar-default.navbar-scroll .navbar-nav > .active > a:focus {
  background: transparent;
  color: inherit;
}
.landing-page .navbar-default .navbar-brand:hover,
.landing-page .navbar-default .navbar-brand:focus {
  background: #179d82;
  color: #fff;
}
.landing-page .navbar-default .navbar-brand {
  color: #fff;
  height: auto;
  display: block;
  font-size: 14px;
  background: #1ab394;
  padding: 15px 20px 15px 20px;
  border-radius: 0 0 5px 5px;
  font-weight: 700;
  transition: all 0.3s ease-in-out 0s;
}
.landing-page .navbar-scroll.navbar-default .nav li a {
  color: #676a6c;
}
.landing-page .navbar-scroll.navbar-default .nav li a:hover {
  color: #1ab394;
}
.landing-page .navbar-wrapper .navbar.navbar-scroll {
  padding-top: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #e7eaec;
  border-radius: 0;
}
.landing-page .nav > li.active {
  border: none;
  background: inherit;
}
.landing-page .nav > li > a {
  padding: 25px 10px 15px 10px;
}
.landing-page .navbar-scroll .navbar-nav > li > a {
  padding: 20px 10px;
}
.landing-page .navbar-default .navbar-nav > .active > a,
.landing-page .navbar-default .navbar-nav > .active > a:hover {
  border-top: 6px solid #1ab394;
}
.landing-page .navbar-fixed-top {
  border: none !important;
}
.landing-page .navbar-fixed-top.navbar-scroll {
  border-bottom: 1px solid #e7eaec !important;
}
.landing-page .navbar.navbar-scroll .navbar-brand {
  margin-top: 15px;
  border-radius: 5px;
  font-size: 12px;
  padding: 10px;
  height: auto;
}
.landing-page .header-back {
  height: 470px;
  width: 100%;
}
.landing-page .header-back.one {
  background: url("/assets/landing/header_one-bfc5f94dfd6852df4ec2b1c862f3f63404c426c5fe80c2527070fd826c5d523c.jpg") 50% 0 no-repeat;
}
.landing-page .header-back.two {
  background: url("/assets/landing/header_two-5d856dd5113988eeed7d8cc100281c56c380b97fe69e76d954f9814756857291.jpg") 50% 0 no-repeat;
}
.landing-page .carousel {
  height: 470px;
}
.landing-page .carousel-caption {
  z-index: 10;
}
.landing-page .carousel .item {
  height: 470px;
  background-color: #777;
}
.landing-page .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 470px;
}
.landing-page .carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.landing-page .carousel-fade .carousel-inner .active {
  opacity: 1;
}
.landing-page .carousel-fade .carousel-inner .active.left,
.landing-page .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.landing-page .carousel-fade .carousel-inner .next.left,
.landing-page .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.landing-page .carousel-fade .carousel-control {
  z-index: 2;
}
.landing-page .carousel-control.left,
.landing-page .carousel-control.right {
  background: none;
}
.landing-page .carousel-control {
  width: 6%;
}
.landing-page .carousel-inner .container {
  position: relative;
  overflow: visible;
}
.landing-page .carousel-inner {
  overflow: visible;
}
.landing-page .carousel-caption {
  position: absolute;
  top: 100px;
  left: 0;
  bottom: auto;
  right: auto;
  text-align: left;
}
.landing-page .carousel-caption {
  position: absolute;
  top: 100px;
  left: 0;
  bottom: auto;
  right: auto;
  text-align: left;
}
.landing-page .carousel-caption.blank {
  top: 140px;
}
.landing-page .carousel-image {
  position: absolute;
  right: 10px;
  top: 150px;
}
.landing-page .carousel-indicators {
  padding-right: 60px;
}
.landing-page .carousel-caption h1 {
  font-weight: 700;
  font-size: 38px;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: -1.5px;
}
.landing-page .carousel-caption p {
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: none;
}
.landing-page .caption-link {
  color: #fff;
  margin-left: 10px;
  text-transform: capitalize;
  font-weight: 400;
}
.landing-page .caption-link:hover {
  text-decoration: none;
  color: inherit;
}
.landing-page .services {
  padding-top: 60px;
}
.landing-page .services h2 {
  font-size: 20px;
  letter-spacing: -1px;
  font-weight: 600;
  text-transform: uppercase;
}
.landing-page .features-block {
  margin-top: 40px;
}
.landing-page .features-text {
  margin-top: 40px;
}
.landing-page .features small {
  color: #1ab394;
}
.landing-page .features h2 {
  font-size: 18px;
  margin-top: 5px;
}
.landing-page .features-text-alone {
  margin: 40px 0;
}
.landing-page .features-text-alone h1 {
  font-weight: 200;
}
.landing-page .features-icon {
  color: #1ab394;
  font-size: 40px;
}
.landing-page .navy-section {
  margin-top: 60px;
  background: #1ab394;
  color: #fff;
  padding: 20px 0;
}
.landing-page .gray-section {
  background: #f4f4f4;
  margin-top: 60px;
}
.landing-page .team-member {
  text-align: center;
}
.landing-page .team-member img {
  margin: auto;
}
.landing-page .social-icon a {
  background: #1ab394;
  color: #fff;
  padding: 4px 8px;
  height: 28px;
  width: 28px;
  display: block;
  border-radius: 50px;
}
.landing-page .social-icon a:hover {
  background: #179d82;
}
.landing-page .img-small {
  height: 88px;
  width: 88px;
}
.landing-page .pricing-plan {
  margin: 20px 30px 0 30px;
  border-radius: 4px;
}
.landing-page .pricing-plan.selected {
  transform: scale(1.1);
  background: #f4f4f4;
}
.landing-page .pricing-plan li {
  padding: 10px 16px;
  border-top: 1px solid #e7eaec;
  text-align: center;
  color: #aeaeae;
}
.landing-page .pricing-plan .pricing-price span {
  font-weight: 700;
  color: #1ab394;
}
.landing-page li.pricing-desc {
  font-size: 13px;
  border-top: none;
  padding: 20px 16px;
}
.landing-page li.pricing-title {
  background: #1ab394;
  color: #fff;
  padding: 10px;
  border-radius: 4px 4px 0 0;
  font-size: 22px;
  font-weight: 600;
}
.landing-page .testimonials {
  padding-top: 80px;
  padding-bottom: 90px;
  background-color: #1ab394;
  background-image: url("/assets/landing/avatar_all-ac5c097a10b7e81a5d2e276d33724552badec0b6a9a0c3fef48e53e384c07183.png");
}
.landing-page .big-icon {
  font-size: 56px !important;
}
.landing-page .features .big-icon {
  color: #1ab394 !important;
}
.landing-page .contact {
  background-image: url("/assets/landing/word_map-20e178bf1c443c7592ea3eeb44cb862e663419903f5d338f54a9a92a46605465.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-top: 60px;
}
.landing-page section.timeline {
  padding-bottom: 30px;
}
.landing-page section.comments {
  padding-bottom: 80px;
}
.landing-page .comments-avatar {
  margin-top: 25px;
  margin-left: 22px;
  margin-bottom: 25px;
}
.landing-page .comments-avatar .commens-name {
  font-weight: 600;
  font-size: 14px;
}
.landing-page .comments-avatar img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-right: 10px;
}
.landing-page .bubble {
  position: relative;
  height: 120px;
  padding: 20px;
  background: #FFFFFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-style: italic;
  font-size: 14px;
}
.landing-page .bubble:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 15px 14px 0;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -15px;
  left: 30px;
}
.landing-page .btn-primary.btn-outline:hover,
.landing-page .btn-success.btn-outline:hover,
.landing-page .btn-info.btn-outline:hover,
.landing-page .btn-warning.btn-outline:hover,
.landing-page .btn-danger.btn-outline:hover {
  color: #fff;
}
.landing-page .btn-primary {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #FFFFFF;
  font-size: 14px;
  padding: 10px 20px;
  font-weight: 600;
}
.landing-page .btn-primary:hover,
.landing-page .btn-primary:focus,
.landing-page .btn-primary:active,
.landing-page .btn-primary.active,
.landing-page .open .dropdown-toggle.btn-primary {
  background-color: #179d82;
  border-color: #179d82;
  color: #FFFFFF;
}
.landing-page .btn-primary:active,
.landing-page .btn-primary.active,
.landing-page .open .dropdown-toggle.btn-primary {
  background-image: none;
}
.landing-page .btn-primary.disabled,
.landing-page .btn-primary.disabled:hover,
.landing-page .btn-primary.disabled:focus,
.landing-page .btn-primary.disabled:active,
.landing-page .btn-primary.disabled.active,
.landing-page .btn-primary[disabled],
.landing-page .btn-primary[disabled]:hover,
.landing-page .btn-primary[disabled]:focus,
.landing-page .btn-primary[disabled]:active,
.landing-page .btn-primary.active[disabled],
.landing-page fieldset[disabled] .btn-primary,
.landing-page fieldset[disabled] .btn-primary:hover,
.landing-page fieldset[disabled] .btn-primary:focus,
.landing-page fieldset[disabled] .btn-primary:active,
.landing-page fieldset[disabled] .btn-primary.active {
  background-color: #1dc5a3;
  border-color: #1dc5a3;
}
@media (min-width: 768px) {
  .landing-page {
    /* Navbar positioning foo */
    /* The navbar becomes detached from the top, so we round the corners */
    /* Bump up size of carousel content */
  }
  .landing-page .navbar-wrapper {
    margin-top: 20px;
  }
  .landing-page .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .landing-page .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  .landing-page .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  .landing-page .carousel-caption p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4;
  }
  .landing-page .featurette-heading {
    font-size: 50px;
  }
}
@media (max-width: 992px) {
  .landing-page .carousel-image {
    display: none;
  }
}
@media (max-width: 768px) {
  .landing-page .carousel-caption,
  .landing-page .carousel-caption.blank {
    left: 5%;
    top: 80px;
  }
  .landing-page .carousel-caption h1 {
    font-size: 28px;
  }
  .landing-page .navbar.navbar-scroll .navbar-brand {
    margin-top: 6px;
  }
  .landing-page .navbar-default {
    background-color: #fff;
    border-color: #fff;
    padding: 15px 0;
  }
  .landing-page .navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    color: inherit;
  }
  .landing-page .navbar-default .nav li a {
    color: #676a6c;
  }
  .landing-page .navbar-default .nav li a:hover {
    color: #1ab394;
  }
  .landing-page .navbar-wrapper .navbar {
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e7eaec;
    border-radius: 0;
  }
  .landing-page .nav > li > a {
    padding: 25px 10px 15px 10px;
  }
  .landing-page .navbar-nav > li > a {
    padding: 20px 10px;
  }
  .landing-page .navbar .navbar-brand {
    margin-top: 6px;
    border-radius: 5px;
    font-size: 12px;
    padding: 10px;
    height: auto;
  }
  .landing-page .navbar-wrapper .navbar {
    padding-left: 15px;
    padding-right: 5px;
  }
  .landing-page .navbar-default .navbar-nav > .active > a,
  .landing-page .navbar-default .navbar-nav > .active > a:hover {
    color: inherit;
  }
  .landing-page .carousel-control {
    display: none;
  }
}
@media (min-width: 992px) {
  .landing-page .featurette-heading {
    margin-top: 120px;
  }
}
@media (max-width: 768px) {
  .landing-page .navbar .navbar-header {
    display: block;
    float: none;
  }
  .landing-page .navbar .navbar-header .navbar-toggle {
    background-color: #ffffff;
    padding: 9px 10px;
    border: none;
  }
}
body.rtls {
  /* Theme config */
}
body.rtls #page-wrapper {
  margin: 0 220px 0 0;
}
body.rtls .nav-second-level li a {
  padding: 7px 35px 7px 10px;
}
body.rtls .ibox-title h5 {
  float: right;
}
body.rtls .pull-right {
  float: left !important;
}
body.rtls .pull-left {
  float: right !important;
}
body.rtls .ibox-tools {
  float: left;
}
body.rtls .stat-percent {
  float: left;
}
body.rtls .navbar-right {
  float: left !important;
}
body.rtls .navbar-top-links li:last-child {
  margin-left: 40px;
  margin-right: 0;
}
body.rtls .minimalize-styl-2 {
  float: right;
  margin: 14px 20px 5px 5px;
}
body.rtls .feed-element > .pull-left {
  margin-left: 10px;
  margin-right: 0;
}
body.rtls .timeline-item .date {
  text-align: left;
}
body.rtls .timeline-item .date i {
  left: 0;
  right: auto;
}
body.rtls .timeline-item .content {
  border-right: 1px solid #e7eaec;
  border-left: none;
}
body.rtls .theme-config {
  left: 0;
  right: auto;
}
body.rtls .spin-icon {
  border-radius: 0 20px 20px 0;
}
body.rtls .toast-close-button {
  float: left;
}
body.rtls #toast-container > .toast:before {
  margin: auto -1.5em auto 0.5em;
}
body.rtls #toast-container > div {
  padding: 15px 50px 15px 15px;
}
body.rtls .center-orientation .vertical-timeline-icon i {
  margin-left: 0;
  margin-right: -12px;
}
body.rtls .vertical-timeline-icon i {
  right: 50%;
  left: auto;
  margin-left: auto;
  margin-right: -12px;
}
body.rtls .file-box {
  float: right;
}
body.rtls ul.notes li {
  float: right;
}
body.rtls .chat-users,
body.rtls .chat-statistic {
  margin-right: -30px;
  margin-left: auto;
}
body.rtls .dropdown-menu > li > a {
  text-align: right;
}
body.rtls .b-r {
  border-left: 1px solid #e7eaec;
  border-right: none;
}
body.rtls .dd-list .dd-list {
  padding-right: 30px;
  padding-left: 0;
}
body.rtls .dd-item > button {
  float: right;
}
body.rtls .theme-config-box {
  margin-left: -220px;
  margin-right: 0;
}
body.rtls .theme-config-box.show {
  margin-left: 0;
  margin-right: 0;
}
body.rtls .spin-icon {
  right: 0;
  left: auto;
}
body.rtls .skin-settings {
  margin-right: 40px;
  margin-left: 0;
}
body.rtls .skin-settings {
  direction: ltr;
}
body.rtls .footer.fixed {
  margin-right: 220px;
  margin-left: 0;
}
@media (max-width: 992px) {
  body.rtls .chat-users,
  body.rtls .chat-statistic {
    margin-right: 0;
  }
}
body.rtls.mini-navbar .footer.fixed,
body.body-small.mini-navbar .footer.fixed {
  margin: 0 70px 0 0;
}
body.rtls.mini-navbar.fixed-sidebar .footer.fixed,
body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 0;
}
body.rtls.top-navigation .navbar-toggle {
  float: right;
  margin-left: 15px;
  margin-right: 15px;
}
.body-small.rtls.top-navigation .navbar-header {
  float: none;
}
body.rtls.top-navigation #page-wrapper {
  margin: 0;
}
body.rtls.mini-navbar #page-wrapper {
  margin: 0 70px 0 0;
}
body.rtls.mini-navbar.fixed-sidebar #page-wrapper {
  margin: 0 0 0 0;
}
body.rtls.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 220px 0 0;
}
body.rtls.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 220px;
}
.body-small.rtls .navbar-fixed-top {
  margin-right: 0;
}
.body-small.rtls .navbar-header {
  float: right;
}
body.rtls .navbar-top-links li:last-child {
  margin-left: 20px;
}
body.rtls .top-navigation #page-wrapper,
body.rtls.mini-navbar .top-navigation #page-wrapper,
body.rtls.mini-navbar.top-navigation #page-wrapper {
  margin: 0;
}
body.rtls .top-navigation .footer.fixed,
body.rtls.top-navigation .footer.fixed {
  margin: 0;
}
@media (max-width: 768px) {
  body.rtls .navbar-top-links li:last-child {
    margin-left: 20px;
  }
  .body-small.rtls #page-wrapper {
    position: inherit;
    margin: 0 0 0 0;
    min-height: 1000px;
  }
  .body-small.rtls .navbar-static-side {
    display: none;
    z-index: 2001;
    position: absolute;
    width: 70px;
  }
  .body-small.rtls.mini-navbar .navbar-static-side {
    display: block;
  }
  .rtls.fixed-sidebar.body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: fixed;
    width: 220px;
  }
  .rtls.fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block;
  }
}
.rtls .ltr-support {
  direction: ltr;
}
.rtls.mini-navbar .nav-second-level,
.rtls.mini-navbar li.active .nav-second-level {
  left: auto;
  right: 70px;
}
.rtls #right-sidebar {
  left: -260px;
  right: auto;
}
.rtls #right-sidebar.sidebar-open {
  left: 0;
}
/*
 *
 *   This is style for skin config
 *   Use only in demo theme
 *
*/
.theme-config {
  position: absolute;
  top: 90px;
  right: 0;
  overflow: hidden;
}
.theme-config-box {
  margin-right: -220px;
  position: relative;
  z-index: 2000;
  transition-duration: 0.8s;
}
.theme-config-box.show {
  margin-right: 0;
}
.spin-icon {
  background: #1ab394;
  position: absolute;
  padding: 7px 10px 7px 13px;
  border-radius: 20px 0 0 20px;
  font-size: 16px;
  top: 0;
  left: 0;
  width: 40px;
  color: #fff;
  cursor: pointer;
}
.skin-settings {
  width: 220px;
  margin-left: 40px;
  background: #f3f3f4;
}
.skin-settings .title {
  background: #efefef;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  padding: 10px 15px;
  font-size: 12px;
}
.setings-item {
  padding: 10px 30px;
}
.setings-item.skin {
  text-align: center;
}
.setings-item .switch {
  float: right;
}
.skin-name a {
  text-transform: uppercase;
}
.setings-item a {
  color: #fff;
}
.default-skin,
.blue-skin,
.ultra-skin,
.yellow-skin {
  text-align: center;
}
.default-skin {
  font-weight: 600;
  background: #283A49;
}
.default-skin:hover {
  background: #1e2e3d;
}
.blue-skin {
  font-weight: 600;
  background: url("/assets/header-profile-skin-1-056d7f8ace7f4f137febf1e7a0a4da2bd86ab60cf9b6372a6e1141e8b24984eb.png") repeat scroll 0 0;
}
.blue-skin:hover {
  background: #0d8ddb;
}
.yellow-skin {
  font-weight: 600;
  background: url("/assets/header-profile-skin-3-e68e73e5aa5808121374833ffc85bad6abcb5bd5d2ac9424bc690715e2bd5027.png") repeat scroll 0 100%;
}
.yellow-skin:hover {
  background: #ce8735;
}
.ultra-skin {
  padding: 20px 10px;
  font-weight: 600;
  background: url("/assets/3-0791e57ff55d8bfd74879a0580a454ed1b7dd38976d5caf82b06162b4475f051.png") repeat scroll 0 0;
}
.ultra-skin:hover {
  background: url("/assets/4-37b25141944657b7700dc4e9448cea724bdaea505d307495769e8201957a57b1.png") repeat scroll 0 0;
}
/*
 *
 *   SKIN 1 - INSPINIA - Responsive Admin Theme
 *   NAME - Blue light
 *
*/

.skin-1 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active
{
  color: #0e9aef !important;

}
.skin-1 .nav-tabs > li > a
{
  background-color: #0e9aef !important;
  color: #ffffff !important;
  
}

.skin-1 .select#dynamic_select.form-control
{
  background-color: #0e9aef;
  color:white;
  height: 43px;
}

.skin-1 .minimalize-styl-2 {
  margin: 14px 5px 5px 30px;
}
.skin-1 .navbar-top-links li:last-child {
  margin-right: 30px;
}
.skin-1.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px;
}
.skin-1 .spin-icon {
  background: #0e9aef !important;
}
.skin-1 .nav-header {
  background-color: #0e9aef;
  background-image: url('/assets/header-profile-skin-1-056d7f8ace7f4f137febf1e7a0a4da2bd86ab60cf9b6372a6e1141e8b24984eb.png');
}
.skin-1.mini-navbar .nav-second-level {
  background: #3e495f;
}
.skin-1 .breadcrumb {
  background: transparent;
}
.skin-1 .page-heading {
  border: none;
}
.skin-1 .nav > li.active {
  background: #3a4459;
}
.skin-1 .nav > li > a {
  color: #9ea6b9;
}
.skin-1 ul.nav-second-level {
  background-color: inherit;
}
.skin-1 .nav > li.active > a {
  color: #fff;
}
.skin-1 .navbar-minimalize {
  background: #0e9aef;
  border-color: #0e9aef;
}
body.skin-1 {
  background: #3e495f;
}
.skin-1 .navbar-static-top {
  background: #ffffff;
}
.skin-1 .dashboard-header {
  background: transparent;
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 10px 30px;
}
.fixed-nav.skin-1 .navbar-fixed-top {
  background: #fff;
}
.skin-1 .wrapper-content {
  padding: 30px 15px;
}
.skin-1 #page-wrapper {
  background: #f4f6fa;
}
.skin-1 .ibox-title,
.skin-1 .ibox-content {
  border-width: 1px;
}
.skin-1 .ibox-content:last-child {
  border-style: solid solid solid solid;
}
.skin-1 .nav > li.active {
  border: none;
}
.skin-1 .nav-header {
  padding: 35px 25px 25px 25px;
}
.skin-1 .nav-header a.dropdown-toggle {
  color: #fff;
  margin-top: 10px;
}
.skin-1 .nav-header a.dropdown-toggle .text-muted {
  color: #fff;
  opacity: 0.8;
}
.skin-1 .profile-element {
  text-align: center;
}
.skin-1 .img-circle {
  border-radius: 5px;
}
.skin-1 .navbar-default .nav > li > a:hover,
.skin-1 .navbar-default .nav > li > a:focus {
  background: #3a4459;
  color: #fff;
}
.skin-1 .nav.nav-tabs > li.active > a {
  color: #555;
}
.skin-1 .nav.nav-tabs > li.active {
  background: transparent;
}

.skin-1 .top-navigation .nav > li.active > a {
  color: #0e9aef;
}
.skin-1 .btn-primary {
  background-color: #0e9aef;
  border-color:#0e9aef;
  color: #FFFFFF;
}

.skin-1 .btn-primary.btn-outline {
  color: #0e9aef;
}

.skin-1 .badge-primary {
  background-color: #0e9aef;
  color: #FFFFFF;
}

.skin-1 .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #0e9aef;
  border-radius: 2px;
  }

.skin-1 .onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #0e9aef;
  color: #FFFFFF;
}
  
 .skin-1 .onoffswitch-switch {
  width: 20px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #0e9aef;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.skin-1 .progress-bar {
  background-color: #0e9aef;
}

.skin-1 .bg-primary {
  background-color: #0e9aef;
  color: #ffffff;
}

.skin-1 .branding {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 20px;
  text-align: center;
  background-color: #0e9aef;
}

.skin-1 .top-navigation .navbar-brand {
  background: #0e9aef;
  color: #0e9aef;
  padding: 15px 25px;
}

.skin-1 .faq-question {
  font-size: 18px;
  font-weight: 600;
  color: #0e9aef;
  display: block;
  }

 .skin-1 .category-list li a .text-navy {
  color: #0e9aef;
}

 .skin-1 .panel-primary {
  border-color: #0e9aef;
}

.skin-1 .navbar-default .navbar-nav > li > a:focus {
  background: inherit;
  color: #1ab394;
}
.skin-1 .top-navigation .nav .open > a:focus {
  color: #0e9aef;
  background: #ffffff;
}

.skin-1 .tabs-container .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  color: #0e9aef;
}

.skin-1 .category-list li a .text-navy {
  color: #1ab394;
}
/*
 *
 *   SKIN 2 - INSPINIA - Responsive Admin Theme
 *   NAME - Inspinia Ultra
 *
*/

.skin-2 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active
{
  color: #23c6c8 !important;

}
.skin-2 .nav-tabs > li > a
{
  background-color: #23c6c8 !important;
  color: #ffffff !important;
  
}

.skin-2 .select#dynamic_select.form-control
{
  background-color: #23c6c8;
  color:white;
  height: 43px;
}

body.skin-2 {
  color: #565758 !important;
}
.skin-2 .minimalize-styl-2 {
  margin: 14px 5px 5px 25px;
}
.skin-2 .navbar-top-links li:last-child {
  margin-right: 25px;
}
.skin-2 .spin-icon {
  background: #23c6c8 !important;
}
.skin-2 .nav-header {
  background-color: #23c6c8;
  background-image: url('/assets/header-profile-skin-2-768b213762f966d13d2e344140fb95e04d040860a4046efaff279363d60059a3.png');
}
.skin-2.mini-navbar .nav-second-level {
  background: #ededed;
}
.skin-2 .breadcrumb {
  background: transparent;
}
.skin-2.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px;
}
.skin-2 .page-heading {
  border: none;
  background: rgba(255, 255, 255, 0.7);
}
.skin-2 ul.nav-second-level {
  background-color: inherit;
}
.skin-2 .nav > li.active {
  background: #e0e0e0;
}
.skin-2 .logo-element {
  padding: 17px 0;
}
.skin-2 .nav > li > a,
.skin-2 .welcome-message {
  color: #4C4D4E;
}
.skin-2 #top-search::-moz-placeholder {
  color: #edf6ff;
  opacity: 0.5;
}
.skin-2 #side-menu > li > a,
.skin-2 .nav.nav-second-level > li > a {
  color: #586b7d;
}
.skin-2 .nav > li.active > a {
  color: #213a53;
}
.skin-2.mini-navbar .nav-header {
  background: #213a53;
}
.skin-2 .navbar-minimalize {
  background: #1EA98A;
  border-color: #1EA98A;
}
.skin-2 .border-bottom {
  border-bottom: none !important;
}
.skin-2 #top-search {
  color: #fff;
}
body.skin-2 #wrapper {
  background-color: #ededed;
}
.skin-2 .navbar-static-top {
  background: white;
}
.fixed-nav.skin-2 .navbar-fixed-top {
  background: #213a53;
  border-bottom: none !important;
}
.skin-2 .nav-header {
  padding: 30px 25px 30px 25px;
}
.skin-2 .dashboard-header {
  background: rgba(255, 255, 255, 0.4);
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 20px 30px;
}
.skin-2 .wrapper-content {
  padding: 30px 15px;
}
.skin-2 .dashoard-1 .wrapper-content {
  padding: 0 30px 25px 30px;
}
.skin-2 .ibox-title {
  background: rgba(255, 255, 255, 0.7);
  border: none;
  margin-bottom: 1px;
}
.skin-2 .ibox-content {
  background: rgba(255, 255, 255, 0.4);
  border: none !important;
}
.skin-2 #page-wrapper {
  background: #f6f6f6;
  background: -webkit-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
  background: -o-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
  background: -ms-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
  background: radial-gradient(ellipse at center, #f6f6f6 20%, #d5d5d5 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6f6f6, endColorstr=#d5d5d5)";
}
.skin-2 .ibox-title,
.skin-2 .ibox-content {
  border-width: 1px;
}
.skin-2 .ibox-content:last-child {
  border-style: solid solid solid solid;
}
.skin-2 .nav > li.active {
  border: none;
}
.skin-2 .nav-header a.dropdown-toggle {
  color: #edf6ff;
  margin-top: 10px;
}
.skin-2 .nav-header a.dropdown-toggle .text-muted {
  color: #edf6ff;
  opacity: 0.8;
}
.skin-2 .img-circle {
  border-radius: 10px;
}
.skin-2 .nav.navbar-top-links > li > a:hover,
.skin-2 .nav.navbar-top-links > li > a:focus {
  background: white;
}
.skin-2 .navbar-default .nav > li > a:hover,
.skin-2 .navbar-default .nav > li > a:focus {
  background: #e0e0e0;
  color: #213a53;
}
.skin-2 .nav.nav-tabs > li.active > a {
  color: #555;
}
.skin-2 .nav.nav-tabs > li.active {
  background: transparent;
}


.skin-2 .top-navigation .nav > li.active > a {
  color: #23c6c8;
}
.skin-2 .btn-primary {
  background-color: #23c6c8;
  border-color:#23c6c8;
  color: #FFFFFF;
}

.skin-2 .btn-primary.btn-outline {
  color: #23c6c8;
}

.skin-2 .badge-primary {
  background-color: #23c6c8;
  color: #FFFFFF;
}

.skin-2 .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #23c6c8;
  border-radius: 2px;
  }

.skin-2 .onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #23c6c8;
  color: #FFFFFF;
}
  
 .skin-2 .onoffswitch-switch {
  width: 20px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #23c6c8;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.skin-2 .progress-bar {
  background-color: #23c6c8;
}

.skin-2 .bg-primary {
  background-color: #23c6c8;
  color: #ffffff;
}

.skin-2 .branding {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 20px;
  text-align: center;
  background-color: #23c6c8;
}

.skin-2 .top-navigation .navbar-brand {
  background: #23c6c8;
  color: #23c6c8;
  padding: 15px 25px;
}

.skin-2 .faq-question {
  font-size: 18px;
  font-weight: 600;
  color: #23c6c8;
  display: block;
  }

 .skin-2 .category-list li a .text-navy {
  color: #23c6c8;
}

 .skin-2 .panel-primary {
  border-color: #23c6c8;
}
/*
 *
 *   SKIN 3 - INSPINIA - Responsive Admin Theme
 *   NAME - Yellow/purple
 *
*/

.skin-3 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active
{
  color: #ecba52 !important;

}
.skin-3 .nav-tabs > li > a
{
  background-color: #ecba52 !important;
  color: #ffffff !important;
  
}

.skin-3 .select#dynamic_select.form-control
{
  background-color: #ecba52;
  color:white;
  height: 43px;
}

.skin-3 .minimalize-styl-2 {
  margin: 14px 5px 5px 30px;
}
.skin-3 .navbar-top-links li:last-child {
  margin-right: 30px;
}
.skin-3.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px;
}
.skin-3 .spin-icon {
  background: #ecba52 !important;
}
body.boxed-layout.skin-3 #wrapper {
  background: #3e2c42;
}
.skin-3 .nav-header {
  background-color: #ecba52;
  background-image: url('/assets/header-profile-skin-3-e68e73e5aa5808121374833ffc85bad6abcb5bd5d2ac9424bc690715e2bd5027.png');
}
.skin-3.mini-navbar .nav-second-level {
  background: #3e2c42;
}
.skin-3 .breadcrumb {
  background: transparent;
}
.skin-3 .page-heading {
  border: none;
}
.skin-3 ul.nav-second-level {
  background-color: inherit;
}
.skin-3 .nav > li.active {
  background: #38283c;
}
.fixed-nav.skin-3 .navbar-fixed-top {
  background: #fff;
}
.skin-3 .nav > li > a {
  color: #948b96;
}
.skin-3 .nav > li.active > a {
  color: #fff;
}
.skin-3 .navbar-minimalize {
  background: #ecba52;
  border-color: #ecba52;
}
body.skin-3 {
  background: #3e2c42;
}
.skin-3 .navbar-static-top {
  background: #ffffff;
}
.skin-3 .dashboard-header {
  background: transparent;
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 10px 30px;
}
.skin-3 .wrapper-content {
  padding: 30px 15px;
}
.skin-3 #page-wrapper {
  background: #f4f6fa;
}
.skin-3 .ibox-title,
.skin-3 .ibox-content {
  border-width: 1px;
}
.skin-3 .ibox-content:last-child {
  border-style: solid solid solid solid;
}
.skin-3 .nav > li.active {
  border: none;
}
.skin-3 .nav-header {
  padding: 35px 25px 25px 25px;
}
.skin-3 .nav-header a.dropdown-toggle {
  color: #fff;
  margin-top: 10px;
}
.skin-3 .nav-header a.dropdown-toggle .text-muted {
  color: #fff;
  opacity: 0.8;
}
.skin-3 .profile-element {
  text-align: center;
}
.skin-3 .img-circle {
  border-radius: 5px;
}
.skin-3 .navbar-default .nav > li > a:hover,
.skin-3 .navbar-default .nav > li > a:focus {
  background: #38283c;
  color: #fff;
}
.skin-3 .nav.nav-tabs > li.active > a {
  color: #555;
}
.skin-3 .nav.nav-tabs > li.active {
  background: transparent;
}



.skin-3 .top-navigation .nav > li.active > a {
  color: #ecba52;
}
.skin-3 .btn-primary {
  background-color: #ecba52;
  border-color:#ecba52;
  color: #FFFFFF;
}

.skin-3 .btn-primary.btn-outline {
  color: #ecba52;
}

.skin-3 .badge-primary {
  background-color: #ecba52;
  color: #FFFFFF;
}

.skin-3 .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #ecba52;
  border-radius: 2px;
  }

.skin-3 .onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #ecba52;
  color: #FFFFFF;
}
  
 .skin-3 .onoffswitch-switch {
  width: 20px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #ecba52;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.skin-3 .progress-bar {
  background-color: #ecba52;
}

.skin-3 .bg-primary {
  background-color: #ecba52;
  color: #ffffff;
}

.skin-3 .branding {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 20px;
  text-align: center;
  background-color: #ecba52;
}

.skin-3 .top-navigation .navbar-brand {
  background: #ecba52;
  color: #ecba52;
  padding: 15px 25px;
}

.skin-3 .faq-question {
  font-size: 18px;
  font-weight: 600;
  color: #ecba52;
  display: block;
  }

 .skin-3 .category-list li a .text-navy {
  color: #ecba52;
}

 .skin-3 .panel-primary {
  border-color: #ecba52;
}

/*
 *
 *   SKIN 4 - INSPINIA - Responsive Admin Theme
 *   NAME - Green lime
 *
*/
.skin-4 .minimalize-styl-2 {
  margin: 14px 5px 5px 30px;
}
.skin-4 .navbar-top-links li:last-child {
  margin-right: 30px;
}
.skin-4.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px;
}
.skin-4 .spin-icon {
  background: #94c748 !important;
}
body.boxed-layout.skin-4 #wrapper {
  background: var(--skin-4-dark-bg, #2f3a26);
}
.skin-4 .nav-header {
  background-color: #94c748;
  background-image: url('/assets/header-profile-skin-2-768b213762f966d13d2e344140fb95e04d040860a4046efaff279363d60059a3.png');
}
.skin-4.mini-navbar .nav-second-level {
  background: var(--skin-4-dark-bg, #2f3a26);
}
.skin-4 .breadcrumb {
  background: transparent;
}
.skin-4 .page-heading {
  border: none;
}
.skin-4 ul.nav-second-level {
  background-color: inherit;
}
.skin-4 .nav > li.active {
  background: #27301f;
}
.fixed-nav.skin-4 .navbar-fixed-top {
  background: #fff;
}
.skin-4 .nav > li > a {
  color: #a3b297;
}
.skin-4 .nav > li.active > a {
  color: #fff;
}
.skin-4 .navbar-minimalize {
  background: #94c748;
  border-color: #94c748;
}
body.skin-4 {
  background: var(--skin-4-dark-bg, #2f3a26);
}
.skin-4 .navbar-static-top {
  background: #ffffff;
}
.skin-4 .dashboard-header {
  background: transparent;
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 10px 30px;
}
.skin-4 .wrapper-content {
  padding: 30px 15px;
}
.skin-4 #page-wrapper {
  background: #f4f6fa;
}
.skin-4 .ibox-title,
.skin-4 .ibox-content {
  border-width: 1px;
}
.skin-4 .ibox-content:last-child {
  border-style: solid solid solid solid;
}
.skin-4 .nav > li.active {
  border: none;
}
.skin-4 .nav-header {
  padding: 35px 25px 25px 25px;
}
.skin-4 .nav-header a.dropdown-toggle {
  color: #fff;
  margin-top: 10px;
}
.skin-4 .nav-header a.dropdown-toggle .text-muted {
  color: #fff;
  opacity: 0.8;
}
.skin-4 .profile-element {
  text-align: center;
}
.skin-4 .img-circle {
  border-radius: 5px;
}
.skin-4 .navbar-default .nav > li > a:hover,
.skin-4 .navbar-default .nav > li > a:focus {
  background: #27301f;
  color: #fff;
}
.skin-4 .nav.nav-tabs > li.active > a {
  color: #555;
}
.skin-4 .nav.nav-tabs > li.active {
  background: transparent;
}
.skin-4 .nav-tabs > li > a {
  background-color: #94c748 !important;
  color: #ffffff !important;
}
.skin-4 .nav-tabs > li.active > a,
.skin-4 .nav-tabs > li.active > a:hover {
  background-color: #ffffff !important;
  color: #94c748 !important;
  border-color: #94c748 !important;
}
.skin-4 .top-navigation .nav > li.active > a {
  color: #94c748;
}
.skin-4 .btn-primary {
  background-color: #94c748;
  border-color:#94c748;
  color: #FFFFFF;
}
.skin-4 .btn-primary.btn-outline {
  color: #94c748;
}
.skin-4 .badge-primary {
  background-color: #94c748;
  color: #FFFFFF;
}
.skin-4 .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #94c748;
  border-radius: 2px;
}
.skin-4 .onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #94c748;
  color: #FFFFFF;
}
.skin-4 .onoffswitch-switch {
  width: 20px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #94c748;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.skin-4 .progress-bar {
  background-color: #94c748;
}
.skin-4 .bg-primary {
  background-color: #94c748;
  color: #ffffff;
}
.skin-4 .branding {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 20px;
  text-align: center;
  background-color: #94c748;
}
.skin-4 .top-navigation .navbar-brand {
  background: #94c748;
  color: #94c748;
  padding: 15px 25px;
}
.skin-4 .faq-question {
  font-size: 18px;
  font-weight: 600;
  color: #94c748;
  display: block;
}
.skin-4 .category-list li a .text-navy {
  color: #94c748;
}
.skin-4 .panel-primary {
  border-color: #94c748;
}

body.md-skin {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #ffffff;
}
.md-skin .nav-header {
  background: url("/assets/4-37b25141944657b7700dc4e9448cea724bdaea505d307495769e8201957a57b1.png") no-repeat;
}
.md-skin .label,
.md-skin .badge {
  font-family: 'Roboto';
}
.md-skin ul.nav-second-level {
  background-color: inherit;
}
.md-skin .font-bold {
  font-weight: 500;
}
.md-skin .wrapper-content {
  padding: 30px 20px 40px;
}
@media (max-width: 768px) {
  .md-skin .wrapper-content {
    padding: 30px 0 40px;
  }
}
.md-skin .page-heading {
  border-bottom: none !important;
  border-top: 0;
  padding: 0 10px 20px 10px;
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.34), 0 0 6px 0 rgba(0, 0, 0, 0.14);
}
.md-skin .full-height-layout .page-heading {
  border-bottom: 1px solid #e7eaec !important;
}
.md-skin .ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin .ibox.border-bottom {
  border-bottom: none !important;
}
.md-skin .ibox-title,
.md-skin .ibox-content {
  border-style: none;
}
.md-skin .ibox-title h5 {
  font-size: 16px;
  font-weight: 400;
}
.md-skin a.close-canvas-menu {
  color: #ffffff;
}
.md-skin .welcome-message {
  color: #ffffff;
  font-weight: 300;
}
.md-skin #top-search::-moz-placeholder {
  color: #ffffff;
}
.md-skin #top-search::-webkit-input-placeholder {
  color: #ffffff;
}
.md-skin #nestable-output,
.md-skin #nestable2-output {
  font-family: 'Roboto', lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
}
.md-skin .landing-page {
  font-family: 'Roboto', helvetica, arial, sans-serif;
}
.md-skin .landing-page.navbar-default.navbar-scroll {
  background-color: #fff !important;
}
.md-skin .landing-page.navbar-default {
  background-color: transparent !important;
  box-shadow: none;
}
.md-skin .landing-page.navbar-default .nav li a {
  font-family: 'Roboto', helvetica, arial, sans-serif;
}
.md-skin .nav > li > a {
  color: #676a6c;
  padding: 14px 20px 14px 25px;
}
.md-skin .nav.navbar-right > li > a {
  color: #4C4D4E;
}
.md-skin .nav > li.active > a {
  color: #5b5d5f;
  font-weight: 700;
}
.md-skin .navbar-default .nav > li > a:hover,
.md-skin .navbar-default .nav > li > a:focus {
  font-weight: 700;
  color: #5b5d5f;
}
.md-skin .nav .open > a,
.md-skin .nav .open > a:hover,
.md-skin .nav .open > a:focus {
  background: #1ab394;
}
.md-skin .navbar-top-links li {
  display: inline-table;
}
.md-skin .navbar-top-links .dropdown-menu li {
  display: block;
}
.md-skin .pace-done .nav-header {
  transition: all 0.4s;
}
.md-skin .nav > li.active {
  background: #f8f8f9;
}
.md-skin .nav-second-level li a {
  padding: 7px 10px 7px 52px;
}
.md-skin .nav-third-level li a {
  padding-left: 62px;
}
.md-skin .navbar-top-links li a {
  padding: 20px 10px;
  min-height: 50px;
}
.md-skin .nav > li > a {
  font-weight: 400;
}
.md-skin .navbar-static-side .nav > li > a:focus,
.md-skin .navbar-static-side .nav > li > a:hover {
  background-color: inherit;
}
.md-skin .navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: inherit;
}
.md-skin .nav-header .navbar-fixed-top a {
  color: #ffffff;
}
.md-skin .nav-header .text-muted {
  color: #ffffff;
}
.md-skin .navbar-form-custom .form-control {
  font-weight: 300;
}
.md-skin .mini-navbar .nav-second-level {
  background-color: inherit;
}
.md-skin .mini-navbar li.active .nav-second-level {
  left: 65px;
}
.md-skin .canvas-menu.mini-navbar .nav-second-level {
  background: inherit;
}
.md-skin .pace-done .navbar-static-side,
.md-skin .pace-done .nav-header,
.md-skin .pace-done li.active,
.md-skin .pace-done #page-wrapper,
.md-skin .pace-done .footer {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.md-skin .navbar-fixed-top {
  background: #fff;
  transition-duration: 0.4s;
  z-index: 2030;
  border-bottom: none !important;
}
.md-skin .navbar-fixed-top,
.md-skin .navbar-static-top {
  background-color: white !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin .navbar-static-side {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin #right-sidebar {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: none;
  z-index: 900;
}
.md-skin .white-bg .navbar-fixed-top,
.md-skin .white-bg .navbar-static-top {
  background: #fff !important;
}
.md-skin .contact-box {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: none;
}
.md-skin .dashboard-header {
  border-bottom: none !important;
  border-top: 0;
  padding: 20px 20px 20px 20px;
  margin: 30px 20px 0 20px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
@media (max-width: 768px) {
  .md-skin .dashboard-header {
    margin: 20px 0 0 0;
  }
}
.md-skin ul.notes li div {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin .file {
  border: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin .mail-box {
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 0;
  margin-bottom: 20px;
  border: none;
}
.md-skin .mail-box-header {
  border: none;
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 30px 20px 20px 20px;
}
.md-skin .mailbox-content {
  border: none;
  padding: 20px;
  background: #ffffff;
}
.md-skin .social-feed-box {
  border: none;
  background: #fff;
  margin-bottom: 15px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin.landing-page .navbar-default {
  background-color: transparent !important;
  border-color: transparent;
  transition: all 0.3s ease-in-out 0s;
  box-shadow: none;
}
.md-skin.landing-page .navbar-default.navbar-scroll,
.md-skin.landing-page.body-small .navbar-default {
  background-color: #ffffff !important;
}
.md-skin.landing-page .nav > li.active {
  background: inherit;
}
.md-skin.landing-page .navbar-scroll .navbar-nav > li > a {
  padding: 20px 10px;
}
.md-skin.landing-page .navbar-default .nav li a {
  font-family: 'Roboto', helvetica, arial, sans-serif;
}
.md-skin.landing-page .nav > li > a {
  padding: 25px 10px 15px 10px;
}
.md-skin.landing-page .navbar-default .navbar-nav > li > a:hover,
.md-skin.landing-page .navbar-default .navbar-nav > li > a:focus {
  background: inherit;
  color: #1ab394;
}
.md-skin.landing-page.body-small .nav.navbar-right > li > a {
  color: #676a6c;
}
.md-skin .landing_link a,
.md-skin .special_link a {
  color: #ffffff !important;
}
.md-skin.canvas-menu.mini-navbar .nav-second-level {
  background: #f8f8f9;
}
.md-skin.mini-navbar .nav-second-level {
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin.mini-navbar .nav-second-level li a {
  padding-left: 0;
}
.md-skin.mini-navbar.fixed-sidebar .nav-second-level li a {
  padding-left: 52px;
}
.md-skin.top-navigation .nav.navbar-right > li > a {
  padding: 15px 20px;
  color: #676a6c;
}
.md-skin.top-navigation .nav > li a:hover,
.md-skin .top-navigation .nav > li a:focus,
.md-skin.top-navigation .nav .open > a,
.md-skin.top-navigation .nav .open > a:hover,
.md-skin.top-navigation .nav .open > a:focus {
  color: #1ab394;
  background: #ffffff;
}
.md-skin.top-navigation .nav > li.active a {
  color: #1ab394;
  background: #ffffff;
}
.md-skin.fixed-nav #side-menu {
  background-color: #fff;
}
.md-skin.fixed-nav #wrapper.top-navigation #page-wrapper {
  margin-top: 0;
}
.md-skin.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0;
}
.md-skin.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0;
}
.md-skin.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0;
}
.md-skin.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 220px;
  background-color: #ffffff;
}
.md-skin.boxed-layout #wrapper {
  background-color: #ffffff;
}
.md-skin.canvas-menu nav.navbar-static-side {
  z-index: 2001;
  background: #ffffff;
  height: 100%;
  position: fixed;
  display: none;
}
@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 220px;
    min-height: 100vh;
  }
  .navbar-static-side {
    z-index: 2001;
    position: absolute;
    width: 220px;
  }
  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }
}
@media (max-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 0;
    min-height: 100vh;
  }
  .body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: absolute;
    width: 70px;
  }
  .body-small.mini-navbar .navbar-static-side {
    display: block;
  }
  .lock-word {
    display: none;
  }
  .navbar-form-custom {
    display: none;
  }
  .navbar-header {
    display: inline;
    float: left;
  }
  .sidebar-panel {
    z-index: 2;
    position: relative;
    width: auto;
    min-height: 100% !important;
  }
  .sidebar-content .wrapper {
    padding-right: 0;
    z-index: 1;
  }
  .fixed-sidebar.body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: fixed;
    width: 220px;
  }
  .fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block;
  }
  .ibox-tools {
    float: none;
    text-align: right;
    display: block;
  }
  .navbar-static-side {
    display: none;
  }
  body:not(.mini-navbar) {
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
    background-color: #f3f3f4;
  }
}
@media (max-width: 350px) {
  .timeline-item .date {
    text-align: left;
    width: 110px;
    position: relative;
    padding-top: 30px;
  }
  .timeline-item .date i {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 5px;
    width: 30px;
    text-align: center;
    border: 1px solid #e7eaec;
    background: #f8f8f8;
  }
  .timeline-item .content {
    border-left: none;
    border-top: 1px solid #e7eaec;
    padding-top: 10px;
    min-height: 100px;
  }
  .nav.navbar-top-links li.dropdown {
    display: none;
  }
  .ibox-tools {
    float: none;
    text-align: left;
    display: inline-block;
  }
}
/* Only demo */
@media (max-width: 1000px) {
  .welcome-message {
    display: none;
  }
}
@media print {
  nav.navbar-static-side {
    display: none;
  }
  body {
    overflow: visible !important;
  }
  #page-wrapper {
    margin: 0;
  }
}

form.navbar-form-custom select.form-control
{
  height: 40px;
  border-top-width: 10px;
  margin-top: 10px;
}

.fa-tractor::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M192 160L192 256L325.4 256L267.8 160L192 160zM128 287L128 128C128 110.3 142.3 96 160 96L267.8 96C290.3 96 311.1 107.8 322.7 127.1L400.1 256L464.1 256L464.1 184C464.1 170.7 474.8 160 488.1 160C501.4 160 512.1 170.7 512.1 184L512.1 256L560.1 256C586.6 256 608.1 277.5 608.1 304L608.1 345.5C608.1 359.7 601.8 373.3 590.8 382.4L555.8 411.6C582.3 426.8 600.1 455.3 600.1 488C600.1 536.6 560.7 576 512.1 576C463.5 576 424.1 536.6 424.1 488C424.1 473.6 427.6 460 433.7 448L332.5 448C329.5 461.4 324.6 474 318.1 485.7C325.8 495.1 325.3 509.1 316.5 517.9L293.9 540.5C285.1 549.3 271.2 549.8 261.7 542.1C252.4 547.3 242.4 551.4 231.9 554.4C230.7 566.5 220.5 576 208 576L176 576C163.6 576 153.3 566.5 152.1 554.4C141.6 551.4 131.7 547.2 122.3 542.1C112.9 549.8 98.9 549.3 90.1 540.5L67.5 517.8C58.7 509 58.2 495.1 65.9 485.6C60.7 476.3 56.6 466.3 53.6 455.8C41.5 454.6 32 444.4 32 431.9L32 399.9C32 387.5 41.5 377.2 53.6 376C56.6 365.5 60.8 355.6 65.9 346.2C58.2 336.8 58.7 322.8 67.5 314L90.1 291.4C98.9 282.6 112.8 282.1 122.3 289.8C124.2 288.8 126 287.8 128 286.8zM192 352C156.7 352 128 380.7 128 416C128 451.3 156.7 480 192 480C227.3 480 256 451.3 256 416C256 380.7 227.3 352 192 352zM472 488C472 510.1 489.9 528 512 528C534.1 528 552 510.1 552 488C552 465.9 534.1 448 512 448C489.9 448 472 465.9 472 488z'/%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.fa-van::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.42 46'%3E%3Cpath d='M47.08,19.15a1.55,1.55,0,0,0-1.38-1.53c-.38-.05-.76-.1-1.14-.13a1.18,1.18,0,0,0-1.28,1.22c0,1.07,0,2.15,0,3.23,0,.44-.15.61-.55.66-.18,0-.37.08-.61.13-.09-.81-.18-1.59-.26-2.38A88.53,88.53,0,0,0,39.55,6.84a6.9,6.9,0,0,0-5.49-5.37,8.09,8.09,0,0,0-1.63-.13H14.34A7,7,0,0,0,7.18,6.91a83.2,83.2,0,0,0-2,11.18c-.18,1.52-.35,3-.53,4.59l-.07,0c-1.07-.13-1.07-.13-1.07-1.18s0-1.83,0-2.75A1.19,1.19,0,0,0,2,17.52l-1,.09a1.57,1.57,0,0,0-1.4,1.56c0,1.1,0,2.19,0,3.28A1.56,1.56,0,0,0,1.1,24c.37,0,.73.09,1.1.11a1,1,0,0,0,.52-.08c.62-.53,1.18,0,1.79,0-.07,1.05-.13,2.07-.2,3.08a38.13,38.13,0,0,0,.16,9.06c.54,3,.19,6.06.33,9.09a3,3,0,0,0,.2,1,1.65,1.65,0,0,0,1.57,1q1.63,0,3.27,0a1.77,1.77,0,0,0,1.76-1.79c0-.44,0-.88,0-1.27a196.84,196.84,0,0,0,23.55,0c0,.08,0,.27,0,.45-.16,2,.74,2.75,2.63,2.62.72,0,1.44,0,2.17,0a1.81,1.81,0,0,0,2-2c0-1.91,0-3.81,0-5.72a15.62,15.62,0,0,1,.24-2.72,35.81,35.81,0,0,0,.34-8.08c-.08-1.54-.19-3.09-.28-4.67l1.14-.29a.4.4,0,0,1,.28.06,2.81,2.81,0,0,0,2.7-.1,1.32,1.32,0,0,0,.71-1.24C47.09,21.39,47.09,20.27,47.08,19.15ZM16.9,34h13c-.23,1.41-.75,2.07-2,2.15a67,67,0,0,1-9,0C17.65,36.1,17.14,35.45,16.9,34Zm-8.84.06a15.83,15.83,0,0,1-.14-1.9c.42.2.74.37,1.07.5l2.95,1.06a2,2,0,0,1,1.19,1.53,16.26,16.26,0,0,1-4.54-.61A.88.88,0,0,1,8.06,34.09Zm2-9.49a1.61,1.61,0,0,1-1.61-2c.38-3,.77-6.05,1.18-9.07A1.19,1.19,0,0,1,11,12.4l12.42-.14,12.42.14a1.2,1.2,0,0,1,1.36,1.19q.62,4.56,1.18,9.12a1.56,1.56,0,0,1-1.49,1.87c-1.76.18-3.52.41-5.28.47q-5.1.19-10.21.22A95.55,95.55,0,0,1,10,24.6Zm25.3,8.93c1.08-.36,2.12-.79,3.18-1.19l.31-.11c0,.61,0,1.17-.08,1.73a.8.8,0,0,1-.6.74,18.18,18.18,0,0,1-4.49.58A2.21,2.21,0,0,1,35.33,33.53Zm-25,11.76v.17a.49.49,0,0,1-.53.53H6.66a.49.49,0,0,1-.55-.55V41.2a8.12,8.12,0,0,0,3,2.2c.4.16,1,.24,1.14.54S10.27,44.83,10.28,45.29Zm30.35.22c0,.34-.24.48-.56.48h-3a.52.52,0,0,1-.59-.6c0-.43,0-.85,0-1.28a.49.49,0,0,1,.26-.36,8.11,8.11,0,0,0,3.89-2.56C40.64,42.63,40.65,44.07,40.63,45.51Z'/%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.fa-pump::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46.41 30.67'%3E%3Cg%3E%3Cpath d='M42.14,23.84c.53,0,1.06,0,1.58,0a2.46,2.46,0,0,0,2.4-2.39q0-7.79,0-15.57a2.39,2.39,0,0,0-2-2.41,13.46,13.46,0,0,0-2-.08c-.34,0-.43.08-.43.43,0,3.27,0,6.53,0,9.8s0,6.54,0,9.81C41.71,23.78,41.81,23.86,42.14,23.84Z'/%3E%3Cpath d='M20.79,23.34c1,.75,2.23.48,3.37.44,0,0,0,0,0,0v-.09a1.8,1.8,0,0,0,0-.22V3.63c0-.19-.05-.25-.24-.24H22.28a2.47,2.47,0,0,0-2.5,2.47q0,7.77,0,15.53A2.31,2.31,0,0,0,20.79,23.34Z'/%3E%3Cpath d='M25.94,19.52H40.11c.31,0,.39-.08.38-.38,0-1,0-2.06,0-3.08,0-.26-.05-.35-.33-.35H25.82c-.25,0-.32.07-.32.32,0,1,0,2,0,3.08C25.49,19.48,25.62,19.52,25.94,19.52Z'/%3E%3Cpath d='M40.14,7.08H25.85c-.11,0-.27-.09-.33.09,0,1.16,0,2.32,0,3.48,0,.35.11.4.42.4H40.12c.11,0,.26.08.34-.08,0-1.2,0-2.4,0-3.6C40.5,7.07,40.35,7.08,40.14,7.08Z'/%3E%3Cpath d='M40.17,11.63H25.87c-.12,0-.31-.12-.35.12V15c0,.17.15.1.24.1H40.19c.22,0,.3-.05.3-.29,0-1,0-1.93,0-2.9C40.49,11.68,40.42,11.63,40.17,11.63Z'/%3E%3Cpath d='M40.14,3.39H25.85c-.11,0-.27-.1-.33.09v2.9c0,.17.16.1.24.1H40.18c.26,0,.31-.09.31-.33q0-1.23,0-2.46C40.5,3.41,40.38,3.39,40.14,3.39Zm-14.07,3h0Z'/%3E%3Cpath d='M25.21,1.12a.59.59,0,0,0,.41.68c.65.28,1.28.59,1.91.9a1.85,1.85,0,0,0,.84.19c2.58,0,5.16-.05,7.74,0a8.87,8.87,0,0,0,1.8-.14H38a6.29,6.29,0,0,0,1.82-.68c1.16-.64,1-.32,1-1.58,0-.36-.06-.47-.44-.46-2.45,0-4.9,0-7.35,0H26.29c-.34,0-.8-.15-1,.06S25.25.78,25.21,1.12Z'/%3E%3Cpath d='M.4,14.82c1.68,0,3.37,0,5.06,0a1.16,1.16,0,0,1,1,.52c.47.61,1,1.19,1.52,1.84V9c-.62.74-1.18,1.4-1.71,2.07a.73.73,0,0,1-.64.29H.4c-.29,0-.41.05-.4.38,0,.89,0,1.79,0,2.68C0,14.75.09,14.82.4,14.82Z'/%3E%3Cpath d='M10.5,5.48c-.05.29,0,.4.36.38.72,0,1.44,0,2.16,0h1.8c.74,0,.73,0,.75-.73,0-.33-.08-.49-.43-.42s-.43-.11-.42-.44c0-1.23,0-2.46,0-3.69,0-.29-.08-.37-.36-.36q-1.36,0-2.73,0c-.28,0-.34.08-.33.34,0,1.28,0,2.55,0,3.83,0,.24-.05.37-.31.32-.49-.1-.57.15-.51.55A.81.81,0,0,1,10.5,5.48Z'/%3E%3Cpath d='M46,26.54c-1.72,0-3.43,0-5.15,0-.32,0-.42-.07-.41-.41,0-1.87,0-3.75.06-5.63,0-.3,0-.42-.39-.42H25.88c-.3,0-.39.07-.38.38,0,1.9.05,3.81.07,5.71,0,.23,0,.37-.31.37-3.42,0-6.84,0-10.25,0-.22,0-.31,0-.31-.29,0-3.57,0-7.15,0-10.73,0-.22,0-.32.29-.32.71,0,1.41,0,2.11,0,.26,0,.29.12.28.32,0,.52,0,1,0,1.54a1.88,1.88,0,0,0,1.45,1.81c.31.07.43,0,.43-.35,0-3.34,0-6.69,0-10,0-.39-.17-.4-.44-.34A1.86,1.86,0,0,0,17.4,10c0,.51,0,1,0,1.54,0,.22,0,.31-.28.31q-1,0-2.07,0c-.25,0-.33-.08-.33-.33,0-1.27,0-2.55,0-3.83,0-.22.06-.34.3-.29.47.08.63-.12.54-.57a.81.81,0,0,1,0-.22c0-.28-.06-.37-.36-.36H11.33c-.88,0-.88,0-.84.89,0,.17,0,.29.24.25.55-.11.65.17.59.63a2.83,2.83,0,0,0,0,.65c0,.24-.07.3-.3.3-.79,0-1.58,0-2.37,0-.28,0-.34.07-.34.34q0,3.81,0,7.62c0,.31.1.35.37.34.75,0,1.5,0,2.24,0,.3,0,.42.06.4.38,0,.62,0,1.24,0,1.85,0,.35.12.81-.06,1s-.69.08-1.05.08a1.76,1.76,0,0,0-1.88,1.9c0,1.24,0,2.47,0,3.7,0,.34-.09.41-.41.41-2.5,0-5,0-7.48,0-.31,0-.43.05-.42.4,0,1.08,0,2.17,0,3.25,0,.41.11.48.48.48,7.56,0,15.11,0,22.67,0H46c.33,0,.44-.07.44-.43q0-1.65,0-3.3C46.42,26.59,46.3,26.54,46,26.54ZM35.88,24.86h-5.8v0h5.8Zm0,1.61c-.21.25-.74.07-1.13.08H33c-.88,0-1.76,0-2.64,0-.29,0-.43,0-.39-.37a4.59,4.59,0,0,0,0-.83c0-.33.11-.38.4-.38,1.74,0,3.49,0,5.23,0,.28,0,.4.05.37.35S36.12,26.23,35.92,26.47Z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46.41 30.67'%3E%3Cg%3E%3Cpath d='M42.14,23.84c.53,0,1.06,0,1.58,0a2.46,2.46,0,0,0,2.4-2.39q0-7.79,0-15.57a2.39,2.39,0,0,0-2-2.41,13.46,13.46,0,0,0-2-.08c-.34,0-.43.08-.43.43,0,3.27,0,6.53,0,9.8s0,6.54,0,9.81C41.71,23.78,41.81,23.86,42.14,23.84Z'/%3E%3Cpath d='M20.79,23.34c1,.75,2.23.48,3.37.44,0,0,0,0,0,0v-.09a1.8,1.8,0,0,0,0-.22V3.63c0-.19-.05-.25-.24-.24H22.28a2.47,2.47,0,0,0-2.5,2.47q0,7.77,0,15.53A2.31,2.31,0,0,0,20.79,23.34Z'/%3E%3Cpath d='M25.94,19.52H40.11c.31,0,.39-.08.38-.38,0-1,0-2.06,0-3.08,0-.26-.05-.35-.33-.35H25.82c-.25,0-.32.07-.32.32,0,1,0,2,0,3.08C25.49,19.48,25.62,19.52,25.94,19.52Z'/%3E%3Cpath d='M40.14,7.08H25.85c-.11,0-.27-.09-.33.09,0,1.16,0,2.32,0,3.48,0,.35.11.4.42.4H40.12c.11,0,.26.08.34-.08,0-1.2,0-2.4,0-3.6C40.5,7.07,40.35,7.08,40.14,7.08Z'/%3E%3Cpath d='M40.17,11.63H25.87c-.12,0-.31-.12-.35.12V15c0,.17.15.1.24.1H40.19c.22,0,.3-.05.3-.29,0-1,0-1.93,0-2.9C40.49,11.68,40.42,11.63,40.17,11.63Z'/%3E%3Cpath d='M40.14,3.39H25.85c-.11,0-.27-.1-.33.09v2.9c0,.17.16.1.24.1H40.18c.26,0,.31-.09.31-.33q0-1.23,0-2.46C40.5,3.41,40.38,3.39,40.14,3.39Zm-14.07,3h0Z'/%3E%3Cpath d='M25.21,1.12a.59.59,0,0,0,.41.68c.65.28,1.28.59,1.91.9a1.85,1.85,0,0,0,.84.19c2.58,0,5.16-.05,7.74,0a8.87,8.87,0,0,0,1.8-.14H38a6.29,6.29,0,0,0,1.82-.68c1.16-.64,1-.32,1-1.58,0-.36-.06-.47-.44-.46-2.45,0-4.9,0-7.35,0H26.29c-.34,0-.8-.15-1,.06S25.25.78,25.21,1.12Z'/%3E%3Cpath d='M.4,14.82c1.68,0,3.37,0,5.06,0a1.16,1.16,0,0,1,1,.52c.47.61,1,1.19,1.52,1.84V9c-.62.74-1.18,1.4-1.71,2.07a.73.73,0,0,1-.64.29H.4c-.29,0-.41.05-.4.38,0,.89,0,1.79,0,2.68C0,14.75.09,14.82.4,14.82Z'/%3E%3Cpath d='M10.5,5.48c-.05.29,0,.4.36.38.72,0,1.44,0,2.16,0h1.8c.74,0,.73,0,.75-.73,0-.33-.08-.49-.43-.42s-.43-.11-.42-.44c0-1.23,0-2.46,0-3.69,0-.29-.08-.37-.36-.36q-1.36,0-2.73,0c-.28,0-.34.08-.33.34,0,1.28,0,2.55,0,3.83,0,.24-.05.37-.31.32-.49-.1-.57.15-.51.55A.81.81,0,0,1,10.5,5.48Z'/%3E%3Cpath d='M46,26.54c-1.72,0-3.43,0-5.15,0-.32,0-.42-.07-.41-.41,0-1.87,0-3.75.06-5.63,0-.3,0-.42-.39-.42H25.88c-.3,0-.39.07-.38.38,0,1.9.05,3.81.07,5.71,0,.23,0,.37-.31.37-3.42,0-6.84,0-10.25,0-.22,0-.31,0-.31-.29,0-3.57,0-7.15,0-10.73,0-.22,0-.32.29-.32.71,0,1.41,0,2.11,0,.26,0,.29.12.28.32,0,.52,0,1,0,1.54a1.88,1.88,0,0,0,1.45,1.81c.31.07.43,0,.43-.35,0-3.34,0-6.69,0-10,0-.39-.17-.4-.44-.34A1.86,1.86,0,0,0,17.4,10c0,.51,0,1,0,1.54,0,.22,0,.31-.28.31q-1,0-2.07,0c-.25,0-.33-.08-.33-.33,0-1.27,0-2.55,0-3.83,0-.22.06-.34.3-.29.47.08.63-.12.54-.57a.81.81,0,0,1,0-.22c0-.28-.06-.37-.36-.36H11.33c-.88,0-.88,0-.84.89,0,.17,0,.29.24.25.55-.11.65.17.59.63a2.83,2.83,0,0,0,0,.65c0,.24-.07.3-.3.3-.79,0-1.58,0-2.37,0-.28,0-.34.07-.34.34q0,3.81,0,7.62c0,.31.1.35.37.34.75,0,1.5,0,2.24,0,.3,0,.42.06.4.38,0,.62,0,1.24,0,1.85,0,.35.12.81-.06,1s-.69.08-1.05.08a1.76,1.76,0,0,0-1.88,1.9c0,1.24,0,2.47,0,3.7,0,.34-.09.41-.41.41-2.5,0-5,0-7.48,0-.31,0-.43.05-.42.4,0,1.08,0,2.17,0,3.25,0,.41.11.48.48.48,7.56,0,15.11,0,22.67,0H46c.33,0,.44-.07.44-.43q0-1.65,0-3.3C46.42,26.59,46.3,26.54,46,26.54ZM35.88,24.86h-5.8v0h5.8Zm0,1.61c-.21.25-.74.07-1.13.08H33c-.88,0-1.76,0-2.64,0-.29,0-.43,0-.39-.37a4.59,4.59,0,0,0,0-.83c0-.33.11-.38.4-.38,1.74,0,3.49,0,5.23,0,.28,0,.4.05.37.35S36.12,26.23,35.92,26.47Z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-pickup::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("/assets/icons/ic_pickup-74dd530079915c2f2cdc49d5f5a24e011c6479d54c25844111dba9a76e7d86be.svg") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("/assets/icons/ic_pickup-74dd530079915c2f2cdc49d5f5a24e011c6479d54c25844111dba9a76e7d86be.svg") no-repeat center center;
    mask-size: contain;
}

.fa-minibus::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("/assets/icons/ic_minibus-74d164042766204383d4975d89a058387e12deb9db4e8ea85e30918bc54e59fa.svg") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("/assets/icons/ic_minibus-74d164042766204383d4975d89a058387e12deb9db4e8ea85e30918bc54e59fa.svg") no-repeat center center;
    mask-size: contain;
}

.fa-coach::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("/assets/icons/ic_coach-e500b775d645b0e0c92aea9b31d1e2221a95ea51dc49880c717edb8443b68d18.svg") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("/assets/icons/ic_coach-e500b775d645b0e0c92aea9b31d1e2221a95ea51dc49880c717edb8443b68d18.svg") no-repeat center center;
    mask-size: contain;
}

.fa-silencer::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("/assets/icons/ic_silencer-86a347f7c29762a7d195a9d1dc23bc881cde96e6a015e6a6754059b8dc0a86b8.svg") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("/assets/icons/ic_silencer-86a347f7c29762a7d195a9d1dc23bc881cde96e6a015e6a6754059b8dc0a86b8.svg") no-repeat center center;
    mask-size: contain;
}

.fa-control-panel::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("/assets/icons/ic_control_panel-6f42642128ca432456a5c4b70123264145e50827480842539d2b8cba688d1ff0.svg") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("/assets/icons/ic_control_panel-6f42642128ca432456a5c4b70123264145e50827480842539d2b8cba688d1ff0.svg") no-repeat center center;
    mask-size: contain;
}

.fa-fan::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("/assets/icons/ic_fan-7deb05726a6a6edb2a8cbca857fc8ffaeec672b6cc60aaa8d74377f0cd422851.svg") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("/assets/icons/ic_fan-7deb05726a6a6edb2a8cbca857fc8ffaeec672b6cc60aaa8d74377f0cd422851.svg") no-repeat center center;
    mask-size: contain;
}

.fa-low-profile::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("/assets/icons/ic_low_profile-997c1acfd5847b01ccdc93fd6621802f6d98ccf54de2de663b2e2c0dcad1f62c.svg") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("/assets/icons/ic_low_profile-997c1acfd5847b01ccdc93fd6621802f6d98ccf54de2de663b2e2c0dcad1f62c.svg") no-repeat center center;
    mask-size: contain;
}

.fa-stationary::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("/assets/icons/ic_stationary-29c359a36da18374055696d4187262e6c37a5a10609e0f624fe672931904b5d0.svg") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("/assets/icons/ic_stationary-29c359a36da18374055696d4187262e6c37a5a10609e0f624fe672931904b5d0.svg") no-repeat center center;
    mask-size: contain;
}

.fa-heavy::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("/assets/icons/ic_heavy-522f3d15fc584276ff05474071b52101cbe75c25bee95eaa41f7378ee2669682.svg") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("/assets/icons/ic_heavy-522f3d15fc584276ff05474071b52101cbe75c25bee95eaa41f7378ee2669682.svg") no-repeat center center;
    mask-size: contain;
}

.fa-semiheavy::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("/assets/icons/ic_semiheavy-6911ec8f23fa10e93958d210c71bd69311ea7a4d6741ea3724a6b58b24a1b407.svg") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("/assets/icons/ic_semiheavy-6911ec8f23fa10e93958d210c71bd69311ea7a4d6741ea3724a6b58b24a1b407.svg") no-repeat center center;
    mask-size: contain;
}


.fa-camabaja::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 127.55 47.26'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%231a1a1a;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M18.45,39.31a1.17,1.17,0,0,0-1.31,1.22c0,.75.42,1.23,1.27,1.33a1.21,1.21,0,0,0,1.24-1.24A1.17,1.17,0,0,0,18.45,39.31Z'/%3E%3Cpath class='cls-1' d='M126.13,29.37H64.34l-24,0c-1.17,0-1.51-.25-1.5-1.48.06-7.7,0-15.39,0-23.08,0-.67,0-1.39-.88-1.39s-.86.75-.86,1.4c0,8.53,0,17.05,0,25.57,0,.81.28,1,1,1,2.38,0,4.76,0,7.14,0,.39,0,1.07-.26,1.1.32s-.67.36-1,.36c-3.89,0-7.78,0-11.67,0-.93,0-1.19-.24-1.19-1.19,0-7.37,0-14.75,0-22.12,0-3.67-.38-4-4-3.55-1.94.24-2.31-.19-1.86-2.13A2,2,0,0,1,27.53,2,1.24,1.24,0,0,0,27.74.31c-.38-.64-.91-.12-1.34.1-1.52.79-1.65,2.17-1.61,3.67.05,1.66,0,1.65-1.58,1.85l-6.49.83a5,5,0,0,0-4,2.83,1.4,1.4,0,0,1-1.4.83c-1.74.08-3.48.21-5.22.34a2.53,2.53,0,0,0-2.47,1.52,1,1,0,0,0-.35.84c-.12,2.27-.44,4.54-.36,6.82a5.58,5.58,0,0,0-.11.82,2.5,2.5,0,0,1-1.52,2.67,1.89,1.89,0,0,0-.93,1.93c0,1.82,0,3.64,0,5.47,0,.74-.13,1.52.53,2.1.18.16.22.33,0,.48-.42.31-1,.68-.76,1.19s1,.15,1.54.25a1,1,0,0,0,.24,0c.81,0,1.42.37,1.44,1.24s-.62,1.27-1.48,1.32C0,37.52,0,37.52,0,39.43V40a3.34,3.34,0,0,0,3.66,3.6c1.59,0,3.17,0,4.76,0,1.84,0,1.84,0,2-1.8,0-.37,0-.73.53-.75s.8,0,.83.58c0,.22.2.43.23.66A5.38,5.38,0,0,0,14.43,46,6.67,6.67,0,0,0,24.94,41.7c.06-.4.2-.58.57-.59s.75-.12.8.44c.08.91.71,1,1.45,1q4.22,0,8.45,0c.77,0,1.45-.07,1.52-1.06,0-.37.31-.41.61-.41s.54,0,.6.4a11.29,11.29,0,0,0,.31,1.14,5.9,5.9,0,0,0,2.54,3.48c3.85,2.38,8.83,1,10.12-3.58.42-1.46,1.16-1.57,2.31-1.44a1.45,1.45,0,0,0,.36,0c1.15-.26,1.58.31,1.77,1.38a5.27,5.27,0,0,0,2.51,3.61c4.1,2.52,9,.87,10.31-3.83.33-1.18.8-1.2,1.66-1.16.32,0,.64,0,1,0s.55-.05.54-.34c0-1.41.44-2.91-.26-4.2-.84-1.52-1.65-3.28-3-4.23-1.13-.81-3-.17-4.53-.23-.52,0-1,0-1.55,0H61.81c-.24,0-.53,0-.55-.32s.32-.37.59-.38.48,0,.72,0l5.92,0a5.54,5.54,0,0,1,4.26,2.78,1.77,1.77,0,0,0,1.73.78c2.5,0,5,0,7.49,0a1.75,1.75,0,0,1,1.59.79c1,1.4,2.21,2.71,3.2,4.14a2.34,2.34,0,0,0,2.57,1.22c.89-.19,1.18.31,1.33,1A6.17,6.17,0,0,0,95.26,47a6.57,6.57,0,0,0,8.09-4.06c.61-1.81.57-1.82,2.55-1.83a.89.89,0,0,0,.23,0c1.16-.25,1.56.34,1.78,1.39a5.71,5.71,0,0,0,3.75,4.25c3.93,1.49,7.93-.32,9-4.39.35-1.29.89-1.35,1.82-1.23s1.19-.3,1.16-1.21c-.06-1.9,0-3.81,0-5.71,0-2.78,0-2.83,2.75-2.78,1,0,1.17-.34,1.16-1.23C127.54,29,126.69,29.37,126.13,29.37Zm-108.85-16c1-.55,2.07-.18,3.1-.17.65,0,.64.59.63,1.08,0,1.15,0,2.3,0,3.45a2.77,2.77,0,0,1-3.48,2.56c-.39-.12-.32-.4-.32-.66,0-.95,0-1.9,0-2.85s0-1.82,0-2.73C17.21,13.8,17.16,13.42,17.28,13.36Zm-13,.22v.32a2,2,0,0,0-.12-.72A.6.6,0,0,1,4.26,13.58Zm-.11,8.06-.08.07a2.15,2.15,0,0,1-.24-1.89c.29-1.72,0-3.47.36-5.2A3,3,0,0,0,4.26,14,74.71,74.71,0,0,1,4.15,21.64Zm1.58.22c-.58.07-.77-.12-.76-.69,0-2.54,0-5.07,0-7.6,0-.66.26-.79.85-.78,1.66,0,3.32,0,5,0v.25c1.58,0,3.16,0,4.75,0,.62,0,.94.14.92.86q0,2.91,0,5.82c0,.55-.19.75-.73.82Q10.73,21.17,5.73,21.86ZM18.37,44a3.41,3.41,0,1,1,3.44-3.47A3.42,3.42,0,0,1,18.37,44Zm27.18,0a3.41,3.41,0,0,1,0-6.82,3.41,3.41,0,1,1,0,6.82Zm17.13-6.82a3.41,3.41,0,1,1,0,6.82,3.41,3.41,0,0,1,0-6.82ZM97.12,44a3.41,3.41,0,1,1,.06-6.82A3.41,3.41,0,0,1,97.12,44Zm17.13,0a3.41,3.41,0,1,1,.1-6.81,3.41,3.41,0,0,1-.1,6.81Z'/%3E%3Cpath class='cls-1' d='M45.66,39.31a1.18,1.18,0,0,0-1.31,1.22c0,.76.43,1.23,1.28,1.33a1.21,1.21,0,0,0,1.24-1.23A1.18,1.18,0,0,0,45.66,39.31Z'/%3E%3Cpath class='cls-1' d='M62.74,41.86A1.21,1.21,0,0,0,64,40.63a1.26,1.26,0,1,0-2.51-.1C61.44,41.29,61.89,41.76,62.74,41.86Z'/%3E%3Cpath class='cls-1' d='M97.18,39.31a1.18,1.18,0,0,0-1.31,1.22c0,.75.42,1.23,1.27,1.33a1.21,1.21,0,0,0,1.24-1.24A1.17,1.17,0,0,0,97.18,39.31Z'/%3E%3Cpath class='cls-1' d='M114.33,39.31A1.18,1.18,0,0,0,113,40.53a1.25,1.25,0,0,0,1.27,1.33,1.22,1.22,0,0,0,1.25-1.24A1.18,1.18,0,0,0,114.33,39.31Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 127.55 47.26'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%231a1a1a;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M18.45,39.31a1.17,1.17,0,0,0-1.31,1.22c0,.75.42,1.23,1.27,1.33a1.21,1.21,0,0,0,1.24-1.24A1.17,1.17,0,0,0,18.45,39.31Z'/%3E%3Cpath class='cls-1' d='M126.13,29.37H64.34l-24,0c-1.17,0-1.51-.25-1.5-1.48.06-7.7,0-15.39,0-23.08,0-.67,0-1.39-.88-1.39s-.86.75-.86,1.4c0,8.53,0,17.05,0,25.57,0,.81.28,1,1,1,2.38,0,4.76,0,7.14,0,.39,0,1.07-.26,1.1.32s-.67.36-1,.36c-3.89,0-7.78,0-11.67,0-.93,0-1.19-.24-1.19-1.19,0-7.37,0-14.75,0-22.12,0-3.67-.38-4-4-3.55-1.94.24-2.31-.19-1.86-2.13A2,2,0,0,1,27.53,2,1.24,1.24,0,0,0,27.74.31c-.38-.64-.91-.12-1.34.1-1.52.79-1.65,2.17-1.61,3.67.05,1.66,0,1.65-1.58,1.85l-6.49.83a5,5,0,0,0-4,2.83,1.4,1.4,0,0,1-1.4.83c-1.74.08-3.48.21-5.22.34a2.53,2.53,0,0,0-2.47,1.52,1,1,0,0,0-.35.84c-.12,2.27-.44,4.54-.36,6.82a5.58,5.58,0,0,0-.11.82,2.5,2.5,0,0,1-1.52,2.67,1.89,1.89,0,0,0-.93,1.93c0,1.82,0,3.64,0,5.47,0,.74-.13,1.52.53,2.1.18.16.22.33,0,.48-.42.31-1,.68-.76,1.19s1,.15,1.54.25a1,1,0,0,0,.24,0c.81,0,1.42.37,1.44,1.24s-.62,1.27-1.48,1.32C0,37.52,0,37.52,0,39.43V40a3.34,3.34,0,0,0,3.66,3.6c1.59,0,3.17,0,4.76,0,1.84,0,1.84,0,2-1.8,0-.37,0-.73.53-.75s.8,0,.83.58c0,.22.2.43.23.66A5.38,5.38,0,0,0,14.43,46,6.67,6.67,0,0,0,24.94,41.7c.06-.4.2-.58.57-.59s.75-.12.8.44c.08.91.71,1,1.45,1q4.22,0,8.45,0c.77,0,1.45-.07,1.52-1.06,0-.37.31-.41.61-.41s.54,0,.6.4a11.29,11.29,0,0,0,.31,1.14,5.9,5.9,0,0,0,2.54,3.48c3.85,2.38,8.83,1,10.12-3.58.42-1.46,1.16-1.57,2.31-1.44a1.45,1.45,0,0,0,.36,0c1.15-.26,1.58.31,1.77,1.38a5.27,5.27,0,0,0,2.51,3.61c4.1,2.52,9,.87,10.31-3.83.33-1.18.8-1.2,1.66-1.16.32,0,.64,0,1,0s.55-.05.54-.34c0-1.41.44-2.91-.26-4.2-.84-1.52-1.65-3.28-3-4.23-1.13-.81-3-.17-4.53-.23-.52,0-1,0-1.55,0H61.81c-.24,0-.53,0-.55-.32s.32-.37.59-.38.48,0,.72,0l5.92,0a5.54,5.54,0,0,1,4.26,2.78,1.77,1.77,0,0,0,1.73.78c2.5,0,5,0,7.49,0a1.75,1.75,0,0,1,1.59.79c1,1.4,2.21,2.71,3.2,4.14a2.34,2.34,0,0,0,2.57,1.22c.89-.19,1.18.31,1.33,1A6.17,6.17,0,0,0,95.26,47a6.57,6.57,0,0,0,8.09-4.06c.61-1.81.57-1.82,2.55-1.83a.89.89,0,0,0,.23,0c1.16-.25,1.56.34,1.78,1.39a5.71,5.71,0,0,0,3.75,4.25c3.93,1.49,7.93-.32,9-4.39.35-1.29.89-1.35,1.82-1.23s1.19-.3,1.16-1.21c-.06-1.9,0-3.81,0-5.71,0-2.78,0-2.83,2.75-2.78,1,0,1.17-.34,1.16-1.23C127.54,29,126.69,29.37,126.13,29.37Zm-108.85-16c1-.55,2.07-.18,3.1-.17.65,0,.64.59.63,1.08,0,1.15,0,2.3,0,3.45a2.77,2.77,0,0,1-3.48,2.56c-.39-.12-.32-.4-.32-.66,0-.95,0-1.9,0-2.85s0-1.82,0-2.73C17.21,13.8,17.16,13.42,17.28,13.36Zm-13,.22v.32a2,2,0,0,0-.12-.72A.6.6,0,0,1,4.26,13.58Zm-.11,8.06-.08.07a2.15,2.15,0,0,1-.24-1.89c.29-1.72,0-3.47.36-5.2A3,3,0,0,0,4.26,14,74.71,74.71,0,0,1,4.15,21.64Zm1.58.22c-.58.07-.77-.12-.76-.69,0-2.54,0-5.07,0-7.6,0-.66.26-.79.85-.78,1.66,0,3.32,0,5,0v.25c1.58,0,3.16,0,4.75,0,.62,0,.94.14.92.86q0,2.91,0,5.82c0,.55-.19.75-.73.82Q10.73,21.17,5.73,21.86ZM18.37,44a3.41,3.41,0,1,1,3.44-3.47A3.42,3.42,0,0,1,18.37,44Zm27.18,0a3.41,3.41,0,0,1,0-6.82,3.41,3.41,0,1,1,0,6.82Zm17.13-6.82a3.41,3.41,0,1,1,0,6.82,3.41,3.41,0,0,1,0-6.82ZM97.12,44a3.41,3.41,0,1,1,.06-6.82A3.41,3.41,0,0,1,97.12,44Zm17.13,0a3.41,3.41,0,1,1,.1-6.81,3.41,3.41,0,0,1-.1,6.81Z'/%3E%3Cpath class='cls-1' d='M45.66,39.31a1.18,1.18,0,0,0-1.31,1.22c0,.76.43,1.23,1.28,1.33a1.21,1.21,0,0,0,1.24-1.23A1.18,1.18,0,0,0,45.66,39.31Z'/%3E%3Cpath class='cls-1' d='M62.74,41.86A1.21,1.21,0,0,0,64,40.63a1.26,1.26,0,1,0-2.51-.1C61.44,41.29,61.89,41.76,62.74,41.86Z'/%3E%3Cpath class='cls-1' d='M97.18,39.31a1.18,1.18,0,0,0-1.31,1.22c0,.75.42,1.23,1.27,1.33a1.21,1.21,0,0,0,1.24-1.24A1.17,1.17,0,0,0,97.18,39.31Z'/%3E%3Cpath class='cls-1' d='M114.33,39.31A1.18,1.18,0,0,0,113,40.53a1.25,1.25,0,0,0,1.27,1.33,1.22,1.22,0,0,0,1.25-1.24A1.18,1.18,0,0,0,114.33,39.31Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-cisterna::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90.61 46.72'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23141414;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M39.67,24a10.35,10.35,0,0,1-7-2.75C29.89,18.73,29.14,15.55,29,12A11.21,11.21,0,0,1,41,0c6.28.25,12.58,0,18.87,0,6.68,0,13.36,0,20,0A10.72,10.72,0,0,1,90.6,10.76q0,1.31,0,2.61A10.7,10.7,0,0,1,80,23.94C66.58,24,53.12,24,39.67,24Z'/%3E%3Cpath class='cls-1' d='M0,36.77A1.28,1.28,0,0,0,1.4,38c1.6,0,3.2,0,4.8,0,.72,0,.69-.43.78-.93a9.52,9.52,0,0,1,15.35-6.14,9.39,9.39,0,0,1,3.4,5.42c.17.69.4.93,1.13.93q15.62,0,31.23,0c.76,0,1-.23,1.24-1a9.51,9.51,0,0,1,18.46-.11c.24.87.59,1.19,1.47,1.1s1.65,0,2.47,0a1.46,1.46,0,0,0,1.52-.9,1.26,1.26,0,0,0-.49-1.66c-.58-.35-.56-.82-.56-1.36,0-2,0-4,0-5.95,0-1.71-.32-2-2-2H33.38c-2.06,0-2.31.26-2.31,2.36,0,1.79-.08,3.59,0,5.37.07,1.19-.41,1.34-1.42,1.32s-1.47-.06-1.46-1.29c.07-6.87,0-13.74,0-20.61,0-2.51-.57-3.08-3.07-3.08-2.67,0-5.33,0-8,0A12.87,12.87,0,0,0,4.25,21.3c0,.47,0,.95-.45,1.31a5,5,0,0,0-1.73,4.27c0,2.42,0,4.84,0,7.26,0,.65,0,1.08-.88,1.12A1.22,1.22,0,0,0,0,36.77ZM10.77,18a6.15,6.15,0,0,1,4.52-4.46c1.95-.49,3.95-.16,5.93-.23.65,0,.65.42.65.88,0,1.36,0,2.71,0,4.06,0,.77-.34.86-1,.85-1.54,0-3.09,0-4.64,0s-3.1-.05-4.64,0C10.7,19.15,10.53,18.76,10.77,18Z'/%3E%3Cpath class='cls-1' d='M60.45,38.69a8.14,8.14,0,1,0,8.14-8.24A8.13,8.13,0,0,0,60.45,38.69Zm6.1-.15a2.14,2.14,0,0,1,2.07-2,2.08,2.08,0,0,1,2,2.08,2,2,0,0,1-2,2A2,2,0,0,1,66.55,38.54Z'/%3E%3Cpath class='cls-1' d='M8.31,38.5a8.12,8.12,0,0,0,8.17,8.07,8.24,8.24,0,0,0,8.09-8.18,8.08,8.08,0,0,0-8.27-8.08A8,8,0,0,0,8.31,38.5Zm5.85-.06a2.29,2.29,0,0,1,2.29-2.3,2.23,2.23,0,0,1,2.2,2.22,2.17,2.17,0,0,1-2.27,2.28A2.21,2.21,0,0,1,14.16,38.44Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90.61 46.72'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23141414;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M39.67,24a10.35,10.35,0,0,1-7-2.75C29.89,18.73,29.14,15.55,29,12A11.21,11.21,0,0,1,41,0c6.28.25,12.58,0,18.87,0,6.68,0,13.36,0,20,0A10.72,10.72,0,0,1,90.6,10.76q0,1.31,0,2.61A10.7,10.7,0,0,1,80,23.94C66.58,24,53.12,24,39.67,24Z'/%3E%3Cpath class='cls-1' d='M0,36.77A1.28,1.28,0,0,0,1.4,38c1.6,0,3.2,0,4.8,0,.72,0,.69-.43.78-.93a9.52,9.52,0,0,1,15.35-6.14,9.39,9.39,0,0,1,3.4,5.42c.17.69.4.93,1.13.93q15.62,0,31.23,0c.76,0,1-.23,1.24-1a9.51,9.51,0,0,1,18.46-.11c.24.87.59,1.19,1.47,1.1s1.65,0,2.47,0a1.46,1.46,0,0,0,1.52-.9,1.26,1.26,0,0,0-.49-1.66c-.58-.35-.56-.82-.56-1.36,0-2,0-4,0-5.95,0-1.71-.32-2-2-2H33.38c-2.06,0-2.31.26-2.31,2.36,0,1.79-.08,3.59,0,5.37.07,1.19-.41,1.34-1.42,1.32s-1.47-.06-1.46-1.29c.07-6.87,0-13.74,0-20.61,0-2.51-.57-3.08-3.07-3.08-2.67,0-5.33,0-8,0A12.87,12.87,0,0,0,4.25,21.3c0,.47,0,.95-.45,1.31a5,5,0,0,0-1.73,4.27c0,2.42,0,4.84,0,7.26,0,.65,0,1.08-.88,1.12A1.22,1.22,0,0,0,0,36.77ZM10.77,18a6.15,6.15,0,0,1,4.52-4.46c1.95-.49,3.95-.16,5.93-.23.65,0,.65.42.65.88,0,1.36,0,2.71,0,4.06,0,.77-.34.86-1,.85-1.54,0-3.09,0-4.64,0s-3.1-.05-4.64,0C10.7,19.15,10.53,18.76,10.77,18Z'/%3E%3Cpath class='cls-1' d='M60.45,38.69a8.14,8.14,0,1,0,8.14-8.24A8.13,8.13,0,0,0,60.45,38.69Zm6.1-.15a2.14,2.14,0,0,1,2.07-2,2.08,2.08,0,0,1,2,2.08,2,2,0,0,1-2,2A2,2,0,0,1,66.55,38.54Z'/%3E%3Cpath class='cls-1' d='M8.31,38.5a8.12,8.12,0,0,0,8.17,8.07,8.24,8.24,0,0,0,8.09-8.18,8.08,8.08,0,0,0-8.27-8.08A8,8,0,0,0,8.31,38.5Zm5.85-.06a2.29,2.29,0,0,1,2.29-2.3,2.23,2.23,0,0,1,2.2,2.22,2.17,2.17,0,0,1-2.27,2.28A2.21,2.21,0,0,1,14.16,38.44Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-estacionario::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 54.58 47.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23030303;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M3.6,18.8c1.37,0,2.74,0,4.11,0,.4,0,.65,0,.62.56-.25,3.71-.48,7.43-.71,11.15,0,.27,0,.58-.42.53-.72-.11-.59.4-.59.81v5.29c0,1.73,0,3.46,0,5.18,0,.74-.13,1-.94,1s-1-.16-1-1c0-3.49,0-7,0-10.47,0-.28.24-.84-.31-.81-.78.05-.69-.44-.72-.89C3.46,26.62,3.25,23.06,3,19.5,3,19,3,18.78,3.6,18.8Z'/%3E%3Cpath class='cls-1' d='M18.16,4.63c.25-.48.43-.63.87-.15q4.41,4.71,8.86,9.38c.24.25.38.44.14.78-.89,1.29-1.74,2.59-2.66,4l-8-10.18c-1.21-1.53-1.2-1.53.17-3A3.41,3.41,0,0,0,18.16,4.63Z'/%3E%3Cpath class='cls-1' d='M46.85,34.1c-.49-.11-.73-.26-.73-.83,0-2.93,0-5.87,0-9,1.13.47,2.11.83,3.06,1.28a5.89,5.89,0,0,1,3.52,5.51c0,2.23,0,4.46,0,6.69,0,.27.23.69-.22.79s-.48-.32-.62-.58A7.24,7.24,0,0,0,46.85,34.1Z'/%3E%3Cpath class='cls-1' d='M34.2,17.86c.53,0,.66.16.65.66,0,1.77,0,3.53,0,5.3,0,.53-.17.66-.68.65-1.33,0-2.66,0-4,0s-2.67,0-4,0c-.64,0-.76-.19-.78-.79,0-2.32,1.51-3.87,2.62-5.64.16-.25.42-.17.64-.17C30.52,17.86,32.36,17.89,34.2,17.86Z'/%3E%3Cpath class='cls-1' d='M8.05,5.51C9.64,3.92,11.17,2.36,12.74.84A2.34,2.34,0,0,1,16.2.7a2.35,2.35,0,0,1-.12,3.54C14.59,5.78,13.06,7.3,11.4,9,11.12,6.61,10.43,5.92,8.05,5.51Z'/%3E%3Cpath class='cls-1' d='M37.87,39.85c-.09.48-.31.62-.79.62-1.49,0-3,0-4.46,0-.47,0-.71-.13-.79-.61a7.79,7.79,0,0,0-2.24-4h10.5A7.87,7.87,0,0,0,37.87,39.85Z'/%3E%3Cpath class='cls-1' d='M32,14.11c2.59,0,5.17,0,7.76,0a4.14,4.14,0,0,1,3.4,1.82H29.48A2.74,2.74,0,0,1,32,14.11Z'/%3E%3Cpath class='cls-1' d='M0,12.29c0-.52-.17-1,.77-1,3.25.06,6.51,0,9.76,0,.75,0,.83.3.78.89s.17,1.08-.76,1c-1.61-.08-3.22,0-4.83,0s-3.29,0-4.94,0C0,13.21,0,12.88,0,12.29Z'/%3E%3Cpath class='cls-1' d='M9.44,9c0,.77-.62.41-.95.43-.94,0-1.87,0-2.81,0s-1.95,0-2.92,0c-.3,0-.83.3-.86-.4s0-1.36.72-1.4c2-.1,4.05-.1,6.07,0C9.39,7.6,9.47,8.32,9.44,9Z'/%3E%3Cpath class='cls-1' d='M3,15.06c.86-.06,1.72,0,2.58,0s1.88,0,2.82,0c.35,0,1-.4,1,.49,0,.7-.15,1.26-.95,1.35-.43.05-.86,0-1.29,0H3.09c-.81,0-1.17-.42-1.2-1.25C1.85,14.63,2.6,15.09,3,15.06Z'/%3E%3Cpath class='cls-1' d='M38,24.47c-.88.05-1.52,0-1.33-1.19a13.79,13.79,0,0,0,0-2.23c0-.86,0-1.73,0-2.59s.54-.59.94-.58,1-.28,1,.57c0,1.8,0,3.61,0,5.41C38.62,24.31,38.49,24.45,38,24.47Z'/%3E%3Cpath class='cls-1' d='M33.73,42.34H36c1.78,0,1.78,0,2.15,1.83H31.57C32,42.34,32,42.34,33.73,42.34Z'/%3E%3Cpath class='cls-1' d='M53.37,40.43c.67.06,1.2.21,1.21,1s-.5.92-1.18,1c-.85.07-.71-.45-.68-.8C52.75,41,52.45,40.36,53.37,40.43Z'/%3E%3Cpath class='cls-1' d='M44.27,33c0-4.74,0-9.48,0-14.22,0-.65-.1-1-.89-1-2.88,0-2.88-.06-2.88,2.79v3.88c0,1.74-.08,1.83-1.77,1.83-4.12,0-8.23,0-12.35,0-.77,0-1,.2-1,1,.06,1.92.05,3.84,0,5.76,0,.67.18.85.84.84,2.86,0,5.72,0,8.58,0s5.73,0,8.59,0C44.09,33.89,44.27,33.71,44.27,33Zm-8.54-2.92a8.72,8.72,0,0,0-1.77,0c-.66,0-1.06,0-1-.89s.21-1.15,1-1a4.49,4.49,0,0,0,.82,0,7.5,7.5,0,0,0,1.06,0c.72-.11.9.16.92.89S36.56,30.22,35.73,30.12Z'/%3E%3Cpath class='cls-1' d='M39.55,41.4a5.65,5.65,0,1,0,5.57-5.65A5.66,5.66,0,0,0,39.55,41.4Zm1.88,0a3.77,3.77,0,1,1,3.71,3.77A3.79,3.79,0,0,1,41.43,41.39Z'/%3E%3Cpath class='cls-1' d='M18.84,41.32a5.65,5.65,0,1,0,5.66-5.57A5.67,5.67,0,0,0,18.84,41.32Zm1.89.13a3.76,3.76,0,1,1,3.76,3.71A3.77,3.77,0,0,1,20.73,41.45Z'/%3E%3Cpath class='cls-1' d='M45.21,39.52a1.88,1.88,0,1,1-.08,3.75,1.88,1.88,0,0,1,.08-3.75Z'/%3E%3Cpath class='cls-1' d='M24.45,39.52a1.88,1.88,0,1,1-1.84,1.89A1.89,1.89,0,0,1,24.45,39.52Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 54.58 47.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23030303;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M3.6,18.8c1.37,0,2.74,0,4.11,0,.4,0,.65,0,.62.56-.25,3.71-.48,7.43-.71,11.15,0,.27,0,.58-.42.53-.72-.11-.59.4-.59.81v5.29c0,1.73,0,3.46,0,5.18,0,.74-.13,1-.94,1s-1-.16-1-1c0-3.49,0-7,0-10.47,0-.28.24-.84-.31-.81-.78.05-.69-.44-.72-.89C3.46,26.62,3.25,23.06,3,19.5,3,19,3,18.78,3.6,18.8Z'/%3E%3Cpath class='cls-1' d='M18.16,4.63c.25-.48.43-.63.87-.15q4.41,4.71,8.86,9.38c.24.25.38.44.14.78-.89,1.29-1.74,2.59-2.66,4l-8-10.18c-1.21-1.53-1.2-1.53.17-3A3.41,3.41,0,0,0,18.16,4.63Z'/%3E%3Cpath class='cls-1' d='M46.85,34.1c-.49-.11-.73-.26-.73-.83,0-2.93,0-5.87,0-9,1.13.47,2.11.83,3.06,1.28a5.89,5.89,0,0,1,3.52,5.51c0,2.23,0,4.46,0,6.69,0,.27.23.69-.22.79s-.48-.32-.62-.58A7.24,7.24,0,0,0,46.85,34.1Z'/%3E%3Cpath class='cls-1' d='M34.2,17.86c.53,0,.66.16.65.66,0,1.77,0,3.53,0,5.3,0,.53-.17.66-.68.65-1.33,0-2.66,0-4,0s-2.67,0-4,0c-.64,0-.76-.19-.78-.79,0-2.32,1.51-3.87,2.62-5.64.16-.25.42-.17.64-.17C30.52,17.86,32.36,17.89,34.2,17.86Z'/%3E%3Cpath class='cls-1' d='M8.05,5.51C9.64,3.92,11.17,2.36,12.74.84A2.34,2.34,0,0,1,16.2.7a2.35,2.35,0,0,1-.12,3.54C14.59,5.78,13.06,7.3,11.4,9,11.12,6.61,10.43,5.92,8.05,5.51Z'/%3E%3Cpath class='cls-1' d='M37.87,39.85c-.09.48-.31.62-.79.62-1.49,0-3,0-4.46,0-.47,0-.71-.13-.79-.61a7.79,7.79,0,0,0-2.24-4h10.5A7.87,7.87,0,0,0,37.87,39.85Z'/%3E%3Cpath class='cls-1' d='M32,14.11c2.59,0,5.17,0,7.76,0a4.14,4.14,0,0,1,3.4,1.82H29.48A2.74,2.74,0,0,1,32,14.11Z'/%3E%3Cpath class='cls-1' d='M0,12.29c0-.52-.17-1,.77-1,3.25.06,6.51,0,9.76,0,.75,0,.83.3.78.89s.17,1.08-.76,1c-1.61-.08-3.22,0-4.83,0s-3.29,0-4.94,0C0,13.21,0,12.88,0,12.29Z'/%3E%3Cpath class='cls-1' d='M9.44,9c0,.77-.62.41-.95.43-.94,0-1.87,0-2.81,0s-1.95,0-2.92,0c-.3,0-.83.3-.86-.4s0-1.36.72-1.4c2-.1,4.05-.1,6.07,0C9.39,7.6,9.47,8.32,9.44,9Z'/%3E%3Cpath class='cls-1' d='M3,15.06c.86-.06,1.72,0,2.58,0s1.88,0,2.82,0c.35,0,1-.4,1,.49,0,.7-.15,1.26-.95,1.35-.43.05-.86,0-1.29,0H3.09c-.81,0-1.17-.42-1.2-1.25C1.85,14.63,2.6,15.09,3,15.06Z'/%3E%3Cpath class='cls-1' d='M38,24.47c-.88.05-1.52,0-1.33-1.19a13.79,13.79,0,0,0,0-2.23c0-.86,0-1.73,0-2.59s.54-.59.94-.58,1-.28,1,.57c0,1.8,0,3.61,0,5.41C38.62,24.31,38.49,24.45,38,24.47Z'/%3E%3Cpath class='cls-1' d='M33.73,42.34H36c1.78,0,1.78,0,2.15,1.83H31.57C32,42.34,32,42.34,33.73,42.34Z'/%3E%3Cpath class='cls-1' d='M53.37,40.43c.67.06,1.2.21,1.21,1s-.5.92-1.18,1c-.85.07-.71-.45-.68-.8C52.75,41,52.45,40.36,53.37,40.43Z'/%3E%3Cpath class='cls-1' d='M44.27,33c0-4.74,0-9.48,0-14.22,0-.65-.1-1-.89-1-2.88,0-2.88-.06-2.88,2.79v3.88c0,1.74-.08,1.83-1.77,1.83-4.12,0-8.23,0-12.35,0-.77,0-1,.2-1,1,.06,1.92.05,3.84,0,5.76,0,.67.18.85.84.84,2.86,0,5.72,0,8.58,0s5.73,0,8.59,0C44.09,33.89,44.27,33.71,44.27,33Zm-8.54-2.92a8.72,8.72,0,0,0-1.77,0c-.66,0-1.06,0-1-.89s.21-1.15,1-1a4.49,4.49,0,0,0,.82,0,7.5,7.5,0,0,0,1.06,0c.72-.11.9.16.92.89S36.56,30.22,35.73,30.12Z'/%3E%3Cpath class='cls-1' d='M39.55,41.4a5.65,5.65,0,1,0,5.57-5.65A5.66,5.66,0,0,0,39.55,41.4Zm1.88,0a3.77,3.77,0,1,1,3.71,3.77A3.79,3.79,0,0,1,41.43,41.39Z'/%3E%3Cpath class='cls-1' d='M18.84,41.32a5.65,5.65,0,1,0,5.66-5.57A5.67,5.67,0,0,0,18.84,41.32Zm1.89.13a3.76,3.76,0,1,1,3.76,3.71A3.77,3.77,0,0,1,20.73,41.45Z'/%3E%3Cpath class='cls-1' d='M45.21,39.52a1.88,1.88,0,1,1-.08,3.75,1.88,1.88,0,0,1,.08-3.75Z'/%3E%3Cpath class='cls-1' d='M24.45,39.52a1.88,1.88,0,1,1-1.84,1.89A1.89,1.89,0,0,1,24.45,39.52Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-excavadora::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55.15 46.17'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23040404;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M51.16,32.87q-12.49,0-25,0a2.08,2.08,0,0,1-2.25-2.26c0-2.69,0-5.38,0-8.08a1,1,0,0,1,.38-1c.6-.41.41-.73,0-1.17-3.86-4-7.69-8.08-11.53-12.12-.16-.17-.24-.46-.58-.43C10.1,12.41,8,17,5.91,21.7a3.89,3.89,0,0,0-4.26-1.78c2-5.16,4-10.21,6-15.38,1,1.79,2.43,2.61,4.34,2.27s2.79-1.61,3.22-3.48l2.37,2.23q5.5,5.24,11,10.46c.2.19.39.63.75.44,1-.49,2-.19,3-.22,1.75,0,2.5.72,2.51,2.45,0,2,0,3.93,0,5.89,0,.59.18.76.76.74,1.23,0,2.47,0,3.7,0,.48,0,.72-.08.83-.62a1.24,1.24,0,0,1,1.35-1H47.9a1.16,1.16,0,0,1,1.24.84c.15.72.55.81,1.14.75a7.53,7.53,0,0,1,.95,0,2,2,0,0,1,2.2,2.19c0,1,0,2.1,0,3.14A2,2,0,0,1,51.16,32.87Z'/%3E%3Cpath class='cls-1' d='M22.25,40.09a6.14,6.14,0,0,0,6.33,6.07c3.39,0,6.78,0,10.16,0s6.71,0,10.07,0a6.15,6.15,0,1,0,0-12.29q-10.16,0-20.32,0A6.12,6.12,0,0,0,22.25,40.09ZM45,40a2.71,2.71,0,1,1,2.66,2.69A2.75,2.75,0,0,1,45,40Zm-9,0A2.69,2.69,0,0,1,41.38,40,2.69,2.69,0,1,1,36,40Zm-9,0a2.69,2.69,0,1,1,2.75,2.67A2.7,2.7,0,0,1,27,40.05Z'/%3E%3Cpath class='cls-1' d='M.75,25.11c1.12,1,1,2.08.71,3.26A14.1,14.1,0,0,0,1,31.12C.86,35,2.87,37.24,6.88,37.81c3.67.52,6.55-1,8.44-4.61.51-1,.9-2,1.34-3,.24-.53.2-1-.38-1.27a.8.8,0,0,0-1.17.61c-.26,1-.74,1-1.64.75-3.11-1-6.24-1.86-9.37-2.78-.38-.11-.77-.14-.8-.74A.92.92,0,0,1,4,25.68a2.59,2.59,0,0,0,1-3.8A2.66,2.66,0,0,0,1,21.26,2.56,2.56,0,0,0,.75,25.11Zm1-1.75a.86.86,0,0,1,.93-.95.88.88,0,0,1,1,.94c0,.57-.37.89-.95,1C2.16,24.24,1.77,24,1.78,23.36Z'/%3E%3Cpath class='cls-1' d='M14.24,3a3,3,0,1,0-6,.07,3,3,0,1,0,6-.07Zm-1.72.08A1.28,1.28,0,1,1,10,3a1.28,1.28,0,1,1,2.56.08Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55.15 46.17'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23040404;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M51.16,32.87q-12.49,0-25,0a2.08,2.08,0,0,1-2.25-2.26c0-2.69,0-5.38,0-8.08a1,1,0,0,1,.38-1c.6-.41.41-.73,0-1.17-3.86-4-7.69-8.08-11.53-12.12-.16-.17-.24-.46-.58-.43C10.1,12.41,8,17,5.91,21.7a3.89,3.89,0,0,0-4.26-1.78c2-5.16,4-10.21,6-15.38,1,1.79,2.43,2.61,4.34,2.27s2.79-1.61,3.22-3.48l2.37,2.23q5.5,5.24,11,10.46c.2.19.39.63.75.44,1-.49,2-.19,3-.22,1.75,0,2.5.72,2.51,2.45,0,2,0,3.93,0,5.89,0,.59.18.76.76.74,1.23,0,2.47,0,3.7,0,.48,0,.72-.08.83-.62a1.24,1.24,0,0,1,1.35-1H47.9a1.16,1.16,0,0,1,1.24.84c.15.72.55.81,1.14.75a7.53,7.53,0,0,1,.95,0,2,2,0,0,1,2.2,2.19c0,1,0,2.1,0,3.14A2,2,0,0,1,51.16,32.87Z'/%3E%3Cpath class='cls-1' d='M22.25,40.09a6.14,6.14,0,0,0,6.33,6.07c3.39,0,6.78,0,10.16,0s6.71,0,10.07,0a6.15,6.15,0,1,0,0-12.29q-10.16,0-20.32,0A6.12,6.12,0,0,0,22.25,40.09ZM45,40a2.71,2.71,0,1,1,2.66,2.69A2.75,2.75,0,0,1,45,40Zm-9,0A2.69,2.69,0,0,1,41.38,40,2.69,2.69,0,1,1,36,40Zm-9,0a2.69,2.69,0,1,1,2.75,2.67A2.7,2.7,0,0,1,27,40.05Z'/%3E%3Cpath class='cls-1' d='M.75,25.11c1.12,1,1,2.08.71,3.26A14.1,14.1,0,0,0,1,31.12C.86,35,2.87,37.24,6.88,37.81c3.67.52,6.55-1,8.44-4.61.51-1,.9-2,1.34-3,.24-.53.2-1-.38-1.27a.8.8,0,0,0-1.17.61c-.26,1-.74,1-1.64.75-3.11-1-6.24-1.86-9.37-2.78-.38-.11-.77-.14-.8-.74A.92.92,0,0,1,4,25.68a2.59,2.59,0,0,0,1-3.8A2.66,2.66,0,0,0,1,21.26,2.56,2.56,0,0,0,.75,25.11Zm1-1.75a.86.86,0,0,1,.93-.95.88.88,0,0,1,1,.94c0,.57-.37.89-.95,1C2.16,24.24,1.77,24,1.78,23.36Z'/%3E%3Cpath class='cls-1' d='M14.24,3a3,3,0,1,0-6,.07,3,3,0,1,0,6-.07Zm-1.72.08A1.28,1.28,0,1,1,10,3a1.28,1.28,0,1,1,2.56.08Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-frontonero::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 88.25 47.47'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23050505;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M.13,15.58a1.73,1.73,0,0,0,1.21.52c1.24,0,2.48,0,3.72,0,.26,0,.52-.06.51.36s.25.32.47.32H7c.29,0,.56-.05.78.26s.48.06.73.05c.45,0,1-.35,1.26.37.09.25.41.18.64.18h5.74c.27,0,.5,0,.59.36s.51.25.78.21c.48-.06.63.12.68.59a11.39,11.39,0,0,1,.09,2.92,7,7,0,0,0,.62,4,4.59,4.59,0,0,0,4.32,2.85,4.68,4.68,0,0,0,4.48-2.72,4.76,4.76,0,0,0,.51-3.08,5.93,5.93,0,0,1,0-.73,2.37,2.37,0,0,0,2.26,2,.74.74,0,0,1,.48.3c1.12,1.14,2.22,2.29,3.33,3.43.19.19.33.35.18.66s.11.66.36.92l5.24,5.38c.12.12.37.19.28.46a.64.64,0,0,1-.54.4c-.41.07-.81.14-1.22.23s-.51.39-.45.76.39.21.61.18c2.18-.28,4.36-.64,6.55-.84,1.45-.13,2.92,0,4.38,0s2.79,0,4.19,0c.54,0,.54.35.39.57s0,.65-.47.61-.78.21-.89-.37c0-.16-.18-.13-.29-.13H51.36a.28.28,0,0,0-.26.09c-.48.57-.78.57-1.24,0-.1-.12-.22-.09-.33-.09H48.35c-.18,0-.34,0-.38.23s-.33.29-.55.27-.55.1-.6-.29c0-.24-.19-.22-.35-.2l-1.29.1a.34.34,0,0,0-.3.14c-.39.57-.67.59-1.21.1a.28.28,0,0,0-.27-.06l-1.23.17a.3.3,0,0,0-.28.16c-.31.6-.73.65-1.21.15-.1-.11-.21-.07-.32-.06l-1.18.13a.35.35,0,0,0-.29.15.75.75,0,0,1-1.22.11.36.36,0,0,0-.32-.1A9.8,9.8,0,0,0,36,38c-.29.11-.3.59-.68.66-.09,0-.21.15-.26.13-.9-.47-1,.53-1.5.81.18.76-.37,1.1-.77,1.58a.81.81,0,0,0,.06,1.22c.17.13.16.54,0,.78a1.13,1.13,0,0,0,.47,1.59c.16.1.36.37.33.51-.14.73.52.88.83,1.28.09.11.2.05.32,0a.64.64,0,0,1,.85.43c.07.21.18.23.32.27a4.64,4.64,0,0,0,1.23.19c.18,0,.35,0,.47-.22s.81-.24,1,.05.24.16.38.17h1.12c.17,0,.33,0,.41-.22s.85-.28.91-.09c.21.6.68.29,1,.29s.75.29,1-.27c.1-.22.72-.2.79,0,.24.53.66.33,1,.33s.86.19,1.15-.35a.58.58,0,0,1,.84.18c.07.17.17.18.31.18h1.24a.32.32,0,0,0,.33-.16.57.57,0,0,1,1,0c.11.17.23.14.35.14.39,0,.79,0,1.18,0,.13,0,.24,0,.34-.15a.59.59,0,0,1,1,0c.11.18.24.16.39.16.38,0,.75,0,1.12,0,.18,0,.31,0,.4-.23s.85-.28.9-.06c.1.4.37.28.6.29s.59,0,.89,0,.41.08.46-.27.77-.19.94,0a1.75,1.75,0,0,0,2,0c.25-.22.7-.28.87,0a.51.51,0,0,0,.56.27h1c.17,0,.31,0,.4-.22s.76-.26,1,0a1.78,1.78,0,0,0,1.91,0,.68.68,0,0,1,.91,0,1.68,1.68,0,0,0,2,0,.78.78,0,0,1,.89,0,1.08,1.08,0,0,0,1.56-.36.61.61,0,0,1,.58-.39,1.1,1.1,0,0,0,1.14-1.11.69.69,0,0,1,.34-.52c.68-.43.76-.82.48-1.6-.09-.25-.24-.66.2-.92.28-.17,0-1.26-.41-1.41a.86.86,0,0,1-.5-.8,1.31,1.31,0,0,0-1.43-1.26.7.7,0,0,1-.64-.33c-.22-.82-1-.51-1.44-.69a.54.54,0,0,0-.7.19c-.24.3-1,.1-1,0-.12-.62-.6-.43-.92-.46s-.87-.38-1.15.27c-.1.22-1-.07-1-.34s-.15-.23-.31-.25l-1.23-.18a.27.27,0,0,0-.3.11.65.65,0,0,1-1.16-.1c-.25-.43-.71-.17-1.06-.26-.17,0-.43.12-.49-.18s-.09-.56.4-.55c1.11,0,2.19.25,3.28.37,2.15.25,4.3.49,6.44.83A5.39,5.39,0,0,1,75.21,42c.05.61.26.75.85.75,4.26,0,4.26,0,8.32-1.49,1.05-.39,2.1-.77,3.16-1.13a.86.86,0,0,0,.7-1,12.05,12.05,0,0,1,0-1.59c0-.46-.13-.69-.6-.61s-.56-.17-.55-.59c0-2.6,0-5.21,0-7.81,0-1.61-.49-2.18-2-2.51-2.36-.5-4.72-1-7.09-1.5-.41-.08-.5-.24-.48-.62,0-.61,0-1.22,0-1.83,0-.41-.18-.66-.59-.63s-.4-.2-.37-.47a1.23,1.23,0,0,1,.69-1,2,2,0,0,0,.3-1.75c-.17-.18-.38,0-.55,0a2.86,2.86,0,0,0-2,2.56c0,.32,0,.64-.48.61-.28,0-.31.27-.31.48,0,.46,0,.91,0,1.36s-.07.59-.51.43a2.42,2.42,0,0,0-.47-.07c-.59-.07-1-.13-1.08-1a1.21,1.21,0,0,0-1.84-1,.53.53,0,0,1-.59,0c-.5-.29-1,0-1.46.06s-.89-.37-1.4-.14a1.31,1.31,0,0,0-.79.89,3.73,3.73,0,0,0-.07.94c0,.77,0,.77-.78.79s-.78,0-.78-.76c0-1.3,0-2.61,0-3.9,0-.49.09-.66.6-.62a1.65,1.65,0,0,0,1.83-.9,4.16,4.16,0,0,0,.14-2c0-.19-.2-.28-.39-.29a5.76,5.76,0,0,0-.59,0H50.15c-.73,0-.81.08-.82.81,0,.26,0,.52,0,.77a1.49,1.49,0,0,0,.9,1.41c.34.13.36.29.27.61-.74,2.87-1.45,5.75-2.17,8.63q-.09.34-.15.69c0,.29-.27.23-.46.23s-.22-.17-.21-.33a3.43,3.43,0,0,0-2-3.38C41.26,22.59,37,20,32.76,17.35c-1-.6-1.06-.91-.29-1.83a3.07,3.07,0,0,1,2.44-1.1c1.66,0,3.32.05,5,0a6.75,6.75,0,0,0,5.84-3.21,6.94,6.94,0,0,0,.91-5.54c-.15-.64-.43-1.24-.56-1.91a2.1,2.1,0,0,0-2.18-1.62,2.91,2.91,0,0,0-.59,0c-.43.06-.61-.09-.58-.54S42.44.86,42,.84h-.18c-3.51,0-7,0-10.52,0-.34,0-.58,0-.56.46,0,.24-.13.29-.34.28-.73,0-1.46,0-2.19,0-.16,0-.34,0-.32-.24,0-.45-.25-.44-.57-.43-.59,0-1.18,0-1.77,0a1.72,1.72,0,0,0-1.4.48.51.51,0,0,1-.3.17c-.92,0-1.85,0-2.77,0-.3,0-.19-.25-.2-.4C20.8,0,20.8,0,19.61,0c-.31,0-.63,0-.94,0-.49,0-.92,0-.81.67.05.37-.29.24-.47.24H10.12a.35.35,0,0,0-.39.21c-.19.57-.65.42-1,.36S8,1.33,7.58,1.71s-.71.06-1.08.08-.9-.12-1,.55c0,.25-.3.13-.45.14-1.22,0-2.44,0-3.67,0-.48,0-1.38.45-1.4.7s.89.71,1.37.71H5.05c.23,0,.45,0,.48.33s.3.38.59.38H7.18a.55.55,0,0,1,.56.22c.21.3.55.13.82.1.46,0,.94-.29,1.2.37.1.23.42.17.65.17,2.31,0,4.61,0,6.92,0,.72,0,.51.4.56.78s-.09.59-.57.58c-2.26,0-4.53,0-6.8,0a.87.87,0,0,0-.92.45c-.19.36-.61.21-.91.15S8,7.21,7.58,7.59s-.79.08-1.19.09-.81-.06-.84.54c0,.27-.27.16-.42.16-1.24,0-2.49,0-3.73,0A2.09,2.09,0,0,0,.1,9C0,9,0,9.14.09,9.23c.36.26.65.6,1.18.58,1.26,0,2.52,0,3.78,0,.24,0,.44,0,.49.32a.49.49,0,0,0,.6.36,2.31,2.31,0,0,1,1.78.27c.24.18.76,0,1.15,0s.49-.09.59.29.41.31.7.31H16c.29,0,.59-.1.7.37.07.28.48.18.75.21s.43,0,.43.31-.24.26-.44.29-.88-.27-.87.49c0,.2-.3.1-.46.1H10.35c-.32,0-.57,0-.71.37s-.59.23-.88.22-.79-.22-1.24.2c-.24.22-.86.05-1.31,0s-.65,0-.66.47-.3.24-.48.24c-1.23,0-2.45.05-3.67,0a2.05,2.05,0,0,0-1.29.6C-.06,15.38,0,15.48.13,15.58ZM17.19,8.09l0,.08ZM15.58,2.2a.3.3,0,0,0,0,.1A.3.3,0,0,1,15.58,2.2Zm-1.14-.42h0ZM74.76,32H73.58c-.4,0-.79,0-1.18,0-.19,0-.53.19-.5-.26s0-.56.5-.54c.78,0,1.57,0,2.36,0a2.62,2.62,0,0,1,2.68,2.68c0,.84,0,1.69,0,2.54,0,.27,0,.47-.38.47s-.42-.21-.42-.51c0-.85,0-1.7,0-2.54A1.84,1.84,0,0,0,74.76,32ZM71.1,33.81A.92.92,0,0,1,72.23,33c.66.05,1.33,0,2,0a1.43,1.43,0,0,1,1.46,1.44c0,.68,0,1.37,0,2.06,0,.3-.07.42-.39.41s-.42-.1-.4-.41c0-.61,0-1.22,0-1.83s-.23-.84-.86-.85C73.09,33.8,72.11,33.81,71.1,33.81Zm-3.16.69c.41-.37.8-.67,1.13-1a5.15,5.15,0,0,0,1.29-3.63c0-2.17,0-4.34,0-6.5a3.65,3.65,0,0,1,0-.47.38.38,0,0,1,.76,0,2.73,2.73,0,0,1,0,.41c0,2,0,4.05,0,6.08A9,9,0,0,1,70.84,32,3.42,3.42,0,0,1,67.94,34.5Zm-3.6-.61c0-.28.07-.41.37-.38a4.84,4.84,0,0,0,.53,0A3.35,3.35,0,0,0,68.59,30c0-1.13,0-2.25,0-3.37h0c0-1.2,0-2.4,0-3.6,0-.3.1-.53.4-.55s.4.19.4.47c0,2.4.06,4.81-.06,7.2a4.25,4.25,0,0,1-4.61,4.12C64.43,34.28,64.33,34.19,64.34,33.89Zm0-1.77c0-.5.37-.31.59-.32a1.75,1.75,0,0,0,1.9-1.91V26.64h0V23.16c0-.24,0-.48.26-.6s.55,0,.55.55c0,2.2,0,4.41,0,6.61a2.62,2.62,0,0,1-2.88,2.84C64.41,32.56,64.33,32.45,64.34,32.12ZM51.18,20.79c.16-.6.09-1.42.53-1.75s1.25-.06,1.9-.1c.32,0,.44.07.44.41,0,2.4,0,4.81,0,7.21a.43.43,0,0,1-.36.49L49.3,28.26c0-.17,0-.29.07-.4Q50.27,24.34,51.18,20.79Zm9.36,3.87c0,.36-.11.5-.46.59-1.53.42-3.06.84-4.58,1.3-.36.1-.45,0-.45-.32,0-1.14,0-2.29,0-3.43h0c0-1.12,0-2.24,0-3.36,0-.37.08-.52.49-.51,1.52,0,3,0,4.55,0,.38,0,.45.12.45.47C60.52,21.15,60.52,22.9,60.54,24.66Zm0,7.55c0,.36-.06.52-.47.51-1.54,0-3.07,0-4.61,0-.34,0-.43-.11-.42-.44,0-1.41,0-2.83,0-4.24,0-.25,0-.4.31-.47,1.61-.43,3.21-.87,4.82-1.32.28-.07.37,0,.37.3,0,.94,0,1.88,0,2.83h0C60.54,30.32,60.52,31.27,60.55,32.21Zm3.76,13.34c.2-.25.41-.4.45-.59.09-.52.43-.57.85-.53.18,0,.36,0,.53,0,.54.07.67-.14.48-.62a3.43,3.43,0,0,1-.11-.64,3.11,3.11,0,0,1,2.74-3.65A3.06,3.06,0,0,1,72.6,42.3a3,3,0,0,1-3.06,3.24C67.83,45.59,66.12,45.55,64.31,45.55ZM63,40.9H61c-.17,0-.38,0-.38-.23a10.41,10.41,0,0,1,0-1.48.68.68,0,0,1,.81-.6.73.73,0,0,1,.7.91c-.06.55.16.66.66.64.76,0,1.53,0,2.3,0,.26,0,.4,0,.39.35s0,.44-.38.43C64.42,40.88,63.73,40.9,63,40.9Zm-2.59,4.61c.46-.26.2-1.14,1.07-1.11s.56.9,1.09,1.11Zm-4,0c.52-.2.2-1.09,1.05-1.11s.58.89,1.1,1.11Zm-1.2-9.21c0-.32.15-.33.4-.34s.3.14.31.36c0,.42-.2,1,.1,1.23s.83.06,1.26.07h.41c1.27,0,1.28,0,1.3-1.25,0-.28,0-.42.38-.42s.32.19.32.41c0,1.14,0,2.28,0,3.43s0,2.28,0,3.42c0,.29,0,.47-.39.47s-.32-.29-.3-.48c.07-.46-.12-.57-.55-.54a16,16,0,0,1-1.83,0c-.51,0-.84,0-.71.66.06.31-.13.33-.38.35s-.32-.1-.32-.34Q55.26,39.8,55.24,36.3Zm-6.93,9.19a1.41,1.41,0,0,0,.61-.79c.12-.43.48-.21.73-.25s.45,0,.48.27.29.49.48.77Zm-3.88,0c.51-.21.3-1.1,1.12-1.08s.6.82,1.22,1.08Zm9.16-4.58c-4.64,0-9.29,0-13.94,0a2.21,2.21,0,0,1-1.17-.29,2,2,0,0,0-2.4.28,2.2,2.2,0,0,0-.47,2.64,2,2,0,0,0,2.26,1.13,17.26,17.26,0,0,1,3.86-.22c.19,0,.34,0,.41.23a1.64,1.64,0,0,0,.67.87c-2,0-3.77.06-5.57,0a3,3,0,0,1-2.7-3.43,2.9,2.9,0,0,1,3.52-2.47,12,12,0,0,0,3.8.52c.73,0,1.46,0,2.19,0s.82,0,.89-.79a.73.73,0,0,1,.8-.76.72.72,0,0,1,.75.8c0,.1,0,.2,0,.3-.06.36.08.46.45.45,1.59,0,3.19,0,4.78,0,.33,0,.73.14,1-.08s.05-.52.1-.78a.72.72,0,0,1,.75-.69.73.73,0,0,1,.75.76,6.46,6.46,0,0,0,0,.88C54.4,40.83,54.13,40.91,53.59,40.91Zm1.08,4.59H52.39a2.39,2.39,0,0,0,.56-.87c.13-.37.47-.14.71-.18s.42-.05.46.22S54.43,45.23,54.67,45.5ZM49.18,29.78a.48.48,0,0,0,0-.12c0-.26.06-.38.32-.45,1.4-.38,2.8-.77,4.19-1.17.3-.08.37,0,.36.3,0,.64,0,1.29,0,1.94h0V31.7c0,1.08-.17,1.21-1.25.95a1.18,1.18,0,0,1-.33-.12,21.35,21.35,0,0,0-2.19-1A1.37,1.37,0,0,1,49.18,29.78ZM19.87,1.39c0,1.4,0,2.8,0,4.19,0,.47-.27.37-.53.38s-.51,0-.49-.37c0-.7,0-1.41,0-2.12h0c0-.69,0-1.38,0-2.06,0-.44.22-.42.51-.42S19.88,1,19.87,1.39Zm1,6.36c0-.29.1-.37.38-.37s.37.11.36.39.06.59,0,.88.17.54.56.52.78,0,1.31,0c-.69,1.16-2,1.56-2.47,2.68l-.17-.1C20.85,10.41,20.86,9.08,20.85,7.75Zm4.24,15.82c-.29,1.19-1,1.52-2.09,1a2.7,2.7,0,0,1-1.41-2.82c.06-1.6.66-3.11.79-4.69,0-.12.06-.21.17-.2.36,0,.77-.11,1.06.21a3.45,3.45,0,0,0,1.24.87.59.59,0,0,1,.37.65c0,.68,0,1.37,0,2.06A15.94,15.94,0,0,1,25.09,23.57Zm1.11-4.75A.85.85,0,0,1,27,19.88,5.66,5.66,0,0,0,27,21.11a3.73,3.73,0,0,1-.83,2.38C26.3,21.94,26,20.4,26.2,18.82ZM25.63,17a1.59,1.59,0,0,1-1.6-1.6,1.53,1.53,0,0,1,1.56-1.62,1.55,1.55,0,0,1,1.64,1.55A1.58,1.58,0,0,1,25.63,17Zm-2-12.85c0,.47-.23.45-.54.44h-.88c-.34,0-.67,0-1,0s-.41-.14-.41-.45,0-.48.39-.46c.63,0,1.26,0,1.88,0C23.49,3.68,23.67,3.73,23.67,4.18ZM41.79,7.77c0,.51-.31.4-.58.4H23.13c-.32,0-.54,0-.54-.44s.31-.36.56-.36H41.22C41.52,7.36,41.79,7.28,41.79,7.77ZM36.09,10a2.32,2.32,0,0,1-.59.06H30.19a4.52,4.52,0,0,0-3.83,1.86.8.8,0,0,1-.73.35c-.89,0-1.78,0-2.66,0-.26,0-.68.14-.76-.09s.21-.6.48-.81l.91-.74a1.66,1.66,0,0,0,.6-.79.84.84,0,0,1,.95-.59c1.77,0,3.54,0,5.32,0H36c.17,0,.43-.13.46.2A.47.47,0,0,1,36.09,10Zm-5.74-7h0ZM41.76,4.36c0,.43-.33.24-.51.24-2.15,0-4.3,0-6.45,0H28.3c-.32,0-.45-.07-.44-.42s.07-.51.45-.49c.65,0,1.3,0,2,0,.12,0,.31-.07.36.1.14.43.48.32.78.32h9.81C41.4,4.15,41.75,3.94,41.76,4.36Zm1.79,4.83A4,4,0,0,1,41.93,11a6.18,6.18,0,0,1-3.34.78H31.51a4.63,4.63,0,0,0-3.79,1.41c-.29.33-.49.2-.74,0s-.05-.42.06-.58A3.69,3.69,0,0,1,30.23,11h5.49A1.48,1.48,0,0,0,37.4,9.53c0-.26.09-.35.34-.35ZM28.28,14a3.28,3.28,0,0,1,2.82-1.26,5.11,5.11,0,0,0-1.53,1.88c-.23.62-.51.46-.88.2l-.33-.24C28.09,14.45,28.11,14.26,28.28,14ZM45.2,7.51c0,.46-.19.65-.63.64s-.94,0-1.42,0c-.28,0-.37-.09-.36-.37,0-.71,0-1.41,0-2.12h0V4c0-1,0-1,1-.93A1.33,1.33,0,0,1,45.2,4.56C45.21,5.54,45.18,6.53,45.2,7.51Zm.41,1.42v0Zm0,.05h0Zm-14.5,7c0,.1,0,.24-.21.24a.65.65,0,0,1-.55-.94,4.3,4.3,0,0,1,4-2.47c1.61-.07,3.23.05,4.84,0,2.08-.12,4-.78,5-2.76a1.62,1.62,0,0,1,1.34-1,1.19,1.19,0,0,1-.2.86A5.83,5.83,0,0,1,40,13.42c-1.65.05-3.3,0-5,0A3.87,3.87,0,0,0,31.11,16ZM41.48,35.38c.72-1,1.37-1.9,2-2.79a1.81,1.81,0,0,0,.36-1.15c0-1.2,0-2.4,0-3.6a1.2,1.2,0,0,1,1.36-1.16,1.15,1.15,0,0,1,1.22,1.16c0,2.21,0,4.41,0,6.61,0,.25-.07.35-.32.38Zm-5.69-9.17-2.38-2.46-.8-.85.11-.1.6.34c1.62,1,3.23,2,4.86,3a1.28,1.28,0,0,1,.66.83,5.28,5.28,0,0,0,3.49,3.71.72.72,0,0,1,.48,1.11c-.2.47-.35.5-.7.13l-4.85-5.08c-.2-.2-.43-.47-.7-.35S36,26.42,35.79,26.21ZM40,27.32l0,0,0,0Zm.14,0c.82.5,1.63,1,2.46,1.47.4.23.28.56.26.88,0,.16-.17.1-.27.06a4.32,4.32,0,0,1-2.53-2.3h0ZM29.7,20.59a3,3,0,0,1,3.13.1Q35,22,37.13,23.35A2.58,2.58,0,0,1,38.25,25l-.85-.53c-1.45-.89-2.91-1.77-4.35-2.69a.66.66,0,0,0-1,.14,4.27,4.27,0,0,1-.86.89,1.12,1.12,0,0,1-1.83-.74c-.05-.29,0-.59,0-.88S29.44,20.73,29.7,20.59Zm-1.78-.72c.64.26.65.33.09.84ZM26.56,17.8a2.27,2.27,0,0,0,1.55-1.6c.13-.45.24-.44.6-.22Q34,19.3,39.38,22.58l5.13,3.14a2.25,2.25,0,0,0-1.58,1.74c-.07.37-.26.24-.45.13-.71-.43-1.4-.89-2.13-1.27a1.66,1.66,0,0,1-1-1.15,4.28,4.28,0,0,0-1.87-2.76c-1.41-.86-2.81-1.74-4.22-2.59a3.72,3.72,0,0,0-3.55-.35.61.61,0,0,1-.61-.06C28.32,18.88,27.48,18.37,26.56,17.8Zm-6.42,8c.13-.09.22,0,.31.08a3.77,3.77,0,0,0,4.41-.07,7.13,7.13,0,0,0,2.07-1.5.22.22,0,0,1,.2-.07c.13.05.06.14,0,.24a4.07,4.07,0,0,1-2.25,2.79A3.7,3.7,0,0,1,20.14,25.81Zm-.67-5.24a9,9,0,0,0,.43-2.36c0-.16,0-.29.22-.26.62.07.82-.22.74-.79,0-.25.14-.29.34-.28s.19.2.17.35c-.06.38-.12.77-.21,1.15a15.89,15.89,0,0,0-.56,3.48,3.62,3.62,0,0,0,2.08,3.67,3.25,3.25,0,0,1-3-2.11A5.53,5.53,0,0,1,19.47,20.57Zm-.64-4.08c0-1.49,0-3,0-4.48s0-3,0-4.55c0-.45.19-.48.55-.5s.48.14.48.5c0,3,0,6,0,9,0,.49-.26.42-.56.43S18.82,16.91,18.83,16.49Z'/%3E%3Cpath class='cls-1' d='M45.16,27.46a.63.63,0,0,1,.66.59c0,.53-.29.75-.68.76a.58.58,0,0,1-.61-.64C44.54,27.79,44.73,27.45,45.16,27.46Z'/%3E%3Cpath class='cls-1' d='M69.53,40.33a2.23,2.23,0,0,1,2.25,2.19,2.18,2.18,0,1,1-4.36,0A2.19,2.19,0,0,1,69.53,40.33Z'/%3E%3Cpath class='cls-1' d='M56.37,40.49c.73,0,1.45,0,2.18,0,.39,0,.49.11.49.5,0,1,0,1-1,1H56.94c-1,0-1,0-1-1.07C55.93,40.55,56.05,40.48,56.37,40.49Z'/%3E%3Cpath class='cls-1' d='M56.69,38.31a4.82,4.82,0,0,0,.76,0H58c1,0,1,0,1,1,0,.39-.15.47-.48.46a17,17,0,0,0-1.89,0c-.65.07-.74-.19-.76-.77S56.09,38.22,56.69,38.31Z'/%3E%3Cpath class='cls-1' d='M30.52,21.36a.51.51,0,0,1,.54.54.54.54,0,0,1-.59.59.5.5,0,0,1-.53-.51C29.92,21.61,30.12,21.4,30.52,21.36Z'/%3E%3Cpath class='cls-1' d='M43.87,5.25c-.31,0-.5-.23-.52-.58a.62.62,0,1,1,1.24,0C44.58,5,44.36,5.24,43.87,5.25Z'/%3E%3Cpath class='cls-1' d='M24.84,15.38a.79.79,0,0,1,.78-.79.83.83,0,0,1,.81.84.78.78,0,0,1-.8.77A.75.75,0,0,1,24.84,15.38Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 88.25 47.47'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23050505;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M.13,15.58a1.73,1.73,0,0,0,1.21.52c1.24,0,2.48,0,3.72,0,.26,0,.52-.06.51.36s.25.32.47.32H7c.29,0,.56-.05.78.26s.48.06.73.05c.45,0,1-.35,1.26.37.09.25.41.18.64.18h5.74c.27,0,.5,0,.59.36s.51.25.78.21c.48-.06.63.12.68.59a11.39,11.39,0,0,1,.09,2.92,7,7,0,0,0,.62,4,4.59,4.59,0,0,0,4.32,2.85,4.68,4.68,0,0,0,4.48-2.72,4.76,4.76,0,0,0,.51-3.08,5.93,5.93,0,0,1,0-.73,2.37,2.37,0,0,0,2.26,2,.74.74,0,0,1,.48.3c1.12,1.14,2.22,2.29,3.33,3.43.19.19.33.35.18.66s.11.66.36.92l5.24,5.38c.12.12.37.19.28.46a.64.64,0,0,1-.54.4c-.41.07-.81.14-1.22.23s-.51.39-.45.76.39.21.61.18c2.18-.28,4.36-.64,6.55-.84,1.45-.13,2.92,0,4.38,0s2.79,0,4.19,0c.54,0,.54.35.39.57s0,.65-.47.61-.78.21-.89-.37c0-.16-.18-.13-.29-.13H51.36a.28.28,0,0,0-.26.09c-.48.57-.78.57-1.24,0-.1-.12-.22-.09-.33-.09H48.35c-.18,0-.34,0-.38.23s-.33.29-.55.27-.55.1-.6-.29c0-.24-.19-.22-.35-.2l-1.29.1a.34.34,0,0,0-.3.14c-.39.57-.67.59-1.21.1a.28.28,0,0,0-.27-.06l-1.23.17a.3.3,0,0,0-.28.16c-.31.6-.73.65-1.21.15-.1-.11-.21-.07-.32-.06l-1.18.13a.35.35,0,0,0-.29.15.75.75,0,0,1-1.22.11.36.36,0,0,0-.32-.1A9.8,9.8,0,0,0,36,38c-.29.11-.3.59-.68.66-.09,0-.21.15-.26.13-.9-.47-1,.53-1.5.81.18.76-.37,1.1-.77,1.58a.81.81,0,0,0,.06,1.22c.17.13.16.54,0,.78a1.13,1.13,0,0,0,.47,1.59c.16.1.36.37.33.51-.14.73.52.88.83,1.28.09.11.2.05.32,0a.64.64,0,0,1,.85.43c.07.21.18.23.32.27a4.64,4.64,0,0,0,1.23.19c.18,0,.35,0,.47-.22s.81-.24,1,.05.24.16.38.17h1.12c.17,0,.33,0,.41-.22s.85-.28.91-.09c.21.6.68.29,1,.29s.75.29,1-.27c.1-.22.72-.2.79,0,.24.53.66.33,1,.33s.86.19,1.15-.35a.58.58,0,0,1,.84.18c.07.17.17.18.31.18h1.24a.32.32,0,0,0,.33-.16.57.57,0,0,1,1,0c.11.17.23.14.35.14.39,0,.79,0,1.18,0,.13,0,.24,0,.34-.15a.59.59,0,0,1,1,0c.11.18.24.16.39.16.38,0,.75,0,1.12,0,.18,0,.31,0,.4-.23s.85-.28.9-.06c.1.4.37.28.6.29s.59,0,.89,0,.41.08.46-.27.77-.19.94,0a1.75,1.75,0,0,0,2,0c.25-.22.7-.28.87,0a.51.51,0,0,0,.56.27h1c.17,0,.31,0,.4-.22s.76-.26,1,0a1.78,1.78,0,0,0,1.91,0,.68.68,0,0,1,.91,0,1.68,1.68,0,0,0,2,0,.78.78,0,0,1,.89,0,1.08,1.08,0,0,0,1.56-.36.61.61,0,0,1,.58-.39,1.1,1.1,0,0,0,1.14-1.11.69.69,0,0,1,.34-.52c.68-.43.76-.82.48-1.6-.09-.25-.24-.66.2-.92.28-.17,0-1.26-.41-1.41a.86.86,0,0,1-.5-.8,1.31,1.31,0,0,0-1.43-1.26.7.7,0,0,1-.64-.33c-.22-.82-1-.51-1.44-.69a.54.54,0,0,0-.7.19c-.24.3-1,.1-1,0-.12-.62-.6-.43-.92-.46s-.87-.38-1.15.27c-.1.22-1-.07-1-.34s-.15-.23-.31-.25l-1.23-.18a.27.27,0,0,0-.3.11.65.65,0,0,1-1.16-.1c-.25-.43-.71-.17-1.06-.26-.17,0-.43.12-.49-.18s-.09-.56.4-.55c1.11,0,2.19.25,3.28.37,2.15.25,4.3.49,6.44.83A5.39,5.39,0,0,1,75.21,42c.05.61.26.75.85.75,4.26,0,4.26,0,8.32-1.49,1.05-.39,2.1-.77,3.16-1.13a.86.86,0,0,0,.7-1,12.05,12.05,0,0,1,0-1.59c0-.46-.13-.69-.6-.61s-.56-.17-.55-.59c0-2.6,0-5.21,0-7.81,0-1.61-.49-2.18-2-2.51-2.36-.5-4.72-1-7.09-1.5-.41-.08-.5-.24-.48-.62,0-.61,0-1.22,0-1.83,0-.41-.18-.66-.59-.63s-.4-.2-.37-.47a1.23,1.23,0,0,1,.69-1,2,2,0,0,0,.3-1.75c-.17-.18-.38,0-.55,0a2.86,2.86,0,0,0-2,2.56c0,.32,0,.64-.48.61-.28,0-.31.27-.31.48,0,.46,0,.91,0,1.36s-.07.59-.51.43a2.42,2.42,0,0,0-.47-.07c-.59-.07-1-.13-1.08-1a1.21,1.21,0,0,0-1.84-1,.53.53,0,0,1-.59,0c-.5-.29-1,0-1.46.06s-.89-.37-1.4-.14a1.31,1.31,0,0,0-.79.89,3.73,3.73,0,0,0-.07.94c0,.77,0,.77-.78.79s-.78,0-.78-.76c0-1.3,0-2.61,0-3.9,0-.49.09-.66.6-.62a1.65,1.65,0,0,0,1.83-.9,4.16,4.16,0,0,0,.14-2c0-.19-.2-.28-.39-.29a5.76,5.76,0,0,0-.59,0H50.15c-.73,0-.81.08-.82.81,0,.26,0,.52,0,.77a1.49,1.49,0,0,0,.9,1.41c.34.13.36.29.27.61-.74,2.87-1.45,5.75-2.17,8.63q-.09.34-.15.69c0,.29-.27.23-.46.23s-.22-.17-.21-.33a3.43,3.43,0,0,0-2-3.38C41.26,22.59,37,20,32.76,17.35c-1-.6-1.06-.91-.29-1.83a3.07,3.07,0,0,1,2.44-1.1c1.66,0,3.32.05,5,0a6.75,6.75,0,0,0,5.84-3.21,6.94,6.94,0,0,0,.91-5.54c-.15-.64-.43-1.24-.56-1.91a2.1,2.1,0,0,0-2.18-1.62,2.91,2.91,0,0,0-.59,0c-.43.06-.61-.09-.58-.54S42.44.86,42,.84h-.18c-3.51,0-7,0-10.52,0-.34,0-.58,0-.56.46,0,.24-.13.29-.34.28-.73,0-1.46,0-2.19,0-.16,0-.34,0-.32-.24,0-.45-.25-.44-.57-.43-.59,0-1.18,0-1.77,0a1.72,1.72,0,0,0-1.4.48.51.51,0,0,1-.3.17c-.92,0-1.85,0-2.77,0-.3,0-.19-.25-.2-.4C20.8,0,20.8,0,19.61,0c-.31,0-.63,0-.94,0-.49,0-.92,0-.81.67.05.37-.29.24-.47.24H10.12a.35.35,0,0,0-.39.21c-.19.57-.65.42-1,.36S8,1.33,7.58,1.71s-.71.06-1.08.08-.9-.12-1,.55c0,.25-.3.13-.45.14-1.22,0-2.44,0-3.67,0-.48,0-1.38.45-1.4.7s.89.71,1.37.71H5.05c.23,0,.45,0,.48.33s.3.38.59.38H7.18a.55.55,0,0,1,.56.22c.21.3.55.13.82.1.46,0,.94-.29,1.2.37.1.23.42.17.65.17,2.31,0,4.61,0,6.92,0,.72,0,.51.4.56.78s-.09.59-.57.58c-2.26,0-4.53,0-6.8,0a.87.87,0,0,0-.92.45c-.19.36-.61.21-.91.15S8,7.21,7.58,7.59s-.79.08-1.19.09-.81-.06-.84.54c0,.27-.27.16-.42.16-1.24,0-2.49,0-3.73,0A2.09,2.09,0,0,0,.1,9C0,9,0,9.14.09,9.23c.36.26.65.6,1.18.58,1.26,0,2.52,0,3.78,0,.24,0,.44,0,.49.32a.49.49,0,0,0,.6.36,2.31,2.31,0,0,1,1.78.27c.24.18.76,0,1.15,0s.49-.09.59.29.41.31.7.31H16c.29,0,.59-.1.7.37.07.28.48.18.75.21s.43,0,.43.31-.24.26-.44.29-.88-.27-.87.49c0,.2-.3.1-.46.1H10.35c-.32,0-.57,0-.71.37s-.59.23-.88.22-.79-.22-1.24.2c-.24.22-.86.05-1.31,0s-.65,0-.66.47-.3.24-.48.24c-1.23,0-2.45.05-3.67,0a2.05,2.05,0,0,0-1.29.6C-.06,15.38,0,15.48.13,15.58ZM17.19,8.09l0,.08ZM15.58,2.2a.3.3,0,0,0,0,.1A.3.3,0,0,1,15.58,2.2Zm-1.14-.42h0ZM74.76,32H73.58c-.4,0-.79,0-1.18,0-.19,0-.53.19-.5-.26s0-.56.5-.54c.78,0,1.57,0,2.36,0a2.62,2.62,0,0,1,2.68,2.68c0,.84,0,1.69,0,2.54,0,.27,0,.47-.38.47s-.42-.21-.42-.51c0-.85,0-1.7,0-2.54A1.84,1.84,0,0,0,74.76,32ZM71.1,33.81A.92.92,0,0,1,72.23,33c.66.05,1.33,0,2,0a1.43,1.43,0,0,1,1.46,1.44c0,.68,0,1.37,0,2.06,0,.3-.07.42-.39.41s-.42-.1-.4-.41c0-.61,0-1.22,0-1.83s-.23-.84-.86-.85C73.09,33.8,72.11,33.81,71.1,33.81Zm-3.16.69c.41-.37.8-.67,1.13-1a5.15,5.15,0,0,0,1.29-3.63c0-2.17,0-4.34,0-6.5a3.65,3.65,0,0,1,0-.47.38.38,0,0,1,.76,0,2.73,2.73,0,0,1,0,.41c0,2,0,4.05,0,6.08A9,9,0,0,1,70.84,32,3.42,3.42,0,0,1,67.94,34.5Zm-3.6-.61c0-.28.07-.41.37-.38a4.84,4.84,0,0,0,.53,0A3.35,3.35,0,0,0,68.59,30c0-1.13,0-2.25,0-3.37h0c0-1.2,0-2.4,0-3.6,0-.3.1-.53.4-.55s.4.19.4.47c0,2.4.06,4.81-.06,7.2a4.25,4.25,0,0,1-4.61,4.12C64.43,34.28,64.33,34.19,64.34,33.89Zm0-1.77c0-.5.37-.31.59-.32a1.75,1.75,0,0,0,1.9-1.91V26.64h0V23.16c0-.24,0-.48.26-.6s.55,0,.55.55c0,2.2,0,4.41,0,6.61a2.62,2.62,0,0,1-2.88,2.84C64.41,32.56,64.33,32.45,64.34,32.12ZM51.18,20.79c.16-.6.09-1.42.53-1.75s1.25-.06,1.9-.1c.32,0,.44.07.44.41,0,2.4,0,4.81,0,7.21a.43.43,0,0,1-.36.49L49.3,28.26c0-.17,0-.29.07-.4Q50.27,24.34,51.18,20.79Zm9.36,3.87c0,.36-.11.5-.46.59-1.53.42-3.06.84-4.58,1.3-.36.1-.45,0-.45-.32,0-1.14,0-2.29,0-3.43h0c0-1.12,0-2.24,0-3.36,0-.37.08-.52.49-.51,1.52,0,3,0,4.55,0,.38,0,.45.12.45.47C60.52,21.15,60.52,22.9,60.54,24.66Zm0,7.55c0,.36-.06.52-.47.51-1.54,0-3.07,0-4.61,0-.34,0-.43-.11-.42-.44,0-1.41,0-2.83,0-4.24,0-.25,0-.4.31-.47,1.61-.43,3.21-.87,4.82-1.32.28-.07.37,0,.37.3,0,.94,0,1.88,0,2.83h0C60.54,30.32,60.52,31.27,60.55,32.21Zm3.76,13.34c.2-.25.41-.4.45-.59.09-.52.43-.57.85-.53.18,0,.36,0,.53,0,.54.07.67-.14.48-.62a3.43,3.43,0,0,1-.11-.64,3.11,3.11,0,0,1,2.74-3.65A3.06,3.06,0,0,1,72.6,42.3a3,3,0,0,1-3.06,3.24C67.83,45.59,66.12,45.55,64.31,45.55ZM63,40.9H61c-.17,0-.38,0-.38-.23a10.41,10.41,0,0,1,0-1.48.68.68,0,0,1,.81-.6.73.73,0,0,1,.7.91c-.06.55.16.66.66.64.76,0,1.53,0,2.3,0,.26,0,.4,0,.39.35s0,.44-.38.43C64.42,40.88,63.73,40.9,63,40.9Zm-2.59,4.61c.46-.26.2-1.14,1.07-1.11s.56.9,1.09,1.11Zm-4,0c.52-.2.2-1.09,1.05-1.11s.58.89,1.1,1.11Zm-1.2-9.21c0-.32.15-.33.4-.34s.3.14.31.36c0,.42-.2,1,.1,1.23s.83.06,1.26.07h.41c1.27,0,1.28,0,1.3-1.25,0-.28,0-.42.38-.42s.32.19.32.41c0,1.14,0,2.28,0,3.43s0,2.28,0,3.42c0,.29,0,.47-.39.47s-.32-.29-.3-.48c.07-.46-.12-.57-.55-.54a16,16,0,0,1-1.83,0c-.51,0-.84,0-.71.66.06.31-.13.33-.38.35s-.32-.1-.32-.34Q55.26,39.8,55.24,36.3Zm-6.93,9.19a1.41,1.41,0,0,0,.61-.79c.12-.43.48-.21.73-.25s.45,0,.48.27.29.49.48.77Zm-3.88,0c.51-.21.3-1.1,1.12-1.08s.6.82,1.22,1.08Zm9.16-4.58c-4.64,0-9.29,0-13.94,0a2.21,2.21,0,0,1-1.17-.29,2,2,0,0,0-2.4.28,2.2,2.2,0,0,0-.47,2.64,2,2,0,0,0,2.26,1.13,17.26,17.26,0,0,1,3.86-.22c.19,0,.34,0,.41.23a1.64,1.64,0,0,0,.67.87c-2,0-3.77.06-5.57,0a3,3,0,0,1-2.7-3.43,2.9,2.9,0,0,1,3.52-2.47,12,12,0,0,0,3.8.52c.73,0,1.46,0,2.19,0s.82,0,.89-.79a.73.73,0,0,1,.8-.76.72.72,0,0,1,.75.8c0,.1,0,.2,0,.3-.06.36.08.46.45.45,1.59,0,3.19,0,4.78,0,.33,0,.73.14,1-.08s.05-.52.1-.78a.72.72,0,0,1,.75-.69.73.73,0,0,1,.75.76,6.46,6.46,0,0,0,0,.88C54.4,40.83,54.13,40.91,53.59,40.91Zm1.08,4.59H52.39a2.39,2.39,0,0,0,.56-.87c.13-.37.47-.14.71-.18s.42-.05.46.22S54.43,45.23,54.67,45.5ZM49.18,29.78a.48.48,0,0,0,0-.12c0-.26.06-.38.32-.45,1.4-.38,2.8-.77,4.19-1.17.3-.08.37,0,.36.3,0,.64,0,1.29,0,1.94h0V31.7c0,1.08-.17,1.21-1.25.95a1.18,1.18,0,0,1-.33-.12,21.35,21.35,0,0,0-2.19-1A1.37,1.37,0,0,1,49.18,29.78ZM19.87,1.39c0,1.4,0,2.8,0,4.19,0,.47-.27.37-.53.38s-.51,0-.49-.37c0-.7,0-1.41,0-2.12h0c0-.69,0-1.38,0-2.06,0-.44.22-.42.51-.42S19.88,1,19.87,1.39Zm1,6.36c0-.29.1-.37.38-.37s.37.11.36.39.06.59,0,.88.17.54.56.52.78,0,1.31,0c-.69,1.16-2,1.56-2.47,2.68l-.17-.1C20.85,10.41,20.86,9.08,20.85,7.75Zm4.24,15.82c-.29,1.19-1,1.52-2.09,1a2.7,2.7,0,0,1-1.41-2.82c.06-1.6.66-3.11.79-4.69,0-.12.06-.21.17-.2.36,0,.77-.11,1.06.21a3.45,3.45,0,0,0,1.24.87.59.59,0,0,1,.37.65c0,.68,0,1.37,0,2.06A15.94,15.94,0,0,1,25.09,23.57Zm1.11-4.75A.85.85,0,0,1,27,19.88,5.66,5.66,0,0,0,27,21.11a3.73,3.73,0,0,1-.83,2.38C26.3,21.94,26,20.4,26.2,18.82ZM25.63,17a1.59,1.59,0,0,1-1.6-1.6,1.53,1.53,0,0,1,1.56-1.62,1.55,1.55,0,0,1,1.64,1.55A1.58,1.58,0,0,1,25.63,17Zm-2-12.85c0,.47-.23.45-.54.44h-.88c-.34,0-.67,0-1,0s-.41-.14-.41-.45,0-.48.39-.46c.63,0,1.26,0,1.88,0C23.49,3.68,23.67,3.73,23.67,4.18ZM41.79,7.77c0,.51-.31.4-.58.4H23.13c-.32,0-.54,0-.54-.44s.31-.36.56-.36H41.22C41.52,7.36,41.79,7.28,41.79,7.77ZM36.09,10a2.32,2.32,0,0,1-.59.06H30.19a4.52,4.52,0,0,0-3.83,1.86.8.8,0,0,1-.73.35c-.89,0-1.78,0-2.66,0-.26,0-.68.14-.76-.09s.21-.6.48-.81l.91-.74a1.66,1.66,0,0,0,.6-.79.84.84,0,0,1,.95-.59c1.77,0,3.54,0,5.32,0H36c.17,0,.43-.13.46.2A.47.47,0,0,1,36.09,10Zm-5.74-7h0ZM41.76,4.36c0,.43-.33.24-.51.24-2.15,0-4.3,0-6.45,0H28.3c-.32,0-.45-.07-.44-.42s.07-.51.45-.49c.65,0,1.3,0,2,0,.12,0,.31-.07.36.1.14.43.48.32.78.32h9.81C41.4,4.15,41.75,3.94,41.76,4.36Zm1.79,4.83A4,4,0,0,1,41.93,11a6.18,6.18,0,0,1-3.34.78H31.51a4.63,4.63,0,0,0-3.79,1.41c-.29.33-.49.2-.74,0s-.05-.42.06-.58A3.69,3.69,0,0,1,30.23,11h5.49A1.48,1.48,0,0,0,37.4,9.53c0-.26.09-.35.34-.35ZM28.28,14a3.28,3.28,0,0,1,2.82-1.26,5.11,5.11,0,0,0-1.53,1.88c-.23.62-.51.46-.88.2l-.33-.24C28.09,14.45,28.11,14.26,28.28,14ZM45.2,7.51c0,.46-.19.65-.63.64s-.94,0-1.42,0c-.28,0-.37-.09-.36-.37,0-.71,0-1.41,0-2.12h0V4c0-1,0-1,1-.93A1.33,1.33,0,0,1,45.2,4.56C45.21,5.54,45.18,6.53,45.2,7.51Zm.41,1.42v0Zm0,.05h0Zm-14.5,7c0,.1,0,.24-.21.24a.65.65,0,0,1-.55-.94,4.3,4.3,0,0,1,4-2.47c1.61-.07,3.23.05,4.84,0,2.08-.12,4-.78,5-2.76a1.62,1.62,0,0,1,1.34-1,1.19,1.19,0,0,1-.2.86A5.83,5.83,0,0,1,40,13.42c-1.65.05-3.3,0-5,0A3.87,3.87,0,0,0,31.11,16ZM41.48,35.38c.72-1,1.37-1.9,2-2.79a1.81,1.81,0,0,0,.36-1.15c0-1.2,0-2.4,0-3.6a1.2,1.2,0,0,1,1.36-1.16,1.15,1.15,0,0,1,1.22,1.16c0,2.21,0,4.41,0,6.61,0,.25-.07.35-.32.38Zm-5.69-9.17-2.38-2.46-.8-.85.11-.1.6.34c1.62,1,3.23,2,4.86,3a1.28,1.28,0,0,1,.66.83,5.28,5.28,0,0,0,3.49,3.71.72.72,0,0,1,.48,1.11c-.2.47-.35.5-.7.13l-4.85-5.08c-.2-.2-.43-.47-.7-.35S36,26.42,35.79,26.21ZM40,27.32l0,0,0,0Zm.14,0c.82.5,1.63,1,2.46,1.47.4.23.28.56.26.88,0,.16-.17.1-.27.06a4.32,4.32,0,0,1-2.53-2.3h0ZM29.7,20.59a3,3,0,0,1,3.13.1Q35,22,37.13,23.35A2.58,2.58,0,0,1,38.25,25l-.85-.53c-1.45-.89-2.91-1.77-4.35-2.69a.66.66,0,0,0-1,.14,4.27,4.27,0,0,1-.86.89,1.12,1.12,0,0,1-1.83-.74c-.05-.29,0-.59,0-.88S29.44,20.73,29.7,20.59Zm-1.78-.72c.64.26.65.33.09.84ZM26.56,17.8a2.27,2.27,0,0,0,1.55-1.6c.13-.45.24-.44.6-.22Q34,19.3,39.38,22.58l5.13,3.14a2.25,2.25,0,0,0-1.58,1.74c-.07.37-.26.24-.45.13-.71-.43-1.4-.89-2.13-1.27a1.66,1.66,0,0,1-1-1.15,4.28,4.28,0,0,0-1.87-2.76c-1.41-.86-2.81-1.74-4.22-2.59a3.72,3.72,0,0,0-3.55-.35.61.61,0,0,1-.61-.06C28.32,18.88,27.48,18.37,26.56,17.8Zm-6.42,8c.13-.09.22,0,.31.08a3.77,3.77,0,0,0,4.41-.07,7.13,7.13,0,0,0,2.07-1.5.22.22,0,0,1,.2-.07c.13.05.06.14,0,.24a4.07,4.07,0,0,1-2.25,2.79A3.7,3.7,0,0,1,20.14,25.81Zm-.67-5.24a9,9,0,0,0,.43-2.36c0-.16,0-.29.22-.26.62.07.82-.22.74-.79,0-.25.14-.29.34-.28s.19.2.17.35c-.06.38-.12.77-.21,1.15a15.89,15.89,0,0,0-.56,3.48,3.62,3.62,0,0,0,2.08,3.67,3.25,3.25,0,0,1-3-2.11A5.53,5.53,0,0,1,19.47,20.57Zm-.64-4.08c0-1.49,0-3,0-4.48s0-3,0-4.55c0-.45.19-.48.55-.5s.48.14.48.5c0,3,0,6,0,9,0,.49-.26.42-.56.43S18.82,16.91,18.83,16.49Z'/%3E%3Cpath class='cls-1' d='M45.16,27.46a.63.63,0,0,1,.66.59c0,.53-.29.75-.68.76a.58.58,0,0,1-.61-.64C44.54,27.79,44.73,27.45,45.16,27.46Z'/%3E%3Cpath class='cls-1' d='M69.53,40.33a2.23,2.23,0,0,1,2.25,2.19,2.18,2.18,0,1,1-4.36,0A2.19,2.19,0,0,1,69.53,40.33Z'/%3E%3Cpath class='cls-1' d='M56.37,40.49c.73,0,1.45,0,2.18,0,.39,0,.49.11.49.5,0,1,0,1-1,1H56.94c-1,0-1,0-1-1.07C55.93,40.55,56.05,40.48,56.37,40.49Z'/%3E%3Cpath class='cls-1' d='M56.69,38.31a4.82,4.82,0,0,0,.76,0H58c1,0,1,0,1,1,0,.39-.15.47-.48.46a17,17,0,0,0-1.89,0c-.65.07-.74-.19-.76-.77S56.09,38.22,56.69,38.31Z'/%3E%3Cpath class='cls-1' d='M30.52,21.36a.51.51,0,0,1,.54.54.54.54,0,0,1-.59.59.5.5,0,0,1-.53-.51C29.92,21.61,30.12,21.4,30.52,21.36Z'/%3E%3Cpath class='cls-1' d='M43.87,5.25c-.31,0-.5-.23-.52-.58a.62.62,0,1,1,1.24,0C44.58,5,44.36,5.24,43.87,5.25Z'/%3E%3Cpath class='cls-1' d='M24.84,15.38a.79.79,0,0,1,.78-.79.83.83,0,0,1,.81.84.78.78,0,0,1-.8.77A.75.75,0,0,1,24.84,15.38Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-minicargador::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 75.79 47.47'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23222220;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M31.33,30.24a12.51,12.51,0,0,0-4.72-.8c.81-3.92,1.32-4.44,5-4.91,5.14-.64,10.29-1.23,15.43-1.84,3.45-.41,6.9-.8,10.34-1.26,1.13-.15,1.62-.07,1.34,1.3-.37,1.86-.51,3.77-.7,5.66-.08.79-.36,1.07-1.22,1.14A9.42,9.42,0,0,0,48,40c.07.74,0,1-.84,1-3.09-.05-6.19-.05-9.28,0-.93,0-.94-.37-.87-1.11A9.42,9.42,0,0,0,31.33,30.24Z'/%3E%3Cpath class='cls-1' d='M60.29,29.92c-1-.31-1.09-.81-1-1.61l0-.57c.07-.37.17-.74.22-1.11.63-4.85,1.33-9.7,1.83-14.56a2.52,2.52,0,0,1,2.14-2.48c1.93-.56,4-1,4.86-3.27.19-.5.5-.25.77,0,1.45,1.37,2.93,2.62,2.54,5a28.92,28.92,0,0,0,0,4.84l.06,21.26v.29c-.21,3-.53,3.26-3.55,3.18H68c-.85.13-1-.25-.94-1A9.27,9.27,0,0,0,60.29,29.92Z'/%3E%3Cpath class='cls-1' d='M62.69,8.51c-.37.16-.58.26-.81.34l-23.8,8.31q-6.33,2.2-12.66,4.38c-.36.13-.88.59-1-.2-.13-1.52-1-2.5-2.42-3.45L61,3.77A4.17,4.17,0,0,0,62.69,8.51Z'/%3E%3Cpath class='cls-1' d='M49.25,39.11a8.25,8.25,0,0,0,8.34,8.18A8.07,8.07,0,0,0,65.82,39a8.29,8.29,0,1,0-16.57.13Zm3.17-.17a5.12,5.12,0,1,1,5.14,5.17A5.14,5.14,0,0,1,52.42,38.94Z'/%3E%3Cpath class='cls-1' d='M19.24,39a8.31,8.31,0,1,0,8.3-8.25A8.32,8.32,0,0,0,19.24,39Zm3.17.13A5.13,5.13,0,0,1,27.59,34,5,5,0,0,1,32.68,39a5.13,5.13,0,0,1-5.08,5.09A5.2,5.2,0,0,1,22.41,39.1Z'/%3E%3Cpath class='cls-1' d='M54.33,4.85a5.48,5.48,0,0,1-.8.3c-.61.28-1,.19-1.05-.56s-.61-.79-1.2-.79c-2.38,0-4.76,0-7.14,0a1.31,1.31,0,0,0-1.48,1C42.13,6.17,41.5,7.56,40.94,9a1.63,1.63,0,0,1-1,1.1c-1.3.42-2.58.92-4.25,1.53,1.42-3.4,2.77-6.43,4-9.51C40.28.43,41.52,0,43.05,0c3.19,0,6.38,0,9.57,0a3.92,3.92,0,0,1,1.79.38A3.5,3.5,0,0,1,56.23,3.7C56.06,4.72,54.94,4.42,54.33,4.85Z'/%3E%3Cpath class='cls-1' d='M.28,46c.54-.76,1.07-1.52,1.62-2.28C4,40.79,6.19,37.84,8.34,34.91c.41-.56,1-1.43,1.5-.23a5.12,5.12,0,0,1,.66,3,2.11,2.11,0,0,0-1.06,1.47.53.53,0,0,0-.19.61.83.83,0,0,0-.08.87,3.11,3.11,0,0,0,1.17,2.55c.89.91,2.31,1,2.84,2.63s-.19,1.45-1,1.47c-2.19.07-4.38,0-6.56,0a24.83,24.83,0,0,0-4.95.16l-.29-.11C-.17,46.94,0,46.48.28,46Z'/%3E%3Cpath class='cls-1' d='M15.46,37.73a1.31,1.31,0,0,1-.38-1.39c.37-2.63.69-5.27,1.06-7.9.24-1.74.53-3.47.82-5.38,1.79,2.37,3,2.75,5.83,1.79-.62,2.34-1.18,4.48-1.75,6.62a2.53,2.53,0,0,1-.55,1.14,9.32,9.32,0,0,0-2.28,8.33c.11.63.14,1-.66,1-.63,0-1-.09-.86-.87A3.47,3.47,0,0,0,15.46,37.73Z'/%3E%3Cpath class='cls-1' d='M74.26,10.35a1.8,1.8,0,0,1,1.43,2.3,5.1,5.1,0,0,0-.21,1.8c0,6.81,0,13.61,0,20.42a3.24,3.24,0,0,1-.15,1.4c-.27.56-.46,1.17-1.52,1s-.91-.71-.91-1.36V23.74c0-4,0-8.09,0-12.14C72.84,10.46,73.25,10.2,74.26,10.35Z'/%3E%3Cpath class='cls-1' d='M57.68,12.57c.23,1.64.52,3.27.76,4.91.39,2.7.37,2.7-2.48,2.88-.78.28-1-.16-1.13-1-.12-1.17-.31-2.34-.52-3.5-.56-3-.56-3,2.38-3.9C57.39,11.76,57.59,11.89,57.68,12.57Z'/%3E%3Cpath class='cls-1' d='M64.72,7.73a2.56,2.56,0,0,1-2.61-2.61,2.5,2.5,0,0,1,2.7-2.48,2.64,2.64,0,0,1,2.67,2.62A3.3,3.3,0,0,1,64.72,7.73Z'/%3E%3Cpath class='cls-1' d='M10.61,39.25l.7-.78a6.16,6.16,0,0,1,1-.41,2.51,2.51,0,0,1,3.08,2.18A2.59,2.59,0,0,1,13,43.1C11.1,43.2,10.08,41.54,10.61,39.25Z'/%3E%3Cpath class='cls-1' d='M23.18,21.57a2.55,2.55,0,0,1-2.5,2.55,2.5,2.5,0,0,1-2.57-2.46A2.55,2.55,0,0,1,20.52,19,2.59,2.59,0,0,1,23.18,21.57Z'/%3E%3Cpath class='cls-1' d='M31,23.26c.34-3.62,3.47-3.14,5.73-4.34C34.92,23.56,36.21,22.69,31,23.26Z'/%3E%3Cpath class='cls-1' d='M57.49,35.18a3.87,3.87,0,0,1,3.88,3.89,3.82,3.82,0,0,1-3.84,3.76A3.73,3.73,0,0,1,53.76,39,3.81,3.81,0,0,1,57.49,35.18Z'/%3E%3Cpath class='cls-1' d='M27.56,35.18a3.89,3.89,0,0,1,3.84,3.94,3.84,3.84,0,0,1-3.91,3.71A3.76,3.76,0,0,1,23.76,39,3.84,3.84,0,0,1,27.56,35.18Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 75.79 47.47'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23222220;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M31.33,30.24a12.51,12.51,0,0,0-4.72-.8c.81-3.92,1.32-4.44,5-4.91,5.14-.64,10.29-1.23,15.43-1.84,3.45-.41,6.9-.8,10.34-1.26,1.13-.15,1.62-.07,1.34,1.3-.37,1.86-.51,3.77-.7,5.66-.08.79-.36,1.07-1.22,1.14A9.42,9.42,0,0,0,48,40c.07.74,0,1-.84,1-3.09-.05-6.19-.05-9.28,0-.93,0-.94-.37-.87-1.11A9.42,9.42,0,0,0,31.33,30.24Z'/%3E%3Cpath class='cls-1' d='M60.29,29.92c-1-.31-1.09-.81-1-1.61l0-.57c.07-.37.17-.74.22-1.11.63-4.85,1.33-9.7,1.83-14.56a2.52,2.52,0,0,1,2.14-2.48c1.93-.56,4-1,4.86-3.27.19-.5.5-.25.77,0,1.45,1.37,2.93,2.62,2.54,5a28.92,28.92,0,0,0,0,4.84l.06,21.26v.29c-.21,3-.53,3.26-3.55,3.18H68c-.85.13-1-.25-.94-1A9.27,9.27,0,0,0,60.29,29.92Z'/%3E%3Cpath class='cls-1' d='M62.69,8.51c-.37.16-.58.26-.81.34l-23.8,8.31q-6.33,2.2-12.66,4.38c-.36.13-.88.59-1-.2-.13-1.52-1-2.5-2.42-3.45L61,3.77A4.17,4.17,0,0,0,62.69,8.51Z'/%3E%3Cpath class='cls-1' d='M49.25,39.11a8.25,8.25,0,0,0,8.34,8.18A8.07,8.07,0,0,0,65.82,39a8.29,8.29,0,1,0-16.57.13Zm3.17-.17a5.12,5.12,0,1,1,5.14,5.17A5.14,5.14,0,0,1,52.42,38.94Z'/%3E%3Cpath class='cls-1' d='M19.24,39a8.31,8.31,0,1,0,8.3-8.25A8.32,8.32,0,0,0,19.24,39Zm3.17.13A5.13,5.13,0,0,1,27.59,34,5,5,0,0,1,32.68,39a5.13,5.13,0,0,1-5.08,5.09A5.2,5.2,0,0,1,22.41,39.1Z'/%3E%3Cpath class='cls-1' d='M54.33,4.85a5.48,5.48,0,0,1-.8.3c-.61.28-1,.19-1.05-.56s-.61-.79-1.2-.79c-2.38,0-4.76,0-7.14,0a1.31,1.31,0,0,0-1.48,1C42.13,6.17,41.5,7.56,40.94,9a1.63,1.63,0,0,1-1,1.1c-1.3.42-2.58.92-4.25,1.53,1.42-3.4,2.77-6.43,4-9.51C40.28.43,41.52,0,43.05,0c3.19,0,6.38,0,9.57,0a3.92,3.92,0,0,1,1.79.38A3.5,3.5,0,0,1,56.23,3.7C56.06,4.72,54.94,4.42,54.33,4.85Z'/%3E%3Cpath class='cls-1' d='M.28,46c.54-.76,1.07-1.52,1.62-2.28C4,40.79,6.19,37.84,8.34,34.91c.41-.56,1-1.43,1.5-.23a5.12,5.12,0,0,1,.66,3,2.11,2.11,0,0,0-1.06,1.47.53.53,0,0,0-.19.61.83.83,0,0,0-.08.87,3.11,3.11,0,0,0,1.17,2.55c.89.91,2.31,1,2.84,2.63s-.19,1.45-1,1.47c-2.19.07-4.38,0-6.56,0a24.83,24.83,0,0,0-4.95.16l-.29-.11C-.17,46.94,0,46.48.28,46Z'/%3E%3Cpath class='cls-1' d='M15.46,37.73a1.31,1.31,0,0,1-.38-1.39c.37-2.63.69-5.27,1.06-7.9.24-1.74.53-3.47.82-5.38,1.79,2.37,3,2.75,5.83,1.79-.62,2.34-1.18,4.48-1.75,6.62a2.53,2.53,0,0,1-.55,1.14,9.32,9.32,0,0,0-2.28,8.33c.11.63.14,1-.66,1-.63,0-1-.09-.86-.87A3.47,3.47,0,0,0,15.46,37.73Z'/%3E%3Cpath class='cls-1' d='M74.26,10.35a1.8,1.8,0,0,1,1.43,2.3,5.1,5.1,0,0,0-.21,1.8c0,6.81,0,13.61,0,20.42a3.24,3.24,0,0,1-.15,1.4c-.27.56-.46,1.17-1.52,1s-.91-.71-.91-1.36V23.74c0-4,0-8.09,0-12.14C72.84,10.46,73.25,10.2,74.26,10.35Z'/%3E%3Cpath class='cls-1' d='M57.68,12.57c.23,1.64.52,3.27.76,4.91.39,2.7.37,2.7-2.48,2.88-.78.28-1-.16-1.13-1-.12-1.17-.31-2.34-.52-3.5-.56-3-.56-3,2.38-3.9C57.39,11.76,57.59,11.89,57.68,12.57Z'/%3E%3Cpath class='cls-1' d='M64.72,7.73a2.56,2.56,0,0,1-2.61-2.61,2.5,2.5,0,0,1,2.7-2.48,2.64,2.64,0,0,1,2.67,2.62A3.3,3.3,0,0,1,64.72,7.73Z'/%3E%3Cpath class='cls-1' d='M10.61,39.25l.7-.78a6.16,6.16,0,0,1,1-.41,2.51,2.51,0,0,1,3.08,2.18A2.59,2.59,0,0,1,13,43.1C11.1,43.2,10.08,41.54,10.61,39.25Z'/%3E%3Cpath class='cls-1' d='M23.18,21.57a2.55,2.55,0,0,1-2.5,2.55,2.5,2.5,0,0,1-2.57-2.46A2.55,2.55,0,0,1,20.52,19,2.59,2.59,0,0,1,23.18,21.57Z'/%3E%3Cpath class='cls-1' d='M31,23.26c.34-3.62,3.47-3.14,5.73-4.34C34.92,23.56,36.21,22.69,31,23.26Z'/%3E%3Cpath class='cls-1' d='M57.49,35.18a3.87,3.87,0,0,1,3.88,3.89,3.82,3.82,0,0,1-3.84,3.76A3.73,3.73,0,0,1,53.76,39,3.81,3.81,0,0,1,57.49,35.18Z'/%3E%3Cpath class='cls-1' d='M27.56,35.18a3.89,3.89,0,0,1,3.84,3.94,3.84,3.84,0,0,1-3.91,3.71A3.76,3.76,0,0,1,23.76,39,3.84,3.84,0,0,1,27.56,35.18Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-omnibus::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.1 46.45'%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath d='M121.06,8a11.8,11.8,0,0,0-.75-3.1A4.28,4.28,0,0,0,116,2c-6.44,0-12.87-.09-19.31-.18a2.9,2.9,0,0,1-1.87-.44C93.63,0,92.15,0,90.53,0,78.73,0,66.92,0,55.11.05c-.64,0-1.54.05-1.86.44-1.07,1.37-2.44,1.33-3.94,1.34-9.65,0-19.31.11-29,.16-2.5,0-4.85.28-6.47,2.55a2.2,2.2,0,0,1-1.48.52c-1.69.12-3.39.06-5.07.2C3.56,5.57.43,6.72,0,11.17v4.41c.35-.28.89-.5,1-.85a14.7,14.7,0,0,0,.41-2.49c.12-1-.16-2.39.4-2.91a9.89,9.89,0,0,1,3.87-2,20,20,0,0,1,4.19-.46c.55,0,1.11,0,1.77,0A4.92,4.92,0,0,1,11.49,8C8.38,15.24,8,23,7.94,30.71c0,2,.14,4.06.13,6.1,0,1.25.57,2,1.76,2,4.63,0,9.26,0,13.88,0A1.91,1.91,0,0,0,25,37.6c1-4.35,4.33-7.16,8.48-7.06A8.55,8.55,0,0,1,42,37.85c.06.33.09.66.15,1.06H81.25c.2-3,1.37-5.58,4-7a11,11,0,0,1,5.29-1.29c4.21.11,7.33,3.53,8,8.28h22.94q.33-3.21.66-6.37V18.64C121.76,15.1,121.45,11.57,121.06,8ZM22.27,22H11.88c.62-3.61,1.12-7.08,1.83-10.51.57-2.74.68-2.72,3.43-2.74h5.13Zm25.45-1.58H27.55V5.25H47.72Zm25.48,0H49.63V5.22H73.2ZM97,20.56H75.21V5.17H97Zm2.12-15.3a1.73,1.73,0,0,1,.51-.15c5.18,0,10.36,0,15.54.1,2.66,0,2.76.26,2.37,3.34H99.13Zm20,13.45h-20V10.48h17.32c1.74,0,2.6.72,2.69,2.49S119.12,16.68,119.12,18.71Z'/%3E%3Cpath d='M33.86,31.89A7.44,7.44,0,0,0,26.66,37a7.16,7.16,0,0,0,3.7,8.68,23.11,23.11,0,0,0,2.2.82h1.69l1.28-.4a7.46,7.46,0,0,0,5.12-7.5A7.55,7.55,0,0,0,33.86,31.89Zm-.39,12.17a4.91,4.91,0,1,1,0-9.82,4.62,4.62,0,0,1,4.81,4.9A4.68,4.68,0,0,1,33.47,44.06Z'/%3E%3Cpath d='M91.26,32.12a7.09,7.09,0,0,0-7.49,3.35,6.65,6.65,0,0,0,.75,8.27c1.17,1.18,2.88,1.82,4.34,2.71h2l1.55-.6A7.23,7.23,0,0,0,97,38.35C96.83,35.34,94.6,32.93,91.26,32.12Zm-1.43,12a4.89,4.89,0,0,1-4.87-5,4.82,4.82,0,0,1,5-4.84,5,5,0,0,1,5,5.07A4.8,4.8,0,0,1,89.83,44.07Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.1 46.45'%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath d='M121.06,8a11.8,11.8,0,0,0-.75-3.1A4.28,4.28,0,0,0,116,2c-6.44,0-12.87-.09-19.31-.18a2.9,2.9,0,0,1-1.87-.44C93.63,0,92.15,0,90.53,0,78.73,0,66.92,0,55.11.05c-.64,0-1.54.05-1.86.44-1.07,1.37-2.44,1.33-3.94,1.34-9.65,0-19.31.11-29,.16-2.5,0-4.85.28-6.47,2.55a2.2,2.2,0,0,1-1.48.52c-1.69.12-3.39.06-5.07.2C3.56,5.57.43,6.72,0,11.17v4.41c.35-.28.89-.5,1-.85a14.7,14.7,0,0,0,.41-2.49c.12-1-.16-2.39.4-2.91a9.89,9.89,0,0,1,3.87-2,20,20,0,0,1,4.19-.46c.55,0,1.11,0,1.77,0A4.92,4.92,0,0,1,11.49,8C8.38,15.24,8,23,7.94,30.71c0,2,.14,4.06.13,6.1,0,1.25.57,2,1.76,2,4.63,0,9.26,0,13.88,0A1.91,1.91,0,0,0,25,37.6c1-4.35,4.33-7.16,8.48-7.06A8.55,8.55,0,0,1,42,37.85c.06.33.09.66.15,1.06H81.25c.2-3,1.37-5.58,4-7a11,11,0,0,1,5.29-1.29c4.21.11,7.33,3.53,8,8.28h22.94q.33-3.21.66-6.37V18.64C121.76,15.1,121.45,11.57,121.06,8ZM22.27,22H11.88c.62-3.61,1.12-7.08,1.83-10.51.57-2.74.68-2.72,3.43-2.74h5.13Zm25.45-1.58H27.55V5.25H47.72Zm25.48,0H49.63V5.22H73.2ZM97,20.56H75.21V5.17H97Zm2.12-15.3a1.73,1.73,0,0,1,.51-.15c5.18,0,10.36,0,15.54.1,2.66,0,2.76.26,2.37,3.34H99.13Zm20,13.45h-20V10.48h17.32c1.74,0,2.6.72,2.69,2.49S119.12,16.68,119.12,18.71Z'/%3E%3Cpath d='M33.86,31.89A7.44,7.44,0,0,0,26.66,37a7.16,7.16,0,0,0,3.7,8.68,23.11,23.11,0,0,0,2.2.82h1.69l1.28-.4a7.46,7.46,0,0,0,5.12-7.5A7.55,7.55,0,0,0,33.86,31.89Zm-.39,12.17a4.91,4.91,0,1,1,0-9.82,4.62,4.62,0,0,1,4.81,4.9A4.68,4.68,0,0,1,33.47,44.06Z'/%3E%3Cpath d='M91.26,32.12a7.09,7.09,0,0,0-7.49,3.35,6.65,6.65,0,0,0,.75,8.27c1.17,1.18,2.88,1.82,4.34,2.71h2l1.55-.6A7.23,7.23,0,0,0,97,38.35C96.83,35.34,94.6,32.93,91.26,32.12Zm-1.43,12a4.89,4.89,0,0,1-4.87-5,4.82,4.82,0,0,1,5-4.84,5,5,0,0,1,5,5.07A4.8,4.8,0,0,1,89.83,44.07Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-plataforma::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 119.71 47.46'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23242021;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M0,27.88C0,30.24,0,32.6,0,35l0,.26a9.54,9.54,0,0,1,.34,2.05l0,.4a14.62,14.62,0,0,1,.77,1.71h.05A3.84,3.84,0,0,0,3,39.92c1.44,0,2.88,0,4.32,0,.47,0,.68-.2.77-.66A23.21,23.21,0,0,1,8.59,37a4.59,4.59,0,0,1,.48-1.45l.17-.67c-.11-.47.17-.87.29-1.29a2.8,2.8,0,0,1,1.33-1.9l.05,0a9.85,9.85,0,0,1,1.93-1.53,2.33,2.33,0,0,1,1.38-.57c3.4-.23,6.79-.38,10.2-.33,1,0,1.94,0,2.91,0s1.34-.34,1.34-1.36c0-.63-.05-1.26,0-1.89.11-7.58,0-15.15.06-22.73A2.91,2.91,0,0,0,25.38,0C20.58.34,15.76.58,11,.85A11.28,11.28,0,0,0,5.5,2.12l0,0-.54.42-.1.1-.64.9c.06.33-.22.52-.32.79a.27.27,0,0,1-.11.39L3.65,5a6.93,6.93,0,0,1-.77,2.59L2.82,8c.11.38-.16.68-.26,1a14.92,14.92,0,0,1-.84,2.63l-.12.43a.72.72,0,0,1-.22.69l0,.26a1.67,1.67,0,0,1-.15.85A18,18,0,0,0,0,19.1C0,22,0,25,0,27.88Zm21.3-17.7h0c0-1.8,0-3.6,0-5.41A.66.66,0,0,1,22,4a6.82,6.82,0,0,1,1.81.12,1.07,1.07,0,0,1,.91.79,5.06,5.06,0,0,1,.11,1.34c.09,2.52.13,5,.07,7.57a1.46,1.46,0,0,1-1,1.55c-.61.22-1.23.38-1.85.54s-.79.13-.79-.59ZM4.75,15.46l0-.26A1.29,1.29,0,0,1,5,14a.53.53,0,0,1,0-.41,1.43,1.43,0,0,1,.27-1.21l0-.41a1.82,1.82,0,0,1,0-.33,27.92,27.92,0,0,1,1.4-4.78c.2-.54.2-1.24.8-1.59v0l0,0c.19-.64.75-.72,1.27-.79.67-.09,1.35-.06,2-.15A47.18,47.18,0,0,1,16.94,4c.81,0,1,.24,1,1v4.8c0,1.73,0,3.47,0,5.2a1.3,1.3,0,0,1-1.38,1.49,12.41,12.41,0,0,1-2.36,0,8.53,8.53,0,0,1-1.89,0,4.7,4.7,0,0,1-1.4.09c-1.61.1-3.23.19-4.84.26C5.05,16.91,4.6,16.41,4.75,15.46Z'/%3E%3Cpath class='cls-1' d='M92.78,23.74q-21.5,0-43,0c-.48,0-1,0-1.42,0a.47.47,0,0,1-.57-.42,2.9,2.9,0,0,0,0-1.21c.12-2.18,0-4.35,0-6.53a13.36,13.36,0,0,0-.05-2.28v-.4a.59.59,0,0,1,.43-.41c.2,0,.4,0,.6,0H75.9c.29,0,.58,0,.87,0a2.84,2.84,0,0,0,1.36,0,1.59,1.59,0,0,0,.81,0,5.77,5.77,0,0,0,2,0,1.59,1.59,0,0,0,.81,0,14.72,14.72,0,0,0,3.25,0,.49.49,0,0,0,.41,0,1,1,0,0,0,.81,0,.49.49,0,0,0,.41,0,51.52,51.52,0,0,0,6,0,.65.65,0,0,0,.53,0,.51.51,0,0,1,.35.57c0,3.31,0,6.62,0,9.94C93.53,23.52,93.42,23.74,92.78,23.74Z'/%3E%3Cpolygon class='cls-1' points='75.95 3.15 75.92 3.18 75.92 3.18 75.92 3.18 75.95 3.15'/%3E%3Cpath class='cls-1' d='M76,11.23h-28l-.15-.52A6.91,6.91,0,0,0,47.8,9c.11-2.16,0-4.32.05-6.48,0-.61,0-1.22,0-1.83S48,0,48.44,0c3.72,0,7.44,0,11.16,0C63.73,0,67.85,0,72,0a1.67,1.67,0,0,1,1.41.6,13.13,13.13,0,0,0,2.16,2.12l.13.13c0,.17,0,.3.24.31C76,5.87,76.05,8.55,76,11.23Z'/%3E%3Cpolygon class='cls-1' points='49.28 40.64 49.26 40.62 49.26 40.61 49.26 40.61 49.28 40.64'/%3E%3Cpath class='cls-1' d='M24.65,31.2l-1.2-.94H59.67c-.17.52-.66.56-1,.8a10,10,0,0,0-3.52,5.32c-.11.38-.23.46-.63.45-1.4,0-2.79,0-4.18,0-.66.18-.33.68-.35,1.06a1.58,1.58,0,0,0-.05.86,2,2,0,0,1-.71,1.82c-1.28,0-2.56,0-3.85,0q-5,0-10.07,0c-1.26,0-1.62-.37-1.68-1.65a4.11,4.11,0,0,0-.07-1.21v-.4c.21-.56-.16-.57-.54-.57-1.49,0-3,0-4.46,0-.51,0-.7-.14-.83-.69A8.5,8.5,0,0,0,24.65,31.2Z'/%3E%3Cpolygon class='cls-1' points='11.27 33.76 11.27 33.76 11.26 33.76 11.27 33.76'/%3E%3Cpath class='cls-1' d='M10.65,34.82a19.59,19.59,0,0,0-1,3.26v1.75a3.59,3.59,0,0,1,.26.76A5.91,5.91,0,0,0,10.72,43c.33.53.7,1,1,1.55a.26.26,0,0,1,.16.25,3,3,0,0,1,1.1.94h0c.23.14.5.22.62.5l0,0A4.4,4.4,0,0,1,15,47l.06,0a1.74,1.74,0,0,1,.94.27l.26.07a32.09,32.09,0,0,0,3.25.12l.4,0a1.07,1.07,0,0,1,.83-.21l.25-.07c.27-.13.48-.41.82-.37l.3-.09a.36.36,0,0,1,.31-.25h0a20.24,20.24,0,0,0,2.2-1.71l.13-.12a15.92,15.92,0,0,0,1.45-2.7,8.54,8.54,0,0,0-.82-7.61,5.48,5.48,0,0,0-1.9-2c-.49-.27-.9-.8-1.47-1.06a8.58,8.58,0,0,0-5.64-.7,21.16,21.16,0,0,0-2.69,1c-.12.11-.22.25-.41.27a2.45,2.45,0,0,1-.94.81.55.55,0,0,1-.34.29c-.23.32-.35.72-.74.92,0,.21,0,.38-.29.43A1.4,1.4,0,0,1,10.65,34.82Zm7.55.62a3.45,3.45,0,0,1,.08,6.9A3.27,3.27,0,0,1,14.85,39,3.32,3.32,0,0,1,18.2,35.44Z'/%3E%3Cpath class='cls-1' d='M56.48,37.35a9.48,9.48,0,0,0,1.33,6.55l.67.85c.4,0,.4.39.62.57l0,0,0,0A11.09,11.09,0,0,0,62,47a8.81,8.81,0,0,0,7.5-.78l0,0h0c.16-.28.47-.35.68-.55l0,0a.38.38,0,0,1,.33-.2.27.27,0,0,1,.28-.27L71,45c0-.23.19-.33.38-.43a14.24,14.24,0,0,0,1.49-2.67A8.65,8.65,0,0,0,72,34.22a7.22,7.22,0,0,0-3.29-3,8.43,8.43,0,0,0-5.35-.75,9.18,9.18,0,0,0-3.81,1.68A8.22,8.22,0,0,0,56.48,37.35Zm5,1.7a3.45,3.45,0,0,1,3.24-3.64,3.49,3.49,0,0,1,.21,7C63.35,42.45,61.36,40.83,61.47,39.05Z'/%3E%3Cpolygon class='cls-1' points='71.33 44.55 71.33 44.55 71.34 44.55 71.33 44.55'/%3E%3Cpolygon class='cls-1' points='70.54 45.38 70.54 45.38 70.54 45.38 70.54 45.38'/%3E%3Cpath class='cls-1' d='M79.05,36.85a2.07,2.07,0,0,1-.23,1.09l0,.26c.12.14.07.3.07.45a8.71,8.71,0,0,0,.56,3.28c.26.72.65,1.4,1,2.09.11.11.25.2.26.37.07,0,.18,0,.19,0,.31.65,1,.94,1.46,1.41s1.41.67,2,1.22l.27,0a9.06,9.06,0,0,0,2.79.35,8.29,8.29,0,0,0,4.07-1c.75-.42,1.35-1,2.07-1.47,0-.05,0-.08,0-.1a8.45,8.45,0,0,0,1.59-2.39,8.8,8.8,0,0,0,.61-5.27,8.32,8.32,0,0,0-5.28-6.25,8.4,8.4,0,0,0-4.11-.58,8.17,8.17,0,0,0-6.26,4c-.35.6-.56,1.26-1,1.82Zm5.07,2.57a1,1,0,0,1,0-1.07l0-.27a1.51,1.51,0,0,1,.64-1.3,1.65,1.65,0,0,1,.6-.63c0-.19.16-.24.33-.24l0,0h0c.29-.52.86-.4,1.27-.44a2.14,2.14,0,0,1,2,.5h0a1.74,1.74,0,0,1,.91.6,3,3,0,0,1,.81,1.9,2.59,2.59,0,0,1-.58,2.28l-.12.18a2.64,2.64,0,0,1-2.51,1.41.37.37,0,0,1-.38,0,3.28,3.28,0,0,1-3-2.23A.86.86,0,0,1,84.12,39.42Z'/%3E%3Cpolygon class='cls-1' points='45.34 0.05 45.33 0.05 45.33 0.04 45.34 0.05'/%3E%3Cpath class='cls-1' d='M45.31,11.24H33.9a3.36,3.36,0,0,1-.06-1.14c0-3.13,0-6.27,0-9.4,0-.49.1-.67.63-.66,3.62,0,7.25,0,10.87,0q0,5.33,0,10.65C45.35,10.88,45.32,11.06,45.31,11.24Z'/%3E%3Cpolygon class='cls-1' points='45.34 23.7 45.34 23.7 45.34 23.7 45.34 23.7'/%3E%3Cpath class='cls-1' d='M34.32,23.73c-.4,0-.51-.15-.51-.52,0-3.38,0-6.77,0-10.15a1.15,1.15,0,0,1,.16-.58,2.71,2.71,0,0,0,.4,0h10.1a3.65,3.65,0,0,0,.46-.07c.32.07.41.27.41.59,0,3.55,0,7.11,0,10.66C41.66,23.71,38,23.71,34.32,23.73Z'/%3E%3Cpath class='cls-1' d='M103,23.72c-2.32,0-4.64,0-7,0,0-3.48,0-7,0-10.46,0-.53.15-.69.69-.67,1,0,2.07,0,3.11,0a1.09,1.09,0,0,1,.83.33,21.23,21.23,0,0,0,2.24,2.21l.13.12a2.09,2.09,0,0,1,.44,1.5c0,2.14,0,4.28,0,6.42C103.47,23.47,103.46,23.73,103,23.72Z'/%3E%3Cpolygon class='cls-1' points='96.02 23.7 96.03 23.7 96.03 23.7 96.02 23.7'/%3E%3Cpath class='cls-1' d='M74.62,29.18q-22.14,0-44.27,0c-.58,0-.69-.21-.68-.69,0-.86,0-1.72,0-2.57s0-1,1-1H80.57l19.76,0q9.24,0,18.48,0c.57,0,.87.2.89.76,0,.85,0,1.71,0,2.57s-.12.93-1,.93Z'/%3E%3Cpath class='cls-1' d='M69.89,30.29H82.16a10.36,10.36,0,0,0-4.45,6.28c-.06.23-.23.24-.42.24-.77,0-1.53,0-2.3,0-.28,0-.5-.07-.56-.44a7.12,7.12,0,0,0-1-2.47A10.38,10.38,0,0,0,69.89,30.29Z'/%3E%3Cpath class='cls-1' d='M95.13,32.62a15.79,15.79,0,0,0-2.53-2.23l.08-.17c2.4,0,4.81,0,7.21,0,.51,0,.82.14.81.72,0,1.73,0,3.46,0,5.19a.63.63,0,0,1-.71.71c-.78,0-1.57,0-2.36,0-.31,0-.57-.16-.54-.36.07-.52-.28-.84-.44-1.23A7.78,7.78,0,0,0,95.13,32.62Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 119.71 47.46'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23242021;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M0,27.88C0,30.24,0,32.6,0,35l0,.26a9.54,9.54,0,0,1,.34,2.05l0,.4a14.62,14.62,0,0,1,.77,1.71h.05A3.84,3.84,0,0,0,3,39.92c1.44,0,2.88,0,4.32,0,.47,0,.68-.2.77-.66A23.21,23.21,0,0,1,8.59,37a4.59,4.59,0,0,1,.48-1.45l.17-.67c-.11-.47.17-.87.29-1.29a2.8,2.8,0,0,1,1.33-1.9l.05,0a9.85,9.85,0,0,1,1.93-1.53,2.33,2.33,0,0,1,1.38-.57c3.4-.23,6.79-.38,10.2-.33,1,0,1.94,0,2.91,0s1.34-.34,1.34-1.36c0-.63-.05-1.26,0-1.89.11-7.58,0-15.15.06-22.73A2.91,2.91,0,0,0,25.38,0C20.58.34,15.76.58,11,.85A11.28,11.28,0,0,0,5.5,2.12l0,0-.54.42-.1.1-.64.9c.06.33-.22.52-.32.79a.27.27,0,0,1-.11.39L3.65,5a6.93,6.93,0,0,1-.77,2.59L2.82,8c.11.38-.16.68-.26,1a14.92,14.92,0,0,1-.84,2.63l-.12.43a.72.72,0,0,1-.22.69l0,.26a1.67,1.67,0,0,1-.15.85A18,18,0,0,0,0,19.1C0,22,0,25,0,27.88Zm21.3-17.7h0c0-1.8,0-3.6,0-5.41A.66.66,0,0,1,22,4a6.82,6.82,0,0,1,1.81.12,1.07,1.07,0,0,1,.91.79,5.06,5.06,0,0,1,.11,1.34c.09,2.52.13,5,.07,7.57a1.46,1.46,0,0,1-1,1.55c-.61.22-1.23.38-1.85.54s-.79.13-.79-.59ZM4.75,15.46l0-.26A1.29,1.29,0,0,1,5,14a.53.53,0,0,1,0-.41,1.43,1.43,0,0,1,.27-1.21l0-.41a1.82,1.82,0,0,1,0-.33,27.92,27.92,0,0,1,1.4-4.78c.2-.54.2-1.24.8-1.59v0l0,0c.19-.64.75-.72,1.27-.79.67-.09,1.35-.06,2-.15A47.18,47.18,0,0,1,16.94,4c.81,0,1,.24,1,1v4.8c0,1.73,0,3.47,0,5.2a1.3,1.3,0,0,1-1.38,1.49,12.41,12.41,0,0,1-2.36,0,8.53,8.53,0,0,1-1.89,0,4.7,4.7,0,0,1-1.4.09c-1.61.1-3.23.19-4.84.26C5.05,16.91,4.6,16.41,4.75,15.46Z'/%3E%3Cpath class='cls-1' d='M92.78,23.74q-21.5,0-43,0c-.48,0-1,0-1.42,0a.47.47,0,0,1-.57-.42,2.9,2.9,0,0,0,0-1.21c.12-2.18,0-4.35,0-6.53a13.36,13.36,0,0,0-.05-2.28v-.4a.59.59,0,0,1,.43-.41c.2,0,.4,0,.6,0H75.9c.29,0,.58,0,.87,0a2.84,2.84,0,0,0,1.36,0,1.59,1.59,0,0,0,.81,0,5.77,5.77,0,0,0,2,0,1.59,1.59,0,0,0,.81,0,14.72,14.72,0,0,0,3.25,0,.49.49,0,0,0,.41,0,1,1,0,0,0,.81,0,.49.49,0,0,0,.41,0,51.52,51.52,0,0,0,6,0,.65.65,0,0,0,.53,0,.51.51,0,0,1,.35.57c0,3.31,0,6.62,0,9.94C93.53,23.52,93.42,23.74,92.78,23.74Z'/%3E%3Cpolygon class='cls-1' points='75.95 3.15 75.92 3.18 75.92 3.18 75.92 3.18 75.95 3.15'/%3E%3Cpath class='cls-1' d='M76,11.23h-28l-.15-.52A6.91,6.91,0,0,0,47.8,9c.11-2.16,0-4.32.05-6.48,0-.61,0-1.22,0-1.83S48,0,48.44,0c3.72,0,7.44,0,11.16,0C63.73,0,67.85,0,72,0a1.67,1.67,0,0,1,1.41.6,13.13,13.13,0,0,0,2.16,2.12l.13.13c0,.17,0,.3.24.31C76,5.87,76.05,8.55,76,11.23Z'/%3E%3Cpolygon class='cls-1' points='49.28 40.64 49.26 40.62 49.26 40.61 49.26 40.61 49.28 40.64'/%3E%3Cpath class='cls-1' d='M24.65,31.2l-1.2-.94H59.67c-.17.52-.66.56-1,.8a10,10,0,0,0-3.52,5.32c-.11.38-.23.46-.63.45-1.4,0-2.79,0-4.18,0-.66.18-.33.68-.35,1.06a1.58,1.58,0,0,0-.05.86,2,2,0,0,1-.71,1.82c-1.28,0-2.56,0-3.85,0q-5,0-10.07,0c-1.26,0-1.62-.37-1.68-1.65a4.11,4.11,0,0,0-.07-1.21v-.4c.21-.56-.16-.57-.54-.57-1.49,0-3,0-4.46,0-.51,0-.7-.14-.83-.69A8.5,8.5,0,0,0,24.65,31.2Z'/%3E%3Cpolygon class='cls-1' points='11.27 33.76 11.27 33.76 11.26 33.76 11.27 33.76'/%3E%3Cpath class='cls-1' d='M10.65,34.82a19.59,19.59,0,0,0-1,3.26v1.75a3.59,3.59,0,0,1,.26.76A5.91,5.91,0,0,0,10.72,43c.33.53.7,1,1,1.55a.26.26,0,0,1,.16.25,3,3,0,0,1,1.1.94h0c.23.14.5.22.62.5l0,0A4.4,4.4,0,0,1,15,47l.06,0a1.74,1.74,0,0,1,.94.27l.26.07a32.09,32.09,0,0,0,3.25.12l.4,0a1.07,1.07,0,0,1,.83-.21l.25-.07c.27-.13.48-.41.82-.37l.3-.09a.36.36,0,0,1,.31-.25h0a20.24,20.24,0,0,0,2.2-1.71l.13-.12a15.92,15.92,0,0,0,1.45-2.7,8.54,8.54,0,0,0-.82-7.61,5.48,5.48,0,0,0-1.9-2c-.49-.27-.9-.8-1.47-1.06a8.58,8.58,0,0,0-5.64-.7,21.16,21.16,0,0,0-2.69,1c-.12.11-.22.25-.41.27a2.45,2.45,0,0,1-.94.81.55.55,0,0,1-.34.29c-.23.32-.35.72-.74.92,0,.21,0,.38-.29.43A1.4,1.4,0,0,1,10.65,34.82Zm7.55.62a3.45,3.45,0,0,1,.08,6.9A3.27,3.27,0,0,1,14.85,39,3.32,3.32,0,0,1,18.2,35.44Z'/%3E%3Cpath class='cls-1' d='M56.48,37.35a9.48,9.48,0,0,0,1.33,6.55l.67.85c.4,0,.4.39.62.57l0,0,0,0A11.09,11.09,0,0,0,62,47a8.81,8.81,0,0,0,7.5-.78l0,0h0c.16-.28.47-.35.68-.55l0,0a.38.38,0,0,1,.33-.2.27.27,0,0,1,.28-.27L71,45c0-.23.19-.33.38-.43a14.24,14.24,0,0,0,1.49-2.67A8.65,8.65,0,0,0,72,34.22a7.22,7.22,0,0,0-3.29-3,8.43,8.43,0,0,0-5.35-.75,9.18,9.18,0,0,0-3.81,1.68A8.22,8.22,0,0,0,56.48,37.35Zm5,1.7a3.45,3.45,0,0,1,3.24-3.64,3.49,3.49,0,0,1,.21,7C63.35,42.45,61.36,40.83,61.47,39.05Z'/%3E%3Cpolygon class='cls-1' points='71.33 44.55 71.33 44.55 71.34 44.55 71.33 44.55'/%3E%3Cpolygon class='cls-1' points='70.54 45.38 70.54 45.38 70.54 45.38 70.54 45.38'/%3E%3Cpath class='cls-1' d='M79.05,36.85a2.07,2.07,0,0,1-.23,1.09l0,.26c.12.14.07.3.07.45a8.71,8.71,0,0,0,.56,3.28c.26.72.65,1.4,1,2.09.11.11.25.2.26.37.07,0,.18,0,.19,0,.31.65,1,.94,1.46,1.41s1.41.67,2,1.22l.27,0a9.06,9.06,0,0,0,2.79.35,8.29,8.29,0,0,0,4.07-1c.75-.42,1.35-1,2.07-1.47,0-.05,0-.08,0-.1a8.45,8.45,0,0,0,1.59-2.39,8.8,8.8,0,0,0,.61-5.27,8.32,8.32,0,0,0-5.28-6.25,8.4,8.4,0,0,0-4.11-.58,8.17,8.17,0,0,0-6.26,4c-.35.6-.56,1.26-1,1.82Zm5.07,2.57a1,1,0,0,1,0-1.07l0-.27a1.51,1.51,0,0,1,.64-1.3,1.65,1.65,0,0,1,.6-.63c0-.19.16-.24.33-.24l0,0h0c.29-.52.86-.4,1.27-.44a2.14,2.14,0,0,1,2,.5h0a1.74,1.74,0,0,1,.91.6,3,3,0,0,1,.81,1.9,2.59,2.59,0,0,1-.58,2.28l-.12.18a2.64,2.64,0,0,1-2.51,1.41.37.37,0,0,1-.38,0,3.28,3.28,0,0,1-3-2.23A.86.86,0,0,1,84.12,39.42Z'/%3E%3Cpolygon class='cls-1' points='45.34 0.05 45.33 0.05 45.33 0.04 45.34 0.05'/%3E%3Cpath class='cls-1' d='M45.31,11.24H33.9a3.36,3.36,0,0,1-.06-1.14c0-3.13,0-6.27,0-9.4,0-.49.1-.67.63-.66,3.62,0,7.25,0,10.87,0q0,5.33,0,10.65C45.35,10.88,45.32,11.06,45.31,11.24Z'/%3E%3Cpolygon class='cls-1' points='45.34 23.7 45.34 23.7 45.34 23.7 45.34 23.7'/%3E%3Cpath class='cls-1' d='M34.32,23.73c-.4,0-.51-.15-.51-.52,0-3.38,0-6.77,0-10.15a1.15,1.15,0,0,1,.16-.58,2.71,2.71,0,0,0,.4,0h10.1a3.65,3.65,0,0,0,.46-.07c.32.07.41.27.41.59,0,3.55,0,7.11,0,10.66C41.66,23.71,38,23.71,34.32,23.73Z'/%3E%3Cpath class='cls-1' d='M103,23.72c-2.32,0-4.64,0-7,0,0-3.48,0-7,0-10.46,0-.53.15-.69.69-.67,1,0,2.07,0,3.11,0a1.09,1.09,0,0,1,.83.33,21.23,21.23,0,0,0,2.24,2.21l.13.12a2.09,2.09,0,0,1,.44,1.5c0,2.14,0,4.28,0,6.42C103.47,23.47,103.46,23.73,103,23.72Z'/%3E%3Cpolygon class='cls-1' points='96.02 23.7 96.03 23.7 96.03 23.7 96.02 23.7'/%3E%3Cpath class='cls-1' d='M74.62,29.18q-22.14,0-44.27,0c-.58,0-.69-.21-.68-.69,0-.86,0-1.72,0-2.57s0-1,1-1H80.57l19.76,0q9.24,0,18.48,0c.57,0,.87.2.89.76,0,.85,0,1.71,0,2.57s-.12.93-1,.93Z'/%3E%3Cpath class='cls-1' d='M69.89,30.29H82.16a10.36,10.36,0,0,0-4.45,6.28c-.06.23-.23.24-.42.24-.77,0-1.53,0-2.3,0-.28,0-.5-.07-.56-.44a7.12,7.12,0,0,0-1-2.47A10.38,10.38,0,0,0,69.89,30.29Z'/%3E%3Cpath class='cls-1' d='M95.13,32.62a15.79,15.79,0,0,0-2.53-2.23l.08-.17c2.4,0,4.81,0,7.21,0,.51,0,.82.14.81.72,0,1.73,0,3.46,0,5.19a.63.63,0,0,1-.71.71c-.78,0-1.57,0-2.36,0-.31,0-.57-.16-.54-.36.07-.52-.28-.84-.44-1.23A7.78,7.78,0,0,0,95.13,32.62Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-remolque::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 82.83 48.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23040506;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M82,34.78q-5.87-3.26-11.72-6.51A2.62,2.62,0,0,0,69,28c-3.62,0-7.23,0-10.85,0-.6,0-.76-.16-.71-.73a5.46,5.46,0,0,0-.6-3.07.5.5,0,0,1,0-.66c3.71-4.36,7.4-8.72,11.24-13.25,0,2.35,0,4.46,0,6.57,0,.53-.3.54-.66.65a4.66,4.66,0,0,0,1.63,9.13,4.74,4.74,0,0,0,4.37-4.88c0-.39-.15-.47-.49-.45a7.06,7.06,0,0,1-.92,0c-.77-.05-1.38-.12-1.36,1.06A1.85,1.85,0,0,1,68.63,24a2,2,0,0,1,0-4c.22,0,.44,0,.67,0a1.36,1.36,0,0,0,1.52-1.55c0-3.25,0-6.51,0-9.76a1.16,1.16,0,0,1,.7-1.28,3.84,3.84,0,0,0,1.85-4.34,4,4,0,0,0-7.66-.35A3.14,3.14,0,0,1,64.87,4L48.1,20.78c-.16.16-.3.39-.48.45s-.76.44-.89-.31a4,4,0,0,0-4.37-3.56,4,4,0,0,0-3.61,4.34c0,1.86,0,3.72,0,5.58,0,.55-.08.75-.7.77s-.66-.32-.66-.8q0-8.71,0-17.43c0-2.89-1.6-4.48-4.49-4.49H24.41A7.9,7.9,0,0,0,16.9,10q-2.13,4.18-4.19,8.4a2.43,2.43,0,0,1-1.06,1.11c-2.18,1.22-4.33,2.5-6.52,3.7a4.33,4.33,0,0,0-2.46,4.18c0,2.67,0,5.34,0,8,0,.45-.07.64-.58.74A2.59,2.59,0,0,0,0,38.74c0,.42,0,.84,0,1.25a2.65,2.65,0,0,0,2.69,2.7q2.55,0,5.1,0a.83.83,0,0,1,.92.56A7.66,7.66,0,0,0,16,48a7.65,7.65,0,0,0,7.31-4.75.86.86,0,0,1,.93-.56c3.78,0,7.57,0,11.35,0a2.91,2.91,0,0,0,2.57-1.09c.21-.28.46-.26.74-.26,5.56,0,11.13,0,16.69,0,.51,0,.62.17.74.62a8,8,0,0,0,15.51,0c.15-.54.39-.6.85-.6,2.78,0,5.56,0,8.34,0,1.32,0,1.76-.44,1.77-1.74,0-1.14,0-2.28,0-3.42A1.47,1.47,0,0,0,82,34.78Zm-12.59-32A1.12,1.12,0,0,1,70.68,4a1.1,1.1,0,0,1-1.21,1.23A1.13,1.13,0,0,1,68.25,4,1.09,1.09,0,0,1,69.42,2.79ZM6,29.33c.57,0,.82.13.72.73a3.72,3.72,0,0,0,0,.58,6.26,6.26,0,0,0,0,.75c.07.5-.1.65-.63.65s-.8-.13-.72-.72a6.53,6.53,0,0,0,0-1.25C5.32,29.61,5.33,29.31,6,29.33ZM7.18,40a12.77,12.77,0,0,0-1.75,0c-.77,0-1.55,0-2.32,0-.59,0-.44-.37-.42-.66s-.22-.69.39-.68c1.52,0,3,0,4.57,0,.34,0,.38.12.4.43C8.09,39.77,8,40.16,7.18,40Zm8.94,5.27A5.28,5.28,0,0,1,16,34.75a5.28,5.28,0,0,1,.13,10.56Zm4.63-26.63c.88-2.05,1.7-4,2.54-5.91A1.31,1.31,0,0,1,24.58,12c1.89,0,3.78,0,5.66,0,.43,0,.5.15.5.52q0,2.84,0,5.67c0,.41-.13.5-.52.5C27.11,18.67,24,18.68,20.75,18.68ZM35.47,40c-1.8,0-3.61,0-5.41,0s-3.61,0-5.42,0c-.69,0-.56-.36-.61-.76s.08-.61.57-.61c3.64,0,7.27,0,10.91,0,.62,0,.55.3.57.7S36,40.05,35.47,40Zm8.62-15.65V26c0,2.06,0,2-2.07,2-.56,0-.62-.2-.61-.67,0-1.8,0-3.61,0-5.41a3.64,3.64,0,0,1,.09-.73,1.18,1.18,0,0,1,1.23-1.09A1.15,1.15,0,0,1,44,21.19,23.86,23.86,0,0,1,44.09,24.39ZM54.27,28c-1.17,0-2.34,0-3.5,0s-2.34,0-3.51,0c-.39,0-.52-.11-.51-.51q0-1.45,0-2.91c0-.47.11-.62.59-.61,1.39,0,2.78,0,4.17,0,2.34.05,3.26,1.24,3.27,3.5C54.79,27.94,54.66,28,54.27,28ZM55,21.59c-.13.15-.24.38-.54.22a5.81,5.81,0,0,0-3-.46L65.87,7A.68.68,0,0,0,66,6.83c.26-.34.46-.16.66.07s.53.33.17.72c-.91,1-1.78,2.1-2.66,3.15-1.4,1.66-2.79,3.32-4.2,5Q57.49,18.67,55,21.59ZM64.17,45.3A5.28,5.28,0,0,1,64,34.74a5.28,5.28,0,0,1,.13,10.56Z'/%3E%3Cpath class='cls-1' d='M16,36a4.05,4.05,0,0,0,.11,8.1c2.07,0,4.2-1.92,4-4.07C20.25,37.92,18.18,35.94,16,36ZM16,41.36A1.35,1.35,0,0,1,14.7,40,1.34,1.34,0,0,1,16,38.7a1.33,1.33,0,1,1,0,2.66Z'/%3E%3Cpath class='cls-1' d='M64.11,36c-2.09-.22-4,1.89-4,4a4.06,4.06,0,1,0,8.11,0C68.17,37.91,66.24,35.8,64.11,36Zm0,5.34a1.33,1.33,0,1,1,1.34-1.3A1.35,1.35,0,0,1,64.12,41.36Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 82.83 48.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23040506;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M82,34.78q-5.87-3.26-11.72-6.51A2.62,2.62,0,0,0,69,28c-3.62,0-7.23,0-10.85,0-.6,0-.76-.16-.71-.73a5.46,5.46,0,0,0-.6-3.07.5.5,0,0,1,0-.66c3.71-4.36,7.4-8.72,11.24-13.25,0,2.35,0,4.46,0,6.57,0,.53-.3.54-.66.65a4.66,4.66,0,0,0,1.63,9.13,4.74,4.74,0,0,0,4.37-4.88c0-.39-.15-.47-.49-.45a7.06,7.06,0,0,1-.92,0c-.77-.05-1.38-.12-1.36,1.06A1.85,1.85,0,0,1,68.63,24a2,2,0,0,1,0-4c.22,0,.44,0,.67,0a1.36,1.36,0,0,0,1.52-1.55c0-3.25,0-6.51,0-9.76a1.16,1.16,0,0,1,.7-1.28,3.84,3.84,0,0,0,1.85-4.34,4,4,0,0,0-7.66-.35A3.14,3.14,0,0,1,64.87,4L48.1,20.78c-.16.16-.3.39-.48.45s-.76.44-.89-.31a4,4,0,0,0-4.37-3.56,4,4,0,0,0-3.61,4.34c0,1.86,0,3.72,0,5.58,0,.55-.08.75-.7.77s-.66-.32-.66-.8q0-8.71,0-17.43c0-2.89-1.6-4.48-4.49-4.49H24.41A7.9,7.9,0,0,0,16.9,10q-2.13,4.18-4.19,8.4a2.43,2.43,0,0,1-1.06,1.11c-2.18,1.22-4.33,2.5-6.52,3.7a4.33,4.33,0,0,0-2.46,4.18c0,2.67,0,5.34,0,8,0,.45-.07.64-.58.74A2.59,2.59,0,0,0,0,38.74c0,.42,0,.84,0,1.25a2.65,2.65,0,0,0,2.69,2.7q2.55,0,5.1,0a.83.83,0,0,1,.92.56A7.66,7.66,0,0,0,16,48a7.65,7.65,0,0,0,7.31-4.75.86.86,0,0,1,.93-.56c3.78,0,7.57,0,11.35,0a2.91,2.91,0,0,0,2.57-1.09c.21-.28.46-.26.74-.26,5.56,0,11.13,0,16.69,0,.51,0,.62.17.74.62a8,8,0,0,0,15.51,0c.15-.54.39-.6.85-.6,2.78,0,5.56,0,8.34,0,1.32,0,1.76-.44,1.77-1.74,0-1.14,0-2.28,0-3.42A1.47,1.47,0,0,0,82,34.78Zm-12.59-32A1.12,1.12,0,0,1,70.68,4a1.1,1.1,0,0,1-1.21,1.23A1.13,1.13,0,0,1,68.25,4,1.09,1.09,0,0,1,69.42,2.79ZM6,29.33c.57,0,.82.13.72.73a3.72,3.72,0,0,0,0,.58,6.26,6.26,0,0,0,0,.75c.07.5-.1.65-.63.65s-.8-.13-.72-.72a6.53,6.53,0,0,0,0-1.25C5.32,29.61,5.33,29.31,6,29.33ZM7.18,40a12.77,12.77,0,0,0-1.75,0c-.77,0-1.55,0-2.32,0-.59,0-.44-.37-.42-.66s-.22-.69.39-.68c1.52,0,3,0,4.57,0,.34,0,.38.12.4.43C8.09,39.77,8,40.16,7.18,40Zm8.94,5.27A5.28,5.28,0,0,1,16,34.75a5.28,5.28,0,0,1,.13,10.56Zm4.63-26.63c.88-2.05,1.7-4,2.54-5.91A1.31,1.31,0,0,1,24.58,12c1.89,0,3.78,0,5.66,0,.43,0,.5.15.5.52q0,2.84,0,5.67c0,.41-.13.5-.52.5C27.11,18.67,24,18.68,20.75,18.68ZM35.47,40c-1.8,0-3.61,0-5.41,0s-3.61,0-5.42,0c-.69,0-.56-.36-.61-.76s.08-.61.57-.61c3.64,0,7.27,0,10.91,0,.62,0,.55.3.57.7S36,40.05,35.47,40Zm8.62-15.65V26c0,2.06,0,2-2.07,2-.56,0-.62-.2-.61-.67,0-1.8,0-3.61,0-5.41a3.64,3.64,0,0,1,.09-.73,1.18,1.18,0,0,1,1.23-1.09A1.15,1.15,0,0,1,44,21.19,23.86,23.86,0,0,1,44.09,24.39ZM54.27,28c-1.17,0-2.34,0-3.5,0s-2.34,0-3.51,0c-.39,0-.52-.11-.51-.51q0-1.45,0-2.91c0-.47.11-.62.59-.61,1.39,0,2.78,0,4.17,0,2.34.05,3.26,1.24,3.27,3.5C54.79,27.94,54.66,28,54.27,28ZM55,21.59c-.13.15-.24.38-.54.22a5.81,5.81,0,0,0-3-.46L65.87,7A.68.68,0,0,0,66,6.83c.26-.34.46-.16.66.07s.53.33.17.72c-.91,1-1.78,2.1-2.66,3.15-1.4,1.66-2.79,3.32-4.2,5Q57.49,18.67,55,21.59ZM64.17,45.3A5.28,5.28,0,0,1,64,34.74a5.28,5.28,0,0,1,.13,10.56Z'/%3E%3Cpath class='cls-1' d='M16,36a4.05,4.05,0,0,0,.11,8.1c2.07,0,4.2-1.92,4-4.07C20.25,37.92,18.18,35.94,16,36ZM16,41.36A1.35,1.35,0,0,1,14.7,40,1.34,1.34,0,0,1,16,38.7a1.33,1.33,0,1,1,0,2.66Z'/%3E%3Cpath class='cls-1' d='M64.11,36c-2.09-.22-4,1.89-4,4a4.06,4.06,0,1,0,8.11,0C68.17,37.91,66.24,35.8,64.11,36Zm0,5.34a1.33,1.33,0,1,1,1.34-1.3A1.35,1.35,0,0,1,64.12,41.36Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-scalermin::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 67.29 47.83'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23050505;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M.56,21.41a1.3,1.3,0,0,0,.28,1.9,1.94,1.94,0,0,1,.93,2,8.32,8.32,0,0,0,0,1,.44.44,0,0,0,.46.51H2.5c.92,0,.92,0,.92.95,0,.55,0,1.1,0,1.65,0,.24-.07.33-.31.32-.42,0-.56.19-.54.59s0,.95,0,1.42c0,.3.06.53.42.5s.24.11.24.28c0,.44,0,.89,0,1.33,0,.26,0,.51.38.52s.19.23.19.38c0,1.54,0,3.08,0,4.62a4.66,4.66,0,0,0,1,2.34.24.24,0,0,0,.44,0,4.18,4.18,0,0,0,.92-2.23c0-1.56,0-3.12,0-4.68,0-.22,0-.41.3-.43s.25-.23.25-.43c0-.44,0-.88,0-1.33,0-.23.1-.26.29-.37.48-.28.66.07.93.28a3.36,3.36,0,0,0,4.86-1.13,3.83,3.83,0,0,0,.53-2c0-1,0-2.05,0-3.07a2.37,2.37,0,0,1,.81-1.87.35.35,0,0,1,.48-.07c.48.29,1,.56,1.47.82a.42.42,0,0,1,.25.39c.08.61.15,1.22.26,1.81A1.86,1.86,0,0,0,18.57,29a.68.68,0,0,1,.63.22c.73.73,1.48,1.43,2.21,2.14.09.09.31.16.14.35s-.09.55.14.78l2.54,2.45c.17.16.35.25.07.51s-.11.53-.08.8a1.06,1.06,0,0,1-.75,1.25c-1,.47-2,1.07-3,1.52l-.29.11S20.1,39,20.1,39c0-.83,0-.83-.87-.83-.43,0-.86,0-1.28,0s-.65.15-.61.59a.27.27,0,0,1,0,.09,5,5,0,0,1-1.08,3.88,14.34,14.34,0,0,0-.94,1.56,1.78,1.78,0,0,1-.62.6c-1,.67-1.94,1.32-2.86,2.06a.84.84,0,0,1-.55.17,5.17,5.17,0,0,0-1.41.15c-.15,0-.37.08-.37.28s.22.21.38.24l.23,0c1.16,0,2.32,0,3.48,0a.54.54,0,0,1,.19,0c2,0,3.88-.53,5.83-.73l0,0a.46.46,0,0,1,.07-.16.49.49,0,0,1,0-.17,4.26,4.26,0,0,1,0-.86c0-.16-.11-.4.09-.5s.24-.31.26-.52-.11-.4.17-.37.47-.12.63,0a5.07,5.07,0,0,0,1.16,1.73,8.73,8.73,0,0,0,.7.64h.07a5.87,5.87,0,0,0,6.45,0h0a5.17,5.17,0,0,0,2.18-3c.13.5.29.56.86.56h2.42a.79.79,0,0,0,.92-.75c0-.2.1-.27.32-.27.74,0,1.49,0,2.24,0,.23,0,.27.08.28.29,0,.52.21.7.74.73.38,0,.76,0,1.14,0s.45-.05.51.29c0,.18.26.18.43.18h3.48c.16,0,.37,0,.4-.15.06-.41.35-.32.61-.33a1.6,1.6,0,0,0,.72-.11c.17-.09.17-.27.21-.48a5.14,5.14,0,0,0,1.94,2.82l.32.25h0a6,6,0,0,0,3.19.9,5.6,5.6,0,0,0,5.43-3.76.87.87,0,0,0,.79.21,1.45,1.45,0,0,1,.36,0,10.52,10.52,0,0,0,5.25-.91c.88-.39,1.79-.69,2.69-1a.68.68,0,0,0,.51-.72c0-.51,0-1,0-1.51s-.16-.53-.5-.48-.39-.13-.39-.41q0-3.12,0-6.24c0-1.12-.33-1.54-1.42-1.79-.59-.13-1.19-.27-1.79-.38-.3-.05-.45-.15-.42-.5a10.1,10.1,0,0,0,0-1.23A1.06,1.06,0,0,0,61.66,28a1.69,1.69,0,0,1-.23,0c-.2-.05-.53.15-.59-.14s-.14-.83.24-1c.75-.33.59-.93.58-1.5,0-.24-.07-.27-.31-.22a2.23,2.23,0,0,0-1.81,2.32c0,.47-.12.6-.57.55a8.08,8.08,0,0,0-1.1,0,1,1,0,0,0-1.11,1.08c0,.5-.08.53-.5.25a1.56,1.56,0,0,0-.91-.26c-1.63,0-3.27,0-4.9,0-.46,0-.81.09-.9.63,0,.3-.32.13-.49.16s-.22-.09-.22-.25q0-1.83,0-3.66c0-.22.09-.26.28-.25a2.21,2.21,0,0,0,.77-.05,1.15,1.15,0,0,0,.91-1.07c0-.27,0-.55,0-.82s-.13-.56-.55-.56c-3.53,0-7.06,0-10.59,0-.67,0-1.34,0-2,0-.34,0-.47.12-.44.46s0,.58,0,.87a1,1,0,0,0,.56,1,.3.3,0,0,1,.17.43c-.5,1.7-1,3.4-1.5,5.09a4.43,4.43,0,0,0-.21,1.26c0,1.29,0,2.59,0,3.89a1.12,1.12,0,0,0,.62,1.12,7.22,7.22,0,0,1,1.27.85h-2.3c-.29,0-.17-.24-.17-.38V31.47c0-1-.44-1.51-1.45-1.53A2.58,2.58,0,0,1,33,29.56q-1.53-.9-3.09-1.77a.5.5,0,0,1-.3-.54,2.62,2.62,0,0,0-1.5-2.66c-.6-.33-1.19-.68-1.79-1-.28-.15-.55-.43-.92-.18-.05,0-.2-.06-.29-.11-2.92-1.65-5.86-3.27-8.72-5-.65-.38-1.26-.87-1.91-1.27a.49.49,0,0,0-.79.21c-.08.16-.17.32-.26.48-.37.65-.26.56-.82.25-.73-.39-1.43-.83-2.14-1.24a4.52,4.52,0,0,1-.91-.89,4.89,4.89,0,0,0-1-.94c-.18-.1-.16-.24-.16-.39V5.56a.62.62,0,0,1,.06-.35,1.62,1.62,0,0,0-.66-2.38,2.49,2.49,0,0,0-.48-.26c-.73-.2-.85-.69-.82-1.38C6.53,0,6.49,0,5.28,0,4.85,0,4.42,0,4,0s-.58.17-.58.57c0,.78,0,1.56,0,2.34,0,.19,0,.37-.25.38a.41.41,0,0,0-.37.36.43.43,0,0,0,.26.49c.47.19.35.57.36.92,0,.14-.06.18-.18.2s-.43.12-.45.38a.5.5,0,0,0,.31.52.56.56,0,0,1,.33.62c0,.26,0,.43-.34.51s-.4.54,0,.81a.67.67,0,0,1,.36.66c0,.26,0,.42-.34.5s-.43.55,0,.82a.67.67,0,0,1,.34.68c0,.23,0,.45-.33.46a.34.34,0,0,0-.31.35.5.5,0,0,0,.28.49c.34.15.37.42.36.74s0,.34-.29.42c-.43.12-.48.49-.13.79.1.08.22.16.32.25a.36.36,0,0,1,.08.38c0,.15-.18.08-.27.09h-.6A1.72,1.72,0,0,0,.69,16.29c0,.24-.23.35-.37.5-.42.48-.44.73,0,1.19a.69.69,0,0,1,.19.75A1.17,1.17,0,0,0,1,20.11c.32.22.26.43.06.68A7.21,7.21,0,0,0,.56,21.41Zm49,12.84c0,.34-.22.25-.4.26s-.36,0-.35-.26c0-.54,0-1.07,0-1.61h0c0-.56,0-1.13,0-1.69,0-.31.15-.3.37-.3s.37,0,.36.3C49.56,32.05,49.56,33.15,49.58,34.25Zm10.56-2c0,.24-.14.36-.38.36H57.67c-.23,0-.42-.06-.43-.31s.18-.36.42-.36h2.1C60,32,60.13,32.05,60.14,32.28Zm3.16,1.26c0,.31-.23.35-.48.35h-5c-.25,0-.53,0-.53-.34s.27-.35.52-.35h5C63.06,33.2,63.3,33.22,63.3,33.54Zm-5.47.9h4.94c.25,0,.53,0,.52.35s-.27.32-.51.32H57.84c-.26,0-.57,0-.56-.36S57.59,34.44,57.83,34.44ZM63.3,36c0,.32-.26.33-.5.33H58.72c-.26,0-.54,0-.54-.34s.27-.33.51-.33h4.13C63.07,35.68,63.3,35.71,63.3,36Zm0,1.22c0,.31-.24.34-.49.34H59.7a.38.38,0,0,1-.41-.4c0-.25.22-.25.41-.25h3.11C63.05,36.92,63.31,36.91,63.3,37.24Zm0,1.26c0,.21-.18.3-.39.29H60.84c-.23,0-.4-.09-.4-.34s.16-.31.36-.31H63A.33.33,0,0,1,63.32,38.5ZM49.85,42.39a2.55,2.55,0,1,1,2.55,2.43A2.49,2.49,0,0,1,49.85,42.39Zm-4.55-3a.51.51,0,0,1,.16-.4q1.56-1.65,3.09-3.31a1,1,0,0,1,.84-.36c1.89,0,3.79,0,5.68,0a1.07,1.07,0,0,1,.87.39c.79.91,1.58,1.83,2.41,2.7A1.75,1.75,0,0,1,59,39.9c-.06.39.14.53.54.53,1.1,0,2.19,0,3.29,0h0c1,0,2.08,0,3.12,0,.46,0,.57.11.57.56a.77.77,0,0,1-.61.88c-1.27.42-2.52.92-3.77,1.38a2.57,2.57,0,0,1-1,.24c-.78,0-1.56,0-2.34,0-.31,0-.41-.07-.41-.4,0-1.1,0-2.2,0-3.3a1,1,0,0,0-.24-.66c-.87-1-1.73-1.9-2.58-2.86a1,1,0,0,0-.8-.35c-1.75,0-3.51,0-5.26,0a.87.87,0,0,0-.68.31c-.87,1-1.75,1.91-2.64,2.86a1.06,1.06,0,0,0-.3.78c0,1.16,0,2.32,0,3.48,0,.28-.11.31-.35.32s-.29-.12-.29-.33C45.31,42,45.31,40.67,45.3,39.36Zm-3.37-8.8c-.22,0-.28-.08-.28-.29,0-1.44,0-2.87,0-4.3,0-.25.08-.31.31-.31q1.74,0,3.48,0c.25,0,.31.09.3.32,0,.7,0,1.4,0,2.1h0c0,.72,0,1.44,0,2.15,0,.23,0,.33-.29.33C44.28,30.54,43.1,30.55,41.93,30.56Zm-.29,12.66c0-.27.11-.33.35-.32.58,0,1.16,0,1.74,0,.78,0,.76,0,.79.78,0,.34-.06.51-.44.46s-.67,0-1,0h-.55C41.62,44.15,41.63,44.15,41.64,43.22Zm0-2c0-.18,0-.27.25-.27h2.37c.12,0,.22,0,.25.17.13.81,0,1-.8,1H42.45C41.59,42.1,41.6,42.1,41.65,41.24Zm0-2c0-.19.07-.26.27-.26h1.74c.89,0,.88,0,.86.9,0,.24-.08.31-.31.3h-1.7C41.57,40.19,41.58,40.19,41.65,39.24ZM39.83,24h0Zm-.5,19.41V38.74a1.56,1.56,0,0,0,1.12.26c.34,0,.45.07.44.42,0,1,0,2,0,3,0,1.26,0,1.26-1.28,1.18C39.42,43.61,39.32,43.59,39.33,43.38Zm-2.14-12c.55-1.89,1.08-3.68,1.59-5.48.07-.24.2-.25.39-.25s.19.2.19.32c0,1.47,0,2.93,0,4.4a.35.35,0,0,1-.27.4Zm-1.53,9.51a1.09,1.09,0,0,0,0-.36c0-.23,0-.33.3-.32a10.84,10.84,0,0,0,1.14,0c.16,0,.27,0,.24.22-.06.39.17.46.49.43a1.87,1.87,0,0,1,.41,0c.12,0,.28-.06.28.18s-.12.2-.26.2c-.39,0-.77,0-1.15,0h0c-.36,0-.73,0-1.09,0S35.62,41.21,35.66,40.92Zm-1.52-8.79a.6.6,0,0,1-.64.62.65.65,0,0,1-.67-.66.66.66,0,0,1,.68-.65A.65.65,0,0,1,34.14,32.13Zm-1.91,5.66a.27.27,0,0,1,.29-.28h1.36c.17,0,.31.06.32.25a.28.28,0,0,1-.28.34H32.5A.28.28,0,0,1,32.23,37.79Zm-.58-1c0-.24.16-.31.36-.31h1.87c.2,0,.36.09.35.33s-.19.29-.39.28H32C31.81,37.05,31.65,37,31.65,36.75Zm-10.2,2.62A5.25,5.25,0,0,0,20.58,43a4.43,4.43,0,0,0,.06.51c0,.07-.08.11-.21.11s-.33,0-.33-.3c0-1,0-2,0-3,0-.13,0-.27.15-.34Zm8.24-5.53a2.7,2.7,0,0,1-1.2-1.42c.57.32,1.05.61,1.54.87.23.13.18.26.08.44S29.89,34,29.69,33.84ZM26,40a2.43,2.43,0,1,1-2.55,2.43A2.5,2.5,0,0,1,26,40Zm-3.42-9.84c-.54-.5-1.07-1-1.59-1.52a3,3,0,0,1-.65-.68c.12-.08.19,0,.27,0l6.75,3.85c.13.07.23.13.24.3a3,3,0,0,0,1.69,2.46c.2.11.15.23.07.37-.17.3-.53.3-.85,0l-4.82-4.56c-.22-.21-.42-.43-.74-.14S22.71,30.21,22.61,30.12Zm-3-1.69c.12-.11.21-.14.35,0,.77.73,1.56,1.45,2.34,2.18.06.06.16.12.07.22s-.14.2-.27.23L22,31,19.6,28.72C19.48,28.61,19.5,28.53,19.61,28.43Zm-1.74-1.34a.44.44,0,0,1,.46-.46.43.43,0,0,1,.45.47.44.44,0,0,1-.48.49A.46.46,0,0,1,17.87,27.09Zm-.55-3.21c0-.37.24-.47.55-.3l7,4c.2.11.33.21.19.46s-.32.15-.49.06c-.56-.31-1.12-.62-1.67-.94l-5.25-3C17.5,24.08,17.32,24,17.32,23.88Zm-1.74-4.69c.16-.3.3-.21.5-.1L21.15,22c1.18.67,2.36,1.34,3.53,2,.1,0,.31.08.17.28s-.08.33-.28.37l-.33-.18-8.49-4.85C15.54,19.53,15.42,19.47,15.58,19.19ZM11.5,22.73c.87-1.56,1.73-3.12,2.6-4.67,0-.09.07-.21.24-.18a5,5,0,0,0,.46.25c.31.12.36.25.18.56-.8,1.37-1.55,2.77-2.33,4.15-.4.7-.44.69-1.09.22C11.41,22.94,11.42,22.87,11.5,22.73Zm-.89-1.91c-.28-.16-.28-.27-.07-.5a2.57,2.57,0,0,0,.68-2.21c.44.26.82.49,1.21.69s.22.26.11.46c-.24.41-.45.83-.69,1.24C11.4,21.29,11.4,21.27,10.61,20.82Zm-1,.44c.27-.2.56.23.86.35.13.05.23.15.36.2s.2.22.1.39a2.49,2.49,0,0,0-.15.28c-.37.66-.38.7.23,1.14a.29.29,0,0,1,.13.41,3.61,3.61,0,0,0-.2,1.3c0,1.19,0,2.38,0,3.57a4.1,4.1,0,0,1-.06.78,1.12,1.12,0,0,1-1,.9,1,1,0,0,1-1-.84A2.45,2.45,0,0,1,8.72,29V25.77h0c0-1,0-2.08,0-3.11A1.55,1.55,0,0,1,9.57,21.26ZM6.44,23.2c0-.77,0-.78.76-.78s.67,0,.7.68c0,.46-.1.65-.57.56a1.41,1.41,0,0,0-.41,0C6.55,23.72,6.43,23.58,6.44,23.2ZM6.87,7.54,6.63,7.4c-.35-.17-.15-.48-.19-.73s.17-.2.3-.23.33-.11.36-.3a.55.55,0,0,0-.24-.56c-.14-.11-.47-.13-.38-.36s.36,0,.55,0h0c.37-.07.49,0,.49.45,0,1.43,0,2.86,0,4.3h0v4c0,.82,0,.82-.83.79-.12,0-.28,0-.29-.18s0-.26.24-.27A.42.42,0,0,0,7.1,14a.49.49,0,0,0-.3-.56.83.83,0,0,1-.16-.09c-.36-.16-.16-.48-.2-.72s.18-.23.33-.27a.42.42,0,0,0,.16-.77,2,2,0,0,0-.3-.2c-.34-.2-.15-.52-.19-.79s.2-.17.32-.22.3-.14.34-.33a.44.44,0,0,0-.22-.47l-.27-.17c-.32-.18-.12-.49-.17-.74s.18-.19.3-.23A.42.42,0,0,0,7.11,8,.45.45,0,0,0,6.87,7.54Zm-1.61,29a1.36,1.36,0,0,1-.63-1.62A1.25,1.25,0,0,1,5.26,36.56ZM5,7.4H5a.93.93,0,0,1,.53.33A.93.93,0,0,0,5,7.4ZM4.59,39c.9.82.88.74.35,1.54A1.91,1.91,0,0,1,4.59,39Zm0-2a1.41,1.41,0,0,1,.64,1.68A1.53,1.53,0,0,1,4.63,37ZM1.15,22.16a1.2,1.2,0,0,0,1,.26H3.16c.12,0,.26,0,.26.16s0,.61,0,.91c0,.12-.06.16-.17.16-.43,0-.88.07-1.21-.34a5.32,5.32,0,0,0-.61-.55A.62.62,0,0,1,1.15,22.16Z'/%3E%3Ccircle class='cls-1' cx='52.43' cy='42.37' r='1.79'/%3E%3Ccircle class='cls-1' cx='26.03' cy='42.39' r='1.79'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 67.29 47.83'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23050505;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M.56,21.41a1.3,1.3,0,0,0,.28,1.9,1.94,1.94,0,0,1,.93,2,8.32,8.32,0,0,0,0,1,.44.44,0,0,0,.46.51H2.5c.92,0,.92,0,.92.95,0,.55,0,1.1,0,1.65,0,.24-.07.33-.31.32-.42,0-.56.19-.54.59s0,.95,0,1.42c0,.3.06.53.42.5s.24.11.24.28c0,.44,0,.89,0,1.33,0,.26,0,.51.38.52s.19.23.19.38c0,1.54,0,3.08,0,4.62a4.66,4.66,0,0,0,1,2.34.24.24,0,0,0,.44,0,4.18,4.18,0,0,0,.92-2.23c0-1.56,0-3.12,0-4.68,0-.22,0-.41.3-.43s.25-.23.25-.43c0-.44,0-.88,0-1.33,0-.23.1-.26.29-.37.48-.28.66.07.93.28a3.36,3.36,0,0,0,4.86-1.13,3.83,3.83,0,0,0,.53-2c0-1,0-2.05,0-3.07a2.37,2.37,0,0,1,.81-1.87.35.35,0,0,1,.48-.07c.48.29,1,.56,1.47.82a.42.42,0,0,1,.25.39c.08.61.15,1.22.26,1.81A1.86,1.86,0,0,0,18.57,29a.68.68,0,0,1,.63.22c.73.73,1.48,1.43,2.21,2.14.09.09.31.16.14.35s-.09.55.14.78l2.54,2.45c.17.16.35.25.07.51s-.11.53-.08.8a1.06,1.06,0,0,1-.75,1.25c-1,.47-2,1.07-3,1.52l-.29.11S20.1,39,20.1,39c0-.83,0-.83-.87-.83-.43,0-.86,0-1.28,0s-.65.15-.61.59a.27.27,0,0,1,0,.09,5,5,0,0,1-1.08,3.88,14.34,14.34,0,0,0-.94,1.56,1.78,1.78,0,0,1-.62.6c-1,.67-1.94,1.32-2.86,2.06a.84.84,0,0,1-.55.17,5.17,5.17,0,0,0-1.41.15c-.15,0-.37.08-.37.28s.22.21.38.24l.23,0c1.16,0,2.32,0,3.48,0a.54.54,0,0,1,.19,0c2,0,3.88-.53,5.83-.73l0,0a.46.46,0,0,1,.07-.16.49.49,0,0,1,0-.17,4.26,4.26,0,0,1,0-.86c0-.16-.11-.4.09-.5s.24-.31.26-.52-.11-.4.17-.37.47-.12.63,0a5.07,5.07,0,0,0,1.16,1.73,8.73,8.73,0,0,0,.7.64h.07a5.87,5.87,0,0,0,6.45,0h0a5.17,5.17,0,0,0,2.18-3c.13.5.29.56.86.56h2.42a.79.79,0,0,0,.92-.75c0-.2.1-.27.32-.27.74,0,1.49,0,2.24,0,.23,0,.27.08.28.29,0,.52.21.7.74.73.38,0,.76,0,1.14,0s.45-.05.51.29c0,.18.26.18.43.18h3.48c.16,0,.37,0,.4-.15.06-.41.35-.32.61-.33a1.6,1.6,0,0,0,.72-.11c.17-.09.17-.27.21-.48a5.14,5.14,0,0,0,1.94,2.82l.32.25h0a6,6,0,0,0,3.19.9,5.6,5.6,0,0,0,5.43-3.76.87.87,0,0,0,.79.21,1.45,1.45,0,0,1,.36,0,10.52,10.52,0,0,0,5.25-.91c.88-.39,1.79-.69,2.69-1a.68.68,0,0,0,.51-.72c0-.51,0-1,0-1.51s-.16-.53-.5-.48-.39-.13-.39-.41q0-3.12,0-6.24c0-1.12-.33-1.54-1.42-1.79-.59-.13-1.19-.27-1.79-.38-.3-.05-.45-.15-.42-.5a10.1,10.1,0,0,0,0-1.23A1.06,1.06,0,0,0,61.66,28a1.69,1.69,0,0,1-.23,0c-.2-.05-.53.15-.59-.14s-.14-.83.24-1c.75-.33.59-.93.58-1.5,0-.24-.07-.27-.31-.22a2.23,2.23,0,0,0-1.81,2.32c0,.47-.12.6-.57.55a8.08,8.08,0,0,0-1.1,0,1,1,0,0,0-1.11,1.08c0,.5-.08.53-.5.25a1.56,1.56,0,0,0-.91-.26c-1.63,0-3.27,0-4.9,0-.46,0-.81.09-.9.63,0,.3-.32.13-.49.16s-.22-.09-.22-.25q0-1.83,0-3.66c0-.22.09-.26.28-.25a2.21,2.21,0,0,0,.77-.05,1.15,1.15,0,0,0,.91-1.07c0-.27,0-.55,0-.82s-.13-.56-.55-.56c-3.53,0-7.06,0-10.59,0-.67,0-1.34,0-2,0-.34,0-.47.12-.44.46s0,.58,0,.87a1,1,0,0,0,.56,1,.3.3,0,0,1,.17.43c-.5,1.7-1,3.4-1.5,5.09a4.43,4.43,0,0,0-.21,1.26c0,1.29,0,2.59,0,3.89a1.12,1.12,0,0,0,.62,1.12,7.22,7.22,0,0,1,1.27.85h-2.3c-.29,0-.17-.24-.17-.38V31.47c0-1-.44-1.51-1.45-1.53A2.58,2.58,0,0,1,33,29.56q-1.53-.9-3.09-1.77a.5.5,0,0,1-.3-.54,2.62,2.62,0,0,0-1.5-2.66c-.6-.33-1.19-.68-1.79-1-.28-.15-.55-.43-.92-.18-.05,0-.2-.06-.29-.11-2.92-1.65-5.86-3.27-8.72-5-.65-.38-1.26-.87-1.91-1.27a.49.49,0,0,0-.79.21c-.08.16-.17.32-.26.48-.37.65-.26.56-.82.25-.73-.39-1.43-.83-2.14-1.24a4.52,4.52,0,0,1-.91-.89,4.89,4.89,0,0,0-1-.94c-.18-.1-.16-.24-.16-.39V5.56a.62.62,0,0,1,.06-.35,1.62,1.62,0,0,0-.66-2.38,2.49,2.49,0,0,0-.48-.26c-.73-.2-.85-.69-.82-1.38C6.53,0,6.49,0,5.28,0,4.85,0,4.42,0,4,0s-.58.17-.58.57c0,.78,0,1.56,0,2.34,0,.19,0,.37-.25.38a.41.41,0,0,0-.37.36.43.43,0,0,0,.26.49c.47.19.35.57.36.92,0,.14-.06.18-.18.2s-.43.12-.45.38a.5.5,0,0,0,.31.52.56.56,0,0,1,.33.62c0,.26,0,.43-.34.51s-.4.54,0,.81a.67.67,0,0,1,.36.66c0,.26,0,.42-.34.5s-.43.55,0,.82a.67.67,0,0,1,.34.68c0,.23,0,.45-.33.46a.34.34,0,0,0-.31.35.5.5,0,0,0,.28.49c.34.15.37.42.36.74s0,.34-.29.42c-.43.12-.48.49-.13.79.1.08.22.16.32.25a.36.36,0,0,1,.08.38c0,.15-.18.08-.27.09h-.6A1.72,1.72,0,0,0,.69,16.29c0,.24-.23.35-.37.5-.42.48-.44.73,0,1.19a.69.69,0,0,1,.19.75A1.17,1.17,0,0,0,1,20.11c.32.22.26.43.06.68A7.21,7.21,0,0,0,.56,21.41Zm49,12.84c0,.34-.22.25-.4.26s-.36,0-.35-.26c0-.54,0-1.07,0-1.61h0c0-.56,0-1.13,0-1.69,0-.31.15-.3.37-.3s.37,0,.36.3C49.56,32.05,49.56,33.15,49.58,34.25Zm10.56-2c0,.24-.14.36-.38.36H57.67c-.23,0-.42-.06-.43-.31s.18-.36.42-.36h2.1C60,32,60.13,32.05,60.14,32.28Zm3.16,1.26c0,.31-.23.35-.48.35h-5c-.25,0-.53,0-.53-.34s.27-.35.52-.35h5C63.06,33.2,63.3,33.22,63.3,33.54Zm-5.47.9h4.94c.25,0,.53,0,.52.35s-.27.32-.51.32H57.84c-.26,0-.57,0-.56-.36S57.59,34.44,57.83,34.44ZM63.3,36c0,.32-.26.33-.5.33H58.72c-.26,0-.54,0-.54-.34s.27-.33.51-.33h4.13C63.07,35.68,63.3,35.71,63.3,36Zm0,1.22c0,.31-.24.34-.49.34H59.7a.38.38,0,0,1-.41-.4c0-.25.22-.25.41-.25h3.11C63.05,36.92,63.31,36.91,63.3,37.24Zm0,1.26c0,.21-.18.3-.39.29H60.84c-.23,0-.4-.09-.4-.34s.16-.31.36-.31H63A.33.33,0,0,1,63.32,38.5ZM49.85,42.39a2.55,2.55,0,1,1,2.55,2.43A2.49,2.49,0,0,1,49.85,42.39Zm-4.55-3a.51.51,0,0,1,.16-.4q1.56-1.65,3.09-3.31a1,1,0,0,1,.84-.36c1.89,0,3.79,0,5.68,0a1.07,1.07,0,0,1,.87.39c.79.91,1.58,1.83,2.41,2.7A1.75,1.75,0,0,1,59,39.9c-.06.39.14.53.54.53,1.1,0,2.19,0,3.29,0h0c1,0,2.08,0,3.12,0,.46,0,.57.11.57.56a.77.77,0,0,1-.61.88c-1.27.42-2.52.92-3.77,1.38a2.57,2.57,0,0,1-1,.24c-.78,0-1.56,0-2.34,0-.31,0-.41-.07-.41-.4,0-1.1,0-2.2,0-3.3a1,1,0,0,0-.24-.66c-.87-1-1.73-1.9-2.58-2.86a1,1,0,0,0-.8-.35c-1.75,0-3.51,0-5.26,0a.87.87,0,0,0-.68.31c-.87,1-1.75,1.91-2.64,2.86a1.06,1.06,0,0,0-.3.78c0,1.16,0,2.32,0,3.48,0,.28-.11.31-.35.32s-.29-.12-.29-.33C45.31,42,45.31,40.67,45.3,39.36Zm-3.37-8.8c-.22,0-.28-.08-.28-.29,0-1.44,0-2.87,0-4.3,0-.25.08-.31.31-.31q1.74,0,3.48,0c.25,0,.31.09.3.32,0,.7,0,1.4,0,2.1h0c0,.72,0,1.44,0,2.15,0,.23,0,.33-.29.33C44.28,30.54,43.1,30.55,41.93,30.56Zm-.29,12.66c0-.27.11-.33.35-.32.58,0,1.16,0,1.74,0,.78,0,.76,0,.79.78,0,.34-.06.51-.44.46s-.67,0-1,0h-.55C41.62,44.15,41.63,44.15,41.64,43.22Zm0-2c0-.18,0-.27.25-.27h2.37c.12,0,.22,0,.25.17.13.81,0,1-.8,1H42.45C41.59,42.1,41.6,42.1,41.65,41.24Zm0-2c0-.19.07-.26.27-.26h1.74c.89,0,.88,0,.86.9,0,.24-.08.31-.31.3h-1.7C41.57,40.19,41.58,40.19,41.65,39.24ZM39.83,24h0Zm-.5,19.41V38.74a1.56,1.56,0,0,0,1.12.26c.34,0,.45.07.44.42,0,1,0,2,0,3,0,1.26,0,1.26-1.28,1.18C39.42,43.61,39.32,43.59,39.33,43.38Zm-2.14-12c.55-1.89,1.08-3.68,1.59-5.48.07-.24.2-.25.39-.25s.19.2.19.32c0,1.47,0,2.93,0,4.4a.35.35,0,0,1-.27.4Zm-1.53,9.51a1.09,1.09,0,0,0,0-.36c0-.23,0-.33.3-.32a10.84,10.84,0,0,0,1.14,0c.16,0,.27,0,.24.22-.06.39.17.46.49.43a1.87,1.87,0,0,1,.41,0c.12,0,.28-.06.28.18s-.12.2-.26.2c-.39,0-.77,0-1.15,0h0c-.36,0-.73,0-1.09,0S35.62,41.21,35.66,40.92Zm-1.52-8.79a.6.6,0,0,1-.64.62.65.65,0,0,1-.67-.66.66.66,0,0,1,.68-.65A.65.65,0,0,1,34.14,32.13Zm-1.91,5.66a.27.27,0,0,1,.29-.28h1.36c.17,0,.31.06.32.25a.28.28,0,0,1-.28.34H32.5A.28.28,0,0,1,32.23,37.79Zm-.58-1c0-.24.16-.31.36-.31h1.87c.2,0,.36.09.35.33s-.19.29-.39.28H32C31.81,37.05,31.65,37,31.65,36.75Zm-10.2,2.62A5.25,5.25,0,0,0,20.58,43a4.43,4.43,0,0,0,.06.51c0,.07-.08.11-.21.11s-.33,0-.33-.3c0-1,0-2,0-3,0-.13,0-.27.15-.34Zm8.24-5.53a2.7,2.7,0,0,1-1.2-1.42c.57.32,1.05.61,1.54.87.23.13.18.26.08.44S29.89,34,29.69,33.84ZM26,40a2.43,2.43,0,1,1-2.55,2.43A2.5,2.5,0,0,1,26,40Zm-3.42-9.84c-.54-.5-1.07-1-1.59-1.52a3,3,0,0,1-.65-.68c.12-.08.19,0,.27,0l6.75,3.85c.13.07.23.13.24.3a3,3,0,0,0,1.69,2.46c.2.11.15.23.07.37-.17.3-.53.3-.85,0l-4.82-4.56c-.22-.21-.42-.43-.74-.14S22.71,30.21,22.61,30.12Zm-3-1.69c.12-.11.21-.14.35,0,.77.73,1.56,1.45,2.34,2.18.06.06.16.12.07.22s-.14.2-.27.23L22,31,19.6,28.72C19.48,28.61,19.5,28.53,19.61,28.43Zm-1.74-1.34a.44.44,0,0,1,.46-.46.43.43,0,0,1,.45.47.44.44,0,0,1-.48.49A.46.46,0,0,1,17.87,27.09Zm-.55-3.21c0-.37.24-.47.55-.3l7,4c.2.11.33.21.19.46s-.32.15-.49.06c-.56-.31-1.12-.62-1.67-.94l-5.25-3C17.5,24.08,17.32,24,17.32,23.88Zm-1.74-4.69c.16-.3.3-.21.5-.1L21.15,22c1.18.67,2.36,1.34,3.53,2,.1,0,.31.08.17.28s-.08.33-.28.37l-.33-.18-8.49-4.85C15.54,19.53,15.42,19.47,15.58,19.19ZM11.5,22.73c.87-1.56,1.73-3.12,2.6-4.67,0-.09.07-.21.24-.18a5,5,0,0,0,.46.25c.31.12.36.25.18.56-.8,1.37-1.55,2.77-2.33,4.15-.4.7-.44.69-1.09.22C11.41,22.94,11.42,22.87,11.5,22.73Zm-.89-1.91c-.28-.16-.28-.27-.07-.5a2.57,2.57,0,0,0,.68-2.21c.44.26.82.49,1.21.69s.22.26.11.46c-.24.41-.45.83-.69,1.24C11.4,21.29,11.4,21.27,10.61,20.82Zm-1,.44c.27-.2.56.23.86.35.13.05.23.15.36.2s.2.22.1.39a2.49,2.49,0,0,0-.15.28c-.37.66-.38.7.23,1.14a.29.29,0,0,1,.13.41,3.61,3.61,0,0,0-.2,1.3c0,1.19,0,2.38,0,3.57a4.1,4.1,0,0,1-.06.78,1.12,1.12,0,0,1-1,.9,1,1,0,0,1-1-.84A2.45,2.45,0,0,1,8.72,29V25.77h0c0-1,0-2.08,0-3.11A1.55,1.55,0,0,1,9.57,21.26ZM6.44,23.2c0-.77,0-.78.76-.78s.67,0,.7.68c0,.46-.1.65-.57.56a1.41,1.41,0,0,0-.41,0C6.55,23.72,6.43,23.58,6.44,23.2ZM6.87,7.54,6.63,7.4c-.35-.17-.15-.48-.19-.73s.17-.2.3-.23.33-.11.36-.3a.55.55,0,0,0-.24-.56c-.14-.11-.47-.13-.38-.36s.36,0,.55,0h0c.37-.07.49,0,.49.45,0,1.43,0,2.86,0,4.3h0v4c0,.82,0,.82-.83.79-.12,0-.28,0-.29-.18s0-.26.24-.27A.42.42,0,0,0,7.1,14a.49.49,0,0,0-.3-.56.83.83,0,0,1-.16-.09c-.36-.16-.16-.48-.2-.72s.18-.23.33-.27a.42.42,0,0,0,.16-.77,2,2,0,0,0-.3-.2c-.34-.2-.15-.52-.19-.79s.2-.17.32-.22.3-.14.34-.33a.44.44,0,0,0-.22-.47l-.27-.17c-.32-.18-.12-.49-.17-.74s.18-.19.3-.23A.42.42,0,0,0,7.11,8,.45.45,0,0,0,6.87,7.54Zm-1.61,29a1.36,1.36,0,0,1-.63-1.62A1.25,1.25,0,0,1,5.26,36.56ZM5,7.4H5a.93.93,0,0,1,.53.33A.93.93,0,0,0,5,7.4ZM4.59,39c.9.82.88.74.35,1.54A1.91,1.91,0,0,1,4.59,39Zm0-2a1.41,1.41,0,0,1,.64,1.68A1.53,1.53,0,0,1,4.63,37ZM1.15,22.16a1.2,1.2,0,0,0,1,.26H3.16c.12,0,.26,0,.26.16s0,.61,0,.91c0,.12-.06.16-.17.16-.43,0-.88.07-1.21-.34a5.32,5.32,0,0,0-.61-.55A.62.62,0,0,1,1.15,22.16Z'/%3E%3Ccircle class='cls-1' cx='52.43' cy='42.37' r='1.79'/%3E%3Ccircle class='cls-1' cx='26.03' cy='42.39' r='1.79'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-scoop::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 145.24 46.61'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%231d1d1b;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M111.76,23.05a8.81,8.81,0,1,0,8.8,8.78A8.76,8.76,0,0,0,111.76,23.05Z'/%3E%3Cpath class='cls-1' d='M56.28,23.05a9,9,0,0,0-9,8.8,8.88,8.88,0,1,0,9-8.8Z'/%3E%3Cpath class='cls-1' d='M143,10.46c-3.68,0-7.37.13-11.05,0A37.53,37.53,0,0,0,118,12.38c-2.8.95-5.63,2-8.67,2.11-1.22,0-1.35-.06-.89-1.2,1.16-2.88,2.38-5.73,3.51-8.62.44-1.13.9-2,2.34-1.95a1.18,1.18,0,0,0,1.27-1.25A1.36,1.36,0,0,0,114.34.1a6.8,6.8,0,0,0-1.5-.1h-29c-.43,0-.85,0-1.28,0a1.46,1.46,0,0,0-1.45,1.27,1.26,1.26,0,0,0,1.24,1.42c1,.13,1.18.69,1.18,1.53q0,3.27,0,6.52c0,.87-.16,1.51-1.24,1.55-1.56.06-1.88-.08-2-1.35a1.67,1.67,0,0,0-1.85-1.66c-.78,0-1.56-.06-2.33,0-1.18.09-2-.22-2.06-1.57a1.26,1.26,0,0,0-1.37-1.29,1.23,1.23,0,0,0-1.23,1.41c0,1.22-.67,1.46-1.73,1.45-3.29,0-6.59,0-9.88,0-1.26,0-2.22-.1-2.28-1.7a1.22,1.22,0,0,0-1.38-1.15A1.17,1.17,0,0,0,55,7.75c0,1.36-.71,1.59-1.85,1.57-3.61,0-7.21,0-10.82,0-1.85,0-2.26.42-2.26,2.27,0,3.73-.07,7.45,0,11.17a2.87,2.87,0,0,1-1.8,3c-1.26.6-2.44,1.35-3.66,2s-1.31.59-1.87-.65c-3-6.75-8.08-10.95-15.47-12.14-3-.48-3.55,0-3.55,2.95,0,3.69,0,7.37,0,11.06a5.7,5.7,0,0,1-2.82,5.24A31.48,31.48,0,0,1,2.4,38,6.08,6.08,0,0,0,0,39.1v5.35a2.63,2.63,0,0,0,2.18.91c1.82,0,3.64,0,5.46,0,4.23,0,8.46.2,12.66-.46,4.51-.71,8.63-2.25,11.49-6.11a1.85,1.85,0,0,1,1.29-.69c2.22-.37,4.45-.69,6.65-1.13A1.83,1.83,0,0,1,42,38.18a16.34,16.34,0,0,0,28.72-.28,2,2,0,0,1,2-1.14c1.78,0,3.57,0,5.35,0s2-.3,2.27-2c.15-1.06.85-1,1.61-1s1.48,0,1.65,1c.26,1.73.58,2,2.35,2,3,0,6,.06,9,0a2.66,2.66,0,0,1,2.67,1.53c3.34,5.66,8.38,8.53,14.95,8.25A15.52,15.52,0,0,0,126.11,38a2,2,0,0,1,2-1.22c2.71,0,5.43,0,8.14,0a4.14,4.14,0,0,0,2.88-1c2-1.69,4.06-3.35,6.1-5V11.17A3.09,3.09,0,0,0,143,10.46ZM26.88,39.25a18.35,18.35,0,0,1-9,3.11,78.11,78.11,0,0,1-8.24.23c-1.82,0-3.65,0-5.47,0-.65,0-1.51.22-1.7-.77s.62-1.19,1.33-1.43a34.61,34.61,0,0,0,7.53-3.31c3.18-2,5.1-4.57,4.83-8.58-.21-3.09,0-6.2,0-9.3,0-1.23.26-1.42,1.47-1.19A16.09,16.09,0,0,1,30.44,31.74,7.88,7.88,0,0,1,26.88,39.25ZM56.1,45.16A13.23,13.23,0,0,1,42.82,31.72a13.4,13.4,0,0,1,26.79.14A13.13,13.13,0,0,1,56.1,45.16ZM83.35,23.42c0,2.14,0,4.27,0,6.4,0,1.19-.63,1.41-1.63,1.41S80.09,31,80.1,29.82q0-6.53,0-13c0-1.18.63-1.41,1.63-1.41s1.65.23,1.63,1.42C83.32,19,83.35,21.21,83.35,23.42Zm4.91-11.13c-1.09,0-1.54-.43-1.52-1.52,0-2.09,0-4.18,0-6.27C86.77,3.18,87,3,88.36,3c3.36,0,6.73,0,10.1,0h10c1.41,0,1.51.2,1,1.49-.91,2.14-1.82,4.27-2.67,6.43a1.92,1.92,0,0,1-2,1.41Q96.51,12.25,88.26,12.29Zm23.42,32.87A13.39,13.39,0,0,1,98.23,31.93a13.5,13.5,0,0,1,27,0A13.35,13.35,0,0,1,111.68,45.16Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 145.24 46.61'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%231d1d1b;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M111.76,23.05a8.81,8.81,0,1,0,8.8,8.78A8.76,8.76,0,0,0,111.76,23.05Z'/%3E%3Cpath class='cls-1' d='M56.28,23.05a9,9,0,0,0-9,8.8,8.88,8.88,0,1,0,9-8.8Z'/%3E%3Cpath class='cls-1' d='M143,10.46c-3.68,0-7.37.13-11.05,0A37.53,37.53,0,0,0,118,12.38c-2.8.95-5.63,2-8.67,2.11-1.22,0-1.35-.06-.89-1.2,1.16-2.88,2.38-5.73,3.51-8.62.44-1.13.9-2,2.34-1.95a1.18,1.18,0,0,0,1.27-1.25A1.36,1.36,0,0,0,114.34.1a6.8,6.8,0,0,0-1.5-.1h-29c-.43,0-.85,0-1.28,0a1.46,1.46,0,0,0-1.45,1.27,1.26,1.26,0,0,0,1.24,1.42c1,.13,1.18.69,1.18,1.53q0,3.27,0,6.52c0,.87-.16,1.51-1.24,1.55-1.56.06-1.88-.08-2-1.35a1.67,1.67,0,0,0-1.85-1.66c-.78,0-1.56-.06-2.33,0-1.18.09-2-.22-2.06-1.57a1.26,1.26,0,0,0-1.37-1.29,1.23,1.23,0,0,0-1.23,1.41c0,1.22-.67,1.46-1.73,1.45-3.29,0-6.59,0-9.88,0-1.26,0-2.22-.1-2.28-1.7a1.22,1.22,0,0,0-1.38-1.15A1.17,1.17,0,0,0,55,7.75c0,1.36-.71,1.59-1.85,1.57-3.61,0-7.21,0-10.82,0-1.85,0-2.26.42-2.26,2.27,0,3.73-.07,7.45,0,11.17a2.87,2.87,0,0,1-1.8,3c-1.26.6-2.44,1.35-3.66,2s-1.31.59-1.87-.65c-3-6.75-8.08-10.95-15.47-12.14-3-.48-3.55,0-3.55,2.95,0,3.69,0,7.37,0,11.06a5.7,5.7,0,0,1-2.82,5.24A31.48,31.48,0,0,1,2.4,38,6.08,6.08,0,0,0,0,39.1v5.35a2.63,2.63,0,0,0,2.18.91c1.82,0,3.64,0,5.46,0,4.23,0,8.46.2,12.66-.46,4.51-.71,8.63-2.25,11.49-6.11a1.85,1.85,0,0,1,1.29-.69c2.22-.37,4.45-.69,6.65-1.13A1.83,1.83,0,0,1,42,38.18a16.34,16.34,0,0,0,28.72-.28,2,2,0,0,1,2-1.14c1.78,0,3.57,0,5.35,0s2-.3,2.27-2c.15-1.06.85-1,1.61-1s1.48,0,1.65,1c.26,1.73.58,2,2.35,2,3,0,6,.06,9,0a2.66,2.66,0,0,1,2.67,1.53c3.34,5.66,8.38,8.53,14.95,8.25A15.52,15.52,0,0,0,126.11,38a2,2,0,0,1,2-1.22c2.71,0,5.43,0,8.14,0a4.14,4.14,0,0,0,2.88-1c2-1.69,4.06-3.35,6.1-5V11.17A3.09,3.09,0,0,0,143,10.46ZM26.88,39.25a18.35,18.35,0,0,1-9,3.11,78.11,78.11,0,0,1-8.24.23c-1.82,0-3.65,0-5.47,0-.65,0-1.51.22-1.7-.77s.62-1.19,1.33-1.43a34.61,34.61,0,0,0,7.53-3.31c3.18-2,5.1-4.57,4.83-8.58-.21-3.09,0-6.2,0-9.3,0-1.23.26-1.42,1.47-1.19A16.09,16.09,0,0,1,30.44,31.74,7.88,7.88,0,0,1,26.88,39.25ZM56.1,45.16A13.23,13.23,0,0,1,42.82,31.72a13.4,13.4,0,0,1,26.79.14A13.13,13.13,0,0,1,56.1,45.16ZM83.35,23.42c0,2.14,0,4.27,0,6.4,0,1.19-.63,1.41-1.63,1.41S80.09,31,80.1,29.82q0-6.53,0-13c0-1.18.63-1.41,1.63-1.41s1.65.23,1.63,1.42C83.32,19,83.35,21.21,83.35,23.42Zm4.91-11.13c-1.09,0-1.54-.43-1.52-1.52,0-2.09,0-4.18,0-6.27C86.77,3.18,87,3,88.36,3c3.36,0,6.73,0,10.1,0h10c1.41,0,1.51.2,1,1.49-.91,2.14-1.82,4.27-2.67,6.43a1.92,1.92,0,0,1-2,1.41Q96.51,12.25,88.26,12.29Zm23.42,32.87A13.39,13.39,0,0,1,98.23,31.93a13.5,13.5,0,0,1,27,0A13.35,13.35,0,0,1,111.68,45.16Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-sprinter::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 103.03 47.83'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23261d1a;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M103,5.79C103,1,102,0,97.09,0c-14.66,0-29.33.37-44,0C40.64-.3,30.53,4,22.55,13.4a24.36,24.36,0,0,1-13,8.17C1.11,23.73,0,25.61,0,34.39c0,7.68.81,8.54,8.61,9,.71,0,1.43,0,2.15,0a3.13,3.13,0,0,1,2.41,1.17c5,5.19,10.57,4.14,13.85-2.54.08-1.09.17-2.19.3-4a4.82,4.82,0,0,1,.51,4.11c1,1.38,2.42.67,3.61.67q19.84.09,39.7,0c2.28,0,5.6,1.11,4.18-3.5-.2-.66.42-1.52,1.36-2.06,0,1.06,0,2,0,2.93a7.29,7.29,0,0,0,5.1,7c3.25,1.27,6.33.54,8.37-2.14a5,5,0,0,1,5.06-2.24c1.53.15,3.11-.12,4.64.06,2.52.3,3.2-.64,3.17-3.15C102.91,28.43,103,17.11,103,5.79ZM5.69,30.5C3.5,31,3.5,29.81,4.14,28.38c1.73-3.88,5.49-3.3,9-4.16C11.77,28.07,9.06,29.69,5.69,30.5ZM19.43,44.28c-2.62,0-4.19-1.46-4.33-4.15a4.18,4.18,0,0,1,4.41-4.46c2.37.07,4.21,2,4.19,4.9A4,4,0,0,1,19.43,44.28Zm25-34.75c-.44,2.34-.86,4.67-1.31,7a3.07,3.07,0,0,1-2.5,2.7c-5.72,1.14-11.43,2.3-17.15,3.4-1.55.29-1.82-.78-1-1.63C28,15.23,31.76,7,41.64,7.17,43.53,7.2,44.76,7.23,44.45,9.53ZM84.58,44.29c-2.62.06-4.21-1.41-4.4-4.09a4.14,4.14,0,0,1,4.34-4.51c2.7.11,4,1.74,4.36,4.27C88.54,42.51,87.24,44.23,84.58,44.29ZM98.3,14.76c-.07,4-1.12,5-5.13,5.08-6.32,0-12.64,0-19,0s-12.4,0-18.6,0c-4.49,0-5.48-1-5.51-5.4-.06-8.17-.06-8.17,8-8.17H92.77c4.86,0,5.5.67,5.53,5.63C98.31,12.85,98.31,13.81,98.3,14.76Zm1.43,12.33c-1-.05-1-.86-1-1.55a1.69,1.69,0,0,1,2-1.92c1,0,1,.82,1,1.77A1.75,1.75,0,0,1,99.73,27.09Z'/%3E%3Cpath class='cls-1' d='M92.62,7.84q-18.41.23-36.83,0c-3.17,0-4.44,1-4.09,4.13a11.61,11.61,0,0,1,0,2.5c-.27,2.64.88,3.58,3.51,3.53,6.32-.13,12.64,0,19,0s12.87-.06,19.31,0c2.28,0,3.36-.78,3.13-3.13a13.67,13.67,0,0,1,0-2.86C97,8.92,95.83,7.8,92.62,7.84Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 103.03 47.83'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23261d1a;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M103,5.79C103,1,102,0,97.09,0c-14.66,0-29.33.37-44,0C40.64-.3,30.53,4,22.55,13.4a24.36,24.36,0,0,1-13,8.17C1.11,23.73,0,25.61,0,34.39c0,7.68.81,8.54,8.61,9,.71,0,1.43,0,2.15,0a3.13,3.13,0,0,1,2.41,1.17c5,5.19,10.57,4.14,13.85-2.54.08-1.09.17-2.19.3-4a4.82,4.82,0,0,1,.51,4.11c1,1.38,2.42.67,3.61.67q19.84.09,39.7,0c2.28,0,5.6,1.11,4.18-3.5-.2-.66.42-1.52,1.36-2.06,0,1.06,0,2,0,2.93a7.29,7.29,0,0,0,5.1,7c3.25,1.27,6.33.54,8.37-2.14a5,5,0,0,1,5.06-2.24c1.53.15,3.11-.12,4.64.06,2.52.3,3.2-.64,3.17-3.15C102.91,28.43,103,17.11,103,5.79ZM5.69,30.5C3.5,31,3.5,29.81,4.14,28.38c1.73-3.88,5.49-3.3,9-4.16C11.77,28.07,9.06,29.69,5.69,30.5ZM19.43,44.28c-2.62,0-4.19-1.46-4.33-4.15a4.18,4.18,0,0,1,4.41-4.46c2.37.07,4.21,2,4.19,4.9A4,4,0,0,1,19.43,44.28Zm25-34.75c-.44,2.34-.86,4.67-1.31,7a3.07,3.07,0,0,1-2.5,2.7c-5.72,1.14-11.43,2.3-17.15,3.4-1.55.29-1.82-.78-1-1.63C28,15.23,31.76,7,41.64,7.17,43.53,7.2,44.76,7.23,44.45,9.53ZM84.58,44.29c-2.62.06-4.21-1.41-4.4-4.09a4.14,4.14,0,0,1,4.34-4.51c2.7.11,4,1.74,4.36,4.27C88.54,42.51,87.24,44.23,84.58,44.29ZM98.3,14.76c-.07,4-1.12,5-5.13,5.08-6.32,0-12.64,0-19,0s-12.4,0-18.6,0c-4.49,0-5.48-1-5.51-5.4-.06-8.17-.06-8.17,8-8.17H92.77c4.86,0,5.5.67,5.53,5.63C98.31,12.85,98.31,13.81,98.3,14.76Zm1.43,12.33c-1-.05-1-.86-1-1.55a1.69,1.69,0,0,1,2-1.92c1,0,1,.82,1,1.77A1.75,1.75,0,0,1,99.73,27.09Z'/%3E%3Cpath class='cls-1' d='M92.62,7.84q-18.41.23-36.83,0c-3.17,0-4.44,1-4.09,4.13a11.61,11.61,0,0,1,0,2.5c-.27,2.64.88,3.58,3.51,3.53,6.32-.13,12.64,0,19,0s12.87-.06,19.31,0c2.28,0,3.36-.78,3.13-3.13a13.67,13.67,0,0,1,0-2.86C97,8.92,95.83,7.8,92.62,7.84Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-telehandler::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48.27 47.67'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%231d1d1b;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M48.27,31.41a2.27,2.27,0,0,0-.41-1.33L37.35,14.51Q32.69,7.58,28,.66c-.24-.37-.41-.42-.77-.16-.88.61-1.78,1.19-2.69,1.76a.41.41,0,0,0-.2.6c.39,1,.75,1.92,1.12,2.88q2.61,6.71,5.21,13.4a1.14,1.14,0,0,1,0,.87q-2.07,5.07-4.09,10.16a.87.87,0,0,1-.93.63c-1.36,0-2.72,0-4.07,0-.34,0-.47.08-.46.44,0,.79,0,1.57,0,2.36a.65.65,0,0,1-.6.74c-1.56.26-3.12.58-4.69.76a5.22,5.22,0,0,0-4,2.17A22,22,0,0,0,9.5,42.71c.61,0,1.16,0,1.71,0s.58-.12.71-.51a14.27,14.27,0,0,1,1.77-3.82,2.3,2.3,0,0,1,1.59-1A55.53,55.53,0,0,0,22,36.07a3.9,3.9,0,0,1,.9-.12,6.4,6.4,0,0,1,6.65,8c-.08.36,0,.47.36.46,1.18,0,2.36,0,3.54,0,.52,0,.52-.11.35-.55A7,7,0,1,1,47,43.47c-.3.9-.3.87.68.91.46,0,.6-.11.59-.59C48.25,39.66,48.26,35.54,48.27,31.41ZM39.69,32H29.41c-.83,0-1-.29-.72-1.07,1.22-3,2.45-6.08,3.66-9.12a.79.79,0,0,1,.84-.58h6.53c.59,0,.77.17.77.77v9.21C40.49,31.88,40.34,32,39.69,32Z'/%3E%3Cpath class='cls-1' d='M1.06,16c0,.43.11.54.53.54,3.35,0,6.71,0,10.06,0,.41,0,.55-.1.54-.53,0-2.25,0-4.5,0-6.74s0-4.53,0-6.8c0-.43-.11-.53-.53-.53q-5,0-10.06,0c-.41,0-.55.09-.54.52Q1.08,9.19,1.06,16Z'/%3E%3Cpath class='cls-1' d='M40.49,35.41a5.89,5.89,0,1,0,5.72,6A5.88,5.88,0,0,0,40.49,35.41Zm-.13,9a3.08,3.08,0,1,1,0-6.15,3.08,3.08,0,0,1,0,6.15Z'/%3E%3Cpath class='cls-1' d='M15.31,20.11c.41,0,.51-.11.51-.51,0-2.8,0-5.61,0-8.41,0-2.14,0-4.28,0-6.43,0-.33-.07-.48-.44-.46a9.39,9.39,0,0,1-1.5,0c-.46,0-.6.09-.6.58,0,3.93,0,7.86,0,11.79,0,.83-.11.95-1,.95H1.18A2.1,2.1,0,0,1,0,17.43c0,.75,0,1.45,0,2.14,0,.42.1.54.53.54Q7.93,20.08,15.31,20.11Z'/%3E%3Cpath class='cls-1' d='M16.92,18.37l.18-.22Q20.52,11.84,24,5.52a.61.61,0,0,0,0-.6c-.27-.68-.53-1.36-.79-2s-.29-.87.44-1.34L25.79.13C24.58,0,23.41,0,22.23,0a.61.61,0,0,0-.62.37c-1.2,2.1-2.34,4.24-3.64,6.29a6.92,6.92,0,0,0-1.08,4.17C17,13.3,16.92,15.78,16.92,18.37Z'/%3E%3Cpath class='cls-1' d='M23.45,37.05a5.31,5.31,0,1,0,5.23,5.45A5.33,5.33,0,0,0,23.45,37.05Zm-.07,8.17a2.86,2.86,0,1,1,2.84-2.83A2.86,2.86,0,0,1,23.38,45.22Z'/%3E%3Cpath class='cls-1' d='M13.16,44.25c0-.3-.14-.39-.43-.39H7.87c-.33,0-.44.13-.43.44,0,.62,0,1.25,0,1.87,0,.38.14.5.5.49.79,0,1.57,0,2.35,0H12.7c.3,0,.46-.1.46-.43C13.14,45.57,13.15,44.91,13.16,44.25Z'/%3E%3Cpath class='cls-1' d='M38.94,22.4c-1.75,0-3.49,0-5.24,0a.47.47,0,0,0-.51.35c-.36.94-.75,1.88-1.13,2.82l-2.14,5.34c3.1,0,6.12,0,9.13,0,.37,0,.33-.22.33-.45,0-2.53,0-5.07,0-7.6C39.38,22.53,39.31,22.39,38.94,22.4Z'/%3E%3Cpath class='cls-1' d='M40.33,39.36a1.94,1.94,0,0,0,0,3.87,1.94,1.94,0,1,0,0-3.87Z'/%3E%3Cpath class='cls-1' d='M23.41,40.65a1.72,1.72,0,1,0,0,3.43,1.72,1.72,0,0,0,0-3.43Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48.27 47.67'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%231d1d1b;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M48.27,31.41a2.27,2.27,0,0,0-.41-1.33L37.35,14.51Q32.69,7.58,28,.66c-.24-.37-.41-.42-.77-.16-.88.61-1.78,1.19-2.69,1.76a.41.41,0,0,0-.2.6c.39,1,.75,1.92,1.12,2.88q2.61,6.71,5.21,13.4a1.14,1.14,0,0,1,0,.87q-2.07,5.07-4.09,10.16a.87.87,0,0,1-.93.63c-1.36,0-2.72,0-4.07,0-.34,0-.47.08-.46.44,0,.79,0,1.57,0,2.36a.65.65,0,0,1-.6.74c-1.56.26-3.12.58-4.69.76a5.22,5.22,0,0,0-4,2.17A22,22,0,0,0,9.5,42.71c.61,0,1.16,0,1.71,0s.58-.12.71-.51a14.27,14.27,0,0,1,1.77-3.82,2.3,2.3,0,0,1,1.59-1A55.53,55.53,0,0,0,22,36.07a3.9,3.9,0,0,1,.9-.12,6.4,6.4,0,0,1,6.65,8c-.08.36,0,.47.36.46,1.18,0,2.36,0,3.54,0,.52,0,.52-.11.35-.55A7,7,0,1,1,47,43.47c-.3.9-.3.87.68.91.46,0,.6-.11.59-.59C48.25,39.66,48.26,35.54,48.27,31.41ZM39.69,32H29.41c-.83,0-1-.29-.72-1.07,1.22-3,2.45-6.08,3.66-9.12a.79.79,0,0,1,.84-.58h6.53c.59,0,.77.17.77.77v9.21C40.49,31.88,40.34,32,39.69,32Z'/%3E%3Cpath class='cls-1' d='M1.06,16c0,.43.11.54.53.54,3.35,0,6.71,0,10.06,0,.41,0,.55-.1.54-.53,0-2.25,0-4.5,0-6.74s0-4.53,0-6.8c0-.43-.11-.53-.53-.53q-5,0-10.06,0c-.41,0-.55.09-.54.52Q1.08,9.19,1.06,16Z'/%3E%3Cpath class='cls-1' d='M40.49,35.41a5.89,5.89,0,1,0,5.72,6A5.88,5.88,0,0,0,40.49,35.41Zm-.13,9a3.08,3.08,0,1,1,0-6.15,3.08,3.08,0,0,1,0,6.15Z'/%3E%3Cpath class='cls-1' d='M15.31,20.11c.41,0,.51-.11.51-.51,0-2.8,0-5.61,0-8.41,0-2.14,0-4.28,0-6.43,0-.33-.07-.48-.44-.46a9.39,9.39,0,0,1-1.5,0c-.46,0-.6.09-.6.58,0,3.93,0,7.86,0,11.79,0,.83-.11.95-1,.95H1.18A2.1,2.1,0,0,1,0,17.43c0,.75,0,1.45,0,2.14,0,.42.1.54.53.54Q7.93,20.08,15.31,20.11Z'/%3E%3Cpath class='cls-1' d='M16.92,18.37l.18-.22Q20.52,11.84,24,5.52a.61.61,0,0,0,0-.6c-.27-.68-.53-1.36-.79-2s-.29-.87.44-1.34L25.79.13C24.58,0,23.41,0,22.23,0a.61.61,0,0,0-.62.37c-1.2,2.1-2.34,4.24-3.64,6.29a6.92,6.92,0,0,0-1.08,4.17C17,13.3,16.92,15.78,16.92,18.37Z'/%3E%3Cpath class='cls-1' d='M23.45,37.05a5.31,5.31,0,1,0,5.23,5.45A5.33,5.33,0,0,0,23.45,37.05Zm-.07,8.17a2.86,2.86,0,1,1,2.84-2.83A2.86,2.86,0,0,1,23.38,45.22Z'/%3E%3Cpath class='cls-1' d='M13.16,44.25c0-.3-.14-.39-.43-.39H7.87c-.33,0-.44.13-.43.44,0,.62,0,1.25,0,1.87,0,.38.14.5.5.49.79,0,1.57,0,2.35,0H12.7c.3,0,.46-.1.46-.43C13.14,45.57,13.15,44.91,13.16,44.25Z'/%3E%3Cpath class='cls-1' d='M38.94,22.4c-1.75,0-3.49,0-5.24,0a.47.47,0,0,0-.51.35c-.36.94-.75,1.88-1.13,2.82l-2.14,5.34c3.1,0,6.12,0,9.13,0,.37,0,.33-.22.33-.45,0-2.53,0-5.07,0-7.6C39.38,22.53,39.31,22.39,38.94,22.4Z'/%3E%3Cpath class='cls-1' d='M40.33,39.36a1.94,1.94,0,0,0,0,3.87,1.94,1.94,0,1,0,0-3.87Z'/%3E%3Cpath class='cls-1' d='M23.41,40.65a1.72,1.72,0,1,0,0,3.43,1.72,1.72,0,0,0,0-3.43Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-tractocamion::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 73.8 47.56'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23020202;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M.09,30.71c-.12,1.16,0,2.2,1.24,2.76.34.15.36.45.33.78-.19,2.52.22,5-.24,7.56-.23,1.22.48,1.7,1.5,1.91a19.85,19.85,0,0,0,5.27.39c.88,0,1.79-.25,2.13-1.29a2.61,2.61,0,0,1,.45-2.9V42.8c.85,2.74,2.62,4.48,5.54,4.71,3.08.25,5.09-1.37,6.34-4.06a14.43,14.43,0,0,0,0-4.4l0,0h0c1.43,1.32.68,2.92.58,4.44,4.72.91,9.49.65,14.25.68,1.2,0,2.4.09,3.25-1.06.29-.4.83-.48.79.22,0,.93.49.85,1.07.84H55.09c.57,0,1.07,0,1-.79a.82.82,0,0,1,.09-.41c2.32,0,1.11-1.87,1.6-2.83,0-.07.14-.09.32-.2.41.54.22,1.18.22,1.75a5.78,5.78,0,0,0,5.77,5.88,6.09,6.09,0,0,0,6.26-5.7c0-.57,0-1.14,0-1.72-.11-.21-.35-.54-.1-.66s.29.25.35.45c.45.49.24,1.1.22,1.64,0,.83,0,1.3,1.11,1.29s1.17-.47,1.11-1.31a13.2,13.2,0,0,0-.22-2.94c-.19-.65-.44-1.25.53-1.76.6-.32.69-1.26-.41-1.56-2.85-.78-5.6-1.86-8.66-1.71-3.44.17-6.88,0-10.32.05-.64,0-1.22,0-1.63-.63s-1-.61-1.68-.6c-2.5,0-5,0-7.51,0-1.22,0-2.66-.49-3.47,1.08-.09.17-.68.12-1,.12-2.19,0-4.38,0-6.57,0-1.08,0-1.26-.37-1.26-1.35q0-12.9,0-25.8a15,15,0,0,0-1-5.66c-.23-.54-.45-1-1.25-.81C23.82.92,19,1.39,14.5,3.33c-1.78.76-3.69,1.17-5.28,2.46-.65.52-1.91.42-2.89.37A2.45,2.45,0,0,0,3.57,8.33a2.25,2.25,0,0,1-1.35,1.89c-.47.19-.78.81-1.14,1.25-.65.78-.75,1.48.45,1.77.79.18.93.63.9,1.36a24.75,24.75,0,0,1-.64,4.93A17.22,17.22,0,0,0,1,24.92a3.46,3.46,0,0,1-.68,2.6C-.33,28.4.2,29.64.09,30.71Zm66.54,4.47c-1.41.45-2.65-.21-3.78.44a.32.32,0,0,1-.47-.23c-.06-.32.17-.45.44-.53A5.67,5.67,0,0,1,66.63,35.18Zm-5.84,6.14A3.61,3.61,0,0,1,64.59,38a3.42,3.42,0,0,1,3.15,3.43,3.37,3.37,0,0,1-3.58,3.42A3.32,3.32,0,0,1,60.79,41.32Zm-41-5.61a12.44,12.44,0,0,0-5.53-.15A4.57,4.57,0,0,1,19.77,35.71ZM13.3,41.36a3.65,3.65,0,0,1,3.47-3.47,3.71,3.71,0,0,1,3.45,3.42,3.46,3.46,0,1,1-6.92,0ZM3.05,19.88c.21-2,.36-3.93.52-5.9.19-2.22.19-2.22,2.47-2.22H8.69c1.36,0,2.71,0,4.06,0,.82,0,1.33.28,1.33,1.14,0,2,0,4.05,0,6.08,0,.4,0,1-.67,1-3.16.29-6.31.62-9.46.93C3.13,21,3,20.62,3.05,19.88Z'/%3E%3Cpath class='cls-1' d='M17,40.05c1-.25,1.12.72,1.17,1.31a1.48,1.48,0,0,1-1.38,1.71c-.93,0-1.24-.86-1.32-1.61C15.37,40.51,16,40.09,17,40.05Z'/%3E%3Cpath class='cls-1' d='M64.45,39.73c.49.5,1.28.88,1.11,1.79-.14.74-.51,1.61-1.37,1.55s-1.31-1-1.27-1.82S63.58,40,64.45,39.73Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 73.8 47.56'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23020202;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M.09,30.71c-.12,1.16,0,2.2,1.24,2.76.34.15.36.45.33.78-.19,2.52.22,5-.24,7.56-.23,1.22.48,1.7,1.5,1.91a19.85,19.85,0,0,0,5.27.39c.88,0,1.79-.25,2.13-1.29a2.61,2.61,0,0,1,.45-2.9V42.8c.85,2.74,2.62,4.48,5.54,4.71,3.08.25,5.09-1.37,6.34-4.06a14.43,14.43,0,0,0,0-4.4l0,0h0c1.43,1.32.68,2.92.58,4.44,4.72.91,9.49.65,14.25.68,1.2,0,2.4.09,3.25-1.06.29-.4.83-.48.79.22,0,.93.49.85,1.07.84H55.09c.57,0,1.07,0,1-.79a.82.82,0,0,1,.09-.41c2.32,0,1.11-1.87,1.6-2.83,0-.07.14-.09.32-.2.41.54.22,1.18.22,1.75a5.78,5.78,0,0,0,5.77,5.88,6.09,6.09,0,0,0,6.26-5.7c0-.57,0-1.14,0-1.72-.11-.21-.35-.54-.1-.66s.29.25.35.45c.45.49.24,1.1.22,1.64,0,.83,0,1.3,1.11,1.29s1.17-.47,1.11-1.31a13.2,13.2,0,0,0-.22-2.94c-.19-.65-.44-1.25.53-1.76.6-.32.69-1.26-.41-1.56-2.85-.78-5.6-1.86-8.66-1.71-3.44.17-6.88,0-10.32.05-.64,0-1.22,0-1.63-.63s-1-.61-1.68-.6c-2.5,0-5,0-7.51,0-1.22,0-2.66-.49-3.47,1.08-.09.17-.68.12-1,.12-2.19,0-4.38,0-6.57,0-1.08,0-1.26-.37-1.26-1.35q0-12.9,0-25.8a15,15,0,0,0-1-5.66c-.23-.54-.45-1-1.25-.81C23.82.92,19,1.39,14.5,3.33c-1.78.76-3.69,1.17-5.28,2.46-.65.52-1.91.42-2.89.37A2.45,2.45,0,0,0,3.57,8.33a2.25,2.25,0,0,1-1.35,1.89c-.47.19-.78.81-1.14,1.25-.65.78-.75,1.48.45,1.77.79.18.93.63.9,1.36a24.75,24.75,0,0,1-.64,4.93A17.22,17.22,0,0,0,1,24.92a3.46,3.46,0,0,1-.68,2.6C-.33,28.4.2,29.64.09,30.71Zm66.54,4.47c-1.41.45-2.65-.21-3.78.44a.32.32,0,0,1-.47-.23c-.06-.32.17-.45.44-.53A5.67,5.67,0,0,1,66.63,35.18Zm-5.84,6.14A3.61,3.61,0,0,1,64.59,38a3.42,3.42,0,0,1,3.15,3.43,3.37,3.37,0,0,1-3.58,3.42A3.32,3.32,0,0,1,60.79,41.32Zm-41-5.61a12.44,12.44,0,0,0-5.53-.15A4.57,4.57,0,0,1,19.77,35.71ZM13.3,41.36a3.65,3.65,0,0,1,3.47-3.47,3.71,3.71,0,0,1,3.45,3.42,3.46,3.46,0,1,1-6.92,0ZM3.05,19.88c.21-2,.36-3.93.52-5.9.19-2.22.19-2.22,2.47-2.22H8.69c1.36,0,2.71,0,4.06,0,.82,0,1.33.28,1.33,1.14,0,2,0,4.05,0,6.08,0,.4,0,1-.67,1-3.16.29-6.31.62-9.46.93C3.13,21,3,20.62,3.05,19.88Z'/%3E%3Cpath class='cls-1' d='M17,40.05c1-.25,1.12.72,1.17,1.31a1.48,1.48,0,0,1-1.38,1.71c-.93,0-1.24-.86-1.32-1.61C15.37,40.51,16,40.09,17,40.05Z'/%3E%3Cpath class='cls-1' d='M64.45,39.73c.49.5,1.28.88,1.11,1.79-.14.74-.51,1.61-1.37,1.55s-1.31-1-1.27-1.82S63.58,40,64.45,39.73Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

.fa-volquete::before {
    content: "" !important;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 92.24 47.79'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23010101;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M50.32,31.11c-2.4,1.49-4.75,1.46-7.26,1.48-2.27,0-4.55-.11-6.82,0-1.67.11-2.23-.47-2.46-2.11-1.16-8.37-2.47-16.72-3.67-25.09a1.81,1.81,0,0,0-1.83-1.81c-1.23-.13-2.45-.45-3.68-.63S23.43,1.84,23.38,1s.67-1,1.41-1C27.18,0,29.57,0,32,0,33,0,33.46.47,33.56,1.52c.14,1.52.44,3,.63,4.55.3,2.42.29,2.42,2.65,2.42H63.25c8.92,0,17.84,0,26.76,0,1.69,0,2.15.57,2.12,2.16-.06,3.3,0,6.59.1,9.88a3.24,3.24,0,0,1-1,2.57c-2.83,2.79-5.62,5.62-8.44,8.43a4.5,4.5,0,0,1-5.55.41,9.19,9.19,0,0,0-10.68-.09c-1.6,1.1-5.47,1.11-7,0C56.56,29.88,53.26,29.28,50.32,31.11Z'/%3E%3Cpath class='cls-1' d='M45.14,37.35c-.12,1-.56,1.15-1.43,1.14-6,0-12,0-18,0-.4,0-.94.25-1.14-.41-.32-1.11-.65-2.21-1-3.38H46A14.73,14.73,0,0,0,45.14,37.35Z'/%3E%3Cpath class='cls-1' d='M1.62,34.64c1.92,0,3.84,0,5.78,0-1.2,3.88-1.2,3.88-5.07,3.85H1.65C.4,38.44,0,37.64,0,36.56S.36,34.65,1.62,34.64Z'/%3E%3Cpath class='cls-1' d='M83.58,34.66c1.08.07,1.33,1,1.33,1.85s-.26,2-1.42,1.9c-.89-.07-2.18.89-2.68-.74-.29-1-.62-1.91-1-3C81.13,34.64,82.36,34.57,83.58,34.66Z'/%3E%3Cpath class='cls-1' d='M26.24,5.31c-5.69,0-11.37,0-17.06,0A3.34,3.34,0,0,0,5.7,7.7c-1.24,3.23-2.56,6.42-3.82,9.64A11.54,11.54,0,0,0,1,21.66c0,3.07,0,6.14,0,9.2,0,2.08.53,2.59,2.64,2.62.56,0,1.14,0,1.7,0A6.16,6.16,0,0,0,10.19,32a8.75,8.75,0,0,1,11.4.6c1,.89,5.19,1.27,6.28.55a2.35,2.35,0,0,0,.89-2.25c0-3.87,0-7.73,0-11.6s0-7.61,0-11.42C28.74,5.93,28.15,5.32,26.24,5.31Zm-2,11.77c0,1.7-.64,2.36-2.36,2.4-2.27.05-4.54,0-6.81,0h0c-2.38,0-4.76,0-7.14,0-1.68,0-2-.6-1.41-2.14.78-1.94,1.61-3.86,2.4-5.8A3.12,3.12,0,0,1,12,9.39c3.28,0,6.57,0,9.86,0,1.69,0,2.31.67,2.33,2.41S24.25,15.32,24.22,17.08Z'/%3E%3Cpath class='cls-1' d='M47.07,35.8a7.77,7.77,0,0,0,1,8.75c.33.39.71.74,1.06,1.1a3.24,3.24,0,0,0,1.79,1.46,8.17,8.17,0,0,0,4.26.61c1.31-.3,2.67-.52,3.55-1.72,2.86-2.49,4.13-5.51,2.87-9.26a7.72,7.72,0,0,0-7.22-5.28A7.62,7.62,0,0,0,47.07,35.8Zm3.51,3.63a3.62,3.62,0,0,1,3.57-3.57,3.58,3.58,0,0,1,3.52,3.43,3.54,3.54,0,0,1-3.47,3.62A3.58,3.58,0,0,1,50.58,39.43Z'/%3E%3Cpath class='cls-1' d='M7.65,38A7.41,7.41,0,0,0,11,45.92a2.65,2.65,0,0,1,.33.34c.57,1.21,1.75,1.31,2.84,1.44a9.51,9.51,0,0,0,3-.05c1.08-.43,2.36-.52,3-1.75,3.67-3.51,4.31-7.89,1.59-11.34a7.55,7.55,0,0,0-8.17-2.87A7.41,7.41,0,0,0,7.65,38ZM12,39.44a3.5,3.5,0,1,1,3.46,3.47A3.46,3.46,0,0,1,12,39.44Z'/%3E%3Cpath class='cls-1' d='M66.23,45.07c.32.32.67.61,1,.91,1.51,1.86,3.6,1.81,5.69,1.74,1.32-.32,2.72-.47,3.54-1.78,3.82-3.65,4.38-8.12,1.46-11.61A7.95,7.95,0,1,0,66.23,45.07Zm2-5.71a3.49,3.49,0,0,1,3.59-3.48,3.52,3.52,0,1,1-.07,7A3.49,3.49,0,0,1,68.28,39.36Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    -webkit-mask-size: contain;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 92.24 47.79'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23010101;%7D%3C/style%3E%3C/defs%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_1-2' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M50.32,31.11c-2.4,1.49-4.75,1.46-7.26,1.48-2.27,0-4.55-.11-6.82,0-1.67.11-2.23-.47-2.46-2.11-1.16-8.37-2.47-16.72-3.67-25.09a1.81,1.81,0,0,0-1.83-1.81c-1.23-.13-2.45-.45-3.68-.63S23.43,1.84,23.38,1s.67-1,1.41-1C27.18,0,29.57,0,32,0,33,0,33.46.47,33.56,1.52c.14,1.52.44,3,.63,4.55.3,2.42.29,2.42,2.65,2.42H63.25c8.92,0,17.84,0,26.76,0,1.69,0,2.15.57,2.12,2.16-.06,3.3,0,6.59.1,9.88a3.24,3.24,0,0,1-1,2.57c-2.83,2.79-5.62,5.62-8.44,8.43a4.5,4.5,0,0,1-5.55.41,9.19,9.19,0,0,0-10.68-.09c-1.6,1.1-5.47,1.11-7,0C56.56,29.88,53.26,29.28,50.32,31.11Z'/%3E%3Cpath class='cls-1' d='M45.14,37.35c-.12,1-.56,1.15-1.43,1.14-6,0-12,0-18,0-.4,0-.94.25-1.14-.41-.32-1.11-.65-2.21-1-3.38H46A14.73,14.73,0,0,0,45.14,37.35Z'/%3E%3Cpath class='cls-1' d='M1.62,34.64c1.92,0,3.84,0,5.78,0-1.2,3.88-1.2,3.88-5.07,3.85H1.65C.4,38.44,0,37.64,0,36.56S.36,34.65,1.62,34.64Z'/%3E%3Cpath class='cls-1' d='M83.58,34.66c1.08.07,1.33,1,1.33,1.85s-.26,2-1.42,1.9c-.89-.07-2.18.89-2.68-.74-.29-1-.62-1.91-1-3C81.13,34.64,82.36,34.57,83.58,34.66Z'/%3E%3Cpath class='cls-1' d='M26.24,5.31c-5.69,0-11.37,0-17.06,0A3.34,3.34,0,0,0,5.7,7.7c-1.24,3.23-2.56,6.42-3.82,9.64A11.54,11.54,0,0,0,1,21.66c0,3.07,0,6.14,0,9.2,0,2.08.53,2.59,2.64,2.62.56,0,1.14,0,1.7,0A6.16,6.16,0,0,0,10.19,32a8.75,8.75,0,0,1,11.4.6c1,.89,5.19,1.27,6.28.55a2.35,2.35,0,0,0,.89-2.25c0-3.87,0-7.73,0-11.6s0-7.61,0-11.42C28.74,5.93,28.15,5.32,26.24,5.31Zm-2,11.77c0,1.7-.64,2.36-2.36,2.4-2.27.05-4.54,0-6.81,0h0c-2.38,0-4.76,0-7.14,0-1.68,0-2-.6-1.41-2.14.78-1.94,1.61-3.86,2.4-5.8A3.12,3.12,0,0,1,12,9.39c3.28,0,6.57,0,9.86,0,1.69,0,2.31.67,2.33,2.41S24.25,15.32,24.22,17.08Z'/%3E%3Cpath class='cls-1' d='M47.07,35.8a7.77,7.77,0,0,0,1,8.75c.33.39.71.74,1.06,1.1a3.24,3.24,0,0,0,1.79,1.46,8.17,8.17,0,0,0,4.26.61c1.31-.3,2.67-.52,3.55-1.72,2.86-2.49,4.13-5.51,2.87-9.26a7.72,7.72,0,0,0-7.22-5.28A7.62,7.62,0,0,0,47.07,35.8Zm3.51,3.63a3.62,3.62,0,0,1,3.57-3.57,3.58,3.58,0,0,1,3.52,3.43,3.54,3.54,0,0,1-3.47,3.62A3.58,3.58,0,0,1,50.58,39.43Z'/%3E%3Cpath class='cls-1' d='M7.65,38A7.41,7.41,0,0,0,11,45.92a2.65,2.65,0,0,1,.33.34c.57,1.21,1.75,1.31,2.84,1.44a9.51,9.51,0,0,0,3-.05c1.08-.43,2.36-.52,3-1.75,3.67-3.51,4.31-7.89,1.59-11.34a7.55,7.55,0,0,0-8.17-2.87A7.41,7.41,0,0,0,7.65,38ZM12,39.44a3.5,3.5,0,1,1,3.46,3.47A3.46,3.46,0,0,1,12,39.44Z'/%3E%3Cpath class='cls-1' d='M66.23,45.07c.32.32.67.61,1,.91,1.51,1.86,3.6,1.81,5.69,1.74,1.32-.32,2.72-.47,3.54-1.78,3.82-3.65,4.38-8.12,1.46-11.61A7.95,7.95,0,1,0,66.23,45.07Zm2-5.71a3.49,3.49,0,0,1,3.59-3.48,3.52,3.52,0,1,1-.07,7A3.49,3.49,0,0,1,68.28,39.36Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
    mask-size: contain;
}

