body {
  background: #ffffff;
   font-family: 'Roboto-Light';
    font-weight: 400;
  }
.container {
  width: 1230px !important;
}
html,body {
  width: 100%;
  overflow-x: hidden;
}

html {
  font-size: 100%;
}


h1,h2,h3, .btn {
 font-family: 'Roboto-Regular';
  font-weight: 400;
  letter-spacing: 1px;
}

h1 {
  font-weight: bold;
  font-size: 100px;
}

h2 {
  color: #333;
  font-size: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 8px;
}
#contact h2 {
  color: #ffffff;
}

h3 {
  color: #444;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
#menu h3 {
   color: #555;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 400;
}

p {
  letter-spacing: 0.8px;
  line-height: 28px;
  font-size:15px;
}

a {
  text-decoration: none !important;
}
a:visited,
a:focus {
  outline: none;
  text-decoration: none !important;
}

.mg80 {
  margin-top: 80px;
}

#nano_header {
    min-height: 82px;
}

.navbar-default {
    background: rgba(255,255,255,0.5);
    border: none;
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);
    margin: 0 !important;
    z-index: 999999;
}

.navbar {
    position: fixed;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    width: 100%;
}
.navbar-default .navbar-logo {
    padding: 5px 0;
    margin: 0;
}
.navbar-default .navbar-nav li a {
    color: #222;
    font-size: 18px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
}
.navbar-default .navbar-nav a {
    display: block;
    padding: 0 17px;
    margin: 20px 5px;
    background: #fff;
    font-weight: 500;
    font-size: 14px;
    color: #222;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    border-radius: 25px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.button-phone a {
    padding-left: 45px !important;
    background: #e5aa34 !important;
    font-weight: bold !important;
    color: #fff !important;
}
.button-phone a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 12px;
    bottom: 7px;
    background: url('../../../images/landing/nang-nguc-6-2019/nang-nguc-2.png');
    height: 26px;
    width: 25px;
}

#sns_footer_middle {
    position: relative;
    margin-top: 0px;
    z-index: 111;
    color: rgb(255, 255, 255) !important;
    background: url('../../../images/landing/nang-nguc-6-2019/chân-web-12.png');
    padding: 35px 0px 20px;
    border-bottom: 1px solid rgb(255, 255, 255);
}
.text-bg-nm {
  position: absolute;
  left: 50%;
  margin: 0 -55px;
  top: 40px;
}

#feature,
#video,
#team,
#gallery,
#contact {
  text-align: center;
}


.section-title {
  padding-bottom: 20px;
  text-align:center;
}
#about .section-title,
#menu .section-title {
  text-align: center;
}
#contact .section-title {
  color: #f0f0f0;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #ffffff;
}

.sk-spinner-pulse {
  width: 60px;
  height: 60px;
  background-color: #222;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
          animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }


#home {
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  overflow: hidden;
  position: relative;
}
#home img {
  max-width: 100%;
}
.home-dangky{
  position: absolute;
  bottom: 10%;
  left: 28%;
}
#home .btn {

}
#home .btn:hover,
#home .btn:focus {
}
.navbar-default {
    background: rgba(255,255,255,0.5);
    border: none;
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);
    margin: 0 !important;
}

.navbar-default .navbar-logo {
  padding:10px 0;
  margin: 0;
}

.navbar-default .navbar-nav li a {
    color: #222;
    font-size: 19px;
    font-weight: normal;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-family: 'Roboto-Medium';
}
.navbar-default .navbar-nav > li > a:hover{
    color: #fff;
    background: #e5aa34;
}

.navbar-default .navbar-toggle {
     border: none;
     padding-top: 10px;
  }

.navbar-default .navbar-toggle .icon-bar {
    border-color: transparent;
  }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: transparent;
}
@media (min-width: 768px){
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    color: #fff;
    background: #e5aa34;
  }
  .navbar-default .navbar-nav a {
    display: block;
    padding: 0 20px;
    margin: 20px 10px;
    background: #fff;
    font-weight: 500;
    font-size: 14px;
    color: #222;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    border-radius: 25px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  }
}


