/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.helix-ultimate-preloader {
  overflow: hidden;
}
body.helix-ultimate-preloader:before {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  background: rgba(255, 255, 255, .9);
}
body.helix-ultimate-preloader:after {
  content: "\f110";
  font-family: "FontAwesome";
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  text-align: center;
  color: #007bff;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 99999;
}
a {
  transition: color 400ms, background-color 400ms;
}
a, a:hover, a:focus, a:active {
  text-decoration: none;
  outline: 0;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
#sp-top-bar {
  padding: 8px 0;
  font-size: 0.875rem;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 1.25rem;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  margin: 5px 7px;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a:before {
  display: none;
}
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
  white-space: nowrap;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  height: 100px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
#sp-header .logo {
  height: 100px;
  display: inline-flex;
  margin: 0;
  align-items: center;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header.header-sticky {
  position: fixed;
  z-index: 1000;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title .sp-page-title-heading {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb > .active {
  color: rgba(255, 255, 255, 0.8);
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
  color: #fff;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sp-main-body {
  padding: 0 0 100px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: 1px solid #f3f3f3;
  padding: 30px;
  border-radius: 3px;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
}
#sp-left .sp-module ul > li:last-child, #sp-right .sp-module ul > li:last-child {
  border-bottom: none;
}
#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-left .sp-module .latestnews > div, #sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child, #sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a, #sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-list .article {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: -20px -20px 20px -20px;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 3px 3px 0 0;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 1.375rem;
  margin: 0 0 1.25rem 0;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #1a1a1a;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #386580;
}
.article-list .article .readmore {
  font-size: 0.875rem;
}
.article-list .article .readmore a {
  color: #1a1a1a;
  font-weight: 500;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #386580;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.article-info > span {
  font-size: 0.813rem;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: "/";
}
.article-info > span a {
  color: #1a1a1a;
}
.article-info > span a:hover {
  color: #386580;
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 2.25rem;
}
.article-details .link-edit-article {
  position: absolute;
  right: 0;
  top: 10px;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.article-details .article-full-image {
  text-align: center;
  margin-bottom: 2rem;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 4px;
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
  border-top: 1px solid #f5f5f5;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  font-size: 0.785rem;
  padding: 1rem 2.5rem;
  border-radius: 100px;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "\f005";
  color: #f6bc00;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "\f006";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
  content: "\f005";
  color: #e7b000;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 10px;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #ededed;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  color: #fff;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
  padding: 2px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.contentpane:not(.com-sppagebuilder) {
  padding: 20px;
}
#sp-bottom {
  padding: 60px 0 30px;
  font-size: 14px;
  line-height: 1.6;
}
#sp-bottom .sp-module {
  margin-bottom: 30px;
}
#sp-bottom .sp-module .sp-module-title {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 30px;
}
#sp-bottom .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-bottom .sp-module ul > li {
  display: block;
  margin-bottom: 15px;
}
#sp-bottom .sp-module ul > li:last-child {
  margin-bottom: 0;
}
#sp-bottom .sp-module ul > li > a {
  display: block;
}
#sp-footer {
  font-size: 14px;
  padding: 0;
}
#sp-footer .container-inner {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, .1);
}
#sp-footer ul.menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
#sp-footer ul.menu li {
  display: inline-block;
  margin: 0 10px;
}
#sp-footer ul.menu li a {
  display: block;
}
#sp-footer ul.menu li a:hover {
  background: none;
}
#sp-footer #sp-footer2 {
  text-align: right;
}
html.coming-soon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.coming-soon .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon #coming-soon-countdown {
  margin-top: 4rem;
}
html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds {
  margin: 0;
  float: left;
  width: 25%;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
  width: 100%;
  font-size: 4.5rem;
  letter-spacing: -1px;
  line-height: 1;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
  font-size: 1.5rem;
  letter-spacing: -1px;
  display: block;
  text-transform: uppercase;
}
html.coming-soon .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons {
  margin-top: 4rem;
}
html.coming-soon .coming-soon-login form {
  display: inline-block;
}
html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.error-page .error-code {
  margin: 0 0 1rem;
  font-size: 6rem;
  line-break: 1;
}
html.error-page .error-message {
  font-size: 1.5rem;
  margin-bottom: 3rem;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.profile > div:not(:last-child) {
  margin-bottom: 30px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead > tr, table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-preloader {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-preloader > div {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  animation: spSpin 0.75s linear infinite;
}
.sp-preloader > div:after {
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  top: 1px;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.sp-scroll-up {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #333;
  border-radius: 3px;
  z-index: 1000;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #444;
}
.control-group {
  margin-bottom: 1rem;
}
select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
  height: calc(2.25rem + 2px);
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
}
.chzn-select, .chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  height: calc(2.25rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div {
  width: 30px;
  background: none;
}
.chzn-container.chzn-container-single .chzn-single div > b {
  background: none;
  position: relative;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "\f0dc";
  font-family: FontAwesome;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  border-radius: 0.25rem 0.25rem 0 0;
}
.chzn-container.chzn-container-single .chzn-search {
  padding: 0.625rem;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1.429rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  height: calc(2rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, .2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, .15);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
  background-image: none !important;
}
.chzn-container.chzn-container-multi .chzn-choices {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  height: calc(2rem + 2px);
  background-color: #fff;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
  margin: 5.5px 5px 0 0;
  padding: 5px 20px 5px 5px;
  background-image: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, .1);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  background: none;
  top: 5px;
  color: rgba(0, 0, 0, .2);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  color: rgba(0, 0, 0, .5);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
  border-radius: 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
  margin-top: -4px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
  padding: 0.75rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
  border-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
  background: none;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}
.card-block {
  padding: 20px;
}
.card-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.card-block ul li {
  display: block;
}
.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
#sp-cookie-consent {
  position: fixed;
  font-size: 16px;
  font-weight: 500;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
#sp-cookie-consent > div {
  padding: 20px;
  position: relative;
}
.com-media.contentpane {
  padding: 10px !important;
}
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.com-media .well .row {
  margin: 0;
  padding: 0;
}
.com-media .well .row > div:first-child {
  width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 30px;
}
.com-media .well .row #folderlist {
  display: inline-block;
}
.com-media .well .row #upbutton {
  display: none;
}
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important;
}
.com-media.view-imagesList:before {
  content: " ";
  display: table;
}
.com-media.view-imagesList:after {
  display: block;
  clear: both;
  content: "";
}
.com-media.view-imagesList ul.manager {
  list-style: none;
  padding: 0;
  margin: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
  width: 110px;
  float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background-color: #92ceff;
  border-radius: 0 5px 5px 5px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span:before {
  content: '';
  width: 50%;
  height: 12px;
  border-radius: 0 20px 0 0;
  background-color: #92ceff;
  position: absolute;
  top: -12px;
  left: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
  display: inline-block;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  z-index: 99;
  display: block;
  float: left;
  position: relative;
}
.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px;
  line-height: 100px;
  font-size: 16px;
  margin: 0;
  text-transform: uppercase;
}
.sp-megamenu-parent > li.active > a {
  font-weight: 500;
}
.sp-megamenu-parent > li .sp-menu-badge {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
  background: #d60000;
  color: #fff;
  border-radius: 3px;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
  margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  padding: 8px 0;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
  font-size: 14px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
  margin: 0 0 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
  font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
  opacity: 0.8;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
  animation: spFadeIn 600ms;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInUp 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInDown 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
  animation: spZoomIn 300ms;
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
  animation: spRotateIn 300ms;
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
  animation: spPulse 300ms;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "FontAwesome";
  content: "\f107";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-left: 5px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-right: 5px;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  font-family: "FontAwesome";
  content: "\f105";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: 100%;
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
}
#offcanvas-toggler {
  display: block;
  height: 100px;
  line-height: 100px;
  font-size: 20px;
}
#offcanvas-toggler > span:hover {
  color: #fff;
}
.offcanvas-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas-active .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  background: #333;
  color: #fff;
}
.close-offcanvas:hover {
  background: #666;
  color: #fff;
}
.offcanvas-menu {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: inherit;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner {
  padding: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  padding: 0;
  margin: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 1rem;
  font-weight: bold;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-bottom: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  display: block;
  font-size: 1rem;
  padding: 0.125rem 0;
  position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: FontAwesome;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
  content: "\f055";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
  content: "\f056";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  font-size: 0.875rem;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 20px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 20px;
}
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0;
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
  left: 300px;
}
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -300px;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
  right: 300px;
}
body.ltr .close-offcanvas {
  right: 15px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 10px;
}
@keyframes spFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes spFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes spPulse {
  from {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
  50% {
    opacity: 0.5;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes spSpin {
  to {
    transform: rotate(360deg);
  }
}
a:hover, a:focus, a:active {
  color: #0b80b3;
  text-decoration: none;
  outline: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.1 !important;
  /*-webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;*/
}
p {
  /*-webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;*/
}
b, strong {
  font-weight: 500;
}
/************************************
 * UI
 ************************************/
button.btn-white {
  font-family: 'Lato', sans-serif;
  background: none;
  border-bottom: 0px;
  border-radius: 0px;
  font-weight: 900;
  padding: 10px 0px;
  outline: none;
}
.btn-white i {
  position: relative;
  left: 0px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.btn-white:hover > i {
  position: relative;
  left: 4px;
}
.btn-white > i {
  font-size: 35px;
  top: 4px;
  margin-left: 4px;
  position: relative;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.thumb > img {
  width: 100%;
}
.btn-black {
  background: transparent;
  border: 2px solid #333;
  outline: none;
  color: #333;
  padding: 15px 25px;
  font-family: 'Lato', sans-serif;
  margin: 20px;
  font-weight: 900;
  letter-spacing: 1.1px;
  border-radius: 5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.btn-black:hover {
  border: 2px solid #359491;
  background: #39beb9;
  outline: none;
  color: #fff;
}
.btn-black > i {
  font-size: 19px;
  margin-left: 10px;
}
#am-table > thead {
  color: #e74b3d;
}
/************************************
 * Animation Container
 ************************************/
#animation-container {
  position: relative;
  max-width: 968px;
  bottom: -60px;
  height: 400px;
  margin: 0 auto;
}
/*Resize Browser Animation*/
@media (max-width: 767px) {
  #browser-container {
    width: 550px;
    height: auto;
  }
}
@media (max-width: 600px) {
  #browser-container {
    width: 450px;
    height: 273px;
  }
  #animation-container {
    height: 300px;
  }
}
@media (max-width: 500px) {
  #browser-container {
    width: 350px;
    height: 212px;
  }
  #animation-container {
    height: 242px;
  }
  .project-title {
    font-size: 35px;
  }
}
@media (max-width: 400px) {
  #browser-container {
    width: 250px;
    height: 152px;
  }
  #animation-container {
    height: 184px;
  }
  .project-title {
    font-size: 25px;
  }
}
/************************************
 * Helper Classes
 ************************************/
