@font-face {
    font-family: Roboto;
    src: url(Roboto-Regular.ttf);
}

*:not(i){
    font-family: Roboto !important;
}

.portlet-head-container{
    min-width: 195px;
    width: 100%;
}

.btn.btn-secondary.swal-btn {
    border: 1px solid #268d78;
}

.btn.btn-secondary.swal-btn:hover {
    border: 1px solid #268d78;
}

#m_clipboard_1 {
    text-align: center;
    border: 1px solid #268d78;
    font-weight: bold;
    color: #299781;
    font-size: 16px;
}


.swal2-popup .btn  {
    margin: 0  5px 0 0;
}

.accost-editable-message {
    white-space: initial;
    text-align: left;
    display: inline-block;
    max-width: 50%;
    word-break: break-all;
}

.login-employee .modal-footer {
    display: none;
}

.m-content .m-nav__link img {
    max-width: 41px;
}

.display-none {
    display: none;
}

.kt-avatar {
    vertical-align: middle;
}

.add-image, .kt-widget.kt-widget--user-profile-3, .news-info-img {
    /*color: #32CD32;*/
    width: 100%;
}

.add-image-block {
    vertical-align: middle;
    position: relative;
    display: inline-block;
}
.add-image-block__holder {
    width: 120px;
    height: 120px;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
    line-height: 120px;
    border: 3px solid #ffffff;
    webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
}

.add-image-block__holder i, .add-avatar-block__holder i {
    padding-right: 0 !important;
    line-height: 1;
}

.add-image-block__holder input, .add-avatar-block__holder input {
    width: 0 !important;
    height: 0 !important;
    overflow: hidden;
    opacity: 0;
}

