.elementor-111 .elementor-element.elementor-element-e7932ed{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-111 .elementor-element.elementor-element-143c57b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-111 .elementor-element.elementor-element-6928c72{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-111 .elementor-element.elementor-element-0045eff{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-111 .elementor-element.elementor-element-1f6bc64{--display:flex;}/* Start custom CSS for html, class: .elementor-element-cca5ec7 *//* =========================
   TERAJU CAHAYA TRADING
   CONTACT PAGE - SEC 1
========================= */

.tct-contact-sec1{
  position: relative;
  width: 100vw;
  min-height: 76vh;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 130px 30px 90px;
  overflow: hidden;
  display: flex;
  align-items: center;
  font-family: 'Poppins', sans-serif;
  background:
    url('https://terajucahaya.com/wp-content/uploads/2026/04/civil-engineering-methods.jpg') center center / cover no-repeat;
}

.tct-contact-sec1::before{
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 14% 20%, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0) 28%),
    radial-gradient(circle at 84% 16%, rgba(255,0,0,0.14) 0%, rgba(255,0,0,0) 25%);
  pointer-events: none;
  z-index: 1;
}

.tct-contact-sec1-overlay{
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0,0,0,0.84) 0%, rgba(0,0,0,0.72) 46%, rgba(0,0,0,0.78) 100%);
  z-index: 1;
}

.tct-contact-sec1-container{
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}

.tct-contact-sec1-content{
  max-width: 760px;
}

.tct-contact-sec1-tag{
  display: inline-block;
  margin-bottom: 18px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,0.10);
  border: 1px solid rgba(255,255,255,0.12);
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.tct-contact-sec1-title{
  margin: 0 0 24px;
  color: #ffffff;
  font-size: clamp(38px, 5vw, 68px);
  line-height: 1.04;
  font-weight: 800;
  letter-spacing: -1.5px;
  max-width: 760px;
}

.tct-contact-sec1-title span{
  display: inline-block;
  color: #ff2f2f;
}

.tct-contact-sec1-desc{
  margin: 0 0 30px;
  max-width: 680px;
  color: rgba(255,255,255,0.84);
  font-size: 16px;
  line-height: 1.95;
  font-weight: 500;
}

