.elementor-11201 .elementor-element.elementor-element-d618ced{--display:flex;}/* Start custom CSS for html, class: .elementor-element-099d052 */.atl-qatar-wrapper {
  color: #1a2235;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 16px;
  line-height: 1.75;
  font-size: 16px;
}
 
.atl-qatar-wrapper * { box-sizing: border-box; }
 
.atl-qatar-wrapper h2 {
  font-size: 1.65rem;
  font-weight: 700;
  color: #0b1f3a;
  margin: 2.5rem 0 1rem;
  line-height: 1.3;
  border-left: 4px solid #c8a84b;
  padding-left: 14px;
}
 
.atl-qatar-wrapper h3 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #0b1f3a;
  margin: 1.8rem 0 0.6rem;
}
 
.atl-qatar-wrapper p { margin: 0 0 1.1rem; }
 
.atl-qatar-wrapper ul, .atl-qatar-wrapper ol {
  margin: 0 0 1.1rem 1.4rem;
  padding: 0;
}
 
.atl-qatar-wrapper li { margin-bottom: 0.45rem; }
 
.atl-qatar-wrapper strong { color: #0b1f3a; }
 
/* ===== INTRO HERO ===== */
.atl-qatar-intro {
  background: linear-gradient(135deg, #0b1f3a 0%, #1a3460 60%, #0d2750 100%);
  color: #fff;
  padding: 44px 40px;
  border-radius: 6px;
  margin-bottom: 2.5rem;
  position: relative;
  overflow: hidden;
}
 
.atl-qatar-intro::before {
  content: '';
  position: absolute;
  top: -40px; right: -40px;
  width: 220px; height: 220px;
  border: 40px solid rgba(200,168,75,0.12);
  border-radius: 50%;
}
 
.atl-qatar-intro::after {
  content: '';
  position: absolute;
  bottom: -60px; left: -30px;
  width: 160px; height: 160px;
  border: 30px solid rgba(200,168,75,0.08);
  border-radius: 50%;
}
 
.atl-qatar-intro h2 {
  border-left: 4px solid #c8a84b;
  color: #fff;
  font-size: 1.8rem;
  margin-top: 0;
  position: relative;
  z-index: 1;
}
 
.atl-qatar-intro p {
  color: rgba(255,255,255,0.88);
  font-size: 1.05rem;
  position: relative;
  z-index: 1;
}
 
.atl-qatar-intro-badge {
  display: inline-block;
  background: #c8a84b;
  color: #0b1f3a;
  font-family: 'Georgia', serif;
  font-weight: 700;
  font-size: 0.78rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 4px 12px;
  border-radius: 3px;
  margin-bottom: 16px;
}
 
/* ===== EXPERT INSIGHT BOX ===== */
.atl-qatar-expert {
  background: #f7f4ed;
  border-left: 5px solid #c8a84b;
  border-radius: 0 6px 6px 0;
  padding: 22px 28px;
  margin: 2rem 0;
  position: relative;
}
 
.atl-qatar-expert-label {
  font-family: 'Georgia', serif;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #c8a84b;
  margin-bottom: 8px;
}
 
.atl-qatar-expert p { margin-bottom: 0; color: #2a3a52; font-style: italic; }
 
/* ===== PAIN POINT BOX ===== */
.atl-qatar-pain {
  background: #fff8f8;
  border: 1px solid #e8c5c5;
  border-left: 5px solid #c0392b;
  border-radius: 0 6px 6px 0;
  padding: 20px 26px;
  margin: 1.5rem 0;
}
 
.atl-qatar-pain-label {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #c0392b;
  margin-bottom: 8px;
}
 
/* ===== TABLE RESPONSIVE ===== */
.atl-qatar-table-wrap {
  overflow-x: auto;
  margin: 1.5rem 0;
  border-radius: 6px;
  box-shadow: 0 2px 12px rgba(11,31,58,0.08);
}
 
.atl-qatar-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.92rem;
  min-width: 560px;
}
 
.atl-qatar-table thead tr {
  background: #0b1f3a;
  color: #fff;
}
 
.atl-qatar-table thead th {
  padding: 13px 16px;
  text-align: left;
  font-weight: 700;
  font-size: 0.85rem;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
 
.atl-qatar-table tbody tr {
  border-bottom: 1px solid #e8edf5;
  transition: background 0.18s;
}
 
.atl-qatar-table tbody tr:hover { background: #f0f4fb; }
 
.atl-qatar-table tbody td {
  padding: 12px 16px;
  vertical-align: top;
  color: #2a3a52;
}
 
.atl-qatar-table tbody tr:nth-child(even) { background: #f7f9fd; }
.atl-qatar-table tbody tr:nth-child(even):hover { background: #edf1f9; }
 
.atl-qatar-table .atl-qatar-highlight { background: #e8f0e8 !important; }
.atl-qatar-table .atl-qatar-highlight:hover { background: #d8ebd8 !important; }
 
.atl-qatar-badge-green {
  display: inline-block;
  background: #2ecc71;
  color: #fff;
  font-size: 0.72rem;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 3px;
}
 
.atl-qatar-badge-orange {
  display: inline-block;
  background: #e67e22;
  color: #fff;
  font-size: 0.72rem;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 3px;
}
 
.atl-qatar-badge-blue {
  display: inline-block;
  background: #2980b9;
  color: #fff;
  font-size: 0.72rem;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 3px;
}
 
/* ===== DECISION GUIDE ===== */
.atl-qatar-decision {
  background: #f0f6ff;
  border: 1px solid #c5d8f5;
  border-radius: 8px;
  padding: 26px 30px;
  margin: 2rem 0;
}
 
.atl-qatar-decision-label {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #2471a3;
  margin-bottom: 12px;
}
 
.atl-qatar-decision h3 { margin-top: 0; color: #154360; }
 
.atl-qatar-decision-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 16px;
}
 
@media (max-width: 600px) {
  .atl-qatar-decision-grid { grid-template-columns: 1fr; }
}
 
.atl-qatar-decision-yes {
  background: #eafaf1;
  border: 1px solid #a9dfbf;
  border-radius: 6px;
  padding: 16px 18px;
}
 
.atl-qatar-decision-yes strong { color: #1e8449; display: block; margin-bottom: 6px; }
 
.atl-qatar-decision-no {
  background: #fdedec;
  border: 1px solid #f5b7b1;
  border-radius: 6px;
  padding: 16px 18px;
}
 
.atl-qatar-decision-no strong { color: #c0392b; display: block; margin-bottom: 6px; }
 
.atl-qatar-decision ul { margin: 0; padding-left: 18px; font-size: 0.9rem; }
.atl-qatar-decision li { margin-bottom: 4px; }
 
/* ===== QUICK COMPARISON BOX ===== */
.atl-qatar-quick {
  background: #0b1f3a;
  color: #fff;
  border-radius: 8px;
  padding: 26px 30px;
  margin: 2rem 0;
}
 
.atl-qatar-quick-label {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #c8a84b;
  margin-bottom: 10px;
}
 
.atl-qatar-quick h3 { color: #fff; margin-top: 0; }
 
.atl-qatar-quick p { color: rgba(255,255,255,0.82); font-size: 0.95rem; }
 
/* ===== CTA BOX ===== */
.atl-qatar-cta {
  background: linear-gradient(135deg, #0d2750 0%, #1a4080 100%);
  border-radius: 8px;
  padding: 30px 36px;
  margin: 2.5rem 0;
  text-align: center;
  color: #fff;
}
 
.atl-qatar-cta h3 {
  color: #fff;
  font-size: 1.25rem;
  margin: 0 0 8px;
}
 
.atl-qatar-cta p { color: rgba(255,255,255,0.85); margin-bottom: 20px; font-size: 0.97rem; }
 
.atl-qatar-cta-contacts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 20px;
}
 
@media (max-width: 640px) {
  .atl-qatar-cta-contacts { grid-template-columns: 1fr; }
  .atl-qatar-intro { padding: 30px 22px; }
  .atl-qatar-cta { padding: 24px 18px; }
}
 
.atl-qatar-contact-card {
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(200,168,75,0.4);
  border-radius: 7px;
  padding: 18px 16px;
  text-align: left;
}
 
.atl-qatar-contact-card strong {
  display: block;
  color: #c8a84b;
  font-size: 1rem;
  margin-bottom: 4px;
}
 
.atl-qatar-contact-card span {
  display: block;
  color: rgba(255,255,255,0.78);
  font-size: 0.85rem;
  line-height: 1.6;
}
 
.atl-qatar-btn-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 14px;
}
 
.atl-qatar-btn {
  display: inline-block;
  padding: 9px 18px;
  border-radius: 5px;
  font-size: 0.85rem;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.18s;
  cursor: pointer;
  border: none;
  font-family: inherit;
}
 
.atl-qatar-btn-gold {
  background: #c8a84b;
  color: #0b1f3a;
}
 
.atl-qatar-btn-gold:hover { background: #d4b85e; transform: translateY(-1px); box-shadow: 0 4px 14px rgba(200,168,75,0.4); }
 
.atl-qatar-btn-outline {
  background: transparent;
  color: #fff;
  border: 1.5px solid rgba(255,255,255,0.55);
}
 
.atl-qatar-btn-outline:hover { border-color: #c8a84b; color: #c8a84b; transform: translateY(-1px); }
 
/* ===== CASE STUDY ===== */
.atl-qatar-case {
  border: 1px solid #d5e3f5;
  border-radius: 8px;
  overflow: hidden;
  margin: 2rem 0;
}
 
.atl-qatar-case-header {
  background: #1a3460;
  color: #fff;
  padding: 16px 24px;
}
 
.atl-qatar-case-header span {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #c8a84b;
  display: block;
  margin-bottom: 4px;
}
 
.atl-qatar-case-header strong { font-size: 1.05rem; }
 
.atl-qatar-case-body { padding: 22px 24px; }
 
.atl-qatar-case-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin: 16px 0;
}
 
@media (max-width: 520px) { .atl-qatar-case-stats { grid-template-columns: 1fr 1fr; } }
 
.atl-qatar-stat {
  background: #f0f6ff;
  border-radius: 6px;
  padding: 14px;
  text-align: center;
}
 
.atl-qatar-stat .atl-qatar-num {
  font-size: 1.6rem;
  font-weight: 700;
  color: #1a3460;
  display: block;
}
 
.atl-qatar-stat .atl-qatar-unit { font-size: 0.8rem; color: #5a7090; }
 
/* ===== FEATURE GRID ===== */
.atl-qatar-feature-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin: 1.5rem 0;
}
 
@media (max-width: 560px) { .atl-qatar-feature-grid { grid-template-columns: 1fr; } }
 
.atl-qatar-feature-item {
  border: 1px solid #d5e3f5;
  border-radius: 7px;
  padding: 18px;
  transition: box-shadow 0.18s, transform 0.18s;
}
 
.atl-qatar-feature-item:hover {
  box-shadow: 0 4px 18px rgba(11,31,58,0.1);
  transform: translateY(-2px);
}
 
.atl-qatar-feature-icon { font-size: 1.6rem; margin-bottom: 8px; display: block; }
.atl-qatar-feature-item h4 { margin: 0 0 6px; font-size: 0.97rem; color: #0b1f3a; }
.atl-qatar-feature-item p { margin: 0; font-size: 0.87rem; color: #4a6080; line-height: 1.5; }
 
/* ===== CARGO TYPE TABLE ===== */
.atl-qatar-cargo-tag {
  display: inline-block;
  padding: 2px 9px;
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  margin: 2px;
}
 
.atl-qatar-tag-top { background: #e8f5e9; color: #2e7d32; }
.atl-qatar-tag-good { background: #e3f2fd; color: #1565c0; }
.atl-qatar-tag-limit { background: #fff8e1; color: #f57f17; }
 
/* ===== FAQ ACCORDION ===== */
.atl-qatar-faq { margin: 1.5rem 0; }
 
.atl-qatar-faq-item {
  border: 1px solid #d5e3f5;
  border-radius: 6px;
  margin-bottom: 10px;
  overflow: hidden;
}
 
.atl-qatar-faq-q {
  width: 100%;
  background: #f7faff;
  border: none;
  text-align: left;
  padding: 16px 20px;
  font-family: 'Georgia', serif;
  font-size: 0.97rem;
  font-weight: 700;
  color: #0b1f3a;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background 0.18s;
}
 
.atl-qatar-faq-q:hover { background: #edf3fc; }
 
.atl-qatar-faq-q .atl-qatar-faq-icon {
  font-size: 1.1rem;
  color: #c8a84b;
  transition: transform 0.25s;
  flex-shrink: 0;
  margin-left: 10px;
}
 
.atl-qatar-faq-q.active .atl-qatar-faq-icon { transform: rotate(45deg); }
.atl-qatar-faq-q.active { background: #edf3fc; }
 
.atl-qatar-faq-a {
  display: none;
  padding: 0 20px 18px;
  background: #fff;
  font-size: 0.93rem;
  color: #2a3a52;
  line-height: 1.7;
}
 
.atl-qatar-faq-a.open { display: block; }
 
/* ===== SUMMARY BOX ===== */
.atl-qatar-summary {
  background: #f7f4ed;
  border: 2px solid #c8a84b;
  border-radius: 8px;
  padding: 28px 32px;
  margin: 2.5rem 0;
}
 
.atl-qatar-summary-label {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #c8a84b;
  margin-bottom: 10px;
}
 
.atl-qatar-summary h3 { margin: 0 0 14px; color: #0b1f3a; }
 
.atl-qatar-summary-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
 
@media (max-width: 560px) { .atl-qatar-summary-grid { grid-template-columns: 1fr; } }
 
.atl-qatar-summary-col ul { margin: 0; padding-left: 18px; font-size: 0.9rem; }
.atl-qatar-summary-col li { margin-bottom: 5px; color: #2a3a52; }
 
.atl-qatar-summary-col h4 { margin: 0 0 8px; font-size: 0.88rem; text-transform: uppercase; letter-spacing: 1px; }
 
/* ===== LEAD FORM ===== */
.atl-qatar-form-wrap {
  background: #0b1f3a;
  border-radius: 10px;
  padding: 36px 40px;
  margin: 2.5rem 0;
  color: #fff;
}
 
@media (max-width: 600px) { .atl-qatar-form-wrap { padding: 24px 18px; } }
 
.atl-qatar-form-wrap h3 { color: #fff; font-size: 1.3rem; margin: 0 0 6px; }
.atl-qatar-form-wrap p { color: rgba(255,255,255,0.75); font-size: 0.93rem; margin-bottom: 22px; }
 
.atl-qatar-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
 
@media (max-width: 580px) { .atl-qatar-form-grid { grid-template-columns: 1fr; } }
 
.atl-qatar-form-group { display: flex; flex-direction: column; }
.atl-qatar-form-group.atl-qatar-full { grid-column: 1 / -1; }
 
.atl-qatar-form-group label {
  font-size: 0.8rem;
  font-weight: 700;
  color: rgba(255,255,255,0.7);
  margin-bottom: 6px;
  letter-spacing: 0.5px;
}
 
.atl-qatar-form-group input,
.atl-qatar-form-group select,
.atl-qatar-form-group textarea {
  background: rgba(255,255,255,0.09);
  border: 1.5px solid rgba(255,255,255,0.18);
  border-radius: 5px;
  padding: 10px 14px;
  color: #fff;
  font-size: 0.92rem;
  font-family: inherit;
  transition: border-color 0.18s;
  outline: none;
}
 
.atl-qatar-form-group input:focus,
.atl-qatar-form-group select:focus,
.atl-qatar-form-group textarea:focus {
  border-color: #c8a84b;
}
 
.atl-qatar-form-group select option { background: #1a3460; color: #fff; }
.atl-qatar-form-group textarea { resize: vertical; min-height: 80px; }
.atl-qatar-form-group input::placeholder,
.atl-qatar-form-group textarea::placeholder { color: rgba(255,255,255,0.35); }
 
.atl-qatar-form-submit {
  margin-top: 18px;
  text-align: center;
}
 
.atl-qatar-btn-submit {
  background: #c8a84b;
  color: #0b1f3a;
  border: none;
  padding: 13px 36px;
  border-radius: 5px;
  font-size: 1rem;
  font-weight: 700;
  font-family: inherit;
  cursor: pointer;
  transition: all 0.18s;
  letter-spacing: 0.3px;
}
 
.atl-qatar-btn-submit:hover {
  background: #d4b85e;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(200,168,75,0.45);
}
 
.atl-qatar-form-note {
  text-align: center;
  color: rgba(255,255,255,0.45);
  font-size: 0.78rem;
  margin-top: 10px;
}
 
/* ===== DIVIDER ===== */
.atl-qatar-divider {
  border: none;
  border-top: 1px solid #e0e8f5;
  margin: 2.2rem 0;
}
 
/* ===== SOFT CTA INLINE ===== */
.atl-qatar-soft-cta {
  background: #f0f6ff;
  border: 1px solid #c5d8f5;
  border-radius: 7px;
  padding: 18px 22px;
  margin: 1.8rem 0;
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
 
.atl-qatar-soft-cta p { margin: 0; flex: 1; min-width: 180px; font-size: 0.93rem; color: #1a3460; }
 
.atl-qatar-btn-small {
  display: inline-block;
  padding: 8px 18px;
  border-radius: 5px;
  font-size: 0.85rem;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.18s;
  white-space: nowrap;
  background: #0b1f3a;
  color: #fff;
  border: none;
  cursor: pointer;
  font-family: inherit;
}
 
.atl-qatar-btn-small:hover { background: #1a3460; transform: translateY(-1px); }
 
/* ===== CHECKLIST ===== */
.atl-qatar-checklist { list-style: none; margin: 0 0 1rem; padding: 0; }
.atl-qatar-checklist li {
  padding: 6px 0 6px 28px;
  position: relative;
  font-size: 0.93rem;
  color: #2a3a52;
  border-bottom: 1px solid #eef2f8;
}
 
.atl-qatar-checklist li:last-child { border-bottom: none; }
.atl-qatar-checklist li::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: #2ecc71;
  font-weight: 700;
}
 
.atl-qatar-checklist-no li::before { content: '✗'; color: #e74c3c; }
 
/* ===== NOTICE ===== */
.atl-qatar-notice {
  background: #fffbf0;
  border-left: 4px solid #f39c12;
  border-radius: 0 6px 6px 0;
  padding: 14px 20px;
  margin: 1rem 0;
  font-size: 0.9rem;
  color: #7d5a00;
}/* End custom CSS */