@font-face {
  font-family: 'futura-REGULAR';
  src: url(//theme.hstatic.net/1000030244/1001380170/14/futura-REGULAR.woff?v=3272) format("woff"), url(//theme.hstatic.net/1000030244/1001380170/14/futura-REGULAR.ttf?v=3272) format("truetype");
  font-display: fallback; }

* {
  margin: 0;
  padding: 0; }

a, a:hover, a:focus {
  text-decoration: none;
  outline: none;
  transition: all 0.3s ease-in-out;
  color: #333333; }

img, iframe, video {
  max-width: 100%; }

table {
  width: 100%; }

img {
  border: none;
  max-width: 100%;
  height: auto; }

ol, ul {
  list-style: none; }

fieldset {
  border: 2px groove threedface;
  display: block;
  padding-block-end: 0.75em;
  padding-block-start: 0.35em;
  text-align: center; }

fieldset legend {
  display: inline-block;
  color: inherit;
  background: none;
  vertical-align: top; }

html {
  overflow-x: hidden; }

body, html {
  font-family: 'Nunito', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #333333;
  background: #ffffff;
  font-size: 14px; }

body.page-woay * {
  font-family: 'Nunito', "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

.title {
  font-family: "Nunito", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.color-main {
  color: #333333; }

button, select {
  transition: all 0.3s ease-in-out;
  outline: none !important;
  box-shadow: none;
  cursor: pointer; }
  button:hover, button:focus, button:active, select:hover, select:focus, select:active {
    outline: none !important;
    box-shadow: none !important;
    border-color: #e6e6e6; }

.form-control, input {
  transition: all 0.3s ease-in-out;
  outline: none !important;
  box-shadow: none; }
  .form-control:hover, .form-control:focus, .form-control:active, input:hover, input:focus, input:active {
    outline: none !important;
    box-shadow: none !important;
    border-color: #e6e6e6; }

h1 {
  font-size: 2.28571em;
  font-weight: 700; }

h2 {
  font-size: 2.14286em;
  font-weight: 700; }

h3 {
  font-size: 1.85714em;
  font-weight: 700; }

h4, h5, h6 {
  font-size: 1.71429em;
  font-weight: 700; }

/*custom Scroll Chrome */
::-webkit-scrollbar {
  width: 6px;
  height: 6px; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px; }

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(105, 105, 105, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(105, 105, 105, 0.4); }

.container, [class*='col-'] {
  padding-left: 7.5px;
  padding-right: 7.5px; }

.no-padding {
  padding: 0; }

.p-r-0 {
  padding-right: 0px; }

.p-l-0 {
  padding-left: 0px; }

.p-l-5 {
  padding-left: 5px; }

.p-r-5 {
  padding-right: 5px; }

.m-t-10 {
  margin-top: 10px; }

.p-b-10 {
  padding-bottom: 15px; }

.row {
  margin-left: -7.5px;
  margin-right: -7.5px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-t-30 {
  margin-top: 30px; }

.m-t-60 {
  margin-top: 60px; }

/* Bootstrap Overrides */
@media (min-width: 1366px) {
  /*.container {
		max-width: 1345px !important;
		width: 1345px !important;
	}*/
  main .container {
    max-width: 1170px !important; }
  .col-xxl-40th {
    flex: 0 0 40%;
    max-width: 40%; }
  .col-xxl-20th {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-xxl-3266th {
    flex: 0 0 32.66%;
    max-width: 32.66%; }
  .col-xxl-14th {
    flex: 0 0 14%;
    max-width: 14%; }
  .col-xxl-80th {
    flex: 0 0 80%;
    max-width: 80%; } }

@media (min-width: 1200px) {
  .col-xl-20th {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-xl-80th {
    flex: 0 0 80%;
    max-width: 80%; }
  .col-xl-3266th {
    flex: 0 0 32.66%;
    max-width: 32.66%; }
  .col-xl-14th {
    flex: 0 0 14%;
    max-width: 14%; }
  .col-xl-30th {
    flex: 0 0 30%;
    max-width: 30%; }
  .col-xl-70th {
    flex: 0 0 70%;
    max-width: 70%; }
  .no-padding-xl {
    padding: 0; } }

@media (min-width: 1200px) and (max-width: 1365.98px) {
  .container {
    max-width: 1170px; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .container {
    max-width: 990px; }
  .col-lg-20th {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-lg-80th {
    flex: 0 0 80%;
    max-width: 80%; }
  .col-lg-30th {
    flex: 0 0 30%;
    max-width: 30%; }
  .col-lg-70th {
    flex: 0 0 70%;
    max-width: 70%; } }

@media (min-width: 992px) {
  .col-lg-20th {
    flex: 0 0 20%;
    max-width: 20%; }
  .p-l-lg-1 {
    padding-left: 1px; }
  .p-l-lg-10 {
    padding-left: 10px; }
  .p-l-lg-5 {
    padding-left: 5px; }
  .p-l-lg-0 {
    padding-left: 0px; }
  .p-r-lg-10 {
    padding-right: 10px; }
  .p-r-lg-5 {
    padding-right: 5px; }
  .p-r-lg-0 {
    padding-right: 0px; } }

@media (max-width: 991.98px) {
  .p-l-md-10 {
    padding-left: 10px; }
  .p-b-md-15 {
    padding-bottom: 15px; } }

@media (min-width: 768px) {
  .border-left-black {
    border-left: 1px solid #000; } }

@media (max-width: 767.98px) {
  .container-fluid-sm {
    max-width: 100%; }
  .no-padding-sm {
    padding: 0; } }

header {
  background: #2e9ed5;
  padding: 10px 0;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99; }
  header .action-item {
    display: none; }
  @media (max-width: 991px) {
    header {
      padding: 10px 0; }
      header .action-item {
        display: block; }
        header .action-item .slicknav-icon {
          display: block;
          padding: 0px;
          margin: 0;
          margin-left: 6px;
          width: 35px;
          height: 35px;
          border: 0;
          background: none;
          outline: none; }
          header .action-item .slicknav-icon .icon-bar {
            width: 24px;
            height: 2px;
            background: #fff;
            border-radius: 1px;
            position: relative;
            display: inline-block;
            vertical-align: middle; }
            header .action-item .slicknav-icon .icon-bar:before, header .action-item .slicknav-icon .icon-bar:after {
              content: '';
              position: absolute;
              left: 0;
              width: 100%;
              height: 100%;
              border-radius: inherit;
              background: #fff;
              transition: transform 250ms ease;
              -ms-transform-origin: 50% 1px;
              transform-origin: 50% 1px; }
            header .action-item .slicknav-icon .icon-bar:before {
              top: -8px; }
            header .action-item .slicknav-icon .icon-bar:after {
              bottom: -8px; }
          header .action-item .slicknav-icon.ic-active .icon-bar {
            height: 0; }
            header .action-item .slicknav-icon.ic-active .icon-bar::before, header .action-item .slicknav-icon.ic-active .icon-bar::after {
              height: 2px;
              top: 0;
              bottom: 0;
              background: #fff; }
            header .action-item .slicknav-icon.ic-active .icon-bar::before {
              -ms-transform: rotate(-45deg);
              transform: rotateZ(-45deg); }
            header .action-item .slicknav-icon.ic-active .icon-bar::after {
              -ms-transform: rotate(45deg);
              transform: rotateZ(45deg); }
      header .logo {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -webkit-align-items: center;
        align-items: center; } }

.navbar-mainmenu {
  text-align: right;
  display: flex;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: flex-end;
  flex-direction: row;
  -webkit-flex-direction: row; }
  .navbar-mainmenu ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    gap: 15px; }
    .navbar-mainmenu ul li a {
      padding: 12px 14px;
      color: #fff;
      font-size: 16px;
      display: inline-block; }
    .navbar-mainmenu ul li:last-child a {
      color: #FEC519;
      font-weight: 700; }
  @media (max-width: 991px) {
    .navbar-mainmenu {
      display: none;
      padding: 0;
      width: 100%;
      border: 0;
      box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
      position: absolute;
      background: #ffffff;
      width: 100%;
      top: 100%;
      left: 0;
      right: 0; }
      .navbar-mainmenu ul {
        max-width: 720px;
        margin: 0 auto;
        display: block; }
        .navbar-mainmenu ul li {
          display: block;
          text-align: left; }
          .navbar-mainmenu ul li a {
            color: #333333; } }

.careers-banner img {
  width: 100%; }

.careers-about {
  padding: 40px 0; }
  .careers-about h2 {
    color: #2E9ED5;
    border-bottom: 1px solid #616264;
    font-size: 23px;
    padding-bottom: 5px;
    margin-bottom: 30px;
    font-weight: 600; }
  .careers-about .subtitle {
    color: #616264;
    font-size: 16px; }
  .careers-about h3 {
    font-size: 23px;
    text-align: center;
    color: #2E9ED5;
    font-weight: 700;
    margin-bottom: 30px; }
  .careers-about .description {
    font-size: 17px;
    color: #414042;
    font-weight: 300; }
  .careers-about .wrap-iframe {
    padding-bottom: 56.5%;
    position: relative; }
    .careers-about .wrap-iframe iframe {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }
  @media (min-width: 992px) {
    .careers-about .content-about {
      padding-left: 30px; } }
  @media (max-width: 991px) {
    .careers-about h3 {
      margin-top: 30px; } }

.careers-slogan {
  background: #15B1F9;
  color: #fff;
  padding: 30px 0; }
  @media (min-width: 992px) {
    .careers-slogan .wrap {
      max-width: 70%;
      margin: 0 auto; } }
  .careers-slogan .wrap h2 {
    font-size: 20px;
    margin-bottom: 15px;
    padding: 0 30px; }
  .careers-slogan .slider-wrap.d-flex-owl:not(.owl-loaded) > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .careers-slogan .slider-wrap .item {
    background: rgba(255, 255, 255, 0.2);
    padding: 20px 30px;
    border-radius: 15px; }
    .careers-slogan .slider-wrap .item .title {
      font-size: 24px;
      color: #FDFF00;
      font-weight: 700; }
    .careers-slogan .slider-wrap .item .content {
      white-space: normal;
      font-size: 16px; }
      .careers-slogan .slider-wrap .item .content a {
        color: #FDFF00;
        margin-left: 5px;
        font-style: italic; }
  .careers-slogan .slider-wrap.owl-carousel .owl-dots {
    text-align: center; }
    .careers-slogan .slider-wrap.owl-carousel .owl-dots button {
      height: 3px;
      border-radius: 30px;
      background: #fff;
      width: 20px;
      margin: 5px; }
      .careers-slogan .slider-wrap.owl-carousel .owl-dots button.active {
        background: #5FC9FB; }

.careers-core-value {
  padding: 40px 0;
  background-color: #15B1F9;
  /* For browsers that do not support gradients */
  background-image: linear-gradient(#01B6F9, #0079DC);
  border-top: 5px solid #fff; }
  .careers-core-value h2 {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    color: #fff;
    margin-bottom: 30px; }
    .careers-core-value h2 span {
      font-size: 60px;
      font-weight: 800; }
  .careers-core-value .wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .careers-core-value .wrap {
        gap: 15px; } }
    .careers-core-value .wrap .item {
      -ms-flex: 0 0 calc(25% - 15px);
      flex: 0 0 calc(25% - 15px);
      max-width: calc(25% - 15px); }
    .careers-core-value .wrap .head {
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      background: #F29A08;
      height: 55px;
      padding: 10px 30px;
      display: flex;
      align-items: center;
      gap: 10px; }
      .careers-core-value .wrap .head img {
        width: 30px; }
      .careers-core-value .wrap .head span {
        color: #fff;
        font-weight: 800;
        font-style: italic;
        font-size: 18px; }
    .careers-core-value .wrap .content {
      background: #fff;
      padding: 20px;
      text-align: center;
      border-bottom-left-radius: 30px;
      border-bottom-right-radius: 30px; }
      .careers-core-value .wrap .content p {
        text-align: left;
        min-height: 150px; }
      .careers-core-value .wrap .content .img-content {
        max-width: 130px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .careers-core-value {
      padding: 20px 0; }
      .careers-core-value .wrap .item {
        -ms-flex: 0 0 calc(50% - 15px);
        flex: 0 0 calc(50% - 15px);
        max-width: calc(50% - 15px); }
      .careers-core-value .wrap .content p {
        text-align: left;
        min-height: 110px; } }
  @media (max-width: 767px) {
    .careers-core-value h2 {
      font-size: 26px; }
      .careers-core-value h2 span {
        font-size: 26px; }
    .careers-core-value .wrap .item {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 15px; }
    .careers-core-value .wrap .content p {
      text-align: left;
      min-height: inherit; } }

.careers-about2 {
  padding: 60px 0; }
  .careers-about2 .wrap-content {
    max-width: 80%; }
    .careers-about2 .wrap-content h2 {
      color: #2E9ED5;
      font-weight: 700;
      margin-bottom: 20px;
      font-size: 34px; }
    .careers-about2 .wrap-content .subtitle {
      margin-bottom: 25px;
      font-size: 20px;
      color: #055190;
      text-align: justify; }
    .careers-about2 .wrap-content .des {
      color: #414042;
      font-weight: 300;
      margin-bottom: 25px;
      font-size: 16px;
      text-align: justify; }
    .careers-about2 .wrap-content .view-more a {
      color: #2E9ED5;
      font-weight: 600;
      font-size: 17px; }
      .careers-about2 .wrap-content .view-more a svg {
        fill: #2E9ED5;
        width: 10px;
        margin-left: 10px;
        vertical-align: middle;
        display: inline-block; }
  .careers-about2 .image-wrap img {
    border-radius: 30px; }
  .careers-about2 .image-wrap .top {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    justify-content: space-around; }
    .careers-about2 .image-wrap .top img {
      -ms-flex: 0 0 calc(50% - 7.5px);
      flex: 0 0 calc(50% - 7.5px);
      max-width: calc(50% - 7.5px); }
      .careers-about2 .image-wrap .top img:nth-child(2) {
        margin-left: 15px; }
  @media (max-width: 991px) {
    .careers-about2 {
      padding: 20px 0; }
      .careers-about2 .wrap-content {
        margin-bottom: 30px;
        max-width: 100%; }
        .careers-about2 .wrap-content h2 {
          font-size: 26px; } }

.careers-jobs-content {
  padding: 60px 0;
  background-color: #15B1F9;
  background-image: linear-gradient(#01B6F9, #0079DC);
  color: #fff;
  text-align: center; }
  .careers-jobs-content h2 {
    font-size: 32px;
    margin-bottom: 15px; }
  .careers-jobs-content .des {
    font-size: 20px; }
  @media (max-width: 767px) {
    .careers-jobs-content {
      padding: 20px 0; }
      .careers-jobs-content h2 {
        font-size: 26px; } }

.careers-jobs-lists {
  padding: 50px 0; }
  .careers-jobs-lists h2 {
    font-size: 30px;
    color: #2E9ED5;
    margin-bottom: 30px; }
  @media (min-width: 768px) {
    .careers-jobs-lists .content-list {
      padding-left: 20px;
      padding-right: 20px; } }
  .careers-jobs-lists .content-list .item {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    height: calc(100% - 15px); }
    .careers-jobs-lists .content-list .item .img {
      border-radius: 10px;
      -ms-flex: 0 0 67px;
      flex: 0 0 67px;
      max-width: 67px;
      text-align: center;
      display: flex;
      align-content: center;
      justify-content: center;
      margin-right: 10px;
      flex-wrap: wrap; }
      .careers-jobs-lists .content-list .item .img img {
        width: 30px;
        height: 30px; }
    .careers-jobs-lists .content-list .item .content {
      -ms-flex: 0 0 calc(100% - 77px);
      flex: 0 0 calc(100% - 77px);
      max-width: calc(100% - 77px);
      display: flex;
      justify-content: space-between; }
      .careers-jobs-lists .content-list .item .content .left {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .careers-jobs-lists .content-list .item .content .left .title span {
          background: #FB4F4F;
          color: #fff;
          border-radius: 30px;
          padding: 5px 15px;
          font-size: 10px;
          font-weight: 700;
          width: 55px;
          display: inline-block;
          vertical-align: top;
          text-align: center;
          margin-right: 8px; }
        .careers-jobs-lists .content-list .item .content .left .title h3 {
          display: inline-block;
          font-size: 14px;
          font-weight: 600;
          width: calc(100% - 63px);
          height: 35px;
          margin-bottom: 5px;
          display: block;
          /* Fallback for non-webkit */
          display: -webkit-box;
          /* Fallback for non-webkit */
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          color: #0098D1;
          font-weight: 700; }
        .careers-jobs-lists .content-list .item .content .left .tags {
          gap: 5px; }
          .careers-jobs-lists .content-list .item .content .left .tags p {
            color: #333;
            font-size: 15px;
            margin-bottom: 0; }
            .careers-jobs-lists .content-list .item .content .left .tags p span {
              display: inline-block;
              vertical-align: middle; }
              .careers-jobs-lists .content-list .item .content .left .tags p span.icon {
                display: inline-block;
                width: 20px; }
            .careers-jobs-lists .content-list .item .content .left .tags p img {
              width: 15px; }
      .careers-jobs-lists .content-list .item .content .right {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        text-align: right;
        color: #6D6E71;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-end; }
        .careers-jobs-lists .content-list .item .content .right span {
          display: block;
          font-weight: 600;
          color: #6D6E71;
          font-size: 12px; }
        .careers-jobs-lists .content-list .item .content .right .link {
          padding: 10px 20px;
          background-color: #0098D1;
          color: #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          font-size: 13px;
          -moz-border-radius: 20px;
          -webkit-border-radius: 20px;
          border-radius: 5px;
          display: block; }
        .careers-jobs-lists .content-list .item .content .right .exp {
          font-style: italic;
          color: #FF9A00;
          font-weight: 600; }
    .careers-jobs-lists .content-list .item .btn-mobile {
      display: none; }
    .careers-jobs-lists .content-list .item:hover {
      border-color: #5FB1DD; }
  @media (max-width: 767px) {
    .careers-jobs-lists h2 {
      text-align: center; }
    .careers-jobs-lists .content-list .item {
      align-items: flex-start; }
      .careers-jobs-lists .content-list .item .img {
        border: 0; }
        .careers-jobs-lists .content-list .item .img img {
          width: 50px;
          height: 50px; }
      .careers-jobs-lists .content-list .item .content {
        flex-wrap: wrap; }
        .careers-jobs-lists .content-list .item .content .left {
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%; }
          .careers-jobs-lists .content-list .item .content .left .title h3 {
            height: auto;
            margin-bottom: 10px;
            width: auto; }
        .careers-jobs-lists .content-list .item .content .right {
          display: none;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          align-items: center;
          margin-top: 5px;
          flex-direction: row; }
          .careers-jobs-lists .content-list .item .content .right .link {
            margin-top: 5px; }
      .careers-jobs-lists .content-list .item .btn-mobile {
        display: block;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 10px;
        text-align: center; }
        .careers-jobs-lists .content-list .item .btn-mobile a {
          padding: 8px 20px;
          background-color: #0098D1;
          color: #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          font-size: 13px;
          -moz-border-radius: 20px;
          -webkit-border-radius: 20px;
          border-radius: 5px;
          display: block; } }

/* Life At DHS */
.lifeat-dhs-why {
  padding: 60px 0;
  background: #01B6F9;
  color: #fff;
  background-image: url(https://file.hstatic.net/1000030244/file/bg-why_94c69f58ac3f4433ab0e58db5ff18273.png);
  background-repeat: no-repeat;
  background-size: 100%; }
  .lifeat-dhs-why h2 {
    font-weight: 800;
    font-size: 32px;
    text-align: center;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .lifeat-dhs-why h2 {
        font-size: 26px; } }
  .lifeat-dhs-why .subtitle {
    color: #ffffff;
    font-size: 16px;
    margin: 0 auto 40px;
    max-width: 850px;
    text-align: center; }
  .lifeat-dhs-why .lifeat-dhs-why-wrap {
    display: flex;
    gap: 10px;
    justify-content: space-around;
    margin: 0 auto; }
    .lifeat-dhs-why .lifeat-dhs-why-wrap .item {
      background: #fff;
      border-radius: 30px;
      overflow: hidden;
      padding: 15px;
      -ms-flex: 0 0 calc(25% - 20px);
      flex: 0 0 calc(25% - 20px);
      max-width: calc(25% - 20px); }
      @media (max-width: 991px) {
        .lifeat-dhs-why .lifeat-dhs-why-wrap .item {
          -ms-flex: 0 0 calc(50% - 20px);
          flex: 0 0 calc(50% - 20px);
          max-width: calc(50% - 20px); } }
    .lifeat-dhs-why .lifeat-dhs-why-wrap .head {
      color: #2E9ED5;
      font-weight: bold;
      margin-bottom: 20px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      text-align: center; }
      .lifeat-dhs-why .lifeat-dhs-why-wrap .head img {
        margin-right: 10px;
        width: 45px; }
      .lifeat-dhs-why .lifeat-dhs-why-wrap .head span {
        font-size: 24px;
        display: block;
        width: 100%;
        margin-top: 10px; }
    .lifeat-dhs-why .lifeat-dhs-why-wrap .content {
      color: #414042;
      font-size: 16px; }
    @media (max-width: 767px) {
      .lifeat-dhs-why .lifeat-dhs-why-wrap {
        gap: 15px 10px; }
        .lifeat-dhs-why .lifeat-dhs-why-wrap .item {
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%; } }
  @media (max-width: 767px) {
    .lifeat-dhs-why {
      padding: 30px 0; } }

.lifeat-dhs-photos {
  padding: 50px 0; }
  .lifeat-dhs-photos .heading {
    margin-bottom: 40px; }
  .lifeat-dhs-photos .subtitle {
    color: #414042;
    font-size: 22px;
    margin-bottom: 15px; }
  .lifeat-dhs-photos h2 {
    color: #2E9ED5; }
    @media (max-width: 991px) {
      .lifeat-dhs-photos h2 {
        font-size: 26px; } }
  .lifeat-dhs-photos .list-photos {
    margin-right: -2px;
    margin-left: -2px; }
    .lifeat-dhs-photos .list-photos .item {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%; }
      .lifeat-dhs-photos .list-photos .item .photo {
        position: relative;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: center;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        padding-left: 2px;
        padding-right: 2px;
        margin-bottom: 4px; }
        .lifeat-dhs-photos .list-photos .item .photo:before {
          content: '';
          opacity: 0;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 9;
          width: 100%;
          height: 100%;
          background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(0, 1, 8, 0.6) 70%);
          background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(0, 0, 0, 0.6) 70%);
          -webkit-transform: translate3d(0, 50%, 0);
          transform: translate3d(0, 50%, 0);
          -webkit-transition: opacity 0.35s,-webkit-transform .35s;
          transition: opacity 0.35s,transform .35s; }
        .lifeat-dhs-photos .list-photos .item .photo img {
          transition: all 800ms ease;
          -moz-transition: all 800ms ease;
          -webkit-transition: all 800ms ease;
          -ms-transition: all 800ms ease;
          -o-transition: all 800ms ease; }
        .lifeat-dhs-photos .list-photos .item .photo:hover:before {
          opacity: 1;
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
        .lifeat-dhs-photos .list-photos .item .photo:hover img {
          transform: scale(1.1, 1.1);
          -webkit-transform: scale(1.1, 1.1);
          -moz-transform: scale(1.1, 1.1);
          -o-transform: scale(1.1, 1.1);
          -ms-transform: scale(1.1, 1.1); }
    .lifeat-dhs-photos .list-photos .item-half {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
  @media (max-width: 767px) {
    .lifeat-dhs-photos {
      padding: 20px 0; }
      .lifeat-dhs-photos .list-photos .item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; } }

.lifeat-dhs-introduce {
  padding: 25px 0; }
  .lifeat-dhs-introduce .wrapbox-introduce + .wrapbox-introduce {
    margin-top: 60px; }
  .lifeat-dhs-introduce .introduce-images img {
    border-radius: 30px; }
  .lifeat-dhs-introduce .introduce-detail .heading {
    margin-bottom: 30px;
    margin-top: 30px;
    color: #2E9ED5; }
  .lifeat-dhs-introduce .introduce-detail .desc {
    font-size: 17px;
    color: #414042;
    font-weight: 300; }
  @media (min-width: 992px) {
    .lifeat-dhs-introduce .wrapbox-introduce:nth-child(odd) .introduce-detail {
      padding-left: 50px; } }
  .lifeat-dhs-introduce .wrapbox-introduce:nth-child(even) .introduce-detail {
    padding-right: 50px; }
  @media (max-width: 767px) {
    .lifeat-dhs-introduce .wrapbox-introduce:nth-child(odd) {
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .lifeat-dhs-introduce .wrapbox-introduce + .wrapbox-introduce {
      margin-top: 45px; }
    .lifeat-dhs-introduce .introduce-detail {
      margin-bottom: 15px; } }

.lifeat-dhs-gallerys {
  padding-bottom: 4px; }
  .lifeat-dhs-gallerys .heading {
    margin-bottom: 30px; }
    .lifeat-dhs-gallerys .heading h2 {
      color: #2E9ED5;
      margin-bottom: 20px; }
      @media (max-width: 991px) {
        .lifeat-dhs-gallerys .heading h2 {
          font-size: 26px; } }
    .lifeat-dhs-gallerys .heading .des {
      color: #4E4F51;
      font-size: 17px;
      font-weight: 300; }
  .lifeat-dhs-gallerys .lifeat-slider--gallery.d-flex-owl:not(.owl-loaded) > div {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .lifeat-dhs-gallerys .lifeat-slider--gallery.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    background: rgba(255, 255, 255, 0.5);
    padding: 10px !important; }
    .lifeat-dhs-gallerys .lifeat-slider--gallery.owl-carousel .owl-nav button svg {
      width: 10px; }
    .lifeat-dhs-gallerys .lifeat-slider--gallery.owl-carousel .owl-nav button.owl-prev {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
    .lifeat-dhs-gallerys .lifeat-slider--gallery.owl-carousel .owl-nav button.owl-next {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      right: 0; }
  .lifeat-dhs-gallerys .lifeat-slider--gallery .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 5px;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .lifeat-dhs-gallerys .lifeat-slider--gallery .owl-dots .owl-dot span {
      display: flex;
      display: -ms-flex;
      display: -webkit-flex;
      width: 6px;
      height: 6px;
      margin: 4px;
      border-radius: 50%;
      background: #928c8c; }
    .lifeat-dhs-gallerys .lifeat-slider--gallery .owl-dots .owl-dot.active span {
      background: #2a79ff;
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2); }

.lifeat-dhs-footer {
  padding: 40px 0;
  background: #01B6F9;
  color: #fff; }
  .lifeat-dhs-footer .heading {
    margin: 0 auto; }
    @media (min-width: 992px) {
      .lifeat-dhs-footer .heading {
        max-width: 70%; } }
    .lifeat-dhs-footer .heading h2 {
      line-height: 1.3;
      margin: 0 0 10px;
      margin-bottom: 10px; }
      @media (max-width: 991px) {
        .lifeat-dhs-footer .heading h2 {
          font-size: 26px; } }
    .lifeat-dhs-footer .heading .subtitle {
      font-weight: 600;
      font-size: 17px;
      font-style: italic;
      margin: 0; }
    .lifeat-dhs-footer .heading .btn-careers {
      background: #F17700;
      color: #fff;
      border-radius: 30px;
      padding: 10px 30px;
      margin-top: 20px;
      display: inline-block; }
  @media (max-width: 767px) {
    .lifeat-dhs-footer {
      padding: 20px 0; } }

/* Footer */
.footer {
  color: #333333;
  background: #ffffff;
  border-top: 1px dashed #333; }
  .footer__brand .container {
    padding-top: 2.14286em; }
  .footer__brand.not_border .container {
    border-top: 0px; }
  .footer__brand--title {
    font-size: 1.35714em;
    margin-bottom: 1.31579em;
    font-weight: 700; }
  .footer__brand--slider {
    margin-bottom: 1.42857em; }
  .footer__bottom {
    padding: 1.07143em 0; }
  .footer__menu--title {
    font-size: 1em;
    color: #333333;
    padding-bottom: 0.57143em; }
  .footer__menu--lists li {
    font-size: 0.92857em; }
    .footer__menu--lists li a {
      color: #333333; }
  .footer__social {
    display: flex;
    flex-wrap: wrap; }
    .footer__social li {
      margin-right: 5px;
      margin-bottom: 5px; }
      .footer__social li img {
        max-width: 40px; }
  .footer__copyright {
    background: #e3e3e3;
    color: #333333;
    padding: 0.76923em 0px;
    font-size: 0.92857em; }
    @media (max-width: 767.98px) {
      .footer__copyright {
        padding-bottom: 5.38462em; }
        .footer__copyright .logo-foot {
          max-width: 70%;
          margin-bottom: 1.15385em; }
        .footer__copyright .logo-bct {
          max-width: 13.07692em; } }
