*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.top{
    width: 100%;
height: 38px;
/* angle: 0 deg; */
opacity: 1;
background: #000000;
display: flex;
justify-content: center;
align-items: center;

}
.textop p{
    font-family: Satoshi;
font-weight: 400;
font-style: Regular;
font-size: 18px;
/* leading-trim: NONE; */
line-height: 100%;
letter-spacing: 0%;
color: #FFFFFF;

}
.textop{
    width: auto;
    height: auto;
}
.textop span{
    font-family: Satoshi;
font-weight: 500;
font-style: Medium;
font-size: 18px;
/* leading-trim: NONE; */
line-height: 100%;
letter-spacing: 0%;
text-decoration: underline;
text-decoration-style: solid;
/* text-decoration-offset: 0%; */
text-decoration-thickness: 0%;

    
}
.textop span:hover{
    color:black;
    background-color: aliceblue;
    font-size: 22px;
    font-weight: 600;
    cursor: pointer;
}
.sec{
    width: 100%;
    height: 80px;
    /* border: 0.2px solid #000000; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.sec1{
    width: 1700px;
height: 46px;
top: 62px;
left: 100px;
/* angle: 0 deg; */
opacity: 1;
gap: 40px;
    /* border: 0.2px solid #000000; */
     /* margin: auto 0; */
     display: flex;
     justify-content: center;
     align-items: center;
}
.list ul{
    display: flex;
    gap: 40px;
   list-style-type: none;

   
}
.list ul li a{
    text-decoration: none;
    font-family: Satoshi;
font-weight: 400;
font-style: Regular;
font-size: 26px;
/* leading-trim: NONE; */
line-height: 100%;
letter-spacing: 0%;
color: #000000;    
}
.list ul li a:hover{
    color: #000000;
    font-size: 30px;
    font-weight: 600;
    cursor: pointer;
    background-color: aquamarine;
    
}
.search input{
    background: #F0F0F0;
    width: 577px;
height: 48px;
/* angle: 0 deg; */
opacity: 1;
gap: 12px;
border-radius: 62px;
padding-top: 12px;
padding-right: 16px;
padding-bottom: 12px;
padding-left: 16px;
font-size: 25px;

}
.imgl{
    display: flex;
    gap: 25px;
}
.imgl div img{
    width: 35px;
    height: 35px;
}
.imgl div img:hover{
    cursor: pointer;
    width: 40px;
    height: 40px;

}
.imgl div img:active{
    background-color: rgb(97, 214, 175);
}
.third{
    width: 100%;
height: 770px;
top: 134px;
/* angle: 0 deg; */
opacity: 1;
/* border: 0.2px solid #000000; */
box-sizing: border-box;
 display: flex;
 background-image: url(./images/Rectangle\ 2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.third1{
    box-sizing: border-box;
    padding-left: 150px;
    padding-top: 180px;
    /* margin:  0 auto;  */
    width: 50%;
    height: auto;
   
}
.third1 strong{
    font-family: Integral CF;
font-weight: 700;
font-style: Bold;
font-size: 75px;
/* leading-trim: CAP_HEIGHT; */
line-height: 64px;
letter-spacing: 0%;
vertical-align: middle;
color: #000000;


}
.third1 p{
    font-family: Satoshi;
font-weight: 400;
font-style: Regular;
font-size: 19px;
/* leading-trim: CAP_HEIGHT; */
line-height: 22px;
letter-spacing: 0%;
color: #00000099;
margin-top: 30px;


}
.third button{
    width: 210px;
height: 52px;
top: 507px;
left: 100px;
/* angle: 0 deg; */
opacity: 1;
gap: 12px;
border-radius: 62px;
padding-top: 16px;
padding-right: 54px;
padding-bottom: 16px;
padding-left: 54px;
color: #000000;
font-size: 20px;
/* font-weight: 400; */
margin-top: 30px;
    
}
.third button:hover{
    background-color: rgb(97, 214, 175);
    color: red;
    cursor: pointer;
    font-size: 22px;
}
.third2{
        width: 50%;
    height: auto;
    /* border: 0.2px solid #000000; */
      position: relative;

}
.third2 .div1 img{
    position: absolute;
    left: 8%;
    top: 45%;
}
.third2 .div2 img{
    position: absolute;
    right: 13%;
    top: 12%;
}

/* fourth and fifth div  */

.fourth{
    width: 100%;
height: 122px;
top: 797px;
/* angle: 0 deg; */
opacity: 1;
/* border: 0.2px solid black; */
background: #000000;
display: flex;
color:#FFFFFF;
/* addition */
gap: 100px; 
justify-content: space-evenly;
align-items: center;
box-sizing: border-box;

}
.fifth{
background: #FFFFFF;
/* border: 0.2px solid black; */
width: 100%;
height: auto;
/* display: flex; */
justify-content: center;

}
.arrival{
    width: auto;
height: 58px;
/* angle: 0 deg;? */
opacity: 1;
top: 991px;
left: 518px;
margin: 0 auto;
margin-top: 50px;


}
.arrival p{
    font-family: Integral CF;
font-weight: 700;
font-style: Bold;
font-size: 57px;
/* leading-trim: NONE; */
line-height: 100%;
letter-spacing: 0%;
text-align: center;
/* vertical-align: middle; */
display: block;

}
.item{
    display: flex;
    justify-content: space-evenly;
    gap: 40px;
    margin-top: 50px;
    /* border: 1px solid black; */
    /* height: auto; */
}
.item div{
    width: 295px;
height: auto;
/* angle: 0 deg; */
opacity: 1;
top: 1104px;
left: 100px;
border-radius: 30px;

}
.item div p{
    font-family: Satoshi;
font-weight: 700;
font-style: Bold;
font-size: 15px;
/* leading-trim: NONE; */
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
padding-left: 10px;
}
.item div.str{
    width: 100px;
height: 19px;
/* angle: 0 deg; */
opacity: 1;
top: 1453px;
left: 100px;
gap: 13px;
padding-left: 10px;
padding-bottom: 10px;

}
.view{
    margin: 0 auto;
    width: 218px;
height: 52px;
top: 1548px;
left: 611px;
border-radius: 62px;
border-width: 1px;
padding-top: 16px;
padding-right: 54px;
padding-bottom: 16px;
padding-left: 54px;
gap: 12px;
/* angle: 0 deg; */
opacity: 1;
border: 1px solid #0000001A;
background-color: #0000001A;
margin-top: 60px;
margin-bottom: 60px;

    /* display: block; */
    /* border: 1px solid black; */
}

.view p{
    font-family: Satoshi;
font-weight: 600;
font-style: Medium;
font-size: 20px;
/* leading-trim: NONE; */
line-height: 100%;
letter-spacing: 0%;
color: #000000;
text-align: center;
vertical-align: middle;
/* padding-top: 20px; */
margin-bottom: 60px;

}
.view p:hover{
    color: black;
    /* background-color: #000000; */
    font-weight: 2000;
    font-size: 27px;
    cursor: pointer;
}

/* SIX */
.six{
background: #FFFFFF;
/* border: 0.2px solid black; */
width: 100%;
height: auto;
/* display: flex; */
justify-content: center;
margin-bottom: 30px;


}
.selling{
    width: auto;
height: 58px;
/* angle: 0 deg;? */
opacity: 1;
top: 991px;
left: 518px;
margin: 0 auto;
margin-top: 50px;
margin-bottom: 60px;
margin-bottom: 60px;


}
.selling p{
    font-family: Integral CF;
font-weight: 700;
font-style: Bold;
font-size: 57px;
/* leading-trim: NONE; */
line-height: 100%;
letter-spacing: 0%;
text-align: center;
/* vertical-align: middle; */
display: block;

}
/* seven */
.seven{
    width: 1700px;
height: 1050px;
top: 2417px;
left: 100px;
/* angle: 0 deg; */
opacity: 1;
border-radius: 40px;
/* border: 0.2px solid black; */
margin: 0 auto;
background-image: url(./images/Frame\ 60.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
box-sizing: border-box;
/* margin-top: 40px; */

}
.eight{
    width: 654px;
height: 58px;
top: 3363px;
left: 100px;
/* angle: 0 deg; */
opacity: 1;
/* border: 0.2px solid black; */
margin-top: 80px;
margin-bottom: 50px;
margin-left: 120px;
/* display: flex;
justify-content: space-evenly; */


}
.eight strong{
    font-family: Integral CF;
font-weight: 700;
font-style: Bold;
font-size: 48px;
/* leading-trim: NONE; */
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;

}
.nine{
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin: 0 auto;
    /* justify-content: center;
    gap: 80px;
} */
 margin-bottom: 50px;
}
.ten{
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}
.eleven{
    
    display: flex;
    justify-content: center;
    margin-top: 70px;
    margin-bottom: 60px;
}

/* media query */

/*==========================
  MEDIA QUERIES FOR RESPONSIVE
============================*/

/* MOBILE: up to 768px */

@media (max-width: 768px) {

  .sec1 {
    width: 90%;
    flex-direction: column;
    gap: 20px;
  }

  .list ul {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }

  .search input {
    width: 100%;
    font-size: 18px;
    padding: 10px 12px;
  }

  .imgl {
    justify-content: center;
    gap: 15px;
  }

  .third {
    flex-direction: column;
    height: auto;
  }

  .third1 {
    width: 90%;
    padding-left: 20px;
    padding-top: 100px;
  }

  .third1 strong {
    font-size: 45px;
    line-height: 50px;
  }

  .third1 p {
    font-size: 16px;
    line-height: 20px;
  }

  .third button {
    width: 180px;
    font-size: 18px;
    padding: 14px 40px;
  }

  .third2 {
    width: 100%;
    margin-top: 30px;
  }

  .third2 .div1 img {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
    display: block;
  }

  .third2 .div2 img {
    position: relative;
    right: 0;
    top: 0;
    margin: 20px auto 0 auto;
    display: block;
  }

  .item {
    flex-direction: column;
    gap: 20px;
  }

  .view {
    width: 80%;
    padding: 14px 40px;
  }

  .eight strong {
    font-size: 32px;
  }

  .seven {
    width: 95%;
    height: auto;
  }

}

/* TABLET: 769px - 1024px */
@media (min-width: 769px) and (max-width: 1024px) {

  .sec1 {
    width: 90%;
    gap: 30px;
  }

  .list ul {
    gap: 25px;
  }

  .search input {
    width: 80%;
    font-size: 20px;
  }

  .third1 strong {
    font-size: 60px;
  }

  .third1 p {
    font-size: 17px;
  }

  .third button {
    width: 200px;
    font-size: 19px;
    padding: 16px 50px;
  }

  .third2 {
    width: 80%;
  }

  .item {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .view {
    width: 60%;
    padding: 16px 50px;
  }

  .eight strong {
    font-size: 40px;
  }

  .seven {
    width: 95%;
  }
}

/* DESKTOP: above 1024px */
@media (min-width: 1025px) {
  /* Mostly your original styles will apply */
  .sec1 {
    width: 1700px;
  }

  .third1 strong {
    font-size: 75px;
  }

  .third button {
    width: 210px;
    font-size: 20px;
  }

  .eight strong {
    font-size: 48px;
  }

  .seven {
    width: 1700px;
    height: 1050px;
  }
}

