/* style icon contact and form */
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.wrap-button img{
  cursor: pointer;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
#registerModal.contact-register-modal-bach .wpcf7-submit {
  color: #fff;
}
/* header  */
.navbar-header {
  float: unset!important;
  height: 105px;
}
.container-header ul li:nth-child(5) {
  margin-left: 400px;
}
.navbar {
  margin-bottom: 0px!important;
}
.container-header {
  display: flex;
  justify-content: center;
  position: absolute;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: auto;
}
.sline-logo {
  text-align: center;
  background-image: url(../../../images/landing30-4/pc/header.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 142px;
}
#bach .navbar-default .navbar-nav>li>a {
  color: #fff!important;
  font-weight: bold;
  position: relative;
}
#bach .navbar-default .navbar-nav>li>a::before {
  position: absolute;
  content: "";
  right: 0px;
  height: 20px;
  width: 1px;
  background: #fff;
}
#bach .navbar-default .navbar-nav>li:nth-last-child(1) >a::before, #bach .navbar-default .navbar-nav>li:nth-last-child(2) >a::before, #bach .navbar-default .navbar-nav>li:nth-last-child(3) >a::before {
  display: none;
}
.sline-logo img {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 25px;
}
.wrap-dktuvan{
  color: #a71f23;
  background: #fff;
  position: fixed;
  right: 120px;
  bottom: 20px;
  padding: 15px;
  background: #fff;
  z-index: 999;
  border-radius: 10px;
  box-shadow: 0 0 40px rgb(0 0 0 / 20%);
  border: 2px solid #B88D38;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-transform: uppercase;
  cursor: pointer;
}
.wrap-dktuvan .icon-dk{
  width: 35px;
  fill: #B88D38;
}

.wrap-dktuvan .button-dangky a:hover, .wrap-dktuvan .button-dangky a:active{
  color: #f3353b;
}
.contact-register-modal-bach .modal-dialog {
    width: 100%;
    max-width: 320px;
    margin: -160px auto;
    position: relative;
    top: 50%;
}
#registerModaldk.contact-register-modal-bach .wpcf7-submit {
  color:#fff;
}
/* header  */
.navbar {
  margin-bottom: 20px;
  position: relative;
}
/* footer */
#sns_footer_middle {
  background-image: url(../../../images/homes/dangky/nen4.png);
  padding-top: 60px;
  padding-bottom: 30px;
  background-size: 110%;
}

#sns_footer_middle .footer-logo-ct {
  margin-bottom: 40px;
}
#sns_footer_middle ul {
  padding: 0px;
}
#sns_footer_middle ul li {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  list-style: none;
}
#sns_footer_middle ul li a {
  color: #fff;
}
#sns_footer_middle .footer-logo-ct1 {
  margin-bottom: 10px;
}
#sns_footer_middle .widget-footer {
  margin-bottom: 30px;
}
#sns_footer_middle .contact-chantrang {
  position: relative;
}
#sns_footer_middle .contact-chantrang .social {
  position: absolute;
  bottom: 0px;
  right: 0;
  text-align: right;
}
#sns_footer_middle .contact-chantrang .social ul {
  display: inline-block;
  text-align: right;
}
#sns_footer_middle .contact-chantrang .social ul li {
  float: right;
  margin-left: 30px;
}
#sns_footer_middle .contact-chantrang .social ul li a {
  display: inline-block;
}
#sns_footer_middle .contact-chantrang .social p {
  display: block;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 16px;
  margin: 25px 0 0 0;
}

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;
  border-radius: 5px;
}

.bottom-action {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  position: fixed;
  z-index: 99999;
  left: 0;
  bottom: 0;
  padding: 4px;
  text-align: center;
}

.bottom-action .btn {
  margin: 3px;
  padding: 12px 10px;
  min-width: 120px;
}

.btn-warning {
  background-color: #c8982a;
}

.bottom-action .btn {
  margin: 3px;
  padding: 8px 10px;
  width: 40%;
}

.btn-default {
  background-color: #7b3200 !important;
  color: #fff !important;
  border-color: #7b3200 !important;
}

.btn.btn-default i {
  position: relative;
  right: 7px;
  top: 3px;
  font-size: 18px;
}

