.font-size-8 {
  font-size: 8px; }

.font-size-9 {
  font-size: 9px; }

.font-size-10 {
  font-size: 10px; }

.font-size-11 {
  font-size: 11px; }

.font-size-12 {
  font-size: 12px; }

.font-size-13 {
  font-size: 13px; }

.font-size-14 {
  font-size: 14px; }

.font-size-15 {
  font-size: 15px; }

.font-size-16 {
  font-size: 16px; }

.font-size-17 {
  font-size: 17px; }

.font-size-18 {
  font-size: 18px; }

.font-size-19 {
  font-size: 19px; }

.font-size-20 {
  font-size: 20px; }

.font-size-21 {
  font-size: 21px; }

.font-size-22 {
  font-size: 22px; }

.font-size-23 {
  font-size: 23px; }

.font-size-24 {
  font-size: 24px; }

.font-size-25 {
  font-size: 25px; }

.font-size-26 {
  font-size: 26px; }

.font-size-27 {
  font-size: 27px; }

.font-size-28 {
  font-size: 28px; }

.font-size-29 {
  font-size: 29px; }

.font-size-30 {
  font-size: 30px; }

@media (max-width: 991px) {
  .font-size-md-8 {
    font-size: 8px; }
  .font-size-md-9 {
    font-size: 9px; }
  .font-size-md-10 {
    font-size: 10px; }
  .font-size-md-11 {
    font-size: 11px; }
  .font-size-md-12 {
    font-size: 12px; }
  .font-size-md-13 {
    font-size: 13px; }
  .font-size-md-14 {
    font-size: 14px; }
  .font-size-md-15 {
    font-size: 15px; }
  .font-size-md-16 {
    font-size: 16px; }
  .font-size-md-17 {
    font-size: 17px; }
  .font-size-md-18 {
    font-size: 18px; }
  .font-size-md-19 {
    font-size: 19px; }
  .font-size-md-20 {
    font-size: 20px; }
  .font-size-md-21 {
    font-size: 21px; }
  .font-size-md-22 {
    font-size: 22px; }
  .font-size-md-23 {
    font-size: 23px; }
  .font-size-md-24 {
    font-size: 24px; }
  .font-size-md-25 {
    font-size: 25px; }
  .font-size-md-26 {
    font-size: 26px; }
  .font-size-md-27 {
    font-size: 27px; }
  .font-size-md-28 {
    font-size: 28px; }
  .font-size-md-29 {
    font-size: 29px; }
  .font-size-md-30 {
    font-size: 30px; } }

