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

/*************** ADD CUSTOM CSS HERE.   ***************/

/*
@font-face {
  font-family: "Rift";
  src: url(./fonts/Rift-Bold.otf);
}
@font-face {
  font-family: "Rift-Regular";
  src: url(./fonts/Rift.otf);
}
@font-face {
  font-family: "SanFranciscoDisplay-Regular";
  src: url(./fonts/SanFranciscoDisplay-Regular.otf);
}
*/
@font-face {
  font-family: "Corinthia";
  src: url(./fonts/Corinthia/Corinthia-Regular.ttf);
}
@font-face {
  font-family: "CherryBombOneRegular";
  src: url(./fonts/Cherry_Bomb_One/CherryBombOne-Regular.ttf);
}
@font-face {
  font-family: "CharmRegular";
  src: url(./fonts/Charm-Regular.ttf);
}

body {
  color: #424d54 !important;
}
.back-to-top {
    border-radius: 50% !important;
    background: #FF9E9E !important;
    box-shadow: 0px 4px 6px rgba(111, 111, 111, 0.13) !important;
    border: 1px solid #FF9E9E !important;
    color: #fff !important;
  bottom: 86px !important;
    right: 38px !important;
}
.nav > li > a > i.icon-menu {
  font-size: 2.8rem;
  color: white;
}

.bbm-count-up.count-up {
  font-family: "Rift";
  font-style: normal;
  font-weight: 900;
  font-size: 90px;
  line-height: 90px;
  text-transform: uppercase;
  color: #434343;
}


.bbm-count-up-description {
  font-family: "Rift";
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #ff7a1d;
}
.bbmc-row {
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-background]::before {
  content: attr(data-background);
  left: 0;
  right: 0;
  padding-right: 9rem;
  bottom: 0;
  top: 0;
  position: absolute;
  font-size: 117px;
  align-items: center;
  justify-content: center;
  display: flex;
  font-family: "Rift";
  font-style: normal;
  font-weight: 900;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(98, 98, 98, 0.35);
  z-index: -1;
}
.bbmc-row > .col {
  padding: 5px;
}
.bbmc-row > .col:first-child {
  text-align: end;
}
.bbmc-row > .col:last-child {
  text-align: start;
}

/*
*   TITLE
*/
.bbm-header {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 849px) {
  .bbm-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (min-width: 480px){
    #masthead .header-inner{
      width: 85%;
    } 
    .img_hanh_trinh_40_tuan_dieu_ky{
      width: 60% !important;
    }
}
.bbm-subtitle {
  font-family: "Rift-Regular";
  font-style: normal;
  font-weight: normal;
  font-size: 31px;
  line-height: 36px;
  text-transform: uppercase;
  color: #434343;
  padding-right: 0.75rem;
}
.bbm-title {
  font-family: "Rift";
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 47px;
  letter-spacing: 0em;
  text-align: left;
  color: var(--primary-color);
}

/*
* FOOTER
*/
.absolute-footer {
  display: none;
}

/* 
* CUSTOM MENU
*/
.off-canvas-center.mfp-bg.mfp-ready {
  opacity: 1;
}
.mfp-container {
  text-align: right;
}

.header.transparent .header-main .social-icons,
.header.transparent .header-main .cart-icon strong,
.header.transparent .header-main .menu-title,
.header.transparent .header-main .header-button > .button.is-outline,
.header.transparent .header-main .nav > li > a > i:not(.icon-angle-down) {
  color: white !important;
}

.header:not(.transparent) .header-main .social-icons,
.header:not(.transparent) .header-main .cart-icon strong,
.header:not(.transparent) .header-main .menu-title,
.header:not(.transparent) .header-main .header-button > .button.is-outline,
.header:not(.transparent) .header-main .nav > li > a > i:not(.icon-angle-down) {
  color: var(--primary-color) !important;
}

