/*
Theme Name: Twenty Seventeen Child
Theme URI: https://greenwicharc.com
Description:  Twenty Seventeen Child Theme
Author: Team Web Developer
Author URI: https://greenwicharc.com
Template: twentyseventeen
Version: 1.0.0
*/

/**
color-text: #d29789;
#f8b8aa;

14pt: 72dpi;

3.36pt: 300dpi;
**/

@font-face {
  font-family: 'UTM Centur';
  src: url('assets/fonts/UTMCentur.eot');
  src: url('assets/fonts/UTMCentur.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/UTMCentur.woff2') format('woff2'),
    url('assets/fonts/UTMCentur.woff') format('woff'),
    url('assets/fonts/UTMCentur.ttf') format('truetype'),
    url('assets/fonts/UTMCentur.svg#UTMCentur') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'UTM Aptima';
  src: url('assets/fonts/UTMAptima.eot');
  src: url('assets/fonts/UTMAptima.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/UTMAptima.woff2') format('woff2'),
    url('assets/fonts/UTMAptima.woff') format('woff'),
    url('assets/fonts/UTMAptima.ttf') format('truetype'),
    url('assets/fonts/UTMAptima.svg#UTMAptima') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 1.7;
}

h1,
h2,
h3,
h4 {
  padding: 0;
}

a:hover {
  text-decoration: none;
}

.widget a,
.widget a:hover,
.post-navigation a:hover,
a:hover .nav-title {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.widget {
  padding-bottom: 0;
}

.widget ul li,
.widget ol li {
  border: none;
}

.widget ul li a,
.widget ul li a:hover,
.widget ul li a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.page-content .wrap,
.site-content {
  padding-top: 0;
}

h2 {
  font-size: 60px;
  font-weight: 100;
  line-height: 1.2;
}

h5 {
  font-size: 30px;
}

.primary-color {
  color: #f8b8aa;
}

.site-header .navigation-top .menu-scroll-down {
  display: none;
}

header .info-company {
  height: 116px;
  background: #329231;
  padding-top: 16px;
}

header .info-company .list-inline,
header .info-company .link-fb {
  position: relative;
  z-index: 9999;
}

header .info-company .link-fb {
  z-index: 99999;
}

header .info-company img {
  margin-right: 10px;
}
/** Page Home **/

.bg-circle {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  max-width: 420px;
  height: 420px;
  margin: 0 auto;
  position: relative;
}

.bg-circle .text-circle {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

.bg-circle h2,
.bg-circle .sub-title {
  text-transform: uppercase;
}

.bg-circle .sub-title {
  color: #f8b8aa !important;
}

.bg-circle1 {
  background-image: url(assets/images/circles.png);
}

.bg-circle2 {
  background-image: url(assets/images/circles.png);
}

.bg-circle2 .wp-caption .wp-caption-text {
  color: #fff;
  font-style: normal;
  margin-bottom: 0;
  font-size: 12px;
}

.widget .bg-circle2 .list-item {
  margin: 0 -130px;
}

.widget .bg-circle2 .list-item li {
  display: inline-block;
  min-width: 160px;
  padding-left: 0;
  padding-bottom: 0;
}

.widget .bg-circle2 figure {
  width: auto !important;
  margin-bottom: 0;
}

.home .register-news {
  color: #fff;
  text-decoration: underline;
  font-size: 10px;
  letter-spacing: 3px;
  display: block;
  padding: 10px 0;
  max-width: 300px;
  margin: -15px auto 0;
}

.home .news .news-title a {
  color: #0fa952;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}

.home .register-news:hover,
.home .widget ul li a.register-news:focus {
  color: #f2c2b5;
}

.home .grid-date-post,
.home .news_pagination,
.home .news-cat {
  display: none;
  /**note**/
}

.home .group-news h2 {
  font-size: 50px;
  color: #fff;
  margin-bottom: 30px;
}

.home .group-news .ow-button-base a {
  min-width: 170px;
  background: transparent;
  border: 1px solid #f2c2b5 !important;
  padding: 10px 12px;
  margin-top: 24px;
}

.home .group-news .ow-button-base a:hover {
  background: #f2c2b5 !important;
  text-decoration: none;
}

.home h2 {
  letter-spacing: 2px;
}

.home h5 {
  font-weight: 100;
  color: #f8b8aa;
}

.home h2,
.home h5 {
  margin-bottom: 0;
}

.home-section1 .text-bottom {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
  font-weight: 100;
  letter-spacing: 4px;
}

.home-section1 .sow-slider-base ul.sow-slider-images {
  margin: auto;
}

.home-section1
  .sow-slider-base
  ul.sow-slider-images
  li.sow-slider-image.sow-slider-image-cover {
  min-height: 740px;
}

.home-section1
  .sow-slider-base
  ul.sow-slider-images
  li.sow-slider-image
  .sow-slider-image-container {
  height: 100%;
}

.home-section1 .sow-hero-buttons,
.home-section2 .sow-hero-buttons {
  margin-top: 20px !important;
}

.home-section1 .sow-hero-buttons a,
.home-section2 .sow-hero-buttons a {
  min-width: 170px;
  font-size: 12px !important;
  padding: 10px 20px !important;
  display: block;
}

.home-section2 .sow-hero-buttons a {
  background-color: transparent !important;
  border: 1px solid #f2c2b5 !important;
}

.home-section2
  .sow-hero-buttons
  .ow-button-base.ow-button-align-center
  a:hover {
  background-color: #f2c2b5 !important;
  border: 1px solid #f2c2b5 !important;
  color: #000 !important;
}

.home .wpcf7 .container {
  background: url(assets/images/bg-form.jpg) no-repeat;
  background-position: right top;
  background-size: 45%;
  padding-bottom: 30px;
}

.page-doi-tac .site-footer,
.post-type-archive-project .site-footer,
.home .site-footer,
.single-recruitment .site-footer,
.post-type-archive-news .site-footer,
.post-type-archive-information .site-footer,
.page-gioi-thieu .site-footer,
.page-lien-he .site-footer {
  margin-top: 0;
}

/* .home .sow-slider-image {
    height: 800px !important;
    padding: 0 !important;
} */

.home .so-widget-sow-slider .sow-slider-pagination {
  display: block !important;
  padding-right: 0;
  text-align: center;
}

/**Home new**/

.block-phone-email .sow-features-feature-last-row:first-child {
  background: #03473e;
}

.block-phone-email
  .sow-features-feature-last-row:first-child
  .sow-icon-container {
  margin-left: 0;
}

.block-phone-email .sow-features-feature-last-row:last-child {
  background: #02312b;
}

.block-phone-email .sow-features-feature-last-row {
  padding: 40px 25px !important;
}

.block-phone-email .sow-features-feature-last-row .sow-icon-image {
  position: relative;
}

.block-phone-email .sow-features-feature-last-row .sow-icon-image:before {
  content: '';
  position: absolute;
  top: -26px;
  right: -26px;
  bottom: -26px;
  left: -26px;
  border: 1px solid #fff;
  border-radius: 50%;
}

.block-phone-email .sow-features-feature-last-row .textwidget {
  margin-left: 40px !important;
}

.block-phone-email .sow-features-feature-last-row .textwidget h5 {
  margin: 0;
  letter-spacing: 0;
}

.block-phone-email .sow-features-feature-last-row .textwidget a {
  color: #fff;
}

.block-three-items .so-widget-sow-features {
  max-width: 1200px;
  margin: 60px auto 40px;
}

.block-three-items .so-widget-sow-features .sow-icon-container {
  margin-left: 0 !important;
}

.block-three-items .so-widget-sow-features .sow-icon-container .sow-icon-image {
  width: 74px !important;
}

.block-three-items .so-widget-sow-features .textwidget {
  text-align: left !important;
}

.home .content-process p {
  margin-bottom: 30px;
}

/** Plugin Masonry **/
.home .list-masonry-comment {
  max-width: 1104px;
  margin: 60px auto;
  padding: 0 70px;
  -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.3);
}

.home .list-masonry-comment h4 {
  padding-top: 20px;
}

.home .sm-pagination {
  display: none;
}

.home .sm-grid {
  max-width: 1104px;
}

.home .sm-grid .grid-sm-boxes-in {
  padding: 15px 8px;
}

.home .grid-sm-border {
  border: none;
  border-bottom: 1px solid rgb(238, 238, 238);
}

.home .sm-grid .grid-sm-boxes-in img {
  margin-bottom: 20px;
}

.home .smblog_masonry_numcol .sm-grid-boxes-caption {
  padding-top: 0;
  padding-left: 0;
}

.home .sm-meta-share {
  float: right;
  width: 24px;
  height: 24px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color: #000;
}

.home .sm-meta-share a {
  color: #fff;
}

.home .sm-icon-facebook:before {
  content: '\f09a';
  font-family: FontAwesome;
  font-style: normal;
}

.home .smblog_masonry_numcol .sm-post-title {
  font-weight: 600;
  line-height: 24px;
  font-size: 20px;
}

/** Plugin News **/
.wrapper-title-archive {
  padding-top: 30px;
  background: url(assets/images/venables-laneway-top-floor.png) repeat;
  position: relative;
  z-index: 1;
}

.wrapper-title-archive:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.98);
  z-index: -1;
}

