.elementor-12670 .elementor-element.elementor-element-a4ca127 .single_accourdion{margin-bottom:15px;}/* Start custom CSS for html, class: .elementor-element-8b09525 */.giec-table-wrpper-15 {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: auto;
  margin: 30px 0;
  font-family: inherit;
  -webkit-overflow-scrolling: touch;
}

.giec-korea-visa-table {
  width: 100%;
  min-width: 680px;
  border-collapse: collapse;
  border: 1px solid #e5d3d3;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(198, 15, 15, 0.06);
  table-layout: fixed;
}

.giec-korea-visa-table thead th {
  background-color: #c60f0f;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  text-align: left;
  padding: 14px 18px;
}

.giec-korea-visa-table thead th:first-child {
  width: 22%;
}

.giec-korea-visa-table thead th:nth-child(2),
.giec-korea-visa-table thead th:nth-child(3) {
  width: 39%;
}

.giec-korea-visa-table tbody td {
  padding: 14px 18px;
  font-size: 15px;
  line-height: 1.6;
  color: #2b2b2b;
  border-bottom: 1px solid #eeeeee;
  vertical-align: top;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.giec-korea-visa-table tbody tr:last-child td {
  border-bottom: none;
}

.giec-korea-visa-table tbody tr:nth-child(even) {
  background-color: #fdf6f6;
}

.giec-korea-visa-table tbody tr:hover {
  background-color: #fbe9e9;
}

.giec-korea-visa-table tbody td:first-child {
  font-weight: 700;
  color: #7a0b0b;
}

@media (max-width: 700px) {
  .giec-korea-visa-table thead th,
  .giec-korea-visa-table tbody td {
    font-size: 14px;
    padding: 12px 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fa92fa5 */.giec-cta-box-14 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background-color: #c60f0f;
  border-radius: 8px;
  padding: 28px 32px;
  margin: 30px 0;
  font-family: inherit;
}

.giec-cta-text-14 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-14 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 6px 0;
  line-height: 1.5;
}

.giec-cta-subtext-14 {
  color: #fbdada;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.giec-cta-button-14 {
  flex-shrink: 0;
  display: inline-block !important;
  background-color: #ffffff !important;
  color: #c60f0f !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  padding: 12px 26px !important;
  border-radius: 6px !important;
  border: 2px solid #ffffff !important;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.giec-cta-button-14:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-14:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-14 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-14 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-db668b5 */.giec-table-wraper-16 {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: auto;
  margin: 30px 0;
  font-family: inherit;
  -webkit-overflow-scrolling: touch;
}

.giec-d4-req-table {
  width: 100%;
  min-width: 100%;
  border-collapse: collapse;
  border: 1px solid #e5d3d3;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(198, 15, 15, 0.06);
  table-layout: fixed;
}

.giec-d4-req-table thead th {
  background-color: #c60f0f;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  text-align: left;
  padding: 14px 20px;
}

.giec-d4-req-table thead th:first-child {
  width: 32%;
}

.giec-d4-req-table tbody td {
  padding: 14px 20px;
  font-size: 15px;
  line-height: 1.6;
  color: #2b2b2b;
  border-bottom: 1px solid #eeeeee;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.giec-d4-req-table tbody tr:last-child td {
  border-bottom: none;
}

.giec-d4-req-table tbody tr:nth-child(even) {
  background-color: #fdf6f6;
}

.giec-d4-req-table tbody tr:hover {
  background-color: #fbe9e9;
}

.giec-d4-req-table tbody td:first-child {
  font-weight: 600;
  color: #7a0b0b;
}

@media (max-width: 600px) {
  .giec-d4-req-table thead {
    display: none;
  }
  .giec-d4-req-table, .giec-d4-req-table tbody, .giec-d4-req-table tr, .giec-d4-req-table td {
    display: block;
    width: 100%;
  }
  .giec-d4-req-table tbody tr {
    margin-bottom: 12px;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    overflow: hidden;
  }
  .giec-d4-req-table tbody td {
    border-bottom: none;
    padding: 10px 16px;
  }
  .giec-d4-req-table tbody td:first-child {
    background-color: #fdecec;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3914c5f */.giec-cta-box-15 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background-color: #c60f0f;
  border-radius: 8px;
  padding: 28px 32px;
  margin: 30px 0;
  font-family: inherit;
}

.giec-cta-text-15 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-15 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 6px 0;
  line-height: 1.5;
}

.giec-cta-subtext-15 {
  color: #fbdada;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.giec-cta-button-15 {
  flex-shrink: 0;
  display: inline-block !important;
  background-color: #ffffff !important;
  color: #c60f0f !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  padding: 12px 26px !important;
  border-radius: 6px !important;
  border: 2px solid #ffffff !important;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.giec-cta-button-15:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-15:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-15 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-15 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-806e4bd */.giec-highlight-box-7 {
  background-color: #fdecec;
  border-left: 5px solid #c60f0f;
  border-radius: 6px;
  padding: 24px 28px;
  margin: 30px 0;
  font-family: inherit;
}

.giec-highlight-box-7 .giec-highlight-title-7 {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #c60f0f;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 12px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.giec-highlight-box-7 .giec-highlight-title-7::before {
  content: "★";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  min-width: 26px;
  background-color: #c60f0f;
  color: #ffffff;
  border-radius: 50%;
  font-size: 14px;
}

.giec-highlight-box-7 p:not(.giec-highlight-title-7) {
  font-size: 16px;
  line-height: 1.7;
  color: #333333;
  margin: 0 0 10px 0;
}

.giec-highlight-box-7 p:last-child {
  margin-bottom: 0;
}

.giec-highlight-box-7 strong {
  color: #c60f0f;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a625b3 */.giec-table-wraper-17 {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: auto;
  margin: 30px 0;
  font-family: inherit;
  -webkit-overflow-scrolling: touch;
}

.giec-korea-steps-table {
  width: 100%;
  min-width: 100%;
  border-collapse: collapse;
  border: 1px solid #e5d3d3;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(198, 15, 15, 0.06);
  table-layout: fixed;
}

.giec-korea-steps-table thead th {
  background-color: #c60f0f;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  text-align: left;
  padding: 14px 20px;
}

.giec-korea-steps-table thead th:first-child {
  width: 90px;
  text-align: center;
}

.giec-korea-steps-table tbody td {
  padding: 14px 20px;
  font-size: 15px;
  line-height: 1.6;
  color: #2b2b2b;
  border-bottom: 1px solid #eeeeee;
  vertical-align: middle;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.giec-korea-steps-table tbody tr:last-child td {
  border-bottom: none;
}

.giec-korea-steps-table tbody tr:nth-child(even) {
  background-color: #fdf6f6;
}

.giec-korea-steps-table tbody tr:hover {
  background-color: #fbe9e9;
}

.giec-korea-steps-table tbody td:first-child {
  text-align: center;
}

.giec-step-num-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background-color: #c60f0f;
  color: #ffffff;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 700;
}

@media (max-width: 600px) {
  .giec-korea-steps-table thead {
    display: none;
  }
  .giec-korea-steps-table, .giec-korea-steps-table tbody, .giec-korea-steps-table tr, .giec-korea-steps-table td {
    display: block;
    width: 100%;
  }
  .giec-korea-steps-table tbody tr {
    margin-bottom: 12px;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 12px 16px;
  }
  .giec-korea-steps-table tbody td {
    border-bottom: none;
    padding: 0;
    width: auto;
  }
  .giec-korea-steps-table tbody td:first-child {
    flex-shrink: 0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8e3d538 */.giec-cta-box-16 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background-color: #c60f0f;
  border-radius: 8px;
  padding: 28px 32px;
  margin: 30px 0;
  font-family: inherit;
}

.giec-cta-text-16 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-16 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 6px 0;
  line-height: 1.5;
}

.giec-cta-subtext-16 {
  color: #fbdada;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.giec-cta-button-16 {
  flex-shrink: 0;
  display: inline-block !important;
  background-color: #ffffff !important;
  color: #c60f0f !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  padding: 12px 26px !important;
  border-radius: 6px !important;
  border: 2px solid #ffffff !important;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.giec-cta-button-16:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-16:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-16 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-16 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */