/*----------------------------- Font Standard -------------------------------------------*/
/*----------------------------- Color -------------------------------------------*/
/*rangeslider*/
/* line 4, ../html/scss/footer.scss */
.showONLYmobile {
  display: none;
}

/* line 8, ../html/scss/footer.scss */
.bffooter {
  background-image: url("/images/header-footer/footerbanner-bg.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  background-color: #000;
  padding: 40px 0 50px 0;
  color: #fff;
}
/* line 18, ../html/scss/footer.scss */
.bffooter .titlebf {
  line-height: 1;
}
/* line 21, ../html/scss/footer.scss */
.bffooter .row {
  padding-top: 0px;
}
/* line 24, ../html/scss/footer.scss */
.bffooter .row .col-sm-4.col-xs-12:last-child {
  padding-top: 7px;
}
@media screen and (max-width: 480px) {
  /* line 24, ../html/scss/footer.scss */
  .bffooter .row .col-sm-4.col-xs-12:last-child {
    padding-top: 0px;
  }
}
/* line 31, ../html/scss/footer.scss */
.bffooter .row .detail1 {
  width: 100%;
  padding-top: 30px;
  font-family: "prompt-regular";
  font-size: 20px;
}
/* line 36, ../html/scss/footer.scss */
.bffooter .row .detail1 [class^="icon-"] {
  padding-right: 5px;
  vertical-align: bottom;
  font-size: 30px;
  display: inline-block;
  position: relative;
  top: 3px;
}
/* line 55, ../html/scss/footer.scss */
.bffooter .row .detail2 {
  width: 100%;
  margin-top: 20px;
  position: relative;
}
/* line 60, ../html/scss/footer.scss */
.bffooter .row .detail2 .fbsocial {
  width: 50px;
  height: 50px;
  background-color: #0A2D82;
  display: inline-block;
  position: relative;
}
/* line 67, ../html/scss/footer.scss */
.bffooter .row .detail2 .fbsocial:before {
  content: "\e90d";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 35px;
}
/* line 76, ../html/scss/footer.scss */
.bffooter .row .detail2 .inssocial {
  width: 50px;
  height: 50px;
  background-color: #0A2D82;
  display: inline-block;
  position: relative;
}
/* line 83, ../html/scss/footer.scss */
.bffooter .row .detail2 .inssocial:before {
  content: "\e90e";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 35px;
}
/* line 93, ../html/scss/footer.scss */
.bffooter .row .detail2 .ytsocial {
  width: 50px;
  height: 50px;
  background-color: #0A2D82;
  display: inline-block;
  position: relative;
}
/* line 99, ../html/scss/footer.scss */
.bffooter .row .detail2 .ytsocial:before {
  content: "\e910";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 35px;
}
/* line 108, ../html/scss/footer.scss */
.bffooter .row .detail2 .fbsocial, .bffooter .row .detail2 .inssocial, .bffooter .row .detail2 .ytsocial {
  margin: 0 2.5px;
}
/* line 113, ../html/scss/footer.scss */
.bffooter .row .detail2 .input-border-white-button input {
  background-color: transparent;
  border: 2px solid #fff;
  height: 50px;
  width: 75%;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  float: left;
  font-family: "prompt-regular";
  color: #fff;
  font-size: 18px;
  padding-left: 10px;
}
/* line 129, ../html/scss/footer.scss */
.bffooter .row .detail2 .input-border-white-button .submitbt {
  display: inline-block;
  font-family: "prompt-medium";
  font-size: 20px;
  margin-left: 2%;
  background-color: #0A2D82;
  color: #fff;
  height: 50px;
  width: 23%;
  text-align: center;
  line-height: 50px;
  float: left;
}
/* line 145, ../html/scss/footer.scss */
.bffooter .row .detail2 .input-border-white {
  position: relative;
  /*&:after{
      content: '\e905';
      position: absolute;
      right: 20px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
  }*/
}
/* line 160, ../html/scss/footer.scss */
.bffooter .row .detail2 .input-border-white input {
  background-color: transparent;
  border: 2px solid #fff;
  height: 50px;
  width: 100%;
  text-align: left;
  font-family: "prompt-regular";
  color: #fff;
  font-size: 18px;
  padding-left: 10px;
}
/* line 175, ../html/scss/footer.scss */
.bffooter .row .detail2 .bxright {
  position: absolute;
  width: 40px;
  height: 100%;
  top: 0;
  right: 0;
  color: #FFF;
}
/* line 182, ../html/scss/footer.scss */
.bffooter .row .detail2 .bxright a {
  position: absolute;
  width: 100%;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  font-size: 20px;
  color: #FFF;
}
/* line 202, ../html/scss/main/_mixin.scss */
.bffooter .row .detail2 input::-moz-placeholder {
  font-size: 18px;
  color: #fff;
  opacity: 0.8;
  text-align: center;
}
/* line 208, ../html/scss/main/_mixin.scss */
.bffooter .row .detail2 input:-ms-input-placeholder {
  color: #fff;
  font-size: 18px;
  opacity: 0.8;
  text-align: center;
}
/* line 209, ../html/scss/main/_mixin.scss */
.bffooter .row .detail2 input::-webkit-input-placeholder {
  color: #fff;
  font-size: 18px;
  opacity: 0.8;
  text-align: center;
}
/* line 204, ../html/scss/footer.scss */
.bffooter .row .detail3 {
  text-align: left;
  color: red;
  padding-top: 60px;
}
/* line 208, ../html/scss/footer.scss */
.bffooter .row .detail3 span {
  height: 25px;
  display: inline-block;
}
/* line 213, ../html/scss/footer.scss */
.bffooter .row .desc {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  padding-top: 15px;
  line-height: 1.2;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 934px) {
  /* line 213, ../html/scss/footer.scss */
  .bffooter .row .desc {
    min-height: 53px;
  }
}
@media (max-width: 767px) {
  /* line 213, ../html/scss/footer.scss */
  .bffooter .row .desc {
    min-height: 0px;
  }
}
/* line 229, ../html/scss/footer.scss */
.bffooter .row .searchlink {
  font-size: 18px;
  font-size: 1.8rem;
  color: #D6D6D6;
  padding-top: 10px;
}
@media (max-width: 1200px) {
  /* line 229, ../html/scss/footer.scss */
  .bffooter .row .searchlink {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  /* line 229, ../html/scss/footer.scss */
  .bffooter .row .searchlink {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 480px) {
  /* line 229, ../html/scss/footer.scss */
  .bffooter .row .searchlink {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* line 246, ../html/scss/footer.scss */
.bffooter .row .searchlink a {
  padding: 2px 0;
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
  transition: .1s;
}
/* line 247, ../html/scss/footer.scss */
.bffooter .row .searchlink a:before {
  content: "\e93a";
  color: #D6D6D6;
  vertical-align: top;
}
/* line 257, ../html/scss/footer.scss */
.bffooter .row .searchlink a:after {
  position: absolute;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  content: '';
  width: 0;
  left: 50%;
  bottom: 0;
  height: 2px;
  background: #D6D6D6;
}
/* line 271, ../html/scss/footer.scss */
.bffooter .row .searchlink a:hover {
  cursor: pointer;
}
/* line 273, ../html/scss/footer.scss */
.bffooter .row .searchlink a:hover:after {
  width: 100%;
  left: 0;
}

/* line 284, ../html/scss/footer.scss */
#footer .subfooter {
  background-color: #303030;
  padding: 50px 0;
  text-align: center;
  border-top: 5px #EB1C24 solid;
}
/* line 289, ../html/scss/footer.scss */
#footer .subfooter .wrapper {
  padding: 0px;
}
/* line 292, ../html/scss/footer.scss */
#footer .subfooter img {
  padding: 0px;
}
/* line 297, ../html/scss/footer.scss */
#footer .mainfooter {
  background-color: #3B3B3B;
  padding: 50px 0 20px 0;
  color: #fff;
  font-family: "prompt-regular";
  font-size: 20px;
  display: inline-block;
  width: 100%;
  line-height: 1.2;
}
/* line 306, ../html/scss/footer.scss */
#footer .mainfooter .col25 {
  width: 25%;
  float: left;
}
@media screen and (max-width: 800px) {
  /* line 306, ../html/scss/footer.scss */
  #footer .mainfooter .col25 {
    width: 100%;
    text-align: left;
  }
  /* line 312, ../html/scss/footer.scss */
  #footer .mainfooter .col25 .subitem {
    background: #000;
    padding: 25px;
  }
}
/* line 317, ../html/scss/footer.scss */
#footer .mainfooter .col25 .headct {
  font-size: 20px;
  color: #FFFFFF;
  margin-bottom: 5px;
}
@media screen and (max-width: 991px) {
  /* line 317, ../html/scss/footer.scss */
  #footer .mainfooter .col25 .headct {
    font-size: 17px;
  }
}
@media screen and (max-width: 800px) {
  /* line 317, ../html/scss/footer.scss */
  #footer .mainfooter .col25 .headct {
    padding: 25px;
    margin: 0;
    border-bottom: 1px solid #000;
  }
  /* line 328, ../html/scss/footer.scss */
  #footer .mainfooter .col25 .headct .expandicon {
    float: right;
  }
}
/* line 332, ../html/scss/footer.scss */
#footer .mainfooter .col25 .headct.secondhead {
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  /* line 332, ../html/scss/footer.scss */
  #footer .mainfooter .col25 .headct.secondhead {
    border: 0;
    margin: 0;
    text-align: center;
    padding: 25px 0 5px;
  }
}
/* line 341, ../html/scss/footer.scss */
#footer .mainfooter .col25 .headct .expandicon {
  display: none;
}
@media screen and (max-width: 800px) {
  /* line 341, ../html/scss/footer.scss */
  #footer .mainfooter .col25 .headct .expandicon {
    display: block;
  }
}
/* line 348, ../html/scss/footer.scss */
#footer .mainfooter .col25 .item {
  padding: 5px 0;
  color: rgba(255, 255, 255, 0.9);
  font-family: "prompt-light";
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  /* line 348, ../html/scss/footer.scss */
  #footer .mainfooter .col25 .item {
    font-size: 17px;
  }
}
/* line 356, ../html/scss/footer.scss */
#footer .mainfooter .col25 .item.number {
  font-size: 25px;
  color: #fff;
}
@media screen and (max-width: 991px) {
  /* line 356, ../html/scss/footer.scss */
  #footer .mainfooter .col25 .item.number {
    font-size: 20px;
  }
}
@media screen and (max-width: 800px) {
  /* line 356, ../html/scss/footer.scss */
  #footer .mainfooter .col25 .item.number {
    text-align: center;
  }
}
/* line 366, ../html/scss/footer.scss */
#footer .mainfooter .col25 .item.desc {
  font-size: 17px;
  color: #fff;
  font-family: "prompt-regular";
}
@media screen and (max-width: 991px) {
  /* line 366, ../html/scss/footer.scss */
  #footer .mainfooter .col25 .item.desc {
    font-size: 14px;
  }
}
@media screen and (max-width: 800px) {
  /* line 366, ../html/scss/footer.scss */
  #footer .mainfooter .col25 .item.desc {
    text-align: center;
    padding: 0 0 25px;
  }
}
/* line 378, ../html/scss/footer.scss */
#footer .mainfooter .col25 .item a.underline {
  display: inline-block;
}
/* line 382, ../html/scss/footer.scss */
#footer .mainfooter .col25 .item a.underline::after {
  height: 3px;
  background: #fff;
}
/* line 385, ../html/scss/footer.scss */
#footer .mainfooter .col25 .item a.underline::after:hover {
  height: 3px;
  background: #fff;
}
/* line 392, ../html/scss/footer.scss */
#footer .mainfooter .othersinfo {
  padding: 35px 0 20px 0;
  font-family: "prompt-light";
  font-size: 15px;
}
/* line 397, ../html/scss/footer.scss */
#footer .mainfooter .othersinfo .copyr {
  width: 49%;
  display: inline-block;
  text-align: left;
}
/* line 402, ../html/scss/footer.scss */
#footer .mainfooter .othersinfo .policy {
  float: right;
  width: 50%;
  display: inline-block;
  text-align: right;
  font-size: 14px;
}
/* line 408, ../html/scss/footer.scss */
#footer .mainfooter .othersinfo .policy a {
  border-left: 1px solid #fff;
  padding: 0 10px;
  line-height: 2;
}
/* line 413, ../html/scss/footer.scss */
#footer .mainfooter .othersinfo .policy a:nth-child(1) {
  border-left: 0px;
}

