/* Variable */
.footer-mobile {
  background: linear-gradient(180deg, #045270 0%, #1fa188 100%);
  color: #fff;
  overflow: hidden;
  padding-bottom: 41px;
  position: relative;
}

.footer-mobile .footer-title {
  margin-bottom: 20px;
}

.footer-mobile .footer-title h3 {
  color: #fff;
  font-size: 45px;
  margin: 0;
  text-transform: uppercase;
}

.footer-mobile .footer-title-small {
  margin-bottom: 20px;
}

.footer-mobile .footer-title-small h3 {
  color: #fff;
  font-family: SVN-Gotham, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
}

.footer-mobile .pattern-left {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}

.footer-mobile .pattern-right {
  max-height: 50%;
  max-width: 30%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.footer-mobile .footer-content {
  padding: 75px 0 30px 0;
  position: relative;
  z-index: 2;
}

.footer-mobile .newsletter-container {
  margin-bottom: 20px;
  width: 100%;
}

.footer-mobile .newsletter-container .box-title {
  margin-bottom: 35px;
}

.footer-mobile .newsletter-container .box-title h4 {
  color: #fff;
  font-size: 25px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
}

.footer-mobile .newsletter-container .box-title h4 strong {
  color: #F0D856;
  display: block;
  font-size: 33px;
  font-weight: 400;
}

.footer-mobile .newsletter-container .box-title h3 {
  color: #F0D856;
  font-size: 65px;
  line-height: 1;
  margin-bottom: 0;
}

.footer-mobile .newsletter-container .form-main input,
.footer-mobile .newsletter-container .form-main textarea {
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  font-size: 12px;
  letter-spacing: .57px;
  margin-bottom: 15px;
  outline: none;
  width: 100%;
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
}

.footer-mobile .newsletter-container .form-main input::-webkit-input-placeholder,
.footer-mobile .newsletter-container .form-main textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

.footer-mobile .newsletter-container .form-main input:-moz-placeholder,
.footer-mobile .newsletter-container .form-main textarea:-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.footer-mobile .newsletter-container .form-main input::-moz-placeholder,
.footer-mobile .newsletter-container .form-main textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.footer-mobile .newsletter-container .form-main input:-ms-input-placeholder,
.footer-mobile .newsletter-container .form-main textarea:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.footer-mobile .newsletter-container .form-main input {
  height: 33px;
  line-height: 31px;
  padding: 0 15px;
}

.footer-mobile .newsletter-container .form-main textarea {
  padding: 5px 15px;
}

.footer-mobile .newsletter-container .loai-hinh {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 20px 15px 5px 15px;
}

.footer-mobile .newsletter-container .loai-hinh h3.title {
  color: inherit;
  display: block;
  font-family: SVN-Gotham, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.45;
  margin-bottom: 25px;
}

.footer-mobile .newsletter-container .loai-hinh [class*='col'] {
  margin-bottom: 15px;
}

.footer-mobile .newsletter-container .loai-hinh input[type='checkbox'] {
  cursor: pointer;
  display: inline-block;
  height: 18px;
  position: relative;
  width: 18px;
  -webkit-appearance: none;
  margin-right: 8px;
  font-size: 19px;
  line-height: 16px;
  color: #8AC2BF;
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  overflow: visible;
}

.footer-mobile .newsletter-container .loai-hinh input[type='checkbox']::after {
  content: "";
  display: block;
  position: relative;
}

.footer-mobile .newsletter-container .loai-hinh input[type=checkbox]:checked::after {
  content: "\2716";
}

.footer-mobile .newsletter-container .loai-hinh label {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
  top: -2px;
}

.footer-mobile .newsletter-container .submit-info {
  display: none;
  margin-top: 25px;
  text-align: center;
}

.footer-mobile .newsletter-container .send {
  margin-top: 30px;
  text-align: right;
}

.footer-mobile .newsletter-container .send .button {
  cursor: pointer;
  display: inline-block;
  transition: .3s ease;
  background: linear-gradient(89.03deg, #EFD446 0.77%, #F7E589 99.15%);
  border-radius: 36px;
  border: none;
  color: #2b2b2b;
  height: 43px;
  line-height: 43px;
  font-size: 14px;
  display: inline-block;
  font-family: SVN-Gotham, Arial, Helvetica, sans-serif;
  font-weight: 500;
  min-width: 160px;
  padding: 0 15px;
  text-align: center;
  text-transform: uppercase;
}

.footer-mobile .newsletter-container .send .button:hover {
  background: #0A2F30;
  color: #fff;
}

.footer-mobile .newsletter-container .send .button:hover {
  background: linear-gradient(89.03deg, #efd446 0.77%, #f7e589 99.15%);
  color: #2b2b2b;
}

.footer-mobile .newsletter-container .send .button img {
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: -2px;
  vertical-align: middle;
}

.footer-mobile .footer-contact {
  padding-top: 100px;
  position: relative;
  width: 100%;
  font-size: 12px;
  /* &:before {
            background: url(../../images/mobile-pattern-2.svg) center center no-repeat;
            content: '';
            display: block;
            height: 70px;
            position: absolute;
            z-index: 1;
            top: 0;
            left: -20px;
            right: -20px;
        } */
}

.footer-mobile .footer-contact .box {
  margin-bottom: 30px;
}

.footer-mobile .footer-contact ul.information {
  list-style-type: none;
  padding: 0;
}

.footer-mobile .footer-contact ul.information li {
  padding-left: 30px;
  position: relative;
  font-size: 13px;
}

.footer-mobile .footer-contact ul.information li:not(:last-child) {
  margin-bottom: 10px;
}

.footer-mobile .footer-contact ul.information .icon {
  left: 0;
  position: absolute;
  top: 8px;
  z-index: 1;
}

.footer-mobile .footer-contact ul.information .icon img {
  vertical-align: top;
}

.footer-mobile .footer-contact ul.information a {
  color: #fff;
}

.footer-mobile .footer-contact ul.information a:hover {
  color: #e9bf4b;
}

.footer-mobile .footer-contact ul.social-list {
  list-style-type: none;
  padding: 0;
}

.footer-mobile .footer-contact ul.social-list:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.footer-mobile .footer-contact ul.social-list li {
  float: left;
  position: relative;
}

.footer-mobile .footer-contact ul.social-list li a {
  padding: 10px;
}

.footer-mobile .footer-contact ul.social-list li:not(:last-child) {
  margin-right: 10px;
}

.footer-mobile .footer-contact .description {
  font-family: 'KoHo';
}

.footer-mobile .footer-contact .box-note {
  font-family: 'KoHo';
}

.footer-mobile .pattern-bottom img {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
}

.footer-mobile .footer-copyright {
  padding: 15px 0;
  text-align: center;
}

/*# sourceMappingURL=../../maps/css/footer/footer-mobile.css.map */
