* {
  padding: 0;
  margin: 0;
}

.fullbody-wrapper {
  width: 100%;
  height: 100%;
}
.header-wrapper {
  width: 100%;
  background-color: #c1e3e5;
}
.header {
  width: 92%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}
.bar-icons {
  display: none;
}

@media only screen and (max-width: 1210px) {
  .header {
    flex-wrap: wrap;
  }
  .header-left {
    flex-wrap: wrap;
  }
  .header-right {
    flex-wrap: wrap;
  }
  .number {
    flex-wrap: wrap;
  }
  .mail {
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 1100px) {
  .navbar-wrapper {
    flex-wrap: wrap;
  }
  .navbar {
    flex-wrap: wrap;
  }
  .navbar-left {
    flex-wrap: wrap;
  }
  .navbar-right {
    flex-wrap: wrap;
  }
  .aboutus-header {
    flex-wrap: wrap;
  }
  .equipments-image {
    flex-wrap: wrap;
  }
  .letsgetstrated {
    flex-wrap: wrap;
  }
}

@media (max-width: 560px) {
  .header-right {
    width: 30% !important;
  }
  .number {
    font-size: 17px !important;
  }
  .mail {
    font-size: 17px !important;
  }

  .youtube-wrapper video {
    width: 100% !important;
    height: 300px !important;
  }
  .navbar-wrapper {
    flex-wrap: wrap;
  }
  .navbar {
    flex-wrap: wrap;
  }
  .navbar-left {
    width: 80% !important;
  }
  .navbar-right {
    display: none !important;
  }
  .icon-wrapper {
    display: block !important;
    color: #f9f8f7;
    font-size: 24px;
    margin-top: 10px;
  }
  .bar-icons {
    display: none; /* Initially hide the menu */
    background-color: #00236e; /* Add background color */
    position: absolute;
    top: 128px;
    width: 100%;
    color: white;
    margin-left: -20px;
    z-index: 1;
  }

  .bar-icons ul {
    list-style-type: none; /* Remove default list styles */
    padding: 0;
    border-top: 1px solid #7d7f82;
  }
  .equipments-image {
    flex-wrap: wrap;
    width: 100% !important;
  }

  .bar-icons ul li {
    text-align: center;
    border-bottom: 1px solid #7d7f82;
    padding: 6px 0px;
  }

  .bar-icons ul li a {
    text-decoration: none;
    color: #ece7e7;
    text-align: center;
  }

  .home {
    display: none;
  }
  .letsgetstrated {
    flex-wrap: wrap;
    width: 86% !important;
  }

  .service {
    display: none;
  }
  .contact {
    display: none;
  }

  .about {
    display: none;
  }
  .aboutus-header {
    top: 225px !important;
  }
  .home-page-header {
    display: none;
  }
  .construction-images {
    flex-wrap: wrap;
  }

  .news-update {
    flex-wrap: wrap;
  }
  .news-update-left {
    width: 100%;
  }
  .news-update-right {
    margin-left: 0px !important;
    width: 100% !important;
  }
  .about-project-wrapper {
    flex-wrap: wrap;
  }
  .about-projectt {
    flex-wrap: wrap;
  }
  .introducton-wrapper {
    width: 100%;
    overflow: hidden;
  }
  .introducton-wrapper img {
    width: auto !important;
    object-fit: cover;
  }
  .introducton-wrapper h2 {
    font-size: 24px !important;
  }
  .variousewuments-wrapper {
    width: 100% !important;
  }

  .equipments-image {
    width: 100% !important;
  }
  .text {
    font-size: 17px !important;
    top: 10px !important;
    width: 96% !important;
    left: 10px !important;
    text-align: center;
  }
  .text-middle {
    font-size: 13px !important;
    top: 114px !important;
    width: 96% !important;
    left: 10px !important;
    text-align: center;
  }
  .text-button {
    font-size: 13px !important;
    top: 227px !important;
    width: 96% !important;
    left: 10px !important;
    text-align: center;
  }
  .text-motives {
    font-size: 13px !important;
    top: 385px !important;
    width: 96% !important;
    left: 10px !important;
    text-align: center;
  }

  .footer-section {
    flex-wrap: wrap;
  }
  .footer-section {
    flex-wrap: wrap;
  }
  .copy-right-section {
    flex-wrap: wrap;
    display: block;
  }
  .Getin-touch-wrapper {
    flex-wrap: wrap;
    display: block;
  }
  .contact-infos-wrapper {
    flex-wrap: wrap;
    display: block;
  }
  .yourmessage-wrapper {
    flex-wrap: wrap;
    display: block;
  }
  .locations {
    flex-wrap: wrap;
    display: block;
  }

  .locations-left iframe {
    width: 100% !important;
  }
  .locations-right iframe {
    width: 350px;
    height: 250px;
  }

  .yourmessages {
    width: 100% !important;
  }
  .input-box-wrapper {
    width: 100% !important;
    vertical-align: center;
    flex-wrap: wrap;
  }
  .your-name input {
    width: 230px !important;
  }
  .your-email input {
    width: 230px !important;
  }
  .your-number input {
    width: 230px !important;
  }
  .your-message input {
    width: 230px !important;
  }
  .our-approach img {
    width: 100% !important;
  }
  .director {
    width: 100% !important;
    text-align: center !important;
  }

  .contact-infos {
    flex-wrap: wrap;
  }
  .contactus-icon {
    width: 100% !important;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .locations {
    flex-wrap: wrap;
  }
  .locations-left {
    width: 100%;
  }
  .locations-left iframe {
    width: 100% !important;
  }
  .construction-images img {
    width: 100% !important;
    height: auto !important;
  }
  .aboutus-wrapper {
    width: 100%;
  }
  .construction-images {
    width: 100% !important;
  }
}

@media (max-width: 480px) {
  .header {
    display: none;
  }
  .header-mob {
    width: 92%;
    margin: 0 auto;
    padding-top: 13px;
    padding-bottom: 13px;
    display: block !important;
  }

  .header-left-mob {
    margin-bottom: 7px;
    display: flex;
    justify-content: space-between;
  }
  .header-icon-wrapper a {
    padding: 0px 5px;
    display: inline-block;
  }
  .header-mob i {
    color: #e02454;
    font-size: 17px;
  }
  .bar-icons {
    margin-left: -15px;
  }
}

.fb-icons i {
  color: #e02454;
  font-size: 24px;
}
.whatsapp i {
  color: #e02454;
  font-size: 24px;
}

.linkedin i {
  color: #e02454;
  font-size: 24px;
}
.whatsapp i {
  color: #e02454;
  font-size: 24px;
}
.insta i {
  color: #e02454;
  font-size: 24px;
}
.google i {
  color: #e02454;
  font-size: 24px;
}
.no {
  padding-left: 12px;
  color: black;
}
.header-left {
  display: flex;
  justify-content: space-between;
  width: 65%;
}
.number {
  color: #e02454;
  font-size: 24px;
}

.ma {
  padding-left: 12px;
  color: black;
}

.mail {
  color: #e02454;
  font-size: 24px;
}
.header-right {
  display: flex;
  justify-content: space-between;
  width: 20%;
}
.header-right div a i {
  font-size: 17px !important;
}
.navbar-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #00236e;
}
.navbar {
  width: 92%;
  margin: 0 auto;
  justify-content: space-between;
  display: flex;
}
.navbar-left {
  width: 100%;
}
.navbar-left img {
  width: 14%;
  border-radius: 50px;
}
.navbar-right {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 22px;
}
.icon-wrapper {
  display: none;
}

.navbar-right a {
  text-decoration: none;
  color: white;
  font-size: 24px;
  font-weight: bold;
}
.navbar-right a:hover {
  color: #e02454;
}
.construction-images-wrapper {
  width: 100%;
  margin: 0 auto;
}

.construction-images img {
  width: 100%;
  height: 700px;
  opacity: 0.4;
}

.news-update-wrapper {
  width: 100%;
}
.news-update {
  width: 83%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  color: #003a66;
}
.youtube-wrapper {
  padding-top: 10px;
  width: 100%;
}

.youtube-wrapper iframe {
  width: 100%;
  height: 450px;
}

.aboutbussnes {
  background-color: #c1e3e5;
  margin-top: 10px;
  font-size: 16px;
  padding: 10px;
  width: 80%;
}
.corporateoffice {
  color: black;
  padding-top: 10px;
}
.corporateoffice ul li {
  list-style: none;
}
.registered {
  padding-top: 10px;
  color: black;
}
.registered ul li {
  list-style: none;
}
.for-business {
  padding-top: 10px;
  color: black;
}
.for-business ul li {
  list-style: none;
}
.news-update-right {
  margin-left: 25px;
  width: 100%;
}
.contact-info {
  color: #e02454;
  padding-left: 5px;
}
.about-project-wrapper {
  width: 100%;
}
.about-project-wrapper {
  width: 100%;
}
.about-project {
  width: 92%;
  margin: 0 auto;
  text-align: center;
  border-bottom: 2px solid black;
  color: #003a66;
  font-size: 26px;
  padding-top: 12px;
}

.introducton-wrapper {
  width: 100%;
  position: relative;
}
.introducton-wrapper img {
  width: 100%;
  height: auto;
  opacity: 0.3;
}
.text {
  position: absolute;
  font-weight: 200;
  font-size: 19px;
  top: 81px;
  width: 60%;
  margin: 0 auto;
  left: 220px;
}
.text h2 {
  text-align: center;
  padding-bottom: 10px;

  font-size: 45px;
  font-weight: bold;
  color: #e02454;
}
.text p {
  text-align: center;
  text-align: justify;
  color: #00236e;
}
.text-middle {
  position: absolute;
  font-weight: 200;
  font-size: 18px;
  top: 227px;
  width: 60%;
  margin: 0 auto;
  left: 220px;
}
.text-middle h2 {
  text-align: center;
  padding-bottom: 10px;

  font-size: 45px;
  font-weight: bold;
  color: #e02454;
}
.text-middle p {
  text-align: center;
  text-align: justify;
  color: #00236e;
}
.text-button {
  position: absolute;
  font-weight: 200;
  font-size: 19px;
  top: 224px;
  width: 60%;
  margin: 0 auto;
  left: 220px;
}
.text-button h2 {
  text-align: center;
  padding-bottom: 10px;

  font-size: 45px;
  font-weight: bold;
  color: #e02454;
}
.text-button p {
  text-align: center;
  text-align: justify;
  color: #00236e;
}

.text-motives {
  position: absolute;
  font-weight: 200;
  font-size: 19px;
  top: 366px;
  width: 60%;
  margin: 0 auto;
  left: 220px;
}
.text-motives h2 {
  text-align: center;
  padding-bottom: 10px;

  font-size: 45px;
  font-weight: bold;
  color: #e02454;
}
.text-motives p {
  text-align: center;
  text-align: justify;
  color: #00236e;
}

.aboutus-wrapper {
  width: 100%;
  background-color: #f2f2f2;
  padding-top: 27px;
}
.about-us {
  width: 92%;
  margin: 0 auto;
}

.aboutus-header:hover {
  color: #e02454;
}
.our-approach {
  color: #e02454;
}
.our-approach :hover {
  color: #003a66;
}
.our-approach-text {
  color: #00236e;
  padding-top: 10px;
  font-weight: bold;
  text-align: justify;
  padding-bottom: 50px;
  margin-left: 30px;
}
.aboutus-header {
  position: absolute;
  top: 274px;
  left: 70px;
  font-size: 24px;
  margin-bottom: 4px;
  color: #003a66;
}
.home-page-header {
  font-size: 56px;
  /* width: 1100px; */
  font-weight: bold;
}
.contactus-header {
  border-bottom: 2px solid #003a66;
  width: 234px;
}
.aboutus-header-top {
  border-bottom: 2px solid #003a66;
}
.our-services-header {
  border-bottom: 2px solid #003a66;
}
.our-project-header {
  border-bottom: 2px solid #003a66;
  width: 277px;
}

.construction-images {
  position: relative;
}
.Getin-touch-wrapper {
  width: 92%;
  margin: 0 auto;
  text-align: center;
}
.Getin-touch-wrapper h2 {
  color: #003a66;
  font-size: 30px;
  padding-top: 10px;
}
.Getin-touch-wrapper p {
  color: black;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}
.Getin-touch-wrapper p:hover {
  color: #e02454;
}

.footer-section-wrapper {
  width: 100%;
  background-color: #cbdefc;
  padding-bottom: 20px;
}
.footer-section {
  width: 92%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.footer-section-box {
  padding-top: 20px;
}
.footer-section-box h3 {
  padding-bottom: 6px;
  font-weight: bold;
  font-size: 24px;
  color: #003a66;
}
.footer-section-box a {
  text-decoration: none;
  color: #003a66;
}

.footer-section-box ul li {
  list-style: none;
  padding-bottom: 10px;
}
.footer-section-box ul li a {
  text-decoration: none;
  color: #00236e;
}
.footer-section-box ul li a:hover {
  color: #e02454;
}
.copy-right-section {
  width: 100%;
  text-align: center;
  background-color: #003a66;
  color: #dadada;
  padding-top: 10px;
  padding-bottom: 10px;
}
.copy-right {
  width: 92%;
  margin: 0 auto;
}
.contact-infos-wrapper {
  width: 100%;
}
.contact-infos {
  width: 77%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  color: #003a66;
}
.contactus-icon h1 {
  color: #003a66;
}
.contacts-no i {
  color: #e02454;
  font-size: 18px;

  padding: 10px;
}
.address i {
  color: #e02454;
  font-size: 18px;
  padding: 10px;
}
.numbers {
  padding-left: 10px;
}
.yourmessage-wrapper {
  width: 100%;
}
.yourmessages {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  color: #003a66;
  margin-top: 24px;
}
.yourmessages h3 {
  padding-bottom: 13px;
  font-size: 24px;
}
.yourmessages p {
  font-size: 18px;
}
.your-name input {
  width: 488px;
  margin: 13px;
  padding: 10px;
}
.your-email input {
  width: 488px;
  margin: 13px;
  padding: 10px;
}
.your-number input {
  width: 488px;
  margin: 13px;
  padding: 10px;
}
.your-message input {
  width: 488px;
  height: 200px;
  margin: 13px;
  padding: 10px;
}
.messages {
  background-color: #003a66;
  color: white;
  padding: 13px;
  margin: 17px;
  width: 200px;
  margin-bottom: 24px;
  font-weight: bold;
}
.locations-wrapper {
  width: 100%;
}
.locations {
  width: 92%;
  margin: 0 auto;
}

.variousewuments-wrapper {
  width: 100%;

  color: #e02454;
  font-size: 36px;
  margin: 20px;
  font-weight: bold;
}

.variousewuments-wrapper :hover {
  color: #00236e;
}
.equipments-image {
  width: 92%;
  margin: 0 auto;

  display: flex;
  justify-content: space-between;
}
.equipments-image-box {
  width: 100%;
  padding: 20px;
}
.equipments-image-box img {
  width: 100%;
  height: 350px;
}
.equmints-list-wrapper {
  width: 100%;
  margin: 0 auto;
}
.equ-list {
  text-align: center;
  color: #e02454;
  border-top: 1px solid #00236e;
  border-bottom: 1px solid #00236e;
  padding: 5px;
  padding-bottom: 10px;
  font-size: 24px;
}
.equiments-des {
  display: flex;
  justify-content: space-between;
}
.equiments-des-box {
  width: 100%;
  padding: 10px;
  background-color: #333;
  color: white;
  font-size: 18px;
}
.equiments-des-box li {
  list-style: none;
  padding: 2%;
  font-size: 14px;
}
.letsgetstrated {
  background-color: #c1e3e5;
  color: black;
  text-align: center;
  padding: 25px;
}
.letsgetstrated h1 {
  padding-bottom: 12px;
}
.letsgetstrated p {
  text-align: justify;
}
.our-approach img {
  width: 100%;
}
.director {
  text-align: center;
  width: 30%;
  margin: 0 auto;
  padding: 20px;
  display: flex;
  justify-content: space-between;
}
.locations-left iframe {
  width: 100%;
  height: 650px;
}
.career-wrapper {
  width: 72%;
  margin: 0 auto;
  margin: 20px;
  color: #00236e;
  font-size: 24px;
}
.career-wrapper p {
  padding-top: 12px;
  padding-left: 24px;
}
.c-dec {
  color: #333;
}
.ongoing-desc {
  color: green;
}
.kansas-contact {
  width: 92%;
  margin: 0 auto;
  color: #e02454;
  font-size: 24px;
  padding: 10px;
}
.kansas-contact li {
  list-style: none;
}
.kansas-contact a {
  text-decoration: none;
  color: black;
}
.construction-images {
  width: 100%;
}
.letsgetstrated {
  width: 100%;
}