.text-center{
  text-align: center;
}

.table-wrapper{
  display: table;
}
.table-cell{
  display: table-cell;
}
.table-middle .table-cell{
  vertical-align: middle;
}
.table-half .table-cell{
  width: 50%;
}

.center-content {
    text-align: center;
}
.center-content h4 {
    font-size: inherit;
    color: #211f20;
    font-weight: 600;
}
.center-content p {
    font-size: inherit;
}



.sline-product-style .section-title h2 p {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.sline-product-style-inner {
  background: url('../../../images/landing/nang-mui-9-2019/nangmui1.jpg') no-repeat;
  padding: 12% 10% 10% 48%;
  margin-bottom: 30px;
}
.sline-product-style-inner h2 {
  text-align: center;
}
.sline-product-style-inner h3 {
  text-align: center;
  margin-bottom: 30px;
}
.sline-product-style-inner p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  background: #514421;
  border-radius: 8px;
  padding: 40px;
  margin-top: 30px;
}
.sline-product-style-item{
  margin-right: 10px;
  margin-left: 10px;
  height: 100%;
  padding: 30px 10px;
}
.table-cell:nth-child(1) .sline-product-style-item{
  background-color: #BEDBEA;
}
.table-cell:nth-child(2) .sline-product-style-item{
  background-color: #8BBDD6;
}
.table-cell:nth-child(3) .sline-product-style-item{
  background-color: #BEDBEA;
}
.sline-product-style-inner .table-cell{
  width: 33%;
}
.sline-product-style-item h3{
  background-color: #1D2E6B;
  padding: 3px 5px;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin: 0 0 25px;
}
.list-arrow{
  list-style-image:url('../../../images/landing/nang-nguc-6-2019/allergan-04.png');
  font-size: 16px;
  color: #1D2E6B;
}

.sline-method-intro img.avata{
  border: 5px solid #fff;
  margin-top: 50px;
}
.sline-method-intro--descr{
  font-size: 30px;
  padding: 5px 20px;
  background-color: #fff;
  color: #BF8F30;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 40px;
}
.sline-method-intro p{
  color: #fff;
  text-align: left;
  letter-spacing: 0px;
  padding: 0px 20px;
  line-height: 22px;
}
.sline-method-intro i {
  color: #ffe79e;
  margin: 10px 0 10px;
  display: inline-block;
  padding-left: 10px;
}


