body {
  margin: 0px;
  padding: 0px;
  font-family: "Inter", sans-serif !important;
  overflow-x: hidden;
}

button {
  cursor: pointer;
}
.mobile {
  display: none;
}
select:focus,
option:focus,
:focus {
  outline: none;
}
.show {
  background-color: #d3ebf5;
  max-width: 100%;
  height: 100%;
  padding: 0px 50px 40px 50px;
}
/* canvas  */
.img-mails {
  width: 100%;
  display: flex;
  /* background-color: red; */
  justify-content: space-between;
  padding: 0px;
  align-items: center;
}

.offcanvas {
  background-color: #d3ebf5 !important;
}
.offcanvas .sel {
  padding: 15px;
  width: 100%;
  border: none;
  font-size: 14px;
  border-radius: 8px;
  background-color: white;
}
.sel select {
  width: 90%;
  border: none;
  font-size: 14px;
  border-radius: 8px;
}
.offcanvas .us {
  width: 100%;
  padding: 15px 48px 15px 15px;
  background-color: white;
  border: none;
  font-size: 14px;
  border-radius: 8px;
}
.us select {
  width: 100%;
  border: none;
  font-size: 14px;
  border-radius: 8px;
}
.btn-close {
  box-shadow: none !important;
  color: #036 !important;
}
.mobile h6 {
  border-radius: 4px;
  background-color: transparent;
  border: 0.5px solid #036;
  color: #036 !important;
  font-size: 16px;
  font-weight: 500;
  margin-left: 40px;
}
.mobileam {
  width: 78px;
  padding: 8px 12px;
  border-radius: 4px;
  background-color: transparent;
  border: 0.5px solid #036;
  color: #036;
  font-size: 16px;
  font-weight: 500;
  margin-left: 30px;
  text-decoration: none;
}
.nav_li a {
  text-decoration: none;
  color: inherit;
}
.nav_li {
  padding: 0px;
}
.nav_li li {
  font-weight: 500;
  list-style-type: none;
  height: 50px;
}
.nav_li .home {
  color: #e20505;
}
.nav_li a:hover {
  color: #e20505;
}

.relate {
  position: relative;
}
.loginDrop {
  display: none;
  position: absolute;
  background-color: white;
  height: 300px;
  z-index: 1000;
  width: 93%;
}
.loginDropm {
  display: none;
  position: absolute;
  background-color: white;
  height: 300px;
  z-index: 1000;
  width: 93%;
}
.loginDropm.active {
  display: block;
}
.loginDrop.active {
  display: block;
}

/* header  */
.header {
  background-color: #d3ebf5;
  max-width: 100%;
  height: 100%;
}
.header section {
  padding: 5px 50px;
}
.header nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.headermail {
  height: 16px;
  width: 16px;
  /* margin-bottom: 8px; */
  margin-right: 5px;
}