.mt {
  margin-top: 40px;
}
.mb {
  margin-bottom: 40px;
}
.number {
  position: relative;
  width: 35px;
  height: 35px;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #000;
  text-align: center;
  line-height: 35px;
  margin-right: 10px;
}
h4.title {
  height: 35px;
  line-height: 35px;
  margin-bottom: 35px;
}
/************************************
 * Close button
 ************************************/
#closebt-container {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 40px;
}
.closebt {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}
.closebt:hover {
  transform: rotate(90deg);
}
#item > p {
  margin: 0px;
  color: #e74b3d;
}
/************************************
 * Sections
 ************************************/
section#section-top {
  position: relative;
  width: 100%;
  max-height: 500px;
  background: #e74b3d;
  color: #fff;
  float: left;
  text-align: center;
  overflow: hidden;
}
section#section-default {
  position: relative;
  width: 100%;
  min-height: 100px;
  padding: 40px 0px 40px 0px;
  float: left;
  text-align: center;
  overflow: hidden;
}
section#section-button {
  position: relative;
  width: 100%;
  padding: 10px 0px 17px 0px;
  float: left;
  text-align: center;
  overflow: hidden;
}
/*Section Colors*/
section[bgColor='emerald'] {
  background: #39beb9;
}
section[bgColor='alazarin'] {
  background: #e74b3d;
}
section[bgColor='white'] {
  background: #fff;
}
section[bgColor='whitesmoke'] {
  background: #f7f7f7;
}
/************************************
 * Footer
 ************************************/
div#col-icons {
  border-right: 1px solid #eee;
}
#footer-sign {
  padding: 25px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
}
.navi ul {
  font-size: 0;
  line-height: inherit;
  margin: 0;
  font-weight: 400;
  text-transform: inherit;
  text-align: inherit;
}
@media (max-width: 575.98px) {
  .navi ul > li:last-child > a {
    border-right: 0;
  }
}
.navi ul > li > a {
  display: inline-block;
  padding: 0 15px;
  line-height: 60px;
  text-decoration: none;
}
@media (max-width: 575.98px) {
  .navi ul > li > a {
    line-height: 1.8;
    border-right: 1px solid #000;
    font-weight: 500;
  }
}
footer {
  margin-bottom: 50px;
}
footer#footer {
  position: relative;
  float: left;
  width: 100%;
  min-height: 200px;
}
footer .footer {
  padding: 10px 0 30px;
}
footer .footer .footer-widget {
  margin-bottom: 30px;
}
footer .footer .widget-top {
  margin-bottom: 0;
}
footer .footer .widget-body {
  font-size: 14px;
}
footer .footer .widget-title {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  font-weight: 400;
  text-transform: inherit;
  text-align: inherit;
}
@media (max-width: 575.98px) {
  footer .footer .footer-cols {
    text-align: center;
  }
}
footer .footer .footer-cols .footer-widget .widget-body {
  background-color: transparent;
  padding: 0;
}
footer .footer .footer-cols .footer-widget .widget-body:after {
  content: '';
  background-color: #1a1a1a;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
}
footer .footer .footer-cols .footer-widget .widget-body:after:last-child {
  display: none;
}
footer .footer .footer-cols .footer-widget .widget-body ul li {
  margin-bottom: 5px;
}
footer .footer .footer-cols .footer-widget .widget-title {
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 20px 0;
  font-weight: 500;
}
footer .footer .footer-cols:last-child .footer-widget .widget-body:after {
  display: none;
}
footer .footer-top {
  font-size: 3rem;
  font-weight: 100;
  margin: 70px 0 10px 0;
}
@media (max-width: 575.98px) {
  footer .footer-top {
    font-size: 2rem;
  }
}
footer .footer-bottom {
  width: 100%;
  padding: 0;
}
footer .footer-bottom .container {
  border-top: 1px solid #a1a1a1;
  padding: 50px 0 0;
}
@media (max-width: 575.98px) {
  footer .footer-bottom .container {
    padding: 0 0 50px 0;
  }
}
@media (max-width: 575.98px) {
  footer .footer-bottom .container .footer-col img {
    margin: 0 auto 15px;
    max-width: 230px !important;
  }
}
@media (max-width: 575.98px) {
  footer .footer-bottom .container {
    border-top: 0;
  }
}
footer .footer-bottom p {
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  color: #dbe0f9;
}
footer .footer-bottom .navi ul {
  text-align: right;
  line-height: normal;
}
@media (max-width: 575.98px) {
  footer .footer-bottom .navi ul {
    text-align: center;
    padding: 0;
  }
}
footer .footer-bottom .navi ul li {
  font-size: 14px;
  line-height: normal;
  margin: 0;
  font-weight: 300;
  text-transform: inherit;
  text-align: center;
  position: relative;
  display: inline-block;
  list-style: none;
}
footer .footer-bottom .copyright {
  font-weight: 500;
  text-transform: capitalize;
}
@media (max-width: 575.98px) {
  footer .footer-bottom {
    text-align: center;
  }
}
/************************************
 * CROSS BROWSER SECTION
 ************************************/
@media (min-width: 1200px) {
  #b-icons > .col-lg-3 {
    width: 20%;
  }
}
@media (min-width: 768px) {
  #b-icons > .col-lg-3 {
    width: 25%;
  }
}
@media (min-width: 992px) {
  #b-icons > .col-md-3 {
    width: 10%;
  }
}
@media (min-width: 768px) {
  #b-icons > .col-sm-3 {
    width: 20%;
  }
}
/************************************
 * LET'S HELP THE WORLD SECTION
 ************************************/
