:root {
  --orange-color: #fa7436;
  --white-color: #fefcfb;
  --color: #f7f8fc;
}
*,
*::after,
*::before {
  box-sizing: border-box;
}
body {
  margin: 0px;
  font-family: "Poppins", sans-serif;
  position: relative;
  overflow-x: hidden;
}
.main {
  max-width: 1134px;
  margin: 0 auto;
}
.btn-light {
  text-decoration: none;
  padding: 16px 32px;
  border-radius: 5px;
  color: #fefcfb;
  background-color: #fa7436;
  display: inline-block;
  font-weight: normal;
  font-size: 16px;
  position: relative;
  line-height: 3px;
}
header {
  background-color: #fefcfb;
  height: 100vh;
  width: 100%;
}
nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 0;
  width: 1134px;
  padding: 36px 0;
  z-index: 100;
  transition: all 500ms ease;
}

.logo {
  font-family: "Volkhov", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: rgb(8, 8, 8);
}
.img {
  margin-right: 300px;
  margin-top: 5px;
}
nav ul {
  display: flex;
  align-items: center;
  gap: 50px;
  list-style: none;
  margin: 0;
  right: -200px;
}
nav ul li a {
  font-weight: normal;
  font-size: 16px;
  color: black;
  text-decoration: none;
}
nav ul.log li a {
  color: #fa7436;
}
nav ul.log li a.btn-light {
  width: 130px;
  box-shadow: 0px 2px 5px var(--orange-color);
  color: #fefcfb;
}
.hero-section {
  display: flex;
  height: 100vh;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-top: 60px;
  position: relative;
  bottom: 60px;
}
.hero-section .left h1 {
  font-family: "Volkhov", sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 100%;
  color: black;
  position: relative;
  width: 400px;
  gap: 20px;
  margin-left: -2px;
}
.hero-section .left h1 span {
  color: #fa7436;
}

.hero-section .left p {
  font-weight: normal;
  font-size: 16px;
  line-height: 200%;
  margin-bottom: 200px;
  width: 400px;
  bottom: -60px;
  margin-left: -2px;
}
.hero-section .left .dis {
  padding: 16px 32px;
  border-radius: 5px;
  color: var(--orange-color);
  background-color: #fefcfb;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 90px;
  position: relative;
  line-height: 3px;
  border-color: var(--orange-color);
  bottom: 140px;
}
.hero-section .right {
  position: relative;
  margin-right: 100px;
  bottom: 100px;
}

.right .hero-image1 {
  padding-left: 120px;
  width: 100%;
  height: 100%;
  margin: 200px;
  margin-bottom: 250px;
  margin-top: -50px;
  height: -60px;
  margin-left: -100px;
  margin-right: -220px;
  position: relative;
  bottom: 150px;
  right: -100px;
  transform: scale(0.8);
}

.right .hero-image2 {
  padding-left: 120px;
  width: -5%;
  height: 9px;
  margin: 150px;
  margin-bottom: -200px;
  margin-top: -280px;
  margin-right: -40px;
  height: 200px;
  margin-left: -10px;
  position: relative;
  bottom: 272px;
  right: -100px;
  transform: scale(0.8);
}

.explorebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px;
  font-weight: normal;
  font-size: 16px;
  line-height: 2px;
  margin-top: 125px;
  width: 60%;
}

.explorebox p {
  color: black;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
}

.explorebox h4 {
  font-family: poppins;
  font-weight: semi-bold;
  line-height: 20px;
}
.explorebox img {
  margin: -2px 5px -7px 5px;
}
.explorebox {
  border: 1px solid #fefcfb;
  box-shadow: 0px 2px 5px;
  margin-left: 160px;
  height: 85px;
  margin-top: -200px;
  width: 1000px;
  padding: 40px 40px 20px;
  font-size: small;
  gap: 20px;
  transform: scale(0.8);
}
.explorebox .btn-light {
  box-shadow: 0px 2px 5px var(--orange-color);
  color: #fefcfb;
  border-color: #f97316;
}
.achievement-cards .content1 {
  display: flex;
  border: 1px solid black;
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex: 1;
  width: 160px;
  line-height: 15px;
  position: absolute;
  left: 190px;
  bottom: 120px;
  background: #fefcfb;
  transform: scale(0.8);
}
.achievement-cards .content2 {
  display: flex;
  border: 1px solid black;
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex: 1;
  width: 210px;
  line-height: 25px;
  position: absolute;
  right: -100px;
  bottom: -15px;
  background: #fefcfb;
  transform: scale(0.7);
}
.achievement-cards .content2 span {
  font-size: 20px;
  color: black;
  font-weight: bold;
}
.achievement-cards .content3 {
  display: flex;
  border: 1px solid black;
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex: 1;
  width: 230px;
  line-height: 18px;
  padding: 5px;
  position: absolute;
  left: 190px;
  top: 110px;
  background: #fefcfb;
  transform: scale(0.8);
}
.achievement-cards .content3 span {
  font-size: 20px;
  color: black;
  font-weight: bold;
}