.headermail img {
  width: 100%;
  object-fit: cover;
}
.mail {
  display: block;
  height: 30px;
  font-size: 14px;
  max-width: 100%;
}
.mail li {
  color: #606060;
  width: 100%;
  max-width: 200px;
}
.logo {
  width: 140px;
  object-fit: cover;
  height: 100px;
  font-size: 30px;
  margin-top: 15px;
  overflow: hidden;
  display: block;
}
.logo img {
  width: 100%;
}
.mobile-foot {
  display: none;
}
.mailselect {
  padding: 0px;
  width: 400px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mail select {
  background-color: transparent;
  padding: 8px;
  border: none;
  color: #606060;
}
.mail span {
  /* margin: 0px 10px */
  font-size: 14px;
}
.img-mail {
  width: 320px;
  display: flex;
  justify-content: space-between;
  padding: 0px;
  align-items: center;
}
.test {
  background-color: white;
}
.nav_list {
  display: flex;
  width: 600px;
  justify-content: space-between;
  align-items: center;
}
.nav_list a {
  color: #404040;
  text-decoration: none;
}
.nav_list li {
  cursor: pointer;
  margin-top: 15px;
  color: #404040;
  list-style: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.nav_list li:hover {
  color: #e20505;
}

.nav_list a:hover {
  color: #e20505;
}

.us span {
  width: 20px;
  height: 20px;
  object-fit: cover;
  overflow: hidden;
}
.us {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
}

.us img {
  width: 100%;
}
.nav_list .home {
  color: #e20505;
}
.btnsl {
  display: flex;
  justify-content: space-between;
  width: 180px;
}
.btnsl button {
  padding: 10px;
  border-radius: 5px;
}
.btnsl :first-child {
  background-color: transparent;
  color: #036;
  padding: 10px 12px;
  font-size: 16px;
  border-radius: 4px;
  border: 0.5px solid #036;
}
.btnsl a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.btnsl :first-child:hover {
  border: 0.5px solid #036;
  color: white;
  padding: 10px 12px;
  border-radius: 4px;
  background: #036;
}

.btnsl .signup {
  border: 0.5px solid #036;
  color: white;
  padding: 10px 12px;
  border-radius: 4px;
  background: #036;
}

.btnsl .signup:hover {
  border: 0.5px solid #036;
  color: white;
  padding: 10px 12px;
  border-radius: 4px;
  background: #6a84b7;
}
.Book {
  height: 250px;
  display: flex;
  width: 70%;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
}

.bg_img {
  width: 250px;
  height: 250px;
}
.bg_img img {
  width: 100%;
  height: 100%;
}
.flight_img h1 {
  margin-top: 60px;
  color: #036;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
}

.flight_img p {
  color: #e20505;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.book-now a {
  text-decoration: none;
  color: white;
}
.inform {
  max-width: 100%;
  padding: 20px 50px;
}
.inform p {
  color: #505050;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.inform h6 {
  color: #404040;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 29px;
}
.inform li {
  color: #505050;
  font-size: 16px;
  font-style: normal;
  line-height: 30px;
  font-weight: 400;
}

.inform h3 {
  color: #202020;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}
/* subscribe  */

.subscribe {
  max-width: 100%;
  background: #036;
  padding: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.subscribe h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

.subscribe .one {
  width: 35%;
  padding: 0px;
  height: 60px;
}
.icon {
  width: 40px;
  height: 40px;
  object-fit: cover;
  margin: auto;
  overflow: hidden;
  margin-bottom: 30px;
}
.icon img {
  width: 100%;
}
.subscribe p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}
.subscribe form {
  display: flex;
  justify-content: space-between;
  width: 50%;
}

.subscribe input[type="email"] {
  font-size: 16px;
  border-radius: 4px;
  background: #ededed;
  font-weight: 400;
  width: 76%;
  height: 50px;
  padding: 12px 16px;
  border: none;
  outline: none;
  color: #404040;
  font-weight: 400;
  line-height: normal;
}

.subscribe input[type="submit"] {
  width: 22%;
  height: 50px;
  border: none;
  padding: 15px;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  background-color: #f00707;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.subscribe input[type="submit"]:hover {
  background-color: #711b1b;
}
/* footer  */

.myfoot {
  max-width: 100%;
  background-color: #f7f9fa;
  padding: 50px;
  display: flex;
  justify-content: space-between;
}
.myfoot p {
  color: #404040;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}
.foot-img {
  width: 150px;
  height: 80px;
  object-fit: cover;
  overflow: hidden;
}
.myfoot .one {
  width: 35%;
  min-width: 350px;
  height: 250px;
}
.one img {
  width: 100%;
}

.myfoot .two {
  max-width: 100%;
  width: 650px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.myfoot .two h3 {
  color: #e20505;
  font-size: 16px;
  font-weight: 700;
}
.myfoot .two li {
  list-style-type: none;
  height: 40px;
  color: #525252;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}
.myfoot .two li:hover {
  color: #e20505;
}
.myfoot .two a {
  text-decoration: none;
  color: inherit;
}
.myfoot .car i {
  font-size: 30px;
}

.car img {
  height: 40px;
  width: 60px;
  object-fit: cover;
  overflow: hidden;
}
.social {
  display: flex;
}
.social img {
  width: 100%;
}
.social div {
  width: 30px;
  height: 30px;
  overflow: hidden;
}

.reserveds {
  max-width: 100%;
  padding: 10px;
  background-color: #f7f9fa;

  justify-content: center;
  align-items: center;
}
.reserveds div {
  text-align: center;
  color: #a7a7a7;
  font-size: 13px;
  height: 30px;
  font-weight: 500;
}
.foot-soc {
  display: none;
}
.reserved {
  display: none;
}
.loop-mobile {
  display: none;
}
/* tablet  */
@media only screen and (max-width: 870px) {
  .header section {
    padding: 5px 30px;
  }

  .headermail {
    height: 12px;
    width: 12px;
    margin-bottom: 17px;
    margin-right: 5px;
  }

  .headermail img {
    width: 100%;
    object-fit: cover;
  }
  .mail ul {
    padding: 0px;
    width: 300px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .mail i {
    font-size: 10px;
  }
  .mail span {
    font-size: 10px;
  }

  .mail li {
    color: #606060;
  }
  .us span {
    width: 17px;
    height: 17px;
    object-fit: cover;
    overflow: hidden;
  }
  .us {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
  }

  .mail select {
    background-color: transparent;
    padding: 5px;
    border: none;
    font-size: 8px;
    color: #606060;
  }
  .logo {
    margin-top: 40px;
    width: 100px;
    object-fit: cover;
    height: 100px;
  }
  .nv {
    height: 100px;
  }
  .nav_list {
    display: flex;
    width: 380px;
    justify-content: space-between;
    align-items: center;
  }

  .nav_list li {
    cursor: pointer;
    color: #404040;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .btnsl :first-child {
    background-color: transparent;
    color: #036;
    font-size: 10px;
    border-radius: 4px;
    border: 0.5px solid #036;
  }
  .btnsl {
    display: flex;
    justify-content: space-between;
    width: 130px;
  }
  .btnsl .signup {
    border: 0.5px solid #036;
    font-size: 10px;
    color: white;
    border-radius: 4px;
    background: #036;
  }

  .dummy {
    height: 100px;
    max-width: 100%;
    position: relative;
  }

  .tabBtn {
    padding: 10px;
    text-align: center;
    width: 100px;
    background-color: transparent;
    border: none;
    color: #505050;
    font-weight: 600;
    font-size: 12px;
  }
  .activeBtn {
    border-radius: 12px 12px 0px 0px;
    background: #fafafa;
  }
  .selectcont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 390px;
  }

  .selectcont div {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 8px;
    height: 30px;
    width: 118px;
    background: transparent;
    border-color: lightgrey;
    border-radius: 4px;
    border: 0.3px solid #cbcaca;
  }
  .selectcont p {
    height: 17px;
    width: 17px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    object-fit: cover;
  }
  .selectcont img {
    width: 100%;
  }
  .tab {
    position: absolute;
    width: 100%;
    bottom: 30px;
  }

  .selectcont select {
    width: 100%;
    border: none;
    padding: 5px;
    background: transparent;
    color: #707070;
    font-size: 10px;
  }

  .form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
    max-width: 100%;
  }
  .destination article {
    border-radius: 4px;
    border: 0.3px solid #cbcaca;
    width: 100%;
    padding: 8px;
  }
  .form .destination {
    width: 41%;
    display: flex;
    justify-content: start;
    gap: 10px;
    position: relative;
  }
  .leave {
    border-right: 1px solid rgb(103, 103, 103);
  }
  .leaving {
    border-radius: 4px;
    border: 0.3px solid #cbcaca;

    width: 41%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .form input {
    background-color: transparent;
    padding: 0px;
    border: none;
    font-size: 10px;
    color: #707070;
    font-weight: 500;
  }
  .form input:focus {
    border: none;
    outline: none;
  }
  .form span {
    color: #909090;
    font-size: 8px;
    font-weight: 400;
  }

  .loop {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #003366;
    position: absolute;
    left: 43%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 18px;
  }
  .loop i {
    color: white;
    font-size: 12px;
  }
  .leaving article {
    padding: 10px;
    width: 100%;
    padding: 3px;
    gap: 8px;
    padding: 8px;
  }
  .book-now button {
    font-weight: bold;
    border-radius: 4px;
    background: #036;
    border: none;
    color: white;
    height: 65px;
    font-size: 10px;
  }
  .places {
    padding: 5px 30px;
    max-width: 100%;
    margin-top: 10px;
  }

  .places h2 {
    font-size: 20px;
    font-weight: 700;
  }
  .places h4 {
    color: #000;
    font-size: 13px;
    font-weight: 700;
    margin-top: 0px;
  }

  h2 .xplore {
    color: #036;
    font-size: 20px;
    font-weight: 700;
  }
  .country p {
    color: #404040;
    width: 100%;
    font-weight: 500;
    height: 20px;
    margin-top: 15px;
    font-size: 11px;
  }

  .hotels {
    margin-top: 30px;
  }
  .hotels h3 {
    margin-top: 5px;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
  }
  .hotel_num {
    color: #909090;
    font-size: 9px;
    font-weight: 400;
  }
  .country {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 100%;
  }
  .country p {
    color: #404040;
    font-size: 11px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 3px;
  }
  .country article {
    max-width: 100%;
    min-width: 170px;
    height: 200px;
  }

  .discount {
    color: #e20505;
    font-size: 11px;
    font-weight: lighter;
    margin: 0px 10px;
  }
  h3 > img {
    height: 10px;
  }
  strike {
    color: #fb1d1d;
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
  }
  .images {
    max-width: 100%;
    height: 100px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 8px;
  }
  .images img {
    width: 100%;
    /* height: 100%; */
  }

  .xbtn {
    width: 150px;
    margin: 5px auto;
  }
  .xbtn button {
    width: 100%;
    font-size: 13px;
    text-align: center;
    border: none;
    width: 140px;
    padding: 10px 14px;
    gap: 8px;
    color: white;
    font-weight: bold;
    border-radius: 4px;
    background: #036;
  }
  .Tour {
    display: none;
  }

  .ourservice {
    max-width: 100%;
    background: #f9f9f9;
    padding: 10px 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .ourservice .one {
    width: 20%;
    min-width: 180px;
    text-align: center;
    color: black;
    /* padding: 10px; */
  }
  .ourservice h3 {
    color: #262626;
    font-size: 13px;
    padding: 0px;
    height: 20px;
    font-weight: 600;
  }
  .ourservice p {
    font-size: 12px;
    color: black;
  }
  .subscribe .one {
    width: 40%;

    height: 100px;
  }

  .subscribe h3 {
    margin-top: 40px;
    color: #fff;

    font-size: 13px;
    font-weight: 700;
  }
  .subscribe {
    max-width: 100%;
    background: #036;
    padding: 13px 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .subscribe p {
    color: #fff;
    font-size: 9px;
    font-weight: 400;
    line-height: normal;
  }
  .subscribe input[type="email"] {
    font-size: 9px;
    border-radius: 4px;
    background: #ededed;
    font-weight: 400;
    width: 67%;
    height: 30px;
    padding: 10px 12px;
    border: none;
    outline: none;
    color: #404040;
    font-weight: 400;
    line-height: normal;
  }

  .subscribe input[type="submit"] {
    width: 29%;
    height: 30px;
    border: none;
    padding: 8px;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    background-color: #f00707;
    cursor: pointer;
    color: #fff;
    font-size: 9px;
    font-weight: 500;
  }

  .myfoot p {
    color: #404040;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
  .myfoot .one {
    width: 33%;
    min-width: 230px;
    height: 250px;
  }

  .myfoot .two {
    width: 63%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
  }
  .foot-soc {
    display: none;
  }

  .myfoot .two h3 {
    color: #e20505;
    font-size: 11px;
    font-weight: 600;
  }

  .myfoot .two li {
    list-style-type: none;
    width: 100%;
    color: #525252;
    height: 20px;
    font-size: 10px;
    font-weight: 500;
  }
  .foot-img {
    width: 100px;
    height: 40px;
    object-fit: cover;
    overflow: hidden;
  }

  .car img {
    height: 20px;
    width: 25px;
    object-fit: cover;
    overflow: hidden;
  }
  .myfoot .social i {
    font-size: 10px;
    color: #16245d;
    cursor: pointer;
  }
  .myfoot {
    max-width: 100%;
    background-color: #f7f9fa;
    padding: 25px 30px;
    height: 200px;
    display: flex;
    justify-content: space-between;
  }
  .social {
    display: flex;
    justify-content: space-between;
  }
  .reserveds p {
    text-align: center;
    color: #a7a7a7;
    font-size: 9px;
    font-weight: 500;
  }
  .social {
    display: flex;
  }
  .social img {
    width: 100%;
  }
  .social div {
    width: 15px;
    height: 15px;
    overflow: hidden;
  }
  .loop-mobile {
    display: none;
  }
}

@media only screen and (max-width: 670px) {
  .header {
    display: none;
  }

  .mobile {
    background-color: #d3ebf5;
    height: 100%;
    padding: 0px 0px 15px 0px;
    display: block;
  }
  .mobilea {
    width: 78px;
    padding: 8px 12px;
    border-radius: 4px;
    background-color: transparent;
    border: 0.5px solid #036;
    color: #036;
    font-size: 16px;
    font-weight: 500;
    margin-left: 30px;
    text-decoration: none;
  }

  .mobile section {
    padding: 0px 15px;
  }
  .mobile nav {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
  .mobile-logo {
    height: 70px;
    width: 140px;
    overflow: hidden;
  }
  .mobile-logo img {
    width: 100%;
  }
  .mobile button {
    width: 78px;
    padding: 8px 12px;
    border-radius: 4px;
    background-color: transparent;
    border: 0.5px solid #036;
    color: #036;
    font-size: 16px;
    font-weight: 500;
    margin-left: 30px;
  }

  .bars {
    width: 30px;
    height: 30px;
  }
  .bars img {
    width: 100%;
  }

  .tex h3 {
    color: #036;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .tex p {
    color: #e20505;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .planeMob {
    width: 25px;
    height: 25px;
  }
  .planeMob img {
    width: 25px;
  }
  .mob-btn {
    width: 40%;
  }
  .icons-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 50%;
    margin-left: 30px;
  }

  .tabBtn {
    padding: 13px;
    text-align: center;
    width: 150px;
    background-color: transparent;
    border: none;
    color: #404040;
    font-size: 16px;
    font-weight: 500;
  }
  .activeBtn.tabBtn {
    border-radius: 12px 12px 0px 0px;
    background: #fafafa;
  }

  .imgs img {
    width: 30px;
  }
  .tab-content {
    max-width: 100%;
    padding: 10px;
    border-radius: 0px 12px 12px 12px;
    background: #fafafa;
  }
  .selectcont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    flex-wrap: wrap;
  }
  .selectcont div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px;
    height: 40px;
    width: 100px;
    border-width: thin;
    background: transparent;
    border-color: lightgrey;
    border-radius: 4px;
    border: 0.2px solid #404040;
  }
  .form {
    display: block;
    margin-top: 20px;
    width: 100%;
  }

  .destinations article {
    width: 100%;
    padding: 8px;
    border-radius: 4px;
    border: 0.3px solid #404040;
  }

  .destinations {
    width: 100%;
  }
  .destinations span {
    color: #909090;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .destinations input {
    color: #707070;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .form .book-now {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .book-now button {
    width: 100%;
    height: 60px;
    font-weight: bold;
    margin-left: auto;
    border-radius: 4px;
    background: #036;
    border: none;
    color: white;
  }

  .book-now a {
    text-decoration: none;
    color: white;
  }

  .book-now button:hover {
    color: white;
    background: #6a84b7;
  }
  .places {
    padding: 20px;
    max-width: 100%;
  }

  .country {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: flex-start;
    overflow-x: auto;
  }

  .ourservice {
    max-width: 100%;
    background: #f9f9f9;
    padding: 10px 30px;
    display: block;
  }
  .ourservice .one {
    width: 30%;
    margin: auto;
    text-align: center;
    color: black;
  }
  .ourservice h3 {
    color: #262626;
    font-size: 16px;
    padding: 0px;
    height: 20px;
    font-weight: 600;
  }
  .ourservice p {
    font-size: 12px;
    color: black;
  }
  .Tour {
    display: block;
  }
  .icon {
    width: 40px;
    height: 40px;
    object-fit: cover;
    margin: auto;
    overflow: hidden;
  }

  .subscribe {
    max-width: 100%;
    background: #036;
    display: block;
    padding: 13px 13px 13px;
  }
  .subscribe h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
  }

  .subscribe .one {
    width: 100%;
    height: 80px;
  }

  .subscribe p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0px;
  }
  .subscribe form {
    display: block;
    width: 100%;
  }

  .subscribe input[type="email"] {
    font-size: 16px;
    border-radius: 4px;
    background: #ededed;
    font-weight: 400;
    width: 100%;
    height: 50px;
    padding: 12px 16px;
    border: none;

    outline: none;
    color: #404040;
    font-weight: 400;

    line-height: normal;
  }

  .subscribe input[type="submit"] {
    width: 100%;
    height: 50px;
    border: none;
    padding: 15px;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    background-color: #f00707;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
  }
  .subscribe input[type="submit"]:hover {
    background-color: #711b1b;
  }

  .myfoot {
    max-width: 100%;
    display: block;
    padding: 10px;
    height: 100%;
  }
  .myfoot p {
    color: #404040;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
  .foot-img {
    width: 150px;
    height: 80px;
    object-fit: cover;
    overflow: hidden;
  }
  .myfoot .one {
    width: 100%;
    height: 200px;
  }
  .one img {
    width: 100%;
  }

  .myfoot .two {
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .myfoot .two li {
    color: #525252;
    height: 22px;
    font-size: 10px;
    font-weight: 500;
  }
  .myfoot .car i {
    font-size: 30px;
  }

  .car img {
    height: 15px;
    width: 20px;
    object-fit: cover;
    overflow: hidden;
  }
  .first_footer {
    padding: 0px;
  }

  .loop-mobile {
    display: block;
    position: relative;
  }
  .loops {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #036;
    left: 150px;
    top: 55px;
  }
  .loops img {
    width: 70%;
  }
  .show {
    background-color: #d3ebf5;
    max-width: 100%;
    height: 100%;
    padding: 10px;
  }
  .Book {
    display: block;
    width: 100%;
    height: auto;
  }

  .flight_img h1 {
    width: 100%;
    color: #036;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 0px;
  }
  .bg_img {
    margin: 0px auto;
    width: 300px;
    height: 300px;
  }
  .bg_img img {
    width: 100%;
  }
  .inform {
    max-width: 100%;
    padding: 12px;
  }
}
