/*body {*/
/*  font-family: "IBM Plex Sans", sans-serif !important;*/
/*}*/

p:has(&nbsp) {
  margin: 0;
  height: 0;
}

.quick-box {
  border: 1.7px solid #035b8e;
  border-radius: 0.5rem;
  padding: 1rem;
  padding-bottom: 0.5rem;
  background-color: #e6e6e64d;
}
.quick-header {
  color: #035b8e;
  font-size: 0.875rem;
}
.quick-list {
  font-style: italic;
  font-size: 0.8rem !important;
}
.quick-footer {
  font-size: 0.75rem;
  color: #6b7280;
}

.faq-item1 {
  border-radius: 0.3rem;
  padding: 0.7rem 1rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  transition: all 0.3s ease;
  margin: 1rem auto;
}
.faq-number1 {
  width: 28px;
  height: 28px;
  background-color: #e6f3ff;
  color: #035b8e;
  font-size: 0.75rem;
  font-weight: 600;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  user-select: none;
}
.faq-question1 {
  font-size: 0.875rem;
  color: #1e1e1e;
  font-weight: 600;
  margin-bottom: 0.25rem;
}

.faq-answer1 {
  font-size: 0.95rem;
  color: #1e1e1e;
  margin-top: 0.5rem;
  padding-left: 2.7rem;
  position: relative;
  text-align: justify;
}
.faq-answer1::before {
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 5px;
  top: 0.1rem;
  color: #035b8e;
}
.faq-modern-section {
  background: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 10px;
}

.faq-title {
  font-size: 1rem !important; 
  display: flex;
  align-items: center;
  color: #212529 !important;
}
.faq-title {
  font-size: 1rem !important;
}

.faq-list .faq-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  padding: 12px 0;
  border-top: 1px solid #f0f0f0;
  transition: background-color 0.2s ease;
}

.faq-list .faq-item:first-child {
  border-top: none;
}

.faq-list .faq-item:hover {
  background-color: #f8f9fa;
}

.faq-icon {
  color: #0d6efd;
  font-size: 1.2rem;
  margin-top: 5px;
  flex-shrink: 0;
  transition: transform 0.2s ease;
}

.faq-content span {
  font-size: 1rem;
  font-weight: 600;
  color: #035b8e;
  margin-bottom: 4px;
}

.faq-content p {
  font-size: 0.95rem;
  color: black;
  margin-bottom: 0;
}

.brandNo {
  font-size: 0.75rem;
}
.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.owl-carousel .owl-item img {
  width: 70%;
}

#gtRdPage .fs-5 {
  font-size: 1.25rem !important;
}

.category-header {
  font-weight: 500;
  color: #055990;
}

.author-container {
  padding: 15px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.author-name {
  color: #055b8e !important;
}

.author-img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  border: 3px solid #dee2e6;
  transition: transform 0.3s ease;
}
.reasons-list li {
  padding: 0.35rem 0;
  font-size: 0.95rem;
  border-left: 3px solid transparent;
  padding-left: 0.75rem;
  transition: all 0.25s ease;
  cursor: pointer;
  text-align: left;
}

.reasons-list li:hover {
  background-color: #e9f2ff;
  border-left: 3px solid #055990;
  color: #055990;
  transform: translateX(2px);
}

.brand-logo-img,
.iso-logo-img {
  max-height: 100px;
}
.sticky-keywords {
  position: sticky;
  top: 7.8rem;
  z-index: 1049;
  background-color: #ebebeb;
}

.keyword-pill {
  padding: 6px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
  color: #035b8e;
  transition: all 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  font-weight: 600;
}
.date-block {
  gap: 10px;
  padding: 10px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  font-size: 0.9rem !important;
}

.date-icon {
  font-size: 1rem;
}

h2 { 
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #352354 !important;
  line-height: 1.4 !important;
}

#tip__header {
  z-index: 3;
  position: sticky;
  top: 0px; 
}

a.text-white.social-icon {
  color: #035b8e !important;
}

.goog-logo-link {
  display: none !important;
}

.goog-te-gadget {
  color: transparent !important;
}

.goog-te-gadget .goog-te-combo {
  color: #000 !important;
  border: 0;
  border-radius: 2px;
}

#google_translate_element {
  color: transparent;
}
#google_translate_element a {
  display: none;
}

.goog-te-gadget img {
  display: none !important;
}
body > .skiptranslate {
  display: none;
}
body {
  top: 0px !important;
}