.container {
  display: flex;
  align-items: center;
  gap: 2rem;
  background-color: #f7f8fc;
}
.container .img1 {
  width: 200px;
  margin-left: 1000px;
  margin-top: -100px;
}
.content {
  flex: 1;
  text-align: left;
  margin-left: -80px;
  margin-top: -150px;
}

.content h1 {
  font-family: volkhov;
  font-size: 40px;
  font-weight: bold;
  color: black;
  margin: 500px;
  width: 600px;
  margin-top: -150px;
}

.content h1 span {
  color: #f97316;
}
.container .content p {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: black;
  width: 456px;
  margin-top: -480px;
  margin-left: 510px;
}
.container .content p span {
  margin-left: 50px;
  line-height: 30px;
}

.cards {
  display: flex;
  flex-direction: row;
  gap: 40px;
  transform: scale(0.6);
  width: 200px;
  margin-left: -200px;
  margin-top: 350px;
  height: 300px;
}

.card1 {
  background: white;
  padding: 50px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: 450px;
  margin-left: -1900px;
  font-size: 16px;
  background-image: url(Assets/Vector\ 4856.png);
}
.card1 h3 {
  font-size: 25px;
  font-weight: bold;
  line-height: 90px;
  margin-bottom: -20px;
  margin-top: -0.5px;
}

.card1 p {
  width: 390px;
  bottom: -1000px;
  font-size: 16px;
  color: black;
  top: 50px;
}
.card1 .v-1 {
  margin-top: 10px;
}
.card2 {
  background: white;
  padding: 50px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: 450px;
  background-image: url(Assets/vectorVector\ 4856\ .png);
}
.card2 h3 {
  font-size: 25px;
  font-weight: bold;
  line-height: 90px;
  margin-bottom: -20px;
  margin-top: -0.5px;
}

.card2 p {
  width: 390px;
  bottom: -1000px;
  font-size: 16px;
  color: black;
  top: 50px;
}

.card3 {
  background: white;
  padding: 50px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: 450px;
  background-image: url(Assets/Vector\ 4857.png);
}

.card3 h3 {
  font-size: 25px;
  font-weight: bold;
  line-height: 90px;
  margin-bottom: -20px;
  margin-top: -0.5px;
}

.card3 p {
  width: 450px;
  bottom: -1000px;
  font-size: 16px;
  color: black;
  top: 50px;
}

.deals {
  margin: 0;
  width: 100%;
  padding: 40px;
  background-color: #fefcfb;
}
.content1 h1 {
  font-family: volkhov;
  font-size: 32px;
  font-weight: bold;
  color: black;
  margin-left: 400px;
}
.content1 h1 span {
  color: #f97316;
}
.content1 p {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: black;
  width: 456px;
  margin-left: 440px;
  line-height: 10px;
}
.content1 p span {
  margin-left: 50px;
  line-height: 30px;
}
.place {
  display: flex;
  transform: scale(0.7);
  margin-top: -60px;
}
/* image 1 */
.mad {
  border: 1px solid var(--white-color);
  border-radius: 5px;
  margin-right: 30px;
  height: auto;
  box-shadow: 0px 2px 2px black;
}
.mad .a2 {
  margin-top: -120px;
  margin-left: 200px;
  padding: 10px;
}
.mad .img-1 h1 {
  font-family: poppins;
  font-weight: 400;
  font-size: 24px;
  padding: 10px;
  bottom: 10px;
  position: relative;
}
.mad .a3 {
  display: flex;
  gap: 10px;
  margin-left: 150px;
  padding: 10px;
  position: relative;
}
.mad .a1 {
  margin-left: 5px;
  margin-bottom: 10px;
  margin-top: -10px;
  padding: 10px;
  bottom: 20px;
  position: relative;
}