/* CUSTOM POST DETAIL */
.entry-meta > span.posted-on {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  display: flex;
  align-items: center;
}
.blog-single h1.entry-title {
  text-align: left;
  font-family: Rift;
  font-style: normal;
  font-weight: bold;
  font-size: 55px;
  line-height: 71px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.blog-single {
  padding: 0 1rem;
}
.breadcrumbs {
  color: #222;
  font-weight: 700;
  letter-spacing: 0;
  padding: 0;
  display: flex;
  align-items: center;
  font-family: "rift";
  font-size: 29px;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}
.breadcrumb-active {
  color: var(--primary-color);
  text-align: left;
}
.hanh_trinh_40_tuan .section-bg.bg-loaded {
    background-repeat: no-repeat !important;
    background-position: center top !important;
    background-size: 100% 1070px !important;
}
.entry-meta > span.posted-on > time {
  margin-left: 8px;
}
.blog-single .entry-header-text.text-center {
  padding-left: 0;
  padding-right: 0;
}
.blog-single > .row > .col,
.gallery-item,
.columns {
  padding: 0;
}
.blog-single .entry-divider.is-divider.small {
  display: none;
}
.blog-single .entry-meta.uppercase.is-xsmall {
  margin-bottom: 2.5rem;
}
#Form_contact .ngay_du_sinh,#Form_contact .so_dien_thoai{
  padding-left: 7px;
} 
.box_tuan_page ul li{
    list-style: none;
    margin-left: 0px !important;
}
.box_tuan_page ul li img{
    padding-right: 10px;
}
.box_rightnew_02 .box{
  margin-top: 12px;
}

.box-image .box_item{
  float: left; 
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .header-main li.html.custom {
    display: block !important;
  }
  .html_nav_position_text_top img{  
    width: 93px;
    max-width: 93px;
    margin-left: -9px;
    margin-top: 13px !important;
  }
  #logo img{
    margin-left: 0px;
  }
  .medium-logo-center .logo img {
      width: 77% !important;
  }
  .box_tuan_thu .icon_img{
    top: -71px !important;
    left: calc(50% - 103px/2 + 0.5px) !important;
 }
  .hanh_trinh_40_tuan .section-bg.bg-loaded {
      top: -76px !important;
  }
  .mobile-nav .icon-menu{
      color: #EB7F7D !important;
      font-size: 37px;
  }
  .header.transparent .header-main .social-icons, .header.transparent .header-main .cart-icon strong, .header.transparent .header-main .menu-title, .header.transparent .header-main .header-button > .button.is-outline, .header.transparent .header-main .nav > li > a > i:not(.icon-angle-down) {
    color: #EB7F7D !important;
    font-size: 34px;
  }
  .header:not(.transparent) .header-main .nav > li > a > i:not(.icon-angle-down) {
     color: #EB7F7D !important;
      font-size: 34px;
  }

  .header-main .nav > li > a {
    padding: 0px 0px 0px 0px !important;
  }
  .hanh_trinh_40_tuan .row .col{
    padding-bottom: 11px !important;
  }
  .box_tuan .section-bg.bg-loaded{
    border-radius: 31px;
    width: 100%;
  }
  .title_40_tuan_ky_dieu {
    font-size: 20px !important;
    margin-top: 9px !important;
  }
  #Form_contact .ngay_du_sinh,#Form_contact .so_dien_thoai{
    padding-left: 0px !important;
  } 
  .img_hanh_trinh_40_tuan_dieu_ky{
    width: 90% !important;
  }
  .box_tuan_thu{
      margin-top: 62px !important;
      width: 100% !important;
      height: 279px !important;
  }
  .box_tuan_thu .box_text {
      padding-top: 37px !important;
  }
  .box_tuan_thu .icon_img {
      width: 103px !important;
      height: 103px !important;
  }
  .box_tuan_thu .nd_1 {
      font-size: 24px !important;
  }
  .nd_3{
    font-size: 13px !important;
  }
  .box_tuan_thu .box_text a{
    font-size: 14px !important;
  }
  .box_tuan_thu .nd_2{
        font-size: 13px !important;
    margin-top: -7px !important;
  }
  .box_news {
      margin-top: -230px !important;
  }
  .box_leftnew_01{
      padding-bottom: 0px !important;
  }
  .box_news .post-mota {
    font-size: 13px !important;
}
  .box_news .post-title {
    font-size: 14px !important;
  }
  .box_title_3 .title_3 {
    font-size: 20px !important;
    text-align: center !important;
  }
   .hanh_trinh_40_tuan .section-bg.bg-loaded {
      background-size: 100% 746px !important;
  }
  .content_haynho p {
    text-align: center;
    font-size: 18px !important;
}
  .content_haynho {
    width: 100% !important;
    height: 235px !important;
  }
  .icon_binhsua img,.icon_bongbay img{
      width: 80%;
  }
  .icon_binhsua {
      right: -35px !important;
      bottom: 0;
  }
  .hay_nho_rang {
      margin-bottom: 0px !important;
  }
  .box_news,.tai_app_bibomart{
    padding-bottom: 0px !important;
  }
  .button.icon.is-small i {
    top: 2px;
  }
  #footer {
    margin-top: -179px !important;
  }
  .modal_2{
    width: 97% !important;
    margin: 0 auto;
  }
  .box_popup p {
    font-size: 14px !important;
  }
  .box_popup h4 {
    font-size: 26px !important;
  }
  .box_icon_tai_app{
    width: 95%;
    margin: 0 auto;
  }
  .app_01 span {
      margin-right: 0px !important;
      margin-left: 0px !important;
      text-align: center;
      padding: 10px 28px;
  }
  .modal_2 {
    height: 738px !important;
  }
  .form_contact_label {
      font-size: 14px !important;
  }
  .box_popup input, .box_popup select {
    font-size: 13px !important;
  }
  .app_02 span {
      margin-right: 0px !important;
      margin-left: 13px;
      display: inline-block;
  }
  #footer .row {
      padding-top: 0px !important;
  }
  .footer_logo {
    margin-top: 42px !important;
    margin-bottom: -15px;
  }
  .footer_logo .img{
    margin: 0 auto;
  }
  .footer_share .wp_share {
      list-style: none;
      margin-left: 0px !important;
      margin: 0 auto;
  }
  .thong_tin_lien_he p, .thong_tin_lien_he ul li a, .footer_share p {
    font-size: 13px !important;
    text-align: center;
}
.contact_footer {
    text-align: center;
}
  .footer_share p {
      margin-left: 0px !important;
      text-align: center;
  }
  .thong_tin_lien_he {
    padding-bottom: 0px !important;
  }
  .footer_share {
      padding-bottom: 0px !important;
  }
  .box_rightnew_02{
      margin-top: -32px !important;
  }

  .tai_app_bibomart{
      padding-top: 0px !important;
  }
  .text_39 {
      font-size: 99px !important;
  }
  .text_weeks p a {
      padding: 10px 18px !important;
      font-size: 19px !important;
  }
  .page-wrapper .section {
    padding-left: 15px !important;
    padding-right: 15px !important;
        padding-bottom: 0px !important;
  }
  .form-dang-ky {
      margin-bottom: 94px !important;
  }
  .form_dang_ky{
      padding: 0px 10px !important;
  }
  .form_dang_ky h4 {
      line-height: 36px;
      margin-left: -11px;
      margin-bottom: 0px !important;
  }
  .form_dang_ky .btn_register {
      margin-top: 10px !important;
  }
    .html_nav_position_text_top a{
    width: 80px;
    /*width: 79.97px;
    height: 30.1px;
    background: #FF3434;
    opacity: 0.65;
    font-size: 11px !important;
    color: #ffffff;
    text-align: center;
    padding: 5px 5px 5px 5px !important;
    border-radius: 100px;*/
  }

}

