@import url(lib-extend.css);
body {
  font-family: "dtacEvolution-Regular";
}
.h-line {
  position: relative;
  padding-bottom: 20px;
}

.h-line::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 75px;
  height: 2px;
  background-color: #19aaf8;
  margin-left: -37.5px;
}

a:hover {
  text-decoration: none !important;
}

.nav-job {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  background-color: #000f3c;
}

.nav-job ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: 0;
}

.nav-job li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-left: 60px;
  height: 72px;
}

.nav-job li:first-child {
  margin-left: 0;
}

.nav-job li.nav-job-home a {
  display: block;
  background: url(../images/logo-jobs-new.png) 0 0 no-repeat;
  width: 135px;
  height: 24px;
  background-size: contain;
  text-indent: -9999px;
}

.nav-job li.nav-job-benefit {
  margin-left: auto;
}

.nav-job li.active {
  position: relative;
}

.nav-job li.active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #19aaf8;
}

.nav-job a {
  color: #fff;
  font-size: 16px;
}

.sc-content {
  position: relative;
  min-height: 300px;
}

.obj {
  position: absolute;
}

.sc-intro {
  padding: 60px 0 40px;
  height: 434px;
  overflow: hidden;
}

.sc-intro h1 span {
  display: inline-block;
  font-size: 70px;
}

.obj-d {
  top: 130px;
  left: 50%;
  width: 336px;
  margin-left: -168px;
}

.obj-home-left {
  width: 447px;
  height: 259px;
  bottom: -3px;
  left: 0;
  background: url(../images/bg-bn-home-l.png) 0 0 no-repeat;
  background-size: 100%;
}

.obj-home-left .obj-inner {
  max-width: 651px;
  margin-left: -350px;
}

.obj-home-right {
  width: 251px;
  height: 167px;
  bottom: -20px;
  right: 0;
  background: url(../images/bg-bn-home-r.png) 0 0 no-repeat;
  background-size: 100%;
}

.obj-home-right .obj-inner {
  max-width: 333px;
  margin-left: 50px;
}

.bar-explore {
  position: absolute;
  left: 15px;
  bottom: -40px;
  z-index: 10;
  background-color: #fff;
  border-radius: 10px;
  width: calc(100% - 30px);
  padding: 0 20px;
  -webkit-box-shadow: 0px 4px 8px rgba(96, 97, 112, 0.16);
  box-shadow: 0px 4px 8px rgba(96, 97, 112, 0.16);
}

.bar-explore p {
  font-size: 20px;
  margin-right: 18px;
}

.bar-explore .obj-d-go {
  display: inline-block;
  width: 71px;
  margin-right: 10px;
}

.sc-work-dtac {
  height: 650px;
  background: url(../images/bg-work-at-dtac.jpg) center no-repeat;
  background-size: cover;
}

.sc-work-dtac .container {
  position: relative;
}

.sc-work-dtac .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 650px;
  color: #fff;
  /*text-shadow: 3px 4px 5px rgba(0, 0, 0, 0.4);*/
}

.sc-wedo {
  padding: 0 0 60px;
  background-color: #0c1026;
}

.sc-wedo .carousel .text-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 40px;
  background-color: rgba(3, 3, 6, 0.4);
  border-radius: 4px;
}

.sc-wedo .carousel .list-inline-item .text-box {
  text-align: left;
}
#custCarousel .carousel-indicators > li p {
  color: #fff;
}

.sc-wedo .carousel .list-inline-item.active .text-box {
  opacity: 0;
}

.header-wedo {
  color: #fff;
  padding: 50px 65px 0;
}

.header-wedo .h-desc::after {
  content: "";
  position: absolute;
  right: 25px;
  top: 20px;
  width: 90px;
  height: 1px;
  background-color: #fff;
}

.header-wedo .txt-desc {
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 15px;
}

.carousel-inner img {
  width: 100%;
  height: 100%;
  border-radius: 0;
}

#custCarousel .carousel-indicators {
  position: relative;
  margin-top: -30px;
  margin-left: 0;
  margin-right: 0;
}

#custCarousel .carousel-indicators > li {
  position: relative;
  width: 266px;
  height: 141px;
  text-indent: 0;
  margin: 0 7px !important;
  background: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#custCarousel .carousel-indicators li img {
  display: block;
  border-radius: 4px;
}

#custCarousel .carousel-indicators li.active {
  z-index: 20;
}

#custCarousel .carousel-indicators li a {
  display: block;
  /*height: 186px;*/
  height: 141px;
  overflow: hidden;
}

.carousel-indicators li::before {
  display: none;
}

.sc-benefit {
  padding: 60px 0;
}

.sc-benefit ul {
  padding: 0;
  margin: 0;
}

.sc-benefit li {
  position: relative;
  list-style: none;
  border-bottom: 1px solid #d6d6d6;
  padding: 25px 10px 25px 50px;
}

.sc-benefit li::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
}

.sc-benefit li:first-child {
  padding-top: 0;
}

.sc-benefit li:first-child::before {
  top: -5px;
}

.sc-benefit li.item-1::before {
  background: url(../images/ico-life-01.png) 0 0 no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}

.sc-benefit li.item-2::before {
  background: url(../images/ico-life-02.png) 0 0 no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}

.sc-benefit li.item-3::before {
  background: url(../images/ico-life-03.png) 0 0 no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}

.sc-benefit li.item-4::before {
  background: url(../images/ico-life-04.png) 0 0 no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}

.sc-benefit li.item-5::before {
  background: url(../images/ico-life-05.png) 0 0 no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}

.sc-benefit li.item-6::before {
  background: url(../images/ico-life-06.png) 0 0 no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}

.sc-ourwork {
  padding: 60px 0 80px;
  background: url(../images/bg-sc-way.jpg) center no-repeat;
  background-size: cover;
}

.sc-ourwork .col-item .inner {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 20px 30px 0;
  height: 244px;
}

.sc-ourwork .col-item .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 90px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.sc-ourwork .col-item p {
  color: #767676;
}

.sc-ourwork .col-item.col-item-1 .icon {
  max-width: 154px;
  margin-left: 40px;
}

.sc-ourwork .col-item.col-item-2 .icon {
  max-width: 102px;
}