/* image 2*/
.mad2 {
  border: 1px solid var(--white-color);
  border-radius: 5px;
  margin-right: 10px;
  height: auto;
  box-shadow: 0px 2px 30px var(--orange-color);
}

.mad2 .b2 {
  margin-top: -120px;
  margin-left: 200px;
  padding: 10px;
}
.mad2 .img-2 h1 {
  font-family: poppins;
  font-weight: 400;
  font-size: 24px;
  padding: 10px;
  bottom: 10px;
  position: relative;
}
.mad2 .b3 {
  display: flex;
  gap: 10px;
  margin-left: 150px;
  padding: 10px;
  position: relative;
}
.mad2 .b1 {
  margin-left: 5px;
  margin-bottom: 10px;
  margin-top: -10px;
  padding: 10px;
  bottom: 20px;
  position: relative;
}

/* image 3*/

.mad3 {
  border: 1px solid var(--white-color);
  border-radius: 5px;
  margin-left: 20px;
  height: auto;
  box-shadow: 0px 2px 5px black;
}

.mad3 .c2 {
  margin-top: -120px;
  margin-left: 200px;
  padding: 10px;
}
.mad3 .img-3 h1 {
  font-family: poppins;
  font-weight: 400;
  font-size: 24px;
  padding: 10px;
  bottom: 10px;
  position: relative;
}
.mad3 .c3 {
  display: flex;
  gap: 10px;
  margin-left: 150px;
  padding: 10px;
  position: relative;
}
.mad3 .c1 {
  margin-left: 5px;
  margin-bottom: 10px;
  margin-top: -10px;
  padding: 10px;
  bottom: 20px;
  position: relative;
}

/* image4 */
.mad4 {
  border: 1px solid var(--white-color);
  border-radius: 5px;
  margin-left: 30px;
  height: auto;
  box-shadow: 0px 2px 5px black;
}

.mad4 .d2 {
  margin-top: -120px;
  margin-left: 200px;
  padding: 10px;
}
.mad4 .img-4 h1 {
  font-family: poppins;
  font-weight: 400;
  font-size: 24px;
  padding: 10px;
  bottom: 10px;
  position: relative;
}
.mad4 .d3 {
  display: flex;
  gap: 10px;
  margin-left: 150px;
  padding: 10px;
  position: relative;
}
.mad4 .d1 {
  margin-left: 5px;
  margin-bottom: 10px;
  margin-top: -10px;
  padding: 10px;
  bottom: 20px;
  position: relative;
}
.slider {
  margin-left: 449px;
  transform: scale(0.7);
  margin-bottom: 30px;
  margin-top: -30px;
}

.but .btn-light {
  border-color: #f97316;
  margin-top: -10px;
  margin-bottom: -200px;
  margin-left: 460px;
  transform: scale(0.8);
  top: -290px;
}
.but .btn-light:hover {
  background-color: #fa7436;
  border-color: black;
  transform: scale(1);
}

.plan {
  margin: 0;
  width: 100%;
  padding: 40px;
  background-color: #fefcfb;
  margin-top: -25px;
}
.image {
  margin-top: 50px;
  margin-left: 850px;
}
.best {
  position: relative;
  right: 80px;
}
.best h1 {
  font-family: volkhov;
  font-size: 32px;
  margin-top: -80px;
  margin-left: 530px;
  font-weight: bold;
  color: black;
}

.best h1 span {
  color: #f97316;
}
.best p {
  font-weight: normal;
  font-size: 16px;
  color: black;
  width: 470px;
  margin-left: 450px;
  line-height: 20px;
}
.best p span {
  margin-left: 50px;
  line-height: 30px;
}
.city {
  display: flex;
  gap: 20px;
  transform: scale(1);
}
.city1 {
  border: 1px solid var(--white-color);
  border-radius: 16px;
  margin-left: 150px;
  margin-right: 750px;
  box-shadow: 0px 2px 5px black;
  height: 430px;
  transform: scale(0.7);
}
.ci h1 {
  font-family: poppins;
  font-weight: 400;
  font-size: 24px;
  padding: 10px;
  bottom: 10px;
  margin-left: 5px;
}
.city1 .aa1 {
  display: flex;
  gap: 10px;
  margin-top: -20px;
  margin-left: 5px;
  padding: 10px;
}
.city1 .aa2 {
  display: flex;
  gap: 10px;
  margin-top: -43px;
  margin-left: 300px;
  padding: 10px;
}
.city1 .aa3 {
  margin-top: -95px;
  margin-left: 280px;
  font-weight: bold;
  font-size: 24px;
  color: #f97316;
}

