<<<<<<< HEAD
body {
  margin: 0;
  font-family: Arial, sans-serif;
  background-color: #909090;
}

/* Header container */
.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  padding: 10px 20px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

/* Logo */
.logo {
  font-size: 22px;
  font-weight: bold;
  color: #2874f0;
}

.logo span {
  font-size: 12px;
  color: gray;
  font-weight: normal;
  margin-left: 4px;
}

.logo span b {
  color: #f9a825;
}

/* Search bar */
.search-bar {
  flex: 1;
  margin: 0 20px;
}

.search-bar input {
  width: 100%;
  padding: 8px 15px;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-size: 14px;
}

/* Right menu */
.menu {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 14px;
}

.menu-item {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}

.menu-item:hover {
  color: #2874f0;
}

.menu-item i {
  font-size: 18px;
}

.adv1 {
  margin-top: 25px;
  margin-bottom: 20px;
  display:flex;
  border-color: black 2px;
  background-color: white;

}

.img {
  align-items: center;
  margin:auto;
  width: auto;
}
.img:hover{
  cursor: pointer;
}

.advtxt{
  color: #333333;
  font-style: Aria;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
section{
  background-color: #F1F2F4;
}

.adv2{
  display: flex;

}
.mobileimg{
  width: 90px;
}
.mobilebox{
  margin-left: 280px;
}
.mobileadv{
  width: 180px;
}

.mobile{
  margin-top: 20px;
  margin-left: 67px;
}
.mobilea{
  margin-top: 5px;
  margin-left: 50px

}

.slider{
  margin-top: 20px;

}
p {
  font-color:#909090;
  font-size:10px;
  font-family: Arial, Helvetica, sans-serif;
}
.ag{
  font-color:#6f6f6f;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


 .adv{
  width:100px ;
  height: 400px;
 }

 .adv5 {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;

 }
 .adv2{
  
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;

 }


 .adv6{
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;

 }
 .adv7{
  margin-top: 20px;
  margin-bottom: 50px;
  background-color: #F1F2F4;

 }

 .inside{
  background-color: white;

 }
 .adv8{
    margin-top: 20px;
  margin-bottom: 50px;
  background-color: #fff;

 }
 .app{
   width: 200px;
   padding-left: 100px;
 }

 .app1{
   width: 500px;
   padding-left: 100px;
   margin-top: 20px;

 }

 .adv5text .adv7text{
  font-size: 25px;
  
 }

 .advtemp{
   width:290px ;
  height: 400px;
 }
 .mobilename{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  align-items: center;
  text-align: center;
 }
 .mobileprice{
   font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 18px;
  align-items: center;
  text-align: center;
 }




=======
body {
  margin: 0;
  font-family: Arial, sans-serif;
  background-color: #909090;
}

/* Header container */
.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  padding: 10px 20px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

/* Logo */
.logo {
  font-size: 22px;
  font-weight: bold;
  color: #2874f0;
}

.logo span {
  font-size: 12px;
  color: gray;
  font-weight: normal;
  margin-left: 4px;
}

.logo span b {
  color: #f9a825;
}

/* Search bar */
.search-bar {
  flex: 1;
  margin: 0 20px;
}

.search-bar input {
  width: 100%;
  padding: 8px 15px;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-size: 14px;
}

/* Right menu */
.menu {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 14px;
}

.menu-item {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}

.menu-item:hover {
  color: #2874f0;
}

.menu-item i {
  font-size: 18px;
}

.adv1 {
  margin-top: 25px;
  margin-bottom: 20px;
  display:flex;
  border-color: black 2px;
  background-color: white;

}

.img {
  align-items: center;
  margin:auto;
  width: auto;
}
.img:hover{
  cursor: pointer;
}

.advtxt{
  color: #333333;
  font-style: Aria;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
section{
  background-color: #F1F2F4;
}

.adv2{
  display: flex;

}
.mobileimg{
  width: 90px;
}
.mobilebox{
  margin-left: 280px;
}
.mobileadv{
  width: 180px;
}

.mobile{
  margin-top: 20px;
  margin-left: 67px;
}
.mobilea{
  margin-top: 5px;
  margin-left: 50px

}

.slider{
  margin-top: 20px;

}
p {
  font-color:#909090;
  font-size:10px;
  font-family: Arial, Helvetica, sans-serif;
}
.ag{
  font-color:#6f6f6f;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


 .adv{
  width:100px ;
  height: 400px;
 }

 .adv5 {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;

 }
 .adv2{
  
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;

 }


 .adv6{
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;

 }
 .adv7{
  margin-top: 20px;
  margin-bottom: 50px;
  background-color: #F1F2F4;

 }

 .inside{
  background-color: white;

 }
 .adv8{
    margin-top: 20px;
  margin-bottom: 50px;
  background-color: #fff;

 }
 .app{
   width: 200px;
   padding-left: 100px;
 }

 .app1{
   width: 500px;
   padding-left: 100px;
   margin-top: 20px;

 }

 .adv5text .adv7text{
  font-size: 25px;
  
 }

 .advtemp{
   width:290px ;
  height: 400px;
 }
 .mobilename{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  align-items: center;
  text-align: center;
 }
 .mobileprice{
   font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 18px;
  align-items: center;
  text-align: center;
 }




>>>>>>> 1a875db705169dc31c69b1829a470784c6bf4365