.gt-tip-teal {
  background-color: #0c7663 !important;
  color: #fff !important;
}

.buy-lead {
  padding: 0.71rem !important;
  font-size: 16px !important;
}
.language-tag {
  background-color: #fff;
  color: #000;
  padding: 6px 12px;
  font-size: 12px;
  border: 1px solid #ccc;
  border-radius: 0;
  display: inline-block;
}

.reportList {
  display: flex;
  align-items: center;
}
.reportList span {
  font-size: 1.2rem;
  color: #035b8e;
  margin: 0;
}
.related-card {
  background: #ffffff;
  color: #333;
  font-size: 0.9rem;
  padding: 5px 15px;
  border-radius: 8px;
  transition: 0.3s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
  cursor: pointer;
}
.related-card:hover {
  background: #e0f7fa;
  transform: scale(1.02);
  color: #007b8f;
  box-shadow: 0 4px 12px rgba(0, 123, 143, 0.2);
}

.tag-wrapper {
  margin-top: 10px;
}

.tag-title {
  font-size: 18px;
  font-weight: bold;
  color: #035b8e;
  margin-bottom: 15px;
  border-left: 4px solid #035b8e;
  padding-left: 10px;
}

.tag-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 17px;
}

/* Tag item */
.tag-item {
  background-color: #fff;
  color: #000;
  padding: 2.5px 13px 2.5px 10px;
  font-size: 12px;
  border: 1px solid #999;
  display: inline-flex;
  align-items: center;
  position: relative;
  font-weight: 500;
  white-space: nowrap;
  border-radius: 0;
  max-width: 100%;
}

/* Icon inside tag */
.tag-item i {
  margin-right: 6px;
  color: #999;
}

/* Arrow triangle on the right */
.tag-item::after {
  content: "";
  position: absolute;
  right: -14px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 13px solid #999;
}

.bg-linkedin-24 {
  background: url(../assets/images/cs_social-img-24.png) -404px -10px;
}

.bg-social-24 {
  width: 30px;
  height: 24px;
  display: inline-block;
}

#gtRdPage .gt-banner-row .gt-lh-1p7 {
  color: rgb(0 0 0) !important;
}

span.select2-results {
  position: absolute;
  width: 100%;
  border: 1px solid lightgray;
  background: white;
}

.select2-search--dropdown {
  width: 100%;
}
span.select2-dropdown.select2-dropdown--below {
  border: 0;
}

span.select2.select2-container.select2-container--default {
  /*width: 7rem !important;*/
  width: 100% !important;
  text-align: left !important;
}

.fa-globe:before { 
  content: "\f0ac";
}

.select2-container--default .select2-selection--single {
  border-radius: 0 !important;
  padding: 0.35rem;
  background: white !important;
  border-color: #ced4da !important;
}
.select2-container .select2-selection--single {
  height: auto !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-overflow: unset !important;
  font-size: 14px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 6px !important;
}

.m-0 {
  margin: 0 !important;
}

.gt-submit-btn {
  background-image: linear-gradient(360deg, #52625c, #8fb8ff);
}
.gt-sample-form .input-group-text {
  width: 7rem;
  margin: 0 auto;
  display: block;
  padding: 0.5rem;
  color: lightslategray;
}
.gt-sample-form .row > small {
  width: auto !important;
}

.select2-container.select2-container--default.select2-container--open {
  z-index: 5000;
}

#gtInquiryForm .modal-dialog {
  max-width: 65% !important;
}

/* Start added - 12.11.2024 */
.deliverable-container {
  padding: 30px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.search-bar {
  position: relative;
  padding: 10px 20px;
  background-color: #e6f3ff;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-bar span {
  font-size: 1.2rem;
  color: #055b8e;
  margin: 0;
}
.description ul {
  list-style-type: none;
  padding: 0;
  font-size: 0.9rem;
  color: #333;
}

.description ul a {
  color: #333;
}

.description ul li {
  border-bottom: 1px solid #ececec;
  display: flex;
  align-items: center;
  transition: color 0.3s ease;
}

.description ul li:hover {
  color: #007bff;
}

.description ul li:before {
  content: "\2022";
  color: #333333;
  font-size: 24px;
  margin-right: 15px;
}
.description ul li:hover::before {
  color: #007bff;
}

.description ul li a:hover {
  color: #007bff;
}

.images {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  transition: transform 0.3s ease;
}

.images img {
  border-radius: 10px;
}

#gtRdSegments h4 {
  font-size: 1.1rem !important;
}

/* End added - 12.11.2024 */