#icon-share {
  position: relative;
  min-height: 280px;
  line-height: 280px;
}
@media (max-width: 767px) {
  #icon-share {
    min-height: 0px;
    line-height: 0px;
  }
}
/************************************
 * Modal Styles
 ************************************/
#modal-container {
  position: relative;
  margin-top: 100px;
  overflow: hidden;
}
/************************************
 * SVG ANIMATIONS
 ************************************/
#browser-container {
  position: relative;
  top: 500px;
}
#btn-openModal {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  opacity: 0;
}
#cursor {
  position: relative;
  top: -100px;
}
#modal {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  opacity: 0;
}
#modal-btn-close {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  opacity: 0;
}
#el-01, #el-02, #el-03 {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  opacity: 0;
}
/************************************
 * PUBLICIDAD
 ************************************/
.publicidad {
  margin: 0 0 15px 0;
  /*.moduletable:before {
   content: "Publicidad";
   font-size: 0.8rem;
   margin: 0;
   padding: 0;
   line-height: 1;
   }*/
}
.publicidad .center {
  margin: 0 auto;
}
/************************************
 * CAROUSEL
 ************************************/
.nivo-directionNav a {
  position: absolute;
  top: 40%;
  z-index: 9;
  cursor: pointer;
}
/************************************
 * STICKY VIDEO
 ************************************/
.content-media--video {
  background-color: transparent;
  display: block;
  position: relative;
  padding: 0 0 56.4285714286%;
}
.content-media--video iframe {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.site-content {
  color: #ddd;
}
.site-content p {
  line-height: 2.16;
}
.site-content h2 {
  margin-top: 60px;
  margin-bottom: 30px;
}
.site-content blockquote {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 20px 0;
  line-height: 1.8;
  border-top: 4px solid #eee;
  border-bottom: 4px solid #eee;
}
.site-content header {
  margin-bottom: 3em;
}
.site-content header h1 {
  margin-top: 0;
  margin-bottom: 0.6em;
}
.site-content header h2 {
  font-size: 1.1em;
  color: #ccc;
}
.site-content header figure {
  margin: 2em 0;
}
#featured-video {
  -webkit-transition: width 0.2s ease-in-out, height 0.2s ease-in-out, -webkit-transform 0.38s ease-in-out;
  transition: width 0.2s ease-in-out, height 0.2s ease-in-out, -webkit-transform 0.38s ease-in-out;
  transition: width 0.2s ease-in-out, height 0.2s ease-in-out, transform 0.38s ease-in-out;
  transition: width 0.2s ease-in-out, height 0.2s ease-in-out, transform 0.38s ease-in-out, -webkit-transform 0.38s ease-in-out;
}
/*#featured-video.is-sticky {
 position: fixed;
 top: 15px;
 left: auto;
 max-width: 280px;
 max-height: 158px;
 width: 280px;
 height: 158px;
 z-index: 9999;
 }*/
#featured-video.is-sticky {
  position: relative;
  max-width: 445px;
  max-height: 250px;
  width: 445px;
  height: 250px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  z-index: 999;
}
@media screen and (min-width: 1120px) {
  #featured-video.is-sticky {
    -webkit-transform: translateX(-28.8%);
    transform: translateX(-28.8%);
  }
}
@media screen and (min-width: 1300px) {
  #featured-video.is-sticky {
    -webkit-transform: translateX(-36.8%);
    transform: translateX(-36.8%);
  }
}
@media screen and (max-width: 1119px) {
  #featured-video.is-sticky {
    top: auto;
    bottom: 15px;
    max-width: 400px;
    max-height: 225px;
  }
}
.videoHover {
  background-color: rgba(0, 0, 0, .075);
}
/************************************
 * ANIMATION
 ************************************/
.animated {
  -webkit-animation-duration: 1s !important;
  animation-duration: 1s !important;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/************************************
 * CUSTOM
 ************************************/
.empty-img {
  background-image: url("../images/ecuadortv1.png");
  background-color: rgba(189, 189, 189, 1);
  background-size: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9;
}
.grill-img {
  width: 89%;
}
.object-fit_contain {
  object-fit: contain;
  width: 100%;
  height: auto;
}
.hyphens {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.word-break {
  -ms-word-break: break-all;
  word-break: break-word;
}
.word-wrap {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.title {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 900;
  font-style: normal;
}
#sp-main-body {
  padding: 0;
}
.section-header {
  font-size: 3rem;
  font-weight: 100;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 25px;
}
#sp-header {
  -webkit-box-shadow: 0px -1px 34px -2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px -1px 34px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 0px -1px 34px -2px rgba(0, 0, 0, 0.4);
  border-bottom: 1px solid #429bc3;
  padding: 0 15px;
  overflow: hidden;
}
#lightgallery {
  position: relative;
}
#lightgallery .enlarge:before {
  font-family: 'FontAwesome', sans-serif;
  content: "\f065";
  position: absolute;
  right: 0;
  background: transparent;
  display: block;
  bottom: 0;
  color: #fff;
  font-size: 3rem;
  text-align: center;
  margin: 20px;
  line-height: 1;
}
.video-gallery i {
  -webkit-transition: font-size 0.2s ease-out;
  -moz-transition: font-size 0.2s ease-out;
  -ms-transition: font-size 0.2s ease-out;
  -o-transition: font-size 0.2s ease-out;
  transition: font-size 0.2s ease-out;
}
.video-gallery a {
  display: block;
}
.chevron-right {
  position: absolute;
  right: 0;
  top: -20px;
}
.chevron-right i {
  font-size: 5rem;
}
.jscroll .jscroll-inner, .jscroll .epc-next-item .jscroll {
  text-align: center;
}
.jscroll .jscroll-added {
  text-align: initial;
}
.jscroll-item {
  text-align: center;
}
.jscroll-item .jscroll-next {
  text-align: center;
  margin: 0 auto;
}
.jscroll-item .loading-center {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.jscroll-item .loading-center img {
  text-align: center;
  margin: 0 auto;
}
.tw-centered {
  margin: 0 auto;
}
.twitter-tweet-rendered {
  margin: 0 auto 15px !important;
}
.fa-xs {
  font-size: 35%;
}
.adsrevive {
  font-size: 12px;
  font-family: 'Fira Sans', sans-serif;
  text-align: left;
  text-decoration: none;
  margin: 0 !important;
  display: block !important;
}
#sp-menu .sp-megamenu-wrapper {
  position: relative;
  float: left;
  margin-right: 15px;
}
#sp-menu .sp-module {
  line-height: 110px;
  float: left;
  margin-right: 30px;
}
#sp-menu .sp-module:last-child {
  margin-right: 0;
}
#sp-menu .sp-module ul.social-icons li {
  line-height: 1;
}
#sp-menu .sp-module ul.social-icons li a {
  color: #0098c2;
  display: block;
}
#sp-menu .sp-module ul.social-icons li a .fa {
  font-size: 1.8rem;
  background: -webkit-linear-gradient(#0098c2, #24528f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#sp-menu .sp-module ul.social-icons li a:hover {
  color: #ccc;
}
#searchModal {
  color: #fff;
}
#searchModalhover {
  color: #ccc;
}
#searchModal .fa {
  font-size: 1.5rem;
}
#sp-buscador {
  position: absolute;
  width: 100%;
  margin-top: -17px;
  z-index: 999;
}
#bg-online-streaming {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
}
/************************************
 * PROGRAMMING GRILL
 ************************************/
