@charset "UTF-8";
/*
Theme Name: Acens TV 2017
Description: Tema para acens TV.
Version: 1.0
Author: acens
*/
#onetrust-banner-sdk, #onetrust-pc-sdk, #ot-sdk-cookie-policy, #ot-sync-ntfy {
  font-size: 16px !important;
}

#ot-sdk-cookie-policy h2:after {
  content: none;
}

#ot-sdk-cookie-policy th, #ot-sdk-cookie-policy td {
  font-size: 12px !important;
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

html.fixed {
  position: fixed;
  width: 100%;
}
html body {
  font-family: Open Sans, Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
  font-size: 14px;
}
html body button, html body input {
  outline: none;
}
html body .sidebar-in-bg {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
}
html body .wrapper {
  position: relative;
  min-height: 100%;
  padding-bottom: 132px;
}
@media (max-width: 575px) {
  html body .wrapper {
    padding-bottom: 302px;
  }
}
html body .wrapper a {
  color: #2694b6;
  text-decoration: none;
}
html body .wrapper a:hover {
  color: #2694b6 !important;
  text-decoration: underline;
}
html body .wrapper .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 160px;
  height: 42px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border-spacing: 0;
  border: none;
  border-radius: 0;
  cursor: pointer;
}
html body .wrapper .btn:hover {
  text-decoration: none;
}
html body .wrapper .btn:focus {
  outline: none;
}
html body .wrapper .btn-main {
  background-color: #7BD100;
  color: #003245;
}
html body .wrapper .btn-main:hover {
  background-color: #001923 !important;
  color: #F0F7F8 !important;
  border: 1px solid #fff !important;
}
html body .wrapper .btn-main sup {
  text-transform: lowercase;
}
html body .wrapper .btn-main .price .periodicity {
  white-space: nowrap;
}
html body .wrapper .btn-secondary {
  background-color: #003245;
  color: #00EDFF;
}
html body .wrapper .btn-secondary:hover {
  background-color: #000;
  color: #00EDFF;
}
html body .wrapper .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
          clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