@media (min-width: 768px) {
  .bottom-action {
    display: none;
  }
}

/* body */
/* block2 */
.block2 {
  background-image: url(../../../images/landing30-4/pc/1/BG.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.block2 .wrap-image img {
  width: 100%;
  margin-top: 75px;
}
.block2 .title, .block2 .image {
  text-align: end;
}
.block2 .title {
  margin-bottom: 15px;
}
.block2 .image {
  margin-bottom: 7px;
}
.block2 .wrap-button {
  text-align: center;
}
.block2 .wrap-image {
  position: relative;
}
.block2 .wrap-button img {
  width: 35%;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
.block2 .container {
  padding-top: 60px;
  padding-bottom: 30px;
}


/* block3 */
.block3 {
  padding: 40px 0px;
  background: #291112;
  text-align: center;
}

/* block4 */
.block4 {
  background-image: url(../../../images/landing30-4/pc/2/BG2.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 1055px;
}
.block4 .title {
  margin-bottom: 15px;
}
.block4 .image {
  margin-bottom: 7px;
}
.block4 >.container {
  padding-top: 100px;
}
/* block5 */
.block5 .wrap-image {
  padding-top: 70px;
}
.block5 .img1 img{
  width: 100%;
}
.block5 .img2 {
  text-align: center;
  margin-top: 20px;
}

/* block6 */
.block6 {
  background-image: url(../../../images/landing30-4/pc/3/BG.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 1055px;
  position: relative;
}
.block6 .wrap-img, .block6 .wrap-img1 {
  display: flex;
}
.block6 .title {
  text-align: center;
  margin-bottom: 35px;
}
.block6 .wrap-img img {
  width: 100%;
}
.block6 .wrap-img1 img {
  width: 100%;
}
.block6 .wrap-img .img1, .block6 .wrap-img .img2 , .block6 .wrap-img1 .img1, .block6 .wrap-img1 .img2{
  padding: 0px 10px;
}
.block6 >.container {
  padding-top: 100px;
}
.block6 .col-md-12 {
  position: unset!important;
}
.block7 {
  position: absolute;
  bottom: 25px;
}

@media(max-width:1600px) {
  .block6 {
    background-position-x: center;
  }
  .sline-logo {
    background-size: contain;
  }
  .navbar-header {
    height: 90px;
  }
  .sline-logo img {
    width: 9%;
  }
  .block4 >.container {
    padding-top: 50px;
  }
  .block5 .wrap-image {
    padding-top: 120px;
}
}
@media(max-width:1440px) {
  .navbar-header {
    height: 80px;
  }
  .container-header {
    bottom: -17px;
  }
  .container-header ul li:nth-child(5) a,.container-header ul li:nth-child(6) a{
    padding: 19px 10px;
  }
  #bach .navbar-default .navbar-nav>li:nth-child(1)>a,#bach .navbar-default .navbar-nav>li:nth-child(2)>a,#bach .navbar-default .navbar-nav>li:nth-child(3)>a,#bach .navbar-default .navbar-nav>li:nth-child(4)>a  {
    padding-top: 25px;
  }
}
@media(max-width:1366px) {
  .navbar-header {
    height: 76px;
  }
  .block4 {
    background-position-x:center ;
  }
}
@media(max-width:1024px) {
  .block3 img, .block7 .img1 img, .block7 .img2 img {
    width: 100%;
  }
  .navbar-header {
    height: 57px;
  }
  .container-header ul li:nth-child(5) a,.container-header ul li:nth-child(6) a{
    padding: 0px;
  }
  #bach .navbar-default .navbar-nav>li:nth-child(1)>a,#bach .navbar-default .navbar-nav>li:nth-child(2)>a,#bach .navbar-default .navbar-nav>li:nth-child(3)>a,#bach .navbar-default .navbar-nav>li:nth-child(4)>a  {
    padding-top: 0px;
  }
.container-header ul li:nth-child(5) {
  margin-left: 145px;
  text-align: center;
}
.container-header ul li:nth-child(5) a img,.container-header ul li:nth-child(6) a img{
  width: 60%;
}
.container-header {
  bottom: -12px;
}
#bach .navbar-default .navbar-nav>li>a {
  font-size: 12px;
}
}
@media(max-width:575px) {

}