.title-line {
  margin-bottom: 30px;
}

.single-library h1.entry-title {
  margin-top: 30px;
  margin-bottom: 70px;
  display: none;
}

.single-library h1.entry-title,
.title-line h4 {
  font-family: 'Open Sans';
  font-weight: 300;
  color: #000;
  font-size: 30px;
  text-transform: uppercase;
}

.single-library h1.entry-title:before,
.title-line h4:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 22px;
  background: #acacac;
  margin-right: 20px;
}

.single-library .banner.banner-library {
  margin-bottom: 40px;
}

.single-library .site-content-contain {
  background-color: #fff;
}

.single-library .entry-header {
  padding: 0 !important;
}

.home .news-col-2 {
  margin-bottom: 50px;
}

.home .news-col-2 .grid-news-thumb {
  height: 350px;
}

.home .news-more-link {
  margin-top: 30px;
  border: 1px solid #000;
  background: transparent;
  color: #000;
  padding-left: 40px;
  padding-right: 40px;
}

.home .news-more-link:hover {
  background: #000;
  color: #fff;
}

.home .news .news-title {
  margin-top: 30px !important;
}
/* .home .wpnawfree-plugin .news-content {
    background: #252525;
    color: #fff;
    position: relative;
    padding: 12px 0;
}

.home .wpnawfree-plugin .news-content:before {
    content: '';
    width: 1px;
    height: 100%;
    background: #d7b26b;
    position: absolute;
    left: 30px;
    top: 0;
}

.home .wpnawfree-plugin {
    margin: 0;
}

.home .date-post span,
.home .date-post p {
    color: #d7b26b;
    min-width: 40px;
}

.home .date-post span {
    font-size: 10px;
    border-bottom: none;
    text-transform: uppercase;
    line-height: 1.4;
}

.home .date-post {
    padding-left: 30px;
    position: absolute;
    top: 11px;
    left: 16px;
    width: 85px;
} */

.home .news-col-1 .news-inner-wrap-view {
  border-bottom: none;
  margin-bottom: 12px;
}

/* .home .post-content-text {
    margin-left: 130px;
    width: auto;
} */

.home .text-day {
  font-size: 30px;
}

.bg-circle .description,
.news-short-content,
.home .bg-circle h2 {
  font-weight: 400;
  background: transparent;
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  /* Fallback for non-webkit */
  max-height: 34px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
}

.home .news-short-content {
  max-height: 113px;
  min-height: 113px;
  font-size: 15px;
  line-height: 1.5;
  -webkit-line-clamp: 5;
}

.bg-circle .description {
  max-height: 46px;
  padding: 0 20px;
}

.home .bg-circle h2 {
  max-height: 116px;
  padding: 0;
}

.home .contact-form-home {
  margin-top: 30px;
  margin-bottom: 50px;
}

.home .contact-form-home h2 {
  font-size: 36px;
  color: #fff;
  position: relative;
  padding-left: 30px;
}

.home .contact-form-home h2:before {
  content: '';
  width: 8px;
  height: 80px;
  background: #fff;
  vertical-align: middle;
  left: 0;
  position: absolute;
}

@media screen and (min--moz-device-pixel-ratio: 0),
  screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .news-short-content,
  .bg-circle .description,
  .home .bg-circle h2 {
    overflow: hidden;
    position: relative;
  }

  .bg-circle .description:before,
  .news-short-content:before,
  .home .bg-circle h2:before {
    background: transparent;
    bottom: 0;
    position: absolute;
    right: 0;
    float: right;
    /*content: "\2026";*/
    margin-left: -3rem;
    width: 3rem;
  }

  .bg-circle .description:after,
  .news-short-content:after,
  .home .bg-circle h2:after {
    content: '';
    background: transparent;
    position: absolute;
    height: 36px;
    width: 100%;
    z-index: 1;
  }

  .bg-circle .description:after {
    height: 44px;
  }

  .home .bg-circle h2:after {
    height: 118px;
  }
}

/** Page Contact **/
body.page-tuyen-dung,
body.page-tuyen-dung .site-content-contain,
body.single-recruitment .site-content-contain {
  background-color: #000;
}

body.post-type-archive-news .site-content-contain,
body.post-type-archive-information .site-content-contain {
  background-color: #e0e0e0;
}

.home ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

body.page-lien-he ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1;
  /* Firefox */
}

.home :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

body.page-lien-he :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}

.home ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}

body.page-lien-he ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000;
}

body ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  /* font-family: 'UTM Centur'; */
}

body :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  /* font-family: 'UTM Centur'; */
}

body ::-ms-input-placeholder {
  /* Microsoft Edge */
  /* font-family: 'UTM Centur'; */
}

.home input[type='text']:focus,
.home input[type='email']:focus,
.home input[type='number']:focus,
.home input[type='tel']:focus,
.home textarea:focus,
.home textarea {
  background-color: #2a2a2a;
}

body.page-lien-he input[type='text']:focus,
body.page-lien-he input[type='email']:focus,
body.page-lien-he input[type='number']:focus,
body.page-lien-he input[type='tel']:focus,
body.page-lien-he textarea:focus {
  background-color: #fff;
}

.home select.wpcf7-select,
body.page-lien-he select.wpcf7-select,
select.form-control {
  color: #fff;
}

.contact-slogan {
  max-width: 662px;
  margin: 0 auto;
}

