/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.yikes-custom-woo-tab-title {
  display: none !important;
}
.breamBox {
  min-height: 45px;
  align-items: center;
  display: flex;
  position: relative;
  background-color: rgb(241, 241, 241);
  width: 100%;
}

.breamBox a {
  color: black;
}

.breadcrumb_last {
}

.container,
.container-width,
.full-width .ubermenu-nav,
.row {
  /*max-width: 1170px;*/
}

.topbarText1 {
  font-size: 14px;
  font-weight: 500;
}

.topbarText2 {
  display: flex;
  gap: 20px;
}

.topbarText2 li {
  margin: 0;
  list-style: none;
  font-size: 14px;
  padding-left: 22px;
}

.topbarText2 li:nth-child(1) {
  background: url(images/h1.png) left 0px no-repeat;
}

.topbarText2 li:nth-child(1) {
  background: url(images/h1.png) left 0px no-repeat;
}

.topbarText2 li:nth-child(2) {
  background: url(images/h2.png) left 3.7px no-repeat;
}

.header-nav-main .header-block {
  width: auto;
}

.header-nav-main .header-block .btnBaogia {
  background: url(images/ibaogia.png) 0px 0px #2c3a79 no-repeat;
  background-position-x: 17px;
  background-position-y: 4px;
  background-size: 29px;
  border-radius: 5px;
  padding: 13px 20px 7px 57px;
  line-height: unset;
  margin-right: 0;
}

.header-nav-main .header-block .btnBaogia span {
}

.ftInfo {
}

.ftInfo h3 {
  text-transform: uppercase;
}

.ftInfo ul {
  list-style: none;
}

.ftInfo ul li {
  margin-left: 0;
  padding-left: 25px;
  font-size: 16px;
}

.ftInfo ul li:nth-child(1) {
  background: url(images/ft1.png) 0px 5px no-repeat;
}

.ftInfo ul li:nth-child(2) {
  background: url(images/ft2.png) 0px 1px no-repeat;
}

.ftInfo ul li:nth-child(3) {
  background: url(images/ft3.png) 0px 6px no-repeat;
}

.ftList {
}

.ftList h3 {
  text-transform: uppercase;
  font-size: 1.1em;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.ftList h3::after {
  content: "";
  position: absolute;
  width: 45px;
  height: 4px;
  border-radius: 5px;
  background: white;
  left: 0;
  bottom: 0;
}

.ftList ul {
}

.ftList ul li {
  list-style: none;
  margin: 0 0 0.8em;
  font-size: 15px;
}

.ftList ul li a {
  position: relative;
  padding-left: 15px;
  transition: all 500ms;
  /* font-size: 15px; */
}

.ftList ul li a::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: white;
  border-radius: 50%;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

.ftList ul li a:hover {
  padding: 0;
}

.ftList ul li a:hover::before {
  visibility: hidden;
}

.fmap iframe {
  border-radius: 20px;
  overflow: hidden;
}

.ftSocial {
}

.ftSocial ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.ftSocial ul::before {
  content: "";
  background: white;
  width: 100%;
  height: 1px;
}

.ftSocial ul::after {
  content: "";
  background: white;
  width: 100%;
  height: 1px;
}

.ftSocial ul li {
  margin: 0;
  list-style: none;
}

.ftSocial ul li a {
  width: 36px;
  height: 36px;
  position: relative;
  display: block;
  background: white;
  border-radius: 50%;
}

.ftSocial ul li:nth-child(1) a {
  background: url(images/so1.png) center center no-repeat;
  background-size: 36px;
}

.ftSocial ul li:nth-child(2) a {
  background: url(images/so2.png) center center no-repeat;
  background-size: 36px;
}

.ftSocial ul li:nth-child(3) a {
  background: url(images/so3.png) center center no-repeat;
  background-size: 36px;
}

.ftSocial ul li:nth-child(4) a {
  background: url(images/so4.png) center center no-repeat;
  background-size: 36px;
}

.ftSocial ul li:nth-child(5) a {
  background: url(images/so5.png) center center no-repeat;
  background-size: 36px;
  display: none;
}

.ftSocial ul li:nth-child(6) a {
}

.iBox1 {
}

.iBox1 .icon-box-img {
}

.iBox1 .icon-box-img .icon {
}

.iBox1 .icon-box-img .icon .icon-inner {
}

.iBox1 .icon-box-img .icon .icon-inner img {
}

.iBox1 .icon-box-text {
}

.iBox1 .icon-box-text h3 {
  color: #2c3a79;
  margin-bottom: 2px;
}

.iBox1 .icon-box-text p {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
}

.aboutHome {
}

.aboutHome h2 {
  color: #8f8f8f;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
}

.aboutHome h2::after {
  content: "";
  background: url(images/iconAbout.png) no-repeat;
  width: 23px;
  height: 55px;
  display: inline-block;
  position: relative;
}

.aboutHome h3 {
  font-size: 24px;
  color: #2c3a79;
  font-weight: 900;
}

.aboutHome p {
  color: #727272;
  text-align: justify;
  font-size: 0.95em;
}

.aboutHome .button {
  background: #2c3a79;
  border-radius: 10px;
  padding: 14px 45px;
  line-height: unset;
}

.aboutHome .button span {
}

.aboutHomeImage {
}

.nganhHeading {
}

.nganhHeading h2 {
  color: #2c3a79;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 900;
  margin: 0;
}

.nganhbackgr {
  background: #ffffff;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(240, 240, 240, 1) 47%,
    rgba(223, 223, 223, 1) 100%
  );
}

