﻿.wpc.cleanslate .content-footer {
  background: #023865 !important;
  font-family: 'Segoe UI' !important;
  padding: 50px !important;
  margin: 0 !important;
  display: block !important;
  text-align: center !important;
}
.wpc.cleanslate .content-footer li {
  list-style: none !important;
  display: inline-block !important;
  background-color: rgba(255, 255, 255, 0.03) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  height: 50px !important;
  width: 50px !important;
  text-align: center !important;
  margin-right: 8px !important;
  margin-bottom: 10px !important;
}
.wpc.cleanslate .content-footer li:first-child,
.wpc.cleanslate .content-footer li:last-child,
.wpc.cleanslate .content-footer li.block,
.wpc.cleanslate .content-footer li.block li {
  display: block !important;
  height: auto !important;
  width: auto !important;
  background-color: inherit !important;
  border: inherit !important;
  margin-bottom: 0 !important;
}
.wpc.cleanslate .content-footer li.premio-rh {
  display: block !important;
  border: none !important;
  background: none !important;
  width: 20px !important;
  height: 1px !important;
  margin: 0 auto !important;
  position: relative !important;
}
.wpc.cleanslate .content-footer li.premio-rh a {
  display: block !important;
  position: absolute !important;
  left: 245px !important;
  top: 50% !important;
  margin-top: -82px !important;
}
.wpc.cleanslate .content-footer li.block {
  //margin-right: -180px !important;
}
.wpc.cleanslate .content-footer li.block li {
  display: inline-block !important;
}
.wpc.cleanslate .content-footer li.block li a,
.wpc.cleanslate .content-footer li.block li a:visited {
  color: #fff !important;
  padding: 0 5px !important;
  display: block !important;
  line-height: 34px !important;
  font-size: 12px !important;
}
.wpc.cleanslate .content-footer li.block li a:hover,
.wpc.cleanslate .content-footer li.block li a:visited:hover {
  text-decoration: underline !important;
}
.wpc.cleanslate .content-footer li.block i {
  padding: 10px 0 !important;
  display: block !important;
}
.wpc.cleanslate .content-footer li:last-child i {
  display: block !important;
  padding: 4px 10px 0 !important;
}
.wpc.cleanslate .content-footer li a {
  font-size: 16px !important;
  text-decoration: none !important;
}
.wpc.cleanslate .content-footer li i {
  color: #ffffff !important;
  font-size: 13px !important;
}
.wpc.cleanslate .content-footer .logo-footer {
  display: block !important;
  margin-bottom: 24px !important;
}
.wpc.cleanslate .content-footer .icon-wrap .icon {
  font-family: 'newspaper' !important;
  speak: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  text-align: center !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  display: block !important;
  font-size: 18px !important;
  padding-top: 17px !important;
  padding-left: 8px !important;
}
.wpc.cleanslate .content-footer .icon-wrap .icon-facebook:before {
  content: '\e818' !important;
}
.wpc.cleanslate .content-footer .icon-wrap .icon-googleplus:before {
  content: '\e81b' !important;
}
.wpc.cleanslate .content-footer .icon-wrap .icon-instagram:before {
  content: '\e81d' !important;
}
.wpc.cleanslate .content-footer .icon-wrap .icon-linkedin:before {
  content: '\e81f' !important;
}
.wpc.cleanslate .content-footer .icon-wrap .icon-pinterest:before {
  content: '\e825' !important;
}
.wpc.cleanslate .content-footer .icon-wrap .icon-twitter:before {
  content: '\e831' !important;
}
.wpc.cleanslate .content-footer .icon-wrap .icon-youtube:before {
  content: '\e836' !important;
}
.wpc.cleanslate .content-footer .icon-wrap .icon-flickr:before {
  content: '\e819' !important;
}
.wpc.cleanslate .content-footer .icon-wrap .icon-soundcloud:before {
  content: '\e82b' !important;
}
.wpc.cleanslate .content-footer .icon-wrap .icon-tiktok:before {
    background-image: url('https://images.curriculum.com.br/icons/tiktok.png');
    background-size: 18px 18px;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: -6px;
    content: "";
}

@media (max-width: 767px) {
  .wpc.cleanslate .content-footer {
    padding-right: 0 !important;
    padding: 50px 10px !important;
  }
  .wpc.cleanslate .content-footer li {
    height: 36px !important;
    width: 36px !important;
    margin-right: 4px !important;
  }
  .wpc.cleanslate .content-footer li.premio-rh {
    height: unset !important;
    width: auto !important;
  }
  .wpc.cleanslate .content-footer li.premio-rh a {
    position: static !important;
    width: 100% !important;
    height: unset !important;
    margin-top: -20px !important;
    margin-bottom: 20px !important;
  }
  .wpc.cleanslate .content-footer li.block {
    margin-right: auto !important;
  }
  .wpc.cleanslate .content-footer .icon-wrap .icon {
    font-size: 16px !important;
    padding-top: 9px !important;
  }
  .wpc.cleanslate .content-footer .logo-footer img {
    width: 80%;
  }
}