.contact-feature .sow-icon-image {
  width: 20px !important;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.contact-feature .sow-features-feature-last-row .textwidget h5 {
  margin: 0 0 7px;
  letter-spacing: 0;
}

.contact-feature .sow-features-feature-last-row .textwidget,
.contact-feature .sow-features-feature-last-row .sow-icon-container {
  margin-left: 0;
}

.contact-feature .sow-features-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact-feature .sow-features-list .sow-features-feature:nth-of-type(3n + 1) {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
}

.contact-feature .sow-features-list .sow-features-feature {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contact-feature .sow-features-list .sow-features-feature:nth-of-type(3n) {
  -webkit-box-align: end;
  -ms-flex-align: end;
  justify-content: flex-end;
}

.contact-feature .sow-features-list .sow-icon-container,
.contact-feature .sow-features-list .textwidget {
  margin: 0 !important;
}

.contact-feature .sow-features-list .textwidget {
  margin-left: 20px !important;
}

.contact-feature
  .sow-features-feature:hover
  .sow-icon-container.sow-container-round {
  color: #ccc !important;
}

.contact-feature
  .sow-features-feature:hover
  .sow-icon-container.sow-container-round:after {
  opacity: 1;
}

.contact-feature .sow-features-feature:first-child:hover .sow-icon-image {
  background-image: url(assets/images/icon-place-white@2x.png) !important;
}

.contact-feature .sow-features-feature:nth-child(2):hover .sow-icon-image {
  background-image: url(assets/images/icon-email-white@2x.png) !important;
}

.contact-feature .sow-features-feature:last-child:hover .sow-icon-image {
  background-image: url(assets/images/icon-phone-white@2x.png) !important;
}

.contact-feature .sow-icon-container.sow-container-round {
  position: relative;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contact-feature .sow-icon-container.sow-container-round:after {
  content: '';
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 1px solid #b7b7b7;
  border-radius: 50%;
  opacity: 0;
}

/** Form **/
.wpcf7-form label {
  margin-top: 16px;
  font-size: 16px;
}

.wpcf7-submit {
  margin-top: 24px;
}

.wpcf7-form label {
  margin-bottom: 0;
  font-weight: normal;
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='range'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'],
textarea {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #0fa952;
  padding-left: 32px;
  background-color: transparent;
  /* font-family: 'UTM Centur'; */
}

.home input[type='text'],
.home input[type='email'],
.home input[type='url'],
.home input[type='password'],
.home input[type='search'],
.home input[type='number'],
.home input[type='tel'],
.home input[type='range'],
.home input[type='date'],
.home input[type='month'],
.home input[type='week'],
.home input[type='time'],
.home input[type='datetime'],
.home input[type='datetime-local'],
.home input[type='color'],
.home textarea {
  color: #fff;
}

.page-lien-he input[type='text'],
.page-lien-he input[type='email'],
.page-lien-he input[type='url'],
.page-lien-he input[type='password'],
.page-lien-he input[type='search'],
.page-lien-he input[type='number'],
.page-lien-he input[type='tel'],
.page-lien-he input[type='range'],
.page-lien-he input[type='date'],
.page-lien-he input[type='month'],
.page-lien-he input[type='week'],
.page-lien-he input[type='time'],
.page-lien-he input[type='datetime'],
.page-lien-he input[type='datetime-local'],
.page-lien-he input[type='color'],
.page-lien-he textarea {
  color: #000;
  background-color: #fff;
  border: none;
  border-radius: 4px;
  padding-bottom: 16px;
  padding-left: 20px;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='number']:focus,
input[type='tel']:focus,
textarea:focus {
  background-color: #f7f7f7;
  border-color: #0fa952;
}

textarea {
  resize: none;
  height: 120px;
}

.page-lien-he textarea {
  height: 119px;
}

.page-lien-he .wpcf7-submit {
  width: 100%;
  background: #cbcbcb;
  border-color: #cbcbcb;
  font-weight: normal;
  letter-spacing: 0;
  border-radius: 4px;
}

.page-lien-he .wpcf7-submit:hover,
.page-lien-he .wpcf7-submit:focus {
  border-color: #000;
  background: transparent;
}

button,
input[type='button'],
input[type='submit'] {
  background-color: #cbcbcb;
  border: 1px solid #cbcbcb;
  color: #000;
  border-radius: 0;
  font-weight: normal;
}

/* .home-section1 .sow-hero-buttons a,
.home-section2 .sow-hero-buttons a,
.home .group-news .ow-button-base a,
button,
input[type="button"],
input[type="submit"],
.bg-not-found .not-found {
    font-weight: 600;
    letter-spacing: 5px;
} */

button,
input[type='button'],
input[type='submit'],
.home .group-news .ow-button-base a {
  padding: 11px 20px;
  font-size: 14px;
}

button:hover,
button:focus,
input[type='button']:hover,
input[type='button']:focus,
input[type='submit']:hover,
input[type='submit']:focus {
  background-color: transparent;
  border-color: #000;
}

.home .contact-form-home input[type='submit'] {
  background-color: #e1e1e1;
  color: #252525;
  font-weight: 300;
  letter-spacing: 0;
  border-color: #e1e1e1;
  padding: 11px 30px;
  border-radius: 2px;
  margin-left: 32px;
}

.home .contact-form-home input[type='submit']:hover {
  background-color: transparent;
  color: #fff;
}

select.wpcf7-select,
select.form-control {
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  border: none;
  border-bottom: 1px solid #ffa58b;
  background-color: transparent;
  padding-left: 32px;
  position: relative;
}

.wpcf7-form label.group-select:after,
label.group-select:after {
  content: '';
  background: url(assets/images/icon-down.png) no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 30px;
  bottom: 10px;
  pointer-events: none;
}

select.form-control {
  background-color: rgba(0, 0, 0, 0.5);
}

.frm-recaptcha {
  margin-top: 40px;
}

div.wpcf7 .ajax-loader {
  display: none;
}

div.wpcf7 .ajax-loader.is-active {
  display: inline-block;
}

select.wpcf7-select,
/* .banner-text .header-title h1,
.banner-text .header-title p, */
/* .page-tuyen-dung .table,
.page-tuyen-dung h3.widget-title, */
.header-info-project ul li,
.single-project h2.sow-headline {
  font-family: 'UTM Centur';
}

.banner-text .header-title h1 {
  margin-top: 0 !important;
  padding: 0 30px;
}

.banner-text .header-title p {
  font-size: 28px !important;
  margin: 0 !important;
}

.banner-text .header-title {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#site-navigation {
  padding: 15px 20px;
  background-color: #fff;
}

#site-navigation .logo {
  max-width: 120px;
  padding: 0;
  float: left;
}

#top-menu {
  /* float: right; */
  margin-top: 12px;
  margin-bottom: 5px;
  text-align: right;
}

.navigation-top a {
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  position: relative;
}

.navigation-top a::before {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 1em 0;
  max-width: 0;
  color: #0fa952;
  content: attr(data-hover);
  -webkit-transition: max-width 0.5s;
  -moz-transition: max-width 0.5s;
  transition: max-width 0.5s;
  white-space: nowrap;
  margin-left: 1.25em;
}

.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
  color: #0fa952;
}

.main-navigation a:hover {
  color: #000;
}

.navigation-top a:hover::before,
.navigation-top a:focus::before {
  max-width: 100%;
}

.navigation-top {
  background-color: transparent;
  border: none;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navigation-top.active {
  background-color: #fff;
  border-bottom: 1px solid #eee;
}

.navigation-top.active:hover {
  background-color: #fff;
}

.navigation-top .wrap {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.icon-menu {
  background: url(assets/images/icon-menu.png) no-repeat;
  background-size: cover;
  width: 60px;
  height: 28px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 2em;
  top: 50%;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.navigation-top.active #site-navigation:hover #top-menu,
.navigation-top.active .icon-menu {
  /* height: auto;
    opacity: 1;
    visibility: visible; */
}

.navigation-top.active .icon-menu {
  height: 28px;
}

.navigation-top.active #site-navigation:hover .icon-menu,
.navigation-top.active #top-menu {
  /* opacity: 0;
    visibility: hidden;
    height: 0; */
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.site-footer {
  border-top: none;
  padding: 0;
  background-color: #fff;
  margin-top: 20px;
}

.site-info {
  width: 100%;
  float: none;
  color: #000;
  padding-top: 10px;
  margin-bottom: 10px;
  line-height: 1.5;
}

.site-info span {
  color: #0fa952;
}

.page:not(.home):not(.page-gioi-thieu) .site-footer,
.archive .site-footer,
.single .site-footer {
  background-color: #000;
}

.page:not(.home):not(.page-gioi-thieu) .site-info,
.archive .site-info,
.single .site-info {
  color: #fff;
}

/**Pagination**/
.nav-links {
  margin: 0 auto;
  font-weight: 300;
  line-height: 1.5;
  display: -webkit-flex;
}

.nav-links .page-numbers {
  box-shadow: none;
  color: #fff;
  background: #484848;
  padding: 3px 10px;
  width: 30px;
  font-size: 16px;
  margin-right: 5px;
  display: inline-block;
}

.nav-links .page-numbers:hover {
  box-shadow: none !important;
  background: #1f723c;
  color: #fff !important;
}

.nav-links .current {
  background: #1f723c;
  border: none;
  color: #fff;
  font-size: 16px;
}

.prev.page-numbers,
.next.page-numbers {
  font-size: 16px;
  text-transform: uppercase;
  background: transparent;
  border-radius: 0;
  border: 1px solid #1f723c;
  color: #1f723c;
  box-shadow: none;
  width: auto;
  padding: 6px 30px;
}

.prev.page-numbers {
  margin-right: 20px;
}

.next.page-numbers {
  margin-left: 15px;
}

/**Page Partner**/

.page-doi-tac.page:not(.home) #content,
.page-gioi-thieu.page:not(.home) #content,
.page-lien-he.page:not(.home) #content {
  padding-bottom: 0;
}

.wrap.user-partner .sow-icon-container {
  margin-left: 40px;
  margin-right: 40px !important;
}

.wrap.user-partner .textwidget {
  margin: 0 !important;
  font-size: 20px;
  max-width: 530px;
}

.wrap.user-partner .textwidget h3 {
  margin-bottom: 0;
}

.wrap.user-partner
  .sow-features-feature.sow-icon-container-position-right
  .sow-icon-container
  .sow-icon-image {
  position: static;
}

.partner-content,
.partner-content .wrap {
  position: relative;
}

.partner-content:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.98);
}

/**Page Job**/
.bg-half-circle {
  background: url(assets/images/half-circle.png) no-repeat;
  background-position: top center;
  background-size: contain;
}

.page-tuyen-dung {
  color: #fff;
}

.page-tuyen-dung .banner-text .header-title {
  position: static;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.page-tuyen-dung h3.widget-title {
  font-size: 28px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 700;
}

.page-tuyen-dung .bg-half-circle {
  padding-top: 150px;
}

.page-tuyen-dung .table {
  margin-top: 35px;
}

.page-tuyen-dung .table th {
  text-transform: uppercase;
  background: #fff;
  color: #000;
  border-bottom: none;
}

.page-tuyen-dung .table thead tr {
  border: none;
}

.page-tuyen-dung .table tbody tr {
  cursor: pointer;
  border-bottom: 1px solid #fff;
}

.page-tuyen-dung .table tbody tr:hover td {
  color: #0fa952;
}

.page-tuyen-dung .table th,
.page-tuyen-dung .table td {
  padding-left: 0.75rem;
  border-top: none;
}

.page-tuyen-dung .table td {
  color: #fff;
}

.page-tuyen-dung .table th:nth-child(2),
.page-tuyen-dung .table td:nth-child(2) {
  text-align: center;
}

.page-tuyen-dung .table th,
.page-tuyen-dung .table td {
  white-space: nowrap;
}

/**Page News**/
.block-news-header {
  background: #e0e0e0;
  color: #f8b8aa;
  font-weight: 400;
  position: relative;
}

.block-news-header .list-unstyled {
  margin-bottom: 0;
}

.block-news-header .block-filter {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000;
}

.block-news-header .block-filter .row [class*='col'] {
  padding: 0 8px;
}

.block-news-header .block-filter select {
  background: rgba(147, 147, 147, 0.5);
}

.block-news-header .block-filter select:focus {
  color: #fff;
}

.block-news-header .block-filter select option {
  color: #000;
}

.block-news-header .block-filter label {
  margin-bottom: 0;
}

.block-news-header .block-filter label.group-select:after {
  bottom: 4px;
}

.block-news-header .btn {
  border: none;
  border-bottom: 2px solid transparent;
  color: #1f723e;
  border-radius: 0;
  line-height: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.block-news-header .btn:hover,
.block-news-header .btn:focus,
.block-news-header .btn:active:focus {
  background: transparent;
  color: #fff;
  outline: 0;
  border-color: #fff;
}

.block-news-header .col-title {
  text-transform: uppercase;
}

.block-news-header .card {
  border: none;
  border-radius: 0;
  background: #000;
}

.group-highlight .featured-news-img {
  border-radius: 0;
  width: 100%;
  height: 70%;
  object-fit: cover;
  overflow: hidden;
}

.group-highlight .card-img-top {
  height: 100%;
  border-radius: 0;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.group-highlight .featured-news-img:hover .card-img-top {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.group-highlight .card {
  background-color: transparent;
  border-color: #fff;
}

.group-highlight h5.card-title {
  font-size: 24px;
  font-weight: 300;
}

.group-highlight h5.card-title a {
  letter-spacing: 0;
  color: #000;
}

.group-highlight .featured-news-img:hover ~ .card-body a,
.group-highlight h5.card-title a:hover {
  color: #1f723e;
}

.navigation.pagination {
  background: #fff;
  border: none;
  padding: 50px 0;
}

.banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 450px;
  text-align: center;
  font-size: 90px;
  color: #fff;
  text-transform: uppercase;
  padding-top: 180px;
  position: relative;
  z-index: 1;
}

.banner:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}

.banner.banner-news {
  background-image: url(assets/images/duan_new.jpg);
}

.banner.banner-project,
.banner.banner-library,
.banner.banner-information {
  background-image: url(assets/images/information_new.jpg);
}

.banner.banner-feedback {
  background-image: url(assets/images/feedback.jpg);
}

.banner.banner-recruitment {
  background-image: url(assets/images/tuyen-dung.jpg);
}

.post-type-archive-news .card-group,
.post-type-archive-information .card-group {
  margin-top: 32px;
}

.post-type-archive-news .link-more .more-link,
.post-type-archive-information .link-more .more-link {
  display: none;
}

.post-type-archive-news .media-body h3,
.post-type-archive-information .media-body h3 {
  font-size: 22px;
}

.post-type-archive-news .media-body,
.post-type-archive-news .media-body h3 a,
.post-type-archive-information .media-body,
.post-type-archive-information .media-body h3 a {
  color: #000;
  text-decoration: none;
}

.post-type-archive-news .media-body .excerpt,
.post-type-archive-information .media-body .excerpt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 68px;
  margin-bottom: 30px;
  display: none;
}

.post-type-archive-news .media-body .btn-link,
.post-type-archive-information .media-body .btn-link {
  color: #1f723e;
  text-decoration: none;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 0;
  border-bottom: 2px solid transparent;
  /* display: none; */
}

.post-type-archive-news
  .list-unstyled
  li.list-item-news:hover
  .media-body
  .btn-link,
.post-type-archive-news .media-body .btn-link:hover,
.post-type-archive-information
  .list-unstyled
  li.list-item-news:hover
  .media-body
  .btn-link,
.post-type-archive-information .media-body .btn-link:hover {
  border-bottom: 2px solid #fff;
  color: #fff;
}

.post-type-archive-news .media-body h3,
.post-type-archive-news .media-body .btn-link,
.post-type-archive-information .media-body h3,
.post-type-archive-information .media-body .btn-link {
  text-transform: uppercase;
}

.post-type-archive-news .list-unstyled,
.post-type-archive-information .list-unstyled {
  margin-bottom: 0;
}

.post-type-archive-news .list-unstyled li.list-item-news,
.post-type-archive-information .list-unstyled li.list-item-news {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}

.post-type-archive-news .list-unstyled li.list-item-news:hover,
.post-type-archive-information .list-unstyled li.list-item-news:hover {
  background: #555;
  transition: all 0.3s ease;
}

.post-type-archive-news .list-unstyled li.list-item-news:hover .media-body,
.post-type-archive-news .list-unstyled li.list-item-news:hover .media-body h3 a,
.post-type-archive-news
  .list-unstyled
  li.list-item-news:hover
  .media
  .media-date,
.post-type-archive-information
  .list-unstyled
  li.list-item-news:hover
  .media-body,
.post-type-archive-information
  .list-unstyled
  li.list-item-news:hover
  .media-body
  h3
  a,
.post-type-archive-information
  .list-unstyled
  li.list-item-news:hover
  .media
  .media-date {
  color: #fff;
}

.post-type-archive-news
  .list-unstyled
  li.list-item-news:hover
  .media
  .media-date,
.post-type-archive-information
  .list-unstyled
  li.list-item-news:hover
  .media
  .media-date {
  border-left-color: #fff;
}

.post-type-archive-news .media .media-date,
.post-type-archive-information .media .media-date {
  font-size: 18px;
  text-transform: uppercase;
  color: #1f723e;
  text-align: center;
  border-left: 1px solid #1f723e;
  padding-left: 20px;
  padding-right: 30px;
  display: none;
}

.post-type-archive-news .media .media-date .text-day,
.post-type-archive-information .media .media-date .text-day {
  font-size: 32px;
  line-height: 1;
}

/**Page Projects**/

.block-list-projects {
  padding: 0 5% 20px;
}

.block-list-projects .img-thumbnail {
  padding: 0;
  border-radius: 0;
  border: none;
}

.block-list-projects .col-xs-6 {
  overflow: hidden;
}

.block-list-projects .name-project {
  position: absolute;
  text-transform: uppercase;
  font-size: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1.5;
  color: #fff;
  padding-left: 50px;
  padding-right: 100px;
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 2;
  font-weight: 600;
  background-color: rgba(0, 0, 0, 0.3);
}

.block-list-projects .name-project:before {
  content: '';
  width: 1px;
  height: 100%;
  background: #1f723e;
  position: absolute;
  margin-left: -15px;
  top: 0;
}

.block-list-projects .bg-project {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #e1e1e1;
  position: relative;
}

.block-list-projects .bg-project:before {
  content: '';
  /* background: rgba(255, 255, 255, 0.5); */
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  transition: all 0.3s ease;
}

.block-list-projects .bg-project:hover:before {
  background: rgba(255, 255, 255, 0.85);
}

.block-list-projects .bg-project:hover .name-project {
  color: #fff;
}

.block-list-projects .bg-thumbnail {
  background-position: center;
  background-size: cover;
  padding-bottom: 66%;
  background-repeat: no-repeat;
}

.block-list-projects .navigation.pagination {
  background-color: transparent;
}

/**Page Detail Project**/
.header-info-project,
.header-info-feedback {
  background-color: #d7d7d7;
  padding: 50px 0 100px;
}

.header-info-project h1,
.header-info-feedback h1 {
  text-transform: uppercase;
}

.header-info-project ul,
.header-info-feedback ul {
  display: inline-block;
  padding: 0 40px;
  border-left: 1px solid #1f723c;
  border-right: 1px solid #1f723c;
}

.header-info-project ul li,
.header-info-feedback ul li {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-info-feedback ul li img {
  max-width: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.header-info-project ul li span {
  margin-right: 10px;
  color: #1f723c;
}

.header-info-project ul li a {
  text-decoration: none;
}

.single-project .sow-image-container img,
.single-custom-content .sow-image-container img {
  margin: -50px 0;
}

.single-project h2.sow-headline,
.single-custom-content h2.sow-headline {
  color: #000;
}

.single-project .sow-slider-image,
.single-custom-content .sow-slider-image {
  background-size: cover;
  height: 600px !important;
  padding: 0 !important;
}

.single-project .sow-slider-image img,
.single-custom-content .sow-slider-image img,
.single-project .sow-slider-pagination,
.single-custom-content .sow-slider-pagination {
  display: none !important;
}

.single-project .sow-slider-base,
.single-custom-content .sow-slider-base {
  overflow: inherit;
}

.single-custom-content .sow-slider-base ul.sow-slider-images,
.single-project .sow-slider-base ul.sow-slider-images {
  margin: -50px 0;
}

.single-library .single-custom-content .sow-slider-base ul.sow-slider-images {
  margin: 0;
}

.single-custom-content .sow-slider-base .sow-slide-nav {
  z-index: 990;
}

.single-project .sow-slide-nav.sow-slide-nav-next,
.single-custom-content .sow-slide-nav.sow-slide-nav-next,
.single-project .sow-slide-nav.sow-slide-nav-prev,
.single-custom-content .sow-slide-nav.sow-slide-nav-prev {
  display: block !important;
}

.single-project .sow-slide-nav.sow-slide-nav-next,
.single-custom-content .sow-slide-nav.sow-slide-nav-next {
  right: -50px !important;
}

.single-project .sow-slide-nav.sow-slide-nav-prev,
.single-custom-content .sow-slide-nav.sow-slide-nav-prev {
  left: -50px !important;
}

.single-project .sow-slider-base .sow-slide-nav,
.single-custom-content .sow-slider-base .sow-slide-nav {
  opacity: 0.5;
}

.single-project .sow-slider-base .sow-slide-nav a,
.single-custom-content .sow-slider-base .sow-slide-nav a {
  color: #000 !important;
  text-decoration: none;
  position: relative;
}

.single-project .sow-slider-base .sow-slide-nav a:before,
.single-custom-content .sow-slider-base .sow-slide-nav a:before {
  content: '';
  height: 65px;
  width: 1px;
  background: #fff;
  position: absolute;
  top: -20px;
}

.single-project .sow-slider-base .sow-slide-nav.sow-slide-nav-prev a:before,
.single-custom-content
  .sow-slider-base
  .sow-slide-nav.sow-slide-nav-prev
  a:before {
  right: -10px;
}

.single-project .sow-slider-base .sow-slide-nav.sow-slide-nav-next a:before,
.single-custom-content
  .sow-slider-base
  .sow-slide-nav.sow-slide-nav-next
  a:before {
  left: -10px;
}

.single-custom-content .wpcf7-submit {
  margin: 50px 0;
}

.single-custom-content .slide-gallery .sow-slider-image-container {
  bottom: 0 !important;
}

.single-custom-content .slide-gallery .sow-slider-image-wrapper {
  position: absolute;
  bottom: 0;
  background: rgba(112, 112, 112, 0.9);
  right: 0;
  left: 0;
  padding: 20px !important;
  font-style: italic;
  font-weight: normal;
}

.single .post-navigation {
  display: none;
}

/**Page Detail News**/

.single-news .swiper-container,
.single-information .swiper-container {
  height: 100%;
  margin-left: 10%;
  margin-right: 10%;
}

.single-news .title-line,
.single-information .title-line {
  position: absolute;
  margin-left: 10%;
  top: 30px;
}

.single-news .swiper-slide,
.single-information .swiper-slide {
  font-size: 18px;
  background: #fff;
  text-transform: uppercase;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.single-news .swiper-slide:hover .read-more,
.single-news .swiper-slide.active .line,
.single-information .swiper-slide:hover .read-more,
.single-information .swiper-slide.active .line {
  display: block;
}

.single-news .wrapper-slide-news,
.single-information .wrapper-slide-news {
  height: 510px;
  position: relative;
  background: #e1e1e1;
  padding: 100px 0 10px;
}

.single-news .bg-item-news,
.single-information .bg-item-news {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 200px;
}

.single-news .title-news,
.single-information .title-news {
  text-transform: uppercase;
  padding: 24px 24px 0;
  margin-bottom: 40px;
  height: 86px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.single-news .swiper-slide.active .read-more,
.single-news .read-more,
.single-news .line,
.single-information .swiper-slide.active .read-more,
.single-information .read-more,
.single-information .line {
  display: none;
}

.single-news .read-more,
.single-information .read-more {
  text-align: center;
  margin-top: auto;
  color: #fff;
}

.single-news .line,
.single-information .line {
  height: 5px;
  background-color: #1f723c;
  width: 100%;
  margin-top: auto;
}

.single-news .gallery {
  margin: 0 -1em;
}

.single-news .gallery-item {
  padding: 0 1em 0 1em;
}

.single-news .gallery-item .gallery-icon {
  overflow: hidden;
}

.single-news .gallery-item img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.single-news .gallery-item:hover img,
.single-news .gallery-item:focus img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.single-news .gal-container {
  margin: 0 -15px 60px;
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container {
  max-height: calc(100% - 90px);
}

.b-link-stroke .b-bottom-line,
.b-link-stroke .b-top-line {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.swiper-button-next,
.swiper-button-prev {
  background: none;
  width: 44px;
}

.swiper-button-next {
  right: 5%;
}

.swiper-button-prev {
  left: 5%;
}

.swiper-button-next span,
.swiper-button-prev span {
  color: #3c3839;
  vertical-align: middle;
}

.swiper-button-next:before,
.swiper-button-prev:after {
  content: '';
  height: 100%;
  width: 1px;
  background: #3c3839;
  display: inline-block;
  vertical-align: middle;
}

.swiper-button-next:before {
  margin-right: 10px;
}

.swiper-button-prev:after {
  margin-left: 10px;
}

.single-news h1.entry-title,
.single-news .entry-content h1,
.single-information h1.entry-title,
.single-information .entry-content h1 {
  font-size: 36px;
}

.single-news .entry-content h2,
.single-information .entry-content h2 {
  font-size: 30px;
}

.single-news .entry-content h3,
.single-information .entry-content h3 {
  font-size: 26px;
}

.single-news .entry-content h4,
.single-information .entry-content h4 {
  font-size: 22px;
}

.single-news .entry-content h5,
.single-information .entry-content h5 {
  font-size: 20px;
}

.single-news h1.entry-title,
.single-information h1.entry-title,
.single-recruitment h1.entry-title {
  margin: 40px 0 20px;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  padding-left: 40px;
}

.single-recruitment h1.entry-title:before,
.single-news h1.entry-title:before,
.single-information h1.entry-title:before {
  content: '';
  width: 10px;
  background: #acacac;
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 12px;
}

.single-recruitment h1.entry-title {
  color: #fff;
}

.page-tuyen-dung .banner.banner-recruitment {
  display: none;
}

.single-recruitment .banner.banner-recruitment {
  position: relative;
  padding: 350px 20px 0;
  height: 500px;
}

.single-recruitment .slogan.slogan-recruitment {
  font-weight: 500;
  font-family: roboto;
  font-size: 42px;
  line-height: 1.375em;
  text-align: center;
}

.single-recruitment .slogan.slogan-recruitment span {
  display: block;
  color: #0fa952;
  font-weight: 100;
  font-size: 30px;
  line-height: 1.5;
  margin-top: 4px;
}

.single-recruitment .btn-job .widget_sow-button {
  display: inline-block;
  margin-right: 10px;
}

.single-recruitment .btn-job a,
.single-recruitment .btn-job .ow-button-base.ow-button-align-left {
  display: block;
  max-width: 200px;
  min-width: 200px;
  position: relative;
}

.single-recruitment
  .ow-button-base
  a.ow-icon-placement-right
  [class^='sow-icon-'] {
  margin: -0.1em 0.75em -0.2em -0.75em;
  font-size: 1em;
}

.single-recruitment .btn-job .ow-button-base a {
  border: 1px solid #0fa952;
}

.single-recruitment .btn-job .ow-button-base a:hover,
.single-recruitment .btn-job .ow-button-base a:hover [class^='sow-icon-'] {
  background: transparent;
  color: #fff !important;
}

.single-recruitment .bg-half-circle {
  height: 200px;
  background-size: cover;
}

.single-recruitment .bg-bottom {
  background: url(assets/images/half-circle-reverse.png) no-repeat;
  background-size: contain;
  background-position: bottom center;
}

.related-news .header,
.related-recruitment .header {
  display: inline-block;
  background: #1f723c;
  padding: 2px 10px 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
}

#frm-recruitment {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#frm-recruitment.active {
  max-height: 550px;
  overflow: inherit;
}

#frm-recruitment h2 {
  margin-top: 40px !important;
}

#frm-recruitment .wpcf7-submit {
  margin-bottom: 40px;
}

.related-news ul,
.related-recruitment ul {
  list-style: none;
  text-transform: uppercase;
}

.related-news li span,
.related-recruitment li span {
  margin: 0 5px;
}

.related-news li a:hover,
.related-recruitment li a:hover {
  color: #1f723c;
}

.related-recruitment ul,
.related-recruitment li a {
  color: #fff;
}

.related-recruitment {
  background: url(assets/images/doi-tac.jpg) no-repeat;
  background-size: cover;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}

.related-recruitment .wrap {
  width: 100%;
}

/**Page Not Found**/
.bg-not-found {
  background: url(assets/images/404.jpg) no-repeat;
  background-size: cover;
  min-height: 600px;
  height: 100vh;
}

.bg-not-found .not-found {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bg-not-found .not-found h1 {
  font-size: 200px;
  color: rgba(123, 120, 120, 0.5);
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1;
}

.bg-not-found .not-found h3 {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
}

.bg-not-found .btn,
.wrapper-slide-news .btn {
  background: #1f723c;
  border: 1px solid #1f723c;
  border-radius: 0;
  padding: 6px 30px;
}

.bg-not-found .btn:hover {
  background: transparent;
  color: #fff;
}

/**
    >= 768 : 16px
**/
.navigation-top {
  bottom: auto;
  position: fixed;
  z-index: 999;
  width: 100%;
}

.post-type-archive-news .media .media-img {
  width: 300px;
}

.post-type-archive-news .list-item-news .media {
  -ms-flex-align: center;
  align-items: center;
}

.main-navigation ul li.menu-item-has-children:before,
.main-navigation ul li.menu-item-has-children:after,
.main-navigation ul li.page_item_has_children:before,
.main-navigation ul li.page_item_has_children:after,
.main-navigation ul ul {
  border: none;
}

.main-navigation li li:hover,
.main-navigation li li.focus {
  background-color: #fff;
}

.main-navigation li li.current-menu-item a:hover,
.main-navigation li li.current_page_item a:focus,
.main-navigation li li.current-menu-item a:focus {
  color: #0fa952;
}

.post-type-archive-information .media .media-img {
  width: 40%;
  padding-left: 2%;
  vertical-align: middle;
}

.post-type-archive-information .media .media-img a {
  min-height: 120px;
  padding-bottom: 42%;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.post-type-archive-information .media .media-img a.bg-no-img {
  background-size: contain;
}

@media screen and (min-width: 30em) {
  .post-type-archive-information .media .media-img a {
    min-height: 180px;
  }
}

@media screen and (min-width: 48em) {
  .site-navigation-fixed.navigation-top {
    z-index: 999;
    top: 0;
  }

  .main-navigation li li:hover > a {
    color: #0fa952;
  }

  .navigation-top li li a::before {
    content: '';
  }

  .main-navigation ul ul.sub-menu {
    left: 0;
    visibility: hidden;
    opacity: 0;
    -moz-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -o-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .main-navigation ul li:hover > ul.sub-menu,
  .main-navigation ul li.focus > ul.sub-menu {
    left: 0;
    right: auto;
    visibility: visible;
    opacity: 1;
    -moz-transform: translate(0);
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }

  .wrap,
  .navigation-top .wrap {
    max-width: 1200px;
  }

  .main-navigation a {
    padding: 1em 1.25em;
  }

  .block-three-items .so-widget-sow-features {
    padding-left: 3em;
    padding-right: 3em;
  }

  .single-post:not(.has-sidebar) #primary,
  .page.page-one-column:not(.twentyseventeen-front-page) #primary,
  .archive.page-one-column:not(.has-sidebar) .page-header,
  .archive.page-one-column:not(.has-sidebar) #primary {
    max-width: inherit;
  }

  .site-info {
    font-size: 18px;
  }

  .site-info .web-site-by {
    font-size: 24px;
  }

  .post-type-archive-news .list-unstyled li.list-item-news,
  .post-type-archive-information .list-unstyled li.list-item-news {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .post-type-archive-news .media,
  .post-type-archive-information .media {
    display: block;
  }

  .post-type-archive-news .media .media-date,
  .post-type-archive-news .media .media-body,
  .post-type-archive-news .media .media-img,
  .post-type-archive-information .media .media-date,
  .post-type-archive-information .media .media-body,
  .post-type-archive-information .media .media-img {
    display: table-cell;
    vertical-align: top;
  }

  .post-type-archive-news .media-body .btn-link,
  .post-type-archive-information .media-body .btn-link {
    display: inline-block;
  }

  .post-type-archive-news .media-body .excerpt,
  .post-type-archive-information .media-body .excerpt {
    display: -webkit-box;
  }

  .home .group-news .news-col-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  /*.page-lien-he .banner-text .header-title {
        top: auto;
        bottom: 30px;
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }*/
}

/**
    >= 992 : 16px
**/

@media screen and (min-width: 62em) {
  .navigation-top .wrap {
    padding: 3.75em 2em;
  }

  .navigation-top.active .wrap {
    padding: 0 2em;
  }

  .post-type-archive-news .media .media-img,
  .post-type-archive-information .media .media-img {
    width: 440px;
    position: relative;
    overflow: hidden;
  }

  .post-type-archive-news .media .media-img img,
  .post-type-archive-information .media .media-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .post-type-archive-news .media .media-body,
  .post-type-archive-information .media .media-body {
    padding-right: 30px;
  }

  .post-type-archive-news .media .media-date span,
  .post-type-archive-information .media .media-date span {
    border-right: 1px solid #939393;
    display: block;
    padding-right: 10px;
  }
}

/**
    >= 1088 : 16px
**/

@media screen and (min-width: 67em) {
  .navigation-top.active .wrap {
    padding: 0 2em;
  }

  #site-navigation .logo {
    max-width: 150px;
  }

  .main-navigation a {
    padding: 1em 1.25em;
  }
}

@media screen and (max-width: 1200px) {
  .home .group-news h2 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .block-list-projects .name-project {
    font-size: 30px;
  }
}

.logo-mobile {
  display: none !important;
}

@media screen and (max-width: 992px) {
  .open-menu {
    overflow: hidden;
  }

  .site-header {
    height: 81px;
  }

  header .info-company,
  .js .main-navigation ul,
  .js .main-navigation ul ul,
  .js .main-navigation > div > ul {
    display: none;
  }

  .navigation-top.active .icon-menu,
  .navigation-top .icon-menu {
    height: 18px;
    width: 50px;
    opacity: 1;
    visibility: visible;
    right: 30px;
  }

  .navigation-top .wrap {
    padding-left: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .js .menu-toggle,
  .js .main-navigation ul {
    display: block;
  }

  .logo-mobile {
    display: block !important;
    position: absolute !important;
    top: 30px;
    left: 15px;
  }

  #site-navigation .logo {
    max-width: 100px;
  }

  .toggled-on .icon-menu {
    display: none;
  }

  #top-menu {
    float: none;
  }

  .menu-toggle {
    font-size: 20px;
    padding: 0;
    margin: 0 0 0 17px;
    position: absolute;
    right: 20px;
    margin-top: 5px;
    z-index: 999;
    color: #fff;
  }

  .menu-toggle:hover,
  .menu-toggle:focus {
    background: #959595;
  }

  .menu-toggle svg.icon {
    margin-right: 0;
  }

  .menu-toggle:focus {
    outline: none;
  }

  .navigation-top {
    background: #fff;
  }

  .header-menu ul li {
    display: block;
    text-align: center;
    font-size: 14px;
    border-bottom: none;
  }

  .header-menu {
    background: rgba(0, 0, 0, 0.9);
    height: 100vh;
    position: absolute;
    top: 0;
    right: -100%;
    -moz-transition: right 0.5s ease;
    -webkit-transition: right 0.5s ease;
    -o-transition: right 0.5s ease;
    -ms-transition: right 0.5s ease;
    transition: right 0.5s ease;
    padding-top: 100px;
    width: 320px;
    overflow: hidden;
  }

  .toggled-on .header-menu {
    right: 0;
  }

  .main-navigation ul {
    background: #fff;
    padding: 0;
  }

  .main-navigation a {
    padding: 1em 1.25em;
  }

  .main-navigation.toggled-on .i-close {
    opacity: 1;
  }

  .main-navigation.toggled-on .menu-toggle {
    background-color: transparent;
  }

  .menu-toggle .i-open {
    padding: 5px 10px;
    background: #959595;
  }

  .main-navigation .menu-item-has-children > a > .icon,
  .main-navigation .page_item_has_children > a > .icon,
  .main-navigation.toggled-on .i-open {
    display: none;
  }

  .i-close {
    position: absolute;
    right: 0;
    top: 10px;
    width: 32px;
    height: 32px;
    opacity: 0;
  }

  .i-close:before,
  .i-close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 20px;
    width: 2px;
    background-color: #000;
  }

  .i-close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .i-close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .navigation-top a::before {
    content: '';
  }

  .navigation-top a:hover {
    color: #0fa952;
  }

  .dropdown-toggle {
    display: inline-block !important;
    right: auto;
    top: 0;
    margin-left: 20px;
    margin-top: 8px;
  }

  .dropdown-toggle:after {
    border: none;
  }

  .main-navigation .sub-menu.toggled-on {
    display: block;
    position: static;
    padding-left: 0;
    visibility: visible;
    opacity: 1;
  }

  .main-navigation ul ul.sub-menu {
    padding-top: 0;
    margin-top: -16px;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .main-navigation ul ul.sub-menu a {
    width: 100%;
  }

  .home .group-news h2 {
    font-size: 30px;
  }

  .home .wpnawfree-plugin .news-content {
    padding: 16px 0;
  }

  .home .news-col-1 .news-inner-wrap-view {
    margin-bottom: 0;
  }

  .home .wpcf7 .container {
    background: none;
  }

  .single-custom-content .sow-slide-nav.sow-slide-nav-next {
    right: 0 !important;
  }

  .single-custom-content .sow-slide-nav.sow-slide-nav-prev {
    left: 0 !important;
  }

  .single-custom-content .sow-slider-base .sow-slide-nav a {
    height: auto;
    padding: 10px;
    background: rgba(255, 255, 255, 1);
  }

  .single-custom-content .sow-slider-base .sow-slide-nav a:before {
    width: 0;
  }

  .page-tuyen-dung .banner-text .sow-slider-image-wrapper {
    padding-top: 300px !important;
  }

  .single-recruitment .slogan.slogan-recruitment span,
  .page-tuyen-dung .banner-text p {
    font-size: 26px !important;
  }

  .single-recruitment .banner.banner-recruitment {
    padding-top: 304px;
  }

  .single-recruitment .bg-half-circle {
    background-size: contain;
  }

  .block-list-projects .name-project {
    font-size: 25px;
  }

  .block-news-header .col-title ~ [class*='col-'] {
    margin-bottom: 24px;
  }

  .block-list-projects {
    padding: 0 30px;
  }

  .single-news .wrapper-slide-news,
  .single-information .wrapper-slide-news {
    display: none;
  }

  /**Page Contact**/
  .contact-feature .sow-features-list {
    display: block;
  }
  .contact-feature .sow-features-list .sow-features-feature {
    width: 100% !important;
    text-align: center !important;
    float: none;
    display: block;
    margin-left: 0;
    padding: 0 0 30px;
    margin-bottom: 0 !important;
  }

  .contact-feature .sow-features-list .sow-features-feature .textwidget h5 {
    display: none;
  }

  .contact-feature .sow-features-list .textwidget {
    margin-left: 0 !important;
  }
}
.screen-reader-text,
.hidden-desktop,
.hidden-dt {
  display: none;
}

@media screen and (max-width: 780px) {
  body {
    padding-bottom: 0 !important;
  }
  .hidden-mobile {
    display: none !important;
  }

  .hidden-desktop,
  .d-md-none {
    display: block !important;
  }

  .hidden-dt {
    display: block;
  }

  .hidden-mb {
    display: none;
  }

  #site-navigation {
    padding-left: 0;
  }

  .home .group-news {
    padding: 20px 0;
  }

  .wrapper-phone-email {
    background: #ebebeb !important;
  }

  .wrapper-phone-email .block-phone-email .sow-features-feature-last-row {
    width: 100% !important;
  }

  .block-phone-email
    .sow-features-feature-last-row:last-child
    .sow-icon-container {
    margin-left: 0;
  }

  .block-phone-email .sow-features-feature-last-row:first-child {
    margin-top: 20px;
    margin-bottom: 20px !important;
  }

  .block-phone-email .sow-features-feature-last-row:last-child {
    margin-bottom: 20px !important;
  }

  .block-phone-email .sow-features-feature-last-row .textwidget {
    min-width: 162px;
    margin-left: 70px !important;
  }

  .block-phone-email
    .sow-features-feature-last-row:first-child
    .sow-icon-container,
  .block-phone-email
    .sow-features-feature-last-row:last-child
    .sow-icon-container {
    padding-left: 30% !important;
  }

  .block-three-items .sow-features-feature-last-row {
    width: 100% !important;
    float: none;
    margin-bottom: 40px !important;
  }

  .block-three-items .sow-features-feature {
    padding: 0 15px !important;
  }

  .block-three-items .so-widget-sow-features .sow-icon-container {
    margin-left: auto !important;
    width: 74px !important;
  }

  .block-three-items .so-widget-sow-features .textwidget {
    text-align: center !important;
  }

  .home .news-col-2 .grid-news-thumb {
    height: 250px;
  }

  .home .news .news-title {
    margin-top: 0 !important;
  }

  .wrap.user-partner .sow-icon-container,
  .wrap.user-partner .textwidget {
    margin: 0 auto !important;
  }

  .wrap.user-partner .textwidget h3 {
    margin-top: 20px;
  }

  .wrap.user-partner .sow-features-feature.sow-icon-container-position-right {
    flex-direction: column !important;
    text-align: center;
  }

  .page-tuyen-dung .banner-text .sow-slider-image-wrapper {
    padding: 200px 20px 0 !important;
  }

  .single-recruitment .slogan.slogan-recruitment span,
  .page-tuyen-dung .banner-text p {
    font-size: 22px !important;
  }

  .home-section1
    .sow-slider-base
    ul.sow-slider-images
    .sow-slider-image-wrapper {
    padding-top: 175px !important;
    padding-bottom: 0 !important;
  }

  .home-section2
    .sow-slider-base
    ul.sow-slider-images
    .sow-slider-image-wrapper {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .home-section1 .sow-slider-image-wrapper,
  .home-section2 .sow-slider-image-wrapper {
    background-image: url(assets/images/circles_mobile.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .bg-circle {
    background-image: none !important;
  }

  .home .bg-title h2 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    padding: 0 50px;
  }

  .home .bg-title .sow-slider-image-wrapper {
    padding: 0 !important;
    height: 250px !important;
  }

  .home .list-masonry-comment {
    margin: 30px 15px;
    padding: 0 30px;
  }

  .single-recruitment .banner.banner-recruitment {
    height: 400px;
    padding-top: 204px;
  }

  .single-recruitment .slogan.slogan-recruitment span {
    margin-top: 5px;
  }

  .banner {
    height: 300px;
    font-size: 80px;
    padding-top: 80px;
  }

  .group-highlight.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .group-highlight .card {
    max-width: 600px;
    margin: 0 auto;
  }

  .group-highlight.card-group > .card + .card {
    margin-left: auto;
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .post-type-archive-information .media {
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .post-type-archive-information .media-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .post-type-archive-information .media-body .btn-link {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 650px) {
  .bg-circle h2 {
    font-size: 32px !important;
  }

  .widget .bg-circle2 .list-item {
    margin: 0;
  }

  .widget .bg-circle2 .list-item li {
    padding: 0;
    min-width: 158px;
  }

  .widget .bg-circle2 .sow-hero-buttons {
    margin-top: 50px !important;
    position: absolute;
    left: 0;
    right: 0;
  }

  .widget .bg-circle2 figure {
    margin-top: 10px;
  }

  .home-section1 .text-bottom {
    font-size: 14px;
  }

  .home-section2
    .sow-slider-base
    ul.sow-slider-images
    .sow-slider-image-wrapper {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  h2 {
    font-size: 40px;
  }

  h5 {
    font-size: 24px;
  }

  .home .date-post {
    padding-left: 0;
    left: 0;
    border-right: 1px solid #555;
    width: 68px;
  }

  .home .group-news h2 {
    margin-bottom: 24px;
  }

  .home .date-post h2 {
    margin-bottom: 0 !important;
  }

  .home .wpnawfree-plugin .news-content:before {
    left: 0;
  }

  .home .post-content-text {
    margin-right: 10px;
  }

  .home .post-content-text,
  .home .date-post p {
    font-size: 16px;
  }
  .home .date-post span {
    font-size: 14px;
  }

  .home .news-col-2 {
    margin-bottom: 10px;
  }

  .home .news-more-link {
    display: none;
  }

  .home .header-process h2 {
    font-size: 34px !important;
  }

  .single-recruitment .bg-half-circle {
    height: 100px;
  }

  .page-tuyen-dung .banner-text h3,
  .single-recruitment .slogan.slogan-recruitment {
    font-size: 30px !important;
  }

  .single-library .banner.banner-library {
    display: none;
  }

  .single-library .site-content {
    padding-bottom: 60px;
  }

  .single-library .single-custom-content .sow-slider-image {
    height: calc(100vh - 130px) !important;
  }

  .single-custom-content .slide-gallery .sow-slider-image-wrapper {
    padding-bottom: 30px !important;
  }

  .single-library .wrap {
    padding: 0;
  }
}

@media screen and (max-width: 530px) {
  .banner {
    font-size: 60px;
    padding-top: 100px;
  }

  .block-list-projects {
    padding: 0 5%;
  }
}

@media screen and (max-width: 480px) {
  .wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .navigation-top .wrap {
    padding-left: 15px;
  }

  .navigation-top.active .icon-menu,
  .navigation-top .icon-menu {
    right: 15px;
  }

  .banner-text .sow-slider-image-wrapper {
    padding: 0 !important;
  }

  .banner-text .header-title {
    position: relative;
  }

  .home-section1 .text-bottom {
    font-size: 12px;
  }

  .home h2 {
    font-size: 30px;
  }

  .home h5 {
    font-size: 16px;
  }

  .home .contact-form-home h2 {
    font-size: 24px !important;
  }

  .home .contact-form-home h2:before {
    height: 56px;
  }

  .home .header-process h2 {
    font-size: 26px !important;
  }

  .single-recruitment .slogan.slogan-recruitment span,
  .page-tuyen-dung .banner-text p {
    font-size: 18px !important;
  }

  .page-tuyen-dung .banner-text h3,
  .single-recruitment .slogan.slogan-recruitment {
    font-size: 24px !important;
  }

  .single-recruitment .btn-job .ow-button-base a {
    margin-bottom: 16px;
  }

  .bg-circle .sub-title {
    margin-bottom: 0;
  }

  .home-section1
    .sow-slider-base
    ul.sow-slider-images
    .sow-slider-image-wrapper {
    padding-top: 110px !important;
  }

  .block-phone-email
    .sow-features-feature-last-row:first-child
    .sow-icon-container,
  .block-phone-email
    .sow-features-feature-last-row:last-child
    .sow-icon-container {
    padding-left: 20% !important;
  }

  .block-phone-email .sow-features-feature-last-row {
    padding: 15px 25px !important;
  }

  .block-phone-email .sow-features-feature-last-row .sow-icon-image {
    width: 24px !important;
    height: 24px !important;
  }

  .block-phone-email .sow-features-feature-last-row .sow-icon-image:before {
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
  }

  .block-phone-email .sow-features-feature-last-row .textwidget {
    margin-left: 50px !important;
  }

  .wp-caption img[class*='wp-image-'] {
    width: 30px;
  }

  .widget .bg-circle2 .sow-hero-buttons {
    margin-top: 10px !important;
  }

  .prev.page-numbers,
  .next.page-numbers {
    padding: 6px 15px;
  }

  .prev.page-numbers {
    margin-right: 10px;
  }

  .next.page-numbers {
    margin-left: 5px;
  }

  .post-type-archive-news .media .media-img,
  .post-type-archive-information .media .media-img {
    order: -1;
    -ms-flex-order: -1;
    width: 160px;
  }

  .post-type-archive-news .media .media-img img,
  .post-type-archive-information .media .media-img img {
    margin-left: 0 !important;
  }

  .post-type-archive-news .media-body,
  .post-type-archive-information .media-body {
    margin-left: 15px;
  }

  .post-type-archive-news .media-body h3,
  .post-type-archive-information .media-body h3 {
    text-transform: none;
    font-size: 16px;
  }

  .block-list-projects .name-project {
    font-size: 20px;
  }

  .single-news h1.entry-title,
  .single-information h1.entry-title {
    padding-left: 30px;
    font-size: 26px;
  }

  .single-news .entry-content h2,
  .single-information .entry-content h2 {
    font-size: 20px;
    line-height: 1.5;
  }

  .single-news .gallery-item {
    width: 100%;
  }

  .single-custom-content h2.sow-headline {
    font-size: 32px !important;
  }

  .single-custom-content .sow-slider-image {
    height: 300px !important;
  }
}

@media screen and (max-width: 360px) {
  .bg-circle h2 {
    font-size: 28px !important;
  }
  .widget .bg-circle2 .list-item li {
    min-width: 130px;
  }

  .home-section1
    .sow-slider-base
    ul.sow-slider-images
    .sow-slider-image-wrapper {
    padding-top: 76px !important;
  }

  .block-phone-email
    .sow-features-feature-last-row:first-child
    .sow-icon-container,
  .block-phone-email
    .sow-features-feature-last-row:last-child
    .sow-icon-container {
    padding-left: 10% !important;
  }

  .home .contact-form-home h2 {
    font-size: 18px !important;
  }

  .home .contact-form-home h2:before {
    height: 42px;
  }
}

@media screen and (max-width: 320px) {
  .home-section1 .text-bottom {
    font-size: 10px;
  }

  .home .header-process h2 {
    font-size: 23px !important;
  }

  .single-recruitment .slogan.slogan-recruitment span,
  .page-tuyen-dung .banner-text p {
    font-size: 16px !important;
  }

  .page-tuyen-dung .banner-text h3,
  .single-recruitment .slogan.slogan-recruitment {
    font-size: 22px !important;
  }
}