/* image 2 */
.city2 {
  border: 1px solid var(--white-color);
  border-radius: 16px;
  margin-left: -850px;
  margin-right: 750px;
  box-shadow: 0px 2px 50px var(--orange-color);
  height: 430px;
  transform: scale(0.7);
}
.ci1 h1 {
  font-family: poppins;
  font-weight: 400;
  font-size: 24px;
  padding: 10px;
  bottom: 20px;
  position: relative;
  margin-left: 5px;
}
.city2 .bb1 {
  display: flex;
  gap: 10px;
  margin-top: -30px;
  margin-left: 5px;
  padding: 10px;
}
.city2 .bb2 {
  display: flex;
  gap: 10px;
  margin-top: -43px;
  margin-left: 300px;
  padding: 10px;
}
.city2 .bb3 {
  margin-top: -95px;
  margin-left: 280px;
  font-weight: bold;
  font-size: 24px;
  color: #f97316;
}

/* image 3 */
.city3 {
  border: 1px solid var(--white-color);
  border-radius: 16px;
  margin-left: -850px;
  margin-right: 750px;
  box-shadow: 0px 2px 5px black;
  height: 430px;
  transform: scale(0.7);
}
.ci2 h1 {
  font-family: poppins;
  font-weight: 400;
  font-size: 24px;
  padding: 10px;
  bottom: 20px;
  position: relative;
  margin-left: 5px;
}
.city3 .cc1 {
  display: flex;
  gap: 10px;
  margin-top: -30px;
  margin-left: 5px;
  padding: 10px;
}
.city3 .cc2 {
  display: flex;
  gap: 10px;
  margin-top: -43px;
  margin-left: 300px;
  padding: 10px;
}
.city3 .cc3 {
  margin-top: -95px;
  margin-left: 280px;
  font-weight: bold;
  font-size: 24px;
  color: #f97316;
}
.slider1 {
  margin-left: -910px;
  transform: scale(0.7);
  margin-bottom: 30px;
  margin-top: -45px;
}
/*   
   next section  */

.about {
  margin: 0;
  width: 100%;
  padding: 40px;
  background-color: #f7f8fc;
}
.left h1 {
  font-family: volkhov;
  font-size: 40px;
  font-weight: bold;
  color: black;
  margin-left: -20px;
  margin-top: 100px;
  transform: scale(0.9);
  position: relative;
  word-spacing: 5px;
}
.left h1 span {
  color: #f97316;
}
.left p {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: black;
  width: 456px;
  margin-left: 50px;
  line-height: 30px;
  bottom: 15px;
  position: relative;
}
.slider2 {
  margin-left: -90px;
  transform: scale(0.8);
  position: relative;
  bottom: 15px;
}
.man {
  border: 1px solid;
  border-radius: 10px;
  margin-right: 800px;
  padding: 30px;
  height: 230px;
  background-color: #fefcfb;
  border-color: #fefcfb;
  box-shadow: 0px 1px 2px;
  position: relative;
  z-index: 1;
}
.right .man {
  left: 600px;
  bottom: 320px;
  transform: scale(0.9);
  position: relative;
}
.man h3 {
  position: relative;
  top: 15px;
}
.man h5 {
  position: relative;
  font-weight: 400;
  bottom: 5px;

  word-spacing: 5px;
}
.right .man-photo {
  margin-left: 590px;
  bottom: 270px;
  position: relative;
  z-index: 2;
}
.right .ceo {
  border: 1px solid;
  border-radius: 10px;
  margin-right: 800px;
  padding: 30px;
  height: 230px;
  background-color: #f7f8fc;
  border-color: #f7f8fc;
  box-shadow: 0px 1px 2px;
  position: relative;
  left: 670px;
  bottom: 470px;
  width: 440px;
}
.ceo h4 {
  position: relative;
  font-weight: bold;
  font-size: 20px;
  opacity: 50%;
  top: 90px;
}
.ceo p {
  font-size: 15px;
  color: #666666;
  opacity: 50%;
  top: 68px;
  right: -2px;
  position: relative;
}
.about .flight1 {
  position: relative;
  bottom: 860px;
  left: 1040px;
}
.about {
  height: 600px;
}

