.inner-banner2 {
  background-image: url(../images/about-banner.jpg);
  width: 100%;
  height: 300px;
  background-position: center;
  background-size: cover;
  text-align: center;
  position: relative;
}
.inner-banner3{
  background-image: url(../images/project-banner.jpg);
}
.inner-banner4{
  background-image: url(../images/contact-banner.jpg);
}
.bread h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  transform: translate(0px, 120px);
  margin-bottom: 0;
  color: white;
  letter-spacing: 0.0025em;
  display: inline-block;
  background-color: #0597e8;
  padding: 15px 31px;
  line-height: 1;
  position: relative;
}
.bread h2::before {
  position: absolute;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  top: 12px;
  left: 10px;
  background-color: #0597e8;
  opacity: 0.4;
}
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  border-radius: 5px;
  width: 23%;
  bottom: -40px;
  box-shadow: 1px 1px 9px #cbcbcb82;
  right: 38%;
  font-weight: 500;
  color: #b31c1ca3;
}

ul.breadcrumb li {
  display: inline;
  font-size: 16px;
}

ul.breadcrumb li + li:before {
  padding: 8px;
}

ul.breadcrumb li a,
ul.breadcrumb li i {
  color: #0597e8;
  text-decoration: none;
  font-weight: 500;
}
ul.breadcrumb li i {
  margin: 0 6px;
}
.vision {
  background-image: url(../images/vision-bg.jpg);
  background-size: cover;
  color: #fff;
  text-align: center;
  padding: 50px 0px;
}
.vision-text h4 {
  font-size: 14px;
  color: #fff;
}
.vision-text h2 {
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #fff;
}
.vision-text p {
  font-size: 16px;
  margin-top: -8px;
  padding: 0 5%;
  font-weight: 600;
}
.vision-text h5 {
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  margin-bottom: 0px;
  margin-top: 22px;
}
.vision-btn {
  border-color: #fff;
  text-align: end;
}
.vision-btn a {
  color: #fff;
}
.vision-button {
  text-align: end;
}
.project-table {
  margin-top: 60px;
}
.project-head {
  text-align: center;
}
.project-head p {
  text-align: center !important;
  padding: 0 5%;
}
.table-blue {
  background-color: #0597e8;
  color: #fff;
}
.table-bold {
  font-weight: 600;
}
.table {
  text-align: center;
}
.table-second {
  margin: 40px 0;
}
.table-second p {
  color: #777;
  text-align: justify;
}
.table-margin {
  margin-bottom: 60px !important;
}
.gallery-video video {
  width: 100%;
  border-radius: 6px;
}
.gallery_item img {
  border-radius: 6px;
}
.gallery {
  margin-bottom: 50px;
}

.contact-one h6 {
  font-size: 14px;
  color: #0597e8;
}
.contact-one h2 {
  font-weight: 600;
  margin-top: 12px;
  font-size: 26px;
}
.contact-two {
  display: flex;
  margin-top: 38px;
}
.contact-box-one img {
  width: 50px;
}
.contact-box-one i {
  background-color: #fff;
  height: 80px;
  width: 80px;
  line-height: 80px;
  border-radius: 50%;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  color: #0597e8;
  font-size: 26px;
}
.contact-box-two p {
  margin-top: 10px;
  color: #777;
}
.contact-box-one {
  margin-right: 25px;
}
.contact-box-three h4 {
  margin-top: -3px !important;
}
.contact-box-three {
  padding-bottom: 10px;
}
.contact-two h4 {
  font-size: 18px;
  margin-top: -10px;
  font-weight: 600;
  margin-bottom: -2px;
}

.contact-head h6 {
  color: #0597e8;
  font-size: 14px;
}
.contact-head h3 {
  font-size: 28px;
  font-weight: 600;
  position: relative;
}
.form-main {
  margin-top: 15px;
}
.contact-form {
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-color: #fff;
  border-radius: 8px;
  margin-left: 30px;
}

.form-data input {
  width: 100%;
  height: 40px;
  border-radius: 8px;
  border: none;
  border: 1px solid #e4e7ee;
  padding-left: 15px;
  font-size: 14px;
  color: #777;
}
.form-data i {
  position: absolute;
  top: 13px;
  left: 12px;
  color: #b9090f;
}
.form-data input:focus,
.form-data textarea:focus {
  border: 1px solid #0597e8;
  outline: none;
}
.form-data {
  margin-top: 20px;
  position: relative;
}
.form-data textarea {
  border: none;
  border: 1px solid #e4e7ee;
  border-radius: 8px;
  width: 100%;
  height: 150px;
  padding-top: 15px;
  padding-left: 15px;
}

.form-btn input {
  border-radius: 8px;
  background: transparent;
  color: #0597e8;
  border: 2px solid #0597e8 !important;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 45px;
  text-transform: uppercase;
  border: none;
}
.contact {
  padding: 70px 0;
  background-image: url(../images/contact-back.jpg);
  background-size: cover;
}
.contact-one i {
  margin-right: 5px;
}
.contact-box-three {
  margin-top: 1px;
}

.table-extra{
  padding: 8px 25px !important;
}

@media (max-width: 992px) {
  .about-img {
    text-align: center;
  }
  ul.breadcrumb {
    width: 32%;
    right: 34%;
  }
  .contact-form{
    margin-top: 50px;
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  ul.breadcrumb {
    width: 45%;
    right: 27%;
  }
}
@media (max-width: 480px) {
  ul.breadcrumb {
    width: 54%;
    right: 23%;
  }
}
@media (max-width: 390px) {
  ul.breadcrumb {
    width: 75%;
    right: 12%;
}
}
.translation{
  display: flex;
  align-items: flex-start;
  margin-top: 10px;
}
.translation img{
  width: 100%;
}
.translation h6{
  margin-left: 5px;
  margin-top: 2px;
}
.translation a{
  color: #000;
}
.translation a:hover{
  color: #000;
}