.breadcrumb-item.active {
  text-decoration: underline;
}
.snapshots-container p {
  font-size: 1.1rem !important;
}

#gtRdPage .gt-banner-row {
  background-image: none;
  background-color: #e6e6e64d;
}

.mx-sm-0 {
  margin-right: 0rem;
  margin-left: 0rem;
}
.mx-sm-3 {
  margin-right: 1rem;
  margin-left: 1rem;
}
.mx-sm-4 {
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}
.mx-md-0 {
  margin-right: 0;
  margin-left: 0t;
}
.mx-md-1 {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
.mx-md-2 {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.mx-md-3 {
  margin-right: 1rem;
  margin-left: 1rem;
}
.mx-md-4 {
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}
.mx-md-5 {
  margin-right: 3rem;
  margin-left: 3rem;
}

.gt-cagr-img {
  filter: brightness(0.95) contrast(1);
}

#gtRdPage .gt-pill-container .nav-pills .nav-link.active,
#gtRdPage .gt-pill-container .nav-pills .show > .nav-link {
  padding: 0.5rem !important;
}
#gtRdPage .gt-pill-container {
  background: none;
}
.nav-pills .nav-item .active {
  background: #065a8b !important;
  color: white !important;
}
.nav-pills .nav-item {
  background: #e6e6e670;
  margin-right: 1rem;
}

.flex-fill {
  flex: 1 1 auto;
}
.py-4 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.p-3 {
  padding: 1rem;
}
.p-4 {
  padding: 1.5rem;
}
.btnDiv {
  flex-direction: column;
}

.gt-ig-container .gt-ig-gd,
.gt-ig-container .gt-ig-restr,
.gt-ig-container .gt-ig-ft,
.gt-ig-container .gt-ig-op {
  height: 7.75rem !important;
}

.gt-ig-container .gt-ig-op {
  top: 50% !important;
}

.gt-ig-container .gt-ig-gd,
.gt-ig-container .gt-ig-restr {
  top: 25% !important;
}

.gt-ig-container .gt-ig-ft::before,
.gt-ig-container .gt-ig-op::before,
.gt-ig-container .gt-ig-gd::after,
.gt-ig-container .gt-ig-restr::after {
  border-top: 3.85rem solid transparent !important;
  border-bottom: 3.85rem solid transparent !important;
}

@media (max-width: 480px) {
  .tag-item {
    flex: 0 0 100%;
  }
}

@media (max-width: 575.98px) {
  .language-tag {
    flex: 0 0 48%;
  }
}

@media only screen and (max-width: 767px) {
  .sticky-keywords {
    position: relative;
    top: 0;
  }
  .tag-item {
    font-size: 11px;
    padding: 4px 10px 4px 8px;
    max-width: calc(100% - 20px);
    white-space: normal;
  }

  .tag-item::after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #999;
    right: -12px;
  }
  .keyword-pill {
    border-radius: 0;
    border-bottom: lightgrey 1px solid;
  }
  .border-secondary-subtle {
    border: none !important;
  }

  .reptImg {
    width: 100% !important;
  }

  .nav-pills .nav-item {
    margin-right: 0.3rem !important;
  }
  #gtRdPage .gt-pill-container .nav-pills .nav-link.active,
  #gtRdPage .gt-pill-container .nav-pills .show > .nav-link {
    padding: 0.85rem !important;
  }
  #gtRdPage .gt-pill-container {
    margin: 0 !important;
    padding: 0 !important;
  }

  #gtRdPage .gt-sticky-div {
    position: static !important;
  }
  #gtRdPage .gt-banner-row {
    background-image: none !important;
    background-color: #e6e6e6 !important;
  }
  .rev_tab {
    display: flex;
    flex-direction: column-reverse;
  }
  .deliverable-container {
    padding: 10px;
  }
  .search-bar h1 {
    font-size: 1rem;
  }
  .respImg {
    width: 100%;
  }

  * {
    font-size: 1rem !important;
    line-height: 1.6;
  }
  #gtRdPage .gt-banner-row {
    background-image: none !important;
    background-color: white !important;
  }
}
@media only screen and (max-width: 991px) {
  #gtInquiryForm .modal-dialog {
    max-width: 90% !important;
  }

  .report-div li {
    font-size: 85% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #gtRdPage .gt-sticky-div {
    position: sticky !important;
    top: 7.5rem !important;
  }
}

@media (min-width: 1200px) {
  .h4,
  h4 {
    font-size: 1.3rem !important;
  }
}