.tct-contact-sec1-points{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.tct-contact-sec1-point{
  padding: 12px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,0.10);
  border: 1px solid rgba(255,255,255,0.14);
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  backdrop-filter: blur(6px);
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 767px){
  .tct-contact-sec1{
    min-height: auto;
    padding: 110px 20px 75px;
  }

  .tct-contact-sec1-title{
    font-size: clamp(30px, 8vw, 44px);
    line-height: 1.12;
  }

  .tct-contact-sec1-desc{
    font-size: 15px;
    line-height: 1.8;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-affdc92 *//* =========================
   TERAJU CAHAYA TRADING
   CONTACT PAGE - SEC 2
========================= */

.tct-contact-sec2{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 115px 30px;
  overflow: hidden;
  background: linear-gradient(180deg, #ffffff 0%, #f6f6f6 100%);
  font-family: 'Poppins', sans-serif;
}

.tct-contact-sec2::before{
  content: "";
  position: absolute;
  top: -120px;
  left: -120px;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(210,0,0,0.08) 0%, rgba(210,0,0,0) 72%);
  pointer-events: none;
}

.tct-contact-sec2::after{
  content: "";
  position: absolute;
  right: -100px;
  bottom: -100px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 72%);
  pointer-events: none;
}

.tct-contact-sec2-container{
  position: relative;
  z-index: 2;
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 55px;
  align-items: start;
}

.tct-contact-sec2-left{
  width: 100%;
}

.tct-contact-sec2-tag{
  display: inline-block;
  margin-bottom: 18px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(220,0,0,0.08);
  color: #c30000;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.tct-contact-sec2-title{
  margin: 0 0 22px;
  color: #111111;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -1.2px;
  max-width: 680px;
}

.tct-contact-sec2-title span{
  display: inline-block;
  color: #d10000;
}

.tct-contact-sec2-desc{
  margin: 0 0 28px;
  max-width: 620px;
  color: #545454;
  font-size: 15px;
  line-height: 1.9;
  font-weight: 500;
}

.tct-contact-sec2-note{
  max-width: 540px;
  padding: 20px 22px;
  border-left: 4px solid #d10000;
  background: #ffffff;
  box-shadow: 0 16px 36px rgba(0,0,0,0.08);
  border-radius: 0 18px 18px 0;
}

.tct-contact-sec2-note strong{
  display: block;
  margin-bottom: 6px;
  color: #111111;
  font-size: 17px;
  font-weight: 700;
}

.tct-contact-sec2-note span{
  display: block;
  color: #5d5d5d;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 500;
}

.tct-contact-sec2-right{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}

.tct-contact-sec2-card{
  display: grid;
  grid-template-columns: 68px 1fr;
  gap: 18px;
  align-items: start;
  padding: 22px 22px;
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid rgba(0,0,0,0.08);
  box-shadow: 0 16px 40px rgba(0,0,0,0.08);
  transition: all 0.35s ease;
}

.tct-contact-sec2-card:hover{
  transform: translateY(-4px);
  border-color: rgba(220,0,0,0.18);
  box-shadow: 0 20px 48px rgba(0,0,0,0.11);
}

.tct-contact-sec2-card-no{
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #111111 0%, #d50000 100%);
  color: #ffffff;
  font-size: 17px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 28px rgba(213,0,0,0.18);
}

.tct-contact-sec2-card-content h3{
  margin: 0 0 8px;
  color: #111111;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 700;
}

.tct-contact-sec2-card-content p{
  margin: 0;
  color: #5b5b5b;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 500;
  word-break: break-word;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 1100px){
  .tct-contact-sec2-container{
    grid-template-columns: 1fr;
    gap: 34px;
  }
}

@media (max-width: 767px){
  .tct-contact-sec2{
    padding: 85px 20px;
  }

  .tct-contact-sec2-title{
    font-size: clamp(28px, 8vw, 42px);
    line-height: 1.12;
  }

  .tct-contact-sec2-desc{
    font-size: 14px;
    line-height: 1.75;
  }

  .tct-contact-sec2-note{
    padding: 18px 18px;
    border-radius: 0 14px 14px 0;
  }

  .tct-contact-sec2-right{
    grid-template-columns: 1fr;
  }

  .tct-contact-sec2-card{
    grid-template-columns: 56px 1fr;
    gap: 14px;
    padding: 18px 18px;
    border-radius: 20px;
  }

  .tct-contact-sec2-card-no{
    width: 56px;
    height: 56px;
    border-radius: 16px;
    font-size: 15px;
  }

  .tct-contact-sec2-card-content h3{
    font-size: 19px;
  }

  .tct-contact-sec2-card-content p{
    font-size: 14px;
    line-height: 1.75;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5578fcc *//* =========================
   TERAJU CAHAYA TRADING
   CONTACT PAGE - SEC 3
========================= */

.tct-contact-sec3{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 120px 30px;
  overflow: hidden;
  background: linear-gradient(135deg, #0a0a0a 0%, #111111 45%, #180000 100%);
  font-family: 'Poppins', sans-serif;
}

.tct-contact-sec3::before{
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(255,255,255,0.04) 0%, rgba(255,255,255,0) 26%),
    radial-gradient(circle at 84% 16%, rgba(255,0,0,0.14) 0%, rgba(255,0,0,0) 24%);
  pointer-events: none;
}

.tct-contact-sec3-container{
  position: relative;
  z-index: 2;
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 50px;
  align-items: center;
}

.tct-contact-sec3-left{
  width: 100%;
}

.tct-contact-sec3-tag{
  display: inline-block;
  margin-bottom: 18px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.10);
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.tct-contact-sec3-title{
  margin: 0 0 22px;
  color: #ffffff;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.06;
  font-weight: 800;
  letter-spacing: -1.3px;
  max-width: 620px;
}

.tct-contact-sec3-title span{
  display: inline-block;
  color: #ff2f2f;
}

.tct-contact-sec3-desc{
  margin: 0 0 28px;
  max-width: 560px;
  color: rgba(255,255,255,0.82);
  font-size: 15px;
  line-height: 1.9;
  font-weight: 500;
}

.tct-contact-sec3-points{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.tct-contact-sec3-point{
  padding: 12px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}

.tct-contact-sec3-right{
  width: 100%;
}

.tct-contact-sec3-formbox{
  padding: 34px 30px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(255,255,255,0.09) 0%, rgba(255,255,255,0.05) 100%);
  border: 1px solid rgba(255,255,255,0.10);
  box-shadow: 0 24px 55px rgba(0,0,0,0.24);
  backdrop-filter: blur(10px);
}

.tct-contact-sec3-formhead{
  margin-bottom: 24px;
}

.tct-contact-sec3-formhead span{
  display: inline-block;
  margin-bottom: 10px;
  color: #ff3b3b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.tct-contact-sec3-formhead h3{
  margin: 0;
  color: #ffffff;
  font-size: 30px;
  line-height: 1.25;
  font-weight: 700;
}

.tct-contact-sec3-form{
  display: grid;
  gap: 18px;
}

.tct-contact-sec3-row{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.tct-contact-sec3-field{
  display: grid;
  gap: 8px;
}

.tct-contact-sec3-field label{
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
}

.tct-contact-sec3-field input,
.tct-contact-sec3-field textarea{
  width: 100%;
  padding: 14px 16px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.12);
  background: rgba(255,255,255,0.08);
  color: #ffffff;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  outline: none;
}

.tct-contact-sec3-field input::placeholder,
.tct-contact-sec3-field textarea::placeholder{
  color: rgba(255,255,255,0.55);
}

.tct-contact-sec3-field input:focus,
.tct-contact-sec3-field textarea:focus{
  border-color: rgba(255,70,70,0.38);
}

.tct-contact-sec3-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 24px;
  border: none;
  border-radius: 999px;
  background: #ff1f1f;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  cursor: pointer;
  box-shadow: 0 12px 30px rgba(255,31,31,0.22);
  transition: all 0.3s ease;
}

.tct-contact-sec3-btn:hover{
  transform: translateY(-2px);
  background: #df1111;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 1100px){
  .tct-contact-sec3-container{
    grid-template-columns: 1fr;
    gap: 34px;
  }
}

@media (max-width: 767px){
  .tct-contact-sec3{
    padding: 85px 20px;
  }

  .tct-contact-sec3-title{
    font-size: clamp(28px, 8vw, 42px);
    line-height: 1.12;
  }

  .tct-contact-sec3-desc{
    font-size: 14px;
    line-height: 1.75;
  }

  .tct-contact-sec3-formbox{
    padding: 24px 20px;
    border-radius: 22px;
  }

  .tct-contact-sec3-formhead h3{
    font-size: 24px;
  }

  .tct-contact-sec3-row{
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6666486 *//* =========================
   TERAJU CAHAYA TRADING
   CONTACT PAGE - SEC 4
========================= */

.tct-contact-sec4{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 115px 30px;
  overflow: hidden;
  background: linear-gradient(180deg, #ffffff 0%, #f5f5f5 100%);
  font-family: 'Poppins', sans-serif;
}

.tct-contact-sec4::before{
  content: "";
  position: absolute;
  top: -120px;
  right: -120px;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(210,0,0,0.08) 0%, rgba(210,0,0,0) 72%);
  pointer-events: none;
}

.tct-contact-sec4-container{
  position: relative;
  z-index: 2;
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 48px;
  align-items: center;
}

.tct-contact-sec4-left{
  width: 100%;
}

.tct-contact-sec4-tag{
  display: inline-block;
  margin-bottom: 18px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(220,0,0,0.08);
  color: #c30000;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.tct-contact-sec4-title{
  margin: 0 0 22px;
  color: #111111;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -1.2px;
  max-width: 660px;
}

.tct-contact-sec4-title span{
  display: inline-block;
  color: #d10000;
}

.tct-contact-sec4-desc{
  margin: 0 0 28px;
  max-width: 600px;
  color: #545454;
  font-size: 15px;
  line-height: 1.9;
  font-weight: 500;
}

.tct-contact-sec4-info{
  display: grid;
  gap: 16px;
}

.tct-contact-sec4-info-item{
  padding: 20px 22px;
  border-radius: 22px;
  background: #ffffff;
  border: 1px solid rgba(0,0,0,0.08);
  box-shadow: 0 16px 40px rgba(0,0,0,0.08);
}

.tct-contact-sec4-info-item strong{
  display: block;
  margin-bottom: 8px;
  color: #d10000;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.tct-contact-sec4-info-item span{
  display: block;
  color: #111111;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 500;
}

.tct-contact-sec4-right{
  width: 100%;
}

.tct-contact-sec4-mapwrap{
  width: 100%;
  min-height: 560px;
  overflow: hidden;
  border-radius: 30px;
  box-shadow: 0 24px 55px rgba(0,0,0,0.12);
  border: 1px solid rgba(0,0,0,0.08);
  background: #eaeaea;
}

.tct-contact-sec4-mapwrap iframe{
  width: 100%;
  height: 100%;
  min-height: 560px;
  display: block;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 1100px){
  .tct-contact-sec4-container{
    grid-template-columns: 1fr;
    gap: 34px;
  }
}

@media (max-width: 767px){
  .tct-contact-sec4{
    padding: 85px 20px;
  }

  .tct-contact-sec4-title{
    font-size: clamp(28px, 8vw, 42px);
    line-height: 1.12;
  }

  .tct-contact-sec4-desc{
    font-size: 14px;
    line-height: 1.75;
  }

  .tct-contact-sec4-info-item{
    padding: 18px 18px;
    border-radius: 18px;
  }

  .tct-contact-sec4-info-item span{
    font-size: 14px;
    line-height: 1.75;
  }

  .tct-contact-sec4-mapwrap{
    min-height: 360px;
    border-radius: 22px;
  }

  .tct-contact-sec4-mapwrap iframe{
    min-height: 360px;
  }
}/* End custom CSS */