/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/*#region Fonts */
@font-face {
  font-family: "GoogleSans";
  src: url("/cau-chuyen-khach-hang/sites/success-story/fonts/GoogleSans-Regular.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GoogleSans Medium";
  src: url("/cau-chuyen-khach-hang/sites/success-story/fonts/GoogleSans-Medium.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GoogleSans Bold";
  src: url("/cau-chuyen-khach-hang/sites/success-story/fonts/GoogleSans-Bold.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*#endregion*/

/*#region Custom */
body {
  font-family: GoogleSans, Arial, sans-serif;
  font-size: 16px;
}

#Top_bar.is-sticky,
#Top_bar.is-sticky #menu {
  background: #fff;
  opacity: 1;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}

.home.page #Header_wrapper {
  background: url(/cau-chuyen-khach-hang/sites/success-story/images/bg-home.jpg)
    no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #fff;
}

body:not(.template-slider).single.single-post #Header {
  min-height: 60px;
}

.single.single-post #Header_wrapper {
  background-color: #fff;
}

.pager {
  padding-bottom: 20px;
}

.pager .pages {
  margin: 20px 30px;
}

.posts_group.lm_wrapper.col-2.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.posts_group.grid.col-2 .post-item {
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.grid .post-desc-wrapper {
  height: 100%;
}

.no-margin-h .three-fifth.column {
  width: 55%;
  height: 100%;
}

.no-margin-h .two-fifth.column {
  width: 45%;
  height: 100%;
}

#Top_bar {
  position: fixed !important;
  top: 0 !important;
  border: 0;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}

#Top_bar .one.column {
  width: 100%;
  margin: 0;
}

#Top_bar .top_bar_left {
  width: 100% !important;
}

#Top_bar .logo {
  margin: 0;
}

#Top_bar .logo .custom-logo-link {
  padding: 0;
}

#Top_bar .logo .custom-logo-link img {
  max-width: 200px;
  max-height: 60px;
  margin-top: -2px;
  padding: 10px 0;
}

#Top_bar.is-sticky .logo .custom-logo-link img {
  margin-top: 0;
}

#Top_bar.is-sticky .logo {
  margin: 0;
}

#Top_bar.is-sticky .custom-logo-link {
  padding: 0 !important;
  height: unset !important;
  line-height: unset !important;
}

#Top_bar .menu > li > a {
  padding: 0 15px;
}

#Top_bar .menu > li > a:hover,
#Top_bar .menu > li > a:focus,
#Top_bar .menu > li > a:active {
  color: #2680eb;
  cursor: pointer;
}

#Top_bar .menu > li.submenu > a {
  padding: 0 28px 0 13px;
}

#Top_bar .menu > li.submenu > a:hover i {
  background: url(/cau-chuyen-khach-hang/sites/success-story/images/ic-blue-up-arrow.jpg)
    no-repeat;
}

#Top_bar .menu > li:nth-last-child(3) > a {
  background: url(/cau-chuyen-khach-hang/sites/success-story/images/ic-phone.svg)
    no-repeat;
  background-size: 24px;
  background-position: left 15px center;
  font-family: GoogleSans Medium, Arial, sans-serif;
  color: #2680eb;
  margin: 0 5px;
  padding: 0 13px 0 48px !important;
}

#Top_bar .menu > li:nth-last-child(3) > a span:not(.description) {
  font-family: GoogleSans Medium, Arial, sans-serif;
}

#Top_bar .menu > li:nth-last-child(2) > a {
  line-height: 20px;
  overflow: hidden;
  background-color: #2680eb;
  margin: 10px 13px;
  padding: 10px 15px;
  color: #fff;
  border-radius: 4px;
}

#Top_bar .menu > li:nth-last-child(2) > a:hover,
#Top_bar .menu > li:nth-last-child(2) > a:hover,
#Top_bar .menu > li:nth-last-child(2) > a:hover {
  opacity: 0.85;
}

#Top_bar .menu > li:last-child > a {
  line-height: 20px;
  overflow: hidden;
  border: solid 1px #2680eb;
  margin: 10px 0;
  padding: 9px 15px;
  color: #2680eb;
  border-radius: 4px;
}

