* {
  margin: 0;
  padding: 0;
}

div > p {
  font-size: 24px;
  line-height: 36px !important;
  line-height: 100%;
  font-family: "Poppins", sans-serif;
}
.search_area > input {
  width: 771px;
  height: 81px;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  line-height: 36px;
  border-radius: 30px;
  padding: 0px 22px;
  color: rgba(0, 0, 0, 0.25) !important;

  border: none;
  box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.search_area > input:focus-visible {
  outline: none !important;
}
.search_area > button {
  width: 181px;
  height: 72px;
  background-color: rgba(255, 57, 58, 1) !important;
  border-radius: 20px;
  font-size: 24px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  color: white;
}

.images {
  height: 43%;
  position: relative;
  bottom: -171px;
}
.images > .first_img {
  position: absolute;
  right: 0;
  top: -43vw;
}
.images > .scnd_img {
  position: absolute;
  right: 20px;
  top: -2vw;
  width: 29%;
}
.images > .third_img {
  position: absolute;
  top: 14vw;
  left: 35vw;
  z-index: 0;
  width: 35%;
}
.images > .fourt_img {
  position: absolute;
  top: -8vw;
  left: 25vw;
  width: 22%;
}
#image_section {
  background-image: url(img/blurrrrr.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 1048px !important;
}
.Worldwide_text > h3 {
  font-size: 49.92px;
  line-height: 77.66px;
  text-align: center;
}
.Worldwide_text {
  max-width: 800px;
  color: rgba(0, 0, 0, 1);
  padding-top: 5vw !important;
}
.text_pera > h4 {
  font-size: 22px !important;
  color: #000084;
  line-height: 27.92px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.shadow_box {
  border-radius: 54px;
  /* box-shadow: 0px 0px 23px -4px rgba(0, 0, 0, 0.25); */
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
  margin: auto;
  padding: 10px;

  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: white !important;
}
.text_pera > p {
  font-size: 17px !important;
  line-height: 27.92px !important;
}
footer {
  background-color: white;
  height: 228px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
#scnd_section {
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(16, 57, 113, 0.7) 197%);
}
.scnd_row {
  margin-bottom: -4vw !important;
}

.third_con {
  min-height: 300px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 0 !important;
  align-items: center;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: end;
}

/* About us page */
.about_page > h1 {
  font-size: 64px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: black;
}
.about_page > p {
  font-size: 22px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 28px !important;
}
#about_section {
  /* background-image: url(img/ggggg.png); */
  background-image: url(img/blurimage.png);
}
.row > .about_boxes > .inner_box {
  padding-bottom: 0px !important;
}
.row > .about_boxes p {
  font-size: 17px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 19px !important;
  padding: 10px;
}
/* .inner_box img {
  padding-bottom: 15px;
} */
.about_page {
  padding: 2vw 0vw 6vw 0vw;
}

.last_con {
  min-height: 300px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  /* opacity: 92%;
  background-color: #0051bd; */
}
.row > .about_boxes {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: white !important;
  border-radius: 23px;
  background-color: white;
}
.list_zindex {
  z-index: 3 !important;
}
.top_peragraph > p > span {
  font-weight: 800;
}
@media screen and (max-width: 2560px) {
  .images > .first_img {
    position: absolute;
    right: 0;
    top: -25vw;
  }
  .images {
    background-repeat: no-repeat;
    background-size: cover;
  }
  .images > .third_img {
    position: absolute;
    top: 3vw;
    left: 39vw;
    z-index: 0;
    width: 31%;
  }
  .images > .fourt_img {
    position: absolute;
    top: -6vw;
    left: 33vw;
    width: 14%;
  }
  .images > .scnd_img {
    position: absolute;
    right: 12vw;
    top: -8vw;
    width: 21%;
  }
  .last_con {
    min-height: 450px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
  }
}
@media screen and (max-width: 1920px) {
  .images > .first_img {
    position: absolute;
    right: 0;
    top: -33vw;
  }
  .images {
    background-repeat: no-repeat;
    background-size: cover;
  }
  .images > .third_img {
    position: absolute;
    top: 8vw;
    left: 38vw;
    z-index: 0;
    width: 30%;
  }
  .images > .fourt_img {
    position: absolute;
    top: -8vw;
    left: 29vw;
    width: 17%;
  }
  .images > .scnd_img {
    position: absolute;
    right: 13vw;
    top: -5vw;
    width: 22%;
  }
}
@media screen and (max-width: 1440px) {
  .images > .first_img {
    right: 0;
    top: -42vw;
  }
  .images > .third_img {
    top: 10vw;
    left: 38vw;
    z-index: 0;
    width: 35%;
  }
  .images > .fourt_img {
    top: -8vw;
    left: 29vw;
    width: 20%;
  }
  .images > .scnd_img {
    position: absolute;
    right: 3vw;
    top: -4vw;
    width: 27%;
  }
}
@media screen and (max-width: 1400px) {
  .images > .scnd_img {
    position: absolute;
    right: 1px;
    top: -7vw;
    width: 31%;
  }
  .images > .third_img {
    top: 13vw;
    left: 35vw;
    z-index: 0;
    width: 38%;
  }
  .images > .fourt_img {
    top: -8vw;
    left: 24vw;
    width: 22%;
  }
}
@media screen and (max-width: 1322px) {
  .images > .first_img {
    right: 0;
    top: -44vw;
  }
}
@media screen and (max-width: 1024px) {
  .images > .first_img {
    position: absolute;
    right: 0;
    top: -53vw;
    width: 19%;
  }
  .images {
    height: 38%;
    position: relative;
    bottom: -225px;
    background-size: cover;
  }
  .images > .scnd_img {
    position: absolute;
    right: 0px;
    top: 0vw;
    width: 31%;
  }
}
/* 768px media  screen start */