html body .wrapper .screen-reader-text {
  position: absolute !important;
  left: -999em;
}
html body .wrapper .sidebar {
  background-color: #ECECEC;
  width: 0;
  border-left: 0;
  position: absolute;
  top: 0;
  right: 0;
  transition-property: width;
  transition-duration: 0.5s;
  z-index: 10;
  overflow-y: scroll;
}
html body .wrapper .sidebar.in {
  transition-property: width, border;
  transition-duration: 0.5s, 0.5s;
  width: 369px;
  border-left: 1px solid #727278;
}
@media (max-width: 575px) {
  html body .wrapper .sidebar.in {
    width: 90%;
    max-width: 400px;
  }
}
html body .wrapper .sidebar.in button {
  display: block;
  position: fixed;
  width: 73px;
  padding: 10px 0 10px 10px;
  z-index: 11;
  background: #7BD100;
}
@media (max-width: 575px) {
  html body .wrapper .sidebar.in button {
    width: 58px;
  }
}
html body .wrapper .sidebar button {
  display: none;
  right: 0;
  top: 42px;
  background-color: #fff;
  border-right: 0;
  border-radius: 3px 0 0 3px;
}
@media (max-width: 575px) {
  html body .wrapper .sidebar button {
    top: 32px;
  }
}
html body .wrapper .sidebar button .icon-cross {
  background: url("https://static.acens.com/images/icons/cross-003245.svg") 0 0 no-repeat;
  width: 20px;
  height: 20px;
  display: block;
}
html body .wrapper .sidebar .block {
  margin-top: 44px;
  margin-bottom: 28px;
  padding: 0 22px;
}
html body .wrapper .sidebar .block.archive .toggle-visibility {
  cursor: pointer;
  margin-right: 6px;
}
@media (max-width: 575px) {
  html body .wrapper .sidebar .block.archive .toggle-visibility {
    font-size: 14px;
  }
}
html body .wrapper .sidebar .block.archive ul li.expanded .toggle-visibility:before {
  content: url("https://static.acens.com/images/icons/chevron-down2.svg");
  width: 11px;
  height: 11px;
  display: inline-block;
}
html body .wrapper .sidebar .block.archive ul li.expanded > ul {
  display: block;
}
html body .wrapper .sidebar .block.archive ul li.collapsed .toggle-visibility:before {
  content: url("https://static.acens.com/images/icons/chevron-right2.svg");
  width: 11px;
  height: 11px;
  display: inline-block;
}
html body .wrapper .sidebar .block.archive ul li.collapsed > ul {
  display: none;
}
html body .wrapper .sidebar .block.archive ul.years .year-list {
  margin-bottom: 10px;
}
html body .wrapper .sidebar .block.archive ul.years .year-list .months {
  margin: 17px 0;
  padding-left: 22px;
}
html body .wrapper .sidebar .block.archive ul.years .year-list .months .month-list {
  margin-bottom: 3px;
}
html body .wrapper .sidebar .block.archive ul.years .year-list .months .posts {
  margin-top: 5px;
}
html body .wrapper .sidebar .block.archive ul.years .year-list .months .posts .post-list {
  margin: 0 0 17px;
}
html body .wrapper .sidebar .block + .block {
  margin-top: 0;
}
html body .wrapper .sidebar .block h2 {
  font-size: 16px;
  text-transform: uppercase;
}
html body .wrapper .sidebar .block h2 span {
  margin-right: 7px;
}
html body .wrapper .sidebar .block ul {
  padding-left: 17px;
}
html body .wrapper .sidebar .block ul li {
  color: #727278;
  font-size: 12px;
  line-height: normal;
  padding-bottom: 12px;
  display: block;
}
html body .wrapper .sidebar .block ul li a {
  color: #727278;
  font-size: 12px;
}
html body .wrapper .sidebar-toggle {
  visibility: visible;
  background: #7BD100;
  color: #003245;
  border: none;
  width: 42px;
  height: 42px;
  display: block;
  padding: 10px;
}
@media (max-width: 767px) {
  html body .wrapper .sidebar-toggle {
    position: absolute;
    top: 12px;
    right: 16px;
  }
}
html body .wrapper .sidebar-toggle:hover {
  background-color: #001923 !important;
  border: 1px solid #fff;
}
html body .wrapper .sidebar-toggle:hover .icon-cross {
  background: url("https://static.acens.com/images/icons/cross-F0F7F8.svg") 0 0 no-repeat;
}
html body .wrapper .sidebar-toggle:hover .icon-bar {
  background-color: #F0F7F8;
}
html body .wrapper .sidebar-toggle.in {
  visibility: hidden;
}
html body .wrapper .sidebar-toggle .icon-bar {
  display: block;
  background-color: #003245;
  width: 22px;
  height: 2px;
}
html body .wrapper .sidebar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
html body .wrapper .g-no-padding {
  padding: 0;
}
@media (max-width: 575px) {
  html body .wrapper .g-no-padding-xs {
    padding: 0;
  }
}
html body .wrapper .link {
  color: #7BD100;
  text-decoration: none;
}
html body .wrapper .social-links {
  display: flex;
  -moz-column-gap: 6px;
       column-gap: 6px;
  vertical-align: middle;
  height: 25px;
  padding: 1px 0;
  margin: 0;
}
@media (max-width: 767px) {
  html body .wrapper .social-links li {
    padding-left: 0;
  }
  html body .wrapper .social-links li:last-child {
    padding-right: 0;
  }
}
html body .wrapper .social-links li:last-child {
  padding-right: 0;
}
html body .wrapper .social-links .podcast a {
  padding: 4px;
}
html body .wrapper .social-links a {
  color: #000;
  text-decoration: none;
  border: 1px solid #C6C6C5;
  border-radius: 50%;
  font-size: 16px;
  display: inline-block;
  padding: 6px;
  width: 25px;
  height: 25px;
}
html body .wrapper .social-links a:hover {
  border: 1px solid #2694b6;
}
html body .wrapper .social-links a:hover .icon-rss {
  background: url("https://static.acens.com/images/icons/rss-2694b6.svg") center center no-repeat;
}
html body .wrapper .social-links a:hover .icon-facebook {
  background: url("https://static.acens.com/images/icons/facebook-2694b6.svg") center center no-repeat;
}
html body .wrapper .social-links a:hover .icon-x {
  background: url("https://static.acens.com/images/icons/x-2694b6.svg") center center no-repeat;
}
html body .wrapper .social-links a:hover .icon-youtube {
  background: url("https://static.acens.com/images/icons/youtube-2694b6.svg") center center no-repeat;
}
html body .wrapper .social-links a:hover .icon-podcast {
  background: url("https://static.acens.com/images/icons/podcast-2694b6.svg") center center no-repeat;
}
html body .wrapper .social-links a:hover .icon-linkedin {
  background: url("https://static.acens.com/images/icons/linkedin-2694b6.svg") center center no-repeat;
}
html body .wrapper .social-links a:hover .icon-instagram {
  background: url("https://static.acens.com/images/icons/instagram-2694b6.svg") center center no-repeat;
}
html body .wrapper .social-links .acens-icon {
  width: 11px;
  height: 11px;
  display: block;
}
html body .wrapper .social-links .icon-rss {
  background: url("https://static.acens.com/images/icons/rss-c6c6c5.svg") center center no-repeat;
}
html body .wrapper .social-links .icon-facebook {
  background: url("https://static.acens.com/images/icons/facebook-c6c6c5.svg") center center no-repeat;
}
html body .wrapper .social-links .icon-x {
  background: url("https://static.acens.com/images/icons/x-c6c6c5.svg") center center no-repeat;
}
html body .wrapper .social-links .icon-youtube {
  background: url("https://static.acens.com/images/icons/youtube-c6c6c5.svg") center center no-repeat;
}
html body .wrapper .social-links .icon-podcast {
  background: url("https://static.acens.com/images/icons/podcast-c6c6c5.svg") center center no-repeat;
  width: 14px;
  height: 14px;
}
html body .wrapper .social-links .icon-linkedin {
  background: url("https://static.acens.com/images/icons/linkedin-c6c6c5.svg") center center no-repeat;
}
html body .wrapper .social-links .icon-instagram {
  background: url("https://static.acens.com/images/icons/instagram-c6c6c5.svg") center center no-repeat;
}
html body .wrapper .social-links a {
  text-decoration: none;
}
html body .wrapper .block h2 {
  display: table;
}
html body .wrapper .block h2:after {
  content: "";
  border-top: 1px solid #c0c4c6;
  display: table-cell;
  width: 100%;
  transform: translateY(3px);
}
@media (max-width: 575px) {
  html body .wrapper .block h2:before, html body .wrapper .block h2:after {
    content: "";
    border-top: 1px solid #c0c4c6;
    display: table-cell;
    width: 50%;
    transform: translateY(3px);
  }
  html body .wrapper .block h2 span {
    margin-left: 7px;
    margin-right: 7px;
  }
}
html body .wrapper .block h2 span {
  margin-right: 7px;
}
@media (max-width: 767px) {
  html body .wrapper .header {
    height: 188px;
    padding: 20px 0;
  }
}
html body .wrapper .header .container {
  position: relative;
}
html body .wrapper .header .container .header-row {
  display: flex;
  height: 109px;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  html body .wrapper .header .container .header-row {
    flex-direction: column;
    row-gap: 10px;
  }
}
html body .wrapper .header .container .header-left {
  width: 147px;
  padding: 0;
}
@media (max-width: 575px) {
  html body .wrapper .header .container .header-left {
    float: none !important;
  }
}
html body .wrapper .header .container .header-left h1 {
  margin: 0;
}
html body .wrapper .header .container .header-left h1 a {
  width: 147px;
  height: 76px;
  display: block;
  margin: 0 auto;
}
html body .wrapper .header .container .header-right {
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
  align-items: center;
}
@media (min-width: 768px) {
  html body .wrapper .header .container .header-right {
    margin-top: 16px;
  }
}
html body .wrapper .header .container .links-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 600px;
}
html body .wrapper .header .container .links-container .brand-links {
  display: flex;
  -moz-column-gap: 25px;
       column-gap: 25px;
  justify-content: flex-end;
  border-bottom: 1px solid #cfd3d4;
  padding: 0 0 12px 33px;
  margin: 0 0 4px;
}
html body .wrapper .header .container .links-container .brand-links li {
  padding: 0;
}
@media (max-width: 575px) {
  html body .wrapper .header .container .links-container .brand-links li {
    direction: inline-block;
  }
}
html body .wrapper .header .container .links-container .brand-links li a {
  font-size: 12px;
  font-weight: 700;
}
html body .wrapper .header .container .links-container .links-container-bottom {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  align-items: center;
}
@media (max-width: 767px) {
  html body .wrapper .header .container .links-container .links-container-bottom {
    flex-direction: column-reverse;
    row-gap: 12px;
  }
}
html body .wrapper .header .container .links-container #searchform {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
html body .wrapper .header .container .links-container #searchform .input-container {
  background-color: #ECECEC;
  width: 200px;
  height: 25px;
}
html body .wrapper .header .container .links-container #searchform .input-container .icon-magnifier {
  background: url("https://static.acens.com/images/icons/magnifier.svg") 0 center no-repeat;
  margin-left: 5px;
  width: 14px;
  height: 25px;
  position: absolute;
  top: 0px;
  left: 0;
  border: none;
}
html body .wrapper .header .container .links-container #searchform .input-container input[type=text] {
  width: 177px;
  height: 25px;
  border: none;
  padding: 2px 9px 2px 7px;
  background: none;
  margin-left: 23px;
}
@media (max-width: 767px) {
  html body .wrapper .header .container .links-container #searchform .input-container input[type=text] {
    padding: 6px 9px 6px 7px;
  }
}
html body .wrapper .header .container .links-container #searchform .input-container input[type=text]:focus {
  outline: none;
}
html body .wrapper .main .banner-header {
  background: url(/wp-content/themes/acenstv/images/bg-banner-video.jpg) center 0 no-repeat;
  overflow: hidden;
  background-size: cover;
  border-top: 4px solid #7BD100;
  border-bottom: 4px solid #7BD100;
}
@media (max-width: 991px) {
  html body .wrapper .main .banner-header {
    border: none;
    height: auto;
    background: none;
    background-color: #ECECEC;
  }
}
@media (max-width: 991px) {
  html body .wrapper .main .banner-header .container {
    max-width: none;
    width: 100%;
    padding: 0;
  }
}
html body .wrapper .main .banner-header .container .post {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 991px) {
  html body .wrapper .main .banner-header .container .post {
    flex-direction: column;
    width: 100%;
  }
}
html body .wrapper .main .banner-header .container .post .video-container {
  position: relative;
  aspect-ratio: 16/9;
}
@media (min-width: 1200px) {
  html body .wrapper .main .banner-header .container .post .video-container {
    height: 482px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html body .wrapper .main .banner-header .container .post .video-container {
    height: 360px;
  }
}
@media (max-width: 991px) {
  html body .wrapper .main .banner-header .container .post .video-container {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1199px) {
  html body .wrapper .main .banner-header .container .post .video-container .iframe-container {
    position: relative;
  }
}
html body .wrapper .main .banner-header .container .post .video-container .iframe-container iframe {
  width: 860px;
  height: 482px;
  border: none;
}
@media (max-width: 1199px) {
  html body .wrapper .main .banner-header .container .post .video-container .iframe-container iframe {
    width: 100%;
    aspect-ratio: 16/9;
    height: auto;
  }
}
html body .wrapper .main .banner-header .container .post .video-container .buttons-container {
  position: absolute;
  top: 0;
  left: 860px;
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container {
    left: 670px;
  }
}
@media (max-width: 991px) {
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container {
    margin: 0 auto;
    width: 218px;
    position: static;
  }
}
html body .wrapper .main .banner-header .container .post .video-container .buttons-container > li {
  padding: 10px;
  border-bottom: 1px solid #3a5566;
  position: relative;
  cursor: pointer;
  color: #fff;
  font-size: 22px;
}
@media (max-width: 991px) {
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container > li {
    display: inline-block;
    border-right: 1px solid #C6C6C5;
    border-bottom: 0;
    padding: 10px 23px;
    color: #727278;
  }
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container > li:first-child {
    border-left: 1px solid #C6C6C5;
  }
}
html body .wrapper .main .banner-header .container .post .video-container .buttons-container > li.active {
  color: #7BD100;
}
@media (min-width: 992px) {
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container > li:hover {
    color: #7BD100;
  }
}
html body .wrapper .main .banner-header .container .post .video-container .buttons-container > li:hover .options-box {
  display: block;
}
html body .wrapper .main .banner-header .container .post .video-container .buttons-container > li span {
  display: block;
}
html body .wrapper .main .banner-header .container .post .video-container .buttons-container .acens-icon {
  width: 22px;
  height: 22px;
  display: block;
}
@media (min-width: 992px) {
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container .icon-share2 {
    background: url("https://static.acens.com/images/icons/share2-ffffff.svg") 0 0 no-repeat;
  }
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container .icon-share2:hover {
    background: url("https://static.acens.com/images/icons/share2-2694b6.svg") 0 0 no-repeat;
  }
}
@media (max-width: 991px) {
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container .icon-share2 {
    background: url("https://static.acens.com/images/icons/share2-2694b6.svg") 0 0 no-repeat;
  }
}
@media (min-width: 992px) {
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container .icon-chevrons-expand-horizontal {
    background: url("https://static.acens.com/images/icons/chevrons-expand-horizontal-ffffff.svg") 0 0 no-repeat;
  }
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container .icon-chevrons-expand-horizontal:hover {
    background: url("https://static.acens.com/images/icons/chevrons-expand-horizontal-2694b6.svg") 0 0 no-repeat;
  }
}
@media (max-width: 991px) {
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container .icon-chevrons-expand-horizontal {
    background: url("https://static.acens.com/images/icons/chevrons-expand-horizontal-2694b6.svg") 0 0 no-repeat;
  }
}
@media (min-width: 992px) {
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container .icon-enter-down {
    background: url("https://static.acens.com/images/icons/enter-down-ffffff.svg") 0 0 no-repeat;
  }
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container .icon-enter-down:hover {
    background: url("https://static.acens.com/images/icons/enter-down-2694b6.svg") 0 0 no-repeat;
  }
}
@media (max-width: 991px) {
  html body .wrapper .main .banner-header .container .post .video-container .buttons-container .icon-enter-down {
    background: url("https://static.acens.com/images/icons/enter-down-2694b6.svg") 0 0 no-repeat;
  }
}
html body .wrapper .main .banner-header .container .post .video-container .options-box {
  background-color: #fff;
  width: 275px;
  position: absolute;
  top: 0;
  right: 280px;
  display: none;
  z-index: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  html body .wrapper .main .banner-header .container .post .video-container .options-box {
    right: 0;
  }
}
@media (max-width: 991px) {
  html body .wrapper .main .banner-header .container .post .video-container .options-box {
    top: auto;
    bottom: 0;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  html body .wrapper .main .banner-header .container .post .video-container .options-box {
    top: 0;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    margin: 10px 0;
  }
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul {
  padding: 27px 48px;
}
@media (max-width: 575px) {
  html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul {
    padding: 27px 0 10px;
  }
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li {
  display: inline-block;
  vertical-align: top;
  margin: 8px 10px;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li.share-button-visible-xs {
  display: none;
}
@media (max-width: 575px) {
  html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li.share-button-visible-xs {
    display: inline-block;
  }
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li a {
  border: 3px solid #C6C6C5;
  display: block;
  border-radius: 50%;
  width: 67px;
  height: 67px;
  text-decoration: none;
  text-align: center;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li a:hover {
  border: 3px solid #2694b6;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li a:hover .icon-facebook {
  background: url("https://static.acens.com/images/icons/facebook-2694b6.svg") 0 0 no-repeat;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li a:hover .icon-x {
  background: url("https://static.acens.com/images/icons/x-2694b6.svg") 0 0 no-repeat;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li a:hover .icon-linkedin {
  background: url("https://static.acens.com/images/icons/linkedin-2694b6.svg") 0 0 no-repeat;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li a:hover .icon-envelope-open {
  background: url("https://static.acens.com/images/icons/envelope-open-2694b6.svg") 0 0 no-repeat;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li a span {
  display: block;
  padding: 14px;
  margin: 17px;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li a span.icon-facebook {
  background: url("https://static.acens.com/images/icons/facebook-c6c6c5.svg") 0 0 no-repeat;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li a span.icon-x {
  background: url("https://static.acens.com/images/icons/x-c6c6c5.svg") 0 0 no-repeat;
  margin: 21px;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li a span.icon-linkedin {
  background: url("https://static.acens.com/images/icons/linkedin-c6c6c5.svg") 0 0 no-repeat;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.share ul li a span.icon-envelope-open {
  background: url("https://static.acens.com/images/icons/envelope-open-c6c6c5.svg") 0 0 no-repeat;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.download-video ul {
  padding: 31px;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.download-video ul li:first-child {
  margin-bottom: 25px;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.download-video ul li a {
  color: #727278;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.download-video ul li a:hover .icon-file-video:before {
  content: url("https://static.acens.com/images/icons/file-video-2694b6.svg");
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.download-video ul li a:hover .icon-tablet2:before {
  content: url("https://static.acens.com/images/icons/tablet2-2694b6.svg");
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.download-video ul li a span {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
}
@media (max-width: 575px) {
  html body .wrapper .main .banner-header .container .post .video-container .options-box.download-video ul li a span {
    font-size: 26px;
  }
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.download-video ul li a span.description {
  font-size: 18px;
  margin-left: 10px;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.download-video ul li a .icon-file-video:before {
  content: url("https://static.acens.com/images/icons/file-video-727278.svg");
  width: 32px;
  height: 32px;
  display: inline-block;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.download-video ul li a .icon-tablet2:before {
  content: url("https://static.acens.com/images/icons/tablet2-727278.svg");
  width: 32px;
  height: 32px;
  display: inline-block;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.insert-video ul {
  padding: 23px 23px 4px;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.insert-video ul textarea {
  width: 233px;
  height: 280px;
  border: 1px solid #D9EAEC;
  background: #D9EAEC;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .wrapper .main .banner-header .container .post .video-container .options-box.insert-video ul textarea {
    height: 210px;
  }
}
@media (max-width: 575px) {
  html body .wrapper .main .banner-header .container .post .video-container .options-box.insert-video ul textarea {
    height: 180px;
  }
}
html body .wrapper .main .banner-header .container .post .video-container .options-box.insert-video ul .btn {
  margin: 10px auto 0;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box p {
  position: relative;
  background-color: #D9EAEC;
  color: #001923;
  text-transform: uppercase;
  font-size: 18px;
  padding: 10px 0 10px 25px;
  margin: 0;
}
html body .wrapper .main .banner-header .container .post .video-container .options-box p .icon-cross-circle {
  background: url("https://static.acens.com/images/icons/cross-circle-001923.svg") 0 0 no-repeat;
  position: absolute;
  right: 15px;
  top: 10px;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
html body .wrapper .main .banner-header .container .post .video-description {
  position: relative;
  width: 235px;
  color: #fff;
  bottom: 27px;
  line-height: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  html body .wrapper .main .banner-header .container .post .video-description {
    width: 215px;
  }
}
@media (max-width: 991px) {
  html body .wrapper .main .banner-header .container .post .video-description {
    position: static;
    background: #fff;
    color: #727278;
    width: 100%;
    padding: 22px 47px 42px;
  }
}
html body .wrapper .main .banner-header .container .post .video-description:before {
  content: "";
  border-left: 1px solid #fff;
  position: absolute;
  height: 35px;
  top: -43px;
  left: 1px;
}
html body .wrapper .main .banner-header .container .post .video-description .btn {
  margin-top: 14px;
  width: 160px;
}
html body .wrapper .main .block.grey {
  background-color: #ECECEC;
}
html body .wrapper .main .block .permalink {
  text-align: center;
  min-height: 80px;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .wrapper .main .block .permalink {
    min-height: 130px;
  }
}
@media (max-width: 575px) {
  html body .wrapper .main .block .permalink {
    min-height: 0;
    padding-bottom: 40px;
  }
}
html body .wrapper .main .block .permalink a {
  font-size: 14px;
  color: #727278;
  text-decoration: none;
  font-weight: 700;
  line-height: 17px;
  display: block;
}
html body .wrapper .main .block .permalink a:hover {
  color: #7BD100;
}
html body .wrapper .main .block h2 {
  text-transform: uppercase;
  font-size: 22px;
  margin: 50px 0 35px;
}
html body .wrapper .main .block h2:after {
  transform: translateY(5px);
}
@media (max-width: 575px) {
  html body .wrapper .main .block h2 {
    font-size: 18px;
    text-align: center;
  }
}
html body .wrapper .main .block h2 span {
  white-space: nowrap;
  margin-right: 13px;
}
@media (max-width: 575px) {
  html body .wrapper .main .block h2 span {
    margin: 0 7px;
  }
}
html body .wrapper .main .block .video-link {
  margin: 0 auto 20px;
  display: block;
  text-decoration: none;
  position: relative;
  width: 203px;
}
html body .wrapper .main .block .video-link:hover:after {
  content: "VER";
  position: absolute;
  top: 0;
  left: 0;
  background: #001923;
  width: 203px;
  height: 108px;
  color: #fff;
  padding: 45px 0;
  white-space: pre;
  text-align: center;
  z-index: 1;
  font-weight: 700;
}
html body .wrapper .main .block .video-link:hover:before {
  content: "|\a\a|";
  position: absolute;
  top: 24px;
  left: 98px;
  z-index: 2;
  color: #fff;
  white-space: pre;
  font-weight: 300;
}
html body .wrapper .main .block .video-link img {
  margin: 0 auto;
  display: block;
  border: 1px solid #c4c4c4;
}
html body .wrapper .main .block .fecha {
  text-align: center;
  color: #727278;
  font-size: 10px;
}
html body .wrapper .main .block .more-videos-container {
  display: table;
  margin: 20px auto 0;
}
html body .wrapper .main .block .more-videos-container .pagination ul {
  padding: 0;
  list-style-type: none;
}
html body .wrapper .main .block .more-videos-container .pagination ul li {
  display: inline-block;
}
html body .wrapper .main .block .more-videos-container .pagination ul li .page-numbers {
  color: #003245;
  background-color: #7BD100;
  border: 1px solid #7BD100;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
  text-align: center;
  font-weight: 700;
  margin: 0 auto 53px;
  padding: 8px 10px;
  display: block;
  min-width: 40px;
}
@media (max-width: 575px) {
  html body .wrapper .main .block .more-videos-container .pagination ul li .page-numbers {
    min-width: 33px;
  }
}
html body .wrapper .main .block .more-videos-container .pagination ul li .page-numbers:hover {
  color: #F0F7F8 !important;
  background-color: #001923 !important;
  border: 1px solid #fff !important;
}
@media (max-width: 575px) {
  html body .wrapper .main .block .more-videos-container .pagination ul li .prev, html body .wrapper .main .block .more-videos-container .pagination ul li .next {
    padding: 8px 0;
  }
}
@media (max-width: 575px) {
  html body .wrapper .main .block .more-videos-container .pagination ul li .prev:before, html body .wrapper .main .block .more-videos-container .pagination ul li .next:before {
    font-family: "acens-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    height: 18px;
  }
}
@media (max-width: 575px) {
  html body .wrapper .main .block .more-videos-container .pagination ul li .prev span, html body .wrapper .main .block .more-videos-container .pagination ul li .next span {
    display: none;
  }
}
@media (max-width: 575px) {
  html body .wrapper .main .block .more-videos-container .pagination ul li .prev:before {
    content: "\e905";
  }
}
@media (max-width: 575px) {
  html body .wrapper .main .block .more-videos-container .pagination ul li .next:before {
    content: "\e906";
  }
}
html body .wrapper .main .block .more-videos-container .pagination ul li span.current {
  background: #ECECEC;
  color: #727278;
  border: 1px solid #ECECEC;
}
html body .wrapper .main .block .more-videos-container .pagination ul li span.current:hover {
  background: #ECECEC !important;
  color: #727278 !important;
  border: 1px solid #ECECEC;
}
html body .wrapper .main .block .more-videos-container .pagination ul li span.dots {
  background: none;
  color: #727278;
  border: none;
}
html body .wrapper .main .block .more-videos-container .pagination ul li span.dots:hover {
  background: none !important;
  color: #727278 !important;
}
html body .wrapper .main .block .more-videos-container .pagination ul li a.page-numbers:hover {
  background-color: #7BD100;
  color: #fff;
}
html body .wrapper .main .block .more-videos-container .more-videos {
  display: table-cell;
  padding: 0 10px;
}
html body .wrapper .main .block .more-videos-container .more-videos .btn {
  text-decoration: none;
  margin: 0 auto 53px;
}
html body .wrapper .main .post-content-block .post-content {
  padding: 0 0 40px;
}
html body .wrapper .main .post-content-block .post-content br {
  display: none;
}
@media (max-width: 767px) {
  html body .wrapper .main .post-content-block .post-content h2 {
    text-align: left;
  }
}
@media (max-width: 767px) {
  html body .wrapper .main .post-content-block .post-content h2:before {
    content: none;
  }
}
html body .wrapper .main .post-content-block .post-content h2:after {
  content: none;
}
html body .wrapper .main .post-content-block .post-content h2 span {
  white-space: normal;
  display: block;
}
@media (max-width: 767px) {
  html body .wrapper .main .post-content-block .post-content h2 span {
    white-space: normal;
    display: block;
  }
}
html body .wrapper .main .post-content-block .post-content a:hover {
  text-decoration: none;
}
html body .wrapper .main .suscribete-block {
  padding: 16px 0 13px;
}
@media (max-width: 767px) {
  html body .wrapper .main .suscribete-block {
    padding: 19px 0;
  }
}
html body .wrapper .main .suscribete-block h2 {
  margin: 0 0 7px 0 !important;
}
@media (max-width: 767px) {
  html body .wrapper .main .suscribete-block h2 {
    letter-spacing: -0.2px;
  }
}
html body .wrapper .main .suscribete-block h2:before, html body .wrapper .main .suscribete-block h2:after {
  content: "";
  border: none;
  display: block;
}
html body .wrapper .main .suscribete-block h2 ~ p {
  font-size: 12px;
  margin: 0;
}
html body .wrapper .main .suscribete-block form {
  margin: 10px 0 0 12px;
}
html body .wrapper .main .suscribete-block form input[type=text] {
  width: 350px;
  height: 25px;
  padding: 0 10px;
  font-size: 13px;
  border: 1px solid #727278;
  outline: none;
}
@media (max-width: 767px) {
  html body .wrapper .main .suscribete-block form input[type=text] {
    width: 172px;
  }
}
html body .wrapper .main .suscribete-block form input[type=submit] {
  font-size: 13px;
  min-width: auto;
  height: 25px;
  padding: 3px 12px;
  margin-left: 8px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #7BD100;
}
html body .wrapper .main .suscribete-block form .info {
  position: relative;
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: top;
  margin-left: 3px;
}
html body .wrapper .main .suscribete-block form .info .icon-info {
  font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  text-align: center;
  text-transform: lowercase;
  border-radius: 50%;
  width: 25px;
  min-width: auto;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  padding: 4px;
  border: none;
}
@media (max-width: 767px) {
  html body .wrapper .main .search h2 > span span {
    display: block;
  }
}
html body .wrapper .main .cookies .bloque {
  padding-bottom: 60px;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies a {
  color: #7BD100;
  font-weight: 700;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies h1 {
  display: table;
  text-transform: uppercase;
  font-size: 22px;
  margin: 50px 0 35px;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies h1:after {
  content: "";
  border-top: 1px solid #c0c4c6;
  display: table-cell;
  width: 100%;
  transform: translateY(5px);
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies h1 span {
  white-space: nowrap;
  margin-right: 13px;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies h2 {
  font-size: 20px;
  font-weight: 700;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies h4 {
  font-size: 18px;
  font-weight: 600;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies h5 {
  font-size: 16px;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies ol[type=a] li {
  font-weight: 600;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies ol li {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 40px;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies ol li p {
  font-size: 14px;
  font-weight: 400;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies ol li h4 {
  font-weight: 600;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies ol li ul {
  list-style: none;
  padding: 0;
  overflow: hidden;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies ol li ul li h4 {
  margin: 60px 0 20px;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies ol li ul li h5 {
  font-weight: 600;
  border-bottom: 1px solid #727278;
  padding-bottom: 8px;
  margin-bottom: 20px;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies ol li ul li h5 + div {
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  html body .wrapper .main .cookies .bloque .container-seccion-cookies ol li ul li > div {
    overflow: hidden;
  }
}
@media (max-width: 575px) {
  html body .wrapper .main .cookies .bloque .container-seccion-cookies ol li ul li > div > div {
    overflow-x: scroll;
    margin-bottom: -40px;
  }
}
@media (max-width: 575px) {
  html body .wrapper .main .cookies .bloque .container-seccion-cookies ol li ul li > div > div table {
    margin-bottom: 80px;
    width: 697px;
  }
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies ol li ol li {
  margin-bottom: 20px;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies ol li ol li, html body .wrapper .main .cookies .bloque .container-seccion-cookies ol li ul li {
  font-size: 18px;
  font-weight: 700;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies table col:first-child {
  width: 200px;
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies table col:last-child {
  width: 800px;
}
@media (max-width: 575px) {
  html body .wrapper .main .cookies .bloque .container-seccion-cookies table col:last-child {
    width: 497px;
  }
}
html body .wrapper .main .cookies .bloque .container-seccion-cookies table td {
  vertical-align: top;
  font-size: 14px;
  font-weight: 400;
}
html body .wrapper .footer {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 132px;
  padding: 29px 0;
  font-weight: 600;
  color: #727278;
  font-size: 12px;
}
@media (max-width: 767px) {
  html body .wrapper .footer {
    height: 302px;
  }
}
html body .wrapper .footer .logo-acens-container {
  float: left;
}
@media (max-width: 767px) {
  html body .wrapper .footer .logo-acens-container {
    float: none;
    margin: 31px auto 0;
    width: 145px;
  }
}
html body .wrapper .footer .logo-acens-container a {
  width: 145px;
  height: 75px;
  display: block;
}
html body .wrapper .footer .corporate-info {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  html body .wrapper .footer .corporate-info {
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  html body .wrapper .footer .corporate-info {
    align-items: center;
  }
}
html body .wrapper .footer .corporate-info .social-links {
  -moz-column-gap: 6px;
       column-gap: 6px;
  display: flex;
  margin: 5px 0 9px;
}
@media (max-width: 767px) {
  html body .wrapper .footer .corporate-info .social-links {
    margin: 20px auto;
  }
}
html body .wrapper .footer .corporate-info .copyright {
  display: flex;
  -moz-column-gap: 12px;
       column-gap: 12px;
  row-gap: 4px;
  margin: 0;
}
@media (min-width: 768px) {
  html body .wrapper .footer .corporate-info .copyright {
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  html body .wrapper .footer .corporate-info .copyright {
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
@media (min-width: 768px) {
  html body .wrapper .footer .corporate-info .copyright .copyright-content:before {
    content: "|";
    margin-right: 8px;
  }
}
@media (min-width: 768px) {
  html body .wrapper .footer .legal {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  html body .wrapper .footer .legal {
    display: block;
    text-align: center;
    margin: 0;
  }
}
@media (max-width: 767px) {
  html body .wrapper .footer .legal li:nth-child(2) {
    margin: 15px 0;
  }
}
@media (min-width: 768px) {
  html body .wrapper .footer .legal li:nth-child(2) {
    margin: 0 20px;
  }
}
html body .cookies-wrapper {
  position: relative;
}
html body .cookies-wrapper p {
  display: none;
}
html body .cookies-not-accepted-wrapper {
  background-color: #f5f5f5;
}
@media (min-width: 992px) {
  html body .cookies-not-accepted-wrapper {
    width: 860px;
    height: 482px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .cookies-not-accepted-wrapper {
    width: 640px;
    height: 360px;
  }
}
@media (max-width: 767px) {
  html body .cookies-not-accepted-wrapper {
    width: 100%;
    height: 100%;
  }
}
html body .cookies-not-accepted-wrapper p {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  font-size: 14px;
  text-align: center;
  transform: translateY(-50%);
  padding: 20px;
  z-index: 1;
}

.page-template-page-cookies .main a {
  color: #7BD100 !important;
}

#sidebar span.collapsing.archives {
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
#sidebar span.monthCount, #sidebar span.yearCount {
  text-decoration: none;
  color: #333;
}
#sidebar li.collapsing {
  height: auto;
}
#sidebar li.collapsing.archives.self {
  font-weight: bold;
}
#sidebar ul.collapsing.archives.list ul.collapsing.archives.list:before {
  content: "";
}
#sidebar ul.collapsing.archives.list li {
  margin: 0 0 0 0.8em;
  text-indent: -1em;
}
#sidebar ul.collapsing.archives.list li.collapsing.archives {
  list-style-type: none;
}
#sidebar ul.collapsing.archives.list li.collapsing.archives.item:before {
  content: "» " !important;
}
#sidebar ul.collapsing.archives.list li.collapsing.archives:before {
  content: "";
}
#sidebar ul.collapsing.archives.list li.collapsing.archives .sym {
  font-size: 1.2em;
  font-family: Monaco, "Andale Mono", "FreeMono", "Courier new", "Courier", monospace;
  cursor: pointer;
  padding-right: 5px;
}