/* Variable */
.footer-desktop {
  background: #011F39;
}

.footer-desktop .icon-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0.8;
}

.footer-desktop .text {
  font-family: "UTM Times", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 132.5%;
  color: #E8D1AB;
}

@media screen and (max-width: 639px) {
  .footer-desktop .text {
    font-size: 15px;
  }
}

.footer-desktop a.text:hover {
  color: #8F7E61;
}

.footer-desktop .title-row {
  font-family: "UTM Roman Classic", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 1.325;
  text-align: justify;
  text-transform: uppercase;
  color: #E8D1AB;
  margin-bottom: 20px;
  text-align: center;
}

@media screen and (max-width: 1549px) {
  .footer-desktop .title-row {
    font-size: 34px;
  }
}

@media screen and (max-width: 1365px) {
  .footer-desktop .title-row {
    font-size: 32px;
  }
}

@media (max-width: 1279px) {
  .footer-desktop .title-row {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .footer-desktop .title-row {
    font-size: 25px;
  }
}

@media screen and (max-width: 639px) {
  .footer-desktop .title-row {
    font-size: 20px;
  }
}

.footer-desktop .content-row {
  text-align: center;
  padding-bottom: 44px;
}

.footer-desktop .container-row {
  margin: 0;
  padding: 102px 0 65px;
  position: relative;
  overflow: hidden;
  align-items: center;
}

@media screen and (max-width: 1279px) {
  .footer-desktop .container-row {
    display: flex;
    flex-direction: column-reverse;
    padding: 60px 0 40px;
  }
}

.footer-desktop .box-content-left {
  margin: 0;
  padding: 0 8.33%;
  text-align: center;
}

@media screen and (max-width: 1279px) {
  .footer-desktop .box-content-left {
    padding: 0 100px;
  }
}

@media screen and (max-width: 767px) {
  .footer-desktop .box-content-left {
    padding: 0 36px;
  }
}

@media screen and (max-width: 639px) {
  .footer-desktop .box-content-left {
    padding: 0 25px 0;
  }
}

.footer-desktop .box-info {
  padding-top: 80px;
}

@media screen and (max-width: 1279px) {
  .footer-desktop .box-info {
    padding-top: 50px;
  }
}

.footer-desktop .box-info svg {
  color: #E8D1AB;
}

.footer-desktop .box-info .row-info {
  margin-bottom: 16px;
}

@media screen and (max-width: 1279px) {
  .footer-desktop .logo-footer {
    text-align: center;
    margin-top: 80px;
  }
}

@media screen and (max-width: 1023px) {
  .footer-desktop .logo-footer {
    margin: 0 auto;
    margin-top: 80px;
    width: 70%;
  }
}

.footer-desktop .title-box {
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 16px;
}

.footer-desktop .box-lien-ket {
  padding: 60px 0 71px;
}

@media screen and (max-width: 1279px) {
  .footer-desktop .box-lien-ket {
    padding: 34px 0;
  }
}

.footer-desktop .box-lien-ket .icon-face,
.footer-desktop .box-lien-ket .icon-youtobe,
.footer-desktop .box-lien-ket .icon-web {
  display: inline-block;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire container */
  margin-left: 20px;
}

.footer-desktop .box-lien-ket .icon-face .hover,
.footer-desktop .box-lien-ket .icon-youtobe .hover,
.footer-desktop .box-lien-ket .icon-web .hover {
  display: none;
}

.footer-desktop .box-lien-ket .icon-face:hover .hover,
.footer-desktop .box-lien-ket .icon-youtobe:hover .hover,
.footer-desktop .box-lien-ket .icon-web:hover .hover {
  display: block;
}

.footer-desktop .box-lien-ket .icon-face:hover .normal,
.footer-desktop .box-lien-ket .icon-youtobe:hover .normal,
.footer-desktop .box-lien-ket .icon-web:hover .normal {
  display: none;
}

.footer-desktop .luu-y.text {
  font-style: italic;
  text-transform: none;
  text-align: left;
}

@media screen and (max-width: 639px) {
  .footer-desktop .luu-y.text {
    text-align: justify;
  }
}

.footer-desktop .box-content-right {
  padding: 0 9% 0 70px;
}

@media screen and (max-width: 1549px) {
  .footer-desktop .box-content-right {
    padding: 0 6.25% 0 40px;
  }
}

@media screen and (max-width: 1439px) {
  .footer-desktop .box-content-right {
    padding: 0 6% 0 0;
  }
}

@media screen and (max-width: 1279px) {
  .footer-desktop .box-content-right {
    padding: 0 100px;
  }
}

@media screen and (max-width: 767px) {
  .footer-desktop .box-content-right {
    padding: 0 36px;
  }
}

@media screen and (max-width: 639px) {
  .footer-desktop .box-content-right {
    padding: 0 25px;
  }
}

@media screen and (max-width: 1279px) {
  .footer-desktop .box-content-right .form-input {
    margin: 0 50px;
  }
}

@media screen and (max-width: 991px) {
  .footer-desktop .box-content-right .form-input {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .footer-desktop .box-content-right .form-input {
    margin: 0;
  }
}

.footer-desktop .box-content-right .form-input label {
  display: block;
  font-size: 11px;
  letter-spacing: .8px;
  margin: 0 0 9px 0;
  opacity: .5;
  text-transform: uppercase;
}

.footer-desktop .box-content-right .form-input input,
.footer-desktop .box-content-right .form-input select,
.footer-desktop .box-content-right .form-input textarea {
  background: none;
  outline: none;
  width: 100%;
  font-family: "UTM Times", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #FFF0BB;
  border: 1px solid #F9E78D;
  box-sizing: border-box;
  border-radius: 10px;
  padding-top: 17px;
  padding-bottom: 10px;
  padding-left: 18px;
  padding-right: 24px;
  /*WebKit browsers*/
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
}

.footer-desktop .box-content-right .form-input input::-webkit-input-placeholder,
.footer-desktop .box-content-right .form-input select::-webkit-input-placeholder,
.footer-desktop .box-content-right .form-input textarea::-webkit-input-placeholder {
  color: #F9E78D;
  opacity: 0.5;
}

.footer-desktop .box-content-right .form-input input:focus::-webkit-input-placeholder,
.footer-desktop .box-content-right .form-input select:focus::-webkit-input-placeholder,
.footer-desktop .box-content-right .form-input textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.footer-desktop .box-content-right .form-input input:-moz-placeholder,
.footer-desktop .box-content-right .form-input select:-moz-placeholder,
.footer-desktop .box-content-right .form-input textarea:-moz-placeholder {
  color: #F9E78D;
  opacity: 0.5;
}

.footer-desktop .box-content-right .form-input input:focus:-moz-placeholder,
.footer-desktop .box-content-right .form-input select:focus:-moz-placeholder,
.footer-desktop .box-content-right .form-input textarea:focus:-moz-placeholder {
  color: transparent;
}

.footer-desktop .box-content-right .form-input input::-moz-placeholder,
.footer-desktop .box-content-right .form-input select::-moz-placeholder,
.footer-desktop .box-content-right .form-input textarea::-moz-placeholder {
  color: #F9E78D;
  opacity: 0.5;
}

.footer-desktop .box-content-right .form-input input:focus::-moz-placeholder,
.footer-desktop .box-content-right .form-input select:focus::-moz-placeholder,
.footer-desktop .box-content-right .form-input textarea:focus::-moz-placeholder {
  color: transparent;
}

.footer-desktop .box-content-right .form-input input:-ms-input-placeholder,
.footer-desktop .box-content-right .form-input select:-ms-input-placeholder,
.footer-desktop .box-content-right .form-input textarea:-ms-input-placeholder {
  color: #F9E78D;
  opacity: 0.5;
}

.footer-desktop .box-content-right .form-input input:focus:-ms-input-placeholder,
.footer-desktop .box-content-right .form-input select:focus:-ms-input-placeholder,
.footer-desktop .box-content-right .form-input textarea:focus:-ms-input-placeholder {
  color: transparent;
}

@media (max-width: 639px) {
  .footer-desktop .box-content-right .form-input input,
  .footer-desktop .box-content-right .form-input select,
  .footer-desktop .box-content-right .form-input textarea {
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

.footer-desktop .box-content-right .form-input option {
  background: #073047;
}

.footer-desktop .box-content-right .form-input input,
.footer-desktop .box-content-right .form-input select,
.footer-desktop .box-content-right .form-input textarea {
  margin-bottom: 18px;
  /*WebKit browsers*/
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
}

.footer-desktop .box-content-right .form-input input::-webkit-input-placeholder,
.footer-desktop .box-content-right .form-input select::-webkit-input-placeholder,
.footer-desktop .box-content-right .form-input textarea::-webkit-input-placeholder {
  color: #FFF0BB;
  opacity: 1;
}

.footer-desktop .box-content-right .form-input input:focus::-webkit-input-placeholder,
.footer-desktop .box-content-right .form-input select:focus::-webkit-input-placeholder,
.footer-desktop .box-content-right .form-input textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.footer-desktop .box-content-right .form-input input:-moz-placeholder,
.footer-desktop .box-content-right .form-input select:-moz-placeholder,
.footer-desktop .box-content-right .form-input textarea:-moz-placeholder {
  color: #FFF0BB;
  opacity: 1;
}

.footer-desktop .box-content-right .form-input input:focus:-moz-placeholder,
.footer-desktop .box-content-right .form-input select:focus:-moz-placeholder,
.footer-desktop .box-content-right .form-input textarea:focus:-moz-placeholder {
  color: transparent;
}

.footer-desktop .box-content-right .form-input input::-moz-placeholder,
.footer-desktop .box-content-right .form-input select::-moz-placeholder,
.footer-desktop .box-content-right .form-input textarea::-moz-placeholder {
  color: #FFF0BB;
  opacity: 1;
}

.footer-desktop .box-content-right .form-input input:focus::-moz-placeholder,
.footer-desktop .box-content-right .form-input select:focus::-moz-placeholder,
.footer-desktop .box-content-right .form-input textarea:focus::-moz-placeholder {
  color: transparent;
}

.footer-desktop .box-content-right .form-input input:-ms-input-placeholder,
.footer-desktop .box-content-right .form-input select:-ms-input-placeholder,
.footer-desktop .box-content-right .form-input textarea:-ms-input-placeholder {
  color: #FFF0BB;
  opacity: 1;
}

.footer-desktop .box-content-right .form-input input:focus:-ms-input-placeholder,
.footer-desktop .box-content-right .form-input select:focus:-ms-input-placeholder,
.footer-desktop .box-content-right .form-input textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.footer-desktop .box-content-right .form-input textarea {
  margin-bottom: 0;
}

.footer-desktop .box-content-right .form-input fieldset {
  border: 1px solid #F9E78D;
  box-sizing: border-box;
  padding: 18px 18px 16px 18px;
  border-radius: 10px;
  margin-bottom: 18px;
}

.footer-desktop .box-content-right .form-input fieldset legend {
  font-family: "UTM Times", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #FFF0BB;
  display: inline-block;
  width: auto;
  padding: 0 10px 0 5px;
}

@media (max-width: 639px) {
  .footer-desktop .box-content-right .form-input fieldset legend {
    font-size: 15px;
    margin-bottom: 0;
  }
}

.footer-desktop .box-content-right .form-input fieldset .box-input {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 639px) {
  .footer-desktop .box-content-right .form-input fieldset .box-input {
    display: block;
  }
}

.footer-desktop .box-content-right .form-input fieldset input,
.footer-desktop .box-content-right .form-input fieldset label {
  width: auto;
  display: inline-block;
  font-family: "UTM Times", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #FFF0BB;
  text-transform: none;
  opacity: 1;
}

@media (max-width: 639px) {
  .footer-desktop .box-content-right .form-input fieldset input,
  .footer-desktop .box-content-right .form-input fieldset label {
    font-size: 15px;
  }
}

.footer-desktop .box-content-right .form-input fieldset input[type="radio"] {
  cursor: pointer;
  display: inline-block;
  height: 17px;
  position: relative;
  width: 17px;
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  margin-right: 8px;
}

@media (max-width: 639px) {
  .footer-desktop .box-content-right .form-input fieldset input[type="radio"] {
    margin-right: 5px;
  }
}

.footer-desktop .box-content-right .form-input fieldset input[type="radio"]:after {
  content: '';
  display: block;
  position: relative;
  width: 9px;
  height: 9px;
  left: 3px;
  top: 3px;
  border-radius: 100%;
}

.footer-desktop .box-content-right .form-input fieldset input[type="radio"]:checked:after {
  background-color: #F9E78D;
}

.footer-desktop .box-content-right .form-input .submit-wrapper {
  margin-top: 40px;
}

.footer-desktop .box-content-right .form-input .submit-info {
  display: none;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #E8D1AB;
  font-family: "UTM Times", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

.footer-desktop .box-content-right .send {
  margin-top: 20px;
  text-align: center;
}

.footer-desktop .box-content-right .send .button {
  cursor: pointer;
  transition: 0.3s ease;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background: #E8D1AB;
  border-radius: 10px;
  display: inline-block;
  font-family: "UTM Times", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #281B29;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  min-width: 225px;
}

@media (max-width: 1549px) {
  .footer-desktop .box-content-right .send .button {
    min-width: 190px;
  }
}

.footer-desktop .box-content-right .send .button:hover {
  color: white;
}

@media (max-width: 639px) {
  .footer-desktop .box-content-right .send .button {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

.footer-desktop .coppy-right {
  background: #8F7E61;
  text-align: center;
  padding: 29px 20px;
  font-family: "UTM Times", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 132.5%;
  color: #000000;
}

@media screen and (max-width: 1279px) {
  .footer-desktop .coppy-right {
    padding: 14px 28px;
  }
}

@media screen and (max-width: 1023px) {
  .footer-desktop .coppy-right {
    padding: 14px 25px;
    font-size: 15px;
  }
}

.box-tai-app {
  margin-top: 20px;
  text-align: center;
}

.box-tai-app .tieu-de {
  margin-bottom: 5px;
}

.box-tai-app .tieu-de h3 {
  font-family: Barlow;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 122.5%;
  /* identical to box height, or 16px */
  text-transform: uppercase;
  color: #FFFFFF;
}

.box-tai-app .tieu-de h3 img {
  margin-bottom: 15px;
}

.box-tai-app .qrcode {
  margin-bottom: 20px;
}

.box-tai-app .img-down {
  display: flex;
  align-items: center;
  justify-content: center;
}

.box-tai-app .img-down a {
  display: inline-block;
  margin: 0 5px;
}

.box-tai-app .img-down a .hover {
  display: none;
}

.box-tai-app .img-down a:hover .normal {
  display: none;
}

.box-tai-app .img-down a:hover .hover {
  display: block;
}

/*# sourceMappingURL=../../maps/css/footer/footer-shopvillas.css.map */