@media screen and (max-width: 768px) {
  .last_con {
    min-height: 300px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
  }
  .row > .about_boxes {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    background-color: white !important;
    border-radius: 23px;
    background-color: white;
    width: 47%;
  }
  .last_container_row {
    justify-content: center;
    display: flex;
    margin: 20px !important;
  }

  .images > .scnd_img {
    position: absolute;
    right: 0px;
    top: -10vw;
    width: 31%;
  }
  .images > .first_img {
    position: absolute;
    right: 0;
    top: -56vw !important;
    width: 24% !important;
  }
  .last_con {
    -webkit-flex: none !important;
    -ms-flex: 1;
    flex: 1;
  }
  #images {
    height: 38%;
    /* height: 30%; */
    position: relative;
    bottom: -131px;
    background-size: cover;
  }

  .list_zindex {
    padding-right: 3px !important;
  }
  #image_section {
    background-repeat: no-repeat;
    background-size: cover;
    height: 894px !important;
  }
  .top_peragraph > p {
    font-size: 20px;
  }
  .about_page > h1 {
    font-size: 58px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
  }
  .about_page > p {
    font-size: 20px;
  }
  .Worldwide_text > h3 {
    font-size: 34.92px;
    line-height: 77.66px;
    text-align: center;
    padding-right: 0vw;
    margin-top: -6vw;
  }
  .shadow_box {
    padding: 10px;
    -ms-flex: -1 !important;
    flex: -1;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .scnd_row {
    margin-bottom: -4vw !important;
    display: block;
  }
  #images {
    height: 30%;
  }
}
@media screen and (max-width: 567px) {
  .images > .first_img {
    position: absolute;
    right: 0;
    top: -73vw !important;
    width: 24% !important;
  }
  .search_area > input {
    height: 63px;
    font-size: 18px;
  }
  .search_area > button {
    height: 57px;
    font-size: 17px;
  }
  #images {
    bottom: -146px;
  }
  .scnd_row {
    margin-bottom: -4vw !important;
    display: block;
    width: 100%;
    margin: auto;
  }
  .row > .about_boxes {
    width: auto;
  }
}
@media screen and (max-width: 425px) {
  .search_area {
    display: block !important;
  }
  .search_area > input {
    width: 100% !important;
  }
  .btn {
    margin: 10px;
  }
  .logo_img > img {
    width: 75%;
  }
  #images {
    height: 19%;
    position: relative;
    bottom: -203px;
    background-size: cover;
  }
  #image_section {
    background-repeat: no-repeat;
    background-size: cover;
    height: 852px !important;
  }
  .Worldwide_text > h3 {
    padding-right: 0vw;
    margin-top: 0vw;
    font-size: 28.92px;
    line-height: 51.66px;
  }
  .shadow_box {
    border-radius: 50px;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);

    margin-top: 10px;
    padding: 10px;
    -webkit-flex: none !important;
    -ms-flex: 1;
    flex: 1;
  }

  .scnd_row {
    width: 100%;
    margin: 10px;
  }
  .Worldwide_text > h3 {
    font-size: 29.92px;
    line-height: 54.66px;
    text-align: center;
  }
  .search_area > input {
    font-size: 17px;
    height: 48px;
  }
  .search_area > button {
    width: 126px;
    height: 46px;
    font-size: 15px;
  }
  div > p {
    font-size: 19px;
  }
  footer {
    height: 160px;
  }

  #images > .first_img {
    position: absolute;
    right: 0;
    top: -105vw !important;
    width: 24% !important;
  }
  #images > .scnd_img {
    position: absolute;
    right: 0px;
    top: -28vw;
    width: 38%;
  }
  .images > .third_img {
    position: absolute;
    top: 4vw;
    left: 23vw;
    z-index: 0;
    width: 47%;
  }
  .images > .fourt_img {
    position: absolute;
    top: -28vw;
    left: 8vw;
    width: 31%;
  }
  .about_page > p {
    font-size: 16px !important;
  }

  .about_page {
    padding: 0px 15px;
  }
  .about_page > h1 {
    font-size: 52px !important;
  }
}
@media screen and (max-width: 375px) {
  #images > .first_img {
    position: absolute;
    right: 0;
    top: -118vw !important;
    width: 27% !important;
  }
  div > p {
    line-height: 30px !important;
  }
  #image_section {
    background-repeat: no-repeat;
    background-size: cover;
    height: 783px !important;
  }
  #images {
    height: 13%;
  }
  .Worldwide_text > h3 {
    padding-top: 35px;
  }
}
/* 320px media  screen start */

@media screen and (max-width: 320px) {
  .Worldwide_text {
    padding-top: 5px !important;
  }

  .text_pera > p {
    font-size: 14px !important;
  }
  .about_page > h1 {
    font-size: 42px !important;
  }
  #images > .first_img {
    position: absolute;
    right: 0;
    top: -113vw !important;
    width: 30% !important;
  }
  .images > .scnd_img {
    position: absolute;
    right: 0px;
    top: -12vw;
    width: 38%;
  }
  #images {
    height: 19%;
    position: relative;
    bottom: -131px;
    background-size: cover;
  }
  .Worldwide_text > h3 {
    font-size: 24.92px;
    padding-top: 0px;
  }
}
.images {
  background-image: url(img/Vectorsharp.png);
}