@media (max-width: 1200px) {
  /* line 191, ../html/scss/main/_mixin.scss */
  .bffooter .row .detail2 input::-moz-placeholder {
    font-size: 15px;
    color: #fff;
    opacity: 0.8;
  }
  /* line 196, ../html/scss/main/_mixin.scss */
  .bffooter .row .detail2 input:-ms-input-placeholder {
    color: #fff;
    font-size: 15px;
    opacity: 0.8;
  }
  /* line 197, ../html/scss/main/_mixin.scss */
  .bffooter .row .detail2 input::-webkit-input-placeholder {
    color: #fff;
    font-size: 15px;
    opacity: 0.8;
  }

  /* line 434, ../html/scss/footer.scss */
  #footer .mainfooter .col20.lastcol20 {
    width: 25%;
  }
  /* line 439, ../html/scss/footer.scss */
  #footer .mainfooter .othersinfo {
    padding: 35px 0 20px 0;
  }
  /* line 442, ../html/scss/footer.scss */
  #footer .mainfooter .othersinfo .copyr {
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 10px;
  }
  /* line 448, ../html/scss/footer.scss */
  #footer .mainfooter .othersinfo .policy {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
  }
}
@media (max-width: 1500px) {
  /* line 466, ../html/scss/footer.scss */
  #footer .subfooter img {
    width: 10%;
  }
}
@media (max-width: 1200px) {
  /* line 476, ../html/scss/footer.scss */
  #footer .subfooter img {
    width: initial;
  }
}
@media screen and (max-width: 800px) {
  /* line 490, ../html/scss/footer.scss */
  #footer .mainfooter {
    text-align: center;
    padding: 0;
    font-size: 18px;
  }
  /* line 494, ../html/scss/footer.scss */
  #footer .mainfooter .wrapper {
    padding: 0;
  }
}
@media (max-width: 767px) {
  /* line 503, ../html/scss/footer.scss */
  .showONLYmobile {
    display: inline;
  }

  /* line 507, ../html/scss/footer.scss */
  .bffooter {
    background-image: url("/images/header-footer/footerbanner-bgm.jpg");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 60px 20px;
  }
  /* line 518, ../html/scss/footer.scss */
  .bffooter .row .detail2 .fbsocial, .bffooter .row .detail2 .inssocial, .bffooter .row .detail2 .ytsocial {
    width: 70px;
    height: 70px;
  }
  /* line 191, ../html/scss/main/_mixin.scss */
  .bffooter .row .detail2 input::-moz-placeholder {
    font-size: 18px;
    color: #fff;
    opacity: 0.8;
  }
  /* line 196, ../html/scss/main/_mixin.scss */
  .bffooter .row .detail2 input:-ms-input-placeholder {
    color: #fff;
    font-size: 18px;
    opacity: 0.8;
  }
  /* line 197, ../html/scss/main/_mixin.scss */
  .bffooter .row .detail2 input::-webkit-input-placeholder {
    color: #fff;
    font-size: 18px;
    opacity: 0.8;
  }

  /* line 530, ../html/scss/footer.scss */
  #footer .subfooter img {
    padding: 7.5px 0;
  }
  /* line 535, ../html/scss/footer.scss */
  #footer .mainfooter .menufootertab {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 20px 0;
    font-family: "prompt-regular";
    font-size: 23px;
    cursor: pointer;
  }
  /* line 543, ../html/scss/footer.scss */
  #footer .mainfooter .menufootertab span:before {
    font-size: 20px;
    padding-left: 10px;
  }
  /* line 548, ../html/scss/footer.scss */
  #footer .mainfooter .col40 {
    width: 100%;
    float: none;
    display: none;
    padding-top: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
  }
  /* line 555, ../html/scss/footer.scss */
  #footer .mainfooter .col40 .headct {
    margin-bottom: 10px;
  }
  /* line 559, ../html/scss/footer.scss */
  #footer .mainfooter .col40 .col50 {
    text-align: left;
    padding-left: 20px;
  }
  /* line 564, ../html/scss/footer.scss */
  #footer .mainfooter .col20 {
    width: 100%;
    float: none;
    padding-left: 0px;
  }
  /* line 568, ../html/scss/footer.scss */
  #footer .mainfooter .col20.lastcol20 {
    float: none;
    width: 100%;
  }
  /* line 571, ../html/scss/footer.scss */
  #footer .mainfooter .col20.lastcol20 .txt30 {
    font-size: 40px;
  }
  /* line 576, ../html/scss/footer.scss */
  #footer .mainfooter .col20 .headct {
    margin-bottom: 10px;
  }
  /* line 580, ../html/scss/footer.scss */
  #footer .mainfooter .col20.supporttag {
    padding-top: 20px;
  }
  /* line 582, ../html/scss/footer.scss */
  #footer .mainfooter .col20.supporttag .item {
    width: 48%;
    float: none;
    display: inline-block;
  }
  /* line 591, ../html/scss/footer.scss */
  #footer .mainfooter .othersinfo {
    padding: 10px 0 20px 0;
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  /* line 191, ../html/scss/main/_mixin.scss */
  .bffooter .row .detail2 input::-moz-placeholder {
    font-size: 15px;
    color: #fff;
    opacity: 0.8;
  }
  /* line 196, ../html/scss/main/_mixin.scss */
  .bffooter .row .detail2 input:-ms-input-placeholder {
    color: #fff;
    font-size: 15px;
    opacity: 0.8;
  }
  /* line 197, ../html/scss/main/_mixin.scss */
  .bffooter .row .detail2 input::-webkit-input-placeholder {
    color: #fff;
    font-size: 15px;
    opacity: 0.8;
  }
  /* line 607, ../html/scss/footer.scss */
  .bffooter .row .detail2 .input-border-white-button .submitbt {
    font-size: 15px;
  }
}
@media (max-width: 345px) {
  /* line 619, ../html/scss/footer.scss */
  #footer .subfooter img {
    width: 48%;
  }
}

/*# sourceMappingURL=footer.css.map */
