.design-eng-banner {
  background-image: url(../images/design-engin-banner.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.awrd-cta {
  color: #333333;
  letter-spacing: -0.04em;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  border-bottom: 1px solid #0080C6;
  padding-bottom: 5px;
  background-image: url(../images/cta-arrw-yellow.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 30px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative; }
  .awrd-cta::before {
    content: '';
    width: 0%;
    height: 1px;
    background-color: #F89420;
    position: absolute;
    left: 0px;
    bottom: -1px; }
  .awrd-cta:hover {
    color: #333333;
    padding-right: 35px; }
    .awrd-cta:hover::before {
      width: 100%; }

.ptb {
  padding-top: 30px; }

.mb50 {
  margin-bottom: 50px; }

.inline-b {
  display: inline !important; }

.dd-card {
  border: 1px solid #E6E6E6;
  margin: 0px 15px 20px 15px; }

.design-deliver-wrp {
  height: auto; }

.about-banner {
  background-image: url(../images/about-us-banner.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.inner-ttle {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 30px;
  line-height: 46px;
  letter-spacing: -0.06em;
  color: #333333; }

.heading2 {
  font-size: 34px;
  line-height: 44px; }

.inner-sub-ttle {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 16px;
  letter-spacing: -0.06em;
  color: #F89420;
  margin-bottom: 10px; }

.info-txt {
  width: 400px;
  padding: 0 0 30px 0; }

.inner-subttle {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 36px;
  line-height: 45px;
  letter-spacing: -0.06em;
  color: #333333; }

.infonumb-wrp .cvr h2 {
  line-height: 90px; }

.infonumb-wrp {
  margin-bottom: 40px;
  margin-top: 0 !important; }

.about-wrp .sec-cvr {
  padding: 100px 0px; }

.mission-wrp {
  display: flex; }
  .mission-wrp .vision-wrap {
    background-color: #E8EFF7;
    padding: 60px 0;
    height: 630px; }
    .mission-wrp .vision-wrap .info {
      width: 500px;
      margin: 0 auto; }
      .mission-wrp .vision-wrap .info .head {
        font-size: 46px;
        line-height: 55px; }
      .mission-wrp .vision-wrap .info img {
        width: 85px;
        height: 85px; }
  .mission-wrp .corevalue-wrp {
    height: 630px;
    background-color: #0080C6;
    padding: 150px 60px;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -0.06em;
    color: #FFFFFF; }
    .mission-wrp .corevalue-wrp p {
      line-height: 25px;
      letter-spacing: -0.06em;
      color: #FFFFFF; }

.abt-lhs {
  margin-bottom: 30px; }

.awards {
  padding: 80px 0 0 0;
  overflow: hidden; }
  .awards .awards-wrp {
    padding: 0 80px; }
    .awards .awards-wrp .awards-box {
      background-color: #F4F4F4;
      margin-left: 15px; }
    .awards .awards-wrp .info {
      padding: 0;
      margin: 0; }
      .awards .awards-wrp .info .ttle {
        color: #333333;
        font-weight: 600;
        padding: 0 0 0 0;
        margin: 0;
        font-size: 15px;
        line-height: 24px; }
    .awards .awards-wrp .swiper {
      padding-bottom: 50px; }
    .awards .awards-wrp .swiper-pagination-bullet {
      background-color: #F89420;
      opacity: 1;
      position: relative;
      margin: 0px 8px !important; }
    .awards .awards-wrp .swiper-pagination-bullet::before {
      content: "";
      width: 20px;
      height: 20px;
      border-radius: 50px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .awards .awards-wrp .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
      border: 1px solid #F89420; }
  .awards .inner-our-services-wrp .desg-deli-rhs .dd-card::before {
    right: -295%; }
  .awards .inner-our-services-wrp .desg-deli-rhs .dd-card:hover::before {
    right: -100%; }
  .awards .timeline-steps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  .awards .timeline-steps .timeline-step {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 25px 0; }
  .awards .timeline-steps .timeline-content {
    width: 80px;
    text-align: center; }
  .awards .timeline-steps .timeline-content .inner-circle {
    border-radius: 25px;
    height: 10px;
    width: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #A4A4A4; }
  .awards .timeline-steps .timeline-content .inner-circle p {
    padding: 65px 8px 0 0; }
  .awards .timeline-steps .timeline-content .inner-circle:hover {
    background-color: #F89420; }
  .awards .timeline-steps .timeline-content .inner-circle p:hover {
    color: #F89420; }
  .awards #timeline {
    width: 93%;
    height: 150px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative; }
  .awards #timeline:before {
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    border-bottom: dotted 2px #929292;
    z-index: -1; }
  .awards #timeline .circle-org {
    margin: 0 10px;
    padding: 0 15px;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    border-radius: 50%;
    color: #fff;
    background: #F89420;
    position: relative;
    top: 6px; }
  .awards .timeline-content p:hover {
    color: #F89420; }
  .awards #timeline .circle-org:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid #F89420;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: -12px;
    left: 50%;
    margin: 0 0 0 -6px; }
  .awards .timeline-steps .timeline-content .inner-circle:before {
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    min-width: 10px;
    opacity: 0.5; }
  .awards .swiper-button-next, .awards .swiper-button-prev {
    top: 10%;
    background-color: #0080C6;
    border-radius: 50px;
    height: 35px;
    width: 35px; }
  .awards .swiper-button-next:after, .awards .swiper-button-prev:after {
    font-size: 15px;
    color: #fff; }

.infobot {
  padding: 0 100px; }
  .infobot .info-bx-n {
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: all 0.5s ease; }
    .infobot .info-bx-n::before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      background-color: rgba(0, 0, 0, 0.5);
      transition: all 0.5s ease;
      opacity: 0; }
    .infobot .info-bx-n::after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 30%;
      left: 0px; }
    .infobot .info-bx-n:hover::before {
      opacity: 1; }
    .infobot .info-bx-n:hover .info-n-desc-bx {
      bottom: 0px; }
    .infobot .info-bx-n a {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      display: block;
      z-index: 4; }
  .infobot .info-n-desc-bx {
    position: absolute;
    bottom: -115px;
    left: 0px;
    transition: all 0.5s ease;
    z-index: 3;
    margin-bottom: 12px; }
    .infobot .info-n-desc-bx h6 {
      font-size: 16px;
      margin-bottom: 0px;
      color: #fff;
      padding: 0px 34px;
      padding-top: 20px; }
    .infobot .info-n-desc-bx h2 {
      font-size: 24px;
      font-weight: 700;
      padding: 0px 34px;
      color: #fff;
      margin-bottom: 12px; }
    .infobot .info-n-desc-bx p {
      font-size: 18px;
      color: #fff;
      height: 45px;
      line-height: 26px;
      padding: 0px 34px; }
  .infobot .whitehr {
    color: #fff;
    border: 1px solid #fff;
    margin: 10px 0 0 0; }
  .infobot .infoimg {
    position: absolute;
    bottom: 0;
    right: 25px; }
  .infobot .about-sldr {
    padding: 0 25px; }
  .infobot .about-next {
    top: 50%;
    background-color: #0080C6;
    border-radius: 50px;
    height: 40px;
    width: 40px;
    right: 8px;
    position: absolute; }
  .infobot .about-prev {
    top: 50%;
    background-color: #0080C6;
    border-radius: 50px;
    height: 40px;
    width: 40px;
    left: 8px;
    position: absolute; }
  .infobot .about-next:after, .infobot .about-prev:after {
    font-size: 15px;
    color: #fff; }

.inner-our-services-wrp .desg-deli-rhs .dd-card {
  cursor: auto; }

.inner-our-services-wrp .desg-deli-rhs .dd-card::before {
  right: -290%; }

.inner-our-services-wrp .desg-deli-rhs .dd-card:hover::before {
  right: -98%; }

.design-deliver-wrp .desg-deli-rhs .dd-card p {
  background-image: none;
  font-size: 22px; }

.inner-our-services-wrp .desg-deli-rhs .dd-card:hover p {
  background-image: none; }

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .design-deliver-wrp {
    height: auto; }

  .inner-our-services-wrp .desg-deli-rhs .dd-card::before {
    right: -290%; }

  .inner-our-services-wrp .desg-deli-rhs .dd-card:hover::before {
    right: -98%; }

  .infobot .info-n-desc-bx h2 {
    font-size: 20px;
    color: #fff;
    padding: 0px 15px; }

  .infobot .info-n-desc-bx p {
    font-size: 14px;
    padding: 0px 15px; }

  .infobot .info-n-desc-bx h6 {
    padding: 15px 25px 0 25px; }

  .infobot .infoimg {
    bottom: 0; }

  .infobot .info-n-desc-bx {
    bottom: -108px; } }
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .design-deliver-wrp {
    height: auto; }

  .inner-our-services-wrp .desg-deli-rhs .dd-card::before {
    right: -295%; }

  .inner-ttle, .inner-subttle {
    font-size: 24px;
    line-height: 35px; }

  .heading2 {
    font-size: 24px;
    line-height: 35px; }

  .mission-wrp .vision-wrap .info .head {
    font-size: 38px;
    line-height: 50px; }

  .infobot {
    padding: 0 15px; }

  .info-n-desc-bx h2 {
    font-size: 20px; }

  .awards .awards-wrp {
    padding: 0 50px; }

  .inner-our-services-wrp .desg-deli-rhs .dd-card:hover::before {
    right: -98%; }

  .global-project-wrp .gp-slider-wrp .gp-sldr {
    padding-left: calc((100% - 1360px) / 2 + 20px);
    cursor: url(../images/drag.png), auto; }

  .infobot .info-n-desc-bx h2 {
    font-size: 20px;
    color: #fff;
    padding: 0px 10px; }

  .infobot .info-n-desc-bx p {
    font-size: 16px;
    padding: 0px 10px;
    line-height: 22px; }

  .infobot .info-n-desc-bx h6 {
    padding: 15px 25px 0 15px; }

  .infobot .infoimg {
    bottom: 0; }

  .infobot .info-n-desc-bx {
    bottom: -108px; } }
/* Medium */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .inner-our-services-wrp .desg-deli-rhs .dd-card::before {
    top: -178%;
    right: -300%; }

  .inner-our-services-wrp .desg-deli-rhs .dd-card:hover::before {
    right: -70%;
    top: -114%; }

  .global-project-wrp .gp-slider-wrp .gp-sldr {
    padding-left: calc((100% - 1024px) / 2 + 20px);
    cursor: url(../images/drag.png), auto; } }
/* Small */
/* Extra small */
@media (min-width: 320px) and (max-width: 767px) {
  .info-txt {
    width: 100%; }

  .inner-page-overview-section {
    padding: 40px 0px; }

  .mission-wrp .vision-wrap {
    padding: 40px 15px; }

  .mission-wrp .vision-wrap .info {
    width: 100%; }

  .inner-subttle {
    font-size: 20px;
    line-height: 35px; }

  .inner-ttle {
    font-size: 22px;
    line-height: 36px; }

  .abt-lhs {
    margin-bottom: 30px; }

  .mission-wrp .corevalue-wrp {
    height: 100%;
    padding: 60px 15px;
    font-size: 26px;
    line-height: 36px; }

  .mission-wrp {
    display: block; }

  .mission-wrp .vision-wrap {
    height: 100%; }

  .heading2 {
    font-size: 20px;
    line-height: 34px; }

  .infobot {
    padding: 0; }

  .infobot .info-bx-n {
    margin-bottom: 30px; }

  .awards .awards-wrp {
    padding: 0 15px; }

  .awards {
    padding: 50px 0 0 0; }

  .awards .awards-wrp .info {
    margin: 10px; }

  .awards .awards-wrp .awards-box {
    margin-left: 0; }

  .awards #timeline {
    width: 75%;
    height: 120px; }

  .awards .swiper-button-next, .awards .swiper-button-prev {
    top: 7%; }

  .inner-our-services-wrp .desg-deli-rhs .dd-card:hover::before {
    right: -88%; }

  .infobot .info-n-desc-bx h2 {
    font-size: 18px;
    color: #fff;
    padding: 0px 25px; }

  .infobot .info-n-desc-bx p {
    font-size: 15px;
    padding: 0px 25px; }

  .infobot .info-n-desc-bx h6 {
    padding: 15px 25px; }

  .infobot .infoimg {
    bottom: 15px; }

  .infobot .info-n-desc-bx {
    bottom: -104px;
    width: 100%; }

  .infobot .info-n-desc-bx p {
    height: auto; } }

/*# sourceMappingURL=sbs.css.map */
