/*
    Theme Name: Pebsteel TOT
    Theme URI: https://toponseek.com
    Author: TOT Developer Team
    Author URI: https://toponseek.com
    Description: A theme design and code for website Pebsteel
    Text Domain: trungkien
*/
.leadership-item-number .leadership-item-number-box {
	flex-wrap: wrap;
}
.leadership-item-number-box .leadership-item-number-box-item {
	margin-bottom: 40px;
}
.project_tab_content {
	display: none;
}
.project_tab_content.active {
	display: block;
}
.about-giant-desc p {
	margin-bottom: 30px;
}
.see-feedback .modal-dialog {
    width: 810px;
    max-width: 100%;
}
.post_content * {
    max-width: 100% !important;
}
.post-content p.wp-caption-text {
    font-size: 14px;
    width: 100%;
    text-align: center;
    font-style: italic;
}
.news-detail-desc .post_content {
	max-width: 640px;
	display: block;
	margin: 0 auto;
}
.news-detail-desc .post_content .wp-caption {
    width: 100% !important;
}
.news-detail-desc .post_content .wp-caption img {
    width: 100%;
    margin-top: 16px;
    margin-bottom: 16px;
}
.news-detail-desc .post_content div {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #000;
}
.news-detail-desc .post_content h2, 
.project-detail-desc .post_content h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    text-align: left;
    color: #000;
    margin: 0 auto 40px;
}
.news-detail-desc .post_content p, 
.project-detail-desc .post_content p {
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	text-align: left;
	margin: 0 auto 40px;
	color: #000;
}

.news-detail-desc .post_content p sub, .project-detail-desc .post_content p sub {
    bottom: 0;
}

.news-detail-desc .post_content .wp-block-image {
	left: -110px;
    right: -110px;
    position: relative;
    width: calc(100% + 220px);
    max-width: unset !important;
}
.news-detail-desc .post_content ul {
    padding-left: 15px;
}
.news-detail-desc .post_content ul li {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    margin: 0 auto 40px;
    color: #000;
}

.project-detail-desc .post_content .wp-block-image {
    position: relative;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.news-detail-desc .post_content blockquote, 
.project-detail-desc blockquote {
 	display: flex;
 	flex-direction: column;
    /*align-items: flex-start;*/
    padding: 40px 0;
    margin: 0 auto 40px;
    max-width: 640px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding-left: 60px;
    position: relative;
 }
 .news-detail-desc blockquote::before, 
.project-detail-desc blockquote::before {
 	width: 40px;
 	height: 40px;
 	background: url(assets/img/pages/NewsDetail/detail-icon.png);
 	z-index: 9;
 	position: absolute;
 	left: 0;
 	top: 40px;
 	content: '';
 }
 .news-detail-desc blockquote  p, 
.project-detail-desc blockquote  p {
 	font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    text-align: left;
    margin-bottom: 26px;
    color: #000;
 }
 .news-detail-desc blockquote cite, 
.project-detail-desc blockquote cite {
 	font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #737373;
    font-style: normal;
 }
.news-detail-title .news-detail-breadcrumb {
	margin-top: 16px;
}
.product .product-intro {
	margin-top: 30px;
}
 .news-detail-breadcrumb a, .header-becrum a {
 	color: #b2b2b2;
 }
 .news-detail-time a {
 	color: #000;
 }
 .news-posts-card .news-posts-card-time a {
 	color: #737373;
 }
 .news-posts-nav-item a:hover{
    color: #0031a7;
 }
 .news-posts-nav-item.active a {
 	color: #0031a7;
 }
.news-posts-nav-item a {
    color: black;
 }

.news-pagination {
    display: block;
    overflow: hidden;
    padding: 0 5px 5px 0;
    margin: 0;
}
.news-pagination .wp-pagenavi a,
.news-pagination .wp-pagenavi span {
    list-style: none;
    padding: 0 5px;
    margin: 0;
    float: left;
    background: transparent;
    border: none;
    box-shadow: unset;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #b3b3b3;
    position: relative;
    transition: 0.35s ease-in-out all;
    padding-bottom: 16px;
    margin-right: 20px;
}
.news-pagination .wp-pagenavi .current {
    background: transparent;
    border: none;
    box-shadow: unset;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    position: relative;
}
.news-pagination .wp-pagenavi .current::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 50%;
    transform: translateX(50%);
    border-bottom: 2px solid #000000;
}
.gallery-posts-nav-item a {
    color: #000;
}
.gallerySlideThumb-img {
    cursor: pointer;
}
.brochure-process-item.active a {
    color: #000000;
}
.brochure-process-item a {
    color: #b3b3b3;
}
.jobdetail-content-list-box ul {
    padding-left: 24px;
}
.jobdetail-content-list-box ul li {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #737373;
    /* list-style: disc; */
    margin-bottom: 8px;
    position: relative;
}
.jobdetail-content-list-box ul li::after{
    content: '';
    position: absolute;
    top: 12px;
    left: -20px;
    width: 6px;
    height: 6px;
    background-color: #737373;
    border-radius: 50%;
}
.product-intro-sub .product-intro-desc {
    font-weight: 400;
}
.product-features-content-list ul {
    padding-left: 32px;
}
.product-features-content-list ul li {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-align: left;
    color: #fff;
    position: relative;
    margin-bottom: 20px;
    font-weight: 400;
}
.product-features-content-list ul li::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background-color: #fff;
    position: relative;
    top: 20px;
    left: -32px;
}
.product-content-item-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #737373;
}
.product-content-item-text p {
    margin-bottom: 10px;
}
.product-content-item-text ul {
    padding-left: 27px;
}
.product-content-item-text ul li {
    list-style-type: disc;
}
.product-content-item-text strong {
    color: #000;
}
.menu-service-item .menu-service-item-link br {
    display: none;
}
.content-custom-page p {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #737373;
    margin-bottom: 24px;
}
.content-custom-page h2,
.content-custom-page h3,
.content-custom-page h4 {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    text-align: left;
    color: #000;
    margin-bottom: 21px;
}
.content-custom-page ol {
    margin-bottom: 21px;
    list-style-type: revert;
}
.content-custom-page ol li {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #737373;
    list-style: unset;
    margin-left: 24px;
}
.content-sitemap-page .wp-block-column {
    margin-bottom: 50px
}
.content-sitemap-page .wp-block-column p {
    margin-bottom: 20px
}
.content-sitemap-page .wp-block-column p a {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    color: #0031a7;
}
.content-sitemap-page .wp-block-column p.has-text-color a {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    color: #000;
}
.content-sitemap-page .wp-block-column p.has-text-color {
    margin-bottom: 10px;
}
.local-desktop-language-item .lang-item {
  margin: 5px 0px;
}
.project-item-global-list .project-item-global-list-result-pagination {
    width: 100%
}
.news-detail-desc .post_content {
    margin-top: 40px;
}

