/* Variable */
.footer {
  color: #ffffff;
  font-size: 18px;
  overflow-x: hidden;
  position: relative;
}

.footer .footer-title {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 20px;
}

.footer .footer-main {
  background: #121821;
}

.footer .form-dang-ky {
  padding: 50px 0;
  position: relative;
}

.footer .footer-logo {
  margin-bottom: 30px;
  text-align: center;
}

.footer .newsletter-container {
  font-size: 20px;
  position: relative;
  text-align: center;
}

.footer .newsletter-container .newsletter-title {
  margin-bottom: 35px;
}

.footer .newsletter-container .newsletter-title:after {
  background: #00E0FF;
  content: '';
  display: block;
  height: 1px;
  margin: 0 auto 0 auto;
  max-width: 100%;
  width: 350px;
}

.footer .newsletter-container .newsletter-title h3 {
  color: #fff;
  font-size: 34px;
  font-weight: normal;
  text-transform: uppercase;
}

.footer .newsletter-container .information {
  margin-bottom: 22px;
}

.footer .newsletter-container .information label {
  color: #fff;
  font-size: 13px;
  letter-spacing: .8px;
  opacity: .5;
  text-transform: uppercase;
}

.footer .newsletter-container .information input,
.footer .newsletter-container .information textarea {
  background: none;
  border: 1px solid #3C4047;
  border-radius: 4px;
  color: #fff;
  font-weight: 300;
  font-weight: 300;
  /* override */
  outline: none;
  padding: 0 10px;
  text-align: left;
  width: 100%;
  /*WebKit browsers*/
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
}

.footer .newsletter-container .information input::-webkit-input-placeholder,
.footer .newsletter-container .information textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

.footer .newsletter-container .information input:focus::-webkit-input-placeholder,
.footer .newsletter-container .information textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.footer .newsletter-container .information input:-moz-placeholder,
.footer .newsletter-container .information textarea:-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.footer .newsletter-container .information input:focus:-moz-placeholder,
.footer .newsletter-container .information textarea:focus:-moz-placeholder {
  color: transparent;
}

.footer .newsletter-container .information input::-moz-placeholder,
.footer .newsletter-container .information textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.footer .newsletter-container .information input:focus::-moz-placeholder,
.footer .newsletter-container .information textarea:focus::-moz-placeholder {
  color: transparent;
}

.footer .newsletter-container .information input:-ms-input-placeholder,
.footer .newsletter-container .information textarea:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.footer .newsletter-container .information input:focus:-ms-input-placeholder,
.footer .newsletter-container .information textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.footer .newsletter-container .information input {
  line-height: 38px;
}

.footer .newsletter-container .information textarea {
  line-height: 1.55;
  padding-bottom: 5px;
  padding-top: 5px;
}

.footer .newsletter-container .submit-info {
  display: none;
  margin: 0 0 30px 0;
}

.footer .newsletter-container .submit-wrapper {
  margin-top: 10px;
}

.footer .newsletter-container .submit-button {
  background: #03d5f2;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-size: 26px;
  font-weight: 300;
  height: 40px;
  line-height: 40px;
  min-width: 165px;
  padding: 0 15px;
  text-align: center;
  text-transform: uppercase;
  transition: .3s ease;
  vertical-align: middle;
}

.footer .newsletter-container .submit-button:hover {
  background: #02a9c0;
}

.footer .box-social {
  margin-top: 45px;
  text-align: center;
}

.footer .box-social ul {
  margin: 0;
  padding: 0;
}

.footer .box-social ul li {
  display: inline-block;
  list-style-type: none;
  vertical-align: middle;
}

.footer .box-social ul li:not(:last-child) {
  margin-right: 6px;
}

.footer .box-social ul a {
  border-radius: 100%;
  display: block;
  overflow: hidden;
}

.footer .box-social ul a:hover {
  background: #00E0FF;
}

.footer .row-dang-ky {
  padding: 50px 0;
}

.footer .row-brands {
  background: rgba(65, 65, 65, 0.5);
  padding: 18px 0;
}

.footer .row-brands .row-container {
  padding-left: 30px;
  padding-right: 30px;
}

.footer .row-brands .slick-list {
  margin: 0 -5px;
}

.footer .row-brands .slick-list .slick-slide {
  padding: 0 5px;
}

.footer .row-brands .slide-wrapper {
  text-align: center;
  vertical-align: top;
}

.footer .row-brands .slide-wrapper:hover .box-icon .icon-hover {
  opacity: 1;
}

.footer .row-brands .slide-wrapper:hover .box-text a {
  color: #00E0FF;
}

.footer .row-brands .box-icon {
  display: block;
}

.footer .row-brands .box-icon a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.footer .row-brands .box-icon img {
  transition: .3s ease;
}

.footer .row-brands .box-icon .icon-hover {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.footer .row-brands .box-text {
  font-size: 24px;
}

.footer .row-brands .box-text a {
  color: #ffffff;
  display: block;
  padding-top: 10px;
}

.footer .row-dia-chi {
  padding: 50px 0 30px 0;
}

.footer .row-dia-chi .box-dia-chi {
  padding-right: 10%;
}

.footer .row-dia-chi .box,
.footer .row-dia-chi .footer-title {
  padding-left: 25px;
}

.footer .row-dia-chi .box {
  position: relative;
}

.footer .row-dia-chi .box:not(:last-child) {
  margin-bottom: 18px;
}

.footer .row-dia-chi .box .icon {
  left: 0;
  line-height: 1;
  position: absolute;
  top: 3px;
  z-index: 1;
}

.footer .row-dia-chi .box a {
  color: inherit;
}

.footer .row-dia-chi .box a:hover {
  color: #C49B27;
}

.footer .row-dia-chi .box-phone-fax > div {
  display: inline-block;
  vertical-align: middle;
}

.footer .row-dia-chi .box-phone-fax > div:not(:first-child) {
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
}

.footer .row-dia-chi .box-phone-fax > div:not(:first-child):after {
  background: #fff;
  content: '';
  height: 20px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 1px;
  z-index: 1;
}

.footer .row-dia-chi .box-phone-fax .fax span {
  text-transform: capitalize;
}

.footer .footer-copyright {
  background: #fff;
  color: #00E0FF;
  font-size: 20px;
  font-style: italic;
  padding: 10px 0;
  text-align: center;
}

.footer .footer-copyright p {
  margin: 0;
}

@media screen and (min-width: 992px) {
  .footer .newsletter-container {
    padding: 0 20%;
  }
  .footer .row-dia-chi .row-container {
    padding-left: 15%;
    padding-right: 15%;
  }
}

@media screen and (max-width: 991px) {
  .footer .newsletter-container .newsletter-title h3 {
    font-size: 27px;
  }
}

@media screen and (max-width: 767px) {
  .footer .footer-title {
    font-size: 26px;
  }
  .footer .row-dia-chi .box-dia-chi {
    margin-bottom: 40px;
    padding-right: 0;
  }
  .footer .box-social {
    margin-top: 0;
  }
}

@media screen and (max-width: 639px) {
  .footer {
    padding-bottom: 65px;
  }
  .footer .row-brands {
    padding: 12px 0;
  }
  .footer .row-brands .box-text {
    font-size: 16px;
  }
  .footer .row-brands .box-text a {
    padding-top: 3px;
  }
  .footer .newsletter-container .newsletter-title h3 {
    font-size: 30px;
  }
  .footer .newsletter-container .information input,
  .footer .newsletter-container .information textarea {
    text-align: center;
  }
}

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