#programming-grill {
  margin: 26px 0;
}
@media (max-width: 575.98px) {
  #programming-grill {
    margin: 0 0 15px 0;
    text-align: center;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #programming-grill {
    margin: 0 0 15px 0;
    text-align: center;
  }
}
#programming-grill.bg-dark {
  background-color: #1c1c1c !important;
  color: #fff;
}
#programming-grill.bg-dark * {
  color: #fff;
}
#programming-grill.navbar-expand .nav.nav-pills.nav-justified {
  background-color: #2c2c2c !important;
  border-left: 1px solid #9a9a9a;
  border-right: 1px solid #9a9a9a;
  height: 100%;
}
#programming-grill .nav .nav-item {
  text-align: center;
}
#programming-grill .nav .nav-item.active .tituloColor {
  font-size: 1.2rem;
  font-weight: 700;
  color: #439ad0;
}
#programming-grill .nav .nav-item.active .tituloColor2 {
  font-size: 1.2rem;
  font-weight: 700;
}
#programming-grill .nav .nav-item .nav-link {
  position: relative;
  display: block;
  padding: 0.4rem 0;
}
#programming-grill .nav .nav-item .nav-link:before {
  content: '';
  position: absolute;
  right: 0;
  border-right: 1px solid #f5f5f5;
  width: 1px;
  height: 20px;
  top: 23%;
}
#programming-grill .nav .nav-item:last-child .nav-link:before {
  content: unset;
}
#programming-grill .boton {
  color: #fff;
  margin-right: 1em;
  font-weight: 700;
}
#programming-grill .tituloColor {
  font-family: 'Fira Sans', sans-serif;
  color: #9a9a9a;
  text-transform: uppercase;
}
#programming-grill .tituloColor2 {
  font-family: 'Fira Sans', sans-serif;
  color: #9a9a9a;
  text-transform: uppercase;
  padding-right: 8px;
}
#programming-grill .tituloColor3 {
  font-family: 'Fira Sans', sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
#programming-grill li .lineaMenu {
  border-left: 1px solid #9a9a9a;
  line-height: 1px;
  margin-top: 0.7em;
}
#programming-grill .button {
  background-color: #303030;
  border: none;
  text-align: center;
  text-decoration: none;
  border-radius: 14px;
  padding: 6px 18px;
  height: 100%;
  line-height: 2;
}
#programming-grill .button-nobg {
  background-color: transparent;
  border: none;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 14px;
  padding: 6.7px 18px;
}
#programming-grill .button-nobg .titulo {
  font-weight: 700;
  margin-left: 5px;
}
.btn-program {
  margin: 26px 0;
}
@media (max-width: 575.98px) {
  .btn-program {
    margin: 0 0 15px 0;
    text-align: center;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .btn-program {
    margin: 0 0 15px 0;
    text-align: center;
  }
}
.btn-program .btn {
  padding: 3px 0;
}
.btn-program .btn-program-a {
  font-family: 'Fira Sans', sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 32px;
  display: block;
}
.btn-program .btn-miraahora-a {
  font-family: 'Fira Sans', sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}
.btn-program .btn-miraahora-a:hover {
  text-decoration: none;
}
.btn-program .btn-miraahora-a .titulo {
  margin-left: 6px;
}
/************************************
 * MEDIA QUERIES
 ************************************/
@media (max-width: 575.98px) {
  .img-fluid2 {
    width: 100%;
  }
  .qx-container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .img-fluid2 {
    width: unset;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .img-fluid2 {
    width: unset;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  h3 {
    font-size: 1.6rem;
  }
  .epc-video i {
    font-size: 4rem;
  }
  .img-fluid2 {
    width: unset;
  }
}
@media (min-width: 1200px) and (max-width: 1366px) {
  h3 {
    font-size: 2.2rem;
  }
  .epc-video i {
    font-size: 5rem;
  }
  .img-fluid2 {
    width: unset;
  }
}
@media (min-width: 1367px) {
  h3 {
    font-size: 2.4rem;
  }
  .epc-video i {
    font-size: 5rem;
  }
  .img-fluid2 {
    width: unset;
  }
}
/************************************
 * SOCIAL ICONS
 ************************************/
.epc-item-social-list {
  border-top: 1px solid #009bc2;
  padding: 10px 0 0 0;
  margin: 30px 0 0 0;
  list-style: none;
  display: inline-flex;
  -webkit-justify-content: flex-end;
  -webkit-flex-wrap: wrap;
}
.epc-item-social-list .soc-item {
  margin: 0 1rem;
}
.epc-item-social-list .soc-item:first-child {
  margin-left: 0;
}
.epc-item-social-list a {
  margin: 0;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.epc-item-social-list .mbr-iconfont-social {
  font-size: 1.8rem;
  background: -webkit-linear-gradient(#009bc2, #24508c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
[class^="socicon-"]:before, [class*=" socicon-"]:before {
  font-family: "fontawesome", sans-serif !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.socicon-twitter:before {
  content: "\f099";
}
.socicon-facebook:before {
  content: "\f09a";
}
.socicon-whatsapp:before {
  content: "\f232";
}
/************************************
 * BUTTONS
 ************************************/
.btn {
  /*border-radius: 30px;
   padding: 16px 60px;
   text-transform: uppercase;*/
}
.btn-primary, .sppb-btn-primary {
  color: #fff !important;
  background-color: #007bff !important;
  border-color: #007bff !important;
}
.btn-primary:hover, .sppb-btn-primary:hover {
  border-color: #386580 !important;
  background-color: #386580 !important;
}
.btn-primary:hover {
  color: #fff !important;
  background-color: #0069d9 !important;
  border-color: #0062cc !important;
}
/************************************
 * TWEETME
 ************************************/
span.tweetme.sbBox, span.tweetme.sbBox a {
  display: initial;
  color: initial;
  text-decoration: none !important;
}
span.tweetme a {
  word-wrap: break-word;
  background: none;
  margin: 0;
  padding: 0;
}
span.tweetme.sbBox {
  margin: 0;
  color: initial;
  display: initial;
  position: initial;
  overflow: initial;
}
span.tweetme.sbBox a {
  padding: 0;
}
span.tweetme.sbBox a .sbText {
  padding: 0;
  display: initial;
  font-size: initial;
}
span.tweetme.sbBox a .sbFoot {
  background-color: #fff;
  border-top: 0;
  text-align: initial;
  padding: 0;
  margin: 0;
  display: initial;
  font-size: initial;
  font-family: inherit;
}
span.tweetme.sbBox a:hover {
  color: initial;
}
span.tweetme.sbBox .sbFoot span:before {
  content: '\f099';
  font-family: "fontawesome", sans-serif;
  color: #00aced;
  padding: 0 0 0 10px;
}
span.tweetme.sbBox .sbText {
  position: relative;
  background-color: #ccc;
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
}
span.tweetme.sbBox .sbText:hover {
  background-color: #e2e2e2;
}
/************************************
 * GOOGLE ADSENSE
 ************************************/
.adsense {
  width: 970px;
  height: 90px;
  display: block;
}
.adsense:before {
  display: none !important;
}
.adsense ins {
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (max-width: 1024px) {
  .adsense {
    width: 728px;
    height: 90px;
  }
  .adsense:before {
    content: '1024';
  }
}
@media screen and (max-width: 800px) {
  .adsense {
    width: 468px;
    height: 60px;
  }
  .adsense:before {
    content: '800';
  }
}
.adsense--main {
  width: 728px;
  height: 90px;
}
.adsense--side {
  width: 336px;
  height: 280px;
}
@media screen and (max-width: 1024px) {
  .adsense--main {
    width: 468px;
    height: 60px;
  }
  .adsense--main:before {
    content: '1024';
  }
}
@media screen and (max-width: 800px) {
  .adsense--side {
    width: 250px;
    height: 250px;
  }
  .adsense--side:before {
    content: '800';
  }
}
/************************************
 * ITEM
 ************************************/
.container .row .epc-page {
  margin-top: 80px;
}
.epc-page {
  margin-top: 40px;
  margin-bottom: 0;
}
.epc-page * {
  line-height: 1;
}
.epc-page .epc-header {
  background-color: #1a1a1a;
  margin-top: -40px;
  margin-bottom: 40px;
}
.epc-page .epc-listing-items .epc-listing-item {
  margin-bottom: 30px;
}
.epc-page .epc-listing-items .epc-listing-item:last-child {
  margin-bottom: 0;
}
.epc-page .epc-listing-items .epc-item-content {
  padding: 13% 0 13%;
  vertical-align: center;
}
.epc-page .epc-item {
  position: relative;
  text-align: left;
}
.epc-page .epc-item .epc-item-tags {
  margin-top: 60px;
}
.epc-page .epc-item .epc-item-tags .epc-tags-title {
  text-transform: uppercase;
}
.epc-page .epc-item .epc-item-tags .tag.btn {
  -webkit-background-image: linear-gradient(to bottom, #009bc2 0%, #24508c 100%);
  -moz-background-image: linear-gradient(to bottom, #009bc2 0%, #24508c 100%);
  background-image: linear-gradient(to bottom, #009bc2 0%, #24508c 100%);
  color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 0.9rem;
  padding: 8px 24px;
}
.epc-page .epc-item .epc-credit-main-image {
  font-family: 'Fira Sans', sans-serif !important;
  font-size: 14px;
  font-weight: 500;
  font-style: italic;
  padding: 10px 0 0 0;
  margin: 0;
  color: #000;
  background-color: #fff;
  position: relative;
  opacity: 1;
}
.epc-page .epc-item #videogallery-time-title {
  width: 75%;
  margin: 0 auto;
}
.epc-page .epc-item #videogallery-time-title .directoa {
  text-transform: uppercase;
  text-align: center;
  font-size: 2rem;
  font-weight: 200;
  margin-bottom: 30px;
}
.epc-page .epc-item #videogallery-time-title table {
  width: 100%;
}
.epc-page .epc-item #videogallery-time-title table tr {
  border-bottom: 1px solid #1677d8;
}
.epc-page .epc-item #videogallery-time-title table td, .epc-page .epc-item #videogallery-time-title table th {
  padding: 5px 15px !important;
  vertical-align: top;
  cursor: pointer;
}
.epc-page .epc-item #videogallery-time-title table th.video-time {
  padding-right: 0 !important;
  width: 50px;
  vertical-align: top;
}
.epc-page .epc-item #videogallery-time-title table th.video-title {
  font-weight: 300;
}
.epc-page .epc-item #videogallery-time-title table tr:last-child {
  border-bottom: 0;
}
@media (max-width: 575.98px) {
  .epc-page .epc-item #epc-most-viewed-week {
    position: relative;
    bottom: unset;
    margin: 50px -15px 0;
  }
  .epc-page .epc-item #epc-most-viewed-week .col-8 {
    padding: 0 60px 0 0;
  }
  .epc-page .epc-item #epc-most-viewed-week .col-8 .chevron-right {
    right: 7%;
  }
}
.epc-page .epc-item #epc-most-viewed-week .row > .col-md-8 > a, .epc-page .epc-item #epc-most-viewed-week .row > .col-md-12 > a {
  padding-right: 50px;
}
.epc-page .epc-item #epc-most-viewed-week .epc-most-viewed-week-items-title {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: bold;
  padding-bottom: 1rem !important;
}
@media (max-width: 575.98px) {
  .epc-page .epc-item #epc-most-viewed-week .epc-most-viewed-week-items-title {
    margin: 0 15px;
  }
}
.epc-page .epc-item #epc-media-block-right {
  padding-bottom: 300px;
}
.epc-page .epc-ads {
  background-color: #ccc;
  margin-top: 30px;
  margin-bottom: 0;
}
.epc-page .epc-ads .moduletable {
  padding: 30px 0;
}
.epc-ads {
  background-color: #ccc;
  margin: 0;
}
.epc-ads .moduletable {
  padding: 30px 0;
}
/************************************
 * WIDTH
 ************************************/