.news-detail-desc .link {
    margin-top: 40px;
}
.solution-title-desc .explore-button {
    display: block;
}
.last-update-multiple-item .multiple-item-time a {
    font-size: 18px;
    line-height: 150%;
    color: #a6a6a6;
    margin-bottom: 8px;
}
.intro-why-pebsteel-right-description,
.pebsteel-safety-container .pebsteel-safety-description,
.pebsteel-feedback-item-content-description,
.project-filter-item .filter-item-text span,
.solution-title-desc-text {
    font-weight: 400 !important;
}
.desktop-tool-language-container-title {
    text-transform: uppercase;
}
.local-desktop-language-item .local-desktop-language-item-box {

}
.local-desktop-language-item .local-desktop-language-item-box li {
    padding: 0px 10px;
}
.local-desktop-language-item .local-desktop-language-item-box li:last-child {
    border-left: 1px solid;
}
.local-desktop-language-item .local-desktop-language-item-box li.lang-item-jp,
.local-desktop-language-item .local-desktop-language-item-box li.lang-item-cn{
    display: none !important;
}
.language-mobile-item-append-list .lang-item {
    margin-bottom: 15px;
}
.language-mobile-item-append-list .lang-item-cn, .language-mobile-item-append-list .lang-item-jp{
    display: none !important;
    margin-bottom: 0;
}
.language-mobile-item-append-list .lang-item a {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.last-update-list-item-large-link .last-update-list-item-large-image {
    width: 100%;
    object-fit: cover;
}
.project-item-global-list-result-item-container .project-item-image {
    width: 100%;
}
.project-item-global-list-result .filter-result-notfound.active {
    width: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
}
.section-slide-logo .slide-title {
    margin-bottom: 30px;
}
.explore-button .explore-icon {
    margin-top: 0px;
    margin-left: 0px;
}
.pcontent-desc-item-list ul li {
    font-size: 18px;
    line-height: 150%;
    color: #737373;
    margin-bottom: 4px;
    list-style: inside;
    padding-left: 10px;
    margin: 0;
}
.pcontent-desc-item-text p {
    font-size: 18px;
    line-height: 150%;
    color: #737373;
    margin-bottom: 10px;
}
span.breadcrumb_last {
    color: #000000;
    font-weight: 700;
    line-height: 35px;
}
.header-becrum {
    display: block;
    margin-bottom: 30px;
}
.cookie-popup-container {
    display: none;
}
.page-template-page-brochure .button_submit_wrapper {
  position: relative;
  margin-top: 16px;
  width: fit-content;
}
.page-template-page-brochure .button_submit_wrapper #form-submit {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  background-color: #0031a7;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  transition: all 0.15s ease-in-out;
  border: none;
  box-shadow: none;
  padding-right: 44px;
}
.page-template-page-brochure .button_submit_wrapper svg {
  position: absolute;
  top: 9px;
  right: 14px;
  transition: all 0.15s ease-in-out;
}
.page-template-page-brochure .button_submit_wrapper:hover #form-submit {
    background-color: #000000;
}
.page-template-page-brochure .button_submit_wrapper:hover svg {
    transform: rotate(45deg);
}
.page-template-page-brochure .brochure-modal-form .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -35px;
}
.searchresult-item .type {
    background: #0032a0;
    color: #fff;
    height: 40px;
    display: inline-block;
    line-height: 35px;
    padding: 0 15px;
    text-align: center;
    border-radius: 5px;
}
.searchresult-item .searchresult-item-title br {
    display: none;
}
.form-become-content .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -35px !important;
}
.row-formbecome .form-become-select .wpcf7-form-control-wrap .wpcf7-not-valid-tip { 
    position: absolute;
    bottom: -25px;
}