.nganhInfo {
}

.nganhInfo h2 {
  margin-bottom: 5px;
  font-size: 24px;
  color: #2c3a79;
}

.nganhInfo p {
  text-align: justify;
  font-size: 0.95em;
  margin-bottom: 5px;
}

.nganhInfo .button {
  color: #2c3a79;
  background: #eeeeee;
  border-radius: 10px;
  overflow: hidden;
  border: none;
  padding: 14px 45px;
  line-height: unset;
}

.nganhInfo .button span {
}

.sanphamkythuat {
}

.spkt {
  background: #1b4293;
  background: linear-gradient(
    90deg,
    rgba(27, 66, 147, 1) 0%,
    rgba(8, 31, 78, 1) 100%
  );
}

.spktInfo {
}

.spktInfo h2 {
  margin-bottom: 5px;
  font-size: 24px;
}

.spktInfo p {
  text-align: justify;
  font-size: 0.95em;
  margin-bottom: 5px;
}

.spktInfo .button {
  color: #2c3a79;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  border: none;
  padding: 14px 45px;
  line-height: unset;
  margin-bottom: 0;
}

.xGallery1 {
}

.xGallery1 .box-image {
  border-radius: 10px;
  overflow: hidden;
}

.headingDefault {
}

.headingDefault h2 {
  font-size: 28px;
  color: #2c3a79;
  position: relative;
  padding-bottom: 22px;
}

.headingDefault h2::after {
  content: "";
  width: 72px;
  height: 6px;
  background: #1253a0;
  position: absolute;
  border-radius: 6px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.headingDefault2 {
}

.headingDefault2 h2 {
  font-size: 28px;
  color: #2c3a79;
  position: relative;
  padding-bottom: 22px;
}

.headingDefault2 h2::after {
  content: "";
  width: 72px;
  height: 6px;
  background: #1253a0;
  position: absolute;
  border-radius: 6px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.headingDefault2 h2::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #8f8f8f;
  position: absolute;
  border-radius: 6px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: translate(0px, -2px);
}
.categoryProItem {
  /* box-shadow: #64646f33 0px 7px 29px 0px; */
  padding: 20px;
  border-radius: 12px;
  border: 1px solid #64646f33;
}
.categoryProItemThumb {
}
.categoryProItemImageCover {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}
.categoryProItemImageCover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 500ms;
}
.categoryProItemName {
  text-align: center;
}
.categoryProItemName a {
  font-weight: bold;
  color: #2c3a79;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.categoryProItem:hover .categoryProItemImageCover img {
  transform: scale(1.1);
}
.categoryProItem:hover .categoryProItemName a {
}
.categoryProList {
}

