.ftrcc a,
.top-footer ul li a:hover {
  opacity: 0.7;
}
.top-footer ul,
.top-footer ul li,
ul.footermenu li {
  list-style-type: none;
}
.footer-wrapper {
  color: #ecf6ff;
  background: #0f80c4;
  background: linear-gradient(180deg, #0f80c4 0, #0156a6 100%);
  padding: 30px 0 10px;
}
.footer img {
  margin: 0;
}
.footer p {
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.9rem;
}
.footer-text{
    font-size: 1rem;
}
.footer a {
  color: #b7b7b1;
  font-size: 1rem !important;
}
.footer a:focus,
.footer a:hover {
  color: #d23e3e;
}
.visitors-count {
  color: #ecf6ff;
  font-size: 1rem;
  text-transform: capitalize;
  line-height: 1.5rem;
  margin: 22px 0 0;
}
.visitors-count span {
  font-size: 1.4rem;
  font-weight: 600;
}
.top-footer h3 {
  margin: 15px 0;
  font-size: 1.3rem;
}
.top-footer h4 {
  font-size: 1.5em;
  margin-bottom: 30px;
}
.foter-search,
.social-ftr,
.top-footer {
  margin-bottom: 20px;
}
.top-footer ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 10px transparent;
  background-color: transparent;
}
.top-footer ul::-webkit-scrollbar {
  width: 8px;
  background: 0 0;
}
.cooki-msg,
.qrcodeimg {
  background-color: #fff;
}
.top-footer ul::-webkit-scrollbar-thumb {
  background-color: #fff;
  background-image: -webkit-gradient(
    linear,
    40% 0,
    75% 84%,
    from(#05b024),
    to(#05b024),
    color-stop(0.6, #05b024)
  );
}
.top-footer ul li {
  display: block;
  margin-bottom: 5px;
  line-height: 20px;
}
.footer-address ul,
.footer-address ul li {
  display: table;
  width: 100%;
}
.top-footer ul li a {
  color: #ecf6ff;
  padding: 5px 0;
  font-size: 14px !important;
  line-height: 14px;
}
.footer-address ul li {
  margin-bottom: 10px;
  text-align: left;
  font-size: 1rem !important;
}
.addres {
  padding-left: 32px;
}
.addres span {
  margin-left: -32px;
}
.footer-address ul li span {
  font-size: 1.2rem;
  margin-right: 0;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  padding-right: 0;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 18px;
  float: left;
}
.footer-address ul.faddress li {
  padding-left: 30px;
}
.footer-address ul.faddress li span {
  margin-left: -35px;
}
.cooki-msg {
  -webkit-transition-property: width;
  -webkit-transition-duration: 3s;
  transition-property: height;
  transition-duration: 3s;
  color: #020202;
  position: fixed;
  width: 365px;
  bottom: 10px;
  left: 30px;
  text-align: center;
  border-radius: 10px;
  padding: 30px 40px;
  z-index: 2;
  -webkit-box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.15);
  line-height: 22px;
}
.alert h4 {
  margin-top: 0;
}
span.cookie-close {
  font-size: 20px;
  margin: 20px 0 0;
  position: absolute;
  right: 21px;
  top: 0;
  color: #ddd;
}
.mobileapp-link {
  border-left: 0 solid #3c3c3c;
}
.mobileapp-link h3 {
  color: #fff;
  margin-bottom: 12px;
  font-size: 1.2rem;
}
.mobileapp-link a {
  margin: 10px 0;
  display: block;
}
.mobileapp-link a img {
  width: 80%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.7;
}
.mobileapp-link a img:hover {
  -webkit-filter: grayscale(0);
  filter: none;
  opacity: 1;
}
.qrcodeimg {
  width: 42%;
  margin: 10px auto 0;
}
.qrcodeimg img {
  width: 100%;
}
.foter-search.input-group .form-control {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  height: 47px;
  padding: 10px 0;
  border-bottom: 1px solid #565656;
  background-color: transparent;
  color: #cacaca;
}
.scrollup {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 15px;
  background-color: #d23e3e;
  color: #fff;
  padding: 6px 11px;
  z-index: 1;
  border: 1px solid #d23e3e;
  border-radius: 0;
}
.aboutportlets {
  display: block;
}
.scrollup .fa {
  font-size: 30px;
  line-height: 26px;
  padding-left: 0;
  padding-bottom: 0;
}
.scrollup:hover,
.scrollup:hover .fa {
  color: #d43f3a;
  background: #151515;
}
.ftrcc a {
  color: #fff;
}
.ftrcc a:hover {
  color: #fff;
  opacity: 1;
  text-decoration: underline;
}
.social-ftr a {
  color: #bbb;
  padding: 4px 0;
  margin-bottom: 5px;
  font-size: 1.2rem;
}
.social-ftr a:focus,
.social-ftr a:hover,
ul.footermenu li a:hover {
  color: #fff;
}
.social-ftr a i {
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  margin-right: 4px;
}
.social-ftr a i.fa-facebook {
  background: #077afd !important;
}
.social-ftr a i.fa-facebook:hover {
  background: #fff !important;
  color: #0e62c0;
}
.social-ftr a i.fa-youtube {
  background: red !important;
}
.social-ftr a i.fa-youtube:hover {
  background: #fff !important;
  color: red;
}
.social-ftr a i.fa-twitter {
  background: #04ace3 !important;
}
.social-ftr a i.fa-twitter:hover {
  background: #fff !important;
  color: #04ace3;
}
.social-ftr a i.fa-google-plus {
  background: #e30404 !important;
}
.social-ftr a i.fa-instagram {
  background: #913ba8 !important;
}
.social-ftr a i.fa-instagram:hover {
  background: #fff !important;
  color: #913ba8;
}
.social-ftr a i.fa-linkedin {
  background: #0f86c8 !important;
}
.social-ftr a i.fa-linkedin:hover {
  background: #fff !important;
  color: #0274b3;
}
.openCloseSocial {
  position: fixed;
  top: 45%;
  right: 0;
  height: 60px;
  width: 40px;
  padding: 20px 0 25px 8px;
  text-align: center;
  line-height: 18px;
  background-color: #fff;
  color: #00ac5e;
  background-position: 16px 28px;
  border-radius: 75px 0 0 75px;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  z-index: 999;
  font-size: 20px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.47);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 15px 0 #bfbfbf;
}
.openCloseSocial.open {
  background: url(../img/icons/close-social-icons.png) 16px 28px no-repeat #fff;
}
.socialMediaZone.closing {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
}
.socialMediaZone {
  position: fixed;
  top: 45%;
  right: -110px;
  height: 200px;
  width: 200px;
  margin-top: -100px;
  background: url(../images/social-zone-bg.png) center left no-repeat;
  border-radius: 50%;
  z-index: 110;
  transition: transform 1s;
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  -o-transition: transform 1s;
  -ms-transition: transform 1s;
}
.socialMediaZone .holder .social-icon {
  position: absolute;
  display: block;
  height: 48px;
  width: 48px;
  text-align: center;
  line-height: 48px;
  color: #fff;
  font-size: 22px;
}
.socialMediaZone .holder .social-icon.fb {
  left: 40px;
  top: 16px;
}
.socialMediaZone .holder .social-icon.tw {
  left: 2px;
  top: 76px;
}
.socialMediaZone .holder .social-icon.yt {
  left: 40px;
  top: 138px;
}
.footer {
  border-top: 1px solid #2275c3;
  padding: 20px 0 0;
}
ul.footermenu {
  text-align: center;
  margin-bottom: 10px;
}
ul.footermenu li {
  display: inline-block;
}
ul.footermenu li a {
  color: #c6c6c6;
  padding: 0 10px;
  font-size: 14px;
  line-height: 14px;
  display: block;
  border-right: 1px solid #6e6e6e;
}
ul.footermenu li:last-child a {
  border-right: 0;
}
.smartchard-sec {
  background: url(../images/card_bg.jpg) left top/cover no-repeat;
  padding: 21px 0;
  margin-left: -0.3rem;
}
.smartchard-sec h3 {
  text-transform: uppercase;
  text-align: center;
  font-size: 1.3em;
  margin: 0 0 12px;
}
.smartchard-sec a h4 {
  color: #101010;
  font-weight: 600;
  text-align: center;
  margin-top: 5px;
  font-size: 1rem;
  padding: 0 10px;
}
.smartchard-sec a h4 span {
  font-weight: 400;
  font-size: 90%;
  display: block;
  padding: 6px 0;
}
.smartchard-sec img {
  width: 56%;
  margin: auto;
  display: block;
}
.smartchard-sec a:hover img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.top-footer h2 {
  color: #fff;
  font-size: 1.6rem;
  padding-left: 0;
  margin-bottom: 28px;
  line-height: 32px;
  margin-top: 0;
}
.top-footer h2:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 4px;
  background: #fff;
  left: 15px;
  margin-top: 40px;
}
.helpline-sec {
  color: #fff;
  border-bottom: 1px solid #2e85d6;
  padding: 5px 0 8px;
  margin: 0 0 20px;
}
.helplinenum h4 {
  color: #f5df41;
  margin: 0 0 8px;
  padding: 0;
  font-size: 18px;
  border-bottom: 0;
}
.helpline-icon {
  float: left;
  font-size: 46px;
  line-height: 46px;
  color: #f5df41;
}
.helpline-icon .hour {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  margin: 2px 0 10px;
  line-height: 20px;
}
.helpline-sec .hnumber a:hover,
.helpline-sec .text-ygreen {
  color: #f5df41;
}
.helpline-sec .hnumber {
  display: inline-block;
  text-align: right;
  font-size: 21px;
  margin: 0;
}
.helpline-sec .hnumber a {
  margin: 0;
  display: inline-block;
  color: #fff;
}
.helpline-sec .hnumber small {
  color: #f5df41;
  text-align: right;
  font-size: 12px;
}
.helpimg img,
.notfound,
.setting a:focus,
.setting a:hover {
  opacity: 0.6;
}
.helplinenum {
  float: left;
  width: 68%;
  margin-left: 20px;
}
@media screen and (max-width: 1160px) {
  .scrollup {
    bottom: 70px;
  }
  .helpline-sec .hnumber {
    font-size: 18px;
  }
  .helpline-icon {
    font-size: 35px;
  }
  .helpline-icon .hour {
    font-size: 16px;
    line-height: 12px;
  }
  .helplinenum {
    margin-left: 15px;
  }
  .smartchard-sec {
    padding: 10px 0 5px;
  }
  .smartchard-sec img {
    width: 38%;
  }
}
@media screen and (max-width: 860px) {
  #implinks {
    padding: 15px;
  }
  .mobileapp-link a {
    margin-right: 0;
  }
  .mobileapp-link a img {
    width: 100%;
  }
  .smartchard-sec img {
    width: 23%;
  }
  .smartchard-sec a h4 {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 700px) and (max-width: 800px) {
  .helplinenum {
    margin-left: 10px;
  }
  .helpline-sec .hnumber small,
  .helplinenum h4 {
    font-size: 10px;
  }
  .helplinenum h4 {
    margin: 5px 0 0;
  }
  .helpline-sec .hnumber {
    font-size: 12px;
    font-weight: 600;
  }
  .helpline-icon {
    font-size: 24px;
  }
  .helpline-icon .hour {
    font-size: 12px;
    line-height: 0;
  }
}
@media screen and (max-width: 660px) {
  .footer-wrapper {
    padding-top: 10px;
  }
  .scrollup {
    bottom: 8px;
    right: 8px;
  }
}
@media screen and (max-width: 480px) {
  .mobileapp-link a {
    float: left;
    margin: 15px 0 15px 10px;
  }
  .visitors-count {
    margin: 5px 0 0;
  }
}
@media screen and (max-width: 380px) {
  .top-footer .col-xs-6 {
    width: 100%;
  }
  #implinks .owl-carousel .owl-stage-outer .owl-stage > .owl-item {
    border-right: 0;
  }
  .cooki-msg {
    width: 288px;
    left: 16px;
  }
}
