.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
footer.bap-footer.footer-services {
  overflow: hidden;
}
#blogTabContent .article-small .article-content .article-text {
  font-weight: 500;
  font-size: 13.7475px;
  color: #494949;
}
#blogTabContent.article-small .article-content h5 a {
  font-weight: 500;
  font-size: 18.6573px;
  line-height: 27px;
  color: #181818;
}
#blogTabContent .article-small .article-content {
  background: #fff;
}
.mb-4.blog111 ul {
  display: inline-grid;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.paginations {
  text-align: center;
}
.item-case-study .content-case img {
  display: none;
}
.app-download img {
  display: block !important;
  margin-top: 10px !important;
  margin-right: 15px !important;
  width: 160px;
}
.app-download {
  display: flex;
  align-items: baseline;
}
table.display-none {
  display: none;
}
.paginations .page-numbers {
  border-radius: 3px;
  background-color: #fff;
  text-decoration: none;
  margin: 2px 4px;
  border: 1px solid #e5e5e5;
  display: inline-block;
  line-height: 23px;
  font-size: 14px;
  padding: 6px 16px;
  color: #bcbcbc;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.paginations .page-numbers:hover {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
}
.paginations .page-numbers.current {
  color: #fff;
  background-color: #062350;
  border-color: #062350;
}
span.wpcf7-not-valid-tip {
  font-family: "Avenir Next LT Pro Regular", -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 12px;
}
.entry-content cite,
.entry-content dfn,
.entry-content em {
  font-style: italic;
}
.entry-content p {
  line-height: 1.8;
}
.entry-content ol,
.entry-content ul {
  margin: 0;
  padding: 0 0 0 40px;
}
.entry-content ul {
  list-style-type: inherit;
  line-height: 1.8;
}
.entry-content ol {
  list-style: decimal outside;
}
.entry-content li > ul,
.entry-content li > ol {
  margin: 0;
}
.entry-content dt {
  font-weight: bold;
}
.entry-content dd {
  margin: 0 0 20px;
}
.entry-content code,
.entry-content kbd,
.entry-content pre,
.entry-content samp {
  font-size: 14px;
}
.entry-content pre {
  font-size: 15px;
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
  border-radius: 0;
  line-height: 1.8;
  border: 0;
  background: #f5f5f5;
  padding: 10px;
  border-left: 5px solid #ddd;
  margin: 20px 0;
  font-family: "Segoe-Ui-Semibold";
}
.entry-content blockquote,
.entry-content q {
  quotes: none;
}
.entry-content blockquote:before,
.entry-content blockquote:after,
.entry-content q:before,
.entry-content q:after {
  content: "";
  content: none;
}
.entry-content blockquote {
  font-size: 15px;
  font-weight: 300;
  margin: 10px 0;
  background: rgba(0, 0, 0, 0.02);
}
.entry-content blockquote blockquote {
  margin-right: 0;
}
.entry-content blockquote cite,
.entry-content blockquote small {
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
.entry-content cite {
  border-bottom: 0;
}
.entry-content abbr[title] {
  border-bottom: 1px dotted;
}
.entry-content address {
  font-style: italic;
  margin: 0 0 24px;
}
.entry-content del {
  color: #333;
}
.entry-content ins {
  background: #fff9c0;
  border: none;
  color: #333;
  text-decoration: none;
}
.entry-content sub,
.entry-content sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.entry-content sup {
  top: -0.5em;
}
.entry-content sub {
  bottom: -0.25em;
}
.entry-content a:not(.post-title) {
  text-decoration: none;
  color: #062350;
  font-weight: bold;
}
.entry-content a:not(.post-title):active,
.entry-content a:not(.post-title):hover {
  color: #337ab7;
  outline: 0;
}
.entry-content .alignleft {
  float: left;
  margin: 5px 20px 5px 0;
}
.entry-content .alignright {
  float: right;
  margin: 5px 0 5px 20px;
}
.entry-content .aligncenter {
  display: block;
  margin: 5px auto;
}
.entry-content img.alignnone {
  display: inline-block;
  margin: 5px auto;
}
.entry-content table {
  border: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}
.entry-content caption,
.entry-content th,
.entry-content td {
  font-weight: normal;
  border: 1px solid #ededed;
  text-align: left;
  padding: 6px 10px;
}
.entry-content caption {
  font-size: 16px;
  margin: 20px 0;
}
.entry-content img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 5px;
}
.entry-content .wp-caption {
  background: transparent;
  border: none;
  padding: 0;
  text-align: center;
  max-width: 100% !important;
  margin: 0 auto;
}
.entry-content .wp-caption.alignleft {
  margin: 5px 10px 5px 0;
}
.entry-content .wp-caption.alignright {
  margin: 5px 0 5px 10px;
}
.entry-content .wp-caption-dt {
  margin: 0;
}
.entry-content .wp-caption .wp-caption-text,
.entry-content .wp-caption-dd {
  color: #666;
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  line-height: 2.5;
  margin-bottom: 20px;
  padding: 0;
  text-align: justify;
  text-align-last: center;
}
.entry-content .mceTemp + ul,
.entry-content .mceTemp + ol {
  list-style-position: inside;
}
.entry-content a[href^="tel:"] {
  background: #009f4a;
  display: inline-flex;
  line-height: 2.5;
  padding-right: 5px;
  color: #fff;
  border-radius: 3px;
}
.entry-content a[href^="tel:"]:hover {
  color: #fff;
}
.entry-content a[href^="tel:"]:before {
  font-family: FontAwesome;
  content: "\f10b";
  margin-right: 0.5em;
  color: #fff;
  background: rgba(0, 0, 0, 0.13);
  width: 35px;
  text-align: center;
}
.qtranxs-available-languages-message {
  display: none;
}
.deco-bot {
  background: transparent;
}
.bap-footer .bap-footer-top .footer-item-list {
  padding-top: 75px;
  color: #fff;
}
.bap-footer .bap-footer-top .footer-item-1 .footer-logo img {
  max-height: 50px;
}
img.iso-images {
  display: none;
  position: absolute;
  bottom: 5vh;
  right: 5vw;
  z-index: 10;
  width: auto;
  height: 70px;
}
.iso-addon {
  text-align: center;
}
.iso-addon img {
  width: auto;
  height: 70px;
}
.bap-header
  .navbar-right
  ul#main-menu
  li
  .sub-menu
  li.menu-item-has-children
  .sub-menu {
  position: absolute;
  left: 265px;
  top: -24px !important;
  opacity: 0;
}
.bap-header
  .navbar-right
  ul#main-menu
  li
  .sub-menu
  li.menu-item-has-children:hover
  .sub-menu {
  opacity: 1;
  visibility: visible;
  transition: all 0.2s;
}
.bap-header .navbar-right ul#main-menu li .sub-menu .sub-menu:before {
  display: none;
}
.bap-slider
  .bap-intro-right
  .bap-intro-right-inner
  .list-services-item
  a
  .title-icon {
  color: #ffff;
  text-align: center;
}
.bap-slider .bap-intro-right .bap-intro-right-inner .list-services-item a img {
  text-align: center;
}
.bap-slider .bap-intro-right .bap-intro-right-inner .list-services-item a {
  justify-items: center;
  display: inline-grid;
}
.list-services-item.item-1 a img,
.list-services-item.item-1 a span,
.list-services-item.item-4,
.list-services-item.item-5 a img,
.list-services-item.item-5 a span {
  display: none;
}
.list-services-item.item-0 a span {
  font-size: 14px;
  top: -10px;
  position: relative;
}
.list-services-item.item-6 a span {
  font-size: 11px;
  top: -10px;
  position: relative;
}
.list-services-item.item-7 a span {
  font-size: 11px;
  top: -11px;
  position: relative;
}
.list-services-item.item-3 a span {
  font-size: 11px;
  top: -10px;
  position: relative;
}
.list-services-item.item-2 a span {
  font-size: 11px;
  top: -10px;
  position: relative;
}
.main-about-content {
  position: relative;
  box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.15826);
  border-radius: 6px;
  overflow: hidden;
}
.main-about-content:before {
  position: absolute;
  width: 100%;
  content: "";
  top: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  background: rgba(0, 22, 76, 0.7);
}
.bap-about-container .text-header-text {
  color: #fff;
}
.bap-about-container .text-description {
  color: #addcff;
  font-size: 15px;
  line-height: 1.7;
}
.bap-about-container {
  z-index: 2;
  text-align: center;
  position: absolute;
  left: 0;
  top: 5%;
  width: 90%;
  margin: 0 auto;
  right: 0;
}
a.btn.btn-outline.mb-2 {
  color: #fff;
  border-color: #fff;
}
a.btn.btn-outline.mb-2:hover {
  color: #fff;
  border-color: #addcff;
  background-color: #addcff;
}
section.new-bap-about-us {
  background: #f7fafc;
  padding: 50px 0;
}
.deco-top {
  background: #f7fafc;
}
.bap-achievements .content-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bap-achievements .content-inner p {
  font-size: 13px;
  color: #bcbaba;
  margin: 0;
}
.bap-achievements .content-inner .number-counter {
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 18px;
  color: #848b93;
}
.bap-achievements .content-inner i {
  font-size: 47px;
  color: #1d9eff;
  margin-right: 10px;
}
section#bappartner .slick-dots {
  bottom: -60px;
}
section#bapservice {
  background: #fff;
}
section.client-recomments {
  background: linear-gradient(to top, #f7fafc 50%, #ffffff 50%);
}
.bap-partner-slider .list-partner {
  margin-bottom: 30px !important;
}
section.client-recomments ul {
  margin: 0;
  padding: 0;
}
section#bappartner .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}
section#bappartner .slick-dots li button:before {
  font-size: 10px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  text-align: center;
  color: #babbc6;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#bapachievement .text-header .text-header-text {
  display: inline-block;
  padding-top: 7px;
}
section#bappartner .slick-dots li.slick-active button:before {
  color: #066ded;
  font-size: 20px;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.client-recomments .slick-prev {
  left: 0px;
  z-index: 1;
  color: #fff;
}
.client-recomments .slick-next:before,
.client-recomments .slick-prev:before {
  font-size: 35px;
  opacity: 1;
}
.client-recomments .slick-next {
  right: 15px;
  z-index: 1;
  color: #fff;
}
.recomment-item {
  padding: 30px 110px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 85%;
  margin: 0 auto;
}
.no-content {
  opacity: 0;
}
.recomment-item h4 {
  font-size: 30px;
  color: #ffffff;
}
.recomment-item p {
  color: #ffffff;
  font-size: 14px;
}
.recomment-item .client-name {
  text-align: center;
}
.recomment-item .client-name p {
  color: #ffffff;
  font-size: 18px;
  margin-top: 4px;
}
.recomment-item .client-name img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
  margin: 0 auto;
}
section#bappartner {
  padding-bottom: 10px;
  background: #fff;
}
section#bapachievement .btn-see-all {
  height: unset;
  align-items: center;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.162223);
}
.offshore_list ul li#main-block .offshore_list_item .item-thumb {
  text-align: center;
  margin: 0 auto;
}
.offshore_list ul li#main-block .offshore_list_item .item-content {
  color: #fff;
  text-align: center;
  margin-top: 10px;
}
.offshore_list ul li#main-block .offshore_list_item {
  display: block;
  text-align: center;
  background: #3d90fd;
  padding: 24px 15px;
}
div#center-main-block {
  display: flex;
  align-items: center;
  position: relative;
  justify-items: center;
}
div#block-left {
  display: flex;
  align-items: center;
  position: relative;
}
div#block-right {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  justify-items: center;
}
div#center-main-block ul {
  width: 100%;
}
.main-infomation-ceo {
  display: grid;
  grid-template-columns: 45fr 55fr;
  box-shadow: 2px 12px 25px rgba(0, 0, 0, 0.117242);
  border-radius: 5px;
  overflow: hidden;
}
.main-infomation-ceo .ceo-info {
  background: #fff;
  padding: 30px;
}
.main-infomation-ceo .ceo-info h2 {
  font-size: 22px;
  line-height: 26px;
  color: #1d9eff;
}
.main-infomation-ceo .ceo-info h5 {
  padding: 5px 0;
  font-size: 15px;
  line-height: 18px;
  color: #313131;
}
.main-infomation-ceo .ceo-info p {
  font-size: 13px;
  text-align: justify;
  color: #696969;
}
.main-infomation-ceo .ceo-avarta img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ceo-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ceo-footer .social ul {
  padding: 0;
  margin: 0;
}
.ceo-footer .social ul li {
  list-style: none;
  display: inline-block;
  margin-right: 30px;
}
.ceo-footer .social ul li a {
  text-align: center;
}
.ceo-footer .read-more a {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.46875px;
  color: #606060;
  background: #f3f3f3;
  border-radius: 24px;
}
.ceo-footer .social ul li a .fa-facebook-f {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  font-size: 12px;
  overflow: hidden;
  background-color: #466ec7;
  color: #fff;
  border: 1px solid #466ec7;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ceo-footer .social ul li a .fa-instagram {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  font-size: 12px;
  overflow: hidden;
  background-color: #1e94cd;
  color: #fff;
  border: 1px solid #1e94cd;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact-us {
  background-size: 100% 50%;
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #fff;
}
.contact-us .contact-info h4 {
  font-size: 30px;
  color: #ffffff;
  padding-top: 40px;
}
.contact-us .contact-info .contact-des {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.contact-us .contact-info .contact-des p {
  font-size: 19px;
  color: #bad9ff;
  padding: 20px 0;
  width: 60%;
  line-height: 1.7;
}
.contact-us .contact-info .contact-des a {
  background: linear-gradient(0deg, #ffffff, #ffffff);
  box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.0662081);
  border-radius: 23.5px;
  font-size: 15px;
  line-height: 13px;
  text-align: center;
  color: #0b78ff;
  padding: 15px 70px;
}
.row.offshore_list:before {
  position: absolute;
  content: "";
  width: 32.8%;
  height: 1px;
  background: #0a74ff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
}
.row.offshore_list {
  position: relative;
}
div#center-main-block:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 75%;
  background: #0a74ff;
  left: 0;
  margin: 0 auto;
}
div#center-main-block:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 75%;
  background: #0a74ff;
  right: 0;
}
#block-left .offshore_list_item.hover-zoom:before {
  content: " ";
  height: 0;
  position: absolute;
  top: 45%;
  width: 0;
  z-index: 1;
  right: -10px;
  border: medium solid #ffffff;
  border-width: 5px 10px 5px 0;
  border-color: transparent #0a74ff transparent transparent;
}
#block-right .offshore_list_item.hover-zoom:before {
  content: " ";
  height: 0;
  position: absolute;
  top: 46%;
  width: 0;
  z-index: 1;
  left: 0px;
  border: medium solid #ffffff;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #0a74ff;
}
#block-left .offshore_list_item.hover-zoom {
  position: relative;
}
#block-left .offshore_list_item.hover-zoom:after {
  position: absolute;
  content: "";
  width: 16px;
  height: 1px;
  background: #0a74ff;
  top: 50%;
  right: -23px;
  margin: 0 auto;
  z-index: 1;
}
#block-right .offshore_list_item.hover-zoom:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background: #0a74ff;
  top: 50%;
  left: -14px;
  margin: 0 auto;
  z-index: 1;
}
.bap-partner-slider .list-partner .partner-item img {
  margin: 0 auto;
}
.bap-header .navbar-right ul#main-menu li.navy-button a:hover {
  background: #1476f2;
  color: #fff;
}
.bap-header .navbar-right ul#main-menu li.navy-button a {
  padding: 10px 25px;
  font-weight: 600;
  text-transform: uppercase;
  background: #3c90fd;
  color: #fff !important;
  transition: all 0.3s;
  border: none;
  white-space: nowrap;
}
#bapservice .offshore_list ul li .offshore_list_item {
  height: unset !important;
}
.single-content .offshore_list ul li .offshore_list_item .item-thumb {
  margin: 0 auto;
}
.single-content .offshore_list ul li .offshore_list_item .item-content {
  text-align: center;
  margin: 15px 0;
}
.single-content .offshore_list ul li .offshore_list_item {
  border-radius: 2px;
  text-align: center;
  padding: 30px 20px;
  display: block;
}
.single-content .offshore_list ul li:nth-child(2n) {
  margin: 0;
}
section#bapachievement {
  background: #f7fafc;
}
section#bapservice .offshore_list ul li {
  padding: 20px 10px;
}
.section-bap-product .product-slider .slick-dots {
  text-align: left;
  width: 90%;
}
.see-all-product {
  width: 100%;
  text-align: right;
}
section#bap-team,
section.section.section-fanpage {
  display: none;
}
.client-recomments .slick-next:before,
.client-recomments .slick-prev:before {
  opacity: 0.75;
  color: rgba(71, 156, 255, 0.25);
}
.client-recomments .slick-next,
.client-recomments .slick-prev {
  top: 60%;
}
#bap-offshore .text-header img {
  width: 83px;
  height: 90px;
}
.new-item-footer {
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 0.95),
    rgba(255, 255, 255, 0.95)
  );
  box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.0821728);
  border-radius: 4px;
  padding: 20px;
  margin-top: 30px;
}
.double-block-new {
  padding: 40px 0;
}
a.btn-more-info {
  background: linear-gradient(0deg, #f2638f, #f2638f);
  box-shadow: 0px 5px 7px rgba(11, 40, 88, 0.119154);
  border-radius: 23.5px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #f2628f;
  padding: 0.75rem 2.5rem;
  font-size: 0.9rem;
  line-height: 1.5;
  border-radius: 3rem;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
a.btn-more-info:hover {
  text-decoration: none;
  background: #ffffff;
  background-color: #ffffff;
  border-color: #f2628f;
  color: #f2628f;
}
.new-item-footer h4 span {
  font-size: 23px;
  line-height: 35px;
  letter-spacing: -0.1px;
  color: #141414;
  margin-left: 10px;
}
.new-item-footer h5 {
  font-size: 17px;
  line-height: 31px;
  color: #424242;
  padding: 5px 0;
  font-weight: 400;
  letter-spacing: -0.01px;
}
.item-reson {
  text-align: left;
}
.item-reson h4 {
  font-size: 14px;
  text-align: justify;
  letter-spacing: -0.337647px;
  text-transform: uppercase;
  color: #373737;
  margin: 0;
  display: flex;
  align-items: center;
  padding: 10px 0;
  font-weight: bold;
}
.item-reson img {
  margin-right: 10px;
}
.content-reason p {
  margin: 0;
}
.content-reason {
  text-align: left;
}
.content-reason ul {
  padding: 0;
  margin: 0;
}
.content-reason ul li:before {
  content: "\f00c";
  color: #037eee;
  font-family: FontAwesome;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  left: 8px;
  top: 10px;
  font-size: 12px;
}
.content-reason ul li {
  list-style: none;
  padding: 5px 0px 5px 30px;
  position: relative;
  color: #373737;
  font-size: 14px;
}
.item-nomal {
  background: #ffffff;
  box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.0851453);
  border-radius: 3px;
  padding: 5px;
}
.main-block-advance {
  position: relative;
}
.main-block-advance .item-nomal ul {
  padding-left: 20px;
}
.main-block-advance .item-nomal.disadvance-block ul li::before {
  color: #fe565c;
}
.main-block-advance .item-nomal.advance-block ul li::before {
  color: #0383ed;
}
.main-block-advance .item-nomal ul li::before {
  content: "\2022";
  display: inline-block;
  font-size: 1em;
  left: -1.1225em;
  position: absolute;
  top: 3px;
}
section#bap-offshore .col-md-12.col-lg-5 {
  display: flex;
  align-items: center;
  position: relative;
}
section#bap-offshore .item-nomal.advance-block {
  margin-bottom: 100px;
  position: relative;
}
.main-block-advance .item-nomal ul li {
  position: relative;
  list-style: none;
  font-size: 13px;
  letter-spacing: -0.298591px;
  color: #474747;
  padding: 5px 0;
}
.main-block-advance .advance-block h4 {
  background: #0383ed;
  color: #ffffff;
}
.main-block-advance .disadvance-block h4 {
  color: #ff564d;
  background: rgba(255, 196, 192, 0.18);
}
.main-block-advance h4 {
  border-radius: 4.42164px;
  font-size: 15.0336px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
}
.plus-icon {
}
section#bap-offshore .col-md-12.col-lg-2 {
  display: flex;
  align-items: flex-start;
}
.col-md-12.col-lg-2 {
}
section#bap-offshore .plus-icon {
  display: grid;
  width: 100%;
  text-align: center;
  padding: 70px 0;
}
section#bap-offshore .plus-icon img {
  align-items: center;
  margin: 15px auto;
}
.new-footer-bap.is-home {
  background-size: cover;
  background-repeat: no-repeat;
}
section#bap-offshore .item-nomal.advance-block:before {
  position: absolute;
  content: url(../images/down.png);
  left: 0;
  right: 0;
  margin: auto;
  bottom: -88px;
  width: 56px;
  height: 68px;
}
.footer-new-img {
  position: relative;
  text-align: center;
}
.footer-new-img .comtor {
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-new-img .comtor h4 {
  color: white;
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
}
.footer-new-img .comtor span {
  background: #fff;
  color: #062350;
  border-radius: 5px;
  margin-left: 7px;
  padding: 1px 5px;
  font-size: 12px;
}
.new-footer-bap.not-home {
  background-image: unset !important;
  background: #fff;
}
.new-footer-bap.not-home .double-block-new {
  display: none;
}
.footer-services .new-item-footer h4 {
  display: flex;
  align-items: center;
}
.footer-services .new-item-footer h5 {
  font-size: 14px;
}
.footer-services .col-sm-12.col-md-7.col-lg-4 {
  display: flex;
  align-items: center;
  position: relative;
  justify-items: center;
}
.footer-services .new-item-footer a {
  font-size: 10px;
}
.footer-services .new-item-footer h4 span {
  font-size: 16px;
  line-height: 1.4;
}
.footer-new-img img {
  height: 250px;
}
.contact-banner h1 {
  color: #fff;
  font-size: 63px;
  text-shadow: 0px 2px 22px rgba(0, 0, 0, 0.136801);
  font-weight: bold;
}
section.contact-intro {
  background: #fff;
}
section.contact-intro .main-contact-intro {
  background: linear-gradient(to left, #ffffff 52%, #f4f6fd 48%);
}
#page-contact section.new-about-header {
  background-color: #fff;
  height: 42vh;
}
section.contact-intro h2 {
  font-size: 49px;
  color: #062350;
}
section.contact-intro .contact-slogan:before {
  position: absolute;
  content: url("../images/boder.png");
  width: 14px;
  height: 95px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
section.contact-intro .contact-slogan:after {
  position: absolute;
  content: url("../images/next.png");
  width: 60px;
  height: 60px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
section.contact-intro .contact-slogan {
  position: relative;
  padding: 45px;
}
section.contact-intro h4 {
  font-weight: 300;
  font-size: 41px;
  letter-spacing: 4.76087px;
  color: #141414;
  margin: unset;
}
section.contact-intro .contact-slogan span {
  font-size: 68px;
  letter-spacing: 4.4px;
  color: #141414;
  line-height: 1;
  font-weight: 600;
  display: block;
}
section.contact-intro .contact-content p {
  margin: 0;
}
section.contact-intro .contact-content {
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 17px;
  line-height: 30px;
  letter-spacing: 0.041765px;
  color: #686868;
}
.contact-controler {
  background: #062350;
  box-shadow: 7px 12px 21px rgba(0, 40, 189, 0.253442);
  border-radius: 7px;
  position: relative;
  z-index: 2;
  padding-left: 35px;
  padding-right: 35px;
}
.section.contact-controler {
  padding: 50px 10px;
}
.section.contact-controler h4 {
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.549905px;
  color: #ffffff;
}
.section.contact-controler h2:before {
  position: absolute;
  content: "";
  background: #b1d9ff;
  height: 7px;
  width: 36px;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: 0 auto;
}
.section.contact-controler h2 {
  position: relative;
  font-size: 40px;
  text-align: center;
  letter-spacing: 4.34475px;
  color: #ffffff;
  padding-bottom: 50px;
}
.bapp-address .item-connect img {
  border-radius: 4px;
  height: 265px;
  width: 100%;
  object-fit: cover;
  margin: 0;
}
.bapp-address .address-info {
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  width: fit-content;
  margin: auto auto;
  color: #fff;
  z-index: 1;
  text-align: center;
}
.bapp-address .item-connect {
  position: relative;
  margin: 15px 0;
  border-radius: 4px;
  overflow: hidden;
}
.bapp-address .item-connect:before {
}
.bapp-address .item-connect:before {
  position: absolute;
  width: 100%;
  content: "";
  top: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  background: rgba(0, 3, 100, 0.36);
}
.bapp-address .item-connect h4.address-name {
  font-size: 38px;
  letter-spacing: 1px;
  color: #ffffff;
}
.bapp-address .item-connect .address-info span {
  font-size: 25px;
  color: #ffffff;
}
.bapp-address .item-connect h4.address-name i {
  font-size: 40px;
  color: #fff;
  margin-right: 10px;
}
.headding-contact {
  font-size: 40px;
  letter-spacing: 2.34475px;
  color: #062350;
  margin: 0;
  padding-left: 20px;
  border-left: 7px solid #062350;
}
.bap-sent-mail .item-mail {
  text-align: center;
  width: 100%;
  padding: 50px 0;
  border-radius: 4px;
  box-sizing: border-box;
}
.bap-sent-mail .item-mail .email-info span {
  font-size: 19.8897px;
  letter-spacing: 0.291243px;
  color: #aeb4c1;
}
.bap-sent-mail .item-mail .email-info h4 {
  font-size: 24.1518px;
  letter-spacing: 0.664061px;
  color: #1f1f1f;
}
.bap-sent-mail .item-mail:hover .email-info h4,
.bap-sent-mail .item-mail:hover .email-info span {
  color: #2193ff;
}
.bap-sent-mail .item-mail:hover {
  border: 0.7px solid #dedede;
  cursor: pointer;
  background: #ffffff;
  box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.0603204);
}
.bap-form-mail label .required {
  color: red;
}
.bap-form-mail .btn-submit {
  width: auto;
  border-radius: 5px;
  height: auto;
  line-height: 1;
  padding: 15px;
}
.bap-form-mail label input,
.bap-form-mail label select option,
.bap-form-mail label select,
.bap-form-mail label textarea {
  background: #f5f8fd;
  border: 0.925658px solid #e5ebf7;
  box-sizing: border-box;
  border-radius: 1.85132px;
  font-size: 12px;
  width: 100%;
  margin: 5px 0;
}
.bap-form-mail label {
  width: 100%;
  font-size: 12px;
  letter-spacing: 0.0257862px;
  color: #353535;
  margin-bottom: 0;
}
.bap-form-mail img {
  object-fit: contain;
}
.bap-address {
  padding-bottom: 60px;
}
.new-footer-bap {
  background-size: cover;
  background-repeat: no-repeat;
}
main.main-container.about-container {
  position: relative;
}
.sticky-menu.fixed-header.bottom {
  position: absolute;
  bottom: 0;
  top: unset;
}

.ceo-block-right .about-contain.read p {
  display: block;
  transition: all 2s ease-in-out;
}
.category-item img {
  position: absolute;
  inset: 0;
  filter: brightness(0.5);
  width: 100%;
  transition: all 0.3s ease-in-out;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 2;
}
.category-item {
  position: relative;
  border-radius: 9px;
  overflow: hidden;
  height: 264px;
}
.section.contact-controler .category-item .cate-title {
  position: relative;
  width: 100%;
  text-align: center;
  height: 4rem;
  max-height: 4rem;
  z-index: 3;
  overflow: hidden;
}
.section.contact-controler .category-item .cate-link .cate-title > h4,
.section.contact-controler .category-item .cate-title > .btn-view-more-v2 {
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023.98px) {
  .content-recument .titlerow {
    margin-top: 100px;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    padding: 30px 0 25px 0;
  }
    .form-item {
    margin: 15px 0;
  }
}
@media (max-width: 991.98px) {
  .content-recument .titlerow {
    margin: 40px 0;
  }
  .category-item img {
    height: 100% !important;
    object-fit: cover !important;
    aspect-ratio: 2;
  }
  .section.contact-controler .category-item .cate-link .cate-title > h4 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 25px;
    background-color: transparent;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
  }
}
.section.contact-controler .category-item .cate-link .cate-title > h4 {
  position: absolute;

  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 2rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
}

.section.contact-controler .category-item .cate-link:hover .cate-title > h4 {
  top: -200%;
}
.section.contact-controler
  .category-item
  .cate-link:hover
  .cate-title
  > .btn-view-more-v2 {
  bottom: 50%;
}
.section.contact-controler .category-item .cate-link:hover > img {
  transform: scale(1.2);
  filter: blur(3px);
}
.section.contact-controler
  .category-item
  .cate-link
  .cate-title
  > .btn-view-more-v2 {
  position: absolute;
  bottom: -50%;
  left: 50%;
  transform: translate(-50%, 50%);
  display: flex;
  align-items: center;
  background: linear-gradient(0deg, #f2638f, #f2638f);
  box-shadow: 0px 5px 7px rgba(11, 40, 88, 0.119154);
  padding: 0.75rem 2.5rem;
  transition: all 0.3s ease-in-out;
  color: #fff;
  outline: none;
  border: none;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.5;
  border-radius: 3rem;
}
.section.contact-controler
  .category-item
  .cate-link
  .cate-title
  > .btn-view-more-v2
  > i {
  margin-left: 0.5rem;
}

.section.contact-controler .category-item .cate-link {
  position: relative;
  inset: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  justify-content: center;
}
.cates-info {
  display: none;
}
.info-category {
  border-radius: 9px;
  height: 100%;
  position: relative;
  background: #fff;
}
.category-item:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  inset: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
.title-recument {
  padding: 25px 0;
}
section.bap-recument {
  padding: 25px 0;
  position: relative;
  overflow: hidden;
}
section.bap-recument:before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: #3b8ffd;
  transform: skewX(-20deg) translateX(52%);
  position: absolute;
  left: 0;
  top: 0;
}
.recument-tabs ul li a {
  background: linear-gradient(0deg, #ffffff, #ffffff);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
  border-radius: 6px;
  margin-right: 20px;
  text-align: center;
  padding: 0.5rem 2rem;
}
.recument-tabs ul li a.active:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #fff;
  top: 18px;
  left: 15px;
}
.recument-tabs ul li a.active {
  position: relative;
  background: #062350;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.162223);
}
div#bap-tabContent {
  padding: 5px;
  position: relative;
  box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.0771962);
  border-radius: 4.12844px;
}
.all-recument {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.recument-post .article-small .amenities-thumb {
  height: 180px;
}
.recument-post .article-small .article-content .article-text {
  font-weight: 500;
  font-size: 11px;
  text-align: center;
  letter-spacing: -0.418px;
  color: #494949;
}
.recument-post .article-small .article-content {
  text-align: center;
}
.recument-post .article-small .article-content time {
  font-size: 11px;
  letter-spacing: -0.2px;
  color: #868686;
}
.recument-post .article-small .article-content h5 a {
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #181818;
}
.recument-post .article-small .article-content {
  padding: 15px;
}
.recument-post .article-small {
  margin-bottom: 0;
  height: 100%;
}
.recument-post {
  padding: 5px;
}
.contact-voice .form-group {
  margin-bottom: 0;
}
.contact-voice .rc-anchor-normal {
  height: 40px !important;
  width: 75% !important;
}
.contact-voice .rc-anchor-normal .rc-anchor-content {
  height: 40px !important;
}
.contact-voice .rc-anchor-normal-footer {
  display: none !important;
}
.view-all {
  margin-top: 50px;
  text-align: center;
  margin-bottom: 20px;
}
.bap-form-mail .contact-voice img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
div.wpcf7 .ajax-loader {
  position: absolute;
  bottom: 10px;
  right: 30%;
}
.view-all a {
  background: linear-gradient(0deg, #ffffff, #ffffff);
  box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.0777699);
  border-radius: 23.5px;
  position: relative;
  font-weight: bold;
  font-size: 14px;
  line-height: 13px;
  text-align: center;
  letter-spacing: 0.6px;
  color: #062350;
  display: inline-block;
  padding: 20px 50px;
  text-transform: uppercase;
}
.view-all a:hover {
  text-decoration: unset;
  box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.19);
}
.headding-contact {
  font-weight: 500;
  font-size: 37px;
  letter-spacing: 1.33639px;
  color: #141414;
}
.sidebar-box {
  background: linear-gradient(0deg, #ffffff, #ffffff);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
  padding: 10px;
}
h4.sidebar-title:before {
  content: "";
  height: 0;
  width: 0;
  border: 13px solid #ededed00;
  display: inherit;
  position: absolute;
  border-right: 25px solid #062350;
  bottom: -13px;
  left: -13px;
  z-index: -1;
}
h4.sidebar-title {
  background: #062350;
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.0644668);
  display: inline-block;
  color: #fff;
  font-size: 20px;
  line-height: 19px;
  text-align: center;
  /* width: 175px; */
  width: auto;
  padding: 8px;
  font-weight: 500;
  position: relative;
  left: -20px;
}
section.section.product-category .case-item img {
  height: 115px;
  width: auto;
  object-fit: cover;
}
section.section.product-category .case-item .content {
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.0998532px;
  color: #606060;
}
section.section.product-category .case-item h4 {
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.467419px;
  color: #1f1f1f;
}
section.section.product-category .case-item:hover {
  border: 1px solid #1d9eff;
  box-shadow: 2px 2px 17px rgba(40, 172, 254, 0.32);
}
section.section.product-category .case-item {
  border: 1px solid #fff;
  background: #ffffff;
  box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.0771962);
  border-radius: 4.12844px;
  text-align: center;
  margin-bottom: 30px;
  padding: 20px;
}
.news-slider {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: linear-gradient(to left, #ffffff 60%, #f7fafc 40%);
  position: relative;
}
.news-slider figure.lasted-post-img a img {
  filter: brightness(0) invert(1);
  margin-left: 15px;
}
.news-slider figure.lasted-post-img a {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #062350;
  box-shadow: 0px 5px 31px rgba(0, 0, 0, 0.0617351);
  color: #fff;
  padding: 20px 40px;
  display: flex;
  align-items: center;
}
.news-slider figure.lasted-post-img {
  padding-top: 30px;
  position: relative;
  margin-bottom: 0px;
}
.news-slider figure.lasted-post-img img.news-thumb {
  height: 425px;
  box-shadow: 0px 5px 31px rgba(0, 0, 0, 0.0617351);
  width: 100%;
  object-fit: cover;
  border-radius: 3px;
}
.news-slider .news-post-content .news-meta h5 {
  padding-left: 55px;
  position: relative;
  font-weight: 500;
  font-size: 14.4261px;
  text-transform: uppercase;
  color: #000000;
  margin: 0;
}
.news-slider .news-post-content {
  padding: 50px;
  padding-bottom: 0;
  background: linear-gradient(to bottom, #fff 89%, #f7fafc 11%);
  border-radius: 4.12174px;
}
.news-slider .news-post-content .news-meta h5:before {
  position: absolute;
  content: "";
  width: 37px;
  height: 5px;
  left: 0;
  top: 42%;
  background-color: #062350;
}
.news-slider .news-post-content .news-meta span {
  margin: 0 10px;
  color: #a5a5a5;
  font-weight: 500;
}
.news-slider .news-post-content .news-meta time {
  font-size: 14.4261px;
  font-weight: 500;
  text-align: right;
  text-transform: uppercase;
  color: #a5a5a5;
}
.news-slider .news-post-content .news-meta {
  display: flex;
  align-items: center;
}
.news-slider .news-contain {
  padding: 30px 0;
}
.news-slider .news-contain a:hover {
  text-decoration: unset;
}
.news-slider .news-contain h4 {
  font-weight: 500;
  font-size: 33.6512px;
  line-height: 43px;
  color: #181818;
}
.news-slider .news-contain p {
  font-weight: 500;
  font-size: 14.1659px;
  line-height: 24px;
  color: #494949;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.slider-news {
  position: relative;
}
.slider-news .slick-left {
  border: 1px solid #d8e0f1;
  position: absolute;
  bottom: 0%;
  right: 5%;
  top: unset;
  left: unset;
  z-index: 1;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.0733413);
  line-height: 1;
  cursor: pointer;
  padding: 15px 20px;
}
.slider-news .slick-right {
  border: 1px solid #d8e0f1;
  position: absolute;
  bottom: 0%;
  right: 0%;
  top: unset;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.0733413);
  line-height: 1;
  padding: 15px 20px;
  cursor: pointer;
}
.slider-news .slick-next:before,
.slider-news .slick-prev:before {
  opacity: 1;
  color: rgba(15, 122, 246, 0.31);
  font-size: 40px;
}
.slider-news .slick-arrow i {
  font-size: 20px;
}
.slider-news .slick-arrow {
  background: #d8e0f1;
}
.slider-news .slick-arrow:hover {
  border: 1px solid #ffffff;
  background: #ffffff;
}
.slider-news .slick-arrow:hover i {
  color: #062350;
}
#modal-services {
  position: fixed;
  bottom: 20px;
  z-index: 999;
  left: 10px;
}
#modal-services img {
  width: 70%;
}
.slidder-poruct {
  padding: 0 10px;
}
.list-service-product .box-services .img-services img {
  max-width: 175px;
  width: 175px;
}
.item-services .item-thumb i {
  font-size: 60px;
  color: #0a7ee2;
  padding: 30px 0;
  display: block;
}
.item-services a:hover .item-content {
  color: #0a7ee2;
}
.item-services a:hover div,
.item-services a:hover {
  text-decoration: unset;
}
.item-services .item-content {
  font-weight: 500;
  font-size: 18px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.444346px;
  color: #1f1f1f;
  min-height: 40px;
}
.item-services .offshore_list_item_content {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.0949242px;
  color: #606060;
  min-height: 65px;
}
.item-services {
  background: #ffffff;
  box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.0771962);
  border-radius: 3.92465px;
  padding: 25px 20px;
  text-align: center;
}
.bap-header .navbar-right ul#main-menu li.current-menu-parent a,
.bap-header
  .navbar-right
  ul#main-menu
  li.current-menu-parent
  ul
  li.current-menu-item
  a,