.sc-ourwork .col-item.col-item-3 .icon {
  max-width: 115px;
}

.sc-ourwork .col-item.col-item-4 .icon {
  max-width: 105px;
}

.sc-purpose {
  padding: 60px 0;
  background: url(../images/bg_purpose-new_desktop.png) #fcfcfc center no-repeat;
  background-size: auto 100%;
  height: 561px;
  margin-top: 0;
  color: #fff;
}

.sc-purpose .row {
  margin-left: -15px;
}

.sc-purpose .owl-dots {
  text-align: left;
}

.col-purpose h3::after {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background: #a3deff;
  background: -webkit-gradient(linear, left top, right top, from(#a3deff), to(#19aaf8));
  background: linear-gradient(90deg, #a3deff 0%, #19aaf8 100%);
  border-radius: 3px;
  margin-top: 18px;
}

.sc-wework {
  padding: 70px 0;
  background-color: #e7eef4;
}

.sc-wework .wework-wrapper {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.sc-wework .row-wework {
  margin-left: -25px;
  margin-right: -25px;
}

.sc-wework .col-item {
  padding-left: 25px;
  padding-right: 25px;
}

.sc-wework .col-item .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: url(../images/bg-wework-cir.png) 0 0 no-repeat;
  background-size: 100%;
  height: 200px;
}

.sc-wework .col-item .icon::after {
  content: "";
  position: absolute;
  bottom: -82px;
  left: 50%;
  margin-left: -11px;
  z-index: 1;
  width: 22px;
  height: 22px;
  border-radius: 100%;
}

.sc-wework .col-item .icon .obj-blank {
  /*width: 82px;
  height: 143px;
  margin-top: 30px;
  background: url(../images/sprt-icon-wework.png) 0 0 no-repeat;
  background-size: 836.5px 143px;*/
}

.sc-wework .col-item .icon img {
  display: inline-block;
  max-width: 84px;
  margin-left: auto;
  margin-right: auto;
}
.sc-wework .col-item.col-item-1 .icon .obj-blank {
  width: 82px;
  height: 82px;
  background: url(../images/ico-4c-01.png) 0 0 no-repeat;
  background-size: contain;
}
.sc-wework .col-item.col-item-1 .icon::after {
  background-color: #4dc9f3;
}

.sc-wework .col-item.col-item-2 .icon::after {
  background-color: #ffa48b;
}

.sc-wework .col-item.col-item-2 .icon .obj-blank {
  width: 84px;
  height: 82px;
  background: url(../images/ico-4c-02.png) 0 0 no-repeat;
  background-size: contain;
}

.sc-wework .col-item.col-item-3 .icon::after {
  background-color: #ff82a7;
}

.sc-wework .col-item.col-item-3 .icon .obj-blank {
  width: 82px;
  height: 82px;
  background: url(../images/ico-4c-03.png) 0 0 no-repeat;
  background-size: contain;
}

.sc-wework .col-item.col-item-4 .icon::after {
  background-color: #5ac4b1;
}

.sc-wework .col-item.col-item-4 .icon .obj-blank {
  width: 102px;
  height: 102px;
  background: url(../images/ico-4c-04.png) 0 0 no-repeat;
  background-size: contain;
}

.sc-wework .text-body {
  position: relative;
  margin-top: 20px;
  white-space: nowrap;
}

.sc-wework .text-body::before {
  content: "";
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 3px;
  height: 338px;
  border-radius: 10px;
  background-color: #003887;
}

.sc-wework .text-body::after {
  content: "";
  display: block;
  position: absolute;
  top: 30px;
  left: 50%;
  width: 42px;
  height: 42px;
  border: 3px solid #003887;
  border-radius: 100%;
  margin-left: -21px;
  background-color: #e7eef4;
}

.sc-wework .text-body h3 {
  position: absolute;
  right: 50%;
  bottom: 20px;
  font-size: 26px;
  text-align: right;
  color: #007ad0;
  margin-right: 20px;
}

.sc-wework .text-body h3 span {
  display: block;
}

.sc-wework .text-body p {
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: 20px;
}

.sc-wework .col-item:nth-child(even) .text-body::before {
  height: 206px;
}

.sc-benefit {
  padding: 70px 0;
  background: linear-gradient(274.69deg, #f8f8f8 30.68%, rgba(248, 248, 248, 0) 89.31%);
}

.sc-benefit .txt-subh-1 {
  color: #767676;
}

.benefit-wrapper {
  text-align: center;
}

.benefit-wrapper .row-benefit {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 30px;
}

.benefit-wrapper .item {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 211.5px;
  flex: 0 0 211.5px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.benefit-wrapper .item::after {
  content: "";
  position: absolute;
  top: 0;
  right: -25px;
  width: 73px;
  height: 163px;
  background: url(../images/bg-shadow.png) 0 0 no-repeat;
  background-size: contain;
  z-index: 0;
}

.benefit-wrapper .item .icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 173.5px;
  background: url(../images/bg-ico-block.png) 0 0 no-repeat;
  background-size: contain;
  margin-bottom: 0;
  z-index: 1;
}

.benefit-wrapper .item .icon img {
  height: 60px;
  margin: -20px 0 0 -10px;
}

.benefit-wrapper .item .text-body p {
  line-height: 20px !important;
  color: #0c1026;
}

.sc-blog {
  padding: 60px 0;
}

.sc-blog .col-header .logo {
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.sc-blog .col-header p {
  margin-bottom: 80px;
}

.sc-blog .date {
  position: absolute;
  left: 15px;
  bottom: 0;
}

.sc-location {
  padding: 70px 0;
  background: url(../images/bg-contact.jpg) #91b8da center no-repeat;
  background-size: auto 752px;
  overflow: hidden;
}

.sc-location .container {
  position: relative;
}

.sc-location .box-img-slide {
  top: 0;
  left: 0;
  max-width: 506px;
}

.sc-location .owl-carousel .item {
  width: 506px;
}

.owl-dots {
  text-align: center;
  margin-top: 10px;
}

.owl-dots .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #d6d6d6 !important;
}

.owl-dots .owl-dot.active {
  background-color: #007ad0 !important;
}

.box-location {
  position: absolute;
  top: 100px;
  left: 50%;
  max-width: 646px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 2px 10px 28px rgba(75, 0, 129, 0.12);
  box-shadow: 2px 10px 28px rgba(75, 0, 129, 0.12);
  border-radius: 10px;
  margin-left: -20px;
}

.box-location .text-body {
  padding: 30px 60px;
  color: #0f001a;
}

.box-location h2 {
  position: relative;
  color: #0f001a;
}

.box-location p {
  color: #0f001a;
}

.obj-location {
  left: -80px;
  top: 340px;
  max-width: 402px;
  z-index: 1;
}

.sc-benefit-intro {
  background: linear-gradient(45deg, #a3deff 0%, #e6eef4 100%);
  overflow: hidden;
}

.sc-benefit-intro .container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px 0;
  height: 434px;
}

.sc-benefit-intro .box-db {
  max-width: 500px;
}

.sc-benefit-intro .db-main {
  margin-bottom: 15px;
}

.sc-benefit-intro .obj-bf {
  max-width: 470px;
  margin-left: 150px;
}

.sc-benefit-intro .obj-container {
  position: absolute;
  top: 75px;
  left: 50%;
  width: 470px;
  margin-left: 80px;
}

.sc-benefit-intro .obj-container .obj-bn-01 {
  width: 208px;
  left: 0;
  top: 65px;
}

.sc-benefit-intro .obj-container .obj-bn-02 {
  width: 408px;
  left: 38px;
  top: 120px;
}

.sc-benefit-intro .obj-container .obj-bn-03 {
  width: 350px;
  left: 120px;
}

.list-icon {
  padding: 0;
  margin: 0;
}

.list-icon li {
  position: relative;
  list-style: none;
  font-size: 18px;
  padding: 15px 0;
  padding-left: 50px;
}

.list-icon li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 40px;
  height: 40px;
  background-size: contain;
}

.list-icon li small {
  display: block;
  font-size: 14px;
  line-height: 24px;
}

.list-icon.list-icon-block li {
  padding-left: 0;
}

.list-icon.list-icon-block li::before {
  position: static;
  display: block;
  margin-bottom: 10px;
}

.sc-work-healthy {
  padding: 60px 0;
}

.sc-work-healthy .container-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 956px;
  margin-left: auto;
  margin-right: auto;
}

.sc-work-healthy .col-pic {
  max-width: 610px;
}

.ls-insurance::before {
  background: url(../images/ico-healthy-01.png) 0 0 no-repeat;
}

.ls-life-insurance::before {
  background: url(../images/ico-healthy-02.png) 0 0 no-repeat;
}

.ls-checkup::before {
  background: url(../images/ico-healthy-03.png) 0 0 no-repeat;
}

.ls-doctor::before {
  background: url(../images/ico-healthy-04.png) 0 0 no-repeat;
}

.ls-emergency::before {
  background: url(../images/ico-healthy-05.png) 0 0 no-repeat;
}

.sc-work-finances {
  padding: 60px 0;
}

.sc-work-finances .container-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 956px;
  margin-left: auto;
  margin-right: auto;
}

.sc-work-finances .col-pic {
  max-width: 306px;
  margin-right: 70px;
}

.sc-work-finances .list-icon li {
  float: left;
}

.sc-work-finances .list-icon li:first-child {
  margin-right: 100px;
}

.ls-fund::before {
  background: url(../images/ico-finance-01.png) 0 0 no-repeat;
}

.ls-coop::before {
  background: url(../images/ico-finance-02.png) 0 0 no-repeat;
}

.ls-stock::before {
  background: url(../images/ico-finance-03.png) 0 0 no-repeat;
}

.sc-work-support {
  padding: 60px 0;
}

.sc-work-support .container-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 956px;
  margin-left: auto;
  margin-right: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sc-work-support .sc-header-sc {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #f1faff;
  padding: 25px 125px;
  border-radius: 20px;
  margin-bottom: 25px;
}

.sc-work-support .break {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  height: 0;
}

.sc-work-support .col-pic {
  max-width: 340px;
  margin-right: 50px;
}

.sc-work-support .col-list {
  padding-left: 120px;
}

.sc-work-support .obj-wifi {
  width: 203px;
  top: -55px;
  right: 15px;
}

.sc-work-support .obj-pencil {
  width: 394px;
  top: 40px;
  left: -150px;
}

.ls-handset::before {
  background: url(../images/ico-support-01.png) 0 0 no-repeat;
}

.ls-package::before {
  background: url(../images/ico-support-02.png) 0 0 no-repeat;
}

.sc-work-leave {
  padding: 60px 0;
}

.sc-work-leave .container-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 956px;
  margin-left: auto;
  margin-right: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sc-work-leave .sc-header-sc {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  margin-bottom: 25px;
}

.sc-work-leave .sc-header-sc .ico-benefit {
  display: block;
  background: url(../images/ico-clock.png) 0 0 no-repeat;
  background-size: contain;
  width: 52px;
  height: 61px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.sc-work-leave .sc-header-sc::after {
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  background-color: #d1eefe;
}

.sc-work-leave .obj-leave {
  max-width: 448px;
  bottom: -50px;
  right: -70px;
}

.ls-sick::before {
  background: url(../images/ico-leave-01.png) 0 0 no-repeat;
}

.ls-annual::before {
  background: url(../images/ico-leave-02.png) 0 0 no-repeat;
}

.ls-personal::before {
  background: url(../images/ico-leave-03.png) 0 0 no-repeat;
}

.ls-religious::before {
  background: url(../images/ico-leave-04.png) 0 0 no-repeat;
}

.ls-maternity::before {
  background: url(../images/ico-leave-05.png) 0 0 no-repeat;
}

.ls-paternity::before {
  background: url(../images/ico-leave-06.png) 0 0 no-repeat;
}

.ls-military::before {
  background: url(../images/ico-leave-07.png) 0 0 no-repeat;
}

.ls-marriage::before {
  background: url(../images/ico-leave-08.png) 0 0 no-repeat;
}

.sc-bf-blog {
  background-color: #f5f5f5;
}

.sc-boosters-intro {
  background: url(../images/bg-wayofwork-new.jpg) center no-repeat;
  background-size: cover;
  overflow: hidden;
}

.sc-boosters-intro .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px 0;
  height: 434px;
}

.sc-boosters-intro .box-db {
  max-width: 500px;
}

.sc-boosters-intro .db-main {
  margin-bottom: 15px;
}

.sc-boosters-intro .h-page {
  font-family: "dtac_2018bold_italic";
  font-size: 64px;
  color: #19aaf8;
  line-height: 1;
}

.sc-boosters-intro .h-page span {
  display: block;
}

.sc-boosters-intro .h-page .txt-boosters {
  display: block;
  font-size: 48px;
  color: #fcd701;
}

.sc-boosters-intro .obj-wayofwork {
  max-width: 470px;
  margin-left: 150px;
  margin-top: 50px;
}

.sc-boosters-intro .obj-lb-container .obj-lb-01 {
  width: 296px;
  top: 62px;
  left: 280px;
}

.sc-boosters-intro .obj-lb-container .obj-lb-02 {
  width: 320px;
  top: 223px;
  left: 278px;
}

.sc-boosters-intro .obj-lb-container .obj-lb-03 {
  width: 313px;
  top: 40px;
  left: 594px;
}

.sc-boosters-intro .obj-lb-container .obj-lb-04 {
  width: 289px;
  top: 225px;
  left: 613px;
}

.sc-boosters-intro .obj-dee {
  width: 459px;
  top: 7px;
  left: 50%;
  margin-left: 390px;
}

.sc-boosters-content {
  padding: 60px 0 0;
}

.h-row-block small {
  display: inline-block;
  font-family: "dtac_2018light";
}

.list-block {
  margin-bottom: 30px;
  padding-left: 50px;
}

.list-block:last-child {
  margin-bottom: 0;
}

.list-block h4 {
  position: relative;
}

.list-block h4 .ico-h-list {
  display: inline-block;
  position: absolute;
  top: -2px;
  left: -50px;
  width: 36px;
}

.list-block ul {
  padding-left: 20px;
  padding-right: 0;
  margin: 0;
}

.list-block li {
  font-size: 16px;
  line-height: 26px;
}

.row-boosters {
  padding: 100px 0;
}

.row-boosters .col-content .inner {
  max-width: 410px;
}

.row-boosters .col-pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.row-boosters .col-pic .inner {
  position: relative;
  max-width: 520px;
}

.row-boosters .col-pic .lb-box {
  position: absolute;
  right: -40px;
  margin-top: -45px;
  width: 295px;
}

.row-boosters:nth-child(even) {
  background: #edf7fd;
}

.row-boosters:nth-child(odd) .col-pic {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.row-boosters:nth-child(odd) .col-pic .lb-box {
  position: absolute;
  right: -40px;
  margin-top: -65px;
  width: 295px;
}

.row-boosters:nth-child(odd) .col-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.row-boosters.row-boosters-3 .col-pic .lb-box {
  right: -60px;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.sc-relate-content {
  background-color: #f5f5f5;
  padding: 80px 0;
}

.row-dblog {
  margin-left: 0;
  margin-right: 0;
}

.row-dblog [class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.row-dblog .col-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(../images/bg-relate-content.jpg) center no-repeat;
  background-size: cover;
  padding: 70px;
}

.row-dblog .post-meta .pic-profile {
  display: inline-block;
  width: 32px;
  margin-right: 8px;
}

.row-dblog .post-meta .pic-profile img {
  border-radius: 100%;
}

.row-dblog .post-meta .date {
  display: inline-block;
}

.h-content {
  margin-bottom: 60px;
}

.h-content p {
  font-size: 24px;
}

.page-benefit .sc-hl {
  background: url(../images/bg-hl-benefit.jpg) center top no-repeat;
  background-size: auto 100%;
  height: 434px;
}

.page-benefit .sc-hl .text-box {
  padding: 90px 0 0 420px;
  color: #fff;
}

.page-benefit .sc-our-benefit {
  padding: 70px 0 0;
}

.page-benefit .row-benefit {
  margin-left: 0;
  margin-right: 0;
}

.page-benefit .row-benefit [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.page-benefit .header-list h2 {
  display: inline-block;
}

.page-benefit .header-list span {
  display: block;
}

.page-benefit .benefit-health .header-list::before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url(../images/ico-benefit-healthy.png) 0 0 no-repeat;
  background-size: contain;
}

.page-benefit .benefit-fund .header-list::before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url(../images/ico-benefit-fund.png) 0 0 no-repeat;
  background-size: contain;
}

.page-benefit .benefit-work .header-list::before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url(../images/ico-benefit-work.png) 0 0 no-repeat;
  background-size: contain;
}

.page-benefit .col-list .inner {
  float: right;
  width: 570px;
  padding: 80px 40px 40px;
}

.page-benefit .row-benefit:first-of-type .col-list .inner {
  padding-top: 0;
  padding-right: 20px;
}

.page-benefit .row-alt .col-list .inner {
  float: left;
}

.page-benefit .list-benefit ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.page-benefit .list-benefit ul li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  font-size: 18px;
  line-height: 28px;
  list-style: none;
  padding-left: 40px;
  margin-bottom: 20px;
}