#Top_bar .menu > li:nth-last-child(3) > a:hover,
#Top_bar .menu > li:nth-last-child(3) > a:hover,
#Top_bar .menu > li:nth-last-child(3) > a:hover {
  opacity: 0.85;
}

#Top_bar .menu > li > a span:not(.description) {
  font-family: GoogleSans, Arial, sans-serif;
  font-size: 16px;
  line-height: unset;
  padding: 0;
  border: 0;
}

#Top_bar .menu > li.current-menu-parent > a,
#Top_bar .menu > li.current-menu-ancestor > a {
  color: #2680eb;
}

#Top_bar .menu > li.current-menu-parent.submenu > a i,
#Top_bar .menu > li.current-menu-ancestor.submenu > a i {
  background: url(/cau-chuyen-khach-hang/sites/success-story/images/ic-blue-down-arrow.jpg);
}

#Top_bar .menu > li.current-menu-parent.submenu > a:hover i,
#Top_bar .menu > li.current-menu-ancestor.submenu > a:hover i {
  background: url(/cau-chuyen-khach-hang/sites/success-story/images/ic-blue-up-arrow.jpg);
}

#Top_bar.is-sticky .menu_wrapper .menu > li > a {
  line-height: 60px;
  padding: 0 13px;
}

#Top_bar.is-sticky .menu_wrapper .menu > li.submenu > a {
  padding: 0 28px 0 13px;
}

#Top_bar.is-sticky .menu > li:nth-last-child(2) > a {
  line-height: 20px;
  padding: 10px 15px;
}

#Top_bar.is-sticky .menu > li:last-child > a {
  line-height: 20px;
  padding: 9px 15px;
}

#Top_bar .top_bar_right {
  display: none;
}

#Top_bar a.responsive-menu-toggle {
  top: 50%;
  right: 15px;
  width: auto;
}

.icon-menu-fine:before {
  margin: 0;
}

#Top_bar .menu > li ul.sub-menu.hide {
  display: none !important;
}

#Top_bar .menu > li.submenu > a i {
  position: absolute;
  top: 50%;
  right: 12px;
  display: inline-flex;
  width: 9px;
  height: 9px;
  background: url(/cau-chuyen-khach-hang/sites/success-story/images/ic-down-arrow.jpg)
    no-repeat;
  color: #2680eb;
  margin-top: -5px;
}

#Top_bar .menu > li.submenu > a i::before {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  padding-left: 7px;
}

/*#region Responsive*/

@media (max-width: 1139px) {
  body:not(.template-slider).home.page #Header {
    min-height: 60px;
  }

  #Side_slide,
  #Side_slide .search-wrapper input.field,
  #Side_slide a:not(.action_button),
  #Side_slide #menu ul li.submenu .menu-toggle {
    font-family: GoogleSans, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
  }

  #Side_slide #menu > ul > li:nth-last-child(3) > a {
    background: url(/cau-chuyen-khach-hang/sites/success-story/images/ic-white-phone.svg)
      no-repeat;
    background-size: 20px;
    background-position: left 20px center;
    padding: 11px 5px 10px 48px;
  }

  #Side_slide #menu ul li ul li a {
    font-size: 15px;
    padding-left: 30px;
  }

  #Side_slide #menu ul li ul li ul li a {
    font-size: 14px;
    padding-left: 40px;
  }

  #Side_slide #menu ul li ul li ul li a span span {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  #Top_bar .logo .custom-logo-link {
    margin: 0 auto;
  }
  #Top_bar .logo .custom-logo-link img {
    max-width: 108px;
}
}
/*#endregion*/
/*#endregion*/

/*#region Submenu */
.product-menu {
  background: #fff;
  font-family: GoogleSans, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #2a2b39;
  overflow: hidden;
  transition: max-height 0.7s;
  -o-transition: max-height 0.7s;
  -moz-transition: max-height 0.7s;
  -webkit-transition: max-height 0.7s;
}

#Top_bar.is-sticky .product-menu {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}

.product-menu a {
  color: #2a2b39;
  text-decoration: none;
}

.pm-border {
  border-top: 1px solid #eee;
}

.pm-container {
  margin: 0 auto;
}

.pm-field {
  display: flex;
  margin: 0 -10px;
  padding-bottom: 8px;
}

.pm-col {
  width: 25%;
  padding: 0 10px;
}