.blog {
  margin: 0;
  width: 100%;
  padding: 40px;
  background-color: #fefcfb;
}
.blog h1 {
  font-family: volkhov;
  font-size: 32px;
  margin-top: 30px;
  margin-left: 400px;
  font-weight: bold;
  color: black;
}
.blog h1 span {
  color: #f97316;
}
.images-place {
  transform: scale(0.8);
  display: flex;
  gap: 50px;
}
.images-place p {
  color: #999999;
}
.dot {
  transform: scale(0.7);
  margin-left: 600px;
}

/* footer section */
.links {
  margin: 0;
  width: 100%;
  padding: 40px;
  background-color: #fefcfb;
  height: 710px;
}
.mail {
  border: 1px solid #f97316;
  border-radius: 15px;
  background-color: #f97316;
  color: #f7f8fc;
  font-family: volkhov;
  margin-left: 100px;
  margin-right: 150px;
  right: 50px;
  position: relative;
  height: 300px;
  width: 800px;
  left: 140px;
  z-index: 1;
}
.mail h2 {
  margin-left: 200px;
  margin-bottom: -50px;
  margin-top: -230px;
  font-size: 32px;
}
.mail h2 span {
  margin-left: 115px;
}
.mail form input {
  font-family: poppins;
  line-height: 30px;
  border-radius: 5px;
  border: none;
  width: 450px;
  padding-inline-start: 30px;
  margin-top: -220px;
}
.mail form button {
  font-family: poppins;
  background-color: #f97316;
  color: #f7f8fc;
  border-radius: 5px;
  border: none;
  margin-left: -100px;
  line-height: 20px;
  width: 90px;
  position: relative;
}
.mail form img {
  position: relative;
  margin-right: -20px;
  margin-top: -10px;
  top: 3px;
  left: 10px;
  transform: scale(0.8);
}
.mail form {
  position: relative;
  margin-top: 130px;
  margin-left: 180px;
}
.mail .tree2 {
  position: relative;
  left: 695px;
  bottom: 160px;
  transform: scale(0.8);
}
.mail .circle {
  position: relative;
  top: 72px;
  right: 180px;
  transform: scale(0.68);
}
.links-left {
  margin-top: 100px;
  margin-left: 200px;
  position: relative;
  transform: scale(0.9);
  z-index: 1;
}
.links-left h1 {
  font-family: volkhov;
  position: relative;
  font-size: medium;
}
.links-left .imglo {
  position: relative;
  transform: scale(0.7);
  top: 5px;
}
.links-left p {
  font-family: poppins;
  font-size: 14px;
}
.links-right {
  position: relative;
  display: grid;
  grid-template-columns: 2fr 2fr 3fr;
  width: 800px;
  bottom: 210px;
  left: 500px;
  transform: scale(0.75);
  z-index: 1;
}
.links-right ul {
  font-family: poppins;
  list-style: none;
  line-height: 40px;
}
.links-right h3 {
  margin-left: 37px;
}
.copyrights {
  font-size: small;
  line-height: 50px;
  color: #666666;
}
.terms {
  position: relative;
  font-size: small;
  line-height: 45px;
  margin-left: 725px;
  bottom: 60px;
  width: 300px;
  color: #666666;
}
.last {
  position: relative;
  border: 1px solid #999999;
  height: 1px;
  margin-right: 200px;
  margin-left: 220px;
  bottom: 210px;
  z-index: 1;
}
.bottom {
  position: relative;
  width: 1350px;
  margin: 0px;
  height: 520px;
  bottom: 510px;
  background-color: #f7f8fc;
}
footer {
  height: 700px;
}