.sline-price-intro{
  position: relative;
}
.sline-price-intro--title{
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  text-align: center;
}
.sline-price-intro--title h2{
  font-size: 35px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.sline-price-intro--title p{
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
}

.sline-result-client{
  padding-top: 50px;
}

.sline-result-client--title{
  position: relative;
  width: 100%;
  text-align: center;
}
.sline-result-client--title h2{
  color: #b9752a;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 30px;
}

.sline-contact-wrapper{
  position: relative;
}
.sline-contact-form{
  position: absolute;
  top: 350px;
  left: 12%;
  width: 283px;
  height: 349px;
  background-image: url(../../../images/landing/nang-nguc-9-2019/dang-ky-nang-nguc-3.png);
}
.sline-contact-form h2 {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 20px;
  margin-top: 40px;
}

.sline-contact-form h2 span {
  font-size: 15px;
  color: #fff;
}

.footer-top{
  background-image: url(../../../images/landing/nang-nguc-9-2019/bg-footer.jpg);
  padding-top: 50px;
  padding-bottom: 30px;
  color: #fff;
}
.footer-logo{
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;
  display: inline-block;
}
.footer-title{
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  margin-top: 67px;
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;  
  display: inline-block;
}
.footer-top li img{
  margin-right: 10px;
}

.footer-bottom{
  background-color: #816655;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
}
.footer-bottom p{
  margin-bottom: 0;
  font-style: italic;
}


/*popup*/
.contact-register-modal .modal-header {
  background-color: #603E5A;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
.wpcf7-form-control-wrap {
  position: relative;
}
div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #398f14;
}
#registerModal .wpcf7-submit {
  background: #7a121c;
  font-size: 16px;
  padding: 8px 20px;
  border: none;
  margin-top: 5px;
}
/*@media (max-width: 767px) {*/
.contact-register-modal .modal-dialog{
    width: 100%;
    max-width: 360px;
    margin: -180px -165px;
    position: absolute;
    left: 50%;
    top: 50%;
}
  .contact-register-modal .modal-header {
    background-color: #d0a02a;
  }
  .contact-register-modal .modal-header h4 {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .form-element {
    margin-bottom: 7px;
  }
  .modal-form-register .input-control {
    width: 100%;
  }
  .input-control {
    padding: 10px 12px;
    border-radius: 4px;
    border: 1px solid #ccc;
  }
  .modal-form-register .form-action {
    text-align: center;
  }
  .modal-form-register .btn-round {
    background-color: #9E4A80;
    color: #fff;
  }
/*}*/

#registerModal ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 14px;
  font-style: normal;
  color: #000;
}
#registerModal ::-moz-placeholder { /* Firefox 19+ */
  font-size: 14px;
  font-style: normal;
  color: #000;
}
#registerModal :-ms-input-placeholder { /* IE 10+ */
  font-size: 14px;
  font-style: normal;
  color: #000;
}
#registerModal :-moz-placeholder { /* Firefox 18- */
  font-size: 14px;
  font-style: normal;
  color: #000;
}
div.wpcf7-response-output {
    display: none;
}
a.button-scrollup {
    bottom: 80px;
}
a.button-scrollup {
    display: none;
    font-size: 16px;
    color: #fff;
    background: #c8982a;
    padding: 10px 12px;
    text-align: center;
    text-decoration: none;
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 99999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}


#purcharse form input, #purcharse form textarea {
  background: #997e6b;
  border: none;
  width: 186px;
  height: 40px;
  padding: 10px 12px;
  border-radius: 10px;
}
#purcharse form input:focus, #purcharse form textarea:focus {
  outline-offset: 0px;
  outline: none;
}
#purcharse ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 11px;
  font-style: normal;
  color: #000;
  text-transform: uppercase;
}
#purcharse ::-moz-placeholder { /* Firefox 19+ */
  font-size: 16px;
  font-style: normal;
  color: #000;
  text-transform: uppercase;
}
#purcharse :-ms-input-placeholder { /* IE 10+ */
  font-size: 16px;
  font-style: normal;
  color: #000;
  text-transform: uppercase;
}
#purcharse :-moz-placeholder { /* Firefox 18- */
  font-size: 16px;
  font-style: normal;
  color: #000;
  text-transform: uppercase;
}
#purcharse form .form-action input {
  background: url(../../../images/landing/nang-nguc-9-2019/dang-ky-nang-nguc-2.png);
  border: none;
  width: 210px;
  height: 38px;
  color: #fff;
  font-size: 0px;
  text-transform: uppercase;
  box-shadow: none;
  margin-top: 10px;
}

.footer-top ul li.dv-footer {
  position: relative;
  list-style: none;
}
.footer-top ul li.dv-footer:before {
  background: url(../../../images/landing/nang-nguc-6-2019/ch%C3%A2n-web-11.png);
  display: inline-block;
  content: "";
  position: absolute;
  left: -30px;
  top: 3px;
  width: 15px;
  height: 14px;
}