.header.show-on-scroll, .header.has-transparent, .header.transparent {
    position: unset !important;
}
.bbm-count-cong{
  font-family: "Rift";
    font-style: normal;
    font-weight: 900;
    font-size: 90px;
    line-height: 90px;
    text-transform: uppercase;
    color: #434343;
}
.header-main .nav > li > a {
  line-height: 18px !important;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    padding: 0px 20px 0px 30px;
}
.header-nav-main li a{
  background: url("https://40tuandieuky.bibomart.com.vn/wp-content/uploads/2023/06/Group-12925.png") no-repeat scroll 0 0 transparent;
  color: #ffffff;
  cursor: pointer;
  height: 61px;
  width: 164px;
}

#buton_dangky{
  background: url("https://40tuandieuky.bibomart.com.vn/wp-content/uploads/2023/06/btndanhky.png") no-repeat scroll 0 0 transparent;
  color: #ffffff;
  cursor: pointer;
  height: 61px;
  width: 164px;
      padding-left: 36px;
}

.text_40_tuan{
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #FF6778;
    font-style: normal;
    font-family: 'CharmRegular';
}
.title_40_tuan_ky_dieu{
    font-family: 'Corinthia';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    color: #94847B;
    text-align: center;
    margin-top: -40px;
    line-height: 101.2%;
}
.title_40_tuan_ky_dieu p{
    margin-bottom: 0px;
}

.line_title {
    text-align: center;
    margin-top: -56px;
}
.box_tuan_thu{
    width: 902px;
    height: 318px;
    text-align: center;
    margin: 0 auto;
    border-radius: 36px;
    position: relative;
    margin-top: 106px;
    margin-bottom: 237px;
    border: 5px dashed #FF9E9E;
    filter: drop-shadow(0px 6px 18px rgba(223, 223, 223, 0.2));
    padding: 7px;
}
.box_in{ 
    background: #FFFFFF;
    border-radius: 36px;
    opacity: 0.92;
    box-shadow: 0px 6px 18px rgba(223, 223, 223, 0.2);
}
.box_tuan_thu .icon_img{
    position: absolute;
    top: -107px;
    width: 164px;
    left: calc(50% - 164px/2 + 3.5px);
    height: 164px;
    filter: drop-shadow(0px 0px 16px rgba(7, 0, 0, 0.13));
}