.w-10 {
  width: 10%;
}
.w-20 {
  width: 20%;
}
.w-30 {
  width: 30%;
}
.w-40 {
  width: 40%;
}
.w-50 {
  width: 50%;
}
.w-60 {
  width: 60%;
}
.w-70 {
  width: 70%;
}
.w-80 {
  width: 80%;
}
.w-90 {
  width: 90%;
}
.w-100 {
  width: 100%;
}
.w-15 {
  width: 15%;
}
.w-25 {
  width: 25%;
}
.w-35 {
  width: 35%;
}
.w-45 {
  width: 45%;
}
.w-55 {
  width: 55%;
}
.w-65 {
  width: 65%;
}
.w-75 {
  width: 75%;
}
.w-85 {
  width: 85%;
}
.w-95 {
  width: 95%;
}
/************************************
 * PAGINATION
 ************************************/
.epc-pagination ul li a {
  font-size: 1rem !important;
}
.pagination-sm .page-link {
  padding: 0.4rem 0.8rem !important;
}
.page-link:focus {
  box-shadow: none !important;
}
/************************************
 * OWL
 ************************************/
.owl-theme .owl-nav {
  color: #fff;
  margin: 0;
  font-size: 7rem;
}
.owl-theme .owl-nav [class*=owl-] {
  top: calc(50% - 90px);
  outline: 0 !important;
  border: 0 !important;
  line-height: 1 !important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: transparent !important;
  outline: 0 !important;
  border: 0 !important;
}
.owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  margin-left: 20px;
  text-shadow: 2px 2px 8px #545454;
}
.owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 0;
  margin-right: 20px;
  text-shadow: 2px 2px 8px #545454;
}
.owl-theme .owl-nav .disabled {
  opacity: 0;
}
.owl-theme .owl-nav i {
  font-weight: bold;
}
/************************************
 * SEARCH PAGE
 ************************************/
.epc-page-search .epc-search-results-header {
  margin-bottom: 2rem;
}
.epc-page-search .epc-search-results-header h3 {
  font-size: 2.6rem;
}
.epc-page-search .epc-listing-item {
  margin-bottom: 0;
}
.epc-page-search .epc-listing-item .epc-item-content {
  width: 100%;
  padding: 0 0 30px 0;
}
.epc-page-search .epc-listing-item .epc-item-content h4 {
  color: #1a1a1a;
}
.epc-page-search .epc-listing-item .epc-item-content a {
  color: #1a1a1a;
}
.epc-page-search .epc-listing-item .epc-item-content ahover, .epc-page-search .epc-listing-item .epc-item-content afocus, .epc-page-search .epc-listing-item .epc-item-content aactive {
  color: #1a1a1a;
}
/************************************
 * ITEM MODULES
 ************************************/