.kt-avatar .kt-avatar__delete {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.kt-avatar .kt-avatar__delete i {
    color: #B22222;
}

.kt-widget__media.avatar .img-block {
    max-height: 90px;
    overflow: hidden;
}

.kt-widget__media.avatar .kt-avatar__cancel {
    display: flex;
}

.kt-widget__media.avatar label form {
    display: none;
}

.add-avatar-block__holder {
    width: 90px;
    height: 90px;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
    line-height: 90px;
    border: 3px solid #ffffff;
    webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
}

.add-avatar-block__holder form {
    display: none;
}

.add-avatar-block__holder p {
    margin-bottom: 0;
}

.add-avatar-block__holder .add-image {
    padding: 0;
}
.kt-avatar .kt-avatar__holder {
    width: 60px;
    height: 60px;
}

.add-image-block__holder {
    width: 60px;
    height: 60px;
    line-height: 60px;
    padding: 8px;
    line-height: 0.8;
}

.add-image-block__holder p {
    font-size: 6.8px;
}

.add-image-block__holder i {
    font-size: 10px !important;
}

.add-image-block__holder label {
    padding: 0;
    white-space: normal;
}

.add-image-block__holder form {
    display: none;
}

.kt-avatar .kt-avatar__delete {
    height: 20px;
    width: 20px;
}
.attachments {
    padding: 0 25px;
    background-color: #fff;
}

.attachments .files-block {
    box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    padding: 25px;
}
.kt-avatar {
  position: relative;
  display: inline-block; }
  .kt-avatar .kt-avatar__holder {
    width: 60px;
    height: 60px;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-size: cover; }
  .kt-avatar .kt-avatar__upload {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .kt-avatar .kt-avatar__upload input {
      width: 0 !important;
      height: 0 !important;
      overflow: hidden;
      opacity: 0; }
    .kt-avatar .kt-avatar__upload i {
      color: #2c77f4;
      font-size: 0.9rem; }
    .kt-avatar .kt-avatar__upload:hover {
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      background-color: #2c77f4; }
      .kt-avatar .kt-avatar__upload:hover i {
        color: #ffffff; }
  .kt-avatar .kt-avatar__cancel {
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: auto;
    right: -10px;
    bottom: -5px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    display: none; }
    .kt-avatar .kt-avatar__cancel i {
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      color: #74788d;
      font-size: 0.9rem; }
    .kt-avatar .kt-avatar__cancel:hover i {
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      color: #2c77f4; }
  .kt-avatar.kt-avatar--changed .kt-avatar__cancel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .kt-avatar.kt-avatar--brand .kt-avatar__upload i {
    color: #2c77f4; }
  .kt-avatar.kt-avatar--brand .kt-avatar__upload:hover {
    background-color: #2c77f4; }
    .kt-avatar.kt-avatar--brand .kt-avatar__upload:hover i {
      color: #ffffff; }
  .kt-avatar.kt-avatar--light .kt-avatar__upload i {
    color: #ffffff; }
  .kt-avatar.kt-avatar--light .kt-avatar__upload:hover {
    background-color: #ffffff; }
    .kt-avatar.kt-avatar--light .kt-avatar__upload:hover i {
      color: #282a3c; }
  .kt-avatar.kt-avatar--dark .kt-avatar__upload i {
    color: #282a3c; }
  .kt-avatar.kt-avatar--dark .kt-avatar__upload:hover {
    background-color: #282a3c; }
    .kt-avatar.kt-avatar--dark .kt-avatar__upload:hover i {
      color: #ffffff; }
  .kt-avatar.kt-avatar--primary .kt-avatar__upload i {
    color: #5867dd; }
  .kt-avatar.kt-avatar--primary .kt-avatar__upload:hover {
    background-color: #5867dd; }
    .kt-avatar.kt-avatar--primary .kt-avatar__upload:hover i {
      color: #ffffff; }
  .kt-avatar.kt-avatar--success .kt-avatar__upload i {
    color: #1dc9b7; }
  .kt-avatar.kt-avatar--success .kt-avatar__upload:hover {
    background-color: #1dc9b7; }
    .kt-avatar.kt-avatar--success .kt-avatar__upload:hover i {
      color: #ffffff; }
  .kt-avatar.kt-avatar--info .kt-avatar__upload i {
    color: #5578eb; }
  .kt-avatar.kt-avatar--info .kt-avatar__upload:hover {
    background-color: #5578eb; }
    .kt-avatar.kt-avatar--info .kt-avatar__upload:hover i {
      color: #ffffff; }
  .kt-avatar.kt-avatar--warning .kt-avatar__upload i {
    color: #ffb822; }
  .kt-avatar.kt-avatar--warning .kt-avatar__upload:hover {
    background-color: #ffb822; }
    .kt-avatar.kt-avatar--warning .kt-avatar__upload:hover i {
      color: #111111; }
  .kt-avatar.kt-avatar--danger .kt-avatar__upload i {
    color: #fd397a; }
  .kt-avatar.kt-avatar--danger .kt-avatar__upload:hover {
    background-color: #fd397a; }
    .kt-avatar.kt-avatar--danger .kt-avatar__upload:hover i {
      color: #ffffff; }
  .kt-avatar.kt-avatar--circle .kt-avatar__holder {
    border-radius: 50%; }
  .kt-avatar.kt-avatar--circle .kt-avatar__upload {
    right: 0px;
    top: 5px; }
  .kt-avatar.kt-avatar--circle .kt-avatar__cancel {
    right: 3px;
    bottom: 10px; }
  .kt-avatar.kt-avatar--outline .kt-avatar__holder {
    border: 3px solid #ffffff;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1); }
.kt-margin-l-10 {
    margin-left: 10px !important;
}
.kt-header-mobile__logo .logo {
  width: 40px;
}
.webpage_name {
  color: #fff;
  line-height: 1.5;
}
.webpage_name span:first-child {
  font-size: 22px;
}
.webpage_name span:last-child {
  font-size: 30px;
}
.kt-header__brand .kt-header__brand-nav {
    margin-left: 20px;
}
.kt-header__topbar .kt-header__topbar-item {
    margin: 0 2px;
    width: 25px;
    height: 25px;
}
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--langs .kt-header__topbar-icon {
    width: 25px;
    height: 25px;
}
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--langs .kt-header__topbar-icon img {
  border-radius: 0px;
  width: 29px;
}
.am-flag {
  margin-right: 5px !important;
}
.fb-icon {
  background-color: #3b5998;
}
.twt-icon {
  background-color: #00aced;
}
.in-icon {
  background-color: #3a557b !important;
}
.g-icon {
  background-color: #d34836;
  margin-right: 8px !important;
}
.kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper .kt-header__topbar-icon i {
  color: #fff;
  font-size: 12px;
}
.kt-subheader--transparent .kt-subheader {
  background-color: #ffffff;
}
body {
  background: #e4e5e6;
}
.kt-subheader {
  margin-top: 0;
  margin-bottom: 25px;
  padding: 8px 0 !important;
}
.kt-aside {
  width: 254px;
}
.right_sidebar {
  width: 200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 28px 0px rgba(82, 63, 105, 0.08);
  box-shadow: 0px 0px 28px 0px rgba(82, 63, 105, 0.08);
}
.right_sidebar .kt-aside-menu {
  margin: 0;
}
.kt-aside--fixed .right_sidebar {
  min-height: 100%;
}
.right_sidebar .kt-aside-menu .ps__rail-y {
  right: 2px;
}
.kt-footer .kt-footer__wrapper {
  padding: 3px;
}
.kt-subheader {
  border-bottom: 1px solid #c8ced3;
  border-right: 1px solid #c8ced3;
}
.kt-aside--fixed .kt-footer .kt-footer__wrapper {
  margin-left: 250px;
  /*margin-right: 200px;*/
}
.kt-subheader__wrapper {
  width: 140px;
  font-size: 14px;
}
.kt-subheader__wrapper a:hover {
  color: #36373e !important;
}
.kt-aside-menu .kt-menu__nav {
  padding: 0;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
  padding-left: 60px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
  padding-left: 20px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
  padding-left: 30px;
}
.kt-menu__link-text, .kt-menu__ver-arrow {
  margin-bottom: 15px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link {
  min-height: 0;
}
.call_section {
  height: 150px;
  border: 1px solid #c8ced3;
  margin-top: 20px;
}
.hot-line {
  height: 50px;
  background: #bd3d3d;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.number_section {
  padding: 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #73818f;
}
.number_section span {
  text-align: center;
  font-size: 12px;
}
.header-section {
  padding: 0 0 12px 0;
  background-color: #f0f3f5;
  border-bottom: 1px solid #c8ced3;
  border-top: 1px solid #c8ced3;
}
.header-section h6 {
  text-align: center;
  color: #73818f;
  font-size: 11px;
  line-height: 17px;
  margin-bottom: 0px;
}
.attraction_container {
  display: flex;
  flex-wrap: wrap;
}
.attraction_content {
  text-align: center;
  padding: 0;
  border: 1px solid #c8ced3;
}
.attraction_content p {
  font-size: 14px;
  color: #434349;
  margin: 5px 0;
}
.attraction_content div {
  margin: 15px 0;
}
.attraction_content span {
  font-size: 11px;
  color: #73818f;
}
.attraction_content img {
  width: 100%;
}
.advertisment-section, .question-section {
  padding: 0 5px 25px 5px;
  border: 1px solid #c8ced3;
}
.question-section p {
  margin-bottom: 0;
}
.question-section button {
  padding: 12px 15px;
  background-color: #f0f3f5;
  border-bottom: 1px solid #c8ced3;
  color: #3a557b !important;
  width: 100%;
  border-radius: 0;
  font-size: 17px;
  text-align: left;
}
.question-section button:hover {
  color: #167495;
  text-decoration: underline;
}
.card {
  border: 1px solid #c8ced3;
  color: #2f353a;
  border-radius: 0;
}
.accordion .card .card-body {
  text-overflow: ellipsis;
  overflow: hidden;
}
.accordion .card .card-body a {
  white-space: nowrap;
}
.carousel-caption {
  width: 100%;
  left: 0;
  padding: 20px;
}
.carousel-caption p {
  font-size: 14px;
}
.carousel-caption button {
  color: #fff;
  background-color: #3a557b !important;
  border-color: #3a557b !important;
}
.carousel-caption button:hover {
  color: #fff;
  background-color: #1985ac;
  border-color: #187da0;
}
.kt-footer {
  padding: 0;
}
.brand-card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  margin-bottom: 1.5rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #c8ced3;
  border-radius: 0.25rem;
  cursor: pointer;
}
.brand-card-header {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 6rem;
  border-radius: 0.25rem 0.25rem 0 0;
  background-image: linear-gradient(#081015, #11547b);
  font-size: 32px;
  color: #fff;
  padding: 50px;
}
.brand-card-header .big-icon {
  font-size: 32px;
}
.brand-card-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 15px 0;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.brand-card-body h6 {
  color: #434349;
  font-size: 14px;
}
.card-header h3 {
  color: #3a557b !important;
}
.news-section {
  padding: 20px 0;
}
.card-img-top {
  height:200px;
  background-repeat: no-repeat;
  background-size: cover;
}
.card-img img{
  width: 100%;
}
.right_sidebar-container .brand-card-body h6 {
  font-size: 11px;
}
.news-section .brand-card, .news-section img {
  border-radius: 0;
}
.news-section .brand-card .card-body {
  background-color: #e8e8e8;
}
.news-section .brand-card .card-body .small {
  color: #3a557b !important;
}
.news-section .brand-card .card-body .small i {
  font-size: 12px;
}

@media (min-width: 1439px) {
  .kt-container {
    width: 1211px;
  }
}
@media (min-width: 1025px) {
  .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .content .kt-container.kt-container--fluid {
    margin-bottom: 40px;
  }
  .kt-footer {
    margin-top: -27px;
  }
  .kt-aside--enabled .kt-content .kt-container.kt-container--fluid {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .kt-aside--enabled.kt-aside--fixed .kt-content {
    padding-left: 250px;
  }
  .logo {
    width: 110px;
  }
  .kt-header {
    height: 130px;
    background-image: linear-gradient(#081015, #11547b);
    box-shadow: rgb(106, 140, 160) 0px 3px 20px 0px;
  }
  .kt-header .kt-container {
      position: relative;
      padding-top: 5px;
  }
  .kt-header .kt-container .kt-header__topbar_container {
    position: absolute;
    right: 30px;
  }
  .kt-header--fixed .kt-wrapper {
    padding-top: 130px;
  }
  .kt-aside--fixed .kt-aside {
    top: 130px;
    bottom: 0;
    border-radius: 0;
    box-shadow: rgb(178, 179, 179) 0px 0px 20px 0px;
  }
  .kt-aside--fixed .right_sidebar {
    border-left: 1px solid #c8ced3;
  }
  .kt-aside--enabled .kt-body .kt-container {
    padding-right: 30px !important;
  }
}
@media (max-width: 1160px) {
  .webpage_name span:first-child {
    font-size: 22px;
  }
  .webpage_name span:last-child {
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .kt-header-mobile {
    background-image: linear-gradient(#081015, #11547b);
  }
  .right_sidebar-container {
    width: 100%;
    padding: 0 15px;
  }
  .right_sidebar {
    width: 100%;
  }
  .advertisment-section {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .kt-aside--fixed .kt-footer .kt-footer__wrapper {
    margin: 0;
    margin-top: 10px;
  }
}

@media (min-width: 1025px){
  .kt-aside--enabled .kt-content .kt-container.kt-container--fluid.full-content {
      padding-right: 0px !important;
  }
}

@media (max-width: 864px) and (min-width: 768px) {
  #datatable_info {
    font-size: 9px;
  }
}

.dataTables_wrapper .pagination .page-item.active > .page-link {
    background: #11547b;
    color: #ffffff;
}

.brand-card.news {
    max-height: 295px;
    height: 100%;
}

.brand-card.news .card-img-top {
    background-size: cover;
}

.card-body.news{
    height: 120px!important;
}
.card-body.home-news {
  max-height: 200px!important;
  overflow: hidden;
}
.home-news .content {
  height: 130px;
}
.card-body.news .content{
    display: block; /* Fallback for non-webkit */
    display: -webkit-box;
    /*height: 20px;*/
    margin: 0 auto;
    line-height: 50px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-body.news .content .content-p {
  overflow: hidden;
}

.card-body.news .small{
    display: block; /* Fallback for non-webkit */
    display: -webkit-box;
    height: 20px;
    margin: 0 auto;
    line-height: 20px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-body.news .content .content-p {
  overflow: hidden;
}

.card-img-top.info{
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}
.card-img, .right_sidebar-container .brand-card, .card-img-top {
  border-radius: initial;
}

.news-img{
    width: 300px;
    float: right;
    object-fit: cover;
}
.structure-border{
    border-top: 3px solid #11547b;
}

.download-payments-info{
  font-size: 40px;
  color: #11547b;
}
.empty{
  background-color: #e4e5e6;
}

.partner-img{
    width: 500px;
    height: 500px;
    object-fit: cover;
}
.gallery-img{
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-top: 20px
}
.img-wrapper{
  position: relative;
  width: 100%;
}

.small{
    display: block; /* Fallback for non-webkit */
    display: -webkit-box;
    /*height: 20px;*/
    margin: 0 auto;
    line-height: 20px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
a, p {
  word-break: break-word;
  white-space: normal;
}
a, .kt-font-info  {
  color: #2d68dc !important;
}
a:hover, .kt-font-info:hover {
  color: #434349 !important;
}
.kt-portlet.kt-portlet--solid-info {
  background-image: linear-gradient(#081015, #11547b);
}
.accordion.accordion-toggle-plus .card .card-header .card-title {
  color: #3a557b !important;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
  color: #2d68dc !important;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
  color: #2d68dc !important;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
  color: #2d68dc !important;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
  color: #2d68dc !important;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
  color: #2d68dc !important;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
  font-size: 1.05rem;
}
.kt-scrolltop, label.btn.btn-label-brand:focus, label.btn.btn-label-brand:hover, label.btn.btn-label-brand.active, a.btn.btn-label-brand:focus, a.btn.btn-label-brand:hover, a.btn.btn-label-brand.active, button.btn.btn-label-brand:focus, button.btn.btn-label-brand:hover, button.btn.btn-label-brand.active, input.btn.btn-label-brand:focus, input.btn.btn-label-brand:hover, input.btn.btn-label-brand.active {
  background: #11547b;
}
.dataTables_wrapper .pagination .page-item:hover > .page-link, .dataTables_wrapper .pagination .page-item.previous > .page-link:hover, .dataTables_wrapper .pagination .page-item.next > .page-link:hover, .dataTables_wrapper .pagination .page-item.last > .page-link:hover, .dataTables_wrapper .pagination .page-item.first > .page-link:hover {
  background: #747b9e;
}

.popover{
  max-width: 600px !important;
}

.sidebar-scroll{
    overflow-y: scroll;
}

.sidebar-scroll::-webkit-scrollbar {
  width: 0.5em;
}
.sidebar-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.sidebar-scroll::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.show-all{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.doc-sub-date .m-list-search__result-item-text {
    width: 75px;
}
.kt-header__topbar .kt-link {
  color: white !important;
}
.btn-primary a {
  color: white !important;
}
.m-login__form-action {
  cursor: pointer;
}
.login-container {
  border-right: 1px solid #a29f9f;
}

.kt-bg-focus{
  background-color:  #9816f4 !important;
}
.custom-page-breadcrumb , .custom-page-breadcrumb >p{
  margin: 0;
  display: inline-block;
}
.kt-badge--rounded{
  width: auto;
  min-width: 20px;
}
.card-top-border{
  border-top: 3px solid #11547b;
  webkit-box-shadow: 0px 0px 13px 0px rgba(17, 84, 123, 1);
  box-shadow: 0px 0px 13px 0px rgba(17, 84, 123, 1);
}
.count-content{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
}
.circular-loader {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
}

.loader-path {
    stroke-dasharray: 150,200;
    stroke-dashoffset: -10;
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round;
}

.btn-loader {
    width: 20px;
    height: 20px;
    display: none;
    position: relative;
}

.btn-search-filters {
    min-width: 68px;
    display: inline-flex;
    justify-content: center;
    gap: 10px;
}

.has-loading .filters-text {
    display: none;
}

.has-loading .btn-loader {
    display: block;
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124;
    }
}
@keyframes dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124;
    }
}
@-webkit-keyframes color {
    0% {
        stroke: #fff;
    }
    40% {
        stroke: #fff;
    }
    66% {
        stroke: #fff;
    }
    80%, 90% {
        stroke: #fff;
    }
}
@keyframes color {
    0% {
        stroke: #fff;
    }
    40% {
        stroke: #fff;
    }
    66% {
        stroke: #fff;
    }
    80%, 90% {
        stroke: #fff;
    }
}

.count-parent{
    padding-bottom: 1%;
    white-space: nowrap;
}
.card :is(h1, h2, h3, h4, h5, h6){
    word-break: break-word;
    white-space: normal;
}
.btn.card-title{
    padding-right: 40px !important;
}
.module{
    -webkit-mask-image: -webkit-gradient(linear, center bottom , center top,
    color-stop(0.00,  rgba(0,0,0,0)),
    color-stop(0.3,  rgba(0,0,0,1)));
}

.sitemap{

}
.sitemap ul{
    list-style: none;
    margin-left: 0;
}
.sitemap li {
    color: #5d5b6f;
}
.sitemap .sitemap-title{
    font-size: 1.2rem;
    font-weight: bold;
}
.sitemap .sitemap-link{
    font-size: 1.15rem;
    text-decoration: underline
}
ol{
  word-break: break-all;
}
.m-section.m-section--last .m-section__content {
    word-break: break-all;
}

.download_box {
    padding-right: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.download_box  a {
    text-align: end;
    width: 5%
}
.download_box i {
    font-size: 22px;
    margin: 5px;
    color: #0a8cf0;
}
.download_box span {
    color: #817f7f;
    padding-bottom: 5px;
    font-weight: bold;
}
.card-body.news.card-body-with-photo {
    height: unset !important;
    -webkit-mask-image: -webkit-gradient(linear, center bottom , center top,
    color-stop(0.00,  rgba(0,0,0,0)),
    color-stop(0.02, rgba(0, 0, 0, 0.9)),
    color-stop(0.3,  rgba(0,0,0,1)));
}
.show-all-photo {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.paginationContent {
    width: 100%;
    display: flex;
    justify-content: center;
}

.paginationContent .page-link {
    white-space: nowrap;!important;
}

@media screen and (max-width: 768px) {
    .paginationContent .page-link {
        padding: 4px;
    }
}
