/* Footer */
.support-fixed {
  position: fixed;
  top: 30%;
  left: 0;
  width: 290px;
  z-index: 10;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px dashed #33980a;
  padding: 10px;
  border-radius: 0px 0px 10px 0px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.support-fixed.active-sp {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.title-sp-fixed {
  margin: 0;
  padding: 10px;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  background: #33980a;
  color: #fff;
  position: absolute;
  top: -2px;
  right: 0;
  -webkit-transform: translateX(calc(100% + 36px)) rotate(90deg);
  -ms-transform: translateX(calc(100% + 36px)) rotate(90deg);
  transform: translateX(calc(100% + 36px)) rotate(90deg);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  border-radius: 10px 10px 0px 0px;
  cursor: pointer;
}
.top-sp-fixed {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.top-sp-fixed img {
  width: 40px;
  height: 40px;
}
.top-sp-fixed a {
  display: inline-block;
  width: calc(100% - 40px);
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: red;
}
.main-support-fixed {
  float: left;
  width: 100%;
}
.box-sb-fixed {
  float: left;
  width: 100%;
  padding: 10px 0px;
  border-bottom: 1px dashed #ccc;
  position: relative;
}
.box-sb-fixed:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}
.box-sb-fixed li {
  display: list-item;
  margin-bottom: 5px;
  font-size: 15px;
}

.box-sb-fixed li:last-child {
  margin-bottom: 0px;
}
.box-sb-fixed li i {
  font-size: 16px;
  color: #000;
  margin-right: 5px;
}
.box-sb-fixed li span {
  font-weight: 600;
  color: #222;
  text-transform: uppercase;
}
.box-sb-fixed li a {
  color: #222;
}
.box-sb-fixed li a:hover {
  color: #33980a;
  text-decoration: underline;
}
.zalo-skype {
  position: absolute;
  top: 10px;
  right: 0;
}


.footer-top {
  float: left;
  width: 100%;
  padding: 10px 0px;
  background: #f0f0f0;
  overflow: hidden;
}
.full-footer {
  float: left;
  width: 100%;
  overflow: hidden;
  padding: 20px 0px;
  background: #f0f0f0;
}
.doi-tac .owl-stage-outer {
  padding: 10px 0px;
}
.doi-tac li a {
  display: block;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.doi-tac li a:hover {
  -webkit-box-shadow: 0px 7px 6px -4px #ccc;
          box-shadow: 0px 7px 6px -4px #ccc;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}

.full-footer {
  float: left;
  width: 100%;
  overflow: hidden;
  padding: 20px 0px;
  background: url(images/bg-footer.jpg) no-repeat scroll center right;
  background-size: cover;
  position: relative;
}
.full-footer::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #39821cc4;
}
.footer-main {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.footer-box1 {
  width: 40%;
}
.name-company-ft {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 24px;
  margin: 10px 0px;
}
.footer-box1 li {
  display: list-item;
  line-height: normal;
  color: #fff;
  font-size: 15px;
  padding: 5px 0px;
}
.footer-box1 li i {
  font-size: 18px;
  margin-right: 10px;
}
.footer-box2, .footer-box3, .footer-box4 {
  width: 20%;
}
.title-ft-box {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 20px;
  margin: 14px 0px 12px;
}
.footer-box2 li, .footer-box3 li {
  display: list-item;
}
.footer-box2 li a, .footer-box3 li a {
  color: #fff;
  padding: 4px 0px;
  display: block;
  font-size: 15px;
}
.copyright {
  float: left;
  width: 100%;
  background: #222;
  color: #fff;
  padding: 10px 0px;
}
.main-copyright {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-copyright p {
  margin: 0;
}
.main-copyright a {
  text-decoration: underline;
  color: #fff;
}
.main-copyright p:last-child {
  margin-left: auto;
}
.footer-box4 iframe,
.footer-box4 .fb-page{
  width: 100% !important;
  display: block;
}

#show-sft,
#hide-sft {
  float: right;
  font-size: 14px;
  margin: 0;
  text-align: right;
  cursor: pointer;
}
#show-sft,
.active-sft #hide-sft {
  display: inline-block;
}
#hide-sft,
.active-sft #show-sft {
  display: none;
}


@media only screen and (max-width: 960px) {
.footer-main {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-box1 {
  width: 100%;
}
.footer-box2, .footer-box3, .footer-box4 {
  width: calc(100%/3);
}
.name-company-ft {
  font-size: 22px;
}
}

@media only screen and (max-width: 640px) {
.footer-box2, .footer-box3 {
  width: calc(100%/2);
  margin-bottom: 10px;
}
.footer-box4 {
  width: 100%;
}
.title-ft-box{
  font-size: 17px;
}
}
@media only screen and (max-width: 600px) {
  .footer-box-js{
    width: 100%;
  }
  .footer-box2 .title-ft-box{
    margin-bottom: 5px;
  }
  .footer-box3 .title-ft-box{
    margin-top: 0;
  }
}