.epc-item-header {
  margin: 0;
}
.epc-item-header .epc-sub-categories {
  line-height: 52px;
}
.epc-item-header .epc-sub-categories .epc-sub-categories-title {
  text-align: right;
}
.epc-item-header .epc-sub-categories .epc-sub-category-tag {
  text-transform: uppercase;
  line-height: 52px;
  margin: 5px 15px 0 0;
  display: inline-block;
}
.epc-item-header .epc-sub-categories .select2 {
  margin-top: -4px;
  text-align: left;
}
.epc-listing-items .epc-listing-item {
  display: block;
  position: relative;
  background-color: #2e2e2e;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .epc-listing-items .epc-listing-item {
    /*background-color: transparent;*/
  }
}
.epc-listing-items .epc-listing-item .epc-category {
  margin-top: 15px;
}
.epc-listing-items .epc-listing-item .epc-category a {
  color: #00b0df;
}
.epc-listing-items .epc-listing-item .epc-item-image {
  width: unset;
  display: block;
  vertical-align: middle;
  position: relative;
}
.epc-listing-items .epc-listing-item .epc-item-image a {
  z-index: 1;
  line-height: 1;
  display: block;
  /*&:before {
   content: '';
   background: url(../images/sprite-recuadros.png) no-repeat -627px -2376px;
   background-size: cover;
   width: 100%;
   height: 150px;
   position: absolute;
   bottom: 0;
   }*/
}
.epc-listing-items .epc-listing-item .epc-item-image picture {
  position: relative;
  display: block;
}
.epc-listing-items .epc-listing-item.featured-item .epc-item-image {
  width: unset;
  display: block;
  vertical-align: middle;
  position: relative;
}
.epc-listing-items .epc-listing-item.featured-item .epc-item-image a {
  z-index: 1;
  line-height: 1;
  /*&:before {
   content: '';
   background: url(../images/sprite-recuadros.png) no-repeat 16px 25px;
   background-size: cover;
   width: 100%;
   height: 500px;
   position: absolute;
   bottom: 0;
   right: 0;
   }*/
}
.epc-listing-items.blue .epc-item-image a:before {
  background-position: -627px -2376px;
}
.epc-listing-items.blue .featured-item .epc-item-image a:before {
  background-position: 16px 10px;
}
.epc-listing-items.blue .epc-category a {
  color: #0b80b3 !important;
}
.epc-listing-items.blue .epc-category a:hover {
  color: #fff !important;
}
.epc-listing-items.blue.epc-featured {
  background-color: #439ccc;
}
.epc-listing-items.gray .epc-item-image a:before {
  background-position: -627px -1780px !important;
}
.epc-listing-items.gray .featured-item .epc-item-image a:before {
  background-position: 16px -579px !important;
}
.epc-listing-items.gray .epc-category a {
  color: #ccc;
}
.epc-listing-items.gray .epc-category a:hover {
  color: #d6d6d6;
}
.epc-listing-items.gray.epc-featured {
  background-color: #2e2e2e;
}
.epc-listing-items.red .epc-listing-item {
  background-color: #de2124;
}
.epc-listing-items.red .epc-item-image a:before {
  background-position: -627px -2078px !important;
}
@media (min-width: 1920px) {
  .epc-listing-items.red .epc-item-image a:before {
    background-position: -600px -2080px !important;
  }
}
.epc-listing-items.red .featured-item .epc-item-image a:before {
  background-position: 16px -1169px !important;
}
.epc-listing-items.red .epc-category a {
  color: #b1b1b1;
}
.epc-listing-items.red .epc-category a:hover {
  color: #ccc;
}
.epc-listing-items.red.epc-featured {
  background-color: #de2124;
}
.epc-listing-items.green .epc-item-image a:before {
  background-position: -627px -1780px !important;
}
.epc-listing-items.green .featured-item .epc-item-image a:before {
  background-position: 16px -579px !important;
}
.epc-listing-items.green .epc-category a {
  color: #1bd01b;
}
.epc-listing-items.green .epc-category a:hover {
  color: #1baa1b;
}
.epc-listing-items.green .epc-video i {
  color: #1bd01b;
}
.epc-listing-items.green.epc-featured {
  background-color: #3a8c3c;
}
.epc-listing-items.pink .epc-listing-item {
  background-color: #de1b51;
}
.epc-listing-items.pink .featured-item .epc-item-image:before {
  content: '';
  background: url(../images/sprite-recuadros.png) no-repeat -140px -1765px;
  width: 100%;
  height: 240px;
  position: absolute;
  bottom: 0;
  z-index: 3;
}
.epc-listing-items.pink .epc-category a {
  color: #b1b1b1;
}
.epc-listing-items.pink .epc-category a:hover {
  color: #ccc;
}
.epc-listing-items.pink.epc-featured {
  background-color: #de157f;
}
.epc-featured {
  padding: 3px 10px;
  border-radius: 5px;
  background-color: #00b3ee;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
}
.epc-item-view-content p {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 1rem;
}
.epc-item-view-content * {
  line-height: 1.5;
}
@media (max-width: 575.98px) {
  .epc-item-view-content {
    margin: 0 -15px;
  }
  .epc-item-view-content > div, .epc-item-view-content > span {
    margin: 0 15px;
  }
  .epc-item-view-content #epc-media-block-main {
    margin: 0 -15px 40px;
  }
  .epc-item-view-content #epc-media-block-main .epc-credit-main-image {
    margin: 0 30px;
  }
  .epc-item-view-content #epc-media-block-main .epc-item-voting {
    margin: 30px 0 6px;
  }
  .epc-item-view-content p {
    margin: 0 15px 1rem;
  }
  .epc-item-view-content picture {
    display: block;
    position: relative;
    margin: 0;
  }
}
.epc-item-content {
  width: unset;
  display: block;
  vertical-align: middle;
  height: 100%;
}
.epc-item-content h2, .epc-item-content h3, .epc-item-content h4 {
  color: #fff;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: left;
  margin: 0;
  padding: 0;
}
.epc-item-content a {
  color: #fff;
  line-height: 1;
}
.epc-item-content a:hover, .epc-item-content a:focus, .epc-item-content a:active {
  color: #f4fffc;
}
.epc-category {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: bold;
}
.epc-category a {
  color: #1bd01b;
}
.featured-item .epc-item-image a {
  z-index: 1;
  line-height: 1;
}
.featured-item .epc-item-image .epc-item-content {
  width: 40%;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  height: 162px;
  max-height: 210px;
  padding: 0;
  overflow: hidden;
}
.featured-item .epc-item-image .epc-item-content h2, .featured-item .epc-item-image .epc-item-content h3, .featured-item .epc-item-image .epc-item-content h4 {
  color: #fff;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: right;
  margin: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-shadow: 1px 1px 3px #000;
}
.featured-item .epc-item-image .epc-item-content h2 {
  font-size: 3rem;
}
.featured-item .epc-item-image .epc-item-content h3 {
  font-size: 2.4rem;
}
.featured-item .epc-item-image .epc-item-content h4 {
  font-size: 2rem;
}
.epc-video {
  position: absolute;
  right: 0;
  top: 30%;
  margin: 30px;
  z-index: 22;
}
.epc-video i {
  font-size: 5rem;
  line-height: 1;
  color: #fff;
  text-shadow: 3px 3px 16px #000;
}
/************************************
 * GIDEON MODULES
 ************************************/