.hutmo-testimonial{
  padding-top: 50px;
  padding-bottom: 50px;
}
.slick-slider-picture{
    margin-bottom:50px
}
.slick-slider-picture .slick-item{
    height:auto;
    padding:32px 0
}
.slick-slider-picture .slick-item img{
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -ms-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow:1px 1px 4px 0px rgba(0,0,0,0.6);
    -moz-box-shadow:1px 1px 4px 0px rgba(0,0,0,0.6);
    -ms-box-shadow:1px 1px 4px 0px rgba(0,0,0,0.6);
    -o-box-shadow:1px 1px 4px 0px rgba(0,0,0,0.6);
    box-shadow:1px 1px 4px 0px rgba(0,0,0,0.6);
    -webkit-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease
}
.slick-slider-picture .slick-center img{
    -webkit-transform:scale(1.15, 1.15);
    -moz-transform:scale(1.15, 1.15);
    -ms-transform:scale(1.15, 1.15);
    -o-transform:scale(1.15, 1.15);
    transform:scale(1.15, 1.15)
}
.slick-slider-description{
    margin-bottom:30px
}
.slick-slider-description .slick-item{
    height:auto
}
.hutmo-price-top{
    padding:20px 0;
    background-color:#d0a02a
}
.hutmo-price-top .block-title{
    margin-bottom:0
}
.hutmo-price-inner{
    overflow:hidden;
    padding:0 45px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    background-color:#dedede
}
.hutmo-price-info{
    padding:50px 0;
    border-bottom:1px solid #AEADA9
}
.hutmo-price-name{
    font-size:25px
}
.hutmo-price-new{
    color:#d0a02a;
    font-size:100px;
    font-weight:700;
    text-shadow:2px 2px #727272;
    line-height:1
}
.hutmo-price-new .small{
    font-size:45px
}
.hutmo-price-old{
    font-size:40px;
    font-weight:600
}

#hutmo .slick-item img:focus {
  outline: -webkit-focus-ring-color auto 0px;
}
#hutmo .slick-item:focus {
  outline: -webkit-focus-ring-color auto 0px;
}


#hutmo .sline-price-intro .quytrinh-thammy h2 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 25px;
}

#hutmo .sline-price-intro .quytrinh-thammy h2 p {
  font-weight: bold;
  color: #6b4731;
  font-size: 20px;
}
.quytrinh-right {
  text-align: right;
}
.quytrinh-cacbuoc {
  display: inline-block;
  width: 100%;
}
.quytrinh-cacbuoc img {
  margin-bottom: 23px;
}
#banggia_nangnguc {
  position: relative;
  width: 100%;
}
#banggia_nangnguc img {
  max-width: 100%;
}
#banggia_nangnguc .bang-gia {
  position: absolute;
  left: 50%;
  bottom: 60px;
  margin: 0 -105px;
}
#uudiem_nangnguc {
  background: url(../../../images/landing/nang-nguc-9-2019/uu-diem-nang-nguc-2.jpg);
  padding-bottom: 95px;
}
#uudiem_nangnguc h2 {
  text-align: center;
  padding: 80px 0 70px;
}
#uudiem_nangnguc h2 p {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
}
#uudiem_nangnguc .uudiem-sline {
  min-height: 230px;
  padding: 0 30px;
}
#uudiem_nangnguc .uudiem-sline h3 {
  height: 41px;
  width: 210px;
  background: url(../../../images/landing/nang-nguc-9-2019/uu-diem-nang-nguc-3.png);
  text-align: center;
  font-weight: bold;
  color: #000;
  padding: 0px;
  line-height: 41px;
  font-size: 16px;
}

#uudiem_nangnguc .uudiem-sline p {
  color: #fff;
  line-height: 20px;
  margin: 20px 0 40px;
}

