@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
* {
  margin: 0 auto;
  padding: 0 auto;
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
  font-family: "Roboto", sans-serif;
}
.contanier {
  width: 90%;
  margin: 0 auto;
}
.row {
  display: flex;
}
/* FOOTER STYLES */

.footer_wrapper {
  padding: 60px 0px 20px 0px;
}

footer {
  width: 90%;
  display: flex;
  margin-bottom: 40px;
}

.footer_left_side {
  width: 30%;
}

.footer_logo {
  margin-bottom: 40px;
}

.footer_info ul li {
  list-style: none;
  font-family: "Roboto", sans-serif;
}

.footer_info ul li a {
  color: black;
  font-size: 15px;
}

.footer_info ul li:not(:last-child) {
  margin-bottom: 20px;
}

.footer_phone img {
  width: 6%;
  margin-right: 15px;
}

.footer_location img {
  width: 5%;
  margin-right: 15px;
}

.footer_mail img {
  width: 6%;
  margin-right: 15px;
}

.footer_middle_side {
  width: 30%;
}

.footer_middle_side h3 {
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
}

.footer_middle_side ul li {
  list-style: none;
  font-family: "Roboto", sans-serif;
}

.footer_middle_side ul li a {
  color: black;
}

.footer_middle_side ul li:not(:last-child) {
  margin-bottom: 15px;
  /* border: 1px dotted red; */
}

.footer_right_side {
  width: 30%;
}

.footer_right_side iframe {
  width: 100%;
  height: 400px;
}

.note_footer {
  text-align: center;
}