@media (max-width: 575.98px) {
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item {
    background-color: #303030;
  }
}
.gideon.gideon-seccion .epc-listing-items .epc-listing-item.featured-item .epc-item-image h3 {
  height: auto;
}
@media (min-width: 768px) {
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item.featured-item .epc-item-image .epc-item-content {
    position: relative;
    width: auto;
    height: auto;
    margin: 2rem;
  }
}
@media (min-width: 768px) {
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item.featured-item .epc-item-image a:before {
    content: '';
    background: url("../images/boxes/box-big-gray-transp.png") no-repeat 100% -340% !important;
    background-size: contain;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 2;
  }
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item.featured-item .epc-item-image .epc-item-content {
    /*position: relative;
     width: auto;
     height: auto;*/
    margin: 2rem;
  }
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item.featured-item .epc-item-image .epc-item-content h3 {
    font-size: 2rem;
    padding: 0;
    position: relative;
  }
}
@media (min-width: 992px) {
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item.featured-item .epc-item-image a:before {
    background: url("../images/boxes/box-big-gray-transp.png") no-repeat 100% 150% !important;
  }
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item.featured-item .epc-item-image .epc-item-content {
    position: absolute;
    height: 100%;
    width: 50%;
    max-height: 270px;
  }
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item.featured-item .epc-item-image .epc-item-content h3 {
    font-size: 2.4rem;
    position: absolute;
  }
}
@media (min-width: 1200px) {
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item.featured-item .epc-item-image .epc-item-content {
    height: 100%;
    max-height: 270px;
  }
}
@media (max-width: 767px) {
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item.featured-item .epc-item-image a:before {
    content: none;
    background: none;
  }
}
@media (min-width: 768px) {
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item.featured-item .epc-item-image a.with-video:before {
    content: '';
    background: url("../images/boxes/box-small-gray.png") no-repeat 100% 100%;
    background-size: contain;
    height: 40%;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 2;
  }
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item.featured-item .epc-item-image picture {
    max-height: unset;
    overflow: hidden;
  }
}
.gideon.gideon-seccion .epc-listing-items .epc-listing-item .epc-item-image {
  height: 100%;
  overflow: hidden;
  max-height: 300px;
}
@media (max-width: 767px) {
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item .epc-item-image a:before {
    content: none;
    background: none;
  }
}
@media (min-width: 768px) {
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item .epc-item-image a.with-video:before {
    content: '';
    background: url("../images/boxes/box-small-gray.png") no-repeat 100% 100%;
    background-size: contain;
    height: 40%;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 2;
  }
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item .epc-item-image picture {
    max-height: 290px;
    overflow: hidden;
  }
}
.gideon.gideon-seccion .epc-listing-items .epc-listing-item .epc-item-image .epc-video {
  top: 20%;
}
.gideon.gideon-seccion .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content {
  z-index: 3;
}
@media (min-width: 1280px) and (max-width: 1440px) {
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item .epc-item-image {
    max-height: 328px;
  }
}
@media (min-width: 1920px) {
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item .epc-item-image {
    max-height: 306px;
  }
}
.gideon.gideon-seccion .epc-listing-items .epc-listing-item .epc-item-title {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 90px;
  margin: 0 0 100px 30px;
  overflow: hidden;
  z-index: 2;
}
.gideon.gideon-participa .epc-listing-items .epc-listing-item {
  margin: 0;
}
.gideon.gideon-participa .epc-listing-items .epc-item-image {
  height: 100%;
}
.gideon.gideon-participa .epc-listing-items .epc-item-image a:before {
  content: '';
  background: url("../images/boxes/box-small-blue.png") no-repeat 100% 100%;
  background-size: contain;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.gideon.gideon-participa .epc-listing-items .epc-item-title {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 30%;
  margin: 0 0 100px 30px;
  width: 50%;
  z-index: 3;
}
.gideon.gideon-participa .epc-listing-items .epc-item-title * {
  color: #fff;
}
.gideon.gideon-participa .epc-listing-items .epc-item-title h3 {
  font-size: 1.7rem;
  hyphens: unset;
}
.gideon.gideon-participa .epc-listing-items .epc-item-title .subtitle {
  font-weight: bold;
  text-transform: uppercase;
}
.gideon.gideon-participa .epc-listing-items .epc-item-title .enunminuto {
  padding: 7px 10px;
  margin-top: 0;
  display: inline-block;
  background-color: #4d4948;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 0.8rem;
}
.gideon.gideon-participa .epc-listing-items .epc-item-dates {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 30px;
  color: #fff;
  font-weight: bold;
  text-align: right;
  z-index: 3;
}
.gideon.gideon-participa .epc-listing-items .epc-item-dates .date {
  font-size: 1.5rem;
  line-height: 1;
  width: 120px;
  text-transform: uppercase;
}
.gideon.gideon-participa .epc-listing-items .epc-item-dates .hour {
  font-size: 2.4rem;
  line-height: 1;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .gideon.gideon-participa .epc-listing-items .epc-item-dates .date {
    font-size: 1.1rem;
  }
  .gideon.gideon-participa .epc-listing-items .epc-item-dates .hour {
    font-size: 2rem;
  }
}
.gideon.gideon-participa .epc-listing-items .epc-item-dates .social-network i {
  font-size: 3.4rem;
  margin-top: 0.6rem;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .gideon.gideon-participa .epc-listing-items .epc-item-dates .social-network i {
    font-size: 2.6rem;
    margin-top: 0.5rem;
  }
}
@media (min-width: 1365px) {
  .gideon.gideon-participa .epc-listing-items .epc-item-title {
    margin: 0 0 100px 15px;
  }
  .gideon.gideon-participa .epc-listing-items .epc-item-dates {
    margin: 15px;
  }
}
@media (min-width: 1024px) {
  .gideon.gideon-participa .epc-listing-items .epc-item-dates {
    margin: 20px;
  }
}
@media (min-width: 1920px) {
  .gideon.gideon-participa .epc-listing-items .epc-item-dates {
    margin: 20px;
  }
}
@media (min-width: 2880px) {
  .gideon.gideon-participa .epc-listing-items .epc-item-dates {
    margin: 40px;
  }
}
.gideon.gideon-participa .epc-listing-items .epc-shadow {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+27,0.65+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 27%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 27%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 27%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
  width: 100%;
  height: 80%;
  position: absolute;
  display: block;
  bottom: 0;
  z-index: 1;
}
.gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item {
  margin: 0;
}
.gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-image {
  height: 100%;
}
.gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-image:before {
  content: unset;
}
.gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-image > a {
  display: block;
  position: relative;
  z-index: 2;
}
.gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-image a.bgbox:before {
  content: '';
  background: url("../images/boxes/box-small-fucsia.png") no-repeat 0 100%;
  background-size: contain;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-title {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  max-height: 180px;
  width: 60%;
  margin: 0 0 120px 30px;
  z-index: 3;
}
.gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-title * {
  color: #fff;
}
.gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-title h3 {
  font-size: 2.2rem;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #000;
}
@media (min-width: 992px) {
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-title h3 {
    font-size: 1.8rem;
  }
}
.gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-title .enunminuto {
  padding: 12px 11px;
  margin-top: 0;
  display: inline-block;
  background-color: #4d4948;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 0.8rem;
}
@media (min-width: 768px) {
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-title {
    max-height: 107px;
  }
}
@media (min-width: 1024px) {
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-title {
    max-height: 100px;
  }
}
@media (min-width: 1920px) {
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-title {
    max-height: 138px;
  }
}
@media (min-width: 1440px) and (max-width: 1919px) {
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-title {
    max-height: 67px;
  }
}
@media (min-width: 2560px) and (max-width: 2880px) {
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-title {
    max-height: 210px;
  }
}
@media (max-width: 575.98px) {
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-title {
    max-height: 126px;
  }
}
.gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-dates {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 30px;
  color: #fff;
  font-weight: bold;
  text-align: right;
  z-index: 3;
}
.gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-dates .date {
  font-size: 1.5rem;
  line-height: 1;
  width: 130px;
  text-transform: uppercase;
}
.gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-dates .hour {
  font-size: 3rem;
  line-height: 1;
}
@media (min-width: 1367px) {
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-dates .hour {
    font-size: 2.2rem;
  }
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-dates .date {
    font-size: 1rem;
  }
}
@media (min-width: 1367px) and (max-width: 1600px) {
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-dates .hour {
    font-size: 2.2rem;
  }
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-dates .date {
    font-size: 1rem;
  }
}
@media (min-width: 1601px) {
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-dates .hour {
    font-size: 3rem;
  }
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-dates .date {
    font-size: 1.5rem;
  }
}
.gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-shadow {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+27,0.65+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 27%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 27%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 27%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
  width: 100%;
  height: 80%;
  position: absolute;
  display: block;
  bottom: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .gideon.gideon-principal .epc-listing-items .epc-listing-item .epc-item-image a:before {
    content: '';
    background: url("../images/boxes/box-big-blue-transp.png") no-repeat 100% 100%;
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    z-index: 2;
  }
}
.gideon.gideon-principal .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content {
  margin: 1rem auto;
  position: relative;
  overflow: unset;
  height: 100%;
  width: 90%;
  z-index: 2;
}
.gideon.gideon-principal .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content h3 {
  font-size: 1.75rem;
  position: relative;
  text-align: left;
}
@media (min-width: 768px) {
  .gideon.gideon-principal .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content {
    margin: 0 30px 30px 0;
    width: 35%;
    position: absolute;
  }
  .gideon.gideon-principal .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content h3 {
    position: absolute;
    bottom: 0;
    padding: unset;
    margin-bottom: unset;
    text-shadow: 1px 1px 3px #000;
    line-height: 1.2 !important;
    width: 420px;
    height: auto;
    text-align: right;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .gideon.gideon-principal .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content h3 {
    max-height: 80%;
    font-size: 1.7rem;
  }
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .gideon.gideon-principal .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content h3 {
    font-size: 2rem;
  }
}
@media (min-width: 1366px) {
  .gideon.gideon-principal .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content h3 {
    font-size: 2.3rem;
  }
}
@media (min-width: 1600px) {
  .gideon.gideon-principal .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content h3 {
    font-size: 2.8rem;
  }
}
@media (min-width: 1920px) and (max-width: 2880px) {
  .gideon.gideon-principal .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content h3 {
    font-size: 3.2rem;
    width: 100%;
  }
}
.gideon.gideon-principal .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content .epc-video {
  top: 38% !important;
}
.gideon.gideon-principal .epc-listing-items .epc-listing-item .epc-item-image .epc-video {
  z-index: 2;
}
.gideon.gideon-simple .epc-listing-items .epc-listing-item .epc-item-image a:before {
  content: unset;
}
@media (max-width: 575.98px) {
  .gideon.gideon-simple .epc-listing-items .epc-listing-item .epc-item-image a.with-video .epc-item-content {
    width: auto !important;
  }
}
.gideon.gideon-simple .epc-listing-items .epc-listing-item .epc-item-image a.with-video:before {
  content: '';
  background: url("../images/boxes/box-small-blue-transp.png") no-repeat 0 250%;
  background-size: contain;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.gideon.gideon-simple .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content {
  padding: 30px;
  position: absolute;
  bottom: 0;
  width: 95%;
  height: auto;
  margin-bottom: 40px;
  z-index: 3;
}
.gideon.gideon-simple .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content h3 {
  position: absolute;
  bottom: 0;
  text-shadow: 1px 1px 3px #000;
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .gideon.gideon-simple .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content h3 {
    font-size: 1.8rem;
  }
}
@media (max-width: 575.98px) {
  .gideon.gideon-simple .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content {
    position: relative;
    margin: 30px 30px 50px 30px !important;
    padding: 0;
    width: auto;
  }
  .gideon.gideon-simple .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content h3 {
    font-size: 1.75rem;
    position: relative;
  }
}
.gideon.gideon-simple .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content .epc-video {
  top: 38% !important;
}
.gideon.gideon-simple .epc-listing-items .epc-listing-item .epc-item-image a.with-video .epc-item-content {
  width: 70%;
}
.gideon.gideon-simple .epc-listing-items .epc-listing-item .epc-item-image .epc-video {
  bottom: 30%;
  top: initial;
}
@media (min-width: 1440px) and (max-width: 1920px) {
  .gideon.gideon-simple .epc-listing-items .epc-listing-item {
    margin-bottom: 22px;
  }
  .gideon.gideon-simple .epc-listing-items .epc-listing-item:last-child {
    margin-bottom: 0;
  }
}
.gideon .epc-listing-item {
  margin-bottom: 30px;
}
.gideon .epc-listing-item:last-child {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .gideon .epc-listing-item {
    margin-bottom: 0;
  }
}
/************************************
 * STREAMING
 ************************************/
#streaming #streaming-top {
  margin: 0;
  line-height: 100px;
}
#streaming #streaming-top > .sp-module {
  display: inline-block;
  padding-right: 25px;
}
#streaming #streaming-top > .sp-module:last-child {
  padding-right: 0;
}
#streaming #streaming-top ul.social-icons {
  display: inline-block;
}
#streaming #streaming-top ul.social-icons li {
  line-height: 1;
  display: inline-block;
  padding-right: 10px;
  margin: 0;
}
#streaming #streaming-top ul.social-icons li:last-child {
  padding-right: 0;
}
#streaming #streaming-top ul.social-icons li a {
  color: #0098c2;
  display: block;
}
#streaming #streaming-top ul.social-icons li a .fa {
  font-size: 1.5rem;
  background: -webkit-linear-gradient(#0098c2, #24528f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#streaming #streaming-top ul.social-icons li a:hover {
  color: #ccc;
}
/************************************
 * AFTER HEADER
 ************************************/
