@font-face {
  font-family: "Helvetica_Neue_LT_Std_77_Bold_Condensed";
  src: url("../fonts/Helvetica_Neue_LT_Std_77_Bold_Condensed.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Helvetica_Neue_LT_Std_67_Medium_Condensed_Oblique";
  src: url("../fonts/Helvetica_Neue_LT_Std_67_Medium_Condensed_Oblique.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Helvetica_Neue_LT_Std_65_Medium";
  src: url("../fonts/Helvetica_Neue_LT_Std_65_Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Helvetica_Neue_LT_Std_57_Condensed";
  src: url("../fonts/Helvetica_Neue_LT_Std_57_Condensed.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Helvetica_Neue_LT_Std_55_Roman";
  src: url("../fonts/Helvetica_Neue_LT_Std_55_Roman.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Helvetica_Neue_LT_Std_47_Light_Condensed";
  src: url("../fonts/Helvetica_Neue_LT_Std_47_Light_Condensed.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Helvetica_Neue_LT_Std_45_Light";
  src: url("../fonts/Helvetica_Neue_LT_Std_45_Light.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
:root {
  --font_77_bold: "Helvetica_Neue_LT_Std_77_Bold_Condensed";
  --font_67_medium: "Helvetica_Neue_LT_Std_67_Medium_Condensed_Oblique";
  --font_65_medium: "Helvetica_Neue_LT_Std_65_Medium";
  --font_57: "Helvetica_Neue_LT_Std_57_Condensed";
  --font_55_roman: "Helvetica_Neue_LT_Std_55_Roman";
  --font_47_light: "Helvetica_Neue_LT_Std_47_Light_Condensed";
  --font_45_light: "Helvetica_Neue_LT_Std_45_Light"; }

.font_77_bold {
  font-family: var(--font_77_bold) !important; }

.font_67_medium {
  font-family: var(--font_67_medium) !important; }

.font_65_medium {
  font-family: var(--font_65_medium) !important; }

.font_57 {
  font-family: var(--font_57) !important; }

.font_55_roman {
  font-family: var(--font_55_roman) !important; }

.font_47_light {
  font-family: var(--font_47_light) !important; }

.font_45_light {
  font-family: var(--font_45_light) !important; }

.text_xxl {
  font-size: 56px !important;
  line-height: calc(61.6 / 56) !important; }
  @media (max-width: 767px) {
    .text_xxl {
      font-size: 36px !important; } }

.text_xl {
  font-size: 44px !important;
  line-height: calc(54 / 44) !important; }
  @media (max-width: 767px) {
    .text_xl {
      font-size: 32px !important; } }

.text_xml {
  font-size: 38px !important;
  line-height: calc(41 / 38) !important; }
  @media (max-width: 767px) {
    .text_xml {
      font-size: 28px !important; } }

.text_lsg {
  font-size: 26px !important;
  line-height: calc(36 / 26) !important; }
  @media (max-width: 767px) {
    .text_lsg {
      font-size: 20px !important; } }

.text_lg {
  font-size: 20px !important;
  line-height: calc(30 / 20) !important; }
  @media (max-width: 767px) {
    .text_lg {
      font-size: 16px !important; } }

.text_sm {
  font-size: 16px !important;
  line-height: calc(19 / 16) !important; }
  @media (max-width: 767px) {
    .text_sm {
      font-size: 14px !important; } }

.text_xs {
  font-size: 14px !important;
  line-height: calc(16 / 14) !important; }

.text_xss {
  font-size: 12px !important;
  line-height: calc(17 / 12) !important; }

.cta span {
  font-size: 14px !important;
  font-family: var(--font_65_medium) !important;
  letter-spacing: 1px; }

.bg_primary_blue {
  background: #002749; }

.color_primary_blue {
  color: #002749; }

.color_secondary {
  color: #0085ca; }

.color_white {
  color: #fff; }

.infra_cmn_style {
  /* Desktop Styles */
  /* Mobile Styles */ }
  .infra_cmn_style .am_features-highlights .container .features-content-item .feature-info {
    justify-content: center !important; }
  @media (max-width: 993px) {
    .infra_cmn_style .am_hero-slider-v2-swiper .swiper-slide .item {
      height: 46vh; } }
  @media (max-width: 767px) {
    .infra_cmn_style .am_hero-slider-v2-swiper .swiper-slide .item {
      height: 70vh; } }
  .infra_cmn_style .am_module .overview_sec .am_primary-intro-content {
    padding: 0;
    min-height: auto; }
  .infra_cmn_style .overview_sec .content {
    width: 70%;
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 993px) {
      .infra_cmn_style .overview_sec .content {
        width: 100%; } }
    @media (max-width: 767px) {
      .infra_cmn_style .overview_sec .content .cta {
        margin-bottom: 0px; } }
  .infra_cmn_style .infra_numbers_sec {
    margin-bottom: 5rem; }
    .infra_cmn_style .infra_numbers_sec .subtitle {
      color: #0085ca;
      text-transform: uppercase;
      margin-bottom: 1rem; }
    .infra_cmn_style .infra_numbers_sec .title {
      margin-bottom: 1.875rem; }
    .infra_cmn_style .infra_numbers_sec .number_box {
      display: flex;
      grid-gap: 20px;
      justify-content: space-between;
      margin-top: 20px; }
      @media screen and (max-width: 992px) {
        .infra_cmn_style .infra_numbers_sec .number_box {
          flex-wrap: wrap;
          column-gap: 0px; } }
      .infra_cmn_style .infra_numbers_sec .number_box .box {
        padding: 35px 20px;
        transition: all 0.5s;
        background-color: #f4f6f8;
        width: 25%; }
        @media (max-width: 993px) {
          .infra_cmn_style .infra_numbers_sec .number_box .box {
            width: 48.5%; } }
        .infra_cmn_style .infra_numbers_sec .number_box .box:hover {
          background-color: #002749; }
          .infra_cmn_style .infra_numbers_sec .number_box .box:hover .section_title {
            color: #f9c20a; }
          .infra_cmn_style .infra_numbers_sec .number_box .box:hover .para_section {
            color: #fff; }
        .infra_cmn_style .infra_numbers_sec .number_box .box .section_title {
          font-weight: 600;
          padding-bottom: 30px; }
  .infra_cmn_style .industries_sec {
    padding: 5rem 0; }
    .infra_cmn_style .industries_sec .header {
      display: flex;
      align-items: flex-end;
      justify-content: space-between;
      margin-bottom: 1.875rem; }
      @media (max-width: 767px) {
        .infra_cmn_style .industries_sec .header {
          flex-direction: column;
          align-items: flex-start; } }
      .infra_cmn_style .industries_sec .header .subtitle {
        text-transform: uppercase;
        margin-bottom: 1rem; }
      .infra_cmn_style .industries_sec .header .sidebar .am_button {
        color: #fff; }
      @media (max-width: 767px) {
        .infra_cmn_style .industries_sec .header .sidebar {
          margin-top: 1.5rem; } }
    .infra_cmn_style .industries_sec .item .row-flex {
      display: flex;
      align-items: center;
      border: 1px solid #68869a;
      gap: 15px;
      padding-right: 15px;
      transition: 0.3s ease-in-out;
      text-decoration: none; }
      .infra_cmn_style .industries_sec .item .row-flex:hover {
        background-color: #0085ca; }
        .infra_cmn_style .industries_sec .item .row-flex:hover .btn-plus img {
          filter: brightness(10); }
      .infra_cmn_style .industries_sec .item .row-flex .item-image {
        width: 31%; }
        .infra_cmn_style .industries_sec .item .row-flex .item-image img {
          display: block; }
        @media (max-width: 1200px) {
          .infra_cmn_style .industries_sec .item .row-flex .item-image {
            width: 35%; }
            .infra_cmn_style .industries_sec .item .row-flex .item-image img {
              width: 100%; } }
      .infra_cmn_style .industries_sec .item .row-flex .item-title {
        color: #fff;
        width: 60%; }
        @media (max-width: 1200px) {
          .infra_cmn_style .industries_sec .item .row-flex .item-title .text_lg {
            font-size: 14px !important; } }
      .infra_cmn_style .industries_sec .item .row-flex .btn-plus {
        width: 25px;
        height: 25px; }
    .infra_cmn_style .industries_sec .swiper-container {
      padding-bottom: 60px; }
    .infra_cmn_style .industries_sec .swiper-container-horizontal .swiper-scrollbar {
      bottom: 21px;
      width: calc(100% - 70px);
      left: 0;
      height: 2px;
      background: rgba(0, 133, 202, 0.2); }
    .infra_cmn_style .industries_sec .swiper-container .swiper-scrollbar-drag {
      height: 4px;
      top: -2px;
      background: #0085ca; }
    .infra_cmn_style .industries_sec .swiper-button-next,
    .infra_cmn_style .industries_sec .swiper-container-rtl .swiper-button-prev {
      background-image: none; }
    .infra_cmn_style .industries_sec .swiper-button-prev,
    .infra_cmn_style .industries_sec .swiper-container-rtl .swiper-button-next {
      background-image: none; }
    .infra_cmn_style .industries_sec .swiper-button-next,
    .infra_cmn_style .industries_sec .swiper-rtl .swiper-button-prev {
      right: 0;
      top: auto;
      bottom: 0;
      color: #fff; }
    .infra_cmn_style .industries_sec .swiper-button-next:after,
    .infra_cmn_style .industries_sec .swiper-button-prev:after {
      font-size: 20px; }
    .infra_cmn_style .industries_sec .swiper-button-prev,
    .infra_cmn_style .industries_sec .swiper-container-rtl .swiper-button-next {
      left: auto;
      right: 30px;
      top: auto;
      bottom: 0;
      color: #fff; }
    .infra_cmn_style .industries_sec .swiper-button-next {
      background-image: none !important; }
    .infra_cmn_style .industries_sec .swiper-button-prev {
      background-image: none !important; }
  .infra_cmn_style .am_different {
    margin-bottom: 0px;}
    .infra_cmn_style .am_different .header.left-align {
      text-align: left; }
      .infra_cmn_style .am_different .header h2 {
        max-width: 100%; }
    .infra_cmn_style .am_different .row-flex {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media (max-width: 993px) {
        .infra_cmn_style .am_different .row-flex {
          row-gap: 30px; } }
      @media (max-width: 993px) {
        .infra_cmn_style .am_different .row-flex {
          row-gap: 20px; } }
      .infra_cmn_style .am_different .row-flex .item {
        width: 24%;
        background-color: #fff;
        padding: 50px 50px;
        transition: 0.3s ease-in-out; }
        @media (max-width: 1200px) {
          .infra_cmn_style .am_different .row-flex .item {
            padding: 50px 30px; } }
        @media (max-width: 993px) {
          .infra_cmn_style .am_different .row-flex .item {
            width: 48%; } }
        @media (max-width: 767px) {
          .infra_cmn_style .am_different .row-flex .item {
            padding: 30px 15px; } }
        .infra_cmn_style .am_different .row-flex .item:hover {
          background-color: #0085ca;
          color: #fff; }
        .infra_cmn_style .am_different .row-flex .item .icon {
          margin-bottom: 1rem; }
        .infra_cmn_style .am_different .row-flex .item p {
          font-size: 20px;
          font-weight: bold;
          width: 75%; }
          @media (max-width: 1200px) {
            .infra_cmn_style .am_different .row-flex .item p {
              width: 100%; } }
          @media (max-width: 767px) {
            .infra_cmn_style .am_different .row-flex .item p {
              font-size: 16px; } }
  .infra_cmn_style .am_message_sec {
    padding: 5rem 0; }
    .infra_cmn_style .am_message_sec .message_wrap {
      background-color: #f2f4f6;
      padding: 3rem 5rem; }
      @media (max-width: 767px) {
        .infra_cmn_style .am_message_sec .message_wrap {
          padding: 2rem 1rem; } }
      .infra_cmn_style .am_message_sec .message_wrap .swiper-container {
        padding-bottom: 60px; }
      .infra_cmn_style .am_message_sec .message_wrap .swiper-container-horizontal .swiper-scrollbar {
        bottom: 21px;
        width: calc(100% - 70px);
        left: 0;
        height: 2px;
        background: rgba(0, 133, 202, 0.2); }
      .infra_cmn_style .am_message_sec .message_wrap .swiper-container .swiper-scrollbar-drag {
        height: 4px;
        top: -2px;
        background: #0085ca; }
      .infra_cmn_style .am_message_sec .message_wrap .swiper-button-next,
      .infra_cmn_style .am_message_sec .message_wrap .swiper-container-rtl .swiper-button-prev {
        background-image: none; }
      .infra_cmn_style .am_message_sec .message_wrap .swiper-button-prev,
      .infra_cmn_style .am_message_sec .message_wrap .swiper-container-rtl .swiper-button-next {
        background-image: none; }
      .infra_cmn_style .am_message_sec .message_wrap .swiper-button-next,
      .infra_cmn_style .am_message_sec .message_wrap .swiper-rtl .swiper-button-prev {
        right: 0;
        top: auto;
        bottom: 0;
        color: #0085ca; }
      .infra_cmn_style .am_message_sec .message_wrap .swiper-button-next:after,
      .infra_cmn_style .am_message_sec .message_wrap .swiper-button-prev:after {
        font-size: 20px; }
      .infra_cmn_style .am_message_sec .message_wrap .swiper-button-prev,
      .infra_cmn_style .am_message_sec .message_wrap .swiper-container-rtl .swiper-button-next {
        left: auto;
        right: 30px;
        top: auto;
        bottom: 0;
        color: #0085ca; }
    .infra_cmn_style .am_message_sec .head_title {
      padding-bottom: 2rem;
      text-transform: uppercase; }
    .infra_cmn_style .am_message_sec .message_content {
      padding-bottom: 2rem;
      padding-left: 50px;
      position: relative; }
      .infra_cmn_style .am_message_sec .message_content::before {
        content: "";
        position: absolute;
        top: -12px;
        left: 0;
        background-image: url(../assets/quote-blue.svg);
        background-repeat: no-repeat;
        width: 43px;
        height: 31px; }
    .infra_cmn_style .am_message_sec .member_name {
      text-align: right; }
    .infra_cmn_style .am_features-highlights .am_image-cards-header .am_secondary-intro-content {
      background-color: transparent;
      margin-bottom: 2.5rem; }
      .infra_cmn_style .am_features-highlights .am_image-cards-header .am_secondary-intro-content .content .title {
        color: #fff;}
        @media (max-width: 1300px) {
          .infra_cmn_style .am_features-highlights .am_image-cards-header .am_secondary-intro-content .content .title {
            width: 62%; } }
        @media (max-width: 1200px) {
          .infra_cmn_style .am_features-highlights .am_image-cards-header .am_secondary-intro-content .content .title {
            width: 70%; } }
        @media (max-width: 767px) {
          .infra_cmn_style .am_features-highlights .am_image-cards-header .am_secondary-intro-content .content .title {
            width: 100%; } }
      @media (max-width: 993px) {
        .infra_cmn_style .am_features-highlights .am_image-cards-header .am_secondary-intro-content .sidebar {
          justify-content: flex-start; } }
      .infra_cmn_style .am_features-highlights .am_image-cards-header .am_secondary-intro-content .sidebar .am_button {
        color: #fff; }
    @media (max-width: 1200px) {
      .infra_cmn_style .am_features-highlights .am_image-cards-header .container {
        padding: 0; } }
    .infra_cmn_style .am_features-highlights .features {
      gap: 0px; }
    .infra_cmn_style .am_features-highlights .features-content-item .am_button {
      margin-top: 2rem; }
    @media (min-width: 1201px) {
      .infra_cmn_style .am_features-highlights .features-content-item .feature-info {
        width: 44%; } }
    .infra_cmn_style .am_features-highlights .features-list {
      padding-left: 1rem;
      min-width: 28%;
      margin-top: 0px; }
      .infra_cmn_style .am_features-highlights .features-list ul {
        gap: 1rem; }
        .infra_cmn_style .am_features-highlights .features-list ul li a {
          font-size: 23px !important; }
      @media (max-width: 1200px) {
        .infra_cmn_style .am_features-highlights .features-list {
          display: none; } }
      .infra_cmn_style .am_features-highlights .features-list::before {
        left: 0; }
      .infra_cmn_style .am_features-highlights .features-list .indicator {
        left: 0; }
  .infra_cmn_style .am_press-cards {
    margin-bottom: 5rem; }
    .infra_cmn_style .am_press-cards .am_image-cards-header .am_secondary-intro-content {
      margin-bottom: 2.5rem; }
    .infra_cmn_style .am_press-cards .am_image-cards-swiper {
      padding-bottom: 40px; }
      .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box {
        display: block;
        padding: 40px;
        background-color: #fff;
        border: 1px solid #d0efff;
        transition: 0.3s ease-in-out;
        text-decoration: none; }
        .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box:hover {
          background-color: #0085ca;
          color: #fff; }
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box:hover h5,
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box:hover p,
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box:hover span,
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box:hover .post {
            color: #fff !important; }
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box:hover .btn_section .btn:before {
            background: url(../assets/white-hover-cta.svg) no-repeat 0 0 !important; }
        @media screen and (max-width: 767px) {
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box {
            width: 100%;
            padding: 30px; } }
        @media (min-width: 993px) and (max-width: 1200px) {
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box {
            padding: 30px 20px; } }
        .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box h5 {
          font-size: 16px;
          color: #8b8b8b;
          padding-bottom: 7px;
          letter-spacing: 0.5px; }
        .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box p {
          font-size: 18px;
          color: #00244a;
          padding-bottom: 15px;
          letter-spacing: 0.5px;
          font-family: "helvetica_neue_lt_std45_light"; }
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box p span {
            letter-spacing: 1px; }
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box p.para_section {
            min-height: 170px; }
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box p b {
            color: #0085ca; }
        .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box .img_name {
          display: flex;
          align-items: center;
          padding-top: 15px; }
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box .img_name .name {
            padding-left: 20px; }
            .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box .img_name .name h6 {
              color: #292929;
              letter-spacing: 0.5px; }
        .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box .read_more {
          margin-top: 40px;
          border-top: 2px solid #f2f7f9; }
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box .read_more .btn_section .btn:hover:after {
            width: 100%;
            color: #fff !important; }
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box .read_more .btn_section {
            margin-top: 20px; }
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box .read_more .btn_section .btn {
            padding: 0 12px 0 0;
            text-decoration: none;
            font-family: "Helvetica Neue LT Std 55 Roman";
            font-size: 1.25rem;
            line-height: 1.875rem;
            display: inline-flex;
            align-items: center;
            position: relative;
            color: #0085ca;
            flex-grow: 0;
            flex-shrink: 0;
            transition: all 0.3s ease;
            text-transform: uppercase; }
            .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box .read_more .btn_section .btn:hover {
              color: #fff; }
            @media screen and (max-width: 767px) {
              .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box .read_more .btn_section .btn {
                font-size: 16px; } }
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box .read_more .btn_section .btn span {
            top: 2px;
            position: relative;
            z-index: 2;
            height: 34px;
            margin-top: 2px; }
            .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box .read_more .btn_section .btn span:hover {
              color: #fff; }
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box .read_more .btn_section .btn:after {
            content: "";
            width: 34px;
            height: 36px;
            position: absolute;
            top: 0;
            left: 0;
            color: #fff;
            z-index: 1;
            transition: all 0.3s ease; }
          .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-wrapper .box .read_more .btn_section .btn:before {
            content: "";
            width: 34px;
            height: 34px;
            background: url(../assets/btn-arrow.svg) no-repeat 0 0;
            display: inline-flex;
            margin-right: 12px;
            position: relative;
            z-index: 2; }
      .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-button-prev {
        left: auto;
        right: 30px;
        top: auto;
        bottom: 0;
        height: 22px;
        width: 22px;
        color: #bcbcbc; }
        .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-button-prev::after {
          font-size: 24px; }
      .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-button-next {
        right: 0;
        top: auto;
        bottom: 0;
        height: 22px;
        width: 22px;
        color: #bcbcbc; }
        .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-button-next::after {
          font-size: 24px; }
      .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-scrollbar {
        height: 2px;
        background: #bcbcbc;
        width: calc(100% - 70px);
        left: 0;
        bottom: 10px; }
        .infra_cmn_style .am_press-cards .am_image-cards-swiper .swiper-scrollbar .swiper-scrollbar-drag {
          height: 4px;
          background: #0085ca;
          top: -1px; }
    @media (max-width: 1200px) {
      .infra_cmn_style .am_press-cards .am_secondary-intro-content .container {
        padding: 0px; } }
    @media (max-width: 993px) {
      .infra_cmn_style .am_press-cards .am_secondary-intro-content .sidebar {
        justify-content: flex-start; } }
  .infra_cmn_style .am_image-cards .item-content .btm-row {
    border-top: 2px solid #ddd;
    width: 90%;
    height: 1px;
    position: absolute;
    bottom: 5rem; }
  @media (max-width: 1200px) {
    .infra_cmn_style .am_image-cards .am_secondary-intro-content .container {
      padding: 0px; } }
  @media (max-width: 993px) {
    .infra_cmn_style .am_image-cards .am_secondary-intro-content .sidebar {
      justify-content: flex-start; } }
  .infra_cmn_style .life_news_section {
    padding-bottom: 100px; }
    @media screen and (max-width: 767px) {
      .infra_cmn_style .life_news_section {
        padding-bottom: 60px; } }
    .infra_cmn_style .life_news_section .life_news {
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 993px) {
        .infra_cmn_style .life_news_section .life_news {
          flex-wrap: wrap; } }
      .infra_cmn_style .life_news_section .life_news .life {
        width: 49%;
        position: relative; }
        @media screen and (max-width: 993px) {
          .infra_cmn_style .life_news_section .life_news .life {
            width: 100%; } }
        .infra_cmn_style .life_news_section .life_news .life .top_head {
          top: 30px;
          left: 30px;
          position: absolute;
          font-size: 16px;
          line-height: 25px;
          color: #0085ca;
          text-transform: uppercase;
          font-family: "helvetica_neue_lt_std45_light"; }
        .infra_cmn_style .life_news_section .life_news .life .news_info {
          left: 30px;
          right: 30px;
          bottom: 30px;
          position: absolute;
          color: #fff; }
          .infra_cmn_style .life_news_section .life_news .life .news_info .section_title {
            color: #fff; }
          .infra_cmn_style .life_news_section .life_news .life .news_info .para_section {
            color: #fff;
            padding-bottom: 25px; }
          .infra_cmn_style .life_news_section .life_news .life .news_info .cta .am_button {
            color: #fff; }
        .infra_cmn_style .life_news_section .life_news .life .big_img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .infra_cmn_style .life_news_section .life_news .news {
        width: 49%;
        padding: 40px 25px;
        background-color: #f4f6f8; }
        @media screen and (max-width: 993px) {
          .infra_cmn_style .life_news_section .life_news .news {
            width: 100%;
            margin-top: 2rem; } }
        .infra_cmn_style .life_news_section .life_news .news .text_btn {
          display: flex;
          align-items: flex-end;
          justify-content: space-between; }
          @media (max-width: 767px) {
            .infra_cmn_style .life_news_section .life_news .news .text_btn {
              flex-direction: column;
              align-items: flex-start; }
              .infra_cmn_style .life_news_section .life_news .news .text_btn .sidebar {
                margin-top: 1.5rem; } }
          .infra_cmn_style .life_news_section .life_news .news .text_btn .sub_title {
            text-transform: uppercase;
            margin-bottom: 1rem; }
        .infra_cmn_style .life_news_section .life_news .news .news_item_section {
          height: 580px;
          overflow-y: scroll;
          padding-right: 20px;
          margin-top: 40px; }
          .infra_cmn_style .life_news_section .life_news .news .news_item_section .news_item {
            padding: 2rem;
            margin-bottom: 10px;
            transition: all 0.5s;
            border-bottom: 1px solid #d0e5ec; }
            @media (max-width: 767px) {
              .infra_cmn_style .life_news_section .life_news .news .news_item_section .news_item {
                padding: 1rem; } }
            .infra_cmn_style .life_news_section .life_news .news .news_item_section .news_item .arrows {
              opacity: 0;
              transition: 0.3s ease-in-out; }
            .infra_cmn_style .life_news_section .life_news .news .news_item_section .news_item:last-child {
              margin-bottom: 0; }
            .infra_cmn_style .life_news_section .life_news .news .news_item_section .news_item:hover {
              background-color: #fff; }
              .infra_cmn_style .life_news_section .life_news .news .news_item_section .news_item:hover .arrows {
                opacity: 1; }
            @media screen and (max-width: 992px) {
              .infra_cmn_style .life_news_section .life_news .news .news_item_section .news_item .para_section {
                font-size: 1rem;
                line-height: 1.475rem; } }
            .infra_cmn_style .life_news_section .life_news .news .news_item_section .news_item .date_arrows {
              display: flex;
              padding-bottom: 10px;
              justify-content: space-between; }
              .infra_cmn_style .life_news_section .life_news .news .news_item_section .news_item .date_arrows .date h6 {
                font-size: 16px;
                line-height: 25px;
                color: #8b8b8b;
                font-family: "helvetica_neue_lt_std45_light"; }
            .infra_cmn_style .life_news_section .life_news .news .news_item_section .news_item .img_name {
              display: flex;
              align-items: center;
              padding-top: 15px; }
              .infra_cmn_style .life_news_section .life_news .news .news_item_section .news_item .img_name .name {
                padding-left: 20px; }
                .infra_cmn_style .life_news_section .life_news .news .news_item_section .news_item .img_name .name h6 {
                  font-weight: 100;
                  font-size: 16px;
                  line-height: 25px;
                  color: #8b8b8b;
                  font-family: "helvetica_neue_lt_std45_light"; }
            .infra_cmn_style .life_news_section .life_news .news .news_item_section .news_item .link_rt {
              text-decoration: none; }
  .infra_cmn_style .features-content-item.features-content-item--show {
    display: block !important; }
  .infra_cmn_style .features-content .features-content-item {
    display: none;
    /* Hide all content initially */
    transition: 0.4s ease-in-out; }
    .infra_cmn_style .features-content .features-content-item .accordion-content {
      display: flex; }
    .infra_cmn_style .features-content .features-content-item .accordion-header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      cursor: pointer;
      padding: 20px;
      background-color: rgba(0, 133, 202, 0.13);
      color: #d0e5ec;
      text-align: left;
      transition: 0.4s ease-in-out;
      position: relative; }
      .infra_cmn_style .features-content .features-content-item .accordion-header h3 {
        margin: 0;
        font-size: 23px !important; }
        @media (max-width: 767px) {
          .infra_cmn_style .features-content .features-content-item .accordion-header h3 {
            font-size: 16px !important; } }
      .infra_cmn_style .features-content .features-content-item .accordion-header .icon-plus {
        position: absolute;
        top: 50%;
        right: 3%;
        background-image: url(../assets/white-plus-icon.svg);
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
        background-size: cover; }
        @media (max-width: 767px) {
          .infra_cmn_style .features-content .features-content-item .accordion-header .icon-plus {
            width: 20px;
            height: 20px; } }
      @media (min-width: 1201px) {
        .infra_cmn_style .features-content .features-content-item .accordion-header {
          display: none; } }
      @media (max-width: 767px) {
        .infra_cmn_style .features-content .features-content-item .accordion-header {
          padding: 15px; } }
      .infra_cmn_style .features-content .features-content-item .accordion-header.min-icon {
        color: #f9c20a; }
        .infra_cmn_style .features-content .features-content-item .accordion-header.min-icon .icon-plus {
          background-image: url(../assets/white-minus-icon.svg); }
    .infra_cmn_style .features-content .features-content-item.active {
      display: block;
      /* Show the active tab content */ }
  @media (max-width: 1200px) {
    .infra_cmn_style .features-content .features-content-item {
      display: block;
      /* Hide all items initially */
      margin-bottom: 20px; }
      .infra_cmn_style .features-content .features-content-item .accordion-content {
        display: none;
        padding: 15px; }
        .infra_cmn_style .features-content .features-content-item .accordion-content.active {
          display: block;
          /* Show content when active */ }
        .infra_cmn_style .features-content .features-content-item .accordion-content .feature-info {
          text-align: left; }
          .infra_cmn_style .features-content .features-content-item .accordion-content .feature-info .am_button {
            align-self: flex-start; } }

.swiper-button-next {
  background-image: none !important; }

.swiper-button-prev {
  background-image: none !important; }

/*# sourceMappingURL=index.css.map */