.page-template-become-a-builder .button_submit_wrapper {
  position: relative;
  margin-top: 16px;
  width: fit-content;
}
.page-template-become-a-builder .button_submit_wrapper #form-submit {
  display: flex;
  align-items: center;
  padding: 8px 16px;  
  background-color: #0031a7;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  transition: all 0.15s ease-in-out;
  border: none;
  box-shadow: none;
  padding-right: 44px;
}
.page-template-become-a-builder .button_submit_wrapper:hover #form-submit {
  background-color: #000000;
}
.page-template-become-a-builder .button_submit_wrapper svg {
  position: absolute;
  top: 9px;
  right: 14px;
  transition: all 0.15s ease-in-out;
}
.page-template-become-a-builder .button_submit_wrapper:hover svg {
  transform: rotate(45deg);
}
.footer-logo img {
    height: 70px;
    width: auto;
}
.header-mobile .header-mobile-container .logo-mobile img {
    width: auto;
}
.copyright-box .copyright-text {
    line-height: 25px;
}
.col-thankyou .input-fiel {
    color: #000;
}
.pebsteel-list-item-child-item .pebsteel-list-item-child-item-title {
    color: #fff;
}
@media screen and (max-width: 576px) {
    .footer-logo img {
        height: 40px;
        margin: 0;
    }
}
@media (max-width:767px) {
    .product-content-item-text {
        font-size: 16px;
        line-height: 24px;
    }
 	.news-detail-desc .wp-block-image {
 		left: 0;
 		right: 0;
 		width: 100%
 	}
    .leadership-item-number-box .leadership-item-number-box-item {
        margin-top: unset;
        margin-bottom: 20px;
    }
    .news-detail-desc .post_content .wp-block-image {
        max-width: 100%;
        width: unset;
        left: unset;
        right: unset;
    }
 } 
 .cf7sr-g-recaptcha{
    margin-top: 30px;
}
 .thankyou-content-form .button_submit_wrapper {
  position: relative;
  margin-top: 16px;
  width: fit-content;
}
.thankyou-content-form .button_submit_wrapper #form-submit {
  display: flex;
  align-items: center;
  padding: 8px 16px;  
  background-color: #0031a7;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  transition: all 0.15s ease-in-out;
  border: none;
  box-shadow: none;
  padding-right: 44px;
}
.thankyou-content-form .button_submit_wrapper:hover #form-submit {
  background-color: #000000;
}
.thankyou-content-form .button_submit_wrapper svg {
  position: absolute;
  top: 9px;
  right: 14px;
  transition: all 0.15s ease-in-out;
}
.thankyou-content-form .button_submit_wrapper:hover svg {
  transform: rotate(45deg);
}
.search-keyword-tot {
    background: #B6B6B6; 
    font-weight: bold; 
    /*text-decoration: underline;*/
}
.product-features-content-list p {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-align: left;
    color: #fff;
    position: relative;
    margin-bottom: 20px;
    font-weight: 400;
}
.wp-block-image figcaption {
    text-align: center;
}
.local-desktop-language-item.once_language .local-desktop-language-item-box li:last-child {
    border-left: unset;
}
.local-desktop-container .local-desktop-language-list-container {
    width: 900px;
}
.local-desktop-language-list .local-desktop-language-item {
    width: 30%;
}