.box_tuan_thu .box_text{
    padding-top: 70px;
    padding-bottom: 47px;
}
.box_tuan_thu .nd_1{
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
   color: #FF9E9E;
}
.box_tuan_thu .nd_2{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #93BDC5;
    margin-top: -17px;
    margin-bottom: 13px;
}
.box_tuan_thu .nd_3{
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  color: #B2A59D;
  line-height: 23px;
  padding-bottom: 14px;
}
.box_tuan_thu .box_text a{
     background: #C9B8AD;
    box-shadow: 0px 4px 10px rgba(190, 173, 162, 0.8);
    border-radius: 26px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 3px 23px;
    font-weight: 600;
    font-style: normal;
}

.box_news{
    margin-top: -263px;
}

.box_news .title_3{
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    color: #DE7A7A;
}
.line_title_2{
  margin-top: -18px;
}
.box_title_3{
  margin: 0px 16px 0px 13px;
}

.box_news .post-title{
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  text-align: left;
  color: #8F7564;
}
.box_news .post-mota{
font-style: normal;
font-weight: 400;
font-size: 16px;
color: #989899;

  display: -webkit-box;
  max-height: 3.2rem;
 -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: ;
  line-height: 1.6rem;

}
.box_rightnew_02 .box-image{
  width: 26%;
}
.box_rightnew_02 .post-item{
  padding-bottom: 0px;
} 
.box_rightnew_02 .image-cover{
    padding-top: 83%;
}
.post-meta {
  font-size: 13px;
}
.box_leftnew_01 .box-image{
  margin-top: 8px;
}
.xem_them_tin a{
  font-style: normal;
font-weight: 70;
font-size: 14px;
color: #FF9E9E;
float: right;
}
#row-news img{
    border-radius: 30px;
}
.xem_them_tin{
    margin-top: -46px;
    z-index: 1000;
    margin-right: 41px; 
}
.hay_nho_rang{
    margin-bottom: 16px;
}

#header {
    background-image: linear-gradient(269.77deg, rgb(255, 207, 207) 3.91%, rgb(251, 228, 222) 67.44%) !important;
}
.header-bg-color, .header-wrapper {
    background-image: linear-gradient(269.77deg, rgb(255, 207, 207) 3.91%, rgb(251, 228, 222) 67.44%) !important;
}
.content_haynho{
    position: relative;
    width: 1089px;
    height: 209px;
    border: 3px dashed #93BDC5;
    border-radius: 36px;
    margin: 0 auto; 
    padding: 10px
}
.icon_bongbay{
    position: absolute;
    top: -59px;
    left: 0px;
}
.icon_binhsua{
    position: absolute;
    right: -38px;
    bottom: 0;
}
.content_in_haynho{
  background: #CEBFB5;
    box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.25);
    border-radius: 36px;
}
.content_haynho p{
    text-align: center;
    padding: 40px 30px 40px 30px;
    font-family: 'Corinthia';
    font-style: normal;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 119.7%;
    font-style: normal;
    font-weight: 500;
}
.app_01 span{
    margin-right: 64px;
    margin-left: 32px;
    text-align: center;
    display: inline-block;
}
.app_02 span{
  margin-right: 38px;
    margin-left: 13px;
}
.app_02{
  margin-top: 18px;
}
.box_title_3 .title_3{
    font-style: normal;
  font-weight: 700;
  font-size: 28px;
  color: #DE7A7A;
}
.box_title_3{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #505056;
}
.form-dang-ky{
  margin-bottom: 280px;
  background: #FDFAF5;
  border-radius: 36px;
  padding: 50px !important;
  margin-top: 33px;
}

