/* style form bach */
#registerModal.contact-register-modal-bach .wpcf7-submit {
  background: #7a121c;
  font-size: 16px;
  padding: 0px 30px;
  border: none;
  margin-top: 0px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 40px;
  height: 37px;
  width: 205px;
}

#registerModaldk.contact-register-modal-bach .wpcf7-submit {
  background: #7a121c;
  font-size: 16px;
  padding: 0px 30px;
  border: none;
  margin-top: 0px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 40px;
  height: 37px;
  width: 205px;
}

.wrap-pagehome .contact-register-modal .modal-dialog{
  margin: 150px auto!important;
}


.contact-register-modal-bach .modal-header{ 
  padding: 0px!important;
}

.contact-register-modal-bach .modal-header {
  background-color: #fff;
}
.contact-register-modal-bach h4{
  color: #4d2b09;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 18px;
}
.contact-register-modal-bach{
  z-index: 999999999999;
}
.contact-register-modal-bach .tuvan{
  text-align: center;
  border: 1px solid #4d2b08;
  width: 150px;
  margin: auto;
  border-radius: 5px;
  margin-top: 15px;
  line-height: 35px;
  height: 35px;
  font-weight: bold;
  width: 203px;
  margin-bottom: 20px;
  font-size: 18px;
}
.contact-register-modal-bach .modal-header h4 {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
}

.contact-register-modal-bach .form-element {
  width: 250px;
  margin: auto;
  margin-bottom: 10px;
}
.contact-register-modal-bach .form-element textarea {
  width: 250px;
  margin: auto;
  margin-bottom: 10px;

}
.contact-register-modal-bach .modal-form-register .input-control {
  width: 100%;
  background: #e1e1e1;
  border-radius: 5px;
  height: 37px;
  line-height: 37px;
}
.contact-register-modal-bach .modal-form-register textarea  {
  width: 100%;
  background: #e1e1e1;
  border-radius: 5px;
  height: 80px;
  border: none;
  padding: 10px 12px;
  font-size: 15px;
}

.contact-register-modal-bach .input-control {
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid #ccc;
}

.contact-register-modal-bach .modal-form-register .form-action {
  text-align: center;
  width: 205px;
  margin: auto;
  height: 38px;
}

.contact-register-modal-bach .btn-round{
  width: 205px;
  margin: auto;
  height: 38px;
}

.wpcf7 .ajax-loader {
  position: absolute;
}
div.wpcf7-response-output {
    display: block;
}

@media(max-width:575px){
  .fb_dialog_content iframe{
    z-index: 2147483644!important;
    bottom: 20px !important;
    right:5px!important;
  }
  a.button-scrollup{
    display: none!important;
  }
  .contact-register-modal-bach .modal-dialog{
    top: 30%;
  }
  .landing-style-form-top .contact-register-modal-bach .modal-dialog{
    top: 0;
  }
  .home .contact-register-modal-bach .modal-dialog{
    top: 0;
  }
  .wrap-dktuvan{
    right: 15px!important;
    bottom: 85px!important;
    padding: 7px!important;
  }
  .wrap-dktuvan span{
    display: none;
  }
  .wrap-dktuvan.wrap-dktuvan-mobile .button-dangky a{
    font-size: 12px;
  }
  .wrap-dktuvan.wrap-dktuvan-mobile .icon-dk{
    width: 25px;
  }
  .bottom-action {
    z-index: 1!important;
  }
}




/* style icon contact landing */
@keyframes phone-vr-circle-fill{
  0% {
    -webkit-transform: rotate(0) scale(1) skew(
1deg);
}
10% {
    -webkit-transform: rotate(
-25deg) scale(1) skew(
1deg);
}
20% {
    -webkit-transform: rotate(
25deg) scale(1) skew(
1deg);
}
30% {
    -webkit-transform: rotate(
-25deg) scale(1) skew(
1deg);
}
40% {
    -webkit-transform: rotate(
25deg) scale(1) skew(
1deg);
}
50% {
    -webkit-transform: rotate(0) scale(1) skew(
1deg);
}
100% {
    -webkit-transform: rotate(0) scale(1) skew(
1deg);
}
}
@keyframes zoom {
  0% {
    transform: scale(.9);
}
70% {
    transform: scale(1);
    box-shadow: 0 0 0 15px transparent;
}
100% {
    transform: scale(.9);
    box-shadow: 0 0 0 0 transparent;
}
}
.wrap-dktuvan .button-dangky a{
  color: #a71f23;
}
#button-contact-vr {
  position: fixed;
  bottom: 0;
  z-index: 99999;
}
#button-contact-vr .button-contact {
  position: relative;
}

#gom-all-in-one #zalo-vr {
  transition: 1s all;
  -moz-transition: 1s all;
  -webkit-transition: 1s all;
}

#button-contact-vr .button-contact .phone-vr {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 90px;
  height: 90px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}

#zalo-vr .phone-vr-circle-fill {
  box-shadow: 0 0 0 0 #2196f3;
  background-color: rgba(33, 150, 243, 0.7);
}
.phone-vr-circle-fill {
  width: 65px;
  height: 65px;
  top: 12px;
  left: 12px;
  position: absolute;
  box-shadow: 0 0 0 0 #c31d1d;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animuiion: zoom 1.3s infinite;
  animation: zoom 1.3s infinite;
}

#zalo-vr .phone-vr-img-circle {
  background-color: #2196F3;
}

.phone-vr-img-circle {
  background-color: #e60808;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 25px;
  left: 25px;
  position: absolute;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

#button-contact-vr .button-contact {
  position: relative;
}

#gom-all-in-one #phone-vr {
  transition: 0.7s all;
  -moz-transition: 0.7s all;
  -webkit-transition: 0.7s all;
}

#button-contact-vr .button-contact .phone-vr {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 90px;
  height: 90px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}
#phone-vr .phone-vr-circle-fill {
  opacity: 0.7;
  box-shadow: 0 0 0 0 #dd3333;
}

.phone-bar a, #phone-vr .phone-vr-circle-fill, #phone-vr .phone-vr-img-circle, #phone-vr .phone-bar a {
  background-color: #dd3333;
}

.phone-vr-circle-fill {
  width: 65px;
  height: 65px;
  top: 12px;
  left: 12px;
  position: absolute;
  box-shadow: 0 0 0 0 #c31d1d;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animuiion: zoom 1.3s infinite;
  animation: zoom 1.3s infinite;
}

.phone-vr-img-circle {
  background-color: #e60808;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 25px;
  left: 25px;
  position: absolute;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phone-vr-circle-fill 1s infinite ease-in-out;
}
.phone-vr-img-circle a {
  display: block;
  line-height: 37px;
}
.phone-vr-img-circle img {
  max-height: 25px;
  max-width: 27px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}

.phone-bar a {
  position: fixed;
  bottom: 25px;
  left: 30px;
  z-index: -1;
  color: #fff;
  font-size: 16px;
  padding: 8px 15px 7px 50px;
  border-radius: 100px;
  white-space: nowrap;
}

/* end style icon contact landing */


.wrap-dktuvan.wrap-dktuvan-mobile{
  right: 15px;
  bottom: 65px;
}
#button-contact-vr.button-contact-vr-mobile .button-contact .phone-vr{
  bottom: 45px;
}