.note_footer a {
  color: black;
  font-size: 1vw;
  font-family: "Roboto", sans-serif;
}
/*about*/
.aboutUs {
  background-image: url(../img/about/Rectangle\ 55.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 35vh;
}
.contanier {
  width: 100%;
  height: 100%;
  display: flex;
}
.aboutUs .row {
  /* background: rgba(0, 0, 0, 0.7); */
  /* width: 100%; */
  /* height: 30vh; */
}
.aboutWrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.titleAbout {
  font-size: 50px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: #9dca4b;
}

.groupAsistance {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5%;
}

.groupAsistance .textGroup p {
  color: rgba(105, 105, 105, 1);
  width: 449px;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
}

.groupAsistance .textGroup h4 {
  color: rgba(105, 105, 105, 1);
  font-size: 20px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}

.table {
  width: 100%;
  margin-top: 5%;
}
.table table {
  width: 100%;
}

.table table tr td {
  border: 1px solid rgba(105, 105, 105, 1);
}
.contanier1 {
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
}

.table table td {
  padding: 4%;
  text-align: center;
  color: rgba(105, 105, 105, 1);
  font-size: 24px;
  font-weight: 400;
  width: 33%;
}

.table table td span {
  color: #000000;
  font-size: 30px;
}

.tableSec .tableText {
  display: flex;
}
.tableSec .tableText h2 {
  margin-top: 5%;
  font-family: "Roboto", sans-serif;
}

.tableSec {
  background: #ecf3df;
  width: 100%;
  padding-bottom: 7%;
  margin-top: 5%;
}
.tableSec .tableText {
  margin-top: 5%;
}

.medicalSec {
  width: 100%;
  margin-top: 5%;
}

.medicalSec .contanier {
  width: 90%;
  margin: 0 auto;
}
.medicalComponents {
  width: 100%;
  display: flex;
}

.medicalComponents .leftComponent {
  width: 50%;
}
.medicalComponents .leftComponent p {
  color: #2d2d2d;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 34px; /* 136% */
  position: relative;
  z-index: 9;
}

.medicalComponents .leftComponent h2 {
  color: #2d2d2d;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.medicalComponents .leftComponent .leftText span {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  background-color: rgba(0, 163, 208, 1);
  margin-bottom: 5px;
  margin-right: 5px;
}
.medicalComponents .leftComponent .service {
  color: #2d2d2d;
  font-family: Roboto;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px; /* 136% */
}
.rightComp {
  width: 33%;
  position: relative;
}
.trvSec {
  position: absolute;
  top: -9%;
  left: 100%;
  width: 130px;
  height: 130px;
  transform: rotate(29.014deg);
  flex-shrink: 0;
background-color: #00a3d0;
border-radius:75px ;
display: flex;
align-items: center;
justify-content: center;
}
.travelFirst{
  position: relative;
  z-index: 4;
}

.airport {
  background: #ecf3df;
  width: 100%;
  position: relative;
}
.airportScd{
  position: absolute;
  width: 110px;
  height: 110px;
  top: -4%;
  flex-shrink: 0;
  left: 2%;
  background-color: #9DCA4B;
  border-radius: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.airport .contanier {
  width: 90%;
  margin: 0 auto;
}

.airportComp {
  display: flex;
  justify-content: center;
  margin-top: 5%;
  margin-bottom: 5%;
  width: 100%;
}

.airportComp .leftComp {
  width: 40%;
}

.airportComp .leftComp img {
  width: 80%;
  position: relative;
  z-index: 9;
}

.airportComp .rightComp {
  width: 60%;
}

.airportComp .rightComp h2 {
  color: #2d2d2d;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.airportComp .rightComp p {
  color: #2d2d2d;
  font-family: Roboto;
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 120% */
}

.airportComp .rightComp .second {
  color: #2d2d2d;
  font-family: Roboto;
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 120% */
}

@media screen and (max-width: 500px) {
  .doctors {
    width: 100%;
  }
  .doctors.row h2 {
    font-size: 20px;
  }
  .allDoctors .box .cardWrapper {
    width: 100%;
  }
  .allDoctors .box .cardWrapper img {
    width: 100%;
  }
}

@media screen and (max-width: 960px) {
  .medicalTour {
    width: 100%;
  }
  .textInfo h2 {
    font-size: 25px !important;
  }
  .textInfo p {
    font-size: 18px !important;
  }
  .discover {
    width: 100%;
  }
  .row h2 {
    font-size: 25px !important;
  }
  .category {
    width: 60%;
  }
  .tour {
    flex-wrap: wrap;
    width: 60%;
  }
  .medicalComponents {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
  }
  .rightComp img {
    width: 60%;
  }
  .medicalComponents .rightComp {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
  }
}

@media screen and (max-width: 750px) {
  .category {
    width: 80%;
    flex-direction: column;
    align-items: center;

    margin: 5% 0 0 0;
  }
  .rightComp{
    width: 100%;
  }
  .aboutUs {
    height: 30vh;
  }
  .aboutUs .row {
    height: 30vh;
  }
  .category a {
    width: 50%;
    margin: 0 0 3% 0;
  }
  .contanier h2 {
    font-size: 25px;
  }
  .groupAsistance {
    flex-direction: column;
  }
  .about-upper p {
    font-size: 15px;
  }
  .main_p_contact_left_upper h2 {
    font-size: 30px;
  }
  .groupAsistance img {
    width: 50%;
  }
  .textGroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  tr {
    display: flex;
    flex-direction: column;
  }
  .table table td span {
    font-size: 20px;
  }
  .tableSec .tableText h2 {
    font-size: 20px;
  }
  .table table td {
    font-size: 18px;
    width: 100%;
  }
  .airportComp {
    display: flex;
    flex-direction: column;
  }
  .airportComp .rightComp h2 {
    font-size: 25px !important;
  }
  .airportComp .rightComp p {
    font-size: 20px;
  }
  .airportComp .rightComp .second {
    font-size: 20px;
  }
  .howItWorks .howSteps .step1 {
    flex-direction: column;
    width: 100%;
    margin: 0;
  }
  .groupAsistance .textGroup p {
    width: 80%;
    margin: 0;
    text-align: center;
  }
  .medicalComponents .leftComponent h2 {
    text-align: center;
    font-size: 21px;
  }
  .medicalComponents .leftComponent p {
    text-align: center;
    font-size: 16px;
  }
  .medicalComponents .rightComp {
    margin-bottom: 5%;
  }
  .rightComp img {
    width: 40%;
  }
  .airportComp .leftComp img {
    width: 100%;
  }
  .medicalComponents .leftComponent .service {
    font-size: 20px;
  }
}

.footer_wrapper {
  padding: 60px 0px 20px 0px;
}

footer {
  width: 90%;
  display: flex;
  margin-bottom: 40px;
}

.footer_left_side {
  width: 30%;
}

.footer_logo {
  margin-bottom: 40px;
}

.footer_info ul li {
  list-style: none;
  font-family: "Roboto", sans-serif;
}

.footer_info ul li a {
  color: black;
  font-size: 15px;
}

.footer_info ul li:not(:last-child) {
  margin-bottom: 20px;
}

.footer_phone img {
  width: 6%;
  margin-right: 15px;
}

.footer_location img {
  width: 5%;
  margin-right: 15px;
}

.footer_mail img {
  width: 6%;
  margin-right: 15px;
}

.footer_middle_side {
  width: 30%;
}

.footer_middle_side h3 {
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
}

.footer_middle_side ul li {
  list-style: none;
  font-family: "Roboto", sans-serif;
}

.footer_middle_side ul li a {
  color: black;
}

.footer_middle_side ul li:not(:last-child) {
  margin-bottom: 15px;
  /* border: 1px dotted red; */
}

.footer_right_side {
  width: 30%;
}

.footer_right_side iframe {
  width: 100%;
  height: 400px;
}

.note_footer {
  text-align: center;
}

.note_footer a {
  color: black;
  font-size: 1vw;
  font-family: "Roboto", sans-serif;
}

@media screen and (max-width: 960px) {
  footer {
    flex-direction: column;
    width: 100%;
  }
  .footer_left_side {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer_phone img {
    width: 9%;
  }
  .footer_info ul li a {
    font-size: 20px;
  }
  .footer_location img {
    width: 9%;
  }
  .footer-mail img {
    width: 9%;
    margin-right: 20px;
  }
  .footer_middle_side {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 8%;
  }
  .footer_middle_side ul li a {
    font-size: 20px;
  }
  .footer_right_side {
    width: 100%;
    margin-top: 10%;
  }
  .airportScd{
    display: none;
  }
  .trvSec{
    display: none;
  }
  .secnd{
    display: none !important;
  }
  .tableSec .tableText h2{
    font-size: 16px !important;
  }
  .awards{
    display: flex;
    flex-direction: column;
  }
  .awardsImg{
    display: flex;
    flex-direction: column;
    gap: 5%;
    
  }
  .awardsImg img{
    width: 50%;
  }
}

.firstImg {
  position: relative;
  z-index: 4;
}
.secnd {
  position: absolute;
  top: 143%;
  left: 4%;
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 76px;
  flex-shrink: 0;
  background: #00a3d0;
}

.airport .row{
  flex-direction: column;
}

.awards{
  padding-bottom: 50px;
  padding-top: 50px;
}
.awards h2{
  text-align: center;
  margin-bottom: 5%;
  color: #00A3D0;
font-family: Roboto;
font-size: 40px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.awardsImg{
  margin-top: 5%;
  display: flex;
  gap: 4%;
}