.proHomeItem {
}
.proHomeItemThumb {
  margin-bottom: 5px;
}
.proHomeImage {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}
.proHomeImage img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 500ms;
}
.proHomeItemContent {
}
.proHomeItemTitle {
  margin-bottom: 10px;
}
.proHomeItemTitle a {
  font-size: 16px;
  color: #2c3a79;
  font-weight: bold;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 51px;
}
.proHomeGroup {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
}
.proHomeGroup .proHomeItemPrice {
}

.proHomeGroup .proHomeItemPrice .contact {
  font-weight: bold;
  color: #da251d;
  font-size: 14px;
}
.proHomeItemReadMore {
}
.proHomeItemReadMore a {
  font-size: 13px;
  color: #8f8f8f;
  font-weight: bold;
}
.proHomeGroupBox1 {
}
.proHomeGroupBox2 a {
  width: 40px;
  height: 40px;
  background: url(images/iaddto.png) no-repeat;
  background-size: 40px;
  display: block;
}
.proHomeItem:hover .proHomeItemTitle a {
}
.proHomeItem:hover .proHomeImage img {
  transform: scale(1.1);
}
.owlCxDot {
}
.owlCxDot .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 30px;
}
.owlCxDot .owl-dots .owl-dot {
  background: #d9d9d9;
  width: 13px;
  height: 13px;
  min-height: unset;
  padding: 0;
  margin: 0;
  line-height: unset;
  border-radius: 50%;
}
.owlCxDot .owl-dots .owl-dot.active {
  background: #1968b3;
}
.postOwlList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.postItem {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 10px;
  overflow: hidden;
}
.postItemThumb {
}
.postItemImage {
  padding-top: 77.85%;
  position: relative;
  overflow: hidden;
}
.postItemImage img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 500ms;
}
.postItemContent {
  padding: 20px;
}
.postItemTitle {
  margin-bottom: 5px;
}
.postItemTitle a {
  font-size: 14px;
  color: #2c3a79;
  font-weight: bold;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 44px;
}
.postItemDesc {
  color: #2c2c2c;
  font-size: 14px;
  overflow: hidden;
  text-align: justify;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 44px;
  margin-bottom: 15px;
}
.postItemReadMore {
}
.postItemReadMore a {
  font-size: 13px;
  color: #2c2c2c;
  font-weight: bold;
}

.postItem:hover .postItemImage img {
  transform: scale(1.1);
}
.postItem:hover .postItemTitle a {
}
.postItem:hover .postItemReadMore a {
}
.defaultButtonAll {
  color: white;
  background: #2c3a79;
  border-radius: 10px;
  overflow: hidden;
  border: none;
  padding: 14px 45px;
  line-height: unset;
  margin-bottom: 0;
}
.defaultButtonAll span {
}
.defaultButtonAll:hover {
}
.defaultButtonAll:hover span {
}
.partnerList {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-gap: 20px;
}

.partnerItem {
  /* border: 1px solid #ADAB9F; */
  /* border-radius: 10px; */
  /* overflow: hidden; */
  /* padding: 2px; */
  /* transition: all 500ms; */
}

.partnerThumb {
  position: relative;
  width: 100%;
  padding-top: 100%;
}

