.elementor-11 .elementor-element.elementor-element-920986c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-3a9ca0e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-2661508{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-77dfc0c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-06ff8e0{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-e6dfe5f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-8e1cfc3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-2f14875{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-c3493be *//* ===================================
   AMAL HOLIDAYS - HOME SEC 1
   Font:
   - Montserrat = Heading
   - Poppins = Body
=================================== */

.amal-hero-sec1{
  position:relative;
  width:100vw;
  min-height:100vh;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:170px 24px 90px;
  overflow:hidden;
  background:
    linear-gradient(120deg, rgba(8,8,8,0.90) 0%, rgba(18,18,18,0.86) 45%, rgba(37,28,10,0.84) 100%),
    url('MASUKKAN-BACKGROUND-GAMBAR-KAABAH-ATAU-TRAVEL.jpg') center center / cover no-repeat;
}

.amal-hero-sec1__overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at top left, rgba(198,150,47,0.18) 0%, transparent 30%),
    radial-gradient(circle at bottom right, rgba(198,150,47,0.10) 0%, transparent 28%);
  pointer-events:none;
}

.amal-hero-sec1__container{
  position:relative;
  z-index:2;
  max-width:1280px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1.12fr 0.88fr;
  gap:56px;
  align-items:center;
}

.amal-hero-sec1__left{
  width:100%;
}

.amal-hero-sec1__eyebrow{
  display:inline-block;
  margin-bottom:20px;
  padding:10px 16px;
  border-radius:999px;
  border:1px solid rgba(240,209,128,0.35);
  background:rgba(255,255,255,0.04);
  color:#e4c16b;
  font-family:"Montserrat", sans-serif;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.6px;
  text-transform:uppercase;
}

.amal-hero-sec1__title{
  margin:0 0 22px;
  max-width:760px;
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  font-size:clamp(38px, 6vw, 72px);
  font-weight:700;
  line-height:1.02;
  letter-spacing:-1.4px;
}

.amal-hero-sec1__title span{
  display:block;
  color:#d9b15a;
}

.amal-hero-sec1__desc{
  margin:0 0 30px;
  max-width:700px;
  color:rgba(255,255,255,0.86);
  font-family:"Poppins", sans-serif;
  font-size:16px;
  font-weight:400;
  line-height:1.9;
}

.amal-hero-sec1__buttons{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-bottom:26px;
}

.amal-hero-sec1__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:15px 24px;
  border-radius:999px;
  text-decoration:none;
  font-family:"Poppins", sans-serif;
  font-size:14px;
  font-weight:600;
  transition:all .3s ease;
}

.amal-hero-sec1__btn--primary{
  background:linear-gradient(135deg, #c6962f 0%, #f0d180 100%);
  color:#111111;
  box-shadow:0 10px 30px rgba(198,150,47,0.25);
}

.amal-hero-sec1__btn--primary:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 34px rgba(198,150,47,0.34);
}

.amal-hero-sec1__btn--secondary{
  background:rgba(255,255,255,0.04);
  border:1px solid rgba(255,255,255,0.20);
  color:#ffffff;
}

.amal-hero-sec1__btn--secondary:hover{
  transform:translateY(-2px);
  border-color:#d9b15a;
  color:#d9b15a;
}