#after-header {
  background: #1a1a1a;
  padding: 15px;
}
@media (min-width: 992px) {
  #after-header {
    padding: 0;
  }
}
#after-header #streaming-play {
  position: relative;
  margin: 0 15px;
  width: 44px;
  padding: 4px 0;
}
#after-header #streaming-play .streaming-span {
  font-size: 1.2rem;
  padding: 15px 0 15px 8px;
}
/************************************
 * OFFCANVAS
 ************************************/
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  padding: 0.8rem 0;
}
.offcanvas-menu .offcanvas-inner ul.social-icons {
  display: inline-block;
}
.offcanvas-menu .offcanvas-inner ul.social-icons li {
  line-height: 1;
  display: inline-block;
  padding-right: 30px;
}
.offcanvas-menu .offcanvas-inner ul.social-icons li:last-child {
  padding-right: 0;
}
.offcanvas-menu .offcanvas-inner ul.social-icons li a {
  color: #0098c2;
  display: block;
}
.offcanvas-menu .offcanvas-inner ul.social-icons li a .fa {
  font-size: 2rem;
  background: -webkit-linear-gradient(#0098c2, #24528f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.offcanvas-menu .offcanvas-inner ul.social-icons li a:hover {
  color: #ccc;
}
#searcher-after-header {
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  #searcher-after-header {
    margin-bottom: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #searcher-after-header {
    margin-bottom: 0;
  }
}
#searcher-after-header .epc-search-box * {
  color: #fff;
}
#searcher-after-header .epc-search-box #search-input-value {
  border-radius: 30px;
  border: 0;
  background-color: #303030;
}
#searcher-after-header .epc-search-box .epc-search i {
  font-size: 1.6rem;
  line-height: 10px;
  padding-right: 5px;
  font-weight: 300;
}
/************************************
 * BOOTSTRAP 4
 ************************************/
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
/************************************
 * BOOTSTRAP 3 TO 4
 ************************************/
.span1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.span2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.span3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.span4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.span5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.span6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.span7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.span8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.span9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.span10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.span12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
/************************************
 * CUSTOM JOSE
 ************************************/
#streaming-play {
  cursor: pointer;
  position: relative;
  color: #fff;
  border-radius: 18px;
  background: #777776;
  line-height: 25px;
  padding: 5px;
  margin: 25px 0 0 0;
}
#streaming-play .streaming-play {
  border-radius: 50%;
  background: #fff;
  padding: 7px 6px 7px 10px;
  color: #000;
}
.online-streaming {
  position: fixed;
  z-index: 999;
  right: 40px;
  background: #000;
  bottom: 5px;
}
.online-streaming #close {
  top: -30px;
  position: absolute;
  cursor: pointer;
  color: #000;
  font-size: 20px;
  background: #282828;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  right: -25px;
  border: 2px solid #fff;
}
.online-streaming #close i {
  position: absolute;
  left: 8px;
  top: 4px;
  color: #fff;
}
/************************************
 * CUSTOM PAOLA
 ************************************/
.gideon.gideon-simple .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content {
  margin-bottom: 29px;
}
.gideon.gideon-participa .epc-listing-items .epc-item-title {
  height: 20%;
}
#epc-most-viewed-week {
  position: absolute;
  bottom: 20%;
}
.epc-item-voting {
  margin: 45px 0;
  text-align: center;
}
.sp-scroll-up {
  height: 38px;
  border-radius: 50% !important;
}
.epc-listing-item.featured-item .epc-item-image, .epc-listing-item.featured-item {
  max-height: 100% !important;
}
@media screen and (min-width: 2880px) and (max-width: 3200px) {
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-image .epc-item-title a::before {
    background-position: unset;
  }
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item .epc-item-content h3 {
    max-height: 60%;
  }
}
@media screen and (min-width: 2560px) and (max-width: 2879px) {
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item.featured-item .epc-item-image a:before {
    background-position: 76px -583px;
    height: 53%;
  }
  .gideon.gideon-seccion .epc-listing-items .epc-listing-item .epc-item-content h3 {
    max-height: 100%;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-dates {
    margin: 20px;
  }
  .gideon.gideon-tendenciasenpantalla .epc-listing-items .epc-listing-item .epc-item-title {
    margin: 0 0 66px 30px;
  }
  .gideon.gideon-simple .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content {
    margin-bottom: 50px;
  }
  .gideon.gideon-principal .epc-listing-items .epc-listing-item .epc-item-image .epc-item-content {
    margin: 0 30px 50px 0;
    width: 550px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .epc-item-content h3 {
    font-size: 1.8rem;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  h3.section-header.qx-container {
    font-size: 2rem;
    padding: 0 15px;
  }
}
@media (min-width: 320px) and (max-width: 414px) {
  .footer-widget {
    height: auto !important;
  }
  .footer-top {
    line-height: 1.1;
  }
}
.epc-item-title a:before {
  background-position: unset !important;
}
a.py-2 {
  display: block;
  padding: 0 12% 0 0;
}
#epc-most-viewed-week .col-8 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.chevron-right {
  position: absolute;
  right: 0;
  top: 50%;
  margin: -15% 0 0 0%;
}
.epc-item-image::after {
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  position: relative;
  display: block;
  height: 200px;
  content: "";
  margin-top: -200px;
}
#epc-content-left .epc-item-view-content a {
  text-decoration: underline;
}
