*
{
    font-family: Syne;
}

body{
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 50px;
    font-family: Syne;
}
.wrapper {
    position: relative;
    top: 0;
    display: flex;
    flex-direction: column;
    gap: 80px;
}
nav {
     position: sticky;
  top: 0;
   z-index: 1000;    
   background-color: white;
}

    header { background: white;
         color: black;
       position: sticky;
    top: 0;
     }
    .navbar { display: flex; align-items: center; justify-content: space-between; padding: 16px 20px; position: relative; }
    .fal-logo {     width: 253px; height: 74px; }

    
    .icon-btn {
      background: transparent;
      border: 0;
      color: inherit;
      font-size: 28px;
      cursor: pointer;
      display: none; 
      padding: 6px;
    }
    
    .icon-btn:focus { outline: 2px solid #fff; border-radius: 6px; }

    
    .nav-links { list-style: none; display: flex; gap: 24px; }
    .nav-links a { color: #242860; text-decoration: none; padding: 8px 6px; border-radius: 4px; display: inline-block; font-size: 24px; }
    .nav-links a:hover { background: white }

    
    .nav-overlay { position: fixed; inset: 0; display: none; background: rgba(0,0,0,0.4); z-index: 800; }
.main-pic img{
    width: 720px;
height: 343px;
flex-shrink: 0;
border-radius: 100px 0;
background: url(<path-to-image>) lightgray 0px -24.08px / 100% 138.699% no-repeat;
}
.right-head a{
    color: #000;
font-family: Syne;
text-decoration: none;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.landing {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}
.fal-blue {
 color: #242860;
/* font-family: Montserrat; */
font-size: 76px;
margin: 0;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.llc-yellow {
 color: #FFC336;
/* font-family: Montserrat; */
font-size: 70px;
font-style: normal;
margin: 0;
font-weight: 700;
line-height: normal;
}
.main-head h4 {
        margin-top: 0px;
    font-size: 30px;
    margin-left: 10px;
    color: rgb(36, 40, 96);
}
.main-head p{
    color: #101010;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
/* margin-top: 0px; */
}
.button-contact a {
   text-decoration: none;
   color: white;
   display: flex;
   align-self: center;
   align-items: center;
   gap: 10px;
   font-size: 18px;
   
}
.button-contact {
    display: flex;
   text-decoration: none; 
    height: 50px;
padding: 13.09px 24px;
justify-content: center;
align-self: center;
gap: 14px;
border-radius: 6px;
background: #242860;
color: white;
}
.play {
    color: white;
    width: 12.537px;
height: 12.537px;

}
.yellow-emp{
    color: #FFC336;
text-align: center;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;

}
.empower {
        display: flex;
    flex-direction: column;
    gap: 10px
}

.empower h1{
    color: #242860;
font-size: 55px;
font-style: normal;
font-weight: 700;
text-align: center;
margin: 0;
line-height: normal;

}
.empower p {
    color: #6F6F6F;
text-align: center;
margin-top: 3px;
font-family: Syne;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;

}
#home-s {
        display: flex;
    flex-direction: column;
    gap: 60px;
}

.hardware-img {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr ;
    gap: 10px;
    border-radius: 10px;
}
.us-yellow {
    color: #FFC336;
    text-align: center;
font-family: Syne;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.about h1{
flex-shrink: 0;
 color: #242860;
 margin: 0;
text-align: center;
font-family: Syne;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.about p{
    color: #6F6F6F;
text-align: justify;
margin-top: 0;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 133.333% */
flex-shrink: 0;
}
.head-one h2{
    color: #242860;
/* text-align: center; */
margin: 0;
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.head-digit h1{
    color: #FFC336;

/* text-align: center; */
margin: 0;
font-size: 220px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.collage-one img {
        width: 100%;
    height: 550px;
    flex-shrink: 0;
    /* border-radius: 10px; */
}
.collage-two img {
        width: 100%;
    height: 550px;
    flex-shrink: 0;
    /* border-radius: 10px; */
}
.collage-three img {
        width: 100%;
    height: 550px;
    flex-shrink: 0;
    /* border-radius: 10px; */
}
.collage-four img {
        width: 100%;
    height: 550px;
    flex-shrink: 0;
    /* border-radius: 10px; */
}
.vision-border {
    border-top: 2px solid #242860;
  width: 326px;
height: 2px;
flex-shrink: 0;
}
.vision-para {
    color: #6F6F6F;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 145.455% */
}
.vision-pic img {
    width: 100%;
height: 442px;
flex-shrink: 0;
background: url(<path-to-image>) lightgray 50% / cover no-repeat;
}
.mission-pic img{
       width: 100%;
height: 442px;
flex-shrink: 0;
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
}
.mission-para{
       color: #6F6F6F;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 145.455% */
}
.mission-border {
        border-top: 2px solid #242860;
  width: 326px;
height: 2px;
flex-shrink: 0;

}
.mission-one h2{
    color: #242860;
/* text-align: center; */
margin: 0;
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.mission-digit h1{
      color: #FFC336;

/* text-align: center; */
margin: 0;
font-size: 220px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.vis-mis{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.vision {
       display: grid;
    grid-template-columns: 1fr 1fr 2fr;
    gap: 10px;
    justify-content: center;
    align-items: center;
}
.mission {
       display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 15px;
     justify-content: center;
    align-items: center;
}
.services h1{
    color: #242860;
font-size: 64px;
margin: 0;
text-align: center;
font-style: normal;
font-weight: 700;
line-height: normal;
}
#services-s {
        display: flex;
    flex-direction: column;
    gap: 20px;
}
.our{
    color: #FFC336;
text-align: center;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.build-icon {
    background-color: black;
width: 68px;
height: 66px;
display: flex;
   justify-content: space-evenly;
    align-items: center;
    fill: #FFF;
    text-align: center;
flex-shrink: 0;
border-radius: 5px;
}
.build-icon svg {
    width: 38px;
height: 38px;
flex-shrink: 0;
}
.build-content {
    display: flex;
    margin: 10px;
    justify-content: space-between;

}
.build-digit p{
    color: #242860;
text-align: center;
margin: 0;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.build-para h3{
    color: #202020;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.build-para p{
    color: #6F6F6F;
flex-shrink: 0;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.security-icon {
    background-color: black;
width: 68px;
height: 66px;
display: flex;
   justify-content: space-evenly;
    align-items: center;
    fill: #FFF;
    text-align: center;
flex-shrink: 0;
border-radius: 5px;
}
.security-icon svg {
    width: 38px;
height: 38px;
fill: #FFF;
flex-shrink: 0;
}
.security-content {
    display: flex;
    margin: 10px;
    justify-content: space-between;

}
.security-digit p{
    color: #242860;
text-align: center;
margin: 0;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.security-para h3{
    color: #202020;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.security-para p{
    color: #6F6F6F;
width: 100%;
flex-shrink: 0;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


.computer-icon {
width: 106px;
    height: 103px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    fill: #FFF;
    text-align: center;
    flex-shrink: 0;
    border-radius: 8px;
    background: #202020;
}
.computer-icon svg {
    width: 40px;
height: 40px;
text-align: center;
flex-shrink: 0;
aspect-ratio: 1/1;
}
.computer-digit {
    color: #242860;
text-align: center;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.computer-content {
       display: flex;
       margin: 10px;
    justify-content: space-between;
}
.computer-para h3 {
    color: #202020;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.computer-para p{
    color: #6F6F6F;
font-family: Syne;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


.building {
flex-shrink: 0;
border-radius: 10px;
border: 0 solid #000;
background: #F9F9F9;
box-shadow: -3px 9px 14.9px 0 rgba(0, 0, 0, 0.03);
}

.computer {
    /* width: 595px;
height: 486px; */
flex-shrink: 0;
border-radius: 15px;
border: 0 solid #000;
background: #F9F9F9;
box-shadow: -3px 9px 14.9px 0 rgba(0, 0, 0, 0.03);
}

.security {
    /* width: 398px;
height: 385px; */
flex-shrink: 0;
border-radius: 10px;
border: 0 solid #000;
background: #F9F9F9;
box-shadow: -3px 9px 14.9px 0 rgba(0, 0, 0, 0.03);
}



.install-icon {
    background-color: black;
width: 68px;
height: 66px;
display: flex;
   justify-content: space-evenly;
    align-items: center;
    fill: #FFF;
    text-align: center;
flex-shrink: 0;
border-radius: 5px;
}
.install-icon svg {
    width: 38px;
height: 38px;
    fill: #FFF;
flex-shrink: 0;
}
.install-content {
    display: flex;
    margin: 10px;
    justify-content: space-between;

}
.install-digit p{
    color: #242860;
text-align: center;
margin: 0;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.install-para h3{
    color: #202020;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.install-para p{
    color: #6F6F6F;
flex-shrink: 0;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.commerce-icon {
    background-color: black;
width: 68px;
height: 66px;
display: flex;
   justify-content: space-evenly;
    align-items: center;
    fill: #FFF;
    text-align: center;
flex-shrink: 0;
border-radius: 5px;
}
.commerce-icon svg {
    width: 38px;
height: 38px;
flex-shrink: 0;
}
.commerce-content {
    display: flex;
    margin: 10px;
    justify-content: space-between;

}
.commerce-digit p{
    color: #242860;
text-align: center;
margin: 0;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.commerce-para h3{
    color: #202020;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.commerce-para p{
    color: #6F6F6F;
flex-shrink: 0;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


.import-icon {
width: 106px;
    height: 103px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    fill: #FFF;
    text-align: center;
    flex-shrink: 0;
    border-radius: 8px;
    background: #202020;
}
.import-icon svg {
    width: 40px;
height: 40px;
text-align: center;
flex-shrink: 0;
aspect-ratio: 1/1;
}
.export-digit {
    color: #242860;
text-align: center;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.import-content {
       display: flex;
       margin: 10px;
    justify-content: space-between;
}
.import-para h3 {
    color: #202020;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.import-para p{
    color: #202020;
font-family: Syne;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


.installation {
flex-shrink: 0;
border-radius: 10px;
border: 0 solid #000;
background: #F9F9F9;
box-shadow: -3px 9px 14.9px 0 rgba(0, 0, 0, 0.03);
}

.import {
flex-shrink: 0;
border-radius: 15px;
border: 0 solid #000;
background: #F9F9F9;
box-shadow: -3px 9px 14.9px 0 rgba(0, 0, 0, 0.03);
}

.commerce {
flex-shrink: 0;
border-radius: 10px;
border: 0 solid #000;
background: #F9F9F9;
box-shadow: -3px 9px 14.9px 0 rgba(0, 0, 0, 0.03);
}
.features {
    display: grid;
    grid-template-rows: 1fr 1fr;
    gap: 20px;
}
.features-one {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    gap: 20px;
}
.features-two {
     display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    gap: 20px;
}
.brands {
        display: flex;
    flex-direction: column;
    gap: 40px;
}


 .rev {
        color: #242860;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
 .y-rev {
        color: #FFC336;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

 

    .container {
      max-width: 1100px;
      margin: 0 auto;
      text-align: center;
    }





    /* Testimonial slider */
    .testimonial-slider {
      position: relative;
      max-width: 700px;
      margin: 40px auto 0;
      overflow: hidden;
      height: 500px;
    }

    .testimonial {
      position: absolute;
      top: 0;
      left: 100%;
      width: 100%;
      opacity: 0;
      transition: all 0.8s ease-in-out;
      padding: 20px;
      text-align: center;
    }

    .testimonial.active {
      left: 0;
      opacity: 1;
    }

    .testimonial img {
      width: 250px;
      height: 250px;
      border-radius: 50%;
      border: 2px solid #242860;
      margin-bottom: 20px;
      object-fit: cover;
      box-shadow: 0 0 8px rgba(6, 148, 219, 0.2);
    }

    .testimonial p.quote {
      font-style: italic;
      color: #444;
      margin-bottom: 15px;
      font-size: 22px;
      line-height: 1.4;
    }

    .testimonial h4 {
      font-size: 32px;
      font-weight: bold;
      margin: 0px;
    }

    .testimonial span {
      color: #242860;
      display: block;
      margin-top: 4px;
      font-size: 16px;
    }

    /* Navigation buttons */
    .nav-buttons {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      display: flex;
      justify-content: space-between;
      transform: translateY(-50%);
      padding: 0 10px;
    }

    .nav-buttons button {
      background: rgba(255, 255, 255, 0.7);
      border: none;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      color: #FFC336;
      font-size: 1.5rem;
      cursor: pointer;
      transition: transform 0.2s ease;
    }

    .nav-buttons button:hover {
      transform: scale(1.1);
    }

    /* Dots */
    .dots {
      display: flex;
      justify-content: center;
      margin-top: 20px;
      gap: 8px;
    }

    .dots button {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      border: none;
      background: #ccc;
      cursor: pointer;
      transition: all 0.3s ease;
    }

    .dots button.active {
      background: #242860;
      transform: scale(1.2);
    }




.brands h1{
    color: #242860;
text-align: center;
font-size: 64px;
font-style: normal;
font-weight: 700;
margin: 0;
line-height: normal;
}
.y-brand {
    color: #FFC336;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
#contact-s {
        display: flex;
    flex-direction: column;
    gap: 20px;
}
.message h1{
    color: #242860;
text-align: center;
font-size: 64px;
margin-bottom: 0;
margin-top: 80px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.y-message {
    color: #FFC336;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.details {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-form {
    display: flex;
padding: 16px 24px;
/* justify-content: space-around; */
flex-direction: column;
align-items: flex-start;
gap: 8px;
border-radius: 10px;
border: 1px solid #E1E1F4;
background: #FFF;
     display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px;
}
.form {
        display: flex;
    flex-direction: column;
    border-radius: 10px;
border: 1px solid #E1E1F4;
    width: 100%;
    gap: 10px;
}
.contact-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.form h2{
    color: var(--csk-3-e-66-f-3950, #010618);
font-size: 32px;
text-align: center;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.fname label {
    color: #121212;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.fname {
 margin-left: 20px;
 margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    gap: 5px;
}

#name{ 
    display: flex;
padding-top: 16px;
padding-bottom: 16px;
padding-left: 10px;
font-size: 18px;
align-items: center;
gap: 8px;
align-self: stretch;
border-radius: 5px;
border: 1px solid #E1E1F4;
background: #FFF;
width: 100%;
}

.fmail label {
    color: #121212;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.fmail {
 margin-left: 20px;
 margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    gap: 5px;
}
#email {
display: flex;
   padding-top: 16px;
   padding-bottom: 16px;
    align-items: center;
    padding-left: 10px;
    font-size: 18px;
    gap: 8px;
    align-self: stretch;
    border-radius: 5px;
    border: 1px solid #E1E1F4;
    background: #FFF;
    width: 100%;
}

.ftext label {
    color: #121212;

font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.ftext {
 margin-left: 20px;
 margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    gap: 5px;
}
.about {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#message {
    display: flex;
height: 100px;
   padding-top: 16px;
   padding-bottom: 16px;
   padding-left: 10px;
   font-size: 18px;
align-items: flex-start;
gap: 8px;
align-self: stretch;
border-radius: 5px;
border: 1px solid #E1E1F4;
background: #FFF;
width: 100%;
}
#contact-form {
        display: flex;
    flex-direction: column;
    gap: 20px;
}
.send {
    display: grid;
}
.send button {
    
    margin-right: 40px;
    margin-left:40px;
    display: flex;
padding: 16px 24px;
justify-content: center;
align-items: center;
gap: 10px;
align-self: stretch;
border-radius: 10px;
background: #242860;
color: var(--csk-3-e-66-f-350, #E7ECFE);
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.dubai img {
    width: 100%;
height: 554px;
flex-shrink: 0;
border-radius: 10px;
background: url(<path-to-image>) lightgray -43.837px 0px / 131.042% 100% no-repeat;
}


.fal-logo img {
    width: 232px;
height: 68px;
flex-shrink: 0;
aspect-ratio: 58/17;
}
.info h4 {
    color: #6F6F6F;
font-size: 21px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 29.4px */
letter-spacing: 0.84px;
text-transform: uppercase;
}

.catalog  {
    text-decoration: none;
    color: #101010;
font-variant-numeric: oldstyle-nums proportional-nums;
font-size: 18px;
font-style: normal;
margin: 0;
font-weight: 500;
line-height: 150%; /* 31.5px */
}
.out  {
    text-decoration: none;
    color: #101010;
font-variant-numeric: oldstyle-nums proportional-nums;
font-size: 18px;
font-style: normal;
margin: 0;
font-weight: 500;
line-height: 150%; /* 31.5px */
}
.serve  {
    text-decoration: none;
    color: #101010;
font-variant-numeric: oldstyle-nums proportional-nums;
font-size: 18px;
font-style: normal;
margin: 0;
font-weight: 500;
line-height: 150%; /* 31.5px */
}
.phone  {
    text-decoration: none;
    color: #101010;
font-variant-numeric: oldstyle-nums proportional-nums;
font-size: 18px;
font-style: normal;
margin: 0;
font-weight: 500;
line-height: 150%; /* 31.5px */
}
.info-para a{
margin: 0;
gap: 10px;
display: flex;
flex-direction: column;
}
.info-para {
        display: flex;
    flex-direction: column;
    gap: 10px;
} 
.insta a {
    text-decoration: none;
    color: black;
    font-size: 20px;
}
.e-mail a{
      text-decoration: none;
    color: black; 
    font-size: 20px;
}
.addr a {
      text-decoration: none;
    color: black;  
    font-size: 20px;
}
.call a {
     text-decoration: none;
    color: black;  
    font-size: 20px;
}
.cont {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0;
}
.contact h4 {
       color: #6F6F6F;
font-size: 21px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 29.4px */
letter-spacing: 0.84px;
text-transform: uppercase;
}
.contact {
    color: #101010;
font-variant-numeric: oldstyle-nums proportional-nums;
font-size: 21px;
font-weight: 500;
margin: 0px;
line-height: 150%; /* 31.5px */  
}
.call {
    display: flex;
        display: flex;
    align-items: center;
    fill: black;
    margin: 0;
    gap: 20px;
}
.call p{
    margin: 0;
}
.call svg {
    width: 25px;
height: 20px;
flex-shrink: 0;
    display: flex;
    align-items: center;
    fill: black;
    gap: 20px;
}
.e-mail {
        display: flex;
    gap: 20px;
    margin: 0;
    align-items: center;
}
.e-mail p {
    margin: 0;
}
.find-us h4 {
        color: #6F6F6F;
font-size: 21px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 29.4px */
letter-spacing: 0.84px;
text-transform: uppercase; 
}
.addr p{
    margin: 0;
}
.insta p {
    margin: 0;
}
.addr-insta {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.find-us p{
         color: #101010;
font-size: 21px;
font-style: normal;
font-weight: 500;

gap: 20px;
    display: flex;
line-height: 140%; /* 29.4px */
letter-spacing: 0.84px;
text-transform: uppercase;
}
.find-us img {


    width: 29.75px;
    height: 27.75px;
flex-shrink: 0;
}
.insta {
        display: flex;
    align-items: center;
    gap: 20px;
}
.footer{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: space-between;
}
.brandpic img {
    width: 201px;
height: 137px;
flex-shrink: 0;
aspect-ratio: 201/137;
}
/* .marquee-inner img {
    display: flex;
    gap: 20px;
height: 110px;

}
.marquee {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  background: #f9f9f9;
  position: relative;
}

.marquee-inner {
  display: inline-flex;
  animation: scroll-seamless 60s linear infinite;
  will-change: transform;
}

.marquee-inner img {
  height: 70px;
  margin: 0 20px;
  border-radius: 8px;
}


@keyframes scroll-seamless {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
} */


.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  align-items: center;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.marquee-inner {
  display: flex;
  gap: 40px; /* space between logos */
  transition: transform 0s linear;
}

.marquee-inner img {
  height: 60px;
  object-fit:fill;
  user-select: none;
  pointer-events: none;
}



#toast {
  visibility: hidden;
  min-width: 250px;
  background-color: #333;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 16px;
  position: fixed;
  z-index: 9999;
  left: 200px;        /* 👈 stick it 20px from the left */
  bottom: 30px;      /* distance from bottom */
  font-size: 17px;
  opacity: 0;
  transition: opacity 0.5s, bottom 0.5s;
}

#toast.show {
  visibility: visible;
  opacity: 1;
  bottom: 50px; /* animate slightly upwards */
}

@media (min-width: 320px) and (max-width: 480px) {
    body {
        margin-left: 5px;
        margin-right: 5px;
        padding: 8px;
        margin-top: 0px;
    }
    .landing {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
}

nav {
  
   z-index: 1000;    
   background-color: white;
}

      .icon-btn { display: inline-block; }

      .nav-links {
        position: fixed;
        top: 0;
        right: 0;
        height: 100vh;
        width: 200px;
        border-radius: 10px;
        flex-direction: column;
        align-items: flex-start;
        padding: 80px 20px;
        gap: 18px;
        background: white;
        transform: translateX(100%);
        transition: transform 0.28s ease;
        z-index: 999;
      }
       .nav-overlay { position: fixed; inset: 0; display: none; background: rgba(0,0,0,0.4); z-index: 800; }
      .nav-links.open { transform: translateX(0); }

      .nav-overlay.show { display: none; }
      .nav-links a { width: 100%; color: #242860; font-size: 20px; font-weight: 200; }

.icons {
    display: flex;
}
.testimonial h4 {
    font-size: 26px;
    font-weight: bold;
    margin: 0px;
}
.rev {
   font-size: 42px;

}
.y-rev {
font-size: 42px;
}
.details {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.navbar {
    padding: 0px;  
}
.fal-logo {
    width: 204px;
    height: 60px;
}
.main-pic img {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
}
.main-head {
    text-align: center;
}
.fal-blue {
    font-size: 40px;
}
.llc-yellow {
    font-size: 32px;
}
.main-head h4{
    font-size: 22px;
}

.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.marquee-inner img {
  height: 60px;
  object-fit: fill;
}
.button {
        display: flex;
    justify-content: center;
}
.yellow-emp {
    font-size: 34px;
}
.empower h1 {
    font-size: 34px;
}
.collage-one img {
        width: 100%;
    height: 100%;
}
.collage-two img {
        width: 100%;
    height: 100%;
}
.collage-three img {
        width: 100%;
    height: 100%;
}
.collage-four img {
        width: 100%;
    height: 100%;
}
.vision-border {
    border-top: 2px solid #242860;
    width: 100%;
    height: 2px;
    flex-shrink: 0;
}
.mission-border {
    border-top: 2px solid #242860;
    width: 100%;
    height: 2px;
    flex-shrink: 0;
}
.head-one h2 {
    text-align: center;
}
.head-digit h1 {
    text-align: center;
}
.mission-one h2 {
     text-align: center; 
}
.about h1 {
    font-size: 40px;
}
.us-yellow {
    font-size: 40px;
}
.vision {
    display: grid;
    grid-template-columns: 1fr;
}
.mission {
    display: flex;
    flex-direction: column-reverse;   
}
.vision-pic img {
    width: 100%;
    height: 100%;
}
.mission-pic img {
    width: 100%;
    height: 100%;
}
.features-one {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}
.features-two {
    display: grid;
    grid-template-columns: 1fr ;
    gap: 20px;
}
.brands h1 {
    font-size: 40px;
}
.y-brand {
    font-size: 40px;
}
.message h1 {
    font-size: 40px;
}
.y-message {
    font-size: 40px;
}
 .testimonial {
      position: absolute;
      top: 0;
      left: 0px;
      width: 100%;
      opacity: 0;
      transition: all 0.8s ease-in-out;
      padding: 0px;
      text-align: center;
    }
.contact-wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

.form-image {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}
.dubai img {
    width: 100%;
    height: 100%;
}
.footer {
    display: grid;
    grid-template-columns:  1fr;
}
.services h1 {
    font-size: 40px;
}
body {
    margin-left: 0px;
    margin-right: 0px;
    
}
.build-para h3 {
    font-size: 24px;
}
.computer-para h3 {
    font-size: 24px;
}
.security-para h3 {
    font-size: 24px;
}

.install-para h3 {
    font-size: 24px;
}
.import-para h3 {
    font-size: 24px;
}
.commerce-para h3 {
    font-size: 24px;
}
.import-icon {
    width: 68px;
    height: 66px;
}
.computer-icon {
    width: 68px;
    height: 66px;
}
.about p {
    font-size: 20px;
}
.security-para p {
    font-size: 18px;
}
.computer-para p {
    font-size: 18px;
}
.import-para p {
    font-size: 18px;
}
.our {
    font-size: 40px;
}
.build-para p {
    font-size: 18px;
}
.install-para p {
    font-size: 18px;
}
.commerce-para p {
    font-size: 18px;
}

.marquee-inner {
  display: flex;
  gap: 30px; /* space between logos */
  transition: transform 0s linear;
}
.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

#toast {
  visibility: hidden;
  min-width: 150px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 16px;
  position: fixed;
  z-index: 9999;
  left: 10%;        /* 👈 stick it 20px from the left */
  bottom: 30px;      /* distance from bottom */
  font-size: 17px;
  opacity: 0;
  transition: opacity 0.5s, bottom 0.5s;
}

}

@media (min-width: 481px) and (max-width: 767px) {

    body {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
}
.header {
    margin-left: 10px;
    margin-right: 10px;
}
      .icon-btn { display: inline-block; }

      .nav-links {
        position: fixed;
        top: 0;
        right: 0;
        border-radius: 10px;
        height: 100vh;
        width: 260px;
        flex-direction: column;
        align-items: flex-start;
        padding: 80px 20px;
        gap: 18px;
        background: white;
        transform: translateX(100%);
        transition: transform 0.28s ease;
        z-index: 999;
      }
      .nav-overlay { position: fixed; inset: 0; display: none; background: rgba(0,0,0,0.4); z-index: 800; }
      .nav-links.open { transform: translateX(0); }

      .nav-overlay.show { display: none; }
      .nav-links a { width: 100%; color: #242860; font-size: 20px; font-weight: 200; }
    
.icons {
    display: flex;
}
.main-pic img {
    width: 100%; 
    height: 343px;
}
.landing {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
}
.collage-one img {
    width: 100%;
    height: 100%;
}
.collage-two img {
    width: 100%;
    height: 100%;
}
.collage-three img {
    width: 100%;
    height: 100%;
}
.collage-four img {
    width: 100%;
    height: 100%;
}
.vision {
  display: grid;
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: auto auto; 
 
}
.mission-digit h1 {
    font-size: 170px;
}
.head-digit h1 {
    font-size: 170px;
}
.vision-left {
  grid-column: 1 / 2; 
  grid-row: 1 / 2;   

}

.vision-center {
  grid-column: 2 / 3; 
  grid-row: 1 / 2;   

}

.vision-right {
  grid-column: 1 / 3; 
  grid-row: 2 / 3;    

}

.mission {
  display: grid;
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: auto auto; 
 
}

.mission-right {
  grid-column: 1 / 2; 
  grid-row: 1 / 2;   

}

.mission-center {
  grid-column: 2 / 3; 
  grid-row: 1 / 2;   

}

.mission-pic {
  grid-column: 1 / 3; 
  grid-row: 2 / 3;    

}

.vision-pic img {
    width: 100%;
}

.main-head {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.features {
    display: grid;
    grid-template-rows: 1fr 1fr;
    gap: 20px;
}


.features-one {
  display: grid;
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: auto auto; 
 
}

.build {
  grid-column: 1 / 2; 
  grid-row: 1 / 2;   

}

.security {
  grid-column: 2 / 3; 
  grid-row: 1 / 2;   

}

.computer {
  grid-column: 1 / 3; 
  grid-row: 2 / 3;    

}

.features-two {
  display: grid;
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: auto auto; 
 
}

.installation {
  grid-column: 1 / 2; 
  grid-row: 1 / 2;   

}

.commerce {
  grid-column: 2 / 3; 
  grid-row: 1 / 2;   

}

.import {
  grid-column: 1 / 3; 
  grid-row: 2 / 3;    

}
.marquee-inner {
  display: flex;
  gap: 10px; /* space between logos */
  transition: transform 0s linear;
}
.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.form-image {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}
.footer {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: space-between;
}
.insta {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-left: 15px;
}
.dubai img {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    border-radius: 10px;
    background: url(<path-to-image>) lightgray -43.837px 0px / 131.042% 100% no-repeat;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
        body {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
}
.header {
    margin-left: 10px;
    margin-right: 10px;
}

.main-pic img {
    width: 100%;
    height: 343px;
}
.landing {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
}
.collage-one img {
    width: 100%;
    height: 100%;
}
.collage-two img {
    width: 100%;
    height: 100%;
}
.collage-three img {
    width: 100%;
    height: 100%;
}
.collage-four img {
    width: 100%;
    height: 100%;
}
.vision {
  display: grid;
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: auto auto; 
 
}

.vision-left {
  grid-column: 1 / 2; 
  grid-row: 1 / 2;   

}

.vision-center {
  grid-column: 2 / 3; 
  grid-row: 1 / 2;   

}

.vision-right {
  grid-column: 1 / 3; 
  grid-row: 2 / 3;    

}

.mission {
  display: grid;
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: auto auto; 
 
}

.mission-right {
  grid-column: 1 / 2; 
  grid-row: 1 / 2;   

}

.mission-center {
  grid-column: 2 / 3; 
  grid-row: 1 / 2;   

}

.mission-pic {
  grid-column: 1 / 3; 
  grid-row: 2 / 3;    

}

.vision-pic img {
    width: 100%;
}

.main-head {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.features {
    display: grid;
    grid-template-rows: 1fr 1fr;
    gap: 20px;
}


.features-one {
  display: grid;
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: auto auto; 
 
}

.build {
  grid-column: 1 / 2; 
  grid-row: 1 / 2;   

}

.security {
  grid-column: 2 / 3; 
  grid-row: 1 / 2;   

}

.computer {
  grid-column: 1 / 3; 
  grid-row: 2 / 3;    

}

.features-two {
  display: grid;
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: auto auto; 
 
}

.installation {
  grid-column: 1 / 2; 
  grid-row: 1 / 2;   

}

.commerce {
  grid-column: 2 / 3; 
  grid-row: 1 / 2;   

}

.import {
  grid-column: 1 / 3; 
  grid-row: 2 / 3;    

}
.form-image {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}
.footer {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: space-between;
}
.insta {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-left: 15px;
}
.dubai img {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    border-radius: 10px;
    background: url(<path-to-image>) lightgray -43.837px 0px / 131.042% 100% no-repeat;
}
}





@media (min-width: 1025px) and (max-width: 1280px) {

body{
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 50px;
}
.wrapper {
    position: relative;
    top: 0;
    display: flex;
    flex-direction: column;
    gap: 80px;
}
nav {
     position: sticky;
  top: 0;
   z-index: 1000;    
   background-color: white;
}

.right-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  position: relative;
}

/* Logo */
.logo {
  font-size: 24px;
  font-weight: bold;
}

/* Nav links (desktop view) */
/* .nav-links {
  list-style: none;
  display: flex;
  gap: 20px;
} */

/* .nav-links li a {
  text-decoration: none;
  color: white;
  font-size: 18px;
  transition: color 0.3s ease;
} */

/* .nav-links li a:hover {
  color: #ffc107;
} */

/* Hamburger and close icons - hidden by default on desktop */
.menu-icon,
.close-icon {
  display: none;
  font-size: 28px;
  cursor: pointer;
}



.header {
    display: flex;
    justify-content: space-between;
     margin-left: 50px;
    margin-right: 50px;
    align-items: center;
}
.right-head {
    display: flex;
    gap: 45px;
}
.fal-logo {
    width: 253px;
height: 74px;
flex-shrink: 0;
aspect-ratio: 253/74;
}
.main-pic img{
    width: 100%;
height: 343px;
flex-shrink: 0;
border-radius: 100px 0;
background: url(<path-to-image>) lightgray 0px -24.08px / 100% 138.699% no-repeat;
}
.right-head a{
    color: #000;
font-family: Syne;
text-decoration: none;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.landing {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}
.fal-blue {
 color: #242860;
/* font-family: Montserrat; */
font-size: 64px;
margin: 0;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.llc-yellow {
 color: #FFC336;
/* font-family: Montserrat; */
font-size: 64px;
font-style: normal;
margin: 0;
font-weight: 700;
line-height: normal;
}
.main-head h4 {
        margin-top: 0px;
    font-size: 30px;
    margin-left: 10px;
    color: rgb(36, 40, 96);
}
.main-head p{
    color: #101010;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
/* margin-top: 0px; */
}
.button-contact a {
   text-decoration: none;
   color: white;
   display: flex;
   align-self: center;
   align-items: center;
   gap: 10px;
   font-size: 18px;
   
}
.button-contact {
    display: flex;
   text-decoration: none; 
    height: 50px;
padding: 13.09px 24px;
justify-content: center;
align-self: center;
gap: 14px;
border-radius: 6px;
background: #242860;
color: white;
}
.play {
    color: white;
    width: 12.537px;
height: 12.537px;

}
.yellow-emp{
    color: #FFC336;
text-align: center;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;

}

.empower h1{
    color: #242860;
font-size: 55px;
font-style: normal;
font-weight: 700;
text-align: center;
line-height: normal;

}
.empower p {
    color: #6F6F6F;
text-align: center;
font-family: Syne;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;

}
.hardware-img {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr ;
    gap: 10px;
    border-radius: 10px;
}
.us-yellow {
    color: #FFC336;
    text-align: center;
font-family: Syne;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.about h1{
flex-shrink: 0;
 color: #242860;
text-align: center;
font-family: Syne;
font-size: 64px;
margin: 0;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.about p{
    color: #6F6F6F;
text-align: justify;
margin-top: 0;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 133.333% */
flex-shrink: 0;
}
.head-one h2{
    color: #242860;
/* text-align: center; */
margin: 0;
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.head-digit h1{
    color: #FFC336;

/* text-align: center; */
margin: 0;
font-size: 220px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.collage-one img {
        width: 100%;
    height: 550px;
    flex-shrink: 0;
    /* border-radius: 10px; */
}
.collage-two img {
        width: 100%;
    height: 550px;
    flex-shrink: 0;
    /* border-radius: 10px; */
}
.collage-three img {
        width: 100%;
    height: 550px;
    flex-shrink: 0;
    /* border-radius: 10px; */
}
.collage-four img {
        width: 100%;
    height: 550px;
    flex-shrink: 0;
    /* border-radius: 10px; */
}
.vision-border {
    border-top: 2px solid #242860;
  width: 326px;
height: 2px;
flex-shrink: 0;
}
.vision-para {
    color: #6F6F6F;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 145.455% */
}
.vision-pic img {
    width: 100%;
height: 442px;
flex-shrink: 0;
background: url(<path-to-image>) lightgray 50% / cover no-repeat;
}
.mission-pic img{
       width: 100%;
height: 442px;
flex-shrink: 0;
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
}
.mission-para{
       color: #6F6F6F;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 145.455% */
}
.mission-border {
        border-top: 2px solid #242860;
  width: 326px;
height: 2px;
flex-shrink: 0;

}
.mission-one h2{
    color: #242860;
/* text-align: center; */
margin: 0;
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.mission-digit h1{
      color: #FFC336;

/* text-align: center; */
margin: 0;
font-size: 220px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.vis-mis{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.vision {
       display: grid;
    grid-template-columns: 1fr 1fr 2fr;
    gap: 10px;
    justify-content: center;
    align-items: center;
}
.mission {
       display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 10px;
     justify-content: center;
    align-items: center;
}
.services h1{
    color: #242860;
font-size: 64px;
margin: 0;
text-align: center;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.our{
    color: #FFC336;
text-align: center;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.build-icon {
    background-color: black;
width: 68px;
height: 66px;
display: flex;
   justify-content: space-evenly;
    align-items: center;
    fill: #FFF;
    text-align: center;
flex-shrink: 0;
border-radius: 5px;
}
.build-icon svg {
    width: 38px;
height: 38px;
flex-shrink: 0;
}
.build-content {
    display: flex;
    margin: 10px;
    justify-content: space-between;

}
.build-digit p{
    color: #242860;
text-align: center;
margin: 0;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.build-para h3{
    color: #202020;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.build-para p{
    color: #6F6F6F;
flex-shrink: 0;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.security-icon {
    background-color: black;
width: 68px;
height: 66px;
display: flex;
   justify-content: space-evenly;
    align-items: center;
    fill: #FFF;
    text-align: center;
flex-shrink: 0;
border-radius: 5px;
}
.security-icon svg {
    width: 38px;
height: 38px;
fill: #FFF;
flex-shrink: 0;
}
.security-content {
    display: flex;
    margin: 10px;
    justify-content: space-between;

}
.security-digit p{
    color: #242860;
text-align: center;
margin: 0;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.security-para h3{
    color: #202020;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.security-para p{
    color: #6F6F6F;
width: 100%;
flex-shrink: 0;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


.computer-icon {
width: 106px;
    height: 103px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    fill: #FFF;
    text-align: center;
    flex-shrink: 0;
    border-radius: 8px;
    background: #202020;
}
.computer-icon svg {
    width: 40px;
height: 40px;
text-align: center;
flex-shrink: 0;
aspect-ratio: 1/1;
}
.computer-digit {
    color: #242860;
text-align: center;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.computer-content {
       display: flex;
       margin: 10px;
    justify-content: space-between;
}
.computer-para h3 {
    color: #202020;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.computer-para p{
    color: #6F6F6F;
font-family: Syne;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


.building {
flex-shrink: 0;
border-radius: 10px;
border: 0 solid #000;
background: #F9F9F9;
box-shadow: -3px 9px 14.9px 0 rgba(0, 0, 0, 0.03);
}

.computer {
    /* width: 595px;
height: 486px; */
flex-shrink: 0;
border-radius: 15px;
border: 0 solid #000;
background: #F9F9F9;
box-shadow: -3px 9px 14.9px 0 rgba(0, 0, 0, 0.03);
}

.security {
    /* width: 398px;
height: 385px; */
flex-shrink: 0;
border-radius: 10px;
border: 0 solid #000;
background: #F9F9F9;
box-shadow: -3px 9px 14.9px 0 rgba(0, 0, 0, 0.03);
}



.install-icon {
    background-color: black;
width: 68px;
height: 66px;
display: flex;
   justify-content: space-evenly;
    align-items: center;
    fill: #FFF;
    text-align: center;
flex-shrink: 0;
border-radius: 5px;
}
.install-icon svg {
    width: 38px;
height: 38px;
    fill: #FFF;
flex-shrink: 0;
}
.install-content {
    display: flex;
    margin: 10px;
    justify-content: space-between;

}
.install-digit p{
    color: #242860;
text-align: center;
margin: 0;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.install-para h3{
    color: #202020;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.install-para p{
    color: #6F6F6F;
flex-shrink: 0;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.commerce-icon {
    background-color: black;
width: 68px;
height: 66px;
display: flex;
   justify-content: space-evenly;
    align-items: center;
    fill: #FFF;
    text-align: center;
flex-shrink: 0;
border-radius: 5px;
}
.commerce-icon svg {
    width: 38px;
height: 38px;
flex-shrink: 0;
}
.commerce-content {
    display: flex;
    margin: 10px;
    justify-content: space-between;

}
.commerce-digit p{
    color: #242860;
text-align: center;
margin: 0;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.commerce-para h3{
    color: #202020;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.commerce-para p{
    color: #6F6F6F;
flex-shrink: 0;
font-family: Syne;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


.import-icon {
width: 106px;
    height: 103px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    fill: #FFF;
    text-align: center;
    flex-shrink: 0;
    border-radius: 8px;
    background: #202020;
}
.import-icon svg {
    width: 40px;
height: 40px;
text-align: center;
flex-shrink: 0;
aspect-ratio: 1/1;
}
.export-digit {
    color: #242860;
text-align: center;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.import-content {
       display: flex;
       margin: 10px;
    justify-content: space-between;
}
.import-para h3 {
    color: #202020;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.import-para p{
    color: #202020;
font-family: Syne;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


.installation {
flex-shrink: 0;
border-radius: 10px;
border: 0 solid #000;
background: #F9F9F9;
box-shadow: -3px 9px 14.9px 0 rgba(0, 0, 0, 0.03);
}

.import {
flex-shrink: 0;
border-radius: 15px;
border: 0 solid #000;
background: #F9F9F9;
box-shadow: -3px 9px 14.9px 0 rgba(0, 0, 0, 0.03);
}

.commerce {
flex-shrink: 0;
border-radius: 10px;
border: 0 solid #000;
background: #F9F9F9;
box-shadow: -3px 9px 14.9px 0 rgba(0, 0, 0, 0.03);
}
.features {
    display: grid;
    grid-template-rows: 1fr 1fr;
    gap: 20px;
}
.features-one {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    gap: 20px;
}
.features-two {
     display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    gap: 20px;
}
.brands h1{
    color: #242860;
text-align: center;
margin: 0;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.y-brand {
    color: #FFC336;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.message h1{
    color: #242860;
text-align: center;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.y-message {
    color: #FFC336;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.contact-form {
    display: flex;
padding: 16px 24px;
/* justify-content: space-around; */
flex-direction: column;
align-items: flex-start;
gap: 8px;
border-radius: 10px;
border: 1px solid #E1E1F4;
background: #FFF;
     display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px;
}
.form {
        display: flex;
    flex-direction: column;
    border-radius: 10px;
border: 1px solid #E1E1F4;
    width: 100%;
    gap: 10px;
}
.contact-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.form h2{
    color: var(--csk-3-e-66-f-3950, #010618);
font-size: 32px;
text-align: center;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.fname label {
    color: #121212;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.fname {
 margin-left: 20px;
 margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    gap: 5px;
}

#name{ 
    display: flex;
padding-top: 16px;
padding-bottom: 16px;
align-items: center;
gap: 8px;
font-size: 18px;
align-self: stretch;
border-radius: 5px;
border: 1px solid #E1E1F4;
background: #FFF;
width: 100%;
}

.fmail label {
    color: #121212;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.fmail {
 margin-left: 20px;
 margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    gap: 5px;
}
#email {
display: flex;
   padding-top: 16px;
   padding-bottom: 16px;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    align-self: stretch;
    border-radius: 5px;
    border: 1px solid #E1E1F4;
    background: #FFF;
    width: 100%;
}

.ftext label {
    color: #121212;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.ftext {
 margin-left: 20px;
 margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    gap: 5px;
}
#message {
    display: flex;
height: 149px;
font-size: 18px;
   padding-top: 16px;
   padding-bottom: 16px;
align-items: flex-start;
gap: 8px;
align-self: stretch;
border-radius: 5px;
border: 1px solid #E1E1F4;
background: #FFF;
width: 100%;
}
#contact-form {
        display: flex;
    flex-direction: column;
    gap: 20px;
}
.send {
    display: grid;
}
.send button {
    
    margin-right: 40px;
    margin-left:40px;
    display: flex;
padding: 16px 24px;
justify-content: center;
align-items: center;
gap: 10px;
align-self: stretch;
border-radius: 10px;
background: #242860;
color: var(--csk-3-e-66-f-350, #E7ECFE);
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.dubai img {
    width: 100%;
height: 654px;
flex-shrink: 0;
border-radius: 10px;
background: url(<path-to-image>) lightgray -43.837px 0px / 131.042% 100% no-repeat;
}

.fal-logo img {
    width: 232px;
height: 68px;
flex-shrink: 0;
aspect-ratio: 58/17;
}
.catalog  {
    text-decoration: none;
    color: #6F6F6F;
font-size: 21px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 29.4px */
letter-spacing: 0.84px;
text-transform: uppercase;
}
.catalog  {
    text-decoration: none;
    color: #101010;
font-variant-numeric: oldstyle-nums proportional-nums;
font-size: 21px;
font-style: normal;
margin: 0;
font-weight: 500;
line-height: 150%; /* 31.5px */
}
.out  {
    text-decoration: none;
    color: #101010;
font-variant-numeric: oldstyle-nums proportional-nums;
font-size: 21px;
font-style: normal;
margin: 0;
font-weight: 500;
line-height: 150%; /* 31.5px */
}
.serve  {
    text-decoration: none;
    color: #101010;
font-variant-numeric: oldstyle-nums proportional-nums;
font-size: 21px;
font-style: normal;
margin: 0;
font-weight: 500;
line-height: 150%; /* 31.5px */
}
.phone  {
    text-decoration: none;
    color: #101010;
font-variant-numeric: oldstyle-nums proportional-nums;
font-size: 21px;
font-style: normal;
margin: 0;
font-weight: 500;
line-height: 150%; /* 31.5px */
}
.info-para a{
margin: 0;
gap: 10px;
display: flex;
flex-direction: column;
}
.cont {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0;
}
.contact h4 {
       color: #6F6F6F;
font-size: 21px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 29.4px */
letter-spacing: 0.84px;
text-transform: uppercase;
}
.contact {
    color: #101010;
font-variant-numeric: oldstyle-nums proportional-nums;
font-size: 21px;
font-weight: 500;
margin: 0px;
line-height: 150%; /* 31.5px */  
}
.call {
    display: flex;
        display: flex;
    align-items: center;
    fill: black;
    margin: 0;
    gap: 20px;
}
.call p{
    margin: 0;
}
.call svg {
    width: 25px;
height: 20px;
flex-shrink: 0;
    display: flex;
    align-items: center;
    fill: black;
    gap: 20px;
}
.e-mail {
        display: flex;
    gap: 20px;
    margin: 0;
    align-items: center;
}
.e-mail p {
    margin: 0;
}
.find-us h4 {
        color: #6F6F6F;
font-size: 21px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 29.4px */
letter-spacing: 0.84px;
text-transform: uppercase; 
}
.addr p{
    margin: 0;
}
.insta p {
    margin: 0;
}
.addr-insta {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.find-us p{
         color: #101010;
font-size: 21px;
font-style: normal;
font-weight: 500;
/* padding-right: 70px; */
gap: 20px;
    display: flex;
line-height: 140%; /* 29.4px */
letter-spacing: 0.84px;
text-transform: uppercase;
}
.find-us img {


    width: 29.75px;
    height: 27.75px;
flex-shrink: 0;
}
.insta {
        display: flex;
    align-items: center;
    gap: 20px;
}
.footer{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: space-between;
}
.brandpic img {
    width: 201px;
height: 137px;
flex-shrink: 0;
aspect-ratio: 201/137;
}
.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  align-items: center;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.marquee-inner {
  display: flex;
  gap: 40px; /* space between logos */
  transition: transform 0s linear;
}

.marquee-inner img {
  height: 60px;
  object-fit: fill;
  user-select: none;
  pointer-events: none;
}
.fal-blue {
    font-size: 46px;
}
.llc-yellow {
    font-size: 46px;
}
    .landing {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }
}


@media (min-width: 1281px) and (max-width: 1350px) {
  
.fal-blue {
    font-size: 64px;
}
.llc-yellow {
    font-size: 64px;
}
  
}