@media (max-width: 1024px) {
  .hero-section {
    flex-direction: column;
    gap: 150px;
    transform: scale(0.9);
    top: -180px;
    left:-330px;
  }
  .hero-section .right {
    transform: scale(0.9);
    right: -750px;
    position: relative;
    top: -500px;
  }
  .hero-section .left h1{
    position: relative;
    right:20px;
  }

  .hero-section .left p {
    top: 0px;
    position: relative;
    left: -0px;
  }
  .hero-section .left .dis {
    top: -180px;
    left: 30px;
    position: relative;
  }

  .hero-image1 {
    top: -220px;
  }
  .hero-image2 {
    top: -400px;
  }
  .explorebox {
    margin-top: -210px;
    max-width: 900px;
    margin-left: -1px;
    transform: scale(0.7);
    display: flex;
  }
  .explorebox {
    position: absolute;
    height: 100px;
  }
  .explorebox .btn-light {
    transform: scale(0.9);
    line-height: 20px;
    top: -10px;
  }
  .achievement-cards .content1 {
    position: relative;
    top: -310px;
    left: 260px;
  }
  .achievement-cards .content2 {
    position: relative;
    top: -300px;
    right: -500px;
  }
  nav {
    position: relative;
    transform: scale(0.8);
    width: 20px;
    gap: 10px;
    line-height: 2px;
  }
  .main {
    margin-top: -20px;
  }
  .main nav .img {
    position: relative;
    top: -2px;
  }
}

@media (max-width: 768px) {
  .hero-section {
    flex-direction: column;
    gap: 150px;
    transform: scale(0.7);
    top: -250px;
    left: -225px;
  }
  .hero-section .right {
    transform: scale(0.8);
    right: -700px;
    position: relative;
    top: -550px;
  }
  .hero-section .left h1{
    position: relative;
    top: 20px;
    right: 25px;
  }
  .hero-section .left p {
    top: 0px;
    position: relative;
    right: 2px;
  }
  .hero-section .left {
    transform: scale(1.05);
    position: relative;
    right: -10px;
    top: 80px;
  }
  .hero-section .left .dis {
    top: -180px;
    left: 15px;
  }

  .hero-image1 {
    top: -220px;
  }
  .hero-image2 {
    top: -400px;
  }
  .explorebox {
    margin-top: -330px;
    max-width: 800px;
    margin-left: -75px;
    transform: scale(0.7);
    
  }
  .explorebox {
    position: absolute;
    height: 100px;
    gap: -800px;
  }
  .explorebox .btn-light {
    transform: scale(0.9);
    line-height: 20px;
    top: -10px;
  }
  .achievement-cards .content1 {
    position: relative;
    top: -310px;
  }
  .achievement-cards .content2 {
    position: relative;
    top: -300px;
    right: -500px;
  }
  nav {
    transform: scale(0.7);
    width: 20px;
    flex-wrap: wrap;
    gap: 10px;
    line-height: 20px;
  }
  .main {
    margin-top: -30px;
  }
  .main nav .img {
    position: relative;
    top: -38px;
    left: 90px;
  }
}

@media (max-width: 425px) {
  
  .hero-section{
    position: relative;
    transform: scale(0.5);
  }
  .hero-section .right {
    top: -300px;
   right: -600px;
   position: relative;
  }
  .hero-section .left .dis{
    top: -300px;
    position: relative;
   
  }

  .hero-section .left{
    top: 90px;
    right: -290px;
  }
  .hero-section .left h1{
    position: relative;
    top: -90px;
    left: -50px;
  }
  .hero-section .left p{
    position: relative;
    top: -120px;
    right: 10px;
  }
  
  
 
  .explorebox{
    position: relative;
   transform: scale(0.5);
   left: -115px;
   bottom: -49px;
   
  }
}

@media (max-width: 1024px){
 .content{
  position: relative;
  right: 120px;
 }
 .cards{
  position: relative;
  right: 125px;
 }
}

@media (max-width: 768px){
  .content{
    margin-top: 15px;
    transform: scale(0.9);
    right: 250px;
    position: relative;
    top: -100px;
  }
  .content .img1{
    transform: scale(0.8);
    right: 70px;
    position: relative;
  }
  .cards{
    
    transform: scale(0.5);
    left: -375px;
    top: -100px;
    position:relative ;
  }
 
}

@media (max-width: 425px){
  .content{
    transform: scale(0.6);
    right: 452px;
    position: relative;
    top: -100px;
  }
  .content .img1{
    transform: scale(0.6);
    right: 95px;
    position: relative;
  }
  .cards{
    display: flex;
    flex-direction: column;
    justify-content: center;
    transform: scale(0.4);
    left: -525px;
    top: -60px;
    position: relative;
  }
  .card2{
    
    transform: scale(1);
    left: -1900px;
    position: relative ;

  }
  .card3{
    
    transform: scale(1);
    left: -1900px;
    position: relative ;

  }
}