.bap-header .navbar-right ul#main-menu li.current-menu-item a {
  color: #062350;
}
.content-case-study .item-case {
  margin-bottom: 30px;
}
.bap-header .navbar-right ul#main-menu li.not-home a {
  color: #ffff !important;
}
.bap-header.fixed-top.active .navbar-right ul#main-menu li.not-home a {
  color: #333 !important;
}
.bap-header.active .navbar-right ul#main-menu li.not-home a {
  color: #333 !important;
}
.bap-header.fixed-top.not-home .navbar-right ul#main-menu li.not-home a {
  color: #333 !important;
}
.item-case-study {
  display: grid;
  grid-template-columns: 4fr 6fr;
  padding: 45px 0;
  grid-gap: 30px;
  border-bottom: 1px solid #d7d7d7;
}
.item-case-study .study-img {
  border-radius: 3px;
  overflow: hidden;
}
.item-case-study .study-img img {
  width: 100%;
  height: 300px;
  object-fit: contain;
}
.item-case-study .heading-title h5:before {
  position: absolute;
  content: "";
  width: 37px;
  height: 5px;
  left: 0;
  top: 42%;
  background-color: #062350;
}
.item-case-study .heading-title h5 {
  padding-left: 55px;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: #000000;
  margin: 0;
}
.item-case-study .heading-title h5 span {
  font-size: 14.4261px;
  font-weight: 500;
  text-align: right;
  text-transform: uppercase;
  color: #a5a5a5;
  margin-left: 8px;
}
.item-case-study .content-case a:hover {
  text-decoration: unset;
}
.item-case-study .content-case h4:hover {
  text-decoration: none;
  color: #062350;
}
.item-case-study .content-case h4 {
  font-weight: bold;
  font-size: 29px;
  color: #181818;
  padding: 20px 0;
  margin: 0;
}
.item-case-study .content-case p {
  font-weight: 500;
  font-size: 14px;
  text-align: justify;
  color: #494949;
  line-height: 23px;
  margin: 0;
}
.item-case-study .content-case img {
  padding-bottom: 20px;
}
.item-case-study .content-case .sub-content-prod {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-case table {
  border: 2.5px solid #dadada;
}
.content-case-study ul.phantrang-services {
  margin: 0;
  padding: 40px 0 10px 0;
}
.content-case-study ul.phantrang-services li.active a {
  background: #0082ff;
  color: #fff;
}
.content-case-study ul.phantrang-services li a {
  background: #f7f7f7;
  padding: 13px 18px;
  border-radius: 2px;
  font-weight: 300;
  font-size: 12.7273px;
  line-height: 19px;
  text-align: center;
  color: #464646;
}
.content-case-study ul.phantrang-services li {
  margin: 0 3px;
}
.list-all-case ul {
  justify-content: space-between;
}
.list-services-item.item-2 .title-icon {
  padding: 0 5px;
}
div#block-right ul li:nth-child(1) .item-content {
  font-size: 11px;
}
div#block-left ul li:nth-child(1) .item-content {
  font-size: 11px;
}
.list-services-item.item-7 .title-icon {
  padding: 0 5px;
}
#page-contact .contact-banner h1 {
  top: 20vh;
}
.contact-banner h1 {
  position: relative;
  text-transform: uppercase;
}
button#read-more-ceo {
  display: block;
}
.item-case {
  margin-bottom: 30px;
}
.list-bonus-offshore {
  padding: 0;
}
.list-bonus-offshore li {
  list-style: none;
  margin-bottom: 5px;
  font-size: 11px;
}
.footer-services .new-item-footer h5 {
  font-size: 13px;
}
ul.option-list {
  min-height: 2px;
}
.schema-nav {
  font-size: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
}
.entry-content p,
.entry-content,
.bap-about .bap-about-text .bat-right .text-description,
.section-bap-about .text-description {
  text-align: justify !important;
}
.text-header .text-header-text p {
  font-weight: 400;
}
.bap-footer .bap-footer-top .footer-item-1 ul.list-unstyled li {
  display: block;
}
.office-map-country .btn-gradient-blue {
  width: unset !important;
}
.bap-footer .bap-footer-top .footer-item-1 ul.list-social.list-unstyled li {
  display: inline-block;
}
.single-header .single-header-desc {
  padding-bottom: unset;
  margin-bottom: unset;
  border-bottom: unset;
}
.post-meta {
  display: none;
}
.bap-slider .slideshow .slick-dots {
  display: none !important;
}
.main-about-content:before {
  position: absolute;
}
.bap-header .navbar-right ul#main-menu li a {
  font-size: 14px;
}
.bap-footer .bap-footer-copyright p {
  line-height: 1.8;
}
.recomment-item h4 {
  font-size: 28px;
  color: #fff;
}
.footer-new-img .comtor {
  justify-content: center;
}
.bap-contact-list-img ul {
  width: auto;
}
.bap-team-item figure img {
  width: 100%;
}
.recomment-item {
  padding: 30px 50px 30px 110px;
}
.section-bap-product .item a p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.about-header-inner.ai-iot-inner h1 {
  font-size: 60px;
  margin-bottom: 30px;
}
.footer-services .new-item-footer h5.ja-lang {
  font-size: 13px !important;
}
#custommer-voice p {
  color: #fff;
  margin-right: 15px;
  text-align: center;
  font-size: 16px;
}
.customer-detail {
  background-color: #f4f1f1;
  border-radius: 2px;
  padding: 30px;
}
.item-customer .headding-cus .headding {
  position: relative;
}
.item-customer .headding-cus .headding:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background-color: #2193ff;
  bottom: -15px;
}
.item-customer .headding-cus {
  padding: 30px 0 35px;
}
.customer-detail img {
  text-align: center;
  margin: 5px 0;
}
.items-customers h5 {
  font-weight: bold;
  padding: 10px 0;
}
.items-customers h4 {
  background-color: #3c90fd;
  padding: 10px;
}
.items-customers h4 a {
  color: #fff;
}
.items-customers h4 a:hover {
  text-decoration: unset;
}
.items-customers .xem-them {
  width: max-content;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  display: none;
}
.items-customers .customer-thumbs {
  position: relative;
}
.items-customers {
  margin-bottom: 50px;
}
.items-customers img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.items-customers a:hover .xem-them {
  display: block;
  transition: all 0.25s ease;
}
.items-customers img:hover {
  opacity: 0.7;
  transition: all 0.25s ease;
}
.items-customers p {
}
.avatar-custommer {
  display: grid;
  grid-template-columns: 1fr 9fr;
  grid-gap: 20px;
  position: relative;
}
.avatar-custommer:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  background-color: #2193ff;
  bottom: -15px;
}
.notice-news a {
  color: #fff;
}
.notice-news .alert-news {
  position: fixed;
  top: 90px;
  left: 5%;
  width: 90%;
  font-weight: 400;
  background-color: #ff2200;
  border-radius: 6px;
  padding: 12px 30px;
  color: #fff;
  z-index: 10;
  opacity: 0.9;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.notice-news button span {
  font-size: 25px;
}
.notice-news button {
  opacity: 1;
}
.form-blog label,
.form-group-blog label {
  width: 100%;
  margin: 10px 0;
}
.form-blog {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
.form-group-blog input[type="submit"] {
  width: 100%;
  color: #fff;
  background-color: #3d8ffe;
  text-align: center;
  padding: 10px;
  border: unset;
  border-radius: 2px;
  text-transform: uppercase;
}
.form-group-blog textarea,
.form-blog input {
  width: 100%;
  padding: 10px;
  border: 1px solid lightgray;
  border-radius: 2px;
}
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}
#myImg:hover {
  opacity: 0.7;
}
.modalss {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 120px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}
div#myModal .modal-content {
  margin: auto;
}
article#case-single img {
  margin-bottom: 5px !important;
}
.modalss .modal-content {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
div#myModal .close {
  position: absolute;
  top: 105px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
div#myModal .close:hover,
div#myModal .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
img#img01 {
  height: 80vh;
  width: auto;
}
div#myModal {
  overflow: hidden;
}
.career-thumb {
  height: 300px;
}
.career-thumb img {
  height: 100%;
}
.button-prod {
  margin-top: 20px;
  position: relative;
  height: 40px;
  display: inline-block;
  padding: 0 20px;
  background: #0e4b9d;
  border-radius: 8px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-prod .submit,
.arrow {
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.button-prod .submit {
  text-transform: uppercase;
  line-height: 40px;
  display: block;
  color: #fff;
}
.button-prod .arrow {
  position: relative;
  top: -30px;
  opacity: 0;
  transform: translateX(50px);
}

.button-prod .line {
  height: 2px;
  width: 17px;
  border-radius: 6px;
  background: #fff;
}

.button-prod .top {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-prod .bottom {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: 10px;
}

.button-prod .instructions {
  text-align: center;
  margin: 20px auto;
}

.button-prod:hover .submit {
  -webkit-transform: translateX(-90px);
  -moz-transform: translateX(-90px);
  transform: translateX(-90px);
  opacity: 0;
}

.button-prod:hover .arrow {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.button-prod.active .arrow {
  opacity: 1;
  -webkit-transform: rotate(90deg) translateY(70px);
  -moz-transform: rotate(90deg) translateY(70px);
  transform: rotate(90deg) translateY(70px);
}

.button-prod.active {
  background: #4caf50;
}

.button-prod.active .submit {
  opacity: 0;
}

.button-prod.active .top {
  width: 34px;
}

.button-prod.active .bottom {
  margin: 14px 0 0 12px;
}

@media (min-width: 991px) {
  #modal-services {
    display: none;
  }
}
@media (max-width: 981px) {
  .bap-header .navbar-right ul#main-menu li.not-home a {
    color: #000000 !important;
  }
  .item-case-study .study-img img {
    height: auto;
  }
  .career-content .entry-content td {
    width: 100% !important;
    display: block;
  }
  .about-header-inner.ai-iot-inner h1 {
    font-size: 35px;
  }
  .list-service-product .box-services .img-services img {
    width: 100px;
  }
  #modal-services {
    display: block;
    padding: unset;
  }
  .headding-contact {
    font-size: 35px;
    letter-spacing: unset;
  }
  section.contact-intro .main-contact-intro {
    background: linear-gradient(to top, #ffffff 52%, #f4f6fd 48%);
  }
  section.contact-intro h4 {
    font-size: 25px;
  }
  #rocketmeluncur {
    width: 65px;
    height: 100px;
  }
  .recomment-item {
    width: 100%;
  }
  .recomment-item h4 {
    font-size: 19px;
  }
  #block-right .offshore_list_item.hover-zoom:after {
    left: -13px;
  }
  .offshore_list ul li .offshore_list_item {
    height: unset !important;
    border-radius: 10px;
    text-align: center;
    background-color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    min-height: 100px;
  }
  #block-left .offshore_list_item.hover-zoom {
    position: relative;
    display: block;
    text-align: center;
  }
  .offshore_list ul li .offshore_list_item .item-content {
    font-weight: 400;
    font-size: 9px;
    line-height: 15px;
    margin-left: 5px;
  }
  #block-left .offshore_list_item.hover-zoom:before {
    top: 46%;
  }
  #block-right .offshore_list_item.hover-zoom:before {
    top: 46%;
  }
  .bap-about-container .text-header-text {
    color: #373737;
    width: 100%;
    text-align: left;
  }
  a.btn.btn-outline.mb-2 {
    color: #067bff;
    border-color: #067bff;
  }
  .offshore_list ul li .offshore_list_item .item-thumb {
    margin: 0 auto;
  }
  #block-right .offshore_list_item.hover-zoom {
    display: block;
    align-items: center;
  }
  .offshore_list ul li#main-block .offshore_list_item {
    padding: 10px;
  }
  section#bapachievement .btn-see-all {
    display: flex;
    height: unset;
    align-items: center;
    display: none;
  }
  .main-infomation-ceo {
    display: block;
  }
  .contact-us .contact-info .contact-des {
    display: block;
    text-align: center;
  }
  .contact-us .contact-info .contact-des p {
    width: 100%;
  }
  .main-infomation-ceo .ceo-info {
    padding: 20px;
  }
  section.section.section-fanpage .row {
    display: flex;
    flex-direction: column-reverse;
  }
  .section.section-fanpage {
    text-align: left;
  }
  .section-fanpage h3 {
    margin: 20px 0;
  }
  .bap-slider .bap-intro-slider .bap-intro-left .web-description {
    font-size: 16px;
  }
  div#iso-certified.bap-achievements .content-inner {
    justify-content: end;
  }
  .bap-achievements .content-inner i {
    font-size: 30px;
  }
  section.new-about-header {
    background-position: center;
    background-size: cover !important;
  }
  section.contact-intro .contact-slogan {
    display: block;
    margin-bottom: 50px;
  }
  section.contact-intro .contact-slogan:after {
    position: absolute;
    content: url(../images/next.png);
    width: 60px;
    height: 60px;
    top: unset;
    right: 0;
    left: 0;
    bottom: 0;
    bottom: -25px;
    margin: 0 auto;
    transform: rotate(90deg);
  }
  .section.contact-controler h4 {
    font-size: 17px;
  }
  .bapp-address .item-connect h4.address-name {
    font-size: 24px;
    font-weight: bold;
  }
  .bapp-address .item-connect h4.address-name i {
    font-size: 25px;
  }
  .bapp-address .item-connect .address-info span {
    font-size: 17px;
    font-weight: 500;
  }
  .bapp-address .item-connect img {
    height: 135px;
    margin: 0;
  }
  .bapp-address .item-connect {
    margin: 7px 0;
  }
  .bap-sent-mail .item-mail .email-info h4 {
    font-weight: bold;
    font-size: 19px;
  }
  .bap-sent-mail .item-mail .email-info span {
    font-size: 13px;
  }
  .bap-sent-mail .item-mail {
    padding: 25px 0;
  }
  .contact-controler {
    padding: 25px 0;
  }
  .info-category {
    border-radius: 9px;
  }
  .category-item img {
    height: 170px;
  }
  .mb-4.blog111 ul {
    display: inline-grid;
  }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
  }
  .paginations {
    text-align: center;
  }
  .paginations .page-numbers {
    border-radius: 3px;
    background-color: #fff;
    text-decoration: none;
    margin: 2px 4px;
    border: 1px solid #e5e5e5;
    display: inline-block;
    line-height: 23px;
    font-size: 14px;
    padding: 6px 16px;
    color: #bcbcbc;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .paginations .page-numbers:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
  }
  .paginations .page-numbers.current {
    color: #fff;
    background-color: #062350;
    border-color: #062350;
  }
  span.wpcf7-not-valid-tip {
    font-family: "Avenir Next LT Pro Regular", -apple-system, BlinkMacSystemFont,
      "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    font-size: 12px;
  }
  .entry-content cite,
  .entry-content dfn,
  .entry-content em {
    font-style: italic;
  }
  .entry-content p {
    line-height: 1.8;
  }
  .entry-content ol,
  .entry-content ul {
    margin: 0;
    padding: 0 0 0 40px;
  }
  .entry-content ul {
    list-style-type: inherit;
    line-height: 1.8;
  }
  .entry-content ol {
    list-style: decimal outside;
  }
  .entry-content li > ul,
  .entry-content li > ol {
    margin: 0;
  }
  .entry-content dt {
    font-weight: bold;
  }
  .entry-content dd {
    margin: 0 0 20px;
  }
  .entry-content code,
  .entry-content kbd,
  .entry-content pre,
  .entry-content samp {
    font-size: 14px;
  }
  .entry-content pre {
    font-size: 15px;
    overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
    border-radius: 0;
    line-height: 1.8;
    border: 0;
    background: #f5f5f5;
    padding: 10px;
    border-left: 5px solid #ddd;
    margin: 20px 0;
    font-family: "Segoe-Ui-Semibold";
  }
  .entry-content blockquote,
  .entry-content q {
    quotes: none;
  }
  .entry-content blockquote:before,
  .entry-content blockquote:after,
  .entry-content q:before,
  .entry-content q:after {
    content: "";
    content: none;
  }
  .entry-content blockquote {
    font-size: 15px;
    font-weight: 300;
    margin: 10px 0;
    background: rgba(0, 0, 0, 0.02);
  }
  .entry-content blockquote blockquote {
    margin-right: 0;
  }
  .entry-content blockquote cite,
  .entry-content blockquote small {
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
  }
  .entry-content cite {
    border-bottom: 0;
  }
  .entry-content abbr[title] {
    border-bottom: 1px dotted;
  }
  .entry-content address {
    font-style: italic;
    margin: 0 0 24px;
  }
  .entry-content del {
    color: #333;
  }
  .entry-content ins {
    background: #fff9c0;
    border: none;
    color: #333;
    text-decoration: none;
  }
  .entry-content sub,
  .entry-content sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  .entry-content sup {
    top: -0.5em;
  }
  .entry-content sub {
    bottom: -0.25em;
  }
  .entry-content a:not(.post-title) {
    text-decoration: none;
    color: #062350;
    font-weight: bold;
  }
  .entry-content a:not(.post-title):active,
  .entry-content a:not(.post-title):hover {
    color: #337ab7;
    outline: 0;
  }
  .entry-content .alignleft {
    float: left;
    margin: 5px 20px 5px 0;
  }
  .entry-content .alignright {
    float: right;
    margin: 5px 0 5px 20px;
  }
  .entry-content .aligncenter {
    display: block;
    margin: 5px auto;
  }
  .entry-content img.alignnone {
    display: block;
    margin: 5px auto;
  }
  .entry-content table {
    border: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
  }
  .entry-content caption,
  .entry-content th,
  .entry-content td {
    font-weight: normal;
    border: 1px solid #ededed;
    text-align: left;
    padding: 6px 10px;
  }
  .entry-content caption {
    font-size: 16px;
    margin: 20px 0;
  }
  .entry-content img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border-radius: 5px;
  }
  .entry-content .wp-caption {
    background: transparent;
    border: none;
    padding: 0;
    text-align: center;
    max-width: 100% !important;
    margin: 0 auto;
  }
  .entry-content .wp-caption.alignleft {
    margin: 5px 10px 5px 0;
  }
  .entry-content .wp-caption.alignright {
    margin: 5px 0 5px 10px;
  }
  .entry-content .wp-caption-dt {
    margin: 0;
  }
  .entry-content .wp-caption .wp-caption-text,
  .entry-content .wp-caption-dd {
    color: #666;
    font-size: 13px;
    font-style: italic;
    font-weight: 300;
    line-height: 2.5;
    margin-bottom: 20px;
    padding: 0;
  }
  .entry-content .mceTemp + ul,
  .entry-content .mceTemp + ol {
    list-style-position: inside;
  }
  .entry-content a[href^="tel:"] {
    background: #009f4a;
    display: inline-flex;
    line-height: 2.5;
    padding-right: 5px;
    color: #fff;
    border-radius: 3px;
  }
  .entry-content a[href^="tel:"]:hover {
    color: #fff;
  }
  .entry-content a[href^="tel:"]:before {
    font-family: FontAwesome;
    content: "\f10b";
    margin-right: 0.5em;
    color: #fff;
    background: rgba(0, 0, 0, 0.13);
    width: 35px;
    text-align: center;
  }
  .qtranxs-available-languages-message {
    display: none;
  }
  .deco-bot {
    background: transparent;
  }
  .bap-footer .bap-footer-top .footer-item-list {
    padding-top: 75px;
    color: #fff;
  }
  .bap-footer .bap-footer-top .footer-item-1 .footer-logo img {
    max-height: 50px;
  }
  img.iso-images {
    display: none;
    position: absolute;
    bottom: 5vh;
    right: 5vw;
    z-index: 10;
    width: auto;
    height: 70px;
  }
  .iso-addon {
    text-align: center;
  }
  .iso-addon img {
    width: auto;
    height: 70px;
  }
  .bap-header
    .navbar-right
    ul#main-menu
    li
    .sub-menu
    li.menu-item-has-children
    .sub-menu {
    position: absolute;
    left: 265px;
    top: -24px !important;
    opacity: 0;
  }
  .bap-header
    .navbar-right
    ul#main-menu
    li
    .sub-menu
    li.menu-item-has-children:hover
    .sub-menu {
    opacity: 1;
    visibility: visible;
    transition: all 0.2s;
  }
  .bap-header .navbar-right ul#main-menu li .sub-menu .sub-menu:before {
    display: none;
  }
  .bap-slider
    .bap-intro-right
    .bap-intro-right-inner
    .list-services-item
    a
    .title-icon {
    color: #ffff;
    text-align: center;
  }
  .bap-slider
    .bap-intro-right
    .bap-intro-right-inner
    .list-services-item
    a
    img {
    text-align: center;
  }
  .bap-slider .bap-intro-right .bap-intro-right-inner .list-services-item a {
    justify-items: center;
    display: inline-grid;
  }
  .list-services-item.item-1 a img,
  .list-services-item.item-1 a span,
  .list-services-item.item-4,
  .list-services-item.item-5 a img,
  .list-services-item.item-5 a span {
    display: none;
  }
  .list-services-item.item-0 a span {
    font-size: 14px;
    top: -10px;
    position: relative;
  }
  .list-services-item.item-6 a span {
    font-size: 11px;
    top: -10px;
    position: relative;
  }
  .list-services-item.item-7 a span {
    font-size: 11px;
    top: -11px;
    position: relative;
  }
  .list-services-item.item-3 a span {
    font-size: 11px;
    top: -10px;
    position: relative;
  }
  .list-services-item.item-2 a span {
    font-size: 11px;
    top: -10px;
    position: relative;
  }
  .main-about-content {
    position: relative;
    box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.15826);
    border-radius: 6px;
    overflow: hidden;
  }
  .main-about-content:before {
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    bottom: 0px;
    z-index: 1;
    background: rgba(0, 22, 76, 0.7);
  }
  .bap-about-container .text-description {
    color: #addcff;
    font-size: 15px;
    line-height: 1.7;
  }
  .bap-about-container {
    z-index: 2;
    text-align: center;
    position: absolute;
    left: 0;
    top: 5%;
    width: 90%;
    margin: 0 auto;
    right: 0;
  }
  a.btn.btn-outline.mb-2 {
    color: #fff;
    border-color: #fff;
  }
  a.btn.btn-outline.mb-2:hover {
    color: #fff;
    border-color: #addcff;
    background-color: #addcff;
  }
  section.new-bap-about-us {
    background: #f7fafc;
    padding: 50px 0;
  }
  .deco-top {
    background: #f7fafc;
  }
  .bap-achievements .content-inner {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bap-achievements .content-inner p {
    font-size: 13px;
    color: #bcbaba;
    margin: 0;
  }
  .bap-achievements .content-inner .number-counter {
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 18px;
    color: #848b93;
  }
  .bap-achievements .content-inner i {
    color: #1d9eff;
    margin-right: 10px;
  }
  section#bappartner .slick-dots {
    bottom: -60px;
  }
  section#bapservice {
    background: #fff;
  }
  section.client-recomments {
    background: linear-gradient(to top, #f7fafc 50%, #ffffff 50%);
  }
  .bap-partner-slider .list-partner {
    margin-bottom: 30px !important;
  }
  section.client-recomments ul {
    margin: 0;
    padding: 0;
  }
  section#bappartner .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
  }
  section#bappartner .slick-dots li button:before {
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    content: "\2022";
    width: 20px;
    height: 20px;
    text-align: center;
    color: #babbc6;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  #bapachievement .text-header .text-header-text {
    display: inline-block;
    padding-top: 7px;
  }
  section#bappartner .slick-dots li.slick-active button:before {
    color: #066ded;
    font-size: 20px;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .client-recomments .slick-prev {
    left: 0px;
    z-index: 1;
    color: #fff;
  }
  .client-recomments .slick-next:before,
  .client-recomments .slick-prev:before {
    font-size: 35px;
    opacity: 1;
  }
  .client-recomments .slick-next {
    right: 15px;
    z-index: 1;
    color: #fff;
  }
  .no-content {
    opacity: 0;
  }
  .recomment-item h4 {
    font-size: 30px;
    color: #ffffff;
  }
  .recomment-item p {
    color: #ffffff;
    font-size: 14px;
  }
  .recomment-item .client-name {
    text-align: center;
  }
  .recomment-item .client-name p {
    color: #ffffff;
    font-size: 18px;
    margin-top: 4px;
  }
  .recomment-item .client-name img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 auto;
  }
  section#bappartner {
    padding-bottom: 10px;
    background: #fff;
  }
  section#bapachievement .btn-see-all {
    height: unset;
    align-items: center;
    box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.162223);
  }
  .offshore_list ul li#main-block .offshore_list_item .item-thumb {
    text-align: center;
    margin: 0 auto;
  }
  .offshore_list ul li#main-block .offshore_list_item .item-content {
    color: #fff;
    text-align: center;
    margin-top: 10px;
  }
  .offshore_list ul li#main-block .offshore_list_item {
    display: block;
    text-align: center;
    background: #3d90fd;
    padding: 24px 15px;
  }
  div#center-main-block {
    display: flex;
    align-items: center;
    position: relative;
    justify-items: center;
  }
  div#block-left {
    display: flex;
    align-items: center;
    position: relative;
  }
  div#block-right {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    justify-items: center;
  }
  div#center-main-block ul {
    width: 100%;
  }
  .main-infomation-ceo {
    display: grid;
    grid-template-columns: 45fr 55fr;
    box-shadow: 2px 12px 25px rgba(0, 0, 0, 0.117242);
    border-radius: 5px;
    overflow: hidden;
  }
  .main-infomation-ceo .ceo-info {
    background: #fff;
    padding: 30px;
  }
  .main-infomation-ceo .ceo-info h2 {
    font-size: 22px;
    line-height: 26px;
    color: #1d9eff;
  }
  .main-infomation-ceo .ceo-info h5 {
    padding: 5px 0;
    font-size: 15px;
    line-height: 18px;
    color: #313131;
  }
  .main-infomation-ceo .ceo-info p {
    font-size: 13px;
    text-align: justify;
    color: #696969;
  }
  .main-infomation-ceo .ceo-avarta img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ceo-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .ceo-footer .social ul {
    padding: 0;
    margin: 0;
  }
  .ceo-footer .social ul li {
    list-style: none;
    display: inline-block;
    margin-right: 30px;
  }
  .ceo-footer .social ul li a {
    text-align: center;
  }
  .ceo-footer .read-more a {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.46875px;
    color: #606060;
    background: #f3f3f3;
    border-radius: 24px;
  }
  .ceo-footer .social ul li a .fa-facebook-f {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 12px;
    overflow: hidden;
    background-color: #466ec7;
    color: #fff;
    border: 1px solid #466ec7;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .ceo-footer .social ul li a .fa-instagram {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 12px;
    overflow: hidden;
    background-color: #1e94cd;
    color: #fff;
    border: 1px solid #1e94cd;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .contact-us {
    background-size: 100% 50%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #fff;
  }
  .contact-us .contact-info h4 {
    font-size: 30px;
    color: #ffffff;
    padding-top: 40px;
  }
  .contact-us .contact-info .contact-des {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .contact-us .contact-info .contact-des p {
    font-size: 19px;
    color: #bad9ff;
    padding: 20px 0;
    width: 60%;
    line-height: 1.7;
  }
  .contact-us .contact-info .contact-des a {
    background: linear-gradient(0deg, #ffffff, #ffffff);
    box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.0662081);
    border-radius: 23.5px;
    font-size: 15px;
    line-height: 13px;
    text-align: center;
    color: #0b78ff;
    padding: 15px 70px;
  }
  .row.offshore_list:before {
    position: absolute;
    content: "";
    width: 56.8%;
    height: 1px;
    background: #0a74ff;
    top: 50%;
    left: 10%;
    margin: 0 auto;
  }
  .row.offshore_list {
    position: relative;
  }
  div#center-main-block:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 75%;
    background: #0a74ff;
    left: 0;
    margin: 0 auto;
  }
  div#center-main-block:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 75%;
    background: #0a74ff;
    right: 0;
  }
  #block-left .offshore_list_item.hover-zoom:before {
    content: " ";
    height: 0;
    position: absolute;
    top: 45%;
    width: 0;
    z-index: 1;
    right: -10px;
    border: medium solid #ffffff;
    border-width: 5px 10px 5px 0;
    border-color: transparent #0a74ff transparent transparent;
  }
  #block-right .offshore_list_item.hover-zoom:before {
    content: " ";
    height: 0;
    position: absolute;
    top: 46%;
    width: 0;
    z-index: 1;
    left: 0px;
    border: medium solid #ffffff;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #0a74ff;
  }
  #block-left .offshore_list_item.hover-zoom {
    position: relative;
  }
  #block-left .offshore_list_item.hover-zoom:after {
    position: absolute;
    content: "";
    width: 16px;
    height: 1px;
    background: #0a74ff;
    top: 50%;
    right: -23px;
    margin: 0 auto;
    z-index: 1;
  }
  #block-right .offshore_list_item.hover-zoom:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 1px;
    background: #0a74ff;
    top: 50%;
    left: -14px;
    margin: 0 auto;
    z-index: 1;
  }
  .bap-partner-slider .list-partner .partner-item img {
    margin: 0 auto;
  }
  .bap-header .navbar-right ul#main-menu li.navy-button a:hover {
    background: #1476f2;
    color: #fff;
  }
  .bap-header .navbar-right ul#main-menu li.navy-button a {
    padding: 10px 25px;
    font-weight: 600;
    text-transform: uppercase;
    background: #3c90fd;
    color: #fff !important;
    transition: all 0.3s;
    border: none;
    white-space: nowrap;
  }
  #bapservice .offshore_list ul li .offshore_list_item {
    height: unset !important;
  }
  .single-content .offshore_list ul li .offshore_list_item .item-thumb {
    margin: 0 auto;
  }
  .single-content .offshore_list ul li .offshore_list_item .item-content {
    text-align: center;
    margin: 15px 0;
  }
  .single-content .offshore_list ul li .offshore_list_item {
    border-radius: 2px;
    text-align: center;
    padding: 30px 20px;
    display: block;
  }
  .single-content .offshore_list ul li:nth-child(2n) {
    margin: 0;
  }
  section#bapachievement {
    background: #f7fafc;
  }
  section#bapservice .offshore_list ul li {
    padding: 20px 10px;
  }
  .section-bap-product .product-slider .slick-dots {
    text-align: left;
    width: 90%;
  }
  .see-all-product {
    width: 100%;
    text-align: center;
  }
  section#bap-team,
  section.section.section-fanpage {
    display: none;
  }
  .client-recomments .slick-next:before,
  .client-recomments .slick-prev:before {
    opacity: 0.75;
    color: rgba(71, 156, 255, 0.25);
  }
  .client-recomments .slick-next,
  .client-recomments .slick-prev {
    top: 60%;
  }
  #bap-offshore .text-header img {
    width: 83px;
    height: 90px;
  }
  .new-item-footer {
    background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.95),
      rgba(255, 255, 255, 0.95)
    );
    box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.0821728);
    border-radius: 4px;
    padding: 20px;
    margin-top: 15px;
  }
  .double-block-new {
    padding: 40px 0;
  }
  a.btn-more-info {
    background: linear-gradient(0deg, #f2638f, #f2638f);
    box-shadow: 0px 5px 7px rgba(11, 40, 88, 0.119154);
    border-radius: 23.5px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #f2628f;
    padding: 0.75rem 2.5rem;
    font-size: 0.9rem;
    line-height: 1.5;
    border-radius: 3rem;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-in-out,
      background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
      -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
      -webkit-box-shadow 0.15s ease-in-out;
  }
  a.btn-more-info:hover {
    text-decoration: none;
    background: #ffffff;
    background-color: #ffffff;
    border-color: #f2628f;
    color: #f2628f;
  }
  .new-item-footer h4 span {
    font-size: 23px;
    line-height: 35px;
    letter-spacing: -0.1px;
    color: #141414;
    margin-left: 10px;
  }
  .new-item-footer h5 {
    font-size: 17px;
    line-height: 31px;
    color: #424242;
    padding: 5px 0;
    font-weight: 400;
  }
  .item-reson {
    text-align: left;
  }
  .item-reson h4 {
    font-size: 14px;
    text-align: justify;
    letter-spacing: -0.337647px;
    text-transform: uppercase;
    color: #373737;
    margin: 0;
    display: flex;
    align-items: center;
    padding: 10px 0;
  }
  .item-reson img {
    margin-right: 10px;
  }
  .content-reason p {
    margin: 0;
  }
  .content-reason {
    text-align: left;
  }
  .content-reason ul {
    padding: 0;
    margin: 0;
  }
  .content-reason ul li:before {
    color: #037eee;
    content: "\f058";
    font-family: Font Awesome\5 Free;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    left: 8px;
    top: 10px;
    font-size: 12px;
  }
  .content-reason ul li {
    list-style: none;
    padding: 5px 0px 5px 30px;
    position: relative;
    color: #373737;
    font-size: 14px;
  }
  .item-nomal {
    background: #ffffff;
    box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.0851453);
    border-radius: 3px;
    padding: 5px;
  }
  .main-block-advance {
    position: relative;
  }
  .main-block-advance .item-nomal ul {
    padding-left: 20px;
  }
  .main-block-advance .item-nomal.disadvance-block ul li::before {
    color: #fe565c;
  }
  .main-block-advance .item-nomal.advance-block ul li::before {
    color: #0383ed;
  }
  .main-block-advance .item-nomal ul li::before {
    content: "\2022";
    display: inline-block;
    font-size: 1em;
    left: -1.1225em;
    position: absolute;
    top: 3px;
  }
  section#bap-offshore .col-md-12.col-lg-5 {
    display: flex;
    align-items: center;
    position: relative;
  }
  section#bap-offshore .item-nomal.advance-block {
    margin-bottom: 100px;
    position: relative;
  }
  .main-block-advance .item-nomal ul li {
    position: relative;
    list-style: none;
    font-size: 13px;
    letter-spacing: -0.298591px;
    color: #474747;
    padding: 5px 0;
  }
  .main-block-advance .advance-block h4 {
    background: #0383ed;
    color: #ffffff;
  }
  .main-block-advance .disadvance-block h4 {
    color: #ff564d;
    background: rgba(255, 196, 192, 0.18);
  }
  .main-block-advance h4 {
    border-radius: 4.42164px;
    font-size: 15.0336px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
  }
  .plus-icon {
  }
  section#bap-offshore .col-md-12.col-lg-2 {
    display: flex;
    align-items: flex-start;
  }
  .col-md-12.col-lg-2 {
  }
  section#bap-offshore .plus-icon {
    display: grid;
    width: 100%;
    text-align: center;
    padding: 40px 0;
  }
  section#bap-offshore .plus-icon img {
    align-items: center;
    margin: 15px auto;
  }
  .new-footer-bap.is-home {
    background-size: cover;
    background-repeat: no-repeat;
  }
  section#bap-offshore .item-nomal.advance-block:before {
    position: absolute;
    content: url(../images/down.png);
    left: 0;
    right: 0;
    margin: auto;
    bottom: -88px;
    width: 56px;
    height: 68px;
  }
  .footer-new-img {
    position: relative;
    text-align: center;
  }
  .footer-new-img .comtor {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-new-img .comtor h4 {
    color: white;
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
  }
  .footer-new-img .comtor span {
    background: #fff;
    color: #062350;
    border-radius: 5px;
    margin-left: 7px;
    padding: 1px 5px;
    font-size: 12px;
  }
  .new-footer-bap.not-home {
    background-image: unset !important;
    background: #fff;
  }
  .new-footer-bap.not-home .double-block-new {
    display: none;
  }
  .footer-services .new-item-footer h4 {
    display: flex;
    align-items: center;
  }
  .footer-services .new-item-footer h5 {
    font-size: 14px;
  }
  .footer-services .col-sm-12.col-md-7.col-lg-4 {
    display: flex;
    align-items: center;
    position: relative;
    justify-items: center;
  }
  .footer-services .new-item-footer a {
    font-size: 10px;
  }
  .footer-services .new-item-footer h4 span {
    font-size: 16px;
    line-height: 1.4;
  }
  .footer-new-img img {
    height: 250px;
  }
  .contact-banner h1 {
    color: #fff;
    font-size: 63px;
    text-shadow: 0px 2px 22px rgba(0, 0, 0, 0.136801);
    font-weight: bold;
  }
  section.contact-intro {
    background: #fff;
  }
  section.contact-intro .main-contact-intro {
    background: linear-gradient(to left, #ffffff 52%, #f4f6fd 48%);
  }
  #page-contact section.new-about-header {
    background-color: #fff;
    height: 42vh;
  }
  section.contact-intro h2 {
    font-size: 49px;
    color: #062350;
  }
  section.contact-intro .contact-slogan:before {
    position: absolute;
    content: url("../images/boder.png");
    width: 14px;
    height: 95px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  section.contact-intro .contact-slogan:after {
    position: absolute;
    content: url("../images/next.png");
    width: 60px;
    height: 60px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  section.contact-intro .contact-slogan {
    position: relative;
    padding: 45px;
  }
  section.contact-intro h4 {
    font-weight: 300;
    font-size: 41px;
    letter-spacing: 4.76087px;
    color: #141414;
    margin: unset;
  }
  section.contact-intro .contact-slogan span {
    font-size: 68px;
    letter-spacing: 4.4px;
    color: #141414;
    line-height: 1;
    font-weight: 600;
    display: block;
  }
  section.contact-intro .contact-content p {
    margin: 0;
  }
  section.contact-intro .contact-content {
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 19px;
    line-height: 30px;
    letter-spacing: 0.041765px;
    color: #686868;
  }
  .contact-controler {
    background: transparent;
    box-shadow: unset;
    border-radius: 7px;
    position: relative;
    z-index: 2;
    padding-left: 35px;
    padding-right: 35px;
  }
  .section.contact-controler h4 {
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.549905px;
    color: #ffffff;
  }
  .section.contact-controler h2:before {
    position: absolute;
    content: "";
    background: #b1d9ff;
    height: 7px;
    width: 36px;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: 0 auto;
  }
  .section.contact-controler h2 {
    position: relative;
    font-size: 40px;
    text-align: center;
    letter-spacing: 4.34475px;
    color: #ffffff;
    padding-bottom: 50px;
  }
  .bapp-address .item-connect img {
    border-radius: 4px;
    height: 265px;
    width: 100%;
    object-fit: cover;
    margin: 0;
  }
  .bapp-address .address-info {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    width: fit-content;
    margin: auto auto;
    color: #fff;
    z-index: 1;
    text-align: center;
  }
  .bapp-address .item-connect {
    position: relative;
    margin: 15px 0;
    border-radius: 4px;
    overflow: hidden;
  }
  .bapp-address .item-connect:before {
  }
  .bapp-address .item-connect:before {
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    bottom: 0px;
    z-index: 1;
    background: rgba(0, 3, 100, 0.36);
  }
  .bapp-address .item-connect h4.address-name {
    font-size: 38px;
    letter-spacing: 1px;
    color: #ffffff;
  }
  .bapp-address .item-connect .address-info span {
    font-size: 25px;
    color: #ffffff;
  }
  .bapp-address .item-connect h4.address-name i {
    font-size: 40px;
    color: #fff;
    margin-right: 10px;
  }
  .headding-contact {
    font-size: 27px;
    letter-spacing: 4.64475px;
    color: #141414;
    margin: 0;
    padding-left: 20px;
    border-left: 7px solid #2193ff;
  }
  .bap-sent-mail .item-mail {
    text-align: center;
    width: 100%;
    padding: 50px 0;
    border-radius: 4px;
    box-sizing: border-box;
  }
  .bap-sent-mail .item-mail .email-info span {
    font-size: 19.8897px;
    letter-spacing: 0.291243px;
    color: #aeb4c1;
  }
  .bap-sent-mail .item-mail .email-info h4 {
    font-size: 24.1518px;
    letter-spacing: 0.664061px;
    color: #1f1f1f;
  }
  .bap-sent-mail .item-mail:hover .email-info h4,
  .bap-sent-mail .item-mail:hover .email-info span {
    color: #2193ff;
  }
  .bap-sent-mail .item-mail:hover {
    border: 0.7px solid #dedede;
    cursor: pointer;
    background: #ffffff;
    box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.0603204);
  }
  .bap-form-mail label .required {
    color: red;
  }
  .bap-form-mail .btn-submit {
    width: 100%;
    border-radius: 5px;
  }
  .bap-form-mail label input,
  .bap-form-mail label select option,
  .bap-form-mail label select,
  .bap-form-mail label textarea {
    background: #f5f8fd;
    border: 0.925658px solid #e5ebf7;
    box-sizing: border-box;
    border-radius: 1.85132px;
    font-size: 12px;
    width: 100%;
    margin: 5px 0;
  }
  .bap-form-mail label {
    width: 100%;
    font-size: 12px;
    letter-spacing: 0.0257862px;
    color: #353535;
  }
  .bap-form-mail img {
    object-fit: contain;
  }
  .bap-address {
    padding-bottom: 60px;
  }
  .new-footer-bap {
    background-size: cover;
    background-repeat: no-repeat;
  }
  main.main-container.about-container {
    position: relative;
  }
  .sticky-menu.fixed-header.bottom {
    position: absolute;
    bottom: 0;
    top: unset;
  }
  .ceo-block-right .about-contain p {
  }
  .ceo-block-right .about-contain.read p {
    display: block;
    transition: all 2s ease-in-out;
  }
  .category-item img {
    height: 264px;
    width: 100%;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .category-item {
    position: relative;
    overflow: hidden;
  }
  .section.contact-controler .category-item h4 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 45%;
    font-weight: 500;
    font-size: 39.2135px;
    letter-spacing: 1.07818px;
    color: #56daff;
    z-index: 2;
    text-transform: uppercase;
  }
  .cates-info {
    display: none;
  }
  .info-category {
    border-radius: 9px;
  }
  .category-item:before {
    position: relative;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    bottom: 0px;
    z-index: 1;
    background: transparent;
  }
  .title-recument {
    padding: 25px 0;
  }
  section.bap-recument {
    padding: 25px 0;
    position: relative;
    overflow: hidden;
  }
  section.bap-recument:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #3b8ffd;
    transform: skewX(-20deg) translateX(52%);
    position: absolute;
    left: 0;
    top: 0;
  }
  .recument-tabs ul li a {
    background: linear-gradient(0deg, #ffffff, #ffffff);
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
    border-radius: 6px;
    margin-right: 20px;
    padding: 0.5rem 2rem;
    text-align: center;
  }
  .recument-tabs ul li a.active:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 3px;
    background-color: transparent;
    top: 18px;
    left: 15px;
  }
  .recument-tabs ul li a.active {
    position: relative;
    background: #062350;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.162223);
  }
  div#bap-tabContent {
    padding: 5px;
    position: relative;
    box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.0771962);
    border-radius: 4.12844px;
  }
  .all-recument {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .recument-post .article-small .amenities-thumb {
    height: 180px;
  }
  .recument-post .article-small .article-content .article-text {
    font-weight: 500;
    font-size: 11px;
    text-align: center;
    letter-spacing: -0.418px;
    color: #494949;
  }
  .recument-post .article-small .article-content {
    text-align: center;
  }
  .recument-post .article-small .article-content time {
    font-size: 11px;
    letter-spacing: -0.2px;
    color: #868686;
  }
  .recument-post .article-small .article-content h5 a {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #181818;
  }
  .recument-post .article-small .article-content {
    padding: 15px;
  }
  .recument-post .article-small {
    margin-bottom: 0;
  }
  .recument-post {
    padding: 5px;
  }
  .view-all {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 20px;
  }
  .view-all a {
    background: linear-gradient(0deg, #ffffff, #ffffff);
    box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.0777699);
    border-radius: 23.5px;
    position: relative;
    font-weight: bold;
    font-size: 14px;
    line-height: 13px;
    text-align: center;
    letter-spacing: 0.6px;
    color: #062350;
    display: inline-block;
    padding: 20px 50px;
    text-transform: uppercase;
  }
  .view-all a:hover {
    text-decoration: unset;
    box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.19);
  }
  #knowledge-page .headding-contact {
    font-weight: 500;
    font-size: 27px;
    letter-spacing: 1.33639px;
    color: #141414;
  }
  #knowledge-page .sidebar-box {
    background: linear-gradient(0deg, #ffffff, #ffffff);
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
    padding: 15px;
  }
  #knowledge-page h4.sidebar-title:before {
    content: "";
    height: 0;
    width: 0;
    border: 13px solid #ededed00;
    display: inherit;
    position: absolute;
    border-right: 25px solid #062350;
    bottom: -13px;
    left: -13px;
    z-index: -1;
  }
  #knowledge-page h4.sidebar-title {
    background: #062350;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.0644668);
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 19px;
    text-align: center;
    /* width: 175px; */
    width: auto;
    padding: 8px;
    font-weight: 500;
    position: relative;
    left: -20px;
  }
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row [class*="col"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .article-small {
    margin-bottom: 20px;
  }
  .sectionblog-container ul#pills-tab li {
    display: inline-block;
  }
  .sectionblog-container ul#pills-tab {
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    flex-wrap: unset;
    padding: 10px 0;
  }
  .sectionblog-container .blog-tab .form-search-small i {
    color: #062350;
  }
  .sectionblog-container .blog-tab .form-search-small input {
    background: linear-gradient(0deg, #ffffff, #ffffff);
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
    border-radius: 6px;
    border: unset;
    padding: 10px;
  }
  .sectionblog-container .blog-tab .form-search-small {
    max-width: 100%;
  }
  section.connect-bap.info-tech.bg-white.section {
    background: linear-gradient(28.47deg, #006dd1 -0.83%, #1088ec 99.77%);
  }
  .headding-contact {
    font-size: 27px;
    letter-spacing: unset;
  }
  .section.contact-controler h2 {
    font-size: 25px;
    line-height: unset;
    letter-spacing: unset;
  }
  section.contact-intro .contact-slogan span {
    font-size: 45px;
  }
  section.contact-intro span {
    font-size: 45px;
  }
  .contact-banner h1 {
    font-size: 45px;
  }
  section.contact-intro .contact-content {
    font-size: 16px;
  }
  section.contact-intro .main-contact-intro {
    background: linear-gradient(to top, #ffffff 5%, #f4f6fd 95%);
    padding-bottom: 15px;
  }
  .bap-slider .bap-intro-slider .bap-intro-left .btn {
    width: unset;
    font-size: 17px;
  }
  #rocketmeluncur:hover {
    transition: 0.1s;
    width: 85px;
    height: 80px;
  }
  .bap-footer .bap-footer-top .footer-item-list {
    padding-top: 5px !important;
  }
  .bap-header
    .navbar-right
    ul#main-menu
    li
    .sub-menu
    li.menu-item-has-children
    .sub-menu {
    position: unset;
    left: unset;
    top: unset !important;
    opacity: 1;
    margin-left: 20px;
  }
  .bap-about-container .text-description {
    color: #767676;
    font-size: 13px;
  }
  .bap-about-container {
    position: unset;
    padding-bottom: 30px;
  }
  .main-about-content {
    box-shadow: unset;
    display: flex;
    flex-direction: column-reverse;
  }
  section.new-bap-about-us {
    background: transparent;
  }
  .main-about-content:before {
    background: unset;
    position: unset;
  }
  .bap-achievements .content-inner img {
    width: 50%;
  }
  div#bap-achievement {
    display: grid;
    padding: 10px;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
    justify-items: flex-start;
  }
  section#bappartner {
    padding-bottom: 0;
  }
  .bap-partner-slider .list-partner .partner-item img {
    max-width: 120px;
    width: 100%;
    margin: 0 auto;
  }
  .client-recomments .slick-next,
  .slick-prev {
    display: none !important;
  }
  .recomment-item {
    padding: 20px;
  }
  .recomment-item .client-name:before {
    width: 40%;
  }
  .category-item img {
    height: 120px;
  }
  .section.contact-controler .category-item h4 {
    position: unset;
    background: #fff;
    top: 50%;
    font-size: 25px;
    padding: 10px 0;
    text-decoration: unset;
  }
  .all-recument {
    grid-template-columns: 1fr 1fr;
  }
  .bottom-img .banner-bottom-1 {
    width: 100%;
    padding-bottom: 20px;
  }
  .filter-search,
  .banner-left-hiegth,
  .bottom-img .banner-bottom-2 {
    display: none;
  }
  #search-recument .box-content-search,
  .content-alb-re .video-al,
  .main-container section.albums {
    height: unset;
  }
  #search-recument .box-search-job {
    top: unset;
    box-shadow: unset;
    padding: unset;
  }
  section.albums .content-alb-re {
    margin-bottom: -100px;
  }
  #search-recument .content-recument {
    padding: unset;
  }
  .content-alb-re .banner-bottom-1 img,
  .content-alb-re .banner-bottom-2 img {
    height: 217px;
  }
  .content-recument .titlerowcontent {
    padding: 15px 0;
  }
  .all-recument.mobile {
    display: block;
    padding-bottom: 40px;
  }
  .all-recument.mobile .recument-post {
    padding: 10px;
  }
  .recument-tabs {
    position: relative;
  }
  .all-recument.mobile .slick-left.slick-arrow {
    position: absolute;
    left: 0;
    bottom: -20px;
    border: 1px solid #d8e0f1;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.0733413);
    line-height: 1;
    padding: 15px 20px;
    cursor: pointer;
    background: #d8e0f1;
    z-index: 1;
  }
  .all-recument.mobile .slick-right.slick-arrow {
    position: absolute;
    right: 0;
    bottom: -20px;
    border: 1px solid #d8e0f1;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.0733413);
    line-height: 1;
    padding: 15px 20px;
    cursor: pointer;
    background: #d8e0f1;
    z-index: 1;
  }
  .all-recument.mobile .slick-dots {
    bottom: -10px;
  }
  #bap-recruitment
    .recument-post
    .article-small
    .article-content
    .article-text {
    margin-top: 7px;
    -webkit-line-clamp: 3;
  }
  #bap-recruitment .recument-post .article-small .article-content {
    padding: 5px;
    height: unset !important;
  }
  #bap-recruitment .recument-post .article-small .article-content h5 a {
    font-weight: 500;
    font-size: 13px;
  }
  #bap-recruitment .recument-post .article-small .amenities-thumb {
    height: 150px;
  }
  #bap-recruitment .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #067bff;
  }
  #bap-recruitment .slick-dots li button:before {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .alert-dismissible .close {
    padding: 0.6rem 1rem;
  }
  .notice-news .alert-news {
    padding: 10px;
  }
  .notice-news button span {
    font-size: 20px;
  }
  .case-heading.blog-tab {
    display: block;
    margin-bottom: 1rem;
  }
  .case-heading.blog-tab .form-search-small {
    margin: 0;
    width: 100%;
    max-width: 100%;
    margin-top: 2rem;
  }
  .info-case {
    margin-top: 2rem;
  }
  .item-case-study {
    display: block;
  }
  ul.nav.nav-pills {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    flex-wrap: unset;
    padding: 10px 0;
  }
  .case-heading.blog-tab {
    display: block;
    margin-bottom: 1rem;
  }
  .case-heading.blog-tab .form-search-small {
    margin: 0;
    width: 100%;
    max-width: 100%;
    margin-top: 2rem;
  }
  #blogTabContent .article-small .article-content {
    padding: 10px;
  }
  #blogTabContent .article-small .amenities-thumb {
    height: 120px;
  }
  #blogTabContent .article-small .article-content h5 {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.322613px;
    color: #181818;
  }
  #blogTabContent .article-small .article-content .article-text {
    font-weight: 400;
    font-size: 13px;
  }
  .slider-news .slick-right {
    bottom: unset;
    right: 0%;
    top: 218px;
    padding: 10px 15px;
  }
  .slider-news .slick-left {
    bottom: unset;
    right: 44px;
    top: 218px;
    left: unset;
    padding: 10px 15px;
  }
  .news-slider figure.lasted-post-img a {
    display: none;
  }
  .news-slider {
    display: block;
    background: unset;
  }
  .headding-contact {
    font-size: 21px;
  }
  .news-slider figure.lasted-post-img img.news-thumb {
    height: 230px;
  }
  .news-slider .news-post-content {
    padding: 20px;
  }
  .news-slider .news-contain h4 {
    font-weight: 500;
    font-size: 24px;
    color: #181818;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .news-slider .news-contain {
    padding: 20px 0;
  }
}
@media (max-width: 600px) {
  .about-header-inner.ai-iot-inner .text-center p {
    display: none;
  }
  div#myModal .close {
    top: 90px;
    right: 10px;
  }
}
@media (max-width: 480px) {
  .all-recument {
    display: block;
  }
  .recument-tabs ul li a {
    min-width: unset;
    margin-right: 5px;
  }
  section.bap-recument {
    padding: 0px 0;
  }
  .recomment-item h4 {
    font-size: 19px;
  }
  .recomment-item {
    padding: 20px !important;
    background-image: unset !important;
    background: #0782ed;
  }
  .list-link-anchor li {
    margin: 0 2px 4px !important;
  }
  .main-about-content:before {
    position: unset !important;
  }
  .section.contact-controler .category-item h4 {
    top: 50%;
    font-size: 17px;
  }
  .all-recument {
    grid-template-columns: 1fr 1fr;
  }
  .all-recument {
    display: block;
  }
  .recument-tabs ul li a {
    min-width: unset;
    margin-right: 5px;
  }
  section.bap-recument {
    padding: 0px 0;
  }
}
#knowledge-page .sidebar-right:not(.new_posts) {
  position: relative;
  top: 0;
}
.b-breadcrumbs,
.b-breadcrumbs a,
.b-breadcrumbs span {
  color: #c2cfdb !important;
}
.grid_tags {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.grid_tags.justify_start {
  justify-content: start;
}
.grid_tags.justify_start > a {
  margin-right: 10px;
}
.grid_tags > a {
  display: inline-block !important;
  border-radius: 4px !important;
  padding: 5px 10px !important;
  border: 1px solid #eee;
  cursor: pointer;
  margin: 5px 0;
  transition: all .3s ease-in-out !important;
}
.grid_tags > a:hover {
  background-color: #0057e2;
  border-color: #0057e2;
  color: #fff;
  box-shadow: 0 0 3px #000;
}
.tag_search_result {
  position: relative;
  bottom: 7px;
  border: 1px solid #0057e2;
  padding: 7px 15px;
  border-radius: 4px;
  color: #fff;
  background: #0057e2;
  font-size: 24px;
  box-shadow: 0 0 3px #000;
}
@media screen and (max-width: 510px) {
  .tag_search_result {
    display: block;
    margin-top: 20px;
  }
}

#knowledgeTags {
  position: sticky !important;
  top: 100px !important;
}

@media screen and (max-width: 411px) {
  .section.contact-controler .category-item .cate-link .cate-title > h4 {
    font-size: 1.7rem !important;
  }
}

#csCrawlData {
  display: none !important;
}
.article-small .article-content h5 a:hover {
  color: #0057e2 !important;
}