.fixed-new {
  position: fixed;
  top: 0;
}
.header {
  padding: 0;
}
.header div.container{
  padding: 16px 0;
}

.layout-home--header #nav-mobile {
  height: 54px;
  margin-bottom: 0px;
  padding: 16px 0;
  min-height: unset !important;
  background-color: #eaeaea;
  z-index: 990;
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.layout-home--header #nav-mobile .hotline-layout {
  position: relative;
  z-index: 999;
}

.layout-home--header #nav-mobile .hotline-layout .btn-hotline {
  display: inline-block;
  height: 48px;
  line-height: 24px;
  color: #1d243e;
  position: relative;
  padding-left: 21px !important;
  font-size: 14px;
}

.layout-home--header #nav-mobile .hotline-layout .btn-hotline i {
  position: absolute;
  z-index: 999;
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}

/*.layout-home--header #nav-mobile .hotline-layout:hover .btn-hotline {
color: #b9256a !important;
}*/

.layout-home--header #nav-mobile .hotline-layout .btn-hotline img {
  display: none;
  margin-right: 5px;
}

.layout-home--header #nav-mobile .hotline-layout .btn-hotline img.active {
  display: inline-block;
}

.layout-home--header #nav-mobile .hotline-layout:hover .btn-hotline img {
  display: inline-block;
}

.layout-home--header #nav-mobile .hotline-layout:hover .btn-hotline img.active {
  display: none;
}

.layout-home--header #nav-mobile .hotline-layout ul.dropdown {
  top: 22px;
  padding: 12px 18px;
  border-radius: 4px;
  min-width: 230px;
  left: -310px !important;
  right: unset !important;
  background-color: #f5f6faeb;
}

.layout-home--header #nav-mobile .hotline-layout ul.dropdown li {
  padding: 6px 0;
  line-height: 24px;
  font-size: 16px;
  width: 100%;
  float: left;
  list-style: none;
}

.layout-home--header #nav-mobile .hotline-layout ul.dropdown li img {
  margin-right: 5px;
}

.layout-home--header #nav-mobile .hotline-layout ul.dropdown li label {
  margin-right: 4px;
  color: #6c738d;
  font-weight: normal;
  display: inline-block;
  float: left;
  width: 90px;
}

.layout-home--header #nav-mobile .hotline-layout ul.dropdown li span {
  color: #1d243e;
  display: inline-block;
  float: left;
}

.layout-home--header #nav-mobile .navbar-lang {
  margin: 0 0;
  padding: 0 0;
  float: right;
  position: relative;
  z-index: 99999;
}

.layout-home--header #nav-mobile .navbar-lang > li {
  padding: 0 0;
  margin: 0 0;
  float: right;
}

.layout-home--header #nav-mobile .navbar-lang > li > a {
  padding: 0 8px;
  margin: 0 0;
  line-height: 24px;
  font-size: 16px;
  color: #1d243e;
}

.layout-home--header #nav-mobile .navbar-lang > li > a:before {
  float: right;
  display: inline-block;
}

.layout-home--header #nav-mobile .navbar-lang > li > a > img {
  height: 24px;
  width: 24px;
  float: right;
  display: inline-block;
}

.layout-home--header #nav-mobile .navbar-lang > li > ul.dropdown {
  right: 90px;
  width: 156px;
  padding: 8px 0;
}

.layout-home--header #nav-mobile .navbar-lang > li > ul > li {
  padding: 0 0;
  margin: 0 0;
}

.layout-home--header #nav-mobile .navbar-lang > li > ul > li > a {
  line-height: 24px;
  display: block;
  padding: 8px 16px;
}

.layout-home--header #nav-mobile .navbar-lang > li > ul > li > a:hover,
.layout-home--header #nav-mobile .navbar-lang > li > ul > li > a.active {
  background-color: #f5f6fa;
}

.layout-home--header #nav-mobile .navbar-lang > li > ul > li > a img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

/*#nav-static*/ /* Nhưng là của desktop bot - đặt tên thật vi diệu*/
.layout-home--header #nav-static {
  height: 80px;
  padding: 16px 0;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}

.layout-home--header #nav-static .navbar-brand {
  float: left;
  height: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.layout-home--header #nav-static .navbar-brand > a {
  display: block;
  width: 134px;
  height: 46px;
  background: url('/img/layout-home/logo-layout-black.svg') no-repeat top center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.layout-home--header #nav-static .main-nav {
  display: block;
  height: 100%;
  margin-left: 24px;
}

.layout-home--header #nav-static .main-nav > li {
  padding: 0 8px;
}

.layout-home--header #nav-static .main-nav > li > a {
  display: inline-block;
  line-height: 24px;
  padding: 11px 8px;
  color: #1D243e;
  font-size: 16px;
}

.layout-home--header #nav-static .main-nav > li > ul.dropdown {
  width: 242px;
  left: -115px !important;
  right: unset !important;
}

body .layout-home--header #nav-static .main-nav > li a.active {
  font-weight: bold !important;
  color: rgb(185, 37, 106) !important;
}

.layout-home--header #nav-static .user-nav {
  display: block;
  height: 100%;
  float: right;
  padding-top: 3px;
}

.layout-home--header #nav-static .user-nav li a {
  display: block;
  height: 40px;
  line-height: 24px;
  padding: 6px 16px;
  font-size: 16px;
  margin: 0 4px;
}

.layout-home--header #nav-static .user-nav li a.btn-login {
  color: #1D243E;
}

.layout-home--header #nav-static .user-nav > li > a.btn-login:hover {
  background-color: transparent !important;
  color: #b9256a
}