.page-benefit .list-benefit ul li::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  background: url(../images/ico-check.png) 0 0 no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}

.page-benefit .list-benefit ul small {
  display: block;
  font-size: 14px;
  line-height: 24px;
}

.page-benefit .list-benefit.list-1col ul {
  display: block;
  margin-left: 85px;
}

.page-benefit .sc-work-life {
  background: url(../images/img-benefit-04.jpg) center top no-repeat;
  background-size: auto 434px;
  padding-top: 500px;
}

.page-benefit .sc-work-life .container {
  background: url(../images/bg-worklife.png) center bottom no-repeat;
  background-size: 1029px auto;
  padding-bottom: 100px;
}

.page-benefit .row-balance .col-item {
  margin-bottom: 40px;
}

.page-benefit .row-balance .day {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  width: 100px;
  height: 100px;
  border: 1px solid #19aaf8;
  border-radius: 100%;
  text-align: center;
  margin-right: 15px;
}

.page-benefit .row-balance .day-num p {
  font-size: 40px;
  line-height: 40px;
  color: #192f4e;
  margin-top: 25px;
}

.page-benefit .row-balance .day-num.day-more p {
  position: relative;
  display: inline-block;
  font-size: 24px;
  line-height: 1;
}

.page-benefit .row-balance .day-num.day-more span {
  position: relative;
  top: -2px;
  font-size: 13px;
  color: #767676;
}

