@charset "UTF-8";
.box_list {
  min-height: 20px !important; }

.box_list .wrapper {
  min-height: 20px !important; }

ul.additional_info.legislation li:first-child {
  width: 20%; }
ul.additional_info.legislation li:last-child {
  width: 75%; }

header .slogan {
  position: fixed;
  left: 150px;
  text-align: center; }

#question ul.additional_info li {
  width: 40%; }

.container section p {
  text-align: justify; }
.container section table p {
  text-align: left; }

#hero_in {
  height: 260px; }

.user-circle {
  background: #6f42c1;
  border-radius: 150px;
  color: white;
  height: 150px;
  font-weight: bold;
  width: 150px;
  display: table;
  margin: 20px auto;
  text-align: center; }
  .user-circle p {
    vertical-align: middle;
    display: table-cell;
    font-size: 50px; }

.mdl-button--file input {
  cursor: pointer;
  height: 100%;
  right: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 300px;
  z-index: 4; }

.mdl-textfield--file .mdl-textfield__input {
  box-sizing: border-box;
  width: calc(100% - 32px); }
.mdl-textfield--file .mdl-button--file {
  right: 0; }

select.form-control {
  padding-top: 5px;
  padding-bottom: 5px; }

.jstree-default a {
  white-space: normal !important;
  height: auto; }

.jstree-anchor {
  height: auto !important; }

.jstree-default li > ins {
  vertical-align: top; }

.jstree-leaf {
  height: auto; }

.jstree-leaf a {
  height: auto !important; }

@media (max-width: 991.98px) {
  #hero_in .wrapper h1 {
    font-size: 24px; }

  .features.social ul li {
    width: 100%;
    margin-bottom: 15px;
    text-align: center; } }
@media (min-width: 992px) {
  #hero_in .wrapper h1 {
    font-size: 30px; }

  #logo a {
    background: url("../img/logo-mts.png") no-repeat;
    background-size: 110px;
    width: 120px;
    height: 74px;
    display: block;
    position: fixed;
    top: 3px; } }
header.header.sticky {
  transition: all .3s ease-in-out;
  background: #036d89 !important;
  background: -webkit-linear-gradient(left, #ffffff, #0c97b1, #007fa1, #036d89, #093f4d) !important;
  background: linear-gradient(to right, #ffffff, #0c97b1, #007fa1, #036d89, #093f4d) !important;
  padding: 15px 20px; }

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
  background: #036d89 !important; }

#hero_in.general .wrapper {
  background-color: #0c97b1;
  background-color: rgba(12, 151, 177, 0.8); }

#content p {
  margin-bottom: 7px; }

.features.social ul li {
  width: 16.66%; }

.features.social ul li h4 {
  font-size: 1rem; }

ul#grid_home li {
  position: relative;
  width: 25%;
  float: left; }

ul#grid_home li:nth-child(1) .short_info, ul#grid_home li:nth-child(3) .short_info {
  background-color: #0c97b1;
  background-color: rgba(12, 151, 177, 0.8); }

ul#grid_home li:nth-child(2) .short_info, ul#grid_home li:nth-child(4) .short_info {
  background-color: #8e268b;
  background-color: rgba(18, 25, 33, 0.8); }

ul#grid_home li a.img_container {
  height: 150px; }

@media (max-width: 767px) {
  ul#grid_home li {
    position: relative;
    width: 50%;
    float: left; }
    ul#grid_home li a.img_container {
      height: 120px; }

  ul#grid_home li:nth-child(1) .short_info, ul#grid_home li:nth-child(4) .short_info {
    background-color: #0c97b1;
    background-color: rgba(12, 151, 177, 0.8); }

  ul#grid_home li:nth-child(2) .short_info, ul#grid_home li:nth-child(3) .short_info {
    background-color: #8e268b;
    background-color: rgba(18, 25, 33, 0.8); } }
@media (max-width: 767px) {
  ul#grid_home li {
    position: relative;
    width: 50%;
    float: left; }
    ul#grid_home li a.img_container {
      height: 120px; }

  ul#grid_home li:nth-child(1) .short_info, ul#grid_home li:nth-child(4) .short_info {
    background-color: #0c97b1;
    background-color: rgba(12, 151, 177, 0.8); }

  ul#grid_home li:nth-child(2) .short_info, ul#grid_home li:nth-child(3) .short_info {
    background-color: #8e268b;
    background-color: rgba(18, 25, 33, 0.8); } }
ul#top_menu li a.login, ul#top_menu li {
  position: relative; }
  ul#top_menu li a.login a.cart, ul#top_menu li a.cart {
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    position: relative;
    top: -5px; }
  ul#top_menu li a.login span, ul#top_menu li span {
    position: absolute;
    background: red;
    top: -12px;
    right: -8px;
    display: block;
    z-index: 999;
    color: #fff;
    border-radius: 10px;
    padding: 3px;
    text-align: center; }

ul#top_menu li a.login:before, ul#top_menu li a.cart:before {
  font-family: ElegantIcons;
  font-size: 24px;
  font-size: 1.5rem;
  color: #fff;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  line-height: 1; }

ul#top_menu li a.cart:before {
  content: ""; }

/*# sourceMappingURL=custom.css.map */