@media (max-width: 1024px){
  .content1 h1{
    right: 150px;
    position: relative;
  }
  .content1 p{
    position: relative;
    right: 140px;
  }
  .place{
    transform: scale(0.7);
    position: relative;
    right: 130px;
  }
  
  .but{
    transform: scale(0.9);
    width: 1000px;
    position: relative;
    top: -30px;
    right: 175px;
  }
  .slider{
    transform: scale(0.7);
    position: relative;
    right: 130px;
  }
}

@media (max-width: 768px){
  .content1 h1{
    width: 800px;
    transform: scale(0.9);
    position: relative;
    right:250px;
  }
  .content1 p{
    position: relative;
    right: 230px;
  }
  .place{
    transform: scale(0.6);
    position: relative;
    right: 150px;
  }
  
  .but{
    transform: scale(0.8);
    width: 1000px;
    position: relative;
    top: -50px;
    right: 235px;
  }
  .slider{
    transform: scale(0.7);
    position: relative;
    right: 180px;
  }
}

@media (max-width: 425px){
  .content1 h1{
    width: 800px;
    transform: scale(0.7);
    position: relative;
    right:500px;
  }
  .content1 p{
    position: relative;
    right: 435px;
  }
  .place{
    transform: scale(0.5);
    left: 5px;
  }
  .mad,.mad2{
    position: relative;
    transform: scale(0.8);
    right: 130px;
  }
  .mad3,.mad4{
    position: relative;
    transform: scale(0.8);
    bottom: -400px;
    right: 740px;
  }
  .but{
    transform: scale(0.6);
    width: 1000px;
    position: relative;
    top: -110px;
    right: 235px;
  }
  .slider{
    transform: scale(0.5);
    position: relative;
    top: 125px;
    right: 200px;
  }
}

@media (max-width: 1024px){
 
  .best h1{
    width: 800px;
    position: relative;
    right: 150px;
  }
  .best p{
    right: 150px;
    position: relative;
  }
  .plan .image{
    position: relative;
    right: 150px;
    transform: scale(0.8);
  }
  .city{
    right: 170px;
    position: relative;
  }
}


@media (max-width: 768px){
 
  .best h1{
    width: 800px;
    position: relative;
    right: 250px;
  }
  .best p{
    transform: scale(0.9);
    right: 250px;
    position: relative;
  }
  .plan .image{
    position: relative;
    right: 300px;
    transform: scale(0.8);
  }
  .city{
    transform: scale(0.8);
    right: 230px;
    position: relative;
  }
}

@media (max-width: 425px){
  .plan{
    height: 950px;
  }
  .best h1{
    width: 800px;
    transform: scale(0.8);
    position: relative;
    right: 480px;
  }
  .best p{
    transform: scale(0.8);
    right: 430px;
    position: relative;
  }
  .plan .image{
    position: relative;
    right: 560px;
    transform: scale(0.6);
  }
  .city{
    transform: scale(0.6);
    position: relative;
    left: 1px;
  }
  .city1{
    position: relative;
    right: 150px;
    top: -150px;
  }
  .city2{
    position: relative;
    right: 440px;
    top: 200px;
  }
  .city3{
    position: relative;
    right: 730px;
    top: 550px;
  }
  .slider1{
    position: relative;
    right: 820px;
    top: 950px;
  }
}

@media (max-width: 1024px){
  .left h1{
   transform: scale(0.7);
    position: relative;
    right: 100px;
   
  }
  .left p{
    transform: scale(0.8);
    position: relative;
    right: 70px;
  }
  .right{
    transform: scale(0.9);
    width: 1300px;
     position: relative;
     right: 130px;
     top: -20px;
   }
   .slider2{
    transform: scale(0.6);
    position: relative;
    top: -20px;
    left: -90px;
  }
  .about .flight1{
    position: relative;
    left: 800px;
    top:-900px;
    transform: scale(0.6);
  }
}