#hinhanh_khachhang {
  padding-top: 70px;
}
#hinhanh_khachhang h2 {
  text-align: center;
  margin-bottom: 30px;
}
#hinhanh_khachhang h2 p {
  color: #6b4731;
  font-weight: bold;
  font-size: 20px;
}
#hinhanh_khachhang  .hinhanh-nguc {
  background-image: url(../../../images/landing/catmi/khachhang/1.png);
  width: 100%;
  display: inline-block;
  padding: 40px 0;
}
#hinhanh_khachhang  .hinhanh-nguc .khach-hang-sline {
  display: inline-block;
  width: 50%;
  float: left;
}
#hinhanh_khachhang  .hinhanh-nguc .khach-hang-sline ul {
  padding: 0px;
  list-style: none;
}
#hinhanh_khachhang  .hinhanh-nguc .khach-hang-sline ul li {
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
#hinhanh_khachhang  .hinhanh-nguc .khach-hang-sline .hinhanh-dangky {
  text-align: center;
}
#purcharse {
  margin-top: 50px;
}
#hinhanh_khachhang  .hinhanh-nguc .khachhang-slider {
  display: inline-block;
  width: 50%;
  float: left;
}
#hinhanh_khachhang  .hinhanh-nguc .khachhang-slider .padd-slider {
  background: url(../../../images/landing/nang-mui-9-2019/hinh-anh-nang-mui-8.png);
  height: 688px;
  width: 536px;
  margin-left: 50px;
  position: relative;
}
#hinhanh_khachhang  .hinhanh-nguc .khachhang-slider .item-khachhang {
  text-align: center;
  margin: 60px 0 30px;
}
#hinhanh_khachhang  .hinhanh-nguc .khachhang-slider .item-khachhang img {
  max-width: 100%;
  display: inline-block;
  width: auto;
}
#hinhanh_khachhang  .hinhanh-nguc .khachhang-slider .item-khachhang p {
  color: #fff;
  text-align: left;
  padding: 0 70px;
  line-height: 21px;
  font-weight: 300;
  margin-top: 50px;
}
#hinhanh_khachhang  .hinhanh-nguc .khachhang-slider .item-khachhang span {
  float: right;
  color: #fff;
  margin-right: 80px;
  margin-top: 10px;
  font-size: 16px;
}

#hinhanh_khachhang .hinhanh-nguc .khachhang-slider .owl-dots {
    text-align: center;
    position: absolute;
    bottom: -60px;
    right: 80px;
    z-index: 5;
}
#hinhanh_khachhang .hinhanh-nguc .khachhang-slider .owl-dots span {
    cursor: pointer;
    background-color: #D0D1D2;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    margin: 3px;
}
#hinhanh_khachhang .hinhanh-nguc .khachhang-slider .owl-dots span {
    background: #fff;
}
#hinhanh_khachhang .hinhanh-nguc .khachhang-slider .owl-dots .active span {
    background: #dec86e;
}
#hinhanh_khachhang .hinhanh-nguc .hinhanh-dangky {
  text-align: center;
  margin-top: 15px;
}


.bg-2phan-content {
  background-image: url(../../../images/landing/catmi/dichvu/7.png);
  padding: 100px 0;
}

.bg-2phan-content .fl-right-pill {
  margin-top: 50px;
  float: left;
  width: 35%;
  border-right: 1px solid #fedea3;
  padding-bottom: 155px;
}
.bg-2phan-content .carousel-inner {
  float: left;
  width: 65%;
}
.bg-2phan-content .nav-justified>li {
    display: inline-block;
    width: auto;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  background-color: transparent;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

.bg-2phan-content .title-mi {
  margin-bottom: 50px;

}

.bg-2phan-content .nav>li>a {
    position: relative;
    display: block;
    padding: 15px;
}

.bg-2phan-content .carousel-inner h3 {
  color: #ffdb70;
  font-size: 18px;
  font-weight: bold;
}
.bg-2phan-content .carousel-inner .item-right {
  padding: 0 15%;
}


/*Banner trượt từ dưới lên*/
.banner-kmbottom {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99999;
  background-image: url(../../../images/landing/nang-nguc-9-2019/edge/4.png);
}

#bottombarLeft {
  bottom: -420px;
  float: right;
  position: fixed;
  z-index: 99999999;
  left: 1%!important;
}

.bb_closeM a {
  background-color: #C8982A;
  border: 1px solid #CCCCCC;
  color: #FFFFFF;
  display: block;
  float: right;
  margin: 0;
  padding: 0 7px;
  cursor: pointer;
  position: relative;
  top: 25px;
  z-index: 99999999;
  right: 4px;
}
#bottombarLeft .style-text a {
  background-color: #C8982A;
  border: 1px solid #CCCCCC;
  color: #FFFFFF;
  display: block;
  float: left;
  margin: 0;
  padding: 14px 10px;
  cursor: pointer;
  font-size: 16px;
  position: relative;
  top: 80px;
}
#bottombarLeft .bottombarL {
  position: relative;
}