.pm-introduction {
  margin-bottom: 8px;
  padding: 8px 0;
  border-bottom: solid 1px #eee;
}

.pm-introduction a {
  display: block;
  padding: 8px 0;
}

.pm-introduction a:hover {
  background: #e6f9fe;
}

.pmi-title {
  font-family: GoogleSans Bold, Arial, sans-serif;
  color: #2680eb;
  text-transform: uppercase;
  padding-bottom: 5px;
}

.pmi-subtitle {
  font-size: 13px;
}

.pmi-subtitle span {
  white-space: nowrap;
}

.pm-list a {
  display: flex;
  padding: 8px 0;
}

.pm-list a:hover {
  background: #e6f9fe;
}

.pml-icon {
  background: url(/cau-chuyen-khach-hang/sites/success-story/images/img-logo.svg?ver=1)
    no-repeat;
  width: 32px;
  height: 32px;
  margin-top: 2px;
}

.pml-icon.amis-quy-trinh {
     background: url(/sites/amis/images/icon-menu/amis-quy-trinh.png) no-repeat;
    background-size: contain;
}

.pml-icon.amis-ke-toan {
  background-position: 0 0;
}

.pml-icon.sme {
  background-position: 0 -32px;
}

.pml-icon.meinvoice {
  background-position: 0 -64px;
}

.pml-icon.esign {
  background-position: 0 -96px;
}

.pml-icon.mtax {
  background-position: 0 -128px;
}

.pml-icon.bankhub {
  background-position: 0 -160px;
}

.pml-icon.asp {
  background-position: 0 -192px;
}

.pml-icon.amis-aimarketing {
  background-position: 0 -224px;
}

.pml-icon.amis-ban-hang {
  background-position: -32px 0;
}

.pml-icon.amis-khuyen-mai {
  background-position: -96px 0;
}

.pml-icon.amis-ho-tro {
  background-position: -32px -32px;
}

.pml-icon.eshop {
  background-position: -32px -64px;
}

.pml-icon.cukcuk {
  background-position: -32px -96px;
}

.pml-icon.amis-tuyen-dung {
  background-position: -32px -160px;
}

.pml-icon.amis-thong-tin-nhan-su {
  background-position: -32px -192px;
}

.pml-icon.amis-cham-cong {
  background-position: -32px -224px;
}

.pml-icon.amis-tien-luong {
  background-position: -64px 0;
}

.pml-icon.amis-bao-hiem-xa-hoi {
  background-position: -64px -64px;
}

.pml-icon.amis-cong-viec {
  background-position: -64px -96px;
}

.pml-icon.amis-wesign {
  background-position: -96px -32px;
}

.pml-icon.amis-ghi-chep {
  background-position: -64px -128px;
}

.pml-icon.amis-tai-san {
  background-position: -64px -192px;
}

.pml-icon.amis-mang-xa-hoi {
  background-position: -64px -160px;
}

.pml-icon.amis-phong-hop {
  background-position: -64px -224px;
}

.pml-text {
  padding-left: 12px;
  width: calc(100% - 44px);
  width: -o-calc(100% - 44px);
  width: -moz-calc(100% - 44px);
  width: -webkit-calc(100% - 44px);
}

.pml-title {
  font-family: GoogleSans Bold, Arial, sans-serif;
}

.pml-subtitle {
  font-size: 13px;
  color: #999;
}

.pm-market {
  text-align: center;
  padding: 10px 0;
  border-top: solid 1px #eee;
}

.pm-market a {
  font-size: 15px;
  text-decoration: underline;
}

.pm-market a:hover,
.pm-market a:focus,
.pm-market a:active {
  opacity: 0.85;
}

#Top_bar .menu > li ul.custom-menu {
  display: block;
  width: 200px;
  background: #fff;
  padding: 15px 0;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
}

#Top_bar .menu > li ul.custom-menu li {
  width: auto;
  font-size: 14px;
  padding: 0 20px 10px;
}

#Top_bar .menu > li ul.custom-menu li:last-child {
  padding: 0 20px;
}

#Top_bar .menu > li ul.custom-menu li.cm-border {
  padding: 10px 20px;
  border-top: solid 1px #eee;
}

#Top_bar .menu > li ul.custom-menu li.cm-border:last-child {
  padding: 10px 20px 0 20px;
}