.amal-hero-sec1__trust{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.amal-hero-sec1__trust-item{
  padding:10px 14px;
  border-radius:999px;
  background:rgba(255,255,255,0.06);
  border:1px solid rgba(255,255,255,0.08);
  color:#ffffff;
  font-family:"Poppins", sans-serif;
  font-size:13px;
  font-weight:500;
}

.amal-hero-sec1__right{
  width:100%;
  display:flex;
  justify-content:flex-end;
}

.amal-hero-sec1__card{
  position:relative;
  width:100%;
  max-width:470px;
  border-radius:28px;
  overflow:hidden;
  background:linear-gradient(180deg, rgba(255,255,255,0.10) 0%, rgba(255,255,255,0.04) 100%);
  border:1px solid rgba(255,255,255,0.10);
  box-shadow:0 20px 60px rgba(0,0,0,0.30);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}

.amal-hero-sec1__badge{
  position:absolute;
  top:18px;
  left:18px;
  z-index:3;
  padding:10px 14px;
  border-radius:999px;
  background:linear-gradient(135deg, #c6962f 0%, #f0d180 100%);
  color:#111111;
  font-family:"Montserrat", sans-serif;
  font-size:11px;
  font-weight:700;
  letter-spacing:1.2px;
  text-transform:uppercase;
}

.amal-hero-sec1__image{
  display:block;
  width:100%;
  height:560px;
  object-fit:cover;
  object-position:center;
}

.amal-hero-sec1__card-content{
  padding:24px;
}

.amal-hero-sec1__card-content h3{
  margin:0 0 12px;
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  font-size:28px;
  font-weight:700;
  line-height:1.2;
}

.amal-hero-sec1__card-content p{
  margin:0 0 18px;
  color:rgba(255,255,255,0.82);
  font-family:"Poppins", sans-serif;
  font-size:14px;
  line-height:1.8;
}

.amal-hero-sec1__price-box{
  display:flex;
  flex-direction:column;
  gap:6px;
  padding:16px 18px;
  border-radius:18px;
  background:rgba(255,255,255,0.06);
  border:1px solid rgba(240,209,128,0.14);
}

.amal-hero-sec1__price-box strong{
  color:#f0d180;
  font-family:"Montserrat", sans-serif;
  font-size:22px;
  font-weight:700;
}

.amal-hero-sec1__price-box span{
  color:rgba(255,255,255,0.84);
  font-family:"Poppins", sans-serif;
  font-size:13px;
  line-height:1.6;
}

/* =========================
   TABLET
========================= */
@media (max-width:1024px){
  .amal-hero-sec1{
    padding:145px 20px 80px;
  }

  .amal-hero-sec1__container{
    grid-template-columns:1fr;
    gap:38px;
  }

  .amal-hero-sec1__right{
    justify-content:flex-start;
  }

  .amal-hero-sec1__card{
    max-width:100%;
  }

  .amal-hero-sec1__image{
    height:500px;
  }
}

/* =========================
   MOBILE
========================= */
@media (max-width:767px){
  .amal-hero-sec1{
    padding:125px 16px 68px;
    min-height:auto;
  }

  .amal-hero-sec1__eyebrow{
    font-size:11px;
    letter-spacing:1.2px;
    padding:9px 14px;
    margin-bottom:16px;
  }

  .amal-hero-sec1__title{
    font-size:clamp(30px, 9vw, 42px);
    line-height:1.08;
    margin-bottom:16px;
  }

  .amal-hero-sec1__desc{
    font-size:14px;
    line-height:1.85;
    margin-bottom:24px;
  }

  .amal-hero-sec1__buttons{
    flex-direction:column;
    align-items:stretch;
    margin-bottom:22px;
  }

  .amal-hero-sec1__btn{
    width:100%;
    padding:14px 18px;
  }

  .amal-hero-sec1__trust{
    gap:10px;
  }

  .amal-hero-sec1__trust-item{
    font-size:12px;
    padding:9px 12px;
  }

  .amal-hero-sec1__image{
    height:420px;
  }

  .amal-hero-sec1__card-content{
    padding:20px 18px;
  }

  .amal-hero-sec1__card-content h3{
    font-size:24px;
  }

  .amal-hero-sec1__price-box strong{
    font-size:20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bc112b7 *//* ===================================
   AMAL HOLIDAYS - HOME SEC 2
   Font:
   - Montserrat = heading
   - Poppins = body text
=================================== */

.amal-sec2{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 24px;
  background:linear-gradient(180deg, #f8f4eb 0%, #f2eadb 100%);
  overflow:hidden;
}

.amal-sec2::before{
  content:"";
  position:absolute;
  top:-120px;
  left:-120px;
  width:320px;
  height:320px;
  background:radial-gradient(circle, rgba(198,150,47,0.10) 0%, transparent 70%);
  pointer-events:none;
}

.amal-sec2::after{
  content:"";
  position:absolute;
  right:-100px;
  bottom:-100px;
  width:280px;
  height:280px;
  background:radial-gradient(circle, rgba(198,150,47,0.08) 0%, transparent 70%);
  pointer-events:none;
}

.amal-sec2__container{
  position:relative;
  z-index:2;
  max-width:1280px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:52px;
  align-items:start;
}

.amal-sec2__left{
  width:100%;
}

.amal-sec2__eyebrow{
  display:inline-block;
  margin-bottom:18px;
  padding:10px 16px;
  border:1px solid rgba(198,150,47,0.35);
  border-radius:999px;
  color:#b07d1f;
  background:rgba(198,150,47,0.06);
  font-family:"Montserrat", sans-serif;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.8px;
  text-transform:uppercase;
}

.amal-sec2__title{
  margin:0 0 22px;
  max-width:720px;
  color:#111111;
  font-family:"Montserrat", sans-serif;
  font-size:clamp(34px, 4vw, 58px);
  font-weight:700;
  line-height:1.08;
  letter-spacing:-1px;
}

.amal-sec2__title span{
  display:block;
  color:#c6962f;
}

.amal-sec2__desc{
  margin:0 0 18px;
  max-width:720px;
  color:#454037;
  font-family:"Poppins", sans-serif;
  font-size:15px;
  font-weight:400;
  line-height:1.9;
}

.amal-sec2__actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:28px;
}

.amal-sec2__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:14px 24px;
  border-radius:999px;
  text-decoration:none;
  font-family:"Poppins", sans-serif;
  font-size:14px;
  font-weight:600;
  transition:all .3s ease;
}

.amal-sec2__btn--primary{
  background:linear-gradient(135deg, #c6962f 0%, #f0d180 100%);
  color:#111111;
  box-shadow:0 10px 24px rgba(198,150,47,0.18);
}

.amal-sec2__btn--primary:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 30px rgba(198,150,47,0.28);
}

.amal-sec2__btn--secondary{
  background:#ffffff;
  color:#111111;
  border:1px solid rgba(17,17,17,0.12);
}

.amal-sec2__btn--secondary:hover{
  transform:translateY(-2px);
  color:#b07d1f;
  border-color:#c6962f;
}

.amal-sec2__right{
  width:100%;
}

.amal-sec2__grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}

.amal-sec2__card{
  position:relative;
  padding:26px 22px 24px;
  border-radius:24px;
  background:rgba(255,255,255,0.92);
  border:1px solid rgba(198,150,47,0.12);
  box-shadow:0 18px 45px rgba(0,0,0,0.06);
  transition:all .3s ease;
}

.amal-sec2__card:hover{
  transform:translateY(-4px);
  box-shadow:0 24px 55px rgba(0,0,0,0.10);
}

.amal-sec2__icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:50px;
  height:50px;
  margin-bottom:16px;
  border-radius:14px;
  background:linear-gradient(135deg, #c6962f 0%, #f0d180 100%);
  color:#111111;
  font-family:"Montserrat", sans-serif;
  font-size:14px;
  font-weight:700;
  box-shadow:0 10px 20px rgba(198,150,47,0.18);
}

.amal-sec2__card h3{
  margin:0 0 10px;
  color:#111111;
  font-family:"Montserrat", sans-serif;
  font-size:20px;
  font-weight:700;
  line-height:1.3;
}

.amal-sec2__card p{
  margin:0;
  color:#554f46;
  font-family:"Poppins", sans-serif;
  font-size:14px;
  font-weight:400;
  line-height:1.8;
}

/* =========================
   TABLET
========================= */
@media (max-width: 1024px){
  .amal-sec2{
    padding:90px 20px;
  }

  .amal-sec2__container{
    grid-template-columns:1fr;
    gap:36px;
  }

  .amal-sec2__title,
  .amal-sec2__desc{
    max-width:100%;
  }
}

/* =========================
   MOBILE
========================= */
@media (max-width: 767px){
  .amal-sec2{
    padding:72px 16px;
  }

  .amal-sec2__eyebrow{
    font-size:11px;
    letter-spacing:1.3px;
    padding:9px 14px;
  }

  .amal-sec2__title{
    font-size:clamp(28px, 8vw, 38px);
    line-height:1.14;
    margin-bottom:18px;
  }

  .amal-sec2__desc{
    font-size:14px;
    line-height:1.85;
  }

  .amal-sec2__actions{
    flex-direction:column;
    align-items:stretch;
  }

  .amal-sec2__btn{
    width:100%;
    padding:14px 18px;
  }

  .amal-sec2__grid{
    grid-template-columns:1fr;
    gap:16px;
  }

  .amal-sec2__card{
    padding:22px 18px 20px;
    border-radius:20px;
  }

  .amal-sec2__icon{
    width:46px;
    height:46px;
    font-size:13px;
  }

  .amal-sec2__card h3{
    font-size:18px;
  }

  .amal-sec2__card p{
    font-size:13px;
    line-height:1.75;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b7ef44d *//* ===================================
   AMAL HOLIDAYS - HOME SEC 3
   Font:
   - Montserrat = Heading
   - Poppins = Body
=================================== */

.amal-sec3{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 24px;
  background:
    linear-gradient(135deg, #0b0b0b 0%, #131313 50%, #1a140b 100%);
  overflow:hidden;
}

.amal-sec3::before{
  content:"";
  position:absolute;
  top:-120px;
  right:-120px;
  width:320px;
  height:320px;
  background:radial-gradient(circle, rgba(198,150,47,0.14) 0%, transparent 70%);
  pointer-events:none;
}

.amal-sec3::after{
  content:"";
  position:absolute;
  left:-100px;
  bottom:-100px;
  width:280px;
  height:280px;
  background:radial-gradient(circle, rgba(198,150,47,0.10) 0%, transparent 70%);
  pointer-events:none;
}

.amal-sec3__container{
  position:relative;
  z-index:2;
  max-width:1280px;
  margin:0 auto;
}

.amal-sec3__top{
  max-width:860px;
  margin:0 auto 48px;
  text-align:center;
}

.amal-sec3__eyebrow{
  display:inline-block;
  margin-bottom:18px;
  padding:10px 16px;
  border-radius:999px;
  border:1px solid rgba(240,209,128,0.22);
  background:rgba(255,255,255,0.04);
  color:#e4c16b;
  font-family:"Montserrat", sans-serif;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.6px;
  text-transform:uppercase;
}

.amal-sec3__title{
  margin:0 0 18px;
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  font-size:clamp(34px, 4vw, 58px);
  font-weight:700;
  line-height:1.08;
  letter-spacing:-1px;
}

.amal-sec3__title span{
  display:block;
  color:#d9b15a;
}

.amal-sec3__intro{
  margin:0 auto;
  max-width:760px;
  color:rgba(255,255,255,0.80);
  font-family:"Poppins", sans-serif;
  font-size:15px;
  line-height:1.9;
}

.amal-sec3__grid{
  display:grid;
  grid-template-columns:repeat(4, 1fr);
  gap:18px;
  margin-bottom:32px;
}

.amal-sec3__card{
  position:relative;
  padding:28px 22px 24px;
  border-radius:24px;
  background:rgba(255,255,255,0.05);
  border:1px solid rgba(255,255,255,0.08);
  box-shadow:0 16px 40px rgba(0,0,0,0.18);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  transition:all .3s ease;
}

.amal-sec3__card:hover{
  transform:translateY(-4px);
  border-color:rgba(240,209,128,0.24);
  box-shadow:0 22px 50px rgba(0,0,0,0.24);
}

.amal-sec3__number{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:52px;
  height:52px;
  margin-bottom:16px;
  border-radius:16px;
  background:linear-gradient(135deg, #c6962f 0%, #f0d180 100%);
  color:#111111;
  font-family:"Montserrat", sans-serif;
  font-size:14px;
  font-weight:700;
  box-shadow:0 10px 22px rgba(198,150,47,0.18);
}

.amal-sec3__card h3{
  margin:0 0 12px;
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  font-size:20px;
  font-weight:700;
  line-height:1.35;
}

.amal-sec3__card p{
  margin:0;
  color:rgba(255,255,255,0.78);
  font-family:"Poppins", sans-serif;
  font-size:14px;
  line-height:1.8;
}

.amal-sec3__bottom{
  margin-top:18px;
}

.amal-sec3__info-box{
  display:grid;
  grid-template-columns:1.1fr 0.9fr;
  gap:30px;
  align-items:center;
  padding:28px 30px;
  border-radius:28px;
  background:linear-gradient(135deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.04) 100%);
  border:1px solid rgba(240,209,128,0.14);
  box-shadow:0 18px 45px rgba(0,0,0,0.20);
}

.amal-sec3__mini-label{
  display:inline-block;
  margin-bottom:10px;
  color:#d9b15a;
  font-family:"Montserrat", sans-serif;
  font-size:11px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.amal-sec3__info-left h3{
  margin:0 0 12px;
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  font-size:28px;
  font-weight:700;
  line-height:1.2;
}

.amal-sec3__info-left p{
  margin:0;
  color:rgba(255,255,255,0.82);
  font-family:"Poppins", sans-serif;
  font-size:15px;
  line-height:1.85;
}

.amal-sec3__info-right{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  justify-content:flex-start;
}

.amal-sec3__trust-pill{
  padding:12px 16px;
  border-radius:999px;
  background:rgba(255,255,255,0.06);
  border:1px solid rgba(255,255,255,0.08);
  color:#ffffff;
  font-family:"Poppins", sans-serif;
  font-size:13px;
  font-weight:500;
}

/* =========================
   TABLET
========================= */
@media (max-width: 1024px){
  .amal-sec3{
    padding:90px 20px;
  }

  .amal-sec3__grid{
    grid-template-columns:repeat(2, 1fr);
  }

  .amal-sec3__info-box{
    grid-template-columns:1fr;
    gap:22px;
  }
}

/* =========================
   MOBILE
========================= */
@media (max-width: 767px){
  .amal-sec3{
    padding:72px 16px;
  }

  .amal-sec3__top{
    margin-bottom:34px;
  }

  .amal-sec3__eyebrow{
    font-size:11px;
    letter-spacing:1.2px;
    padding:9px 14px;
  }

  .amal-sec3__title{
    font-size:clamp(28px, 8vw, 38px);
    line-height:1.14;
  }

  .amal-sec3__intro{
    font-size:14px;
    line-height:1.85;
  }

  .amal-sec3__grid{
    grid-template-columns:1fr;
    gap:16px;
    margin-bottom:24px;
  }

  .amal-sec3__card{
    padding:22px 18px 20px;
    border-radius:20px;
  }

  .amal-sec3__number{
    width:46px;
    height:46px;
    border-radius:14px;
    font-size:13px;
    margin-bottom:14px;
  }

  .amal-sec3__card h3{
    font-size:18px;
  }

  .amal-sec3__card p{
    font-size:13px;
    line-height:1.75;
  }

  .amal-sec3__info-box{
    padding:22px 18px;
    border-radius:22px;
  }

  .amal-sec3__info-left h3{
    font-size:22px;
  }

  .amal-sec3__info-left p{
    font-size:14px;
    line-height:1.8;
  }

  .amal-sec3__trust-pill{
    font-size:12px;
    padding:10px 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d5b6edc *//* ===================================
   AMAL HOLIDAYS - HOME SEC 4
   Font:
   - Montserrat = Heading
   - Poppins = Body
=================================== */

.amal-sec4{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 24px;
  background:linear-gradient(180deg, #f7f2e8 0%, #efe6d5 100%);
  overflow:hidden;
}

.amal-sec4::before{
  content:"";
  position:absolute;
  top:-120px;
  left:-120px;
  width:320px;
  height:320px;
  background:radial-gradient(circle, rgba(198,150,47,0.10) 0%, transparent 70%);
  pointer-events:none;
}

.amal-sec4::after{
  content:"";
  position:absolute;
  right:-100px;
  bottom:-100px;
  width:260px;
  height:260px;
  background:radial-gradient(circle, rgba(198,150,47,0.08) 0%, transparent 70%);
  pointer-events:none;
}

.amal-sec4__container{
  position:relative;
  z-index:2;
  max-width:1280px;
  margin:0 auto;
}

.amal-sec4__top{
  max-width:820px;
  margin:0 auto 46px;
  text-align:center;
}

.amal-sec4__eyebrow{
  display:inline-block;
  margin-bottom:18px;
  padding:10px 16px;
  border-radius:999px;
  border:1px solid rgba(198,150,47,0.32);
  background:rgba(198,150,47,0.06);
  color:#b07d1f;
  font-family:"Montserrat", sans-serif;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.6px;
  text-transform:uppercase;
}

.amal-sec4__title{
  margin:0 0 18px;
  color:#111111;
  font-family:"Montserrat", sans-serif;
  font-size:clamp(34px, 4vw, 58px);
  font-weight:700;
  line-height:1.08;
  letter-spacing:-1px;
}

.amal-sec4__title span{
  display:block;
  color:#c6962f;
}

.amal-sec4__intro{
  margin:0 auto;
  max-width:740px;
  color:#4b453b;
  font-family:"Poppins", sans-serif;
  font-size:15px;
  line-height:1.9;
}

.amal-sec4__grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:22px;
}

.amal-sec4__card{
  display:flex;
  flex-direction:column;
  border-radius:28px;
  overflow:hidden;
  background:#ffffff;
  border:1px solid rgba(17,17,17,0.05);
  box-shadow:0 18px 45px rgba(0,0,0,0.06);
  transition:all .3s ease;
}

.amal-sec4__card:hover{
  transform:translateY(-5px);
  box-shadow:0 24px 56px rgba(0,0,0,0.10);
}

.amal-sec4__card--featured{
  border:1px solid rgba(198,150,47,0.22);
  box-shadow:0 20px 48px rgba(198,150,47,0.12);
}

.amal-sec4__image-wrap{
  position:relative;
  width:100%;
  height:280px;
  overflow:hidden;
  background:#ddd;
}

.amal-sec4__image-wrap img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}

.amal-sec4__badge{
  position:absolute;
  top:16px;
  left:16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 14px;
  border-radius:999px;
  background:linear-gradient(135deg, #c6962f 0%, #f0d180 100%);
  color:#111111;
  font-family:"Montserrat", sans-serif;
  font-size:11px;
  font-weight:700;
  letter-spacing:1.1px;
  text-transform:uppercase;
  box-shadow:0 10px 18px rgba(198,150,47,0.18);
}

.amal-sec4__content{
  display:flex;
  flex-direction:column;
  flex:1;
  padding:24px 22px 22px;
}

.amal-sec4__meta{
  margin-bottom:12px;
  color:#b07d1f;
  font-family:"Montserrat", sans-serif;
  font-size:11px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.amal-sec4__content h3{
  margin:0 0 12px;
  color:#111111;
  font-family:"Montserrat", sans-serif;
  font-size:24px;
  font-weight:700;
  line-height:1.25;
}

.amal-sec4__content p{
  margin:0 0 16px;
  color:#534d44;
  font-family:"Poppins", sans-serif;
  font-size:14px;
  line-height:1.85;
}

.amal-sec4__list{
  margin:0 0 20px;
  padding:0;
  list-style:none;
}

.amal-sec4__list li{
  position:relative;
  margin-bottom:10px;
  padding-left:18px;
  color:#3f3a33;
  font-family:"Poppins", sans-serif;
  font-size:13px;
  line-height:1.7;
}

.amal-sec4__list li:last-child{
  margin-bottom:0;
}

.amal-sec4__list li::before{
  content:"";
  position:absolute;
  left:0;
  top:8px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#c6962f;
}

.amal-sec4__bottom{
  margin-top:auto;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
  padding-top:18px;
  border-top:1px solid rgba(17,17,17,0.06);
}

.amal-sec4__price{
  display:flex;
  flex-direction:column;
  gap:4px;
}

.amal-sec4__price span{
  color:#7c7467;
  font-family:"Poppins", sans-serif;
  font-size:12px;
  line-height:1.4;
}

.amal-sec4__price strong{
  color:#111111;
  font-family:"Montserrat", sans-serif;
  font-size:26px;
  font-weight:700;
  line-height:1.1;
}

.amal-sec4__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:13px 18px;
  border-radius:999px;
  background:linear-gradient(135deg, #c6962f 0%, #f0d180 100%);
  color:#111111;
  text-decoration:none;
  font-family:"Poppins", sans-serif;
  font-size:13px;
  font-weight:600;
  white-space:nowrap;
  transition:all .3s ease;
}

.amal-sec4__btn:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 24px rgba(198,150,47,0.22);
}

/* =========================
   TABLET
========================= */
@media (max-width: 1024px){
  .amal-sec4{
    padding:90px 20px;
  }

  .amal-sec4__grid{
    grid-template-columns:1fr;
    gap:20px;
  }

  .amal-sec4__image-wrap{
    height:300px;
  }
}

/* =========================
   MOBILE
========================= */
@media (max-width: 767px){
  .amal-sec4{
    padding:72px 16px;
  }

  .amal-sec4__top{
    margin-bottom:34px;
  }

  .amal-sec4__eyebrow{
    font-size:11px;
    letter-spacing:1.2px;
    padding:9px 14px;
  }

  .amal-sec4__title{
    font-size:clamp(28px, 8vw, 38px);
    line-height:1.14;
  }

  .amal-sec4__intro{
    font-size:14px;
    line-height:1.85;
  }

  .amal-sec4__card{
    border-radius:22px;
  }

  .amal-sec4__image-wrap{
    height:220px;
  }

  .amal-sec4__content{
    padding:20px 18px 18px;
  }

  .amal-sec4__content h3{
    font-size:21px;
  }

  .amal-sec4__content p{
    font-size:13px;
    line-height:1.8;
  }

  .amal-sec4__list li{
    font-size:12px;
  }

  .amal-sec4__bottom{
    flex-direction:column;
    align-items:flex-start;
  }

  .amal-sec4__price strong{
    font-size:24px;
  }

  .amal-sec4__btn{
    width:100%;
    padding:14px 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0855386 *//* ===================================
   AMAL HOLIDAYS - HOME SEC 5
   PROFESSIONAL TRIP GALLERY SECTION
=================================== */

.amal-sec5{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 24px;
  background:linear-gradient(135deg, #0b0b0b 0%, #141414 48%, #1b150d 100%);
  overflow:hidden;
}

.amal-sec5::before{
  content:"";
  position:absolute;
  top:-120px;
  left:-120px;
  width:320px;
  height:320px;
  background:radial-gradient(circle, rgba(198,150,47,0.12) 0%, transparent 70%);
  pointer-events:none;
}

.amal-sec5::after{
  content:"";
  position:absolute;
  right:-100px;
  bottom:-100px;
  width:260px;
  height:260px;
  background:radial-gradient(circle, rgba(198,150,47,0.08) 0%, transparent 70%);
  pointer-events:none;
}

.amal-sec5__container{
  position:relative;
  z-index:2;
  max-width:1280px;
  margin:0 auto;
}

.amal-sec5__top{
  max-width:860px;
  margin:0 auto 56px;
  text-align:center;
}

.amal-sec5__eyebrow{
  display:inline-block;
  margin-bottom:18px;
  padding:10px 16px;
  border-radius:999px;
  border:1px solid rgba(240,209,128,0.22);
  background:rgba(255,255,255,0.04);
  color:#e4c16b;
  font-family:"Montserrat", sans-serif;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.6px;
  text-transform:uppercase;
}

.amal-sec5__title{
  margin:0 0 18px;
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  font-size:clamp(34px, 4vw, 58px);
  font-weight:700;
  line-height:1.08;
  letter-spacing:-1px;
}

.amal-sec5__title span{
  display:block;
  color:#d9b15a;
}

.amal-sec5__intro{
  margin:0 auto;
  max-width:760px;
  color:rgba(255,255,255,0.80);
  font-family:"Poppins", sans-serif;
  font-size:15px;
  line-height:1.9;
}

/* TRIP BLOCK */
.amal-sec5__trip{
  display:grid;
  grid-template-columns:0.92fr 1.08fr;
  gap:34px;
  align-items:center;
  margin-bottom:34px;
  padding:30px;
  border-radius:32px;
  background:rgba(255,255,255,0.04);
  border:1px solid rgba(255,255,255,0.07);
  box-shadow:0 18px 40px rgba(0,0,0,0.18);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}

.amal-sec5__trip:last-child{
  margin-bottom:0;
}

.amal-sec5__trip--reverse .amal-sec5__content{
  order:2;
}

.amal-sec5__trip--reverse .amal-sec5__gallery{
  order:1;
}

/* CONTENT */
.amal-sec5__mini{
  display:inline-block;
  margin-bottom:12px;
  color:#d9b15a;
  font-family:"Montserrat", sans-serif;
  font-size:11px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.amal-sec5__content h3{
  margin:0 0 14px;
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  font-size:30px;
  font-weight:700;
  line-height:1.2;
}

.amal-sec5__content p{
  margin:0 0 22px;
  color:rgba(255,255,255,0.80);
  font-family:"Poppins", sans-serif;
  font-size:15px;
  line-height:1.9;
}

.amal-sec5__meta{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.amal-sec5__meta-item{
  padding:10px 14px;
  border-radius:999px;
  background:rgba(255,255,255,0.06);
  border:1px solid rgba(255,255,255,0.08);
  color:#ffffff;
  font-family:"Poppins", sans-serif;
  font-size:13px;
  font-weight:500;
}

/* GALLERY */
.amal-sec5__gallery{
  display:grid;
  grid-template-columns:1.2fr 0.8fr;
  gap:16px;
  align-items:stretch;
}

.amal-sec5__gallery-main{
  min-height:420px;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 14px 30px rgba(0,0,0,0.18);
}

.amal-sec5__gallery-side{
  display:grid;
  grid-template-rows:1fr 1fr;
  gap:16px;
}

.amal-sec5__gallery-small{
  min-height:202px;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 14px 30px rgba(0,0,0,0.18);
}

.amal-sec5__gallery img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .45s ease;
}

.amal-sec5__gallery-main:hover img,
.amal-sec5__gallery-small:hover img{
  transform:scale(1.05);
}

/* TABLET */
@media (max-width: 1024px){
  .amal-sec5{
    padding:90px 20px;
  }

  .amal-sec5__trip{
    grid-template-columns:1fr;
    gap:24px;
    padding:24px;
  }

  .amal-sec5__trip--reverse .amal-sec5__content,
  .amal-sec5__trip--reverse .amal-sec5__gallery{
    order:unset;
  }

  .amal-sec5__gallery{
    grid-template-columns:1fr 1fr;
  }

  .amal-sec5__gallery-main{
    min-height:340px;
  }

  .amal-sec5__gallery-small{
    min-height:162px;
  }
}

/* MOBILE */
@media (max-width: 767px){
  .amal-sec5{
    padding:72px 16px;
  }

  .amal-sec5__top{
    margin-bottom:36px;
  }

  .amal-sec5__eyebrow{
    font-size:11px;
    letter-spacing:1.2px;
    padding:9px 14px;
  }

  .amal-sec5__title{
    font-size:clamp(28px, 8vw, 38px);
    line-height:1.14;
  }

  .amal-sec5__intro{
    font-size:14px;
    line-height:1.85;
  }

  .amal-sec5__trip{
    padding:18px;
    border-radius:22px;
    gap:18px;
    margin-bottom:22px;
  }

  .amal-sec5__content h3{
    font-size:22px;
  }

  .amal-sec5__content p{
    font-size:14px;
    line-height:1.8;
    margin-bottom:18px;
  }

  .amal-sec5__meta{
    gap:10px;
  }

  .amal-sec5__meta-item{
    font-size:12px;
    padding:9px 12px;
  }

  .amal-sec5__gallery{
    grid-template-columns:1fr;
    gap:12px;
  }

  .amal-sec5__gallery-main{
    min-height:240px;
    border-radius:18px;
  }

  .amal-sec5__gallery-side{
    grid-template-columns:1fr 1fr;
    grid-template-rows:none;
    gap:12px;
  }

  .amal-sec5__gallery-small{
    min-height:130px;
    border-radius:18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6b57afb *//* ===================================
   AMAL HOLIDAYS - HOME SEC 6
   FORM VERSION
=================================== */

.amal-sec6{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 24px;
  background:linear-gradient(180deg, #f7f2e8 0%, #efe6d5 100%);
  overflow:hidden;
}

.amal-sec6::before{
  content:"";
  position:absolute;
  top:-120px;
  right:-120px;
  width:320px;
  height:320px;
  background:radial-gradient(circle, rgba(198,150,47,0.10) 0%, transparent 70%);
  pointer-events:none;
}

.amal-sec6::after{
  content:"";
  position:absolute;
  left:-100px;
  bottom:-100px;
  width:260px;
  height:260px;
  background:radial-gradient(circle, rgba(198,150,47,0.08) 0%, transparent 70%);
  pointer-events:none;
}

.amal-sec6__container{
  position:relative;
  z-index:2;
  max-width:1280px;
  margin:0 auto;
}

.amal-sec6__card{
  display:grid;
  grid-template-columns:1.05fr 0.95fr;
  gap:28px;
  padding:34px;
  border-radius:34px;
  background:#ffffff;
  border:1px solid rgba(17,17,17,0.05);
  box-shadow:0 22px 55px rgba(0,0,0,0.08);
}

.amal-sec6__left{
  width:100%;
}

.amal-sec6__eyebrow{
  display:inline-block;
  margin-bottom:18px;
  padding:10px 16px;
  border-radius:999px;
  border:1px solid rgba(198,150,47,0.30);
  background:rgba(198,150,47,0.06);
  color:#b07d1f;
  font-family:"Montserrat", sans-serif;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.6px;
  text-transform:uppercase;
}

.amal-sec6__title{
  margin:0 0 18px;
  color:#111111;
  font-family:"Montserrat", sans-serif;
  font-size:clamp(34px, 4vw, 56px);
  font-weight:700;
  line-height:1.08;
  letter-spacing:-1px;
}

.amal-sec6__title span{
  display:block;
  color:#c6962f;
}

.amal-sec6__desc{
  margin:0 0 26px;
  max-width:720px;
  color:#49443b;
  font-family:"Poppins", sans-serif;
  font-size:15px;
  line-height:1.9;
}

.amal-sec6__info{
  display:grid;
  gap:14px;
}

.amal-sec6__info-item{
  padding:16px 18px;
  border-radius:18px;
  background:#faf8f3;
  border:1px solid rgba(17,17,17,0.05);
}

.amal-sec6__info-item strong{
  display:block;
  margin-bottom:6px;
  color:#111111;
  font-family:"Montserrat", sans-serif;
  font-size:14px;
  font-weight:700;
}

.amal-sec6__info-item span{
  display:block;
  color:#575147;
  font-family:"Poppins", sans-serif;
  font-size:14px;
  line-height:1.7;
}

.amal-sec6__right{
  width:100%;
}

.amal-sec6__form-box{
  height:100%;
  padding:28px;
  border-radius:28px;
  background:linear-gradient(135deg, #0b0b0b 0%, #151515 52%, #1b150d 100%);
  border:1px solid rgba(240,209,128,0.12);
  box-shadow:0 20px 48px rgba(0,0,0,0.18);
}

.amal-sec6__mini-label{
  display:inline-block;
  margin-bottom:12px;
  color:#d9b15a;
  font-family:"Montserrat", sans-serif;
  font-size:11px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.amal-sec6__form-box h3{
  margin:0 0 12px;
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  font-size:30px;
  font-weight:700;
  line-height:1.2;
}

.amal-sec6__form-box p{
  margin:0 0 22px;
  color:rgba(255,255,255,0.82);
  font-family:"Poppins", sans-serif;
  font-size:14px;
  line-height:1.85;
}

.amal-sec6__form{
  display:grid;
  gap:16px;
}

.amal-sec6__form-group{
  display:grid;
  gap:8px;
}

.amal-sec6__form-group label{
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  font-size:13px;
  font-weight:600;
}

.amal-sec6__form-group input,
.amal-sec6__form-group select,
.amal-sec6__form-group textarea{
  width:100%;
  padding:14px 16px;
  border-radius:14px;
  border:1px solid rgba(255,255,255,0.10);
  background:rgba(255,255,255,0.06);
  color:#ffffff;
  font-family:"Poppins", sans-serif;
  font-size:14px;
  outline:none;
  box-sizing:border-box;
  transition:all .3s ease;
}

.amal-sec6__form-group input::placeholder,
.amal-sec6__form-group textarea::placeholder{
  color:rgba(255,255,255,0.45);
}

.amal-sec6__form-group select{
  color:#ffffff;
}

.amal-sec6__form-group option{
  color:#111111;
}

.amal-sec6__form-group input:focus,
.amal-sec6__form-group select:focus,
.amal-sec6__form-group textarea:focus{
  border-color:#d9b15a;
  box-shadow:0 0 0 3px rgba(217,177,90,0.10);
}

.amal-sec6__submit{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:100%;
  padding:15px 20px;
  border:none;
  border-radius:999px;
  background:linear-gradient(135deg, #c6962f 0%, #f0d180 100%);
  color:#111111;
  font-family:"Poppins", sans-serif;
  font-size:14px;
  font-weight:700;
  cursor:pointer;
  transition:all .3s ease;
  margin-top:4px;
}

.amal-sec6__submit:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 30px rgba(198,150,47,0.28);
}

.amal-sec6__trust{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:22px;
}

.amal-sec6__trust-item{
  padding:10px 14px;
  border-radius:999px;
  background:rgba(255,255,255,0.06);
  border:1px solid rgba(255,255,255,0.08);
  color:#ffffff;
  font-family:"Poppins", sans-serif;
  font-size:13px;
  font-weight:500;
}

/* =========================
   TABLET
========================= */
@media (max-width:1024px){
  .amal-sec6{
    padding:90px 20px;
  }

  .amal-sec6__card{
    grid-template-columns:1fr;
    gap:22px;
    padding:26px;
  }
}

/* =========================
   MOBILE
========================= */
@media (max-width:767px){
  .amal-sec6{
    padding:72px 16px;
  }

  .amal-sec6__card{
    padding:18px;
    border-radius:24px;
    gap:18px;
  }

  .amal-sec6__eyebrow{
    font-size:11px;
    letter-spacing:1.2px;
    padding:9px 14px;
  }

  .amal-sec6__title{
    font-size:clamp(28px, 8vw, 38px);
    line-height:1.14;
  }

  .amal-sec6__desc{
    font-size:14px;
    line-height:1.85;
    margin-bottom:20px;
  }

  .amal-sec6__info-item{
    padding:14px 14px;
    border-radius:16px;
  }

  .amal-sec6__info-item strong{
    font-size:13px;
  }

  .amal-sec6__info-item span{
    font-size:13px;
  }

  .amal-sec6__form-box{
    padding:20px 18px;
    border-radius:22px;
  }

  .amal-sec6__form-box h3{
    font-size:24px;
  }

  .amal-sec6__form-box p{
    font-size:13px;
    line-height:1.8;
  }

  .amal-sec6__form-group input,
  .amal-sec6__form-group select,
  .amal-sec6__form-group textarea{
    font-size:13px;
    padding:13px 14px;
  }

  .amal-sec6__submit{
    padding:14px 18px;
  }

  .amal-sec6__trust{
    gap:10px;
  }

  .amal-sec6__trust-item{
    font-size:12px;
    padding:9px 12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8549d0e *//* ===================================
   AMAL HOLIDAYS - FOOTER
=================================== */

.amal-footer{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  background:linear-gradient(135deg, #0a0a0a 0%, #121212 50%, #19130b 100%);
  padding:90px 24px 28px;
  overflow:hidden;
}

.amal-footer::before{
  content:"";
  position:absolute;
  top:-120px;
  left:-120px;
  width:300px;
  height:300px;
  background:radial-gradient(circle, rgba(198,150,47,0.10) 0%, transparent 70%);
  pointer-events:none;
}

.amal-footer::after{
  content:"";
  position:absolute;
  right:-100px;
  bottom:-100px;
  width:260px;
  height:260px;
  background:radial-gradient(circle, rgba(198,150,47,0.08) 0%, transparent 70%);
  pointer-events:none;
}

.amal-footer__container{
  position:relative;
  z-index:2;
  max-width:1280px;
  margin:0 auto;
}

.amal-footer__grid{
  display:grid;
  grid-template-columns:1.2fr 0.8fr 0.9fr 1.1fr;
  gap:34px;
  padding-bottom:34px;
  border-bottom:1px solid rgba(255,255,255,0.08);
}

.amal-footer__col{
  min-width:0;
}

.amal-footer__col h3{
  margin:0 0 18px;
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  font-size:20px;
  font-weight:700;
  line-height:1.2;
}

.amal-footer__logo{
  display:flex;
  align-items:center;
  gap:14px;
  text-decoration:none;
  margin-bottom:18px;
}

.amal-footer__logo img{
  width:58px;
  height:58px;
  object-fit:contain;
  display:block;
}

.amal-footer__logo-text{
  display:flex;
  flex-direction:column;
  line-height:1.1;
}

.amal-footer__logo-text strong{
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  font-size:22px;
  font-weight:700;
}

.amal-footer__logo-text span{
  margin-top:4px;
  color:#d9b15a;
  font-family:"Montserrat", sans-serif;
  font-size:11px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.amal-footer__about{
  margin:0 0 18px;
  color:rgba(255,255,255,0.78);
  font-family:"Poppins", sans-serif;
  font-size:14px;
  line-height:1.9;
  max-width:360px;
}

.amal-footer__badges{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

.amal-footer__badges span{
  padding:10px 14px;
  border-radius:999px;
  background:rgba(255,255,255,0.06);
  border:1px solid rgba(255,255,255,0.08);
  color:#ffffff;
  font-family:"Poppins", sans-serif;
  font-size:12px;
  font-weight:500;
}

.amal-footer__links{
  margin:0;
  padding:0;
  list-style:none;
}

.amal-footer__links li{
  margin-bottom:12px;
}

.amal-footer__links li:last-child{
  margin-bottom:0;
}

.amal-footer__links a{
  color:rgba(255,255,255,0.78);
  text-decoration:none;
  font-family:"Poppins", sans-serif;
  font-size:14px;
  line-height:1.7;
  transition:all .3s ease;
}

.amal-footer__links a:hover{
  color:#d9b15a;
  padding-left:4px;
}

.amal-footer__contact{
  display:grid;
  gap:14px;
}

.amal-footer__contact-item strong{
  display:block;
  margin-bottom:6px;
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  font-size:13px;
  font-weight:700;
}

.amal-footer__contact-item span{
  display:block;
  color:rgba(255,255,255,0.78);
  font-family:"Poppins", sans-serif;
  font-size:14px;
  line-height:1.8;
}

.amal-footer__bottom{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  padding-top:22px;
  flex-wrap:wrap;
}

.amal-footer__bottom p{
  margin:0;
  color:rgba(255,255,255,0.62);
  font-family:"Poppins", sans-serif;
  font-size:13px;
  line-height:1.7;
}

/* =========================
   TABLET
========================= */
@media (max-width:1024px){
  .amal-footer{
    padding:72px 20px 24px;
  }

  .amal-footer__grid{
    grid-template-columns:1fr 1fr;
    gap:26px;
  }
}

/* =========================
   MOBILE
========================= */
@media (max-width:767px){
  .amal-footer{
    padding:62px 16px 22px;
  }

  .amal-footer__grid{
    grid-template-columns:1fr;
    gap:24px;
    padding-bottom:24px;
  }

  .amal-footer__col h3{
    font-size:18px;
    margin-bottom:14px;
  }

  .amal-footer__logo img{
    width:50px;
    height:50px;
  }

  .amal-footer__logo-text strong{
    font-size:20px;
  }

  .amal-footer__logo-text span{
    font-size:10px;
  }

  .amal-footer__about,
  .amal-footer__links a,
  .amal-footer__contact-item span{
    font-size:13px;
    line-height:1.8;
  }

  .amal-footer__bottom{
    flex-direction:column;
    align-items:flex-start;
    padding-top:18px;
    gap:8px;
  }

  .amal-footer__bottom p{
    font-size:12px;
  }
}/* End custom CSS */