.partnerThumb img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
  width: 100%;
  height: 100%;
  margin: auto;
}
.lienheHome {
}
.lienheHome .img {
  max-width: 331px;
  margin-top: -150px;
  margin-bottom: 10px !important;
}
.lienheHome .img img {
}
.lienheHome h2 {
  font-size: 20px;
}
.lienheHome p {
  font-size: 14px;
  margin-bottom: 10px;
}
.lienheGrButton {
}
.lienheGrButton .col-inner {
  display: flex;
  gap: 30px;
  justify-content: center;
}
.lienheGrButton .button1 {
  margin: 0;
  background: url(images/hs1.png) white no-repeat;
  background-size: 23px;
  background-position-x: 32px;
  background-position-y: center;
  color: #2c3a79;
  border-radius: 40px;
  padding: 0 60px;
}
.lienheGrButton .button2 {
  margin: 0;
  background: url(images/hs2.png) white no-repeat;
  background-size: 23px;
  background-position-x: 32px;
  background-position-y: 4px;
  color: #2c3a79;
  border-radius: 40px;
  padding: 0 60px;
}
.cfCol {
}
.cfCol .wpcf7-form-control-wrap {
}
.cfCol .wpcf7-form-control-wrap .wpcf7-form-control {
  /* box-shadow: none; */
  border: none;
  box-shadow: rgb(149 157 165 / 6%) 1px 3px 11px;
  border-radius: 8px;
}
.cfCol .wpcf7-submit {
  color: white;
  background: url(images/arContact.png) #2c3a79 no-repeat;
  background-position-x: calc(100% - 20px);
  background-position-y: center;
  border-radius: 10px;
  overflow: hidden;
  border: none;
  padding: 10px 65px 10px 39px;
  line-height: unset;
  margin-bottom: 0;
}
.wpcf7 form .wpcf7-response-output {
  margin: 10px 0;
}
.cungungText1 {
}
.cungungText1 h1 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
.khoItem {
}
.khoItem .col-inner {
}
.khoItem .col-inner .box-text-bottom {
  display: flex;
  flex-wrap: wrap;
}
.khoItem .col-inner .box-image {
  order: 2;
  border-radius: 10px;
  display: block;
  width: 100%;
}
.khoItem .col-inner .box-image .image-cover {
}
.khoItem .col-inner .box-image .image-cover img {
}
.khoItem .col-inner .box-text {
  order: 1;
}
.khoItem .col-inner .box-text .box-text-inner {
}
.khoItem .col-inner .box-text .box-text-inner h2 {
  margin: 0;
  text-transform: uppercase;
  color: #2c3a79;
  font-size: 24px;
  margin-bottom: 20px;
}
.khoItem .col-inner .box-text .box-text-inner p {
  color: #2c2c2c;
  font-size: 14px;
}
.giatriAboutCol {
}
.giatriAboutCol .col-inner {
  border-radius: 20px;
}
.giatriAboutCol h2 {
  color: #fdf9ee;
}
.giatriAboutCol p {
  font-size: 14px;
  max-width: 770px;
  margin: 0 auto;
}

.widget {
  border-radius: 5px;
  overflow: hidden;
}

.widget .widget-title {
  background: #2c3a79;
  color: white;
  display: block;
  padding: 15px 30px;
}

.widget .widget-title span {
}

.widget .is-divider {
  display: none;
}

.widget ul {
  width: 100%;
  border: 1px solid #f2f2f2;
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: white;
}

.widget ul li {
  border: none !important;
}

.widget ul li a {
  border-bottom: 1px dashed #cecaca !important;
  display: block;
  line-height: 18px;
  padding: 10px 24px 10px 5px;
  position: relative;
  margin-bottom: 0;
  color: black;
}

.widget ul li:last-child a {
  border: none;
}

.widget ul li:last-child a {
  border: none !important;
}
.widget ul li:last-child a {
  border: none !important;
}

.postAsideHomeItem {
  display: flex;
  gap: 10px;
  align-items: center;
}

.postAsideHomeItemThumb {
  height: 60px;
  min-width: 60px;
  max-width: 60px;
  border-radius: 50%;
  overflow: hidden;
}

.postAsideHomeItemThumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.postAsideHomeItemContent {
}

.postAsideHomeItemTitle {
}