#Top_bar .menu > li ul.custom-menu li a {
  color: #2a2b39;
  line-height: 1.42857143;
  padding: 0;
  border-bottom: 0;
}

#Top_bar .menu > li ul.custom-menu li a:hover,
#Top_bar .menu > li ul.custom-menu li a:focus,
#Top_bar .menu > li ul.custom-menu li a:active {
  background: none;
  color: #2680eb;
}
/*#region Responsive */
@media (min-width: 980px) {
  .pm-container {
    width: 940px;
  }
}

@media (min-width: 1100px) {
  .pm-container {
    width: 1040px;
  }
}
/*#endregion*/
/*#endregion*/

/*#region Danh sach bai viet */
.post-tt-doanhnghiep {
  float: left;
  width: 100%;
  height: 100%;
  background: #0188ff;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #888888;
  overflow: hidden;
}

.list-bai-dn .grid .post-photo-wrapper,
.list-bai-dn .grid .post-desc-wrapper .post-desc {
  display: none;
}

.post-tt-doanhnghiep .left-dn {
  padding: 20px;
  background: #fff;
}

.post-tt-doanhnghiep .logo-dn {
  max-height: 100px !important;
  box-shadow: 2px 2px 9px 0px #888888;
  padding: 10px;
}

.post-tt-doanhnghiep .ten-dn {
  font-family: GoogleSans Bold, Arial, sans-serif;
  font-size: 24px;
  color: #0188ff;
  padding: 10px 0;
}

.post-tt-doanhnghiep .ten-sp {
  padding-bottom: 15px;
}

.post-tt-doanhnghiep .ten-sp span {
  background: #0188ff;
  color: #fff;
  padding: 5px 15px;
  border-radius: 20px;
  overflow: hidden;
}

.post-tt-doanhnghiep .post-more {
  color: #333;
}

.post-tt-doanhnghiep .post-more:hover {
  color: #ff0000;
}

.post-tt-doanhnghiep .right-dn {
  padding: 20px;
  color: #fff;
}

.post-tt-doanhnghiep .right-dn .title-tinh-trang-dn {
  font-family: GoogleSans Bold, Arial, sans-serif;
  color: #71edf3;
  text-transform: uppercase;
  padding-bottom: 5px;
}
/*#endregion*/

/*#region Chi tiet bai viet */
#Content {
  padding-top: 0;
}
a:hover {
  text-decoration: none;
}
.header-single-post {
  padding: 50px 0;
  background: url(/cau-chuyen-khach-hang/sites/success-story/images/home/bg-banner.jpg)
    no-repeat center;
  background-size: cover;
  background-position: top -291px center;
}

.post-category a {
  background: #d6e7f8;
  padding: 10px 20px;
  border-radius: 21px;
  color: #3b4d75;
}

.post-category {
  justify-content: center;
  display: flex;
}

h1.post-single-title {
  margin: 0;
  padding: 16px 0 24px;
  font-family: "GoogleSans Bold", Arial, sans-serif;
  font-size: 32px;
  text-align: center;
}

.post-single-ctn {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 4fr 2fr;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(59, 77, 117, 0.08);
  margin-top: 24px;
}

.post-single-overview {
  background: #fff;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  padding: 32px 24px;
}

.post-single-img img {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}

.oi-title {
  font-family: "GoogleSans Bold", Arial, sans-serif;
  font-size: 16px;
  color: #3b4d75;
}

.oi-list > div {
  display: flex;
  padding: 15px 0;
}

.oi-num {
  padding-right: 15px;
  font-size: 16px;
  font-family: "GoogleSans Bold", Arial, sans-serif;
  color: #2261eb;
}

.oi-item {
  font-size: 16px;
}

.oi-list > div:not(.oi-list > div:last-child) {
  border-bottom: 1px solid #b9d5f1;
}

.title-with-slash {
    color: #212121;
    position: relative;
    padding-left: 20px;
    padding-bottom: 0;
    margin-bottom: 24px;
    font-size: 26px;
    font-family: 'GoogleSans Bold', Arial, sans-serif;
  }
  .title-with-slash:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: #2261eb;
  }
  
  @media screen and (max-width: 979px){
	.post-single-ctn {
	  grid-template-columns: 1fr;
	}
  }

  /* #region post group  */
