.sinopsis {
  padding: 40px 0;
}
.sinopsis > article {
  position: relative;
}
.sinopsis .encabezado h2 {
  position: relative;
  margin: 0 0 20px 0;
  line-height: 39px;
}
.sinopsis .encabezado h2 i {
  color: #0b5ba1;
  display: inline-block;
  margin-right: 2%;
  padding-top: 4px;
  text-align: center;
  line-height: 0.75em;
  vertical-align: -15%;
}
.sinopsis .encabezado h2 .btn-h2-df-norte {
  background-color: #0b5ba1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  padding: 2px 6px 2px 36px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  width: auto;
}
.sinopsis .encabezado h2 .btn-h2-df-norte i {
  background-color: #0a4980;
  color: #fff;
  height: 100%;
  left: 0;
  line-height: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 32px;
}
.sinopsis .encabezado h2 .btn-h2-df-norte:hover {
  background-color: #0a4980;
}
.sinopsis .encabezado h2 .btn-h2-df-norte:hover i {
  background-color: #0b5ba1;
}
.sinopsis .encabezado .sociales {
  text-align: right;
}
.sinopsis .encabezado .sociales > span {
  display: block !important;
  margin-bottom: 8px;
}
.sinopsis .encabezado .sociales span,
.sinopsis .encabezado .sociales ul {
  display: inline-block;
  vertical-align: middle;
}
.sinopsis .encabezado .sociales ul {
  background: #fff;
  border: 1px solid #e1e3e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
.sinopsis .encabezado .sociales ul li {
  width: 34px;
}
.sinopsis .encabezado .sociales ul li:last-child:before {
  border-bottom: 9px solid #e1e3e6;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  margin-top: -9px;
  position: absolute;
  right: 12px;
}
.sinopsis .encabezado .sociales ul li:last-child:after {
  border-bottom: 9px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  margin-top: -7px;
  position: absolute;
  right: 12px;
  top: 0;
}
.sinopsis .encabezado .sociales ul li a {
  color: #0b5ba1;
  display: block;
  font-size: 1.6em;
  padding: 4px 0;
  text-align: center;
}
.sinopsis .encabezado .sociales ul li a:hover {
  color: #feca30;
}
.sinopsis .encabezado .sociales ul li + li {
  border-left: 1px solid #e1e3e6;
}
.sinopsis .sinopsisCont {
  color: #6d6d6d;
  padding-bottom: 4%;
}
.sinopsis .sinopsisCont aside {
  text-align: center;
}
.sinopsis .sinopsisCont .infoPelicula .imgPelicula {
  margin-right: 20px;
  margin-bottom: 20px;
}
.sinopsis .sinopsisCont .infoPelicula .link-klic a {
  background-color: #fc3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px #cfa62b;
  -moz-box-shadow: 0 2px #cfa62b;
  -ms-box-shadow: 0 2px #cfa62b;
  -o-box-shadow: 0 2px #cfa62b;
  box-shadow: 0 2px #cfa62b;
  color: #000;
  display: block;
  font-weight: 400;
  max-width: 120px;
  padding: 2px 0;
  position: absolute;
  right: 0;
  text-align: center;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -ms-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  width: 100%;
}
.sinopsis .sinopsisCont .infoPelicula .link-klic a:hover {
  background-color: #cfa62b;
  -webkit-box-shadow: 0 2px #fc3;
  -moz-box-shadow: 0 2px #fc3;
  -ms-box-shadow: 0 2px #fc3;
  -o-box-shadow: 0 2px #fc3;
  box-shadow: 0 2px #fc3;
}
.sinopsis .sinopsisCont .infoPelicula h3 {
  color: #222;
  margin: 0;
  font-size: 1.5em;
}
.sinopsis .sinopsisCont .infoPelicula h3 small {
  color: #6d6d6d;
  display: block;
  font-size: 0.7em;
  font-weight: normal;
}
.sinopsis .sinopsisCont .infoPelicula .rating p {
  padding: 0;
  margin-right: 2%;
}
.sinopsis .sinopsisCont .infoPelicula .rating p,
.sinopsis .sinopsisCont .infoPelicula .rating .ranking {
  float: left;
  overflow: hidden;
}
.sinopsis .sinopsisCont .infoPelicula .info {
  padding-top: 30px;
}
.sinopsis .sinopsisCont .infoPelicula .info h4 {
  color: #0b5ba1;
  font-size: 1.2em;
  margin: 0 0 10px;
}
.sinopsis .sinopsisCont .infoPelicula .info .bolder span {
  font-weight: bold;
  width: 25%;
  float: left;
}
.sinopsis .sinopsisCont .infoPelicula .info .bolder small {
  font-weight: normal;
  width: 75%;
  float: left;
}
.sinopsis .sinopsisCont .infoPelicula .infoAdicional {
  padding: 10px 0 20px 0;
}
.sinopsis .sinopsisCont .infoPelicula .infoAdicional .clasificacion {
  background: #a6afbe;
  padding: 4px 5px;
  color: #fff;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  cursor: default;
  position: relative;
}
.sinopsis .sinopsisCont .infoPelicula .infoAdicional .clasificacion:hover:after {
  min-width: 220px;
  bottom: 30px;
  content: attr(data-description);
  left: -40%;
  position: absolute;
  z-index: 9999;
  background: #222;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 0.8em;
  line-height: 1.25em;
  padding: 5px 5px;
  text-align: left;
  font-weight: 300;
  width: auto;
}
.sinopsis .sinopsisCont .infoPelicula .infoAdicional .clasificacion:hover:before {
  bottom: 25px;
  content: "";
  left: 25%;
  position: absolute;
  z-index: 9999;
  border: solid;
  border-color: #222 transparent;
  border-width: 6px 6px 0 6px;
}
.sinopsis .sinopsisCont .infoPelicula .infoAdicional .duracion {
  background: #222;
  margin-left: 3px;
  padding: 4px 5px;
  color: #fff;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.sinopsis .sinopsisCont .infoPelicula .infoAdicional .genero {
  color: #fff;
  background: #0b5ba1;
  margin-left: 3px;
  padding: 4px 5px;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.sinopsis .sinopsisCont .horariosPelicula,
.sinopsis .sinopsisCont .receptor-horarios-mov {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.sinopsis .sinopsisCont .horariosPelicula h2,
.sinopsis .sinopsisCont .receptor-horarios-mov h2 {
  background: #0b5ba1;
  color: #fff;
  font-size: 1.1em;
  font-weight: 300;
  margin: 0;
  padding: 4% 0;
  text-align: center;
  text-transform: uppercase;
}
.sinopsis .sinopsisCont .horariosPelicula h2 span,
.sinopsis .sinopsisCont .receptor-horarios-mov h2 span {
  margin-right: 10px;
  font-size: 1.4em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.sinopsis .sinopsisCont .horariosPelicula .infoHorarios .selectHorario,
.sinopsis .sinopsisCont .receptor-horarios-mov .infoHorarios .selectHorario {
  background: #f5f5f5;
  border-color: #e1e3e6;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  padding: 12px 10px;
}
.sinopsis .sinopsisCont .horariosPelicula .infoHorarios .selectHorario .select,
.sinopsis .sinopsisCont .receptor-horarios-mov .infoHorarios .selectHorario .select {
  margin-top: 0;
}
.sinopsis .sinopsisCont .horariosPelicula .infoHorarios .selectHorario .select + .select,
.sinopsis .sinopsisCont .receptor-horarios-mov .infoHorarios .selectHorario .select + .select {
  margin-top: 10px;
}
.sinopsis .compraAnticipada .col10 {
  background: #0b5ba1;
  padding: 1.4% 0;
  text-align: center;
}
.sinopsis .compraAnticipada .col10 h3 {
  color: #fff;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.sinopsis .compraAnticipada .col10 h3 i {
  color: #feca30;
  font-size: 1.2em;
}
.sinopsis .compraAnticipada .col10 .porcent {
  display: inline-block;
  color: #fff;
  padding: 0 2%;
  vertical-align: middle;
}
.sinopsis .compraAnticipada .col10 .porcent span {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  height: 15px;
  vertical-align: sub;
  width: 15px;
}
.sinopsis .compraAnticipada .col10 .porcent .porNaranja {
  background: #ff7608;
}
.sinopsis .compraAnticipada .col10 .porcent .porVerdeMan {
  background: #c9d00b;
}
.sinopsis .compraAnticipada .col10 .porcent .porVerde {
  background: #41a809;
}
.sinopsis .compraAnticipada .col10 .porcent small {
  color: #f8dc21;
}
.horariosDesc {
  border-color: #e1e3e6;
  border-style: solid;
  border-width: 0 1px 1px;
  overflow: hidden;
}
.horariosDesc h3 {
  font-size: 1.1em;
  margin: 0;
}
.horariosDesc label {
  float: none;
  font-weight: normal;
  margin: 0.8em 0;
  text-align: left;
  width: 100%;
}
.horariosDesc label span {
  display: inline-block;
  max-width: 100px;
}
.horariosDesc p {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.horariosDesc p span {
  display: inline-block;
  padding: 0 0.2em;
}
.horariosDesc time {
  background: #ececec;
  border: solid 1px #d8d8d8;
  color: #575757;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.59);
  margin-bottom: 6px;
  margin-right: 2px;
  padding: 3px 5px;
  height: auto;
  font-size: 12px;
  -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.019), inset 0px 15px 14px rgba(255,255,255,0.3);
  -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.019), inset 0px 15px 14px rgba(255,255,255,0.3);
  -ms-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.019), inset 0px 15px 14px rgba(255,255,255,0.3);
  -o-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.019), inset 0px 15px 14px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.019), inset 0px 15px 14px rgba(255,255,255,0.3);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.horariosDesc time:hover {
  background: #d8ecfd;
  border: solid 1px #1096d4;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.horariosDesc time:active {
  background: #d8ecfd;
  border: solid 1px #1096d4;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.horariosDesc-complejo {
  border-bottom: 1px solid #e1e3e6;
  padding: 1em;
}
.horariosDesc-complejo:nth-child(even) {
  background-color: #f7f7f7;
}
.horariosDesc-complejo:last-child {
  border: 0;
}
/* Ranking */
div.rating-cancel,
div.star-rating {
  float: left;
  width: 18px;
  height: 18px;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
}
div.rating-cancel a,
div.star-rating a {
  display: block;
  width: 18px;
  height: 100%;
  background-position: 0 0px;
  border: 0;
  -webkit-transition: all 0s linear;
  -moz-transition: all 0s linear;
  -ms-transition: all 0s linear;
  -o-transition: all 0s linear;
  transition: all 0s linear;
}
div.rating-cancel,
div.rating-cancel a {
  display: none !important;
}
div.star-rating {
  color: #222;
  font-size: 1.2em;
  background: transparent !important;
  overflow: hidden !important;
}
div.star-rating:before {
  content: "\f005";
  font-family: 'cinepolis-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
div.star-rating a {
  text-indent: -999em;
}
div.star-rating-on {
  color: #0b5ba1;
}
div.star-rating-hover {
  color: #feca30;
}
div.star-rating-readonly a {
  cursor: default !important;
}
.chosen-container {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.proximamente {
  background: #f5f5f5;
  margin: 0;
}
.proximamente article {
  padding: 20px 0 40px 0;
}
.proximamente article h2 {
  text-transform: uppercase;
}
.proximamente article ul {
  margin: 0;
  padding: 0;
}
.proximamente article ul li {
  cursor: pointer;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 88;
  width: 100%;
  border: 1px solid #e1e3e6;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
  -ms-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
  -o-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
  box-shadow: 0 4px 5px rgba(0,0,0,0.15);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  margin-top: -1px;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container-multi .chosen-choices {
  width: 100% !important;
  margin: 0;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  clear: both;
  position: relative;
  width: 100% !important;
}
.chosen-container-multi .chosen-choices li.search-field:before {
  content: "";
  background: url("http://static.cinepolis.com/imagenes/icon-select-form-gris.png?embed") no-repeat 100% 0px;
  width: 29px;
  height: 33px;
  display: block;
  position: absolute;
  top: 1px;
  right: 0;
  z-index: 80;
}
.chosen-container-multi.chosen-container-active .chosen-choices li.search-field input[type="text"],
.chosen-container-multi.chosen-container-active .chosen-drop {
  border: solid 1px #a6afbe;
}
.chosen-container-multi.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  border-bottom-color: #e1e3e6;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.chosen-container-multi.chosen-container-active .chosen-drop {
  border-top-color: #e1e3e6;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  width: 100% !important;
  margin: 0;
  height: 35px;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"]:hover,
.chosen-container-multi .chosen-choices li.search-field input[type="text"]:active,
.chosen-container-multi .chosen-choices li.search-field input[type="text"]:focus {
  background: #fff;
  border: solid 1px #a6afbe;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  color: #575757;
  margin: 0 5px 5px 0;
  width: 100%;
  font-size: 0.9em;
  padding: 5px 20px 5px 5px;
  border: 1px solid #1096d4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #d8ecfd;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.05);
  -ms-box-shadow: 0 1px 0 rgba(0,0,0,0.05);
  -o-box-shadow: 0 1px 0 rgba(0,0,0,0.05);
  box-shadow: 0 1px 0 rgba(0,0,0,0.05);
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  color: #0b5ba1;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
  content: "\e614";
  font-family: 'cinepolis-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-smoothing: antialiased;
  *margin-right: 0.3em;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background: #d8ecfd;
}
.chosen-container .chosen-results li {
  padding: 5px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/* Direction Nav */
.bx-wrapper {
  overflow: hidden;
  position: relative;
}
.bx-controls-direction a {
  width: 40px;
  height: 100%;
  text-align: center;
  margin: 0;
  top: 0%;
  font-size: 2em;
  display: block;
  position: absolute;
  cursor: pointer;
  line-height: 205px;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  color: #fff;
  text-shadow: -1px 1px rgba(0,0,0,0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bx-controls-direction .bx-next {
  right: -36px;
  background-color: rgba(0,0,0,0);
  background-image: -webkit-linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  background-image: -moz-linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  background-image: -ms-linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  background-image: -o-linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  -pie-background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
}
.bx-controls-direction .bx-prev {
  left: -36px;
  background-color: rgba(0,0,0,0);
  background-image: -webkit-linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  background-image: -moz-linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  background-image: -ms-linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  background-image: -o-linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  background-image: linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  -pie-background: linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
}
.bx-wrapper:hover .bx-next {
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  right: 0px;
}
.bx-wrapper:hover .bx-prev {
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  left: 0px;
}
.bx-wrapper:hover .bx-next:hover,
.bx-wrapper:hover .bx-prev:hover {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  text-shadow: -1px 1px #000;
  color: #feca30;
}
.bx-controls-direction .disabled {
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  cursor: default;
}
.ov-flow {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
}
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  -khtml-opacity: 0.88;
  -moz-opacity: 0.88;
  opacity: 0.88;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";
  filter: alpha(opacity=88);
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -ms-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  height: 4px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: #ba994a;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  height: 4px;
}
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  -khtml-opacity: 0.88;
  -moz-opacity: 0.88;
  opacity: 0.88;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";
  filter: alpha(opacity=88);
  right: 3px;
  padding: 0.4em 0;
  width: 6px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  -ms-border-radius: 10em;
  -o-border-radius: 10em;
  border-radius: 10em;
  position: absolute;
  background-color: #e1e3e6;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  width: 6px;
}
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  -khtml-opacity: 0.88;
  -moz-opacity: 0.88;
  opacity: 0.88;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";
  filter: alpha(opacity=88);
}
.ps-container > .ps-scrollbar-x-rail.in-scrolling,
.ps-container > .ps-scrollbar-y-rail.in-scrolling,
.ps-container:hover > .ps-scrollbar-x-rail.in-scrolling,
.ps-container:hover > .ps-scrollbar-y-rail.in-scrolling {
  background-color: #000;
  -khtml-opacity: 0.88;
  -moz-opacity: 0.88;
  opacity: 0.88;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";
  filter: alpha(opacity=88);
}
.ps-container:hover > .ps-scrollbar-x-rail:hover,
.ps-container:hover > .ps-scrollbar-y-rail:hover {
  -khtml-opacity: 0.88;
  -moz-opacity: 0.88;
  opacity: 0.88;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";
  filter: alpha(opacity=88);
}