.tab-list-container .k-tabstrip-items {
  height: 5rem;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .tab-list-container .k-tabstrip-items li {
    border-top: 0;
    display: table-cell !important;
    color: #949494 !important;
    background-color: #fafafa;
    font-size: 1.25rem;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 0 !important;
    position: relative;
    transition-duration: 0.5s;
    transition-property: background-color, color; }
    .tab-list-container .k-tabstrip-items li:hover {
      color: #0d0d0d !important; }
    .tab-list-container .k-tabstrip-items li.k-state-active {
      background-color: #fff !important;
      color: #25a9ba !important;
      border-bottom: 3px solid #25a9ba !important; }
      .tab-list-container .k-tabstrip-items li.k-state-active::before {
        content: "";
        position: absolute;
        left: 50%;
        top: 100%;
        border-style: solid;
        border-color: #25a9ba transparent transparent transparent;
        border-width: 8px; }

.font-size-8 {
  font-size: 8px; }

.font-size-9 {
  font-size: 9px; }

.font-size-10 {
  font-size: 10px; }

.font-size-11 {
  font-size: 11px; }

.font-size-12 {
  font-size: 12px; }

.font-size-13 {
  font-size: 13px; }

.font-size-14 {
  font-size: 14px; }

.font-size-15 {
  font-size: 15px; }

.font-size-16 {
  font-size: 16px; }

.font-size-17 {
  font-size: 17px; }

.font-size-18 {
  font-size: 18px; }

.font-size-19 {
  font-size: 19px; }

.font-size-20 {
  font-size: 20px; }

.font-size-21 {
  font-size: 21px; }

.font-size-22 {
  font-size: 22px; }

.font-size-23 {
  font-size: 23px; }

.font-size-24 {
  font-size: 24px; }

.font-size-25 {
  font-size: 25px; }

.font-size-26 {
  font-size: 26px; }

.font-size-27 {
  font-size: 27px; }

.font-size-28 {
  font-size: 28px; }

.font-size-29 {
  font-size: 29px; }

.font-size-30 {
  font-size: 30px; }

@media (max-width: 991px) {
  .font-size-md-8 {
    font-size: 8px; }
  .font-size-md-9 {
    font-size: 9px; }
  .font-size-md-10 {
    font-size: 10px; }
  .font-size-md-11 {
    font-size: 11px; }
  .font-size-md-12 {
    font-size: 12px; }
  .font-size-md-13 {
    font-size: 13px; }
  .font-size-md-14 {
    font-size: 14px; }
  .font-size-md-15 {
    font-size: 15px; }
  .font-size-md-16 {
    font-size: 16px; }
  .font-size-md-17 {
    font-size: 17px; }
  .font-size-md-18 {
    font-size: 18px; }
  .font-size-md-19 {
    font-size: 19px; }
  .font-size-md-20 {
    font-size: 20px; }
  .font-size-md-21 {
    font-size: 21px; }
  .font-size-md-22 {
    font-size: 22px; }
  .font-size-md-23 {
    font-size: 23px; }
  .font-size-md-24 {
    font-size: 24px; }
  .font-size-md-25 {
    font-size: 25px; }
  .font-size-md-26 {
    font-size: 26px; }
  .font-size-md-27 {
    font-size: 27px; }
  .font-size-md-28 {
    font-size: 28px; }
  .font-size-md-29 {
    font-size: 29px; }
  .font-size-md-30 {
    font-size: 30px; } }

@media (max-width: 991px) {
  .tab-list-container {
    background-color: #015b65 !important;
    width: 100%; }
    .tab-list-container .k-tabstrip-items {
      display: contents !important; }
      .tab-list-container .k-tabstrip-items .k-item {
        cursor: pointer;
        margin: 0px 20px 0px 20px !important;
        height: 60px;
        background-color: inherit !important;
        text-align: left !important;
        border-bottom: 2px solid rgba(214, 227, 244, 0.2); }
        .tab-list-container .k-tabstrip-items .k-item.k-state-active {
          background-color: inherit !important;
          border: 0;
          border-bottom: 2px solid rgba(214, 227, 244, 0.2); }
          .tab-list-container .k-tabstrip-items .k-item.k-state-active span {
            margin-left: 20px; }
          .tab-list-container .k-tabstrip-items .k-item.k-state-active span::before {
            content: "";
            border-style: solid;
            border-color: #25a9ba;
            border-width: 2px;
            height: 60%;
            position: absolute;
            left: 15px; }
          .tab-list-container .k-tabstrip-items .k-item.k-state-active::before {
            border-top: 0; }
        .tab-list-container .k-tabstrip-items .k-item:hover {
          border-left: 0 !important;
          border-right: 0 !important; }
        .tab-list-container .k-tabstrip-items .k-item .k-link {
          margin-left: 0px;
          color: #fff !important;
          font-size: 15px;
          height: 100%; } }

.panel-bar-container {
  width: 100%;
  border-color: #dbdbdb;
  border-radius: 4px; }
  .panel-bar-container .k-item:not(.k-pager-wrap) {
    border-color: #dbdbdb; }
    .panel-bar-container .k-item:not(.k-pager-wrap) > .k-link {
      font-size: 15px;
      font-weight: bold;
      color: #000;
      padding: 20px 30px;
      box-shadow: none !important;
      background-color: #fafafa;
      cursor: pointer; }
      .panel-bar-container .k-item:not(.k-pager-wrap) > .k-link:hover {
        background-color: #fafafa; }
      .panel-bar-container .k-item:not(.k-pager-wrap) > .k-link .k-icon {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #25a9ba;
        right: 30px;
        margin-top: -15px; }
        .panel-bar-container .k-item:not(.k-pager-wrap) > .k-link .k-icon.k-panelbar-expand:before {
          content: "\E015" !important; }
        .panel-bar-container .k-item:not(.k-pager-wrap) > .k-link .k-icon.k-panelbar-collapse:before {
          content: "\E013" !important; }
        .panel-bar-container .k-item:not(.k-pager-wrap) > .k-link .k-icon:before {
          color: #fff;
          font-size: 20px;
          display: flex;
          height: 100%;
          align-items: center;
          justify-content: center; }
    .panel-bar-container .k-item:not(.k-pager-wrap) .k-animation-container {
      padding-left: 30px;
      padding-right: 30px;
      background: #fafafa; }
      .panel-bar-container .k-item:not(.k-pager-wrap) .k-animation-container .k-child-animation-container .k-panel {
        background: inherit; }
        .panel-bar-container .k-item:not(.k-pager-wrap) .k-animation-container .k-child-animation-container .k-panel .k-content {
          background: inherit; }
          .panel-bar-container .k-item:not(.k-pager-wrap) .k-animation-container .k-child-animation-container .k-panel .k-content .k-combobox,
          .panel-bar-container .k-item:not(.k-pager-wrap) .k-animation-container .k-child-animation-container .k-panel .k-content .k-datepicker {
            width: 100%; }
    .panel-bar-container .k-item:not(.k-pager-wrap):first-child .k-link {
      border-radius: 4px 4px 0 0; }
    .panel-bar-container .k-item:not(.k-pager-wrap):last-child .k-link {
      border-radius: 0 0 4px 4px; }
  .panel-bar-container .form-group {
    margin-bottom: 20px; }
    .panel-bar-container .form-group label {
      font-size: 13px;
      font-weight: 600;
      width: 100%;
      margin-bottom: 0;
      cursor: pointer; }
      .panel-bar-container .form-group label input {
        outline: none;
        box-shadow: none;
        margin-top: 5px; }
    .panel-bar-container .form-group span {
      font-size: 13px; }

.recaptcha-control {
  overflow: hidden; }
  .recaptcha-control .error-msg {
    color: red; }

@media (min-width: 1200px) {
  .accordion-list-container.col-lg-3 .recaptcha-control .recaptcha-widget {
    width: 304px;
    height: 78px;
    transform: scale(0.8);
    transform-origin: 0 0;
    margin-bottom: -15.6px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .accordion-list-container.col-lg-3 .recaptcha-control .recaptcha-widget {
    width: 304px;
    height: 78px;
    transform: scale(0.64);
    transform-origin: 0 0;
    margin-bottom: -28.08px; } }

@media (max-width: 400px) {
  .recaptcha-control .recaptcha-widget {
    width: 304px;
    height: 78px;
    transform: scale(0.85);
    transform-origin: 0 0;
    margin-bottom: -11.7px; } }

@media (max-width: 340px) {
  .recaptcha-control .recaptcha-widget {
    width: 304px;
    height: 78px;
    transform: scale(0.75);
    transform-origin: 0 0;
    margin-bottom: -19.5px; } }

.font-size-8 {
  font-size: 8px; }

.font-size-9 {
  font-size: 9px; }

.font-size-10 {
  font-size: 10px; }

.font-size-11 {
  font-size: 11px; }

.font-size-12 {
  font-size: 12px; }

.font-size-13 {
  font-size: 13px; }

.font-size-14 {
  font-size: 14px; }

.font-size-15 {
  font-size: 15px; }

.font-size-16 {
  font-size: 16px; }

.font-size-17 {
  font-size: 17px; }

.font-size-18 {
  font-size: 18px; }

.font-size-19 {
  font-size: 19px; }

.font-size-20 {
  font-size: 20px; }

.font-size-21 {
  font-size: 21px; }

.font-size-22 {
  font-size: 22px; }

.font-size-23 {
  font-size: 23px; }

.font-size-24 {
  font-size: 24px; }

.font-size-25 {
  font-size: 25px; }

.font-size-26 {
  font-size: 26px; }

.font-size-27 {
  font-size: 27px; }

.font-size-28 {
  font-size: 28px; }

.font-size-29 {
  font-size: 29px; }

.font-size-30 {
  font-size: 30px; }

@media (max-width: 991px) {
  .font-size-md-8 {
    font-size: 8px; }
  .font-size-md-9 {
    font-size: 9px; }
  .font-size-md-10 {
    font-size: 10px; }
  .font-size-md-11 {
    font-size: 11px; }
  .font-size-md-12 {
    font-size: 12px; }
  .font-size-md-13 {
    font-size: 13px; }
  .font-size-md-14 {
    font-size: 14px; }
  .font-size-md-15 {
    font-size: 15px; }
  .font-size-md-16 {
    font-size: 16px; }
  .font-size-md-17 {
    font-size: 17px; }
  .font-size-md-18 {
    font-size: 18px; }
  .font-size-md-19 {
    font-size: 19px; }
  .font-size-md-20 {
    font-size: 20px; }
  .font-size-md-21 {
    font-size: 21px; }
  .font-size-md-22 {
    font-size: 22px; }
  .font-size-md-23 {
    font-size: 23px; }
  .font-size-md-24 {
    font-size: 24px; }
  .font-size-md-25 {
    font-size: 25px; }
  .font-size-md-26 {
    font-size: 26px; }
  .font-size-md-27 {
    font-size: 27px; }
  .font-size-md-28 {
    font-size: 28px; }
  .font-size-md-29 {
    font-size: 29px; }
  .font-size-md-30 {
    font-size: 30px; } }

@media (max-width: 991px) {
  .toplu-bilgi-content {
    margin-top: 30px; } }

.font-size-8 {
  font-size: 8px; }

.font-size-9 {
  font-size: 9px; }

.font-size-10 {
  font-size: 10px; }

.font-size-11 {
  font-size: 11px; }

.font-size-12 {
  font-size: 12px; }

.font-size-13 {
  font-size: 13px; }

.font-size-14 {
  font-size: 14px; }

.font-size-15 {
  font-size: 15px; }

.font-size-16 {
  font-size: 16px; }

.font-size-17 {
  font-size: 17px; }

.font-size-18 {
  font-size: 18px; }

.font-size-19 {
  font-size: 19px; }

.font-size-20 {
  font-size: 20px; }

.font-size-21 {
  font-size: 21px; }

.font-size-22 {
  font-size: 22px; }

.font-size-23 {
  font-size: 23px; }

.font-size-24 {
  font-size: 24px; }

.font-size-25 {
  font-size: 25px; }

.font-size-26 {
  font-size: 26px; }

.font-size-27 {
  font-size: 27px; }

.font-size-28 {
  font-size: 28px; }

.font-size-29 {
  font-size: 29px; }

.font-size-30 {
  font-size: 30px; }

@media (max-width: 991px) {
  .font-size-md-8 {
    font-size: 8px; }
  .font-size-md-9 {
    font-size: 9px; }
  .font-size-md-10 {
    font-size: 10px; }
  .font-size-md-11 {
    font-size: 11px; }
  .font-size-md-12 {
    font-size: 12px; }
  .font-size-md-13 {
    font-size: 13px; }
  .font-size-md-14 {
    font-size: 14px; }
  .font-size-md-15 {
    font-size: 15px; }
  .font-size-md-16 {
    font-size: 16px; }
  .font-size-md-17 {
    font-size: 17px; }
  .font-size-md-18 {
    font-size: 18px; }
  .font-size-md-19 {
    font-size: 19px; }
  .font-size-md-20 {
    font-size: 20px; }
  .font-size-md-21 {
    font-size: 21px; }
  .font-size-md-22 {
    font-size: 22px; }
  .font-size-md-23 {
    font-size: 23px; }
  .font-size-md-24 {
    font-size: 24px; }
  .font-size-md-25 {
    font-size: 25px; }
  .font-size-md-26 {
    font-size: 26px; }
  .font-size-md-27 {
    font-size: 27px; }
  .font-size-md-28 {
    font-size: 28px; }
  .font-size-md-29 {
    font-size: 29px; }
  .font-size-md-30 {
    font-size: 30px; } }

@keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.loader-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0; }
  .loader-container img {
    width: 100px;
    height: 100px;
    animation: rotation 2s infinite linear; }

.loader-icon {
  font-size: 70pt;
  color: #25a9ba; }

.absolute-load {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5); }

.font-size-8 {
  font-size: 8px; }

.font-size-9 {
  font-size: 9px; }

.font-size-10 {
  font-size: 10px; }

.font-size-11 {
  font-size: 11px; }

.font-size-12 {
  font-size: 12px; }

.font-size-13 {
  font-size: 13px; }

.font-size-14 {
  font-size: 14px; }

.font-size-15 {
  font-size: 15px; }

.font-size-16 {
  font-size: 16px; }

.font-size-17 {
  font-size: 17px; }

.font-size-18 {
  font-size: 18px; }

.font-size-19 {
  font-size: 19px; }

.font-size-20 {
  font-size: 20px; }

.font-size-21 {
  font-size: 21px; }

.font-size-22 {
  font-size: 22px; }

.font-size-23 {
  font-size: 23px; }

.font-size-24 {
  font-size: 24px; }

.font-size-25 {
  font-size: 25px; }

.font-size-26 {
  font-size: 26px; }

.font-size-27 {
  font-size: 27px; }

.font-size-28 {
  font-size: 28px; }

.font-size-29 {
  font-size: 29px; }

.font-size-30 {
  font-size: 30px; }

@media (max-width: 991px) {
  .font-size-md-8 {
    font-size: 8px; }
  .font-size-md-9 {
    font-size: 9px; }
  .font-size-md-10 {
    font-size: 10px; }
  .font-size-md-11 {
    font-size: 11px; }
  .font-size-md-12 {
    font-size: 12px; }
  .font-size-md-13 {
    font-size: 13px; }
  .font-size-md-14 {
    font-size: 14px; }
  .font-size-md-15 {
    font-size: 15px; }
  .font-size-md-16 {
    font-size: 16px; }
  .font-size-md-17 {
    font-size: 17px; }
  .font-size-md-18 {
    font-size: 18px; }
  .font-size-md-19 {
    font-size: 19px; }
  .font-size-md-20 {
    font-size: 20px; }
  .font-size-md-21 {
    font-size: 21px; }
  .font-size-md-22 {
    font-size: 22px; }
  .font-size-md-23 {
    font-size: 23px; }
  .font-size-md-24 {
    font-size: 24px; }
  .font-size-md-25 {
    font-size: 25px; }
  .font-size-md-26 {
    font-size: 26px; }
  .font-size-md-27 {
    font-size: 27px; }
  .font-size-md-28 {
    font-size: 28px; }
  .font-size-md-29 {
    font-size: 29px; }
  .font-size-md-30 {
    font-size: 30px; } }

.nace-kodu-arama {
  padding-top: 2%;
  padding-bottom: 2%; }
  .nace-kodu-arama .doc-link-container {
    color: #015b65;
    padding: 25px 5px;
    font-weight: 500; }
    .nace-kodu-arama .doc-link-container a {
      text-decoration: none; }
  .nace-kodu-arama .detail-grid-container {
    margin-top: 20px; }
  .nace-kodu-arama .input-label {
    color: #015b65;
    font-weight: 700; }
  .nace-kodu-arama .data-grid {
    margin-top: 2%; }
  .nace-kodu-arama .search-group {
    height: 80px;
    position: relative; }
    .nace-kodu-arama .search-group .form-group,
    .nace-kodu-arama .search-group label {
      height: 100%; }
    .nace-kodu-arama .search-group input {
      border-radius: 10px;
      height: 100%; }
  .nace-kodu-arama .search-btn-holder {
    position: absolute;
    height: 100%;
    width: 180px;
    top: 0;
    right: 0; }
    .nace-kodu-arama .search-btn-holder button {
      height: 100%;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px;
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px; }
      .nace-kodu-arama .search-btn-holder button i {
        font-size: 1.25rem; }

@media (max-width: 991px) {
  .nace-kodu-arama .search-group {
    height: inherit; }
    .nace-kodu-arama .search-group .search-btn-holder {
      position: static;
      width: 100%;
      margin-top: 15px; }
      .nace-kodu-arama .search-group .search-btn-holder .btn, .nace-kodu-arama .search-group .search-btn-holder button {
        border-radius: 10px; }
    .nace-kodu-arama .search-group input {
      height: calc(3.5rem + 4px); }
  .nace-kodu-arama .data-grid {
    margin-left: -30px;
    width: calc(100% + 60px);
    margin-top: 30px; }
    .nace-kodu-arama .data-grid .grid-container .table-2 .grid-total {
      border-left: none;
      border-right: none;
      border-radius: 0; }
    .nace-kodu-arama .data-grid .grid-container .k-grid-header {
      border-left: none;
      border-right: none; }
      .nace-kodu-arama .data-grid .grid-container .k-grid-header .k-header {
        border-radius: 0 !important; }
    .nace-kodu-arama .data-grid .grid-container .k-grid-container {
      border-left: none;
      border-right: none;
      border-radius: 0; } }

.font-size-8 {
  font-size: 8px; }

.font-size-9 {
  font-size: 9px; }

.font-size-10 {
  font-size: 10px; }

.font-size-11 {
  font-size: 11px; }

.font-size-12 {
  font-size: 12px; }

.font-size-13 {
  font-size: 13px; }

.font-size-14 {
  font-size: 14px; }

.font-size-15 {
  font-size: 15px; }

.font-size-16 {
  font-size: 16px; }

.font-size-17 {
  font-size: 17px; }

.font-size-18 {
  font-size: 18px; }

.font-size-19 {
  font-size: 19px; }

.font-size-20 {
  font-size: 20px; }

.font-size-21 {
  font-size: 21px; }

.font-size-22 {
  font-size: 22px; }

.font-size-23 {
  font-size: 23px; }

.font-size-24 {
  font-size: 24px; }

.font-size-25 {
  font-size: 25px; }

.font-size-26 {
  font-size: 26px; }

.font-size-27 {
  font-size: 27px; }

.font-size-28 {
  font-size: 28px; }

.font-size-29 {
  font-size: 29px; }

.font-size-30 {
  font-size: 30px; }

@media (max-width: 991px) {
  .font-size-md-8 {
    font-size: 8px; }
  .font-size-md-9 {
    font-size: 9px; }
  .font-size-md-10 {
    font-size: 10px; }
  .font-size-md-11 {
    font-size: 11px; }
  .font-size-md-12 {
    font-size: 12px; }
  .font-size-md-13 {
    font-size: 13px; }
  .font-size-md-14 {
    font-size: 14px; }
  .font-size-md-15 {
    font-size: 15px; }
  .font-size-md-16 {
    font-size: 16px; }
  .font-size-md-17 {
    font-size: 17px; }
  .font-size-md-18 {
    font-size: 18px; }
  .font-size-md-19 {
    font-size: 19px; }
  .font-size-md-20 {
    font-size: 20px; }
  .font-size-md-21 {
    font-size: 21px; }
  .font-size-md-22 {
    font-size: 22px; }
  .font-size-md-23 {
    font-size: 23px; }
  .font-size-md-24 {
    font-size: 24px; }
  .font-size-md-25 {
    font-size: 25px; }
  .font-size-md-26 {
    font-size: 26px; }
  .font-size-md-27 {
    font-size: 27px; }
  .font-size-md-28 {
    font-size: 28px; }
  .font-size-md-29 {
    font-size: 29px; }
  .font-size-md-30 {
    font-size: 30px; } }

.download-doc-link {
  color: #25a9ba !important;
  cursor: pointer; }

.mobile-filter-menu-container {
  margin-top: 76px;
  background-color: rgba(5, 5, 5, 0.7);
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 2; }
  .mobile-filter-menu-container .filter-title {
    height: 70px;
    color: #fff;
    background-color: #015b65;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem; }
    .mobile-filter-menu-container .filter-title span {
      position: absolute;
      right: 25px; }
  .mobile-filter-menu-container .filter-form {
    background-color: #f6f6f6;
    padding: 4%; }
  .mobile-filter-menu-container .filter-item {
    height: 70px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #e2e2e2;
    font-size: 15px;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding-left: 25px;
    color: #015b65; }
    .mobile-filter-menu-container .filter-item span {
      color: #c4c4c4;
      right: 20px;
      position: absolute;
      font-size: 9pt; }

.mobile-filter-selector {
  width: 100%;
  height: 60px;
  border-radius: 10px;
  box-shadow: 0 18px 16px 0 rgba(229, 229, 229, 0.4);
  border: solid 1px #d1d1d1;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  color: #015b65; }
  .mobile-filter-selector div.arrow {
    float: right;
    height: 100%;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: solid 1px #d1d1d1;
    color: #d1d1d1;
    font-size: 10pt; }
  .mobile-filter-selector div.content {
    height: 100%;
    float: left;
    align-items: center;
    display: flex;
    padding-left: 18px; }

.go-back-span {
  font-weight: initial;
  font-size: 1.25rem;
  font-style: initial !important; }

.company-details-page .panel-description {
  margin-bottom: 15px;
  padding: 5px; }

.company-details-page .company-detail-title {
  font-weight: 700;
  font-size: 1.25rem;
  color: #000;
  border: 1px solid #dbdbdb;
  border-bottom: none;
  padding: 15px 0;
  margin: 0 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  .company-details-page .company-detail-title .company-title-container {
    color: #25a9ba; }
  .company-details-page .company-detail-title .center {
    text-align: center; }
  .company-details-page .company-detail-title .export-container {
    text-align: right; }
    .company-details-page .company-detail-title .export-container button {
      white-space: normal; }
  .company-details-page .company-detail-title .export-container i,
  .company-details-page .company-detail-title .go-back-container i {
    cursor: pointer;
    vertical-align: middle;
    line-height: 1;
    display: inline-block; }
  .company-details-page .company-detail-title .export-container .back-link,
  .company-details-page .company-detail-title .go-back-container .back-link {
    cursor: pointer; }
    .company-details-page .company-detail-title .export-container .back-link .go-back-span,
    .company-details-page .company-detail-title .go-back-container .back-link .go-back-span {
      padding-left: 10px; }
      @media (max-width: 991px) {
        .company-details-page .company-detail-title .export-container .back-link .go-back-span,
        .company-details-page .company-detail-title .go-back-container .back-link .go-back-span {
          display: none; } }

.company-details-page .table-row ul {
  margin-bottom: 0px; }

.company-details-page .grid-panel-header {
  font-weight: bold;
  color: #25a9ba;
  font-size: 1.5rem;
  margin-bottom: 20px; }

.company-info .grid-error-message {
  color: red;
  font-size: 14pt;
  font-weight: bold;
  margin: 20px 15px; }
  .company-info .grid-error-message i {
    font-size: 8pt; }

.company-info .info-button {
  border-radius: 50%;
  border: 0;
  height: 28px;
  margin-right: 5px; }

.company-info .validation-message {
  color: red;
  margin-bottom: 20px;
  font-size: 13px; }

.company-info .page-description {
  padding-top: 2%;
  padding-bottom: 2%; }

.company-info .go-back-button {
  width: 80px;
  border-radius: 10px; }

.company-info .sicil-belgeleri-button {
  border-radius: 10px;
  width: 250px;
  float: right; }

.company-info .search-btn {
  height: 50px; }

.company-info .first-table .custom-table {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #dbdbdb;
  border-left-color: #015b65;
  margin-bottom: 2%;
  border-bottom-left-radius: 12px; }
  .company-info .first-table .custom-table .table-row {
    display: flex;
    flex-wrap: wrap; }
  .company-info .first-table .custom-table .data-cell {
    border-bottom: 1px solid #dbdbdb;
    padding: 12px; }
  .company-info .first-table .custom-table .data-cell:first-child {
    border-right: 1px solid #dbdbdb;
    background-color: #015b65;
    color: #fff; }
  .company-info .first-table .custom-table .table-row:last-child .data-cell {
    border-bottom-left-radius: 10px;
    border-bottom: 0; }

.sicil-belgeleri-page {
  border: 1px solid #dbdbdb;
  border-radius: 10px; }
  .sicil-belgeleri-page .custom-form-group label.form-title {
    color: #25a9ba;
    width: 100%;
    font-weight: bold; }
  .sicil-belgeleri-page .k-content {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
  .sicil-belgeleri-page .sicil-belgeleri-page-header {
    height: 60px;
    padding: 15px 25px; }
    .sicil-belgeleri-page .sicil-belgeleri-page-header i {
      font-size: 20px;
      cursor: pointer; }
  .sicil-belgeleri-page .search-button {
    background-image: url(/static/assets/images/pattern-btn-big.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%; }
  .sicil-belgeleri-page .search-button:hover {
    transition: 0.5s;
    transition-property: background-color, background-size;
    background-size: 102%; }
  .sicil-belgeleri-page .label-container {
    height: 50px;
    display: flex; }
    .sicil-belgeleri-page .label-container label {
      margin-top: auto;
      margin-bottom: auto; }
  .sicil-belgeleri-page .tab-content {
    padding: 2%; }
    .sicil-belgeleri-page .tab-content .panel {
      padding: 2%;
      border-radius: 10px;
      box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
      border: solid 1px #dbdbdb; }
  .sicil-belgeleri-page .data-grid {
    margin-top: 2%; }

.accordion-list-container {
  margin-bottom: 20px; }

.transition {
  transition: all 400ms ease; }

.fade-in-5 {
  animation: fadeIn ease 5s;
  -webkit-animation: fadeIn ease 5s;
  -moz-animation: fadeIn ease 5s;
  -o-animation: fadeIn ease 5s;
  -ms-animation: fadeIn ease 5s; }

.fade-in-2 {
  animation: fadeIn ease 2s;
  -webkit-animation: fadeIn ease 2s;
  -moz-animation: fadeIn ease 2s;
  -o-animation: fadeIn ease 2s;
  -ms-animation: fadeIn ease 2s; }

.grids-margin {
  margin-bottom: 20px; }

.page-holder {
  padding-top: 30px;
  padding-bottom: 30px; }

.data-grid-container {
  position: relative; }
  .data-grid-container .grid-row {
    cursor: pointer; }

.inner-loader-container {
  position: absolute;
  top: 0;
  background: rgba(246, 246, 246, 0.5);
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 5; }

.show-detail-button {
  color: #015b65;
  cursor: pointer;
  font-weight: bold; }

@media (max-width: 991px) {
  .panel-bar-container {
    border: none; }
    .panel-bar-container .k-item + .k-item {
      margin-top: 20px;
      border: none; }
    .panel-bar-container .k-item.k-state-expanded .k-header {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
    .panel-bar-container .k-item .k-header {
      border-radius: 10px; }
      .panel-bar-container .k-item .k-header .k-icon {
        right: 20px; }
    .panel-bar-container .k-item .k-link {
      padding: 20px 50px 20px 20px; }
    .panel-bar-container .k-item .k-animation-container {
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px;
      padding: 0px 20px; }
  .company-info .first-table .custom-table {
    border-color: #015b65; }
    .company-info .first-table .custom-table .data-cell:first-child {
      border-right-color: #015b65;
      padding-top: .2rem;
      padding-bottom: .2rem; }
    .company-info .first-table .custom-table .table-row:last-child .data-cell {
      border-bottom-left-radius: 0; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.info-message ul {
  list-style-type: none;
  margin-bottom: 0; }
  .info-message ul.number {
    list-style-type: decimal; }
  .info-message ul li:not(:last-child) {
    margin-bottom: 15px; }

.info-message table tbody td {
  padding-top: 7px;
  padding-bottom: 7px;
  vertical-align: top; }

.info-message svg {
  width: 30px;
  margin-right: 15px; }
  .info-message svg path {
    fill: #015b65; }

.info-message p {
  margin-bottom: 0px;
  font-weight: bold; }

.font-size-8 {
  font-size: 8px; }

.font-size-9 {
  font-size: 9px; }

.font-size-10 {
  font-size: 10px; }

.font-size-11 {
  font-size: 11px; }

.font-size-12 {
  font-size: 12px; }

.font-size-13 {
  font-size: 13px; }

.font-size-14 {
  font-size: 14px; }

.font-size-15 {
  font-size: 15px; }

.font-size-16 {
  font-size: 16px; }

.font-size-17 {
  font-size: 17px; }

.font-size-18 {
  font-size: 18px; }

.font-size-19 {
  font-size: 19px; }

.font-size-20 {
  font-size: 20px; }

.font-size-21 {
  font-size: 21px; }

.font-size-22 {
  font-size: 22px; }

.font-size-23 {
  font-size: 23px; }

.font-size-24 {
  font-size: 24px; }

.font-size-25 {
  font-size: 25px; }

.font-size-26 {
  font-size: 26px; }

.font-size-27 {
  font-size: 27px; }

.font-size-28 {
  font-size: 28px; }

.font-size-29 {
  font-size: 29px; }

.font-size-30 {
  font-size: 30px; }

@media (max-width: 991px) {
  .font-size-md-8 {
    font-size: 8px; }
  .font-size-md-9 {
    font-size: 9px; }
  .font-size-md-10 {
    font-size: 10px; }
  .font-size-md-11 {
    font-size: 11px; }
  .font-size-md-12 {
    font-size: 12px; }
  .font-size-md-13 {
    font-size: 13px; }
  .font-size-md-14 {
    font-size: 14px; }
  .font-size-md-15 {
    font-size: 15px; }
  .font-size-md-16 {
    font-size: 16px; }
  .font-size-md-17 {
    font-size: 17px; }
  .font-size-md-18 {
    font-size: 18px; }
  .font-size-md-19 {
    font-size: 19px; }
  .font-size-md-20 {
    font-size: 20px; }
  .font-size-md-21 {
    font-size: 21px; }
  .font-size-md-22 {
    font-size: 22px; }
  .font-size-md-23 {
    font-size: 23px; }
  .font-size-md-24 {
    font-size: 24px; }
  .font-size-md-25 {
    font-size: 25px; }
  .font-size-md-26 {
    font-size: 26px; }
  .font-size-md-27 {
    font-size: 27px; }
  .font-size-md-28 {
    font-size: 28px; }
  .font-size-md-29 {
    font-size: 29px; }
  .font-size-md-30 {
    font-size: 30px; } }

.statistic-data-general-page .table-container {
  margin-top: 30px; }

.grid-panel-header {
  font-weight: bold;
  color: #25a9ba;
  font-size: 1.5rem;
  margin-bottom: 20px;
  margin-top: 20px; }

.page-holder {
  padding-top: 30px;
  padding-bottom: 30px; }

.item-quick-links {
  border: 1px solid #dbdbdb;
  border-radius: 10px;
  padding: 30px;
  position: relative; }
  .item-quick-links .title {
    color: #25a9ba;
    font-size: 15px;
    font-weight: 700;
    text-decoration: underline;
    margin-bottom: 10px; }
  .item-quick-links .body {
    display: flex; }
    .item-quick-links .body p {
      color: #0d0d0d;
      font-size: 13px;
      margin-bottom: 0;
      width: 90%; }
    .item-quick-links .body a {
      border: 2px solid #25a9ba;
      border-radius: 50%;
      height: 45px;
      width: 45px;
      text-align: center;
      padding-top: 5px;
      text-decoration: none;
      margin-bottom: auto;
      margin-top: auto; }
    .item-quick-links .body i {
      color: #25a9ba;
      font-size: 20px;
      cursor: pointer; }

@media (max-width: 991px) {
  .item-quick-links {
    padding: 20px 20px 60px 20px; }
    .item-quick-links .title {
      margin-bottom: 5px; }
    .item-quick-links .body p {
      width: 100%; }
    .item-quick-links .body a {
      border: 0; }
    .item-quick-links .body i {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      background: #25a9ba;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px;
      text-align: center;
      color: #fff;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center; } }

.child-category-name {
  padding-left: 30px; }

.font-size-8 {
  font-size: 8px; }

.font-size-9 {
  font-size: 9px; }

.font-size-10 {
  font-size: 10px; }

.font-size-11 {
  font-size: 11px; }

.font-size-12 {
  font-size: 12px; }

.font-size-13 {
  font-size: 13px; }

.font-size-14 {
  font-size: 14px; }

.font-size-15 {
  font-size: 15px; }

.font-size-16 {
  font-size: 16px; }

.font-size-17 {
  font-size: 17px; }

.font-size-18 {
  font-size: 18px; }

.font-size-19 {
  font-size: 19px; }

.font-size-20 {
  font-size: 20px; }

.font-size-21 {
  font-size: 21px; }

.font-size-22 {
  font-size: 22px; }

.font-size-23 {
  font-size: 23px; }

.font-size-24 {
  font-size: 24px; }

.font-size-25 {
  font-size: 25px; }

.font-size-26 {
  font-size: 26px; }

.font-size-27 {
  font-size: 27px; }

.font-size-28 {
  font-size: 28px; }

.font-size-29 {
  font-size: 29px; }

.font-size-30 {
  font-size: 30px; }

@media (max-width: 991px) {
  .font-size-md-8 {
    font-size: 8px; }
  .font-size-md-9 {
    font-size: 9px; }
  .font-size-md-10 {
    font-size: 10px; }
  .font-size-md-11 {
    font-size: 11px; }
  .font-size-md-12 {
    font-size: 12px; }
  .font-size-md-13 {
    font-size: 13px; }
  .font-size-md-14 {
    font-size: 14px; }
  .font-size-md-15 {
    font-size: 15px; }
  .font-size-md-16 {
    font-size: 16px; }
  .font-size-md-17 {
    font-size: 17px; }
  .font-size-md-18 {
    font-size: 18px; }
  .font-size-md-19 {
    font-size: 19px; }
  .font-size-md-20 {
    font-size: 20px; }
  .font-size-md-21 {
    font-size: 21px; }
  .font-size-md-22 {
    font-size: 22px; }
  .font-size-md-23 {
    font-size: 23px; }
  .font-size-md-24 {
    font-size: 24px; }
  .font-size-md-25 {
    font-size: 25px; }
  .font-size-md-26 {
    font-size: 26px; }
  .font-size-md-27 {
    font-size: 27px; }
  .font-size-md-28 {
    font-size: 28px; }
  .font-size-md-29 {
    font-size: 29px; }
  .font-size-md-30 {
    font-size: 30px; } }

.faal-firma .custom-date-range .k-dateinput,
.firma-hareketleri .custom-date-range .k-dateinput {
  width: 100%; }

.faal-firma .custom-date-range .k-dateinput-wrap,
.firma-hareketleri .custom-date-range .k-dateinput-wrap {
  border-radius: 10px; }

.faal-firma .custom-date-range .k-daterangepicker-wrap,
.firma-hareketleri .custom-date-range .k-daterangepicker-wrap {
  display: flex !important; }

.faal-firma .custom-date-range input,
.firma-hareketleri .custom-date-range input {
  height: 65px !important; }

.faal-firma .custom-form-control label,
.firma-hareketleri .custom-form-control label {
  margin-bottom: 15px; }

.faal-firma .input-label,
.firma-hareketleri .input-label {
  color: #015b65;
  font-weight: 700; }

.faal-firma .form-group,
.firma-hareketleri .form-group {
  margin-bottom: 0; }

.faal-firma .search-button,
.firma-hareketleri .search-button {
  text-align: right; }
  .faal-firma .search-button button,
  .firma-hareketleri .search-button button {
    width: 100%;
    height: 67px;
    border-radius: 10px; }
    .faal-firma .search-button button i,
    .firma-hareketleri .search-button button i {
      font-size: 1.5rem; }

.faal-firma .combobox .k-clear-value,
.faal-firma .date-picker .k-clear-value,
.firma-hareketleri .combobox .k-clear-value,
.firma-hareketleri .date-picker .k-clear-value {
  display: none; }

.faal-firma .combobox .k-dropdown-wrap,
.faal-firma .combobox .k-picker-wrap,
.faal-firma .date-picker .k-dropdown-wrap,
.faal-firma .date-picker .k-picker-wrap,
.firma-hareketleri .combobox .k-dropdown-wrap,
.firma-hareketleri .combobox .k-picker-wrap,
.firma-hareketleri .date-picker .k-dropdown-wrap,
.firma-hareketleri .date-picker .k-picker-wrap {
  border-radius: 10px;
  height: 67px; }
  .faal-firma .combobox .k-dropdown-wrap .k-select,
  .faal-firma .combobox .k-picker-wrap .k-select,
  .faal-firma .date-picker .k-dropdown-wrap .k-select,
  .faal-firma .date-picker .k-picker-wrap .k-select,
  .firma-hareketleri .combobox .k-dropdown-wrap .k-select,
  .firma-hareketleri .combobox .k-picker-wrap .k-select,
  .firma-hareketleri .date-picker .k-dropdown-wrap .k-select,
  .firma-hareketleri .date-picker .k-picker-wrap .k-select {
    width: 62px;
    background-color: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; }
  .faal-firma .combobox .k-dropdown-wrap .k-dateinput-wrap,
  .faal-firma .combobox .k-picker-wrap .k-dateinput-wrap,
  .faal-firma .date-picker .k-dropdown-wrap .k-dateinput-wrap,
  .faal-firma .date-picker .k-picker-wrap .k-dateinput-wrap,
  .firma-hareketleri .combobox .k-dropdown-wrap .k-dateinput-wrap,
  .firma-hareketleri .combobox .k-picker-wrap .k-dateinput-wrap,
  .firma-hareketleri .date-picker .k-dropdown-wrap .k-dateinput-wrap,
  .firma-hareketleri .date-picker .k-picker-wrap .k-dateinput-wrap {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; }
  .faal-firma .combobox .k-dropdown-wrap input,
  .faal-firma .combobox .k-picker-wrap input,
  .faal-firma .date-picker .k-dropdown-wrap input,
  .faal-firma .date-picker .k-picker-wrap input,
  .firma-hareketleri .combobox .k-dropdown-wrap input,
  .firma-hareketleri .combobox .k-picker-wrap input,
  .firma-hareketleri .date-picker .k-dropdown-wrap input,
  .firma-hareketleri .date-picker .k-picker-wrap input {
    height: 100%; }

.faal-firma .k-searchbar input,
.firma-hareketleri .k-searchbar input {
  height: calc(1.5rem + 1.5em); }

.faal-firma .k-dateinput-wrap input,
.firma-hareketleri .k-dateinput-wrap input {
  height: calc(1.5rem + 1.5em); }

.faal-firma .data-grid,
.firma-hareketleri .data-grid {
  margin-top: 2%; }

@media (max-width: 991px) {
  .faal-firma,
  .firma-hareketleri {
    margin-top: 30px; }
    .faal-firma .search-button .btn,
    .firma-hareketleri .search-button .btn {
      width: 100%; }
  .data-grid {
    margin-left: -30px;
    width: calc(100% + 60px); }
    .data-grid .grid-container .table-2 .grid-total {
      border-left: none;
      border-right: none;
      border-radius: 0; }
    .data-grid .grid-container .k-grid-header {
      border-left: none;
      border-right: none; }
      .data-grid .grid-container .k-grid-header .k-header {
        border-radius: 0 !important; }
    .data-grid .grid-container .k-grid-container {
      border-left: none;
      border-right: none;
      border-radius: 0; } }