@media (max-width: 768px){
  .left h1{
    transform: scale(0.8);
    position: relative;
    top: -100px;
    right: 80px;
  }
  .left p{
    transform: scale(0.9);
    position: relative;
    top: -130px;
    right: 100px;
  }
  .right{
    width: 1300px;
     position: relative;
     right: 420px;
     top: 90px;
     transform: scale(0.9);
   }
   .slider2{
    transform: scale(0.6);
    position: relative;
    top: -140px;
    left: -90px;
  }
  .about .flight1{
    position: relative;
    left: 500px;
    top:-900px;
    transform: scale(0.6);
  }
}
@media (max-width: 425px){
  .left h1{
    transform: scale(0.7);
    position: relative;
    top: -100px;
    right: 50px;
  }
  .left p{
    transform: scale(0.9);
    position: relative;
    top: -130px;
    right: 85px;
  }
  .slider2{
    transform: scale(0.6);
    position: relative;
    top: -140px;
    left: 0px;
  }
  .right{
   width: 1300px;
    position: relative;
    right: 630px;
    transform: scale(0.75);
  }
  .about .flight1{
    position: relative;
    left: 250px;
    top:-920px;
    transform: scale(0.5);
  }
}

@media (max-width: 1024px){
  .blog h1{
    position: relative;
    right: 200px;
  }
  .images-place{
    position: relative;
    transform: scale(0.7);
    right: 105px;
  }
  .dot{
    position: relative;
    right: 160px;
  }

}
@media (max-width: 768px){
.blog h1{
  width: 800px;
  position: relative;
  right: 250px;
}
.images-place{
  transform: scale(0.6);
  position: relative;
  right: 130px;
  gap: 15px;
}
.dot{
  transform: scale(0.6);
  position: relative;
  right: 280px;
  top: -20px;
}
}
@media (max-width: 425px){
  .blog h1{
    width: 800px;
    transform: scale(0.7);
    position: relative;
    right: 500px;
  }
  .images-place{
    transform: scale(0.5);
    left: 0px;
   gap: 25px;

  }
  .i1,.i2{
    position: relative;
    right: 130px;
    top: -130px;
  }
  .i3,.i4{
    position: relative;
    right: 720px;
    top: 300px;
  }
  .dot{
    position: relative;
    right: 470px;
    top: 50px;
  }
}


@media (max-width: 1024px){
  .mail{
    transform: scale(0.9);
    position: relative;
    top: -10px;
    left: -50px;
  }
  .links-left{
    top: -80px;
    position: relative;
    right: 150px;
    transform: scale(0.9);
  
}
.links-right{
  display: flex;
  position: relative;
  left: 400px;
  top: -270px;
  transform: scale(0.9);
}
.bottom{
  width: 1025px;
  height: 520px;
}
.last{
  transform: scale(0.8);
  top: -200px;
  position: relative;
  left: -380px;
  
}
.last,.copyrights{
  position: relative;
  width: 1260px;
  right: -20px;
}
.last, .terms{
  position: relative;
  right: -380px;
  
}

}


@media (max-width: 768px){
  .mail{
    transform: scale(0.7);
    position: relative;
    top: -10px;
    left: -150px;
  }
  .links-left{
    top: -120px;
    position: relative;
    right: 220px;
    transform: scale(0.6);
  
}
.links-right{
  display: flex;
  position: relative;
  left: 180px;
  top: -300px;
}
.bottom{
  width: 767px;
  height: 520px;
}
.last{
  transform: scale(0.5);
  top: -200px;
  position: relative;
  left: -630px;
  
}
.last,.copyrights{
  position: relative;
  width: 1500px;
  right: -20px;
}
.last, .terms{
  position: relative;
  right: -620px;
  
}

}



@media (max-width: 425px){
  footer{
    position: relative;
    top: 200px;
    
  } 
  .links{
    top: -200px;
position: relative;
    height:550px; 
  }
  .mail{
    transform: scale(0.5);
    position: relative;
    top: -10px;
    left: -330px;
  }
  .links-right{
    display: flex;
    flex-direction: column;
    position: relative;
    left: 100px;
    top: -530px;
    transform: scale(0.7);
  }
  .links-left{
    top: -170px;
    transform: scale(0.7);
  }
  .bottom{
    width: 422px;
    height: 570px;
  }
  .last,.copyrights{
    position: relative;
    width: 800px;
    right: -20px;
  }
  .last{
    transform: scale(0.5);
    top: -600px;
    position: relative;
    left: -450px;
  }
  .last, .terms{
    position: relative;
    right: 80px;
    
  }
  footer{
    position: relative;
    height: 600px;
  }
}
@media (max-width: 425px){

 html,body{
  position: relative;
  overflow-x: hidden;
  
} 
}
@media (max-width: 768px){

  html,body{
   position: relative;
   overflow-x: hidden;
   
 } 
 }
 @media (max-width: 1024px){

  html,body{
   position: relative;
   overflow-x: hidden;
   
 } 
 }