.page-benefit .row-balance .day-num.day-more .txt-2 {
  top: 10px;
  margin-bottom: 12px;
}

.page-benefit .row-balance .day-title {
  font-size: 12px;
  color: #767676;
}

.page-benefit .purpose-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0;
  margin-top: 60px;
}

.page-benefit .card-purpose {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #1a1a1a;
}

.page-benefit .card-purpose:hover {
  color: #1a1a1a;
}

.page-benefit .card-purpose .inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 520px;
  border: 1px solid #b1a9a9;
  border-radius: 10px;
  overflow: hidden;
  background: #ffffff;
}

.page-benefit .card-purpose .inner-wrapper .object-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-left: 25px;
  width: 165px;
  background: url("../images/bg-card-purpose.png") right 0 top 0 no-repeat;
  background-size: 100% auto;
}

.page-benefit .card-purpose .inner-wrapper .object-box img {
  width: 100%;
  max-width: 95px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.page-benefit .card-purpose .inner-wrapper .content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 32px 20px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.page-benefit .card-purpose .inner-wrapper .content-box .bttn-link {
  margin-bottom: 5px;
}

.page-benefit .sc-join {
  padding: 90px 0;
  background: #e7eef4;
}

.page-benefit .sc-join .container {
  position: relative;
}

.page-benefit .sc-join .obj-d-benefit {
  width: 193px;
  top: -20px;
  right: 40px;
}

.sc-life-inside {
  padding: 60px 0;
  background: #f5f5f5 url("../images/bg-hod.jpg") center bottom no-repeat;
  background-size: cover;
  background-color: linear-gradient(180deg, #f5f5f5 0%, rgba(255, 255, 255, 0) 58.41%);
  z-index: 50;
}

.card-life {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
  color: #1a1a1a;
}

.card-life:hover {
  color: #1a1a1a;
}

.card-life .inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-life .inner-wrapper .image {
  width: 100%;
  margin-bottom: 18px;
}

.card-life .inner-wrapper .image img {
  width: 100%;
}

.card-life .inner-wrapper .content {
  margin-bottom: 20px;
}

.card-life .inner-wrapper .txt-date {
  margin-top: auto;
}

@media (max-width: 991px) {
  .sc-wework .text-body p {
    white-space: break-spaces;
  }
  .page-selected {
    position: relative;
    text-align: center;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-left: -15px;
    margin-right: -15px;
    z-index: 20;
  }
  .page-selected p {
    display: inline-block;
    font-size: 16px;
    padding: 15px 0;
  }
  .page-selected p a {
    position: relative;
    display: inline-block;
    font-family: "dtac_2018bold" !important;
    padding-right: 38px;
  }
  .page-selected p a::after {
    content: "";
    position: absolute;
    top: 6px;
    right: 0;
    background: url(../images/ico-arrw-dd.png) 0 0 no-repeat;
    background-size: contain;
    width: 16px;
    height: 7px;
  }
  .page-selected p.active a::after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .nav-job li.active::after {
    display: none;
  }
  .nav-job-home::before {
    content: "";
    display: inline-block;
    background: url(../images/ico-nav-job-home.png) 0 0 no-repeat;
    background-size: contain;
    width: 20px;
    height: 19px;
    margin-right: 10px;
    vertical-align: middle;
  }
  .job-menu {
    display: none;
    position: absolute;
    top: 105px;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 10;
    padding: 0 15px;
  }
  .job-menu.show {
    display: block;
  }
  .nav-job {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .nav-job ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 20px;
  }
  .nav-job li {
    display: block;
    width: 100%;
    margin-left: 0;
    height: auto;
    padding: 20px 0;
    border-top: 1px solid #d6d6d6;
  }
  .nav-job li.nav-job-home {
    display: none;
  }
  .nav-job li.nav-job-all {
    margin: 0;
    border-top: none;
  }
  .nav-job li a {
    font-size: 18px;
  }
  .sc-intro {
    background: url(../images/bg-home-m.jpg) center bottom no-repeat;
    background-size: contain;
    height: 320px;
  }
  .sc-intro h1 span {
    font-size: 50px;
  }
  .obj-d {
    width: 180px;
    margin-left: -90px;
  }
  .obj-home-left {
    display: none;
  }
  .obj-home-right {
    display: none;
  }
  .sc-wedo {
    padding: 40px 0;
  }
  .sc-wedo h2 {
    margin-bottom: 25px !important;
  }
  .sc-wedo .carousel .text-box {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
    border-radius: 10px !important;
  }
  #custCarousel .carousel-indicators {
    margin-top: -15px;
  }
  #custCarousel .carousel-indicators > li {
    width: 110px !important;
    height: auto !important;
    margin: 0 2px !important;
  }
  #custCarousel .carousel-indicators li a {
    height: auto !important;
  }
  #custCarousel .carousel-indicators li img {
    border-radius: 10px;
  }
  .sc-wedo .carousel .list-inline-item .text-box {
    padding: 5px;
  }
  .sc-wedo .carousel .list-inline-item .text-box p {
    font-size: 8px !important;
    line-height: 10px !important;
  }
  .sc-work-dtac {
    padding: 40px 0;
    height: 370px;
    background: url(../images/bg-work-at-dtac-m.jpg) center no-repeat;
    background-size: cover;
  }
  .sc-work-dtac .text-box {
    height: 370px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .sc-benefit {
    padding: 40px 0 120px;
  }
  .sc-benefit .col-header {
    position: static;
    text-align: center;
  }
  .sc-benefit .bttn-explore {
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 214px;
  }
  .sc-benefit li {
    font-size: 12px !important;
    line-height: 22px !important;
    padding: 25px 10px 25px 45px;
  }
  .sc-benefit li::before {
    width: 32px !important;
    height: 32px !important;
  }
  .sc-benefit li:first-child::before {
    top: 0 !important;
  }
  .sc-ourwork {
    padding: 40px 0;
    background: url(../images/bg-ourwork-m.jpg) center no-repeat;
    background-size: cover;
  }
  .sc-ourwork h2 {
    margin-bottom: 25px !important;
  }
  .sc-ourwork .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .sc-ourwork [class^="col-"] {
    padding-left: 8px;
    padding-right: 8px;
    margin: 8px 0;
  }
  .sc-ourwork .col-item .inner {
    padding: 10px;
    height: auto;
  }
  .sc-ourwork .col-item .icon {
    height: 60px;
    margin-bottom: 10px;
  }
  .sc-ourwork .col-item.col-item-1 .icon {
    position: relative;
    right: -20px;
    max-width: 145px;
    margin-left: 0;
  }
  .sc-ourwork .col-item.col-item-2 .icon {
    max-width: 90px;
  }
  .sc-ourwork .col-item.col-item-3 .icon {
    max-width: 90px;
  }
  .sc-ourwork .col-item.col-item-4 .icon {
    max-width: 90px;
  }
  .sc-ourwork .col-item .text-body h3 {
    margin-bottom: 5px !important;
  }
  .sc-purpose {
    padding: 40px 0 300px !important;
    background: url(../images/bg_purpose-new_mobile.png) center bottom no-repeat !important;
    background-size: cover !important;
  }
  .sc-purpose .row {
    margin-left: -15px;
  }
  .sc-purpose .col-purpose {
    margin-bottom: 35px;
  }
  .sc-blog {
    padding: 40px 0;
  }
  .sc-blog .col-header {
    margin-bottom: 35px;
  }
  .sc-blog .col-header .logo {
    max-width: 80px;
    margin-bottom: 20px;
  }
  .sc-blog .col-header p {
    margin-bottom: 25px;
  }
  .sc-blog .date {
    position: static;
    font-size: 12px !important;
  }
  .sc-location {
    padding: 60px 0 250px;
    overflow: hidden;
  }
  .sc-location::after {
    height: 620px;
  }
  .sc-location .container {
    position: static;
  }
  .sc-location .text-body {
    padding: 25px 20px;
  }
  .sc-location .text-body br {
    display: none;
  }
  .sc-location .box-location {
    border-radius: 20px;
    margin-bottom: 30px;
  }
  .sc-location .row-bt {
    padding: 15px 20px;
    text-align: center;
    border-radius: 0 0 20px 20px;
  }
  .sc-location .box-img-slide {
    position: static;
    left: 0;
  }
  .sc-location .obj-location {
    left: 20px;
    top: auto;
    bottom: 30px;
    max-width: 320px;
  }
  .sc-benefit-intro {
    height: auto;
  }
  .sc-benefit-intro .container {
    padding: 30px 15px;
    height: 250px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sc-benefit-intro h1 span {
    font-size: 50px;
  }
  .sc-benefit-intro .obj-bf {
    position: absolute;
    bottom: -50px;
    right: 0;
    margin-left: 0;
    width: 180px;
  }
  .sc-work-healthy {
    padding: 40px 0;
  }
  .sc-work-healthy .container-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 956px;
    margin-left: auto;
    margin-right: auto;
  }
  .sc-work-healthy .col-pic {
    max-width: 610px;
  }
  .sc-work-finances {
    padding: 40px 0;
  }
  .sc-work-finances .container-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sc-work-finances .col-pic {
    max-width: 200px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .sc-work-finances h2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .sc-work-finances .list-icon li {
    float: none;
  }
  .sc-work-finances .list-icon li:first-child {
    margin-right: 0;
  }
  .sc-work-support {
    padding: 40px 0;
  }
  .sc-work-support .container-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sc-work-support .sc-header-sc {
    padding: 20px 40px;
    margin-bottom: 20px;
  }
  .sc-work-support .col-pic {
    float: right;
    max-width: 287px;
    margin-right: 0;
    margin-left: auto;
  }
  .sc-work-support .col-list {
    padding-left: 45px;
    margin-bottom: 20px;
  }
  .sc-work-support .obj-wifi {
    width: 65px;
    top: -20px;
    right: 0px;
  }
  .sc-work-support .obj-pencil {
    width: 195px;
    top: 50px;
    left: -80px;
  }
  .sc-work-support .list-icon.list-icon-block li {
    padding-left: 50px;
  }
  .sc-work-support .list-icon.list-icon-block li::before {
    position: absolute;
    margin-bottom: 0;
  }
  .sc-work-leave {
    padding: 40px 0;
  }
  .sc-work-leave .sc-header-sc {
    margin-bottom: 20px;
  }
  .sc-work-leave .sc-header-sc .ico-benefit {
    width: 40px;
    height: 47px;
    margin-bottom: 20px;
  }
  .sc-work-leave .sc-header-sc::after {
    margin-top: 20px;
  }
  .sc-work-leave .list-icon {
    margin-left: -15px;
    margin-right: -15px;
  }
  .sc-work-leave .list-icon li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sc-work-leave .obj-leave {
    position: static;
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  .h-content {
    margin-bottom: 40px;
  }
  .list-block:last-child {
    margin-bottom: 30px;
  }
  .sc-boosters-intro {
    background: url(../images/bg-wayofwork-m.jpg) center no-repeat;
    background-size: cover;
    height: auto;
  }
  .sc-boosters-intro .container {
    padding: 50px 20px;
    height: 250px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .sc-boosters-intro .h-page {
    font-size: 48px;
  }
  .sc-boosters-intro .h-page .txt-boosters {
    font-size: 36px;
  }
  .sc-boosters-intro .box-db {
    text-align: center;
  }
  .sc-boosters-intro h1 .txt-boosters {
    font-size: 50px;
  }
  .sc-boosters-intro .obj-wayofwork {
    position: absolute;
    bottom: 0;
    right: auto;
    left: 50%;
    margin-left: -80px;
    width: 180px;
  }
  .sc-boosters-content {
    padding: 40px 0 0;
  }
  .row-boosters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 50px 0 80px;
    overflow: hidden;
  }
  .row-boosters .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row-boosters .col-content {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .row-boosters .col-content .inner {
    max-width: none;
  }
  .row-boosters .col-pic .lb-box {
    right: -20px !important;
    width: 220px !important;
  }
  .row-boosters .text-box {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    padding-top: 25px;
  }
  .row-boosters.row-boosters-1 .text-box {
    top: 0;
    left: 0;
  }
  .row-boosters.row-boosters-1 .obj-booster-1 {
    bottom: auto;
    right: -30px;
    max-width: 150px;
    margin-top: 125px;
  }
  .row-boosters.row-boosters-2 .text-box {
    top: 0;
    left: 0;
  }
  .row-boosters.row-boosters-2 .obj-booster-2 {
    bottom: auto;
    left: 0px;
    max-width: 103px;
    top: 170px;
  }
  .row-boosters.row-boosters-3 .text-box {
    top: 0;
    left: 0;
  }
  .row-boosters.row-boosters-3 .obj-booster-3 {
    bottom: auto;
    right: 0;
    max-width: 122px;
    margin-top: 130px;
  }
  .row-boosters.row-boosters-4 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .row-boosters.row-boosters-4 .text-box {
    top: 0;
    left: 0;
  }
  .row-boosters.row-boosters-4 .obj-booster-4 {
    bottom: auto;
    left: 0;
    max-width: 115px;
    top: 170px;
  }
  .sc-relate-content {
    padding: 40px 0;
  }
  .sc-relate-content h2 {
    margin-bottom: 20px !important;
  }
  .sc-relate-content .row-dblog .col-detail {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding: 50px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sc-boosters-intro {
    background: url(../images/bg-wayofwork.jpg) 30% top no-repeat;
    background-size: auto 250px;
    min-height: inherit;
  }
  .sc-boosters-intro .container {
    padding-left: 40px;
  }
  .row-boosters .col-pic {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .row-boosters .col-content .inner {
    max-width: none;
  }
  .row-boosters .body-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .row-boosters .body-content > p {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
  .row-boosters .body-content .list-block {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
  .sc-relate-content .row-dblog .col-detail {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sc-boosters-intro {
    background: url(../images/bg-wayofwork.jpg) center no-repeat;
    background-size: auto 300px;
  }
  .sc-boosters-intro .container {
    height: 300px;
  }
  .h-content p br {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1500px) {
  .page-benefit .list-benefit ul li {
    margin-bottom: 10px;
  }
  .page-benefit .header-list::before {
    width: 60px;
    height: 60px;
  }
  .page-benefit .header-list .txt-h-1 {
    font-size: 33px !important;
    line-height: 36px !important;
  }
  .page-benefit .col-list .inner {
    padding-bottom: 0;
    padding-top: 40px;
    width: auto;
  }
  .page-benefit .col-img {
    overflow: hidden;
  }
  .page-benefit .col-img img {
    height: 400px;
    max-width: none;
  }
  .page-benefit .list-benefit ul small {
    display: block;
    font-size: 12px;
    line-height: 22px;
  }
}

.jarallax {
  position: relative;
  z-index: 0;
}

.jarallax > .jarallax-img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  /* support for plugin https://github.com/bfred-it/object-fit-images */
  font-family: "object-fit: cover;";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.purpose-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0;
  margin-top: 60px;
}

.card-purpose {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #1a1a1a;
}

.card-purpose:hover {
  color: #1a1a1a;
}

.card-purpose .inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 520px;
  border: 1px solid #b1a9a9;
  border-radius: 10px;
  overflow: hidden;
  background: #ffffff;
}

.card-purpose .inner-wrapper .object-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-left: 25px;
  width: 165px;
  background: url("../images/bg-card-purpose.png") right 0 top 0 no-repeat;
  background-size: 100% auto;
}

.card-purpose .inner-wrapper .object-box img {
  width: 100%;
  max-width: 95px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.card-purpose .inner-wrapper .content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 32px 20px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  justify-content: center;
}

.card-purpose .inner-wrapper .content-box .bttn-link {
  margin-bottom: 5px;
}

.sc-lgbtq {
  padding-top: 40px;
}
.sc-lgbtq .row {
  margin: 0;
}
.sc-lgbtq [class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.sc-lgbtq .col-detail > .inner {
  max-width: 600px;
  padding: 40px 0 30px 40px;
}

.sc-lgbtq .header-list h2::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 119px;
  height: 4px;
  background: url(../images/line-lgbtq.png) 0 0 no-repeat;
  background-size: 100%;
  margin-top: 25px;
}

.page-benefit .sc-lgbtq .row-balance .col-item {
  margin-bottom: 0;
  margin-top: 40px;
}

.page-benefit .row-balance .col-item .content {
  padding-right: 10px;
}
.page-benefit .row-balance .col-item .txt-body-3 {
  font-size: 16px !important;
}

.page-benefit .sc-lgbtq .row-balance .day {
  border: none;
  background: url(../images/bg-cir-lgbtq.png) 0 0 no-repeat;
  background-size: 100%;
}

@media screen and (min-width: 992px) {
  .owl-carousel.slide-blog {
    display: flex;
  }
  .sc-work-dtac .text-box .txt-h-1 {
    font-size: 48px !important;
    line-height: 50px !important;
  }
  .sc-work-dtac.page-jobs-detail .text-box .txt-h-1 {
    font-size: 40px !important;
    line-height: 50px !important;
    margin-right: 155px;
  }
  .all-jobs .sc-work-dtac .text-box p.txt-h-1 {
    font-size: 40px !important;
    line-height: 44px !important;
  }
  .sc-work-dtac .text-box .txt-h-2 {
    font-size: 40px !important;
    line-height: 44px !important;
  }
  .sc-work-dtac.page-jobs-detail .text-box .txt-h-2 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .sc-purpose .col-header .txt-h-2 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .sc-purpose .slide-purpose .txt-h-1 {
    font-family: "dtacEvolution-Bold" !important;
    font-size: 40px !important;
    line-height: 44px !important;
    margin-top: 6px;
  }
  .sc-wework .h-line.txt-h-1 {
    font-size: 40px !important;
    line-height: 44px !important;
  }
  .header-wedo .txt-desc {
    font-size: 24px;
    line-height: 28px;
  }

  .sc-jobs-detail .title-head .txt-h-2 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .terms-wrapper h3.txt-h-1 {
    font-size: 30px !important;
    line-height: 32px !important;
  }
}
@media screen and (min-width: 1900px) {
  .page-benefit .sc-lgbtq .row-balance .col-item {
    margin-top: 60px;
  }
  .sc-lgbtq .col-detail > .inner {
    padding: 80px 0 30px 60px;
  }
}

.page-benefit .row-balance .day-num p {
  font-family: "dtacEvolution-Bold";
}

.sc-jobs-detail .list-detail h3,
.sc-jobs-detail .list-detail p b {
  font-family: "dtacEvolution-Bold", dtac_2018bold !important;
  font-size: 24px !important;
  line-height: 28px !important;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d6d6d6;
}
.sc-jobs-detail .list-detail h3:not(:first-child),
.sc-jobs-detail .list-detail p b {
  margin-top: 40px !important;
}
.sc-jobs-detail .list-detail p b {
  display: block;
}

.sc-jobs-detail .list-detail ul {
  margin-bottom: 0 !important;
}

#btn_apply {
  display: inline-block;
  margin-left: auto;
  margin-right: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

#row_job {
  width: 100%;
}
.card-career {
  min-width: 50%;
}

.page-benefit .sc-our-benefit .header-list::before {
  vertical-align: middle;
}
.page-benefit .list-benefit ul li {
  padding-right: 10px;
}

@media screen and (max-width: 991px) {
  .sc-wework .text-body p br {
    display: none;
  }
  .sc-jobs-detail .list-detail h3,
  .sc-jobs-detail .list-detail p b {
    font-size: 20px !important;
    line-height: 30px !important;
    padding-bottom: 8px;
    margin-bottom: 20px;
  }
  .sc-jobs-detail .list-detail h3:not(:first-child),
  .sc-jobs-detail .list-detail p b {
    margin-top: 30px !important;
  }
  .sc-jobs-detail .list-detail ul {
    margin-bottom: 0 !important;
  }
  .card-purpose .inner-wrapper .content-box br {
    display: none;
  }

  .card-life .inner-wrapper .image {
    position: relative;
    width: 260px;
    height: 180px;
    overflow: hidden;
    background-color: #ebebeb;
  }
  .card-life .inner-wrapper .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    transform: translate(-50%, -50%);
    height: 100%;
  }
  .card-life .inner-wrapper .content {
    padding-right: 10px;
  }
  .carousel-fade .carousel-item img {
    max-height: 250px;
    object-fit: cover;
  }
  #custCarousel .carousel-indicators li a {
    height: 60px !important;
    overflow: hidden;
  }
  #custCarousel .carousel-indicators li.active a {
    height: 80px !important;
  }
  #custCarousel .carousel-indicators li img {
    border-radius: 0 !important;
  }
  // #custCarousel .carousel-indicators > li p {
  //   overflow: hidden;
  //   height: 60px;
  // }
  .sc-jobs .filter-result .filter-wrapper li {
    display: block !important;
    text-align: center;
  }
  .sc-jobs .filter-result .filter-wrapper li > * {
    display: inline-block !important;
  }
  .page-benefit .header-list .txt-h-1 {
    font-size: 20px !important;
  }
  .page-benefit .sc-work-life .txt-h-1 {
    font-size: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .sc-wework .text-body p {
    width: 210px;
    white-space: nowrap;
  }
  .sc-en.sc-wework .text-body p {
    bottom: 0;
  }
  .carousel-fade .carousel-item img {
    max-height: 500px;
    object-fit: cover;
  }

  #custCarousel .carousel-indicators > li p {
    overflow: hidden;
    height: 96px;
  }

  .sc-blog .text-body {
    // height: 90px;
  }

  .sc-blog .text-body h3 {
    height: 48px;
    overflow: hidden;
    margin-bottom: 50px !important;
  }

  .page-benefit .row-balance .col-item .txt-body-1 {
    line-height: 22px !important;
    margin-bottom: 3px;
  }
  .page-benefit .row-balance .col-item .txt-body-3 small {
    display: block;
    font-size: 10px;
    line-height: 14px;
    margin: 5px 0;
  }
  .page-benefit .card-purpose .inner-wrapper .content-box .txt-body-2 {
    line-height: 22px !important;
  }
  .page-benefit .card-purpose .inner-wrapper .content-box {
    padding: 28px 20px;
  }
  .page-way .card-purpose .inner-wrapper .content-box {
    padding: 22px 20px;
  }
  .all-jobs .card-purpose .inner-wrapper .content-box {
    padding: 22px 20px;
  }
  .sc-jobs-detail .card-purpose .inner-wrapper .content-box {
    padding: 22px 20px;
  }

  .card-life .inner-wrapper .image {
    position: relative;
    height: 223px;
    overflow: hidden;
    background-color: #ebebeb;
  }
  .card-life .inner-wrapper .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    height: auto;
  }
  .card-life .inner-wrapper .content {
    padding-right: 10px;
  }
  .page-benefit .header-list .txt-h-1 {
    font-size: 30px !important;
  }
  .page-benefit .sc-work-life .txt-h-1 {
    font-size: 30px !important;
  }
}

.error-404 {
  text-align: center;
  width: 100%;
}
.error-404 h2 {
  font-size: 8rem;
}
.error-404 p {
  font-size: 30px;
}

.group-result {
  display: inline-block;
}
.group-result p {
  display: inline-block;
}

#custCarousel .carousel-indicators > li p {
  color: #fff;
}

.carousel-indicators li {
  opacity: 1!important;
}

.owl-dots .owl-dot.active {
  width: 12px;
}

.ico-loader.hidden {
  display: none;
}
.ico-loader {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  background: url(../images/dtac-loader.gif) 0 0 no-repeat;
  background-size: contain;
  margin: 0 auto;
  top: -50px;
}
.loader-overlay.hidden {
  display: none;
}
.loader-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader-overlay .ico-loader {
  top: 0;
}

.nav-job {
  position: relative;
  z-index: 1000;
}

.nav-job li.nav-job-home a {
  background: url(../images/logo-jobs-new.png) -58px 0 no-repeat;
  width: 77px;
  background-size: auto 24px;
}

@media screen and (max-width: 991px) {
  .logo-m .nav-job-home a {
    background: url(../images/logo-jobs-new.png) -55px 0 no-repeat!important;
    background-size: auto 23px!important;
}
}