.section-post-related .bn-ctn {
    padding-top: 24px;
  }
  .section-post-related .owl-stage {
    display: flex;
  }
  
  .section-post-related .owl-nav {
    margin: 0;
    display: block !important;
  }
  
  .section-post-related .owl-nav button[type="button"] {
    outline: none !important;
    background: none !important;
    position: absolute;
    top: calc(-16% - 10px);
  }
  
  .section-post-related .owl-nav button.owl-next {
    right: calc(0% - 5px);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #2261eb !important;
  }
  .section-post-related .owl-item img {
    width: 100%;
    margin: auto;
    position: relative;
    object-fit: cover;
    object-position: top left;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
  }
  .section-post-related .owl-nav button.owl-prev {
    right: calc(0% - -50px);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    background: #fff !important;
    box-shadow: 0 3px 6px rgba(59, 77, 117, 0.08);
  }
  
  .section-post-related .owl-nav button.owl-prev img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }
  
  .section-post-related a {
    color: #212121;
    display: block;
    border-radius: 8px;
  }
  
  .section-post-related {
    background: #f5f5f5;
    padding: 50px 0 80px;
  }
  
  .section-post-related .carousel-inner a {
    position: relative;
  }
  .section-post-related .carousel-inner a:hover,
  .section-post-related .carousel-inner a:active,
  .section-post-related .carousel-inner a:focus,
  .section-post-related .carousel-inner a:visited{
      color: #212121;
      text-decoration: none;
  }
  
  .pg-title {
    position: relative;
    font-family: 'GoogleSans Bold', Arial, sans-serif;
    padding-bottom: 10px;
    min-height: 50px;
  }
  .pg-img {
    position: relative;
    width: 100%;
    height: 176px;
    overflow: hidden;
  }
  .button-default .button:after,
  .button-default button:after,
  .button-default .action_button:after,
  .button-default .footer_button:after,
  .button-default input[type="submit"]:after,
  .button-default input[type="reset"]:after,
  .button-default input[type="button"]:after {
    background: transparent !important;
  }
  .section-post-related .owl-carousel .owl-item {
    position: relative;
  }
  .pg-ctnn {
    padding: 16px;
    background: #fff;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.section-post-related a:hover{
    text-decoration: none;
    opacity: 0.9
}
  .section-post-related .owl-carousel .owl-dots {
    width: 100%;
    padding-top: 15px;
    position: absolute;
    display: inline-flex !important;
    justify-content: center;
  }
  
  .section-post-related .owl-carousel .owl-dots .owl-dot {
    outline: none;
  }
  
  .section-post-related .owl-carousel .owl-dots .owl-dot {
    background-color: #fff;
    border: solid #ddd 1px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 5px;
  }
  .section-related-adjustment.simple {
    border: none;
}
  .section-post-related .owl-carousel .owl-dots .owl-dot:hover {
    background-color: #9a9494;
  }
  
  .section-post-related .owl-carousel .owl-dots .owl-dot.active {
    background-color: #fff;
    background: #2680eb;
    border: solid #2680eb 1px;
  }
  
  .section-post-related .owl-carousel .owl-theme .owl-dots .owl-dot:hover {
    border: solid 1px #2680eb;
    background: #2680eb;
  }
  
  .section-post-related .owl-carousel .owl-theme .owl-dots .owl-dot.active:hover {
    border: solid 1px #2680eb;
    background: #2680eb;
  }
  @media screen and (max-width: 979px) {
    .section-post-related .owl-nav button.owl-next {
      right: calc(0% - 15px);
      background: #fff !important;
    }
    .section-post-related .owl-nav button.owl-prev {
      background: #fff !important;
    }
  }
  @media screen and (max-width: 767px) {
    .section-post-related .owl-nav button.owl-next {
      right: calc(0% - 0px);
    }

    .section-post-related{
        padding: 10px 0 50px;
    }
  }
/*#endregion*/

/*#region Responsive */
@media (max-width: 767px) {
  .section_wrapper,
  .container,
  .four.columns .widget-area {
    padding: 0 10px !important;
  }

  .form-dknt {
    width: 100% !important;
  }

  .section-post-related .title-lienquan {
    font-size: 20px;
    line-height: 1.3;
  }
}
/*#endregion*/