.postAsideHomeItemTitle a {
  color: black;
  font-size: 0.9em;
  font-style: normal;
  /* line-height: normal; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.postAsideHomeItemDesc {
  display: none;
}

.postAsideHomeItem:hover .postAsideHomeItemTitle a {
  color: #2c3a79;
}
.postPage {
  padding: 30px 0;
}
.pPageItem {
  gap: 20px;
  overflow: hidden;
  box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  display: flex;
  padding: 0.75rem;
  border-radius: 0.5rem;
  background: white;
  /*    align-items: center;*/
}

.pPageItemThumb {
  position: relative;
  max-width: 310px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 0.5em;
  height: 190px;
  width: 290px;
}

.pPageItemThumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pPageItemContent {
}

.pPageItemTitle {
}

.pPageItemTitle a {
  font-weight: bold;
  color: black;
  font-size: 18px;
  text-transform: uppercase;
}

.pPageItemDate {
  color: #0066b5;
}

.pPageItemDescription {
  margin-top: 8px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
  color: black;
  margin-bottom: 10px;
}

.pPageItemRead {
  margin-top: 15px;
}

.pPageItemRead a {
  height: 35px;
  background: #0066b5;
  border: 1px solid #cbd5e1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 700;
  font-size: 0.775rem;
  text-transform: uppercase;
  line-height: 130%;
  color: white;
  max-width: 110px;
}

.pPageItem:hover .pPageItemTitle a {
  color: #2c3a79;
}

.pPageItem:hover .pPageItemTitle a {
  color: #2c3a79;
}
.boxPostGrid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 25px;
}
.pagePostHeading h1 {
  background: transparent;
  display: block;
  width: auto;
  padding: 10px 30px;
  border-radius: 5px;
  font-size: 1.8em;
  text-transform: uppercase;
  margin: 0;
  color: #2c3a79;
  text-align: center;
}
.pagePostDetails {
  padding: 30px 0;
}
.relate-box h3 {
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  font-size: 1.5em;
  color: #2c3a79;
  text-transform: uppercase;
}
.signRelateGrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px;
}

.postTwoThumb {
  width: 202px;
  flex-shrink: 0;
  border-radius: 0.25rem;
  overflow: hidden;
}

.postTwo {
  background-color: white;
  padding: 0.75rem;
  border-radius: 0.5rem;
  margin-bottom: 33px;
  display: flex;
  gap: 0.75rem;
  align-items: center;
}

.postTwoThumb img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 1s;
  transition-duration: 0.3s;
}

.postRelate {
  flex-wrap: wrap;
  background: white;
  box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  margin-bottom: 0px !important;
}

.postRelate .postTwoThumb {
  width: 100%;
  height: 160px;
}

.postTwoTitle a {
  font-size: 1em;
  color: black;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: bold;
  height: 49px;
  margin-bottom: 5px;
}

.postTwoDescription {
  font-size: 0.9em;
  color: black;
  /* line-height: normal; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 48px;
}

.postAsideList {
  width: 100%;
  border: 1px solid #f2f2f2;
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: white;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 15px;
}
.signPostBoxEx p {
  margin-top: 10px;
}

.tabMenuBox {
  /* display: flex; */
  /* align-items: center; */
  margin: 0px 0 30px;
  /* justify-content: center; */
}
.tabMenuBox .tab {
  display: flex;
  align-items: center; /* margin: 0px 0 30px; */
  justify-content: center;
  gap: 30px;
}
.tabMenuBox .tab a {
  background: #f6f6f6;
  padding: 14px 16px;
  color: #8f8f8f;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  border-radius: 8px;
  overflow: hidden;
}
.tabMenuBox .tab a.active {
  color: #2c3a79;
}
.progList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.progList .proHomeItem {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 20px;
  border-radius: 8px;
}
.progCategoryHome .tabcontent {
  display: none;
}
.proRelateBox h3 {
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  font-size: 1.5em;
  color: #2c3a79;
  text-transform: uppercase;
}