.wp_weeks{
    background: #F9F1EF;
    border-radius: 28px;
    margin-top: 30px;
}
.text_weeks h4{
    font-style: normal;
    font-weight: 800;
    font-size: 84px;
    color: #DE7A7A;
    margin-bottom: -31px;
}
.text_weeks{
      text-align: center;
}
.text_39{
    font-style: normal;
    font-weight: 800;
    font-size: 116px;
    color: #DE7A7A;
    margin-top: -69px;
    padding: 0px;
    margin-bottom: 0px;
}
.text_weeks p a{
    background: #FF9E9E;
    border-radius: 44px;
    color: #fff;
    padding: 10px 22px;
    font-weight: 800;
    font-size: 24px;
}
.box_tuan_page ul li a{
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  color: #FF9E9E;
}
.entry-header{
  display: none;
}
.nd_page_100{
    padding-top: 10px;
        font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 157.2%;
    color: #8F7564;
    text-align: left;
}
.text_page_100{
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    color: #DE7A7A;
}
.ba_me_luu_y{
      background: #F3DBDB;
    border-radius: 28px;
    margin-top: 30px;
}
.dinh_duong_danh_cho_me{
     background: #F9F1EF;
    border-radius: 28px;
    margin-top: 30px;
}
.co_gi_danh_cho_ba_me{
    background: #EBDED5;
    border-radius: 28px;
    margin-top: 30px;
}
/*
popup
*/


.show_popup_contact:active {
  transform: scale(0.9);
}
.close {
    position: absolute;
    top: 10px;
    right: -11px;
    width: 18px;
    height: 18px;
    color: #373A42;
    cursor: pointer;
    border: 0;
    font-size: 22px;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(52, 73, 94, 0.8);
  z-index: 50;
  visibility: hidden;
  opacity: 0;
  transition: 0.7s;
}
.modal_2 {
  position: fixed;
  width: auto;
  height: 640px;
  top: 3px;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
    padding: 20px;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s ease-out;
  transform: translateY(45px);
  border-radius: 36px;
}

.active {
  visibility: visible;
  opacity: 1;
}
.active + .modal_2 {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
label.error{
  font-size: 10px;
  font-style: italic;
  color: #ff9e9e;
  margin-top: -11px;
}
.box_popup p{
  font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #373A42;
    margin-bottom: 11px;
}
.box_popup h4{
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  color: #FF9E9E;
  margin-bottom: 0px;
}
.btn_register input{
    background-color: #FF9E9E !important;
    border-radius: 51px;
    padding: 3px 29px;
}
.form_contact_label{
    color: #373A42;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
}
.box_popup input, .box_popup select{
  background: #F3F3F3;
 border-radius: 12px;
}
@media (min-width: 576px){
  .modal-dialog {
      max-width: 800px;
      margin: 1.75rem auto;
  }
}
.box_tuan{
    height: 578px;
}
.form_dang_ky input, .form_dang_ky select{
  background: #ffffff;
 border-radius: 12px;
}
.form_dang_ky h4{
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  color: #FF9E9E;
  margin-left: -11px;
    margin-bottom: -2px;
}
.form_dang_ky p{
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #505056;
  margin-left: -11px;
  margin-bottom: -2px;
}
.form_dang_ky .btn_register{
    margin-top: 33px;
}
.box_week{
    background: #FFFFFF;
    box-shadow: 0px 2px 16px rgba(173, 173, 173, 0.25);
    border-radius: 70px;
    width: 176px;
    height: 89px;
    margin: 10px;
    padding: 9px;
}
.box_week .icon_qua{
    background: #FFEFEF;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    padding: 10px;
    display: block;
    float: left;
}
.box_week .txt_tuan{
    float: right;
    text-align: center;
    padding-right: 11px;
}
.txt_tuan .t_2{
    font-style: normal;
    font-weight: 700;
    font-size: 33px;
    color: #B2A59D;
    line-height: 30px;
}
.txt_tuan .t_1, .txt_tuan .t_3{
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #B2A59D;
}
.slick-slide img {
    margin-top: 4px;
    margin-right: 10px;
}
.slick-current .box_week{
    background: #FF9E9E !important;
}
.slick-current .icon_qua{
  background: #FFEFEF;
}
.slick-current .txt_tuan .t_1, .slick-current .txt_tuan .t_3 {
    color: #FFFFFF;
}
.slick-current .txt_tuan .t_2 {
    color: #FFFFFF;
}
.hanh_trinh_40_tuan .section-bg.bg-loaded{
    top: -211px;
    position: absolute;
}
#footer .row{
        padding-top: 130px;
}
#footer{
    margin-top: -456px;
        background-color: #fff0;
}
#footer .section{
      background-color: #fff0;
      z-index: 20;
}
.footer_logo{
  margin-top: 200px;
}
.contact_footer{
    list-style: none;
    margin-left: -20px;
}
.thong_tin_lien_he h4{
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #6A2E19;
} 
.thong_tin_lien_he p, .thong_tin_lien_he ul li a,.footer_share p{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #6A2E19;
}
.footer_share p{
  margin-left: 95px;
}
.footer_share .wp_share{
  list-style: none;
  margin-left: 75px;
}
.wp_share li{
  display:  inline-block;
}