#bottombarLeft .bottombarL .edgeone-nangnguc {
  position: absolute;
  top: 225px;
  left: 0;
}
#bottombarLeft .bottombarL .edgeone-nangnguc ul li  {
  text-align: center;
  width: 100%;
  margin-bottom: 5px;
  position: relative;
}
#bottombarLeft .bottombarL .edgeone-nangnguc ul li:hover > a {
  background: transparent;
}
#bottombarLeft .bottombarL .edgeone-nangnguc ul li a {
  padding: 0px;
}




/*hút mỡ tháng 7 2020*/
.hutmo-phan3-mn {
  background-image: url(../../../images/landing/hut-mo-2020/dichvu/nen.png);
  padding-bottom: 0px;
}
.hutmo-phan3-mn .fl-right-pill {
  border-right: 0px;
}
.hutmo-phan3-mn .fl-right-pill h2 {
  font-size: 32px;
  color: #000;
  font-family: 'Roboto-Bold';
  letter-spacing: 0;
}
.hutmo-phan3-mn .carousel-inner h3 {
  font-size: 20px;
  font-family: 'Roboto-Bold';
  letter-spacing: 0;
  color: #c55340;
  text-transform: uppercase;
}

.hutmo-phan3-mn .sline-method-intro p {
  color: #000;
  text-align: left;
  letter-spacing: 0px;
  padding: 0px 50px;
  line-height: 22px;
  font-family: 'Roboto-Regular';
}
#hutmo_chamsoc {
  background-image: url(../../../images/landing/hut-mo-2020/chamsoc/nen5.png);
}
#hutmo_chamsoc .hutmo_chamsoc-left {
  padding-top: 100px;
  padding-bottom: 80px;
  padding-right: 80px;
}
#hutmo_chamsoc .hutmo_chamsoc-left h2 {
  margin-bottom: 30px;
}
#hutmo_chamsoc .hutmo_chamsoc-left p {
  font-family: 'Roboto-Regular';
  font-size: 16px;
  color: #ffe7b2;
  letter-spacing: 0;
}
#hutmo_chamsoc .hutmo_chamsoc-right {
  padding-top: 100px;
  padding-bottom: 80px;
}

#hutmo_chamsoc .hutmo_chamsoc-right .video-camnghi {
  background-image: url(../../../images/landing/hut-mo-2020/chamsoc/bg-112.png);
  width: 571px;
  height: 727px;
  display: inline-block;
  padding: 40px 50px;
  position: relative;
}
#hutmo_chamsoc .hutmo_chamsoc-right .video-camnghi h2 {
  margin-top: 70px;
  text-align: center;
}
#hutmo_chamsoc .hutmo_chamsoc-right .video-camnghi .owl-dots {
  text-align: center;
  position: absolute;
  bottom: -40px;
  right: 40px;
  z-index: 5;
  margin: 0 -40px;
}
#hutmo_chamsoc .hutmo_chamsoc-right .video-camnghi .owl-dots .owl-dot span {
  cursor: pointer;
  background-color: #472914;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  margin: 2px;
}
#hutmo_chamsoc .hutmo_chamsoc-right .video-camnghi .owl-dots .owl-dot.active span {
  background-color: #dec86e;
}

.dangky-hutmo .sline-contact-form {
  position: absolute;
  top: 190px;
  left: 25%;
}

@media (min-width: 1200px) and (max-width: 1370px) {
  .dangky-hutmo .sline-contact-form {
    position: absolute;
    top: 100px;
    left: 25%;
  }
}
@media (min-width: 1371px) and (max-width: 1700px) {
  .dangky-hutmo .sline-contact-form {
    position: absolute;
    top: 100px;
    left: 25%;
  }
  #purcharse .style-10-macbook-tau {
    width: 100%;
  }
  #purcharse .sline-contact-form {
    position: absolute;
    top: 270px;
    left: 16%;
    width: 283px;
    height: 349px;
    background-image: url(../../../images/landing/nang-nguc-9-2019/dang-ky-nang-nguc-3.png);
  }
}