.proRelateBlock {
  padding: 40px 0;
}
.signProInfo {
}
.signProInfo h1 {
  color: #2c3a79;
}
.signProInfo .desc {
  font-size: 14px;
  color: #000000;
}
.signbaogia {
}
.signbaogia a {
  background: url(images/ibaogia2.png) no-repeat; /* height: 55px; */
  display: inline-flex;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  align-items: center;
  justify-content: center;
  padding: 17px 90px 6px;
  border-radius: 55px;
  background-position-x: 36px;
  background-position-y: 6px;
  font-size: 17px;
  font-weight: bold;
  color: #2c3a79;
}
.signbaogia a span {
}
.signProTab .wc-tabs {
  align-items: end;
  gap: 8px;
}
.signProTab .wc-tabs li {
  margin: 0;
}
.signProTab .wc-tabs li a {
  padding: 16px 37px;
  background: #e4e4e4;
  border-radius: 10px;
  color: #696969;
  font-size: 14px;
}
.signProTab .wc-tabs li a::before {
  display: none;
}
.signProTab .wc-tabs li.active {
}
.signProTab .wc-tabs li.active a {
  padding: 20px 37px;
  background: #2c3a79;
  color: white;
  border-radius: 10px;
  font-size: 20px;
}
.tab-panels .panel.active {
  display: block !important;
  background: #f6f6f6;
  padding: 35px 20px 20px;
  margin-top: -20px;
}
.tab-panels {
  padding-top: 0;
}

.woocommerce-Tabs-panel table {
  border-color: #ececec;
  border-spacing: 0;
  margin-bottom: 1em;
  width: auto;
}
.proPageList {
}
.archive_filter {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 20px;
}
.archive_filter a {
  background: #f6f6f6;
  padding: 14px 16px;
  color: #8f8f8f;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  border-radius: 8px;
  overflow: hidden;
}
.d_page{
  margin: 20px 0;
}
/*desktop*/

@media only screen and (min-width: 1200px) {
  .tamnhinRow {
    position: relative;
  }
  .tamnhinRow .Col1 {
    max-width: calc(100% - 235px);
    z-index: 1; /* border-radius: 123px; */
    overflow: hidden;
  }
  .tamnhinRow .Col1 .col-inner {
    border-radius: 25px;
    background: url(images/pay1.png) no-repeat;
    background-position-x: calc(100% - 20px);
    background-position-y: 20px;
  }
  .tamnhinRow .Col2 {
    position: absolute;
    max-width: 470px;
    right: 0;
  }

  .tamnhinRow2 {
    position: relative;
  }
  .tamnhinRow2 .Col1 {
    max-width: calc(100% - 235px);
    z-index: 1; /* border-radius: 123px; */
    overflow: hidden;
    right: 0;
    position: relative;
    transform: translate(235px, 0px);
    text-align: right;
  }
  .tamnhinRow2 .Col1 .col-inner {
    border-radius: 25px;
    background: url(images/pay2.png) no-repeat;
    background-position-x: 20px;
    background-position-y: 20px;
  }
  .tamnhinRow2 .Col2 {
    position: absolute;
    max-width: 470px;
    backdrop-filter: 0;
  }
}

@media (min-width: 992px) {
}

@media (min-width: 768px) {
}

@media only screen and (max-width: 48em) {
  .tabMenuBox .tab a {
    background: #f6f6f6;
    padding: 14px 16px;
    color: #8f8f8f;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 8px;
    overflow: hidden;
    min-height: 66px;
  }
  .tabMenuBox .tab {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    /* margin: 0px 0 30px; */
    justify-content: center;
    padding: 0 15px;
    gap: 30px;
  }
  .pPageItemThumb {
    position: relative;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0.5em;
    height: 190px;
    width: 100%;
  }
  .pPageItem {
    gap: 20px;
    overflow: hidden;
    box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    display: flex;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background: white;
    /* align-items: center; */
    flex-wrap: wrap;
  }
  .postOwlList {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
  .progList {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
  .signRelateGrid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
  }
  .partnerList {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
  }
  .lienheGrButton .col-inner {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