.layout-home--header #nav-static .user-nav li a.btn-trial {
  color: #fff;
  background-color: #B9256A;
  border-radius: 4px;
}

.layout-home--header #nav-static .user-nav li a.btn-admin {
  border: 1px solid #B9256A;
  border-radius: 4px;
  background-color: none;
  color: #B9256A;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.layout-home--header #nav-static .user-nav li a.btn-admin:hover {
  background-color: #B9256A;
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}


.layout-home--header #nav-static .user-nav li a.btn-admin i {
  display: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.fl {
  float: left;
}

#hotline_layoutz {
  padding-bottom: 15px;
}

.btn-hotline-all {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  color: #1d243e;
  position: relative;
  padding-left: 21px !important;
  font-size: 14px;
}
.layout-home--header #nav-mobile.navbar {
  display: block;
}

.inner-product .div-line {
  border-bottom: 1px solid #D8DDE6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(216, 221, 230);
  margin-bottom: 8px;
  margin-left: 17px;
}

@media only screen and (min-width: 768px) {
  .layout-home--header .dropdown:not(.dropdown-phone) {
    position: absolute;
    right: -50%;
    top: 0;
    width: 200px;
    -webkit-box-shadow: 0 5px 5px -5px rgba(53, 64, 82, .2);
    box-shadow: 0 5px 5px -5px rgba(53, 64, 82, .2);
    -webkit-transform: translateY(15px) translateX(50%);
    -ms-transform: translateY(15px) translateX(50%);
    transform: translateY(15px) translateX(50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s all;
    transition: .2s all;
  }

  .layout-home--header .has-dropdown:hover > .dropdown {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px) translateX(50%);
    -ms-transform: translateY(0px) translateX(50%);
    transform: translateY(0px) translateX(50%);
    z-index: 1000;
  }

  .layout-home--header .has-dropdown > a::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
  }
}

.layout-home--header .dropdown.drop-custom-header {
  top: 20px;
}

.layout-home--header .he-14 {
  height: 14px;
}

.layout-home--header .all-product {
  width: 100%;
  height: 40px;
  border-radius: 8px;
  float: right;
  border-color: rgba(20, 14, 14, 0.00);
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  align-items: center;
  color: #1D243E !important;
}

.mar-l-t {
  margin: 7px 0 0 15px;
}

.bg-pad {
  background: #fff;
  padding-bottom: 40px;
}

.row.inner-product {
  margin-top: 23px;
}

.layout-home--header .row {
  margin-left: auto;
  margin-right: auto;
}

.inner-product .fa.fa-play {
  color: #B9256A;
  font-size: 13px;
  border-radius: 1px;
}

.inner-product label {
  font-size: 16px;
}

.inner-product p {
  padding-left: 17px;
  color: #596677 !important;
}

.font-14 {
  font-size: 14px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .layout-home--header .inner-product p.custom-line {
    height: 70px;
  }

  .layout-home--header .drop-custom-header {
    left: -849px;
    width: 100vw !important;
  }
}

@media (min-width: 1025px) and (max-width: 1279px) {
  .layout-home--header .drop-custom-header {
    width: 100vw !important;
    left: -1102px;
  }
}


@media (min-width: 1280px) and (max-width: 1366px) {
  .layout-home--header .drop-custom-header {
    width: 104vw !important;
    left: -1072px;
  }

  .inner-product p.custom-line {
    height: 40px;
  }
}

@media (min-width: 1367px) {
  .layout-home--header .drop-custom-header {
    width: 120vw !important;
    left: -1330px;
    max-width: 1920px;
  }

  .inner-product p.custom-line {
    height: 40px;
  }
}

/*.drop-custom-header {
    width: 100vw !important;
}*/
a.track-link {
  color: #1E243C;
  font-size: 18px !important;
  font-weight: 600;
  margin-left: 3px;
}

a.track-link:hover {
  color: #b9256a !important;
}

.layout-home--header .all-product-active {
  width: 100%;
  height: 40px;
  background: #F7D4E3;
  float: right;
  border-color: rgba(20, 14, 14, 0.00);
  border-radius: 8px;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  align-items: center;
  font-weight: 600;
  color: #000000 !important;
}

.layout-home--header a.product {
  color: #1D243E;
  font-size: 14px;
  display: block;
  margin-bottom: -5px;
  font-weight: bold;
}

.layout-home--header a.product:hover {
  color: #b9256a;
  font-weight: 600;
}

.layout-home--header .item-product p {
  font-size: 12px;
  color: #6C738D;
  padding-left: 0;
  padding-top: 8px;
  line-height: 18px;
}

.layout-home--header .item-product {
  margin-top: 19px;
  border-radius: 8px;
  padding-left: 17px;
}

.layout-home--header .btn-hotline-all:hover {
  font-weight: bold;
  color: #b9256a !important;
}

.layout-home--header .btn-hotline:hover {
  font-weight: bold;
  color: #b9256a !important;
}

@media only screen and (max-width: 768px) {
  .layout-home--header {
    display: none;
  }
}

.layout-home--header .menu-ri-item .col-md-4 {
  padding-left: 24px;
  padding-right: 24px;
}

@media only screen and (min-width: 768px) {
  .layout-home--header .has-dropdown > a:before {
    font-size: 12px;
    margin-top: 1px;
  }
}

.layout-home--header .all-product:hover {
  color: #B9256A !important;
  font-weight: 600;
}
.btn-logout{
  background-color: #0061c1 !important;
  color: #fff !important;
  font-size: 14px;
  padding: 3px 12px;
  display: none;
}
.backgroud-left{
  width: 100%;
  height: 100%;
  background: url('/assets/custom/image/background-left.jpg');
}