/*!
 * FLY Propaganda
 */

/*---------------------------------

			FLIX Font

---------------------------------*/

@font-face {
  font-family: "AvantGarde";
  src: url("../fonts/avantgarde/ITCAvantGardeStd-Bk.eot"); /* IE9 Compat Modes */
  src: url("../fonts/avantgarde/ITCAvantGardeStd-Bkd41d.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/avantgarde/ITCAvantGardeStd-Bk.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/avantgarde/ITCAvantGardeStd-Bk.html")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/avantgarde/ITCAvantGardeStd-Bk.svg#AvantGarde")
      format("svg"); /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "AvantGarde";
  src: url("../fonts/avantgarde/ITCAvantGardeStd-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/avantgarde/ITCAvantGardeStd-Boldd41d.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/avantgarde/ITCAvantGardeStd-Bold.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/avantgarde/ITCAvantGardeStd-Bold.html")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/avantgarde/ITCAvantGardeStd-Bold.svg#AvantGarde")
      format("svg"); /* Legacy iOS */
  font-style: normal;
  font-weight: bold;
}

body {
  overflow-x: hidden;
}
body,
input,
textarea {
  font-family: "AvantGarde", sans-serif;
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  font-family: "AvantGarde", sans-serif;
  word-break: break-word;
  word-wrap: break-word;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

/*---------------------------------

			FLIX Colors

---------------------------------*/

.color-line {
  opacity: 0;
  width: 100%;
  height: 2px;
  list-style: none;
  padding: 0;
  border: 0;
  margin: 0;
  transition: opacity 0.2s ease-in-out;
}

.navbar-short .color-line,
.color-line.visible {
  opacity: 1;
}

.color-line li {
  width: 20%;
  float: left;
  display: block;
  height: 2px;
}

.red {
  color: #e63323;
}
.light-green {
  color: #95c11f;
}
.green {
  color: #52ae32;
}
.light-blue {
  color: #00a7e7;
}
.blue {
  color: #0075bf;
}
.dark-blue {
  color: #004077;
}
.purple {
  color: #482683;
}
.pink {
  color: #e8308a;
}
.orange {
  color: #ee7203;
}
.black {
  color: #000000;
}
.cinemark {
  color: #b5121b;
}
.kinoplex {
  color: #f78320;
}
.cinesystem {
  color: #16becf;
}
.centerplex {
  color: #003774;
}

.cineart {
  color: #21366b;
}
.playarte {
  color: #21366b;
}
.gnc {
  color: #c90000;
}
.cinepolis {
  color: #04285b;
}
.uci {
  color: #ffe400;
}
.uci-blue {
  color: #062db2;
}
.moviecom {
  color: #1a4796;
}
.ingresso {
  color: #333333;
}
.ingresso-orange {
  color: #ff7300;
}
.ingresso-blue {
  color: #3478c1;
}

.cineclick {
  color: #ec6e22;
}

.cine-araujo {
  color: #d5282a;
}

.text-white {
  color: #fff;
}

.text-black {
  color: #535353;
}

.dark {
  color: #fff;
}

/*---------------------------------

			FLIX Titles

---------------------------------*/

p.lead,
.lead p {
  font-size: 1.07rem;
  font-weight: 300;
  margin-bottom: 2.3125rem;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

.lead {
  font-size: 1.07rem;
  font-weight: 300;
}
.lead a {
  font-style: italic;
  font-weight: 400;
}
.lead a,
.lead a:hover {
  color: #ee7203;
  text-decoration: none;
}
.lead h1 {
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: -1px;
  margin-bottom: 1.605rem;
}
.lead h2 {
  font-size: 2.5rem;
  font-weight: 600;
  letter-spacing: -1px;
  margin-bottom: 1.605rem;
}
.lead h3 {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1.605rem;
}
.lead h4 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1.605rem;
}
.lead blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  border-left: 4px solid #c39f76;
  font-size: 1.09rem;
  position: relative;
}
.lead ul,
.lead ol,
.lead pre,
.lead blockquote {
  margin-bottom: 2.3125rem;
}
.lead pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.display-1 {
  font-size: 4rem;
  font-weight: 600;
  letter-spacing: -2px;
  margin-bottom: 0.2843em;
  margin-top: 3.9rem;
}

.display-2 {
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: -1px;
  margin-bottom: 1.5625rem;
  margin-top: 3.5rem;
}

.display-3 {
  font-size: 2.5rem;
  font-weight: 600;
  margin-top: 3.2rem;
  margin-bottom: 2rem;
}

.display-4 {
  font-size: 2rem;
  font-weight: 600;
  margin-top: 2.3rem;
  margin-bottom: 1.8rem;
}

@media (max-width: 767px) {
  .display-1 {
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: -2px;
    margin-bottom: 0.2843em;
    margin-top: 3.9rem;
  }

  .display-2 {
    font-size: 2rem;
    margin-bottom: 1.5625rem;
    margin-top: 2rem;
  }

  .display-3 {
    font-size: 1.667rem;
    font-weight: 600;
    margin-top: 1.2rem;
    margin-bottom: 2rem;
  }

  .display-4 {
    font-size: 1.333rem;
    font-weight: 600;
    margin-top: 1.3rem;
    margin-bottom: 1.8rem;
  }
}

.logo-alfred {
  height: 7.125rem;
  margin-bottom: 30px;
}

/*---------------------------------

			FLIX Structure

---------------------------------*/

.flix-section {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.flix-section-full {
  display: table;
  height: 100vh;
  padding-bottom: 0;
  padding-top: 0;
  table-layout: fixed;
  width: 100%;
}
.flix-section-full > .flix-table-cell {
  width: 100%;
}

.flix-section-small {
  padding-top: 60px;
  padding-bottom: 60px;
}

.flix-section-title {
  margin-top: 0;
  padding-top: 15px;
}

.flix-section__container--first {
  padding-top: 120px;
  padding-bottom: 20px;
}

.flix-section__container--middle {
  padding-top: 0;
  padding-bottom: 20px;
}

.flix-section__container--last {
  padding-top: 0;
  padding-bottom: 120px;
}

.flix-section-sm-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}

.flix-section-md-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}

.flix-section-nopadding {
  padding-top: 0;
  padding-bottom: 0;
}

.flix-section-subtitle {
  display: block;
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 10px;
}

.flix-section-title + .flix-section-subtitle {
  margin-top: -21px;
}

.flix-section-hero::before {
  display: none !important;
}
.flix-section-hero .flix-section-title {
  color: #fff;
  margin-bottom: 1.6875rem;
}
.flix-section-hero .flix-section-lead {
  font-size: 1.5rem;
  margin-top: -1em;
}
.flix-section-hero .flix-section-text {
  color: #fff;
}

@media (max-width: 767px) {
  .flix-section-hero .flix-section-lead {
    font-size: 1.2rem !important;
    margin-bottom: 0;
  }
  .flix-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .flix-section-full {
    padding-bottom: 0;
    padding-top: 0;
  }

  .flix-section__container--first {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .flix-section__container--middle {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .flix-section__container--last {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .flix-section-sm-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .flix-section-md-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .flix-section-nopadding {
    padding-top: 0;
    padding-bottom: 0;
  }

  .flix-section-subtitle {
    margin-bottom: 0;
  }

  .flix-section-hero.flix-after-navbar .flix-section {
    padding-top: 120px;
  }
  .flix-section-hero.flix-section-with-arrow .flix-section {
    padding-bottom: 120px;
  }
}
.flix-section-full .flix-overlay {
  min-height: 100vh;
}

.flix-overlay {
  background: #000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.flix-overlay.promocao-universal {
  background: #000;
  bottom: 0;
  left: 0;
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.flix-overlay ~ * {
  z-index: 2;
}
.flix-overlay.t30 {
  opacity: 0.3;
}
.flix-overlay.t40 {
  opacity: 0.4;
}
.flix-overlay.t50 {
  opacity: 0.5;
}
.flix-overlay.t60 {
  opacity: 0.6;
}
.flix-overlay.t70 {
  opacity: 0.7;
}
.flix-overlay.t80 {
  opacity: 0.8;
}
.flix-overlay.t90 {
  opacity: 0.9;
}

.flix-section-full .flix-background-video,
.flix-section-full .flix-background-video-preview {
  min-height: 100vh;
}

.flix-background-video,
.flix-background-video-preview {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.flix-background-video-preview {
  z-index: 0 !important;
}

.container {
  position: relative;
}

.no-margin {
  margin-bottom: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

/*---------------------------------

			FLIX Buttons

---------------------------------*/

.btn {
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.bg-primary {
  background-color: #ee7203 !important;
}

.bg-success {
  background-color: #52ae32 !important;
}

.bg-info {
  background-color: #0075bf !important;
}

.bg-warning {
  background-color: #e8308a !important;
}

.bg-danger {
  background-color: #e63323 !important;
}

.bg-none {
  background: none !important;
}

.btn {
  font-weight: 500;
  letter-spacing: 2px;
  padding: 0.75rem 2.1875rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-sm {
  padding: 0.625rem 2.1874rem;
  font-size: 0.9687rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0px;
}

.btn-lg {
  padding: 0.75rem 2.1874rem;
  font-size: 0.9687rem;
  line-height: 1.33333;
}

.btn-xlg {
  padding: 0.75rem 2.1874rem;
  font-size: 1.1875rem;
  line-height: 1.33333;
}

.btn-primary {
  background-color: #e8308a;
  border-color: #e8308a;
  box-shadow: none;
  color: #fff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #482683;
  border-color: #482683;
  box-shadow: none;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #482683;
  border-color: #482683;
}
.btn-primary:active,
.btn-primary.active {
  color: #fff;
  background-color: #482683;
  border-color: #482683;
  background-image: none;
  box-shadow: none;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff !important;
  background-color: #482683 !important;
  border-color: #482683 !important;
  opacity: 0.85;
}

.btn-secondary {
  background-color: #ee7203;
  border-color: #ee7203;
  box-shadow: none;
  color: #fff;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #e63323;
  border-color: #e63323;
  box-shadow: none;
}
.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: #e63323;
  border-color: #e63323;
}
.btn-secondary:active,
.btn-secondary.active {
  color: #fff;
  background-color: #e63323;
  border-color: #e63323;
  background-image: none;
  box-shadow: none;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff !important;
  background-color: #e63323 !important;
  border-color: #e63323 !important;
  opacity: 0.85;
}

.btn-info {
  background-color: #0075bf;
  border-color: #0075bf;
  box-shadow: none;
  color: #fff;
}
.btn-info:hover {
  color: #fff;
  background-color: #00a7e7;
  border-color: #00a7e7;
  box-shadow: none;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #00a7e7;
  border-color: #00a7e7;
}
.btn-info:active,
.btn-info.active {
  color: #fff;
  background-color: #00a7e7;
  border-color: #00a7e7;
  background-image: none;
  box-shadow: none;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff !important;
  background-color: #00a7e7 !important;
  border-color: #00a7e7 !important;
  opacity: 0.85;
}

.btn-success {
  background-color: #52ae32;
  border-color: #52ae32;
  box-shadow: none;
  color: #fff;
}
.btn-success:hover {
  color: #fff;
  background-color: #95c11f;
  border-color: #95c11f;
  box-shadow: none;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #95c11f;
  border-color: #95c11f;
}
.btn-success:active,
.btn-success.active {
  color: #fff;
  background-color: #95c11f;
  border-color: #95c11f;
  background-image: none;
  box-shadow: none;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff !important;
  background-color: #95c11f !important;
  border-color: #95c11f !important;
  opacity: 0.85;
}

.btn-warning {
  background-color: #e8308a;
  border-color: #e8308a;
  box-shadow: none;
  color: #fff;
}
.btn-warning:hover {
  color: #fff;
  background-color: #e1a90f;
  border-color: #e1a90f;
  box-shadow: none;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning:active,
.btn-warning.active {
  color: #fff;
  background-color: #e1a90f;
  border-color: #e1a90f;
  background-image: none;
  box-shadow: none;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #fff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
  opacity: 0.85;
}

.btn-danger {
  background-color: #e63323;
  border-color: #e63323;
  box-shadow: none;
  color: #fff;
}
.btn-danger:hover {
  color: #fff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
  box-shadow: none;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger:active,
.btn-danger.active {
  color: #fff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
  background-image: none;
  box-shadow: none;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
  opacity: 0.85;
}

.btn-white {
  background-color: #fff;
  border-color: #fff;
  box-shadow: none;
  color: #535353;
}
.btn-white:hover {
  color: #fff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
  box-shadow: none;
}
.btn-white:focus,
.btn-white.focus {
  color: #fff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-white:active,
.btn-white.active {
  color: #fff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
  background-image: none;
  box-shadow: none;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #fff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
  opacity: 0.85;
}

.btn-black {
  background-color: #535353;
  border-color: #535353;
  box-shadow: none;
  color: #fff;
}
.btn-black:hover {
  color: #fff;
  background-color: #2d2d2d;
  border-color: #2d2d2d;
  box-shadow: none;
}
.btn-black:focus,
.btn-black.focus {
  color: #fff;
  background-color: #2d2d2d;
  border-color: #2d2d2d;
}
.btn-black:active,
.btn-black.active {
  color: #fff;
  background-color: #2d2d2d;
  border-color: #2d2d2d;
  background-image: none;
  box-shadow: none;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #fff !important;
  background-color: #2d2d2d !important;
  border-color: #2d2d2d !important;
  opacity: 0.85;
}

.btn-primary-outline {
  background: none;
  border-color: #8e7041;
  color: #8e7041;
}
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #ee7203;
  border-color: #ee7203;
}
.btn-primary-outline:hover {
  color: #fff;
  background-color: #ee7203;
  border-color: #ee7203;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #fff !important;
  background-color: #ee7203 !important;
  border-color: #ee7203 !important;
  opacity: 0.85;
}

.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #fff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline:hover {
  color: #fff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #fff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
  opacity: 0.85;
}

.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #fff;
  background-color: #0075bf;
  border-color: #0075bf;
}
.btn-info-outline:hover {
  color: #fff;
  background-color: #0075bf;
  border-color: #0075bf;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #fff !important;
  background-color: #0075bf !important;
  border-color: #0075bf !important;
  opacity: 0.85;
}

.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #fff;
  background-color: #52ae32;
  border-color: #52ae32;
}
.btn-success-outline:hover {
  color: #fff;
  background-color: #52ae32;
  border-color: #52ae32;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #fff !important;
  background-color: #52ae32 !important;
  border-color: #52ae32 !important;
  opacity: 0.85;
}

.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #fff;
  background-color: #e8308a;
  border-color: #e8308a;
}
.btn-warning-outline:hover {
  color: #fff;
  background-color: #e8308a;
  border-color: #e8308a;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #fff !important;
  background-color: #e8308a !important;
  border-color: #e8308a !important;
  opacity: 0.85;
}

.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #fff;
  background-color: #e63323;
  border-color: #e63323;
}
.btn-danger-outline:hover {
  color: #fff;
  background-color: #e63323;
  border-color: #e63323;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #fff !important;
  background-color: #e63323 !important;
  border-color: #e63323 !important;
  opacity: 0.85;
}

.btn-white-outline {
  background: none;
  border-color: #fff;
  color: #fff;
}
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline:active,
.btn-white-outline.active {
  color: #535353;
  background-color: #fff;
  border-color: #fff;
}
.btn-white-outline:hover {
  color: #535353;
  background-color: #fff;
  border-color: #fff;
}
.btn-white-outline.disabled,
.btn-white-outline:disabled {
  color: #535353 !important;
  background-color: #fff !important;
  border-color: #fff !important;
  opacity: 0.85;
}

.btn-black-outline {
  background: none;
  border-color: #202020;
  color: #202020;
}
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline:active,
.btn-black-outline.active {
  color: #fff;
  background-color: #535353;
  border-color: #535353;
}
.btn-black-outline:hover {
  color: #fff;
  background-color: #535353;
  border-color: #535353;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #fff !important;
  background-color: #535353 !important;
  border-color: #535353 !important;
  opacity: 0.85;
}

a.flix-iconfont:hover {
  text-decoration: none;
}

.btn-social {
  font-size: 20px;
  border-radius: 50%;
  padding: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  position: relative;
  border: 2px solid #ee7203;
  color: #232323;
}
.btn-social i {
  top: 0;
  line-height: 44px;
  width: 44px;
}
.btn-social:hover {
  color: #fff;
  background: #ee7203;
}
.btn-social + .btn {
  margin-left: 0.1rem;
}

/*
BACKGROUNDS
*/

.red-bg {
  background: #e63323;
}
.light-green-bg {
  background: #95c11f;
}
.green-bg {
  background: #52ae32;
}
.light-blue-bg {
  background: #00a7e7;
}
.blue-bg {
  background: #0075bf;
}
.dark-blue-bg {
  background: #004077;
}
.purple-bg {
  background: #482683;
}
.pink-bg {
  background: #e8308a;
}
.orange-bg {
  background: #ee7203;
}
.white-bg {
  background: #ffffff;
}
.black-bg {
  background: #000000;
}

.dark-grey-bg {
  background: #2e2e2e;
}

.cinemark-bg {
  background: #b5121b;
}
.kinoplex-bg {
  background: #f78320;
}
.cinesystem-bg {
  background: #16becf;
}
.cinerama-bg {
  background: #F44336;
}
.gnc-bg {
  background: #c90000;
}
.cinepolis-bg {
  background: #04285b;
}
.uci-bg {
  background: #ffe400;
}
.uci-blue-bg {
  background: #062db2;
}
.moviecom-bg {
  background: #1a4796;
}
.ingresso-bg {
  background: #333333;
}
.ingresso-orange-bg {
  background: #ff7300;
}
.ingresso-blue-bg {
  background: #3478c1;
}
.cineclick-bg {
  background: #ec6e22;
}

.cine-araujo-bg {
  background: #d5282a;
}

.cineart-bg {
  background: #21366b;
}

.dark.flix-cards .card-title {
  text-transform: uppercase;
}

.gradient-orange-pink {
  background: rgb(225, 0, 126);
  background: -moz-linear-gradient(
    315deg,
    rgba(225, 0, 126, 1) 0%,
    rgba(231, 100, 31, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(225, 0, 126, 1) 0%,
    rgba(231, 100, 31, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(225, 0, 126, 1) 0%,
    rgba(231, 100, 31, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8308a",endColorstr="#ee7203",GradientType=1);
}

.gradient-green-orange {
  background: rgb(231, 100, 31);
  background: -moz-linear-gradient(
    315deg,
    rgba(231, 100, 31, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(231, 100, 31, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(231, 100, 31, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ee7203",endColorstr="#95c11f",GradientType=1);
}

.gradient-green {
  background: rgb(64, 170, 59);
  background: -moz-linear-gradient(
    315deg,
    rgba(64, 170, 59, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(64, 170, 59, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(64, 170, 59, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#52ae32",endColorstr="#95c11f",GradientType=1);
}

.gradient-red-purple {
  background: rgb(71, 37, 128);
  background: -moz-linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(222, 0, 31, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(222, 0, 31, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(222, 0, 31, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#482683",endColorstr="#e63323",GradientType=1);
}

.gradient-green-purple {
  background: rgb(71, 37, 128);
  background: -moz-linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(64, 170, 59, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(64, 170, 59, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(64, 170, 59, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#482683",endColorstr="#52ae32",GradientType=1);
}

.gradient-blue-purple {
  background: rgb(71, 37, 128);
  background: -moz-linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(27, 105, 177, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(27, 105, 177, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(27, 105, 177, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#482683",endColorstr="#0075bf",GradientType=1);
}

.gradient-pink-purple {
  background: rgb(71, 37, 128);
  background: -moz-linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(225, 0, 126, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(225, 0, 126, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(225, 0, 126, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#482683",endColorstr="#e8308a",GradientType=1);
}

.gradient-orange-purple {
  background: rgb(71, 37, 128);
  background: -moz-linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(231, 100, 31, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(231, 100, 31, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(71, 37, 128, 1) 0%,
    rgba(231, 100, 31, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#482683",endColorstr="#ee7203",GradientType=1);
}

/*---------------------------------

			FLIX Modal

---------------------------------*/

.modal-backdrop {
  background: -webkit-linear-gradient(left, #564740, #3a414a);
  background: -moz-linear-gradient(left, #564740, #3a414a);
  background: -o-linear-gradient(left, #564740, #3a414a);
  background: -ms-linear-gradient(left, #564740, #3a414a);
  background: linear-gradient(left, #564740, #3a414a);
  opacity: 0.94;
}

/*---------------------------------

			FLIX Forms

---------------------------------*/

.form-control {
  background-color: #f5f5f5;
  border-radius: 3px;
  box-shadow: none;
  color: #565656;
  font-size: 0.875rem;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 0.5em 1.07em 0.5em;
}
.form-control,
.form-control:focus {
  border: 1px solid #e8e8e8;
}
.form-active .form-control:invalid {
  border-color: #e63323;
}

.form-control-label {
  cursor: pointer;
  font-size: 0.875rem;
  margin-bottom: 0.357em;
  padding: 0;
}

.alert {
  border-radius: 0;
  border: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}
.alert.alert-form:after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  transform: rotate(45deg);
  width: 14px;
}

.alert-success {
  background-color: #52ae32;
  color: #fff;
}

.alert-info {
  background-color: #0075bf;
  color: #fff;
}

.alert-warning {
  background-color: #e8308a;
  color: #fff;
}

.alert-danger {
  background-color: #e63323;
  color: #fff;
}

/*---------------------------------

			Loader

---------------------------------*/

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #ee7203;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

/*---------------------------------

			Progress Bar

---------------------------------*/

.progress_container {
  position: relative;
  width: 80%;
  display: block;
  margin: 30px auto 0 auto;
}

.progress {
  height: 8px;
  overflow: hidden;
  background-color: #f7f7f7;
  border-radius: 4px;
}
.progress__bar {
  display: block;
  height: 100%;
}

.progress_container span {
  position: absolute;
  top: -20px;
  font-size: 0.8em;
}

.progress_label {
  left: 0px;
}

.progress_number {
  right: 0px;
}

.dark .progress {
  background: #252525;
}

.pie_progress {
  position: relative;
  text-align: center;

  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.pie_progress_container {
  position: relative;
  width: 40%;
  display: block;
  margin: 40px auto 0 auto;
}

.pie_progress__svg {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
  vertical-align: middle;
}
.pie_progress__svg svg {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.pie_progress__content,
.pie_progress__number,
.pie_progress__label,
.pie_progress__icon {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.pie_progress__number {
  font-size: 42px;
}

.pie_progress__label {
  margin-top: 32px;
  font-size: 12px;
}

.pie_progress span {
  position: absolute;
  top: 25%;
}

.pie_progress .male {
  left: -50%;
}

.pie_progress .female {
  right: -50%;
}

.panel-body {
  padding: 1em 0;
}

.panel-title {
  margin-bottom: 0;
}

a.accordion-toggle {
  /*margin-left: 1.583em;*/
  position: relative;
  display: block;
  border-bottom: 1px solid;
  text-decoration: none;
  padding: 0.35em 0.35em 0.35em 1.667em;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

a.accordion-toggle.ingresso-blue.collapsed:hover,
a.accordion-toggle.ingresso-blue {
  background: #3478c1;
  color: #333333;
}

a.accordion-toggle.ingresso-blue.collapsed {
  background: inherit;
  color: #3478c1;
}

a.accordion-toggle.cinepolis.collapsed:hover,
a.accordion-toggle.cinepolis {
  background: #04285b;
  color: #ffffff;
}

a.accordion-toggle.cinepolis.collapsed {
  background: inherit;
  color: #04285b;
}

a.accordion-toggle.cinemark.collapsed:hover,
a.accordion-toggle.cinemark {
  background: #b5121b;
  color: #ffffff;
}

a.accordion-toggle.cinemark.collapsed {
  background: inherit;
  color: #b5121b;
}

a.accordion-toggle.gnc.collapsed:hover,
a.accordion-toggle.gnc {
  background: #c90000;
  color: #ffffff;
}

a.accordion-toggle.gnc.collapsed {
  background: inherit;
  color: #c90000;
}

a.accordion-toggle.kinoplex.collapsed:hover,
a.accordion-toggle.kinoplex {
  background: #f78320;
  color: #ffffff;
}

a.accordion-toggle.kinoplex.collapsed {
  background: inherit;
  color: #f78320;
}

a.accordion-toggle.cinesystem.collapsed:hover,
a.accordion-toggle.cinesystem {
  background: #16becf;
  color: #ffffff;
}

a.accordion-toggle.cinesystem.collapsed {
  background: inherit;
  color: #16becf;
}

a.accordion-toggle.cineclick.collapsed:hover,
a.accordion-toggle.cineclick {
  background: #ec6e22;
}

a.accordion-toggle.cineclick.collapsed {
  background: inherit;
  color: #ec6e22;
}

a.accordion-toggle.uci.collapsed:hover,
a.accordion-toggle.uci {
  background: #062db2;
  color: #ffe400;
}

a.accordion-toggle.uci.collapsed {
  background: inherit;
  color: #062db2;
}

a.accordion-toggle::before {
  content: "";
  display: block;
  margin-top: -0.1667em;
  position: absolute;
  left: 0.5em;
  top: 50%;
  border-bottom: 0.25em solid;
  border-right: 0.25em solid transparent;
  border-left: 0.25em solid transparent;
  border-top: 0;
}

a.accordion-toggle.collapsed::before {
  margin-right: 0.25rem;
  border-top: 0.25em solid;
  border-right: 0.25em solid transparent;
  border-left: 0.25em solid transparent;
  border-bottom: 0;
}

.table.table-striped.table-bordered {
  font-size: 0.85em;
}

.noline {
  border: none;
  outline: none;
}

.dark .table-bordered,
.dark .table-bordered td,
.dark .table-bordered th {
  border: 1px solid #252525;
}
.dark .table-striped tbody tr:nth-of-type(odd) {
  background: #252525;
}

/*---------------------------------

			FLIX Tables

---------------------------------*/

.title-desc {
  width: 20%;
  font-weight: bold;
}

.flix-table {
  display: table;
  width: 100%;
}

.flix-table-full {
  height: 100%;
  position: relative;
  width: 100%;
}

.flix-table-cell {
  display: table-cell;
  float: none;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  vertical-align: middle;
}

.flix-table-md-up {
  width: 100%;
}
.flix-table-md-up .flix-table-cell {
  display: block;
  padding-bottom: 40px;
}
.flix-table-md-up .flix-table-cell + .flix-table-cell {
  padding-top: 40px;
}

@media (min-width: 769px) {
  .flix-table-md-up {
    display: table;
  }
  .flix-table-md-up .flix-table-cell {
    display: table-cell;
  }
  .flix-table-md-up .flix-table-cell + .flix-table-cell {
    padding-top: 0;
  }
  #filter-dooh .filters-dooh .input-search input {
    height: 45px;
    border: 0;
    width: 480px;
    max-width: 100%;
    font-size: 20px;
    margin: 0;
  }
}

.flix-table-line tr {
  border-bottom: 1px solid #666666;
}

.flix-table-line tr td {
  padding: 20px;
}

.flix-table-line tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 760px),
  (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Force table to not be like tables anymore */
  table.flix-table-line,
  .flix-table-line td,
  .flix-table-line tr {
    display: block;
  }

  .flix-table-line tr {
    border: 1px solid #666666;
  }

  .flix-table-line tr td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #666666;
    position: relative;
  }

  .flix-table-line td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
}
/*---------------------------------

			FLIX Figures

---------------------------------*/

.flix-figure {
  display: block;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.flix-figure img,
.flix-figure iframe {
  display: block;
  width: 100%;
}
.flix-figure .flix-figure-caption {
  background: #2e2e2e;
  color: #fff;
  padding: 1.5rem 0;
  text-align: center;
  width: 100%;
}
.flix-figure .flix-figure-caption-over {
  background: -moz-linear-gradient(
    left,
    rgba(67, 76, 99, 0.85),
    rgba(188, 155, 114, 0.85)
  ) !important;
  background: -ms-linear-gradient(
    left,
    rgba(67, 76, 99, 0.85),
    rgba(188, 155, 114, 0.85)
  ) !important;
  background: -o-linear-gradient(
    left,
    rgba(67, 76, 99, 0.85),
    rgba(188, 155, 114, 0.85)
  ) !important;
  background: -webkit-linear-gradient(
    left,
    rgba(67, 76, 99, 0.85),
    rgba(188, 155, 114, 0.85)
  ) !important;
  background: linear-gradient(
    left,
    rgba(67, 76, 99, 0.85),
    rgba(188, 155, 114, 0.85)
  ) !important;
  bottom: 0;
  position: absolute;
}

.flix-map {
  height: 25rem;
  position: relative;
}
.flix-map iframe {
  height: 100%;
  width: 100%;
}
.flix-map [data-state-details] {
  color: #6b6763;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.flix-map[data-state] {
  background: #e9e5dc;
}
.flix-map[data-state="loading"] [data-state-details] {
  display: none;
}
.flix-map[data-state="loading"]::after {
  content: "";
  -webkit-animation: btnCircleLoading 0.6s infinite linear;
  animation: btnCircleLoading 0.6s infinite linear;
  border-radius: 50%;
  border: 6px rgba(255, 255, 255, 0.35) solid;
  border-top-color: #fff;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
}

.circle {
  position: relative;
  border-radius: 50%;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
}

.circle-border {
  border: 2px solid white;
}

.small-circle {
  position: absolute;
  width: 55%;
}

.small-circle.left {
  left: 0;
}

.small-circle.right {
  right: 0;
}

.small-circle .flix-section-title {
  margin-top: 40%;
}

/*---------------------------------

			FLIX Galleries

---------------------------------*/
.flix-gallery .flix-gallery-flexbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (min-width: 769px) {
  .flix-gallery .flix-gallery-flexbox .flix-gallery-film {
    position: relative;
    flex: 0 1 calc(25% - 8px);
    justify-content: flex-start;
    margin: 0 0 5px;
    padding: 0;
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .flix-gallery .flix-gallery-flexbox {
    justify-content: center;
  }
  .flix-gallery .flix-gallery-flexbox .flix-gallery-film {
    position: relative;
    flex: 0 1 calc(50% - 16px);
    margin: 0 0 5px;
    padding: 0;
    display: inline-block;
  }
  #filter-dooh .load-more__btn-wrap {
    width: 100%;
  }
  #filter-dooh .filters-dooh .input-search input {
    height: 45px;
    border: 0;
    width: 330px;
    max-width: 100%;
    font-size: 20px;
    margin: 0;
  }
}
@media (max-width: 400px) {
  .flix-gallery .flix-gallery-flexbox .flix-gallery-film {
    position: relative;
    flex: 0 1 calc(100% - 34px);
    margin: 0 0 5px;
    padding: 0;
    display: inline-block;
  }
  .flix-gallery .flix-gallery-flexbox {
    justify-content: center;
  }
}
.flix-gallery .flix-gallery-flexbox .flix-gallery-film img {
  width: 100%;
  opacity: 1;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}

.flix-grid-gallery{
  max-width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.flix-grid-gallery .flix-gallery-item{
  padding: 2px;
  width: 33.333% !important;
}


.flix-gallery .flix-gallery-item {
  position: relative;
  display: inline-block;
  width: 33.333%;
}
@media (max-width: 768px) {
  .flix-gallery .flix-gallery-item {
    width: 50%;
  }
}
@media (max-width: 400px) {
  .flix-gallery .flix-gallery-item {
    width: 100%;
  }
}

.flix-gallery .flix-gallery-item img {
  width: 100%;
  opacity: 1;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}

.flix-gallery .flix-gallery-item > a:hover img {
  opacity: 1;
}

.flix-gallery .flix-gallery-item > a {
  background: #fff;
  display: block;
  outline: none;
  position: relative;
}
.flix-gallery .flix-gallery-item > a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(left, #554346, #45505b) !important;
  background: -moz-linear-gradient(left, #554346, #45505b) !important;
  background: -o-linear-gradient(left, #554346, #45505b) !important;
  background: -ms-linear-gradient(left, #554346, #45505b) !important;
  background: linear-gradient(left, #554346, #45505b) !important;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}

.flix-gallery .flix-gallery-item .icon {
  -webkit-transform: translateX(-50%) translateY(-50%);
  -webkit-transition: 0.2s opacity ease-in-out;
  color: #000;
  font-size: 30px;
  height: 69px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: 0.2s opacity ease-in-out;
  width: 69px;
}
.flix-gallery .flix-gallery-item .icon::before,
.flix-gallery .flix-gallery-item .icon::after {
  content: "";
  display: block;
  position: absolute;
  height: 69px;
  width: 1px;
  margin-left: 34.5px;
  background-color: #fff;
}
.flix-gallery .flix-gallery-item .icon::after {
  width: 69px;
  height: 1px;
  margin-left: 0;
  margin-top: 34.5px;
}

.flix-gallery .flix-gallery-item > a:hover .icon {
  opacity: 1;
}

.flix-gallery .flix-gallery-item > a:hover::before {
  opacity: 0.9;
}

.flix-gallery-title {
  text-transform: uppercase;
  font-size: 0.8em;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-height: 55px;
  min-height: 55px;
  bottom: 0;
  padding: 0.6em 1em;
  color: #fff;
  background: -webkit-linear-gradient(
    left,
    rgba(85, 67, 70, 0.85),
    rgba(69, 80, 91, 0.85)
  ) !important;
  background: -moz-linear-gradient(
    left,
    rgba(85, 67, 70, 0.85),
    rgba(69, 80, 91, 0.85)
  ) !important;
  background: -o-linear-gradient(
    left,
    rgba(85, 67, 70, 0.85),
    rgba(69, 80, 91, 0.85)
  ) !important;
  background: -ms-linear-gradient(
    left,
    rgba(85, 67, 70, 0.85),
    rgba(69, 80, 91, 0.85)
  ) !important;
  background: linear-gradient(
    left,
    rgba(85, 67, 70, 0.85),
    rgba(69, 80, 91, 0.85)
  ) !important;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
}

.flix-gallery .flix-gallery-item > a:hover .flix-gallery-title {
  background: transparent !important;
}

/* remove spacing */
.flix-gallery .flix-gallery-row.no-gutter {
  margin: 0;
}

.flix-gallery .flix-gallery-row.no-gutter .flix-gallery-item {
  padding: 0;
}

/*---------------------------------

			FLIX Movies

---------------------------------*/

.flix-movie {
  position: absolute;
  top: 50%;
  background: rgba(0, 0, 0, 0.8);
  padding: 20px;
  color: #ffffff;
  width: 100%;
}

.flix-movie .titulo {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1.605rem;
}

.pre-venda {
  position: absolute;
  top: 20px;
  left: 0;
  padding: 5px 10px;
  background: #ffff00;
}

.data-movie {
  position: absolute;
  top: 20px;
  left: 0;
  padding: 5px 10px;
  background: #e6007e;
  color: #ffffff;
}

@media (max-width: 767px) {
  .flix-movie {
    top: 0;
    bottom: 0;
  }
}

/* container */
.flix-gallery .container.flix-gallery-layout-default {
  padding: 93px 0;
}

/* fix horizontal scrollbar */
.flix-gallery .flix-gallery-layout-default,
.flix-gallery .flix-gallery-layout-article {
  overflow: hidden;
}

/* lightbox */
.flix-gallery .modal {
  position: fixed;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0 !important;
}

.flix-gallery .modal-content {
  border-radius: 0;
  background: none;
  border: none;
}

.flix-gallery .modal-body {
  padding: 0;
}

.flix-gallery .modal-body img {
  width: 100%;
}

.flix-gallery .modal .close {
  position: fixed;
  background: #1b1b1b;
  opacity: 0.5;
  font-size: 55px;
  font-weight: 300;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  color: #fff;
  top: 2.5rem;
  right: 2.5rem;
  line-height: 61px;
  border: 0;
  text-align: center;
  text-shadow: none;
  z-index: 5;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.flix-gallery .modal .close:hover {
  opacity: 1;
  background: #000;
  color: #fff;
}

.flix-gallery .modal.in .modal-dialog {
  margin: 0 auto;
}

/* modal back color opacity */
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

@media (max-width: 768px) {
  .flix-gallery .carousel-indicators,
  .flix-gallery .carousel-control,
  .flix-gallery .modal .close {
    position: fixed;
  }
}
/* fix fade in effect */
.flix-gallery .modal.fade .modal-dialog {
  -webkit-transition: margin-top 0.3s ease-out;
  -moz-transition: margin-top 0.3s ease-out;
  -o-transition: margin-top 0.3s ease-out;
  transition: margin-top 0.3s ease-out;
}

.flix-gallery .modal.in .modal-dialog,
.flix-gallery .modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

/*---------------------------------

			FLIX Complexos

---------------------------------*/

.flix-complexo-row {
  padding-left: 0px;
  padding-right: 0px;
}
.flix-complexo .item-dooh {
  position: initial !important;
  width: 25%;
  padding: 10px;
}
@media (max-width: 1194px) {
  .flix-complexo .item-dooh {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
  .flix-complexo .item-dooh {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .flix-complexo .item-dooh {
    width: 100%;
  }
}

.flix-complexo .item-dooh > div {
  background: #f5f5f5;
  display: block;
  outline: none;
  position: relative;
}

.flix-complexo .flix-complexo-item {
  position: relative;
  display: inline-block;
  width: 25%;
  padding: 10px;
}
@media (max-width: 1194px) {
  .flix-complexo .flix-complexo-item {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
  .flix-complexo .flix-complexo-item {
    width: 50%;
  }
}

@media (max-width: 580px) {
  .flix-complexo .flix-complexo-item {
    width: 50%;
  }
}

.flix-complexo .flix-complexo-item > div {
  background: #f5f5f5;
  display: block;
  outline: none;
  position: relative;
  height: 260px;
}

.flix-complexo .flix-complexo-item h4,
.flix-complexo .item-dooh h4 {
  font-weight: bold;
  font-size: .95em;
  display: block;
  padding: 0 15px;
  margin: 0;
  color: #fff;
  text-align: center;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
}

.flix-complexo .header-card{
  display: flex;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  height: 55px;
}
.flix-complexo .flix-complexo-item.standard .header-card,
.gradient-standard,
.flix-complexo .item-dooh.standard .header-card,
.gradient-standard {
  background: rgb(27, 105, 177);
  background: -moz-linear-gradient(
    315deg,
    rgba(27, 105, 177, 1) 0%,
    rgba(40, 158, 224, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(27, 105, 177, 1) 0%,
    rgba(40, 158, 224, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(27, 105, 177, 1) 0%,
    rgba(40, 158, 224, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0075bf",endColorstr="#00a7e7",GradientType=1);
}

.flix-complexo .flix-complexo-item.premium .header-card,
.gradient-premium,
.flix-complexo .item-dooh.premium .header-card,
.gradient-premium {
  background: rgb(64, 170, 59);
  background: -moz-linear-gradient(
    315deg,
    rgba(64, 170, 59, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(64, 170, 59, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(64, 170, 59, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#52ae32",endColorstr="#95c11f",GradientType=1);
}

.flix-complexo .flix-complexo-item.super-premium .header-card,
.gradient-super-premium,
.flix-complexo .item-dooh.super-premium .header-card,
.gradient-super-premium {
  background: rgb(231, 100, 31);
  background: -moz-linear-gradient(
    315deg,
    rgba(231, 100, 31, 1) 0%,
    rgba(250, 165, 25, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(231, 100, 31, 1) 0%,
    rgba(250, 165, 25, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(231, 100, 31, 1) 0%,
    rgba(250, 165, 25, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ee7203",endColorstr="#faa519",GradientType=1);
}

.flix-complexo-filter {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

.flix-complexo-filter .button {
  position: relative;
  font-size: 16px;
  cursor: pointer;
  color: #ffffff;
  background-color: #5c5c5c;
  display: inline-block;
  padding: 9px 30px 9px 30px;
  transition: all 0.3s ease-out;
  border: none;
  outline: none;
}

.flix-complexo-filter .button:hover {
  background-color: #333333;
}

.flix-complexo-filter .button.standard {
  background: #80b4d9;
}

.flix-complexo-filter .button.premium {
  background: #9cd49a;
}

.flix-complexo-filter .button.super-premium {
  background: #f5a366;
}

.flix-complexo-filter .button.standard:hover,
.flix-complexo-filter .button.standard div,
.flix-complexo-filter .button.is-checked.standard {
  background: rgb(27, 105, 177);
  background: -moz-linear-gradient(
    315deg,
    rgba(27, 105, 177, 1) 0%,
    rgba(40, 158, 224, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(27, 105, 177, 1) 0%,
    rgba(40, 158, 224, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(27, 105, 177, 1) 0%,
    rgba(40, 158, 224, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0075bf",endColorstr="#00a7e7",GradientType=1);
}

.flix-complexo-filter .button.premium:hover,
.flix-complexo-filter .button.premium div,
.flix-complexo-filter .button.is-checked.premium {
  background: rgb(64, 170, 59);
  background: -moz-linear-gradient(
    315deg,
    rgba(64, 170, 59, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(64, 170, 59, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(64, 170, 59, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#52ae32",endColorstr="#95c11f",GradientType=1);
}

.flix-complexo-filter .button.super-premium:hover,
.flix-complexo-filter .button.super-premium div,
.flix-complexo-filter .button.is-checked.super-premium {
  background: rgb(231, 100, 31);
  background: -moz-linear-gradient(
    315deg,
    rgba(231, 100, 31, 1) 0%,
    rgba(250, 165, 25, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(231, 100, 31, 1) 0%,
    rgba(250, 165, 25, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(231, 100, 31, 1) 0%,
    rgba(250, 165, 25, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ee7203",endColorstr="#faa519",GradientType=1);
}

.flix-complexo-filter .button div {
  display: none;
  position: absolute;
  width: 180px;
  left: 50%;
  margin-left: -90px;
  top: 50px;
  padding: 10px;
  z-index: 9999;
}

.flix-complexo-filter .button div small {
  font-size: 10px;
}

.flix-complexo-filter .button:hover div {
  display: block;
}

.flix-complexo-filter .button.is-checked {
  color: #ffffff;
  background-color: #333333;
}

#quicksearch {
  font-size: 1.5em;
  padding: 1em;
  margin-bottom: 20px;
  width: 629px;
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  color: #ffffff;
  background-color: #5c5c5c;
  display: inline-block;
  padding: 9px 20px 9px 20px;
  transition: all 0.3s ease-out;
}
/*.styled-checkbox + label:before {
	content: '';
	margin-right: 2px;
	display: inline-block;
	vertical-align: text-top;
	width: 20px;
	height: 20px;
	background: white;
	border-radius: 50%;
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}*/

.styled-checkbox:hover + label {
  background: #333333;
}
.styled-checkbox:focus + label {
  background: #333333;
}
.styled-checkbox:checked + label {
  background: #ee7203;
  padding: 9px 20px 9px 30px;
}
.styled-checkbox:disabled + label {
  background: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled:focus + label {
  background: #b8b8b8;
}
.styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 15px;
  top: 20px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white,
    4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 768px) {
  #quicksearch {
    width: 100%;
  }
}

/*---------------------------------

			FLIX Slider

---------------------------------*/

.flix-slider .carousel-inner > .active,
.flix-slider .carousel-inner > .next,
.flix-slider .carousel-inner > .prev {
  display: table;
}

.flix-slider .carousel-control {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 50%;
  margin-top: -35px;
  line-height: 70px;
  border-radius: 50%;
  color: inherit;
  background: #1b1b1b;
  border: 0;
  opacity: 0.5;
  text-shadow: none;
  z-index: 5;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.flix-gallery .flix-slider .carousel-control {
  position: fixed;
}
@media (max-width: 991px) {
  .flix-gallery .flix-slider .carousel-control {
    bottom: 2.5rem;
    margin-top: 0;
    top: auto;
    z-index: 17;
  }
}

.flix-gallery .flix-slider .carousel-inner > .active {
  display: block;
}

.flix-slider .carousel-control.left {
  left: 0;
  margin-left: 2.5rem;
}

.flix-slider .carousel-control.right {
  right: 0;
  margin-right: 2.5rem;
}

.flix-slider .carousel-control .icon-next,
.flix-slider .carousel-control .icon-prev {
  margin-top: -18px;
  font-size: 40px;
  line-height: 27px;
}

.flix-slider .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1;
}

.flix-slider .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important;
}
@media (max-width: 543px) {
  .flix-slider .carousel-indicators {
    display: none;
  }
}

.flix-gallery .flix-slider .carousel-indicators {
  position: fixed;
  margin-bottom: 2.5rem !important;
}
@media (max-width: 991px) {
  .flix-gallery .flix-slider .carousel-indicators {
    margin-bottom: 3.625rem !important;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.flix-slider .carousel-indicators li,
.flix-slider .carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 3px;
  background: #1b1b1b;
  border: 0;
  opacity: 0.5;
}

.flix-slider .carousel-indicators .active {
  border: 4px solid #1b1b1b;
  background: #fff;
}

@media (max-width: 767px) {
  .flix-slider .carousel-control {
    top: auto;
    bottom: 20px;
  }

  .flix-slider > .container .carousel-control {
    margin-bottom: 0px;
  }
}
/* boxed slider */
.flix-slider > .boxed-slider {
  position: relative;
  padding: 93px 0;
}

.flix-slider > .boxed-slider > div {
  position: relative;
}

.flix-slider > .container img {
  width: 100%;
}

.flix-slider > .container img + .row {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

.flix-slider .flix-section {
  padding: 0;
  background-attachment: scroll;
}

.flix-slider .flix-table-cell {
  padding: 0;
}

.flix-slider > .container .carousel-indicators {
  margin-bottom: 3px;
}

/* article slider */
.flix-slider > .article-slider .flix-section,
.flix-slider > .article-slider .flix-section .flix-table-cell {
  padding-top: 0;
  padding-bottom: 0;
}

/*-------

	 Cards

-------*/

.bigger-title {
  font-size: 8em;
  font-weight: bold;
  color: #ffffff;
}
.flix-cards-row {
  position: relative;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.flix-cards-col {
  padding-left: 0;
  padding-right: 0;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .flix-cards-col {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.flix-cards .striped .card {
  padding-left: 10%;
  padding-right: 10%;
}
.flix-cards .striped .flix-cards-col:nth-child(2n + 1) {
  background: #2e2e2e;
  color: #fff;
}
.flix-cards .striped .flix-cards-col:nth-child(2n + 1) .card-subtitle {
  color: #979797;
}
.flix-cards .card {
  text-align: center;
  border: 0;
  background: none;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .flix-cards .card {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .flix-cards-row {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .flix-cards-row::after {
    display: none;
  }
  .flix-cards-col {
    display: table-cell;
    float: none;
  }
  .flix-cards > .container {
    margin: 0;
    max-width: none;
    padding: 0;
    width: 100%;
  }
}
.flix-cards .card-block {
  background: none;
  padding: 0;
}
.flix-cards .card-img-top {
  border-radius: 0;
  width: auto;
  max-width: 100%;
}
.flix-cards .card-img + .card-block {
  padding-top: 2.3125rem;
}
.flix-cards .counter,
.flix-cards .no-counter {
  font-size: 3.25rem;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.2825;
}
.flix-cards .no-counter span {
  font-size: 2.25rem;
  display: block;
}
.flix-cards .counter-text {
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 1.2825;
}
.flix-cards .card-text {
  margin: 0;
}
.flix-cards .card-text + .card-btn {
  padding-top: 1.375rem;
}

@media (max-width: 767px) {
  .flix-cards .counter,
  .flix-cards .no-counter {
    font-size: 2.25rem;
  }
  .flix-cards .no-counter span {
    font-size: 1.25rem;
  }
  .flix-cards .counter-text {
    font-size: 0.75rem;
  }
}

.flix-cards .card-title {
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.2825;
}
.flix-cards .card-title + * {
  padding-top: 1rem;
}
.flix-cards .card-title + .card-btn {
  padding-top: 1.4375rem;
}
.flix-cards .card-subtitle {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 0.875rem;
  color: #5b5b5b;
  margin-top: -1rem;
  line-height: 1.7857;
  padding-bottom: 1rem;
}
.flix-cards .card-subtitle + .card-btn {
  padding-top: 0.3125rem;
}
.flix-cards .iconbox {
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 50%;
  display: inline-block;
}
.flix-cards .iconbox > .flix-iconfont {
  line-height: inherit;
}

.flix-classificacao .card-block h3 {
  font-weight: bold;
}

.flix-classificacao .card-block span {
  font-weight: bold;
}

.filters .ui-group {
  margin-bottom: 20px;
}

.filters {
  padding: 2rem;
  background: #f5f5f5;
}

.filters.active {
  height: inherit;
}

/*-------

	 Público

-------*/

.col-publico {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  width: 13%;
  display: block;
  float: left;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .col-publico {
    width: 100%;
    float: none;
    background-position: 20% 20%;
  }
}

.col-publico-last {
  width: 22%;
}
@media (max-width: 767px) {
  .col-publico-last {
    width: 100%;
  }
}

.publico-block {
  height: 60%;
  min-height: 600px;
  position: relative;
}
@media (max-width: 767px) {
  .publico-block {
    height: 120px;
    min-height: 120px;
  }
  .col-publico-last .publico-block {
    height: 240px;
    min-height: 240px;
  }
}

.publico-year {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  padding: 1rem;
  background: rgba(150, 193, 31, 0.8);
}
@media (max-width: 767px) {
  .publico-year {
    left: inherit;
    right: 0;
    height: 100%;
    width: 20%;
  }
}

.publico {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #ffffff;
  padding: 20px;
  background: rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  .publico {
    left: 0;
    right: 0;
  }
}

.publico .counter {
  font-size: 2em;
  font-weight: bold;
}

.publico .million {
  font-size: 1em;
  font-weight: bold;
}

.publico2011 {
  height: 160px;
}
.publico2012 {
  height: 180px;
}
.publico2013 {
  height: 200px;
}
.publico2014 {
  height: 220px;
}
.publico2015 {
  height: 240px;
}
.publico2016 {
  height: 260px;
}
.publico2017 {
  height: 280px;
}
@media (max-width: 767px) {
  .publico2011 {
    height: 100%;
    width: 160px;
  }
  .publico2012 {
    height: 100%;
    width: 180px;
  }
  .publico2013 {
    height: 100%;
    width: 200px;
  }
  .publico2014 {
    height: 100%;
    width: 220px;
  }
  .publico2015 {
    height: 100%;
    width: 240px;
  }
  .publico2016 {
    height: 100%;
    width: 260px;
  }
  .publico2017 {
    height: 100%;
    width: 280px;
  }
}
/*-------

	 Price Table

-------*/
@media (min-width: 1600px) {
  .flix-price-table {
    padding-left: 12%;
    padding-right: 12%;
  }
}
.flix-price-table .row {
  margin-left: 0;
  margin-right: 0;
}
.flix-price-table .row > div {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1199px) {
  .flix-price-table .row > div {
    padding-bottom: 40px;
  }
}

/*-------

	 Price Table / Plan

-------*/
.flix-plan {
  background: none;
  border-radius: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  margin-bottom: 0;
  padding: 0.625rem;
}
.flix-plan .list-group-item {
  background: none;
  border-bottom: 0;
  border-top: 1px dotted rgba(255, 255, 255, 0.2);
  font-size: 0.875rem;
  line-height: 3.125rem;
  padding-bottom: 0;
  padding-top: 0;
}
.flix-plan .card-title {
  margin-bottom: 1.5625rem;
}
.flix-plan-title {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.28;
  margin-bottom: 0;
}
.flix-plan-states {
  font-size: 1.2375rem;
  color: #ffffff;
  font-weight: 600;
  line-height: 1.30;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.flix-plan-subtitle,
.flix-plan-price-desc {
  color: #a0a0a0;
  font-size: 0.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.79;
}
.flix-plan-price-desc {
  display: block;
  padding-top: 1.25rem;
}
.flix-plan-header,
.flix-plan-body,
.flix-plan-sub-header {
  background: #232323;
}
.flix-plan-header {
  padding-bottom: 1.4375rem;
  padding-top: 2.1875rem;
  position: relative;
}
.flix-plan-header.bg-primary .flix-plan-subtitle,
.flix-plan-header.bg-primary .flix-plan-price-desc {
  color: #e8ddcd;
}
.flix-plan-header.bg-success .flix-plan-subtitle,
.flix-plan-header.bg-success .flix-plan-price-desc {
  color: #d0dac6;
}
.flix-plan-header.bg-info .flix-plan-subtitle,
.flix-plan-header.bg-info .flix-plan-price-desc {
  color: #c7d4d5;
}
.flix-plan-header.bg-warning .flix-plan-subtitle,
.flix-plan-header.bg-warning .flix-plan-price-desc {
  color: #fbebc1;
}
.flix-plan-header.bg-danger .flix-plan-subtitle,
.flix-plan-header.bg-danger .flix-plan-price-desc {
  color: #fef5f5;
}
.flix-plan-label {
  background: #28262b;
  color: #fff;
  display: block;
  font-size: 0.6875rem;
  font-weight: 400;
  height: 3.125rem;
  line-height: 3.125rem;
  min-width: 3.125rem;
  padding: 0 0.75rem;
  position: absolute;
  right: 0;
  top: 0;
}
.flix-plan-body {
  margin-top: 2px;
  padding: 0;
}
.flix-plan-sub-header {
  margin-top: 2px;
  padding-top: 5px;;
}
.flix-plan-list {
  padding-bottom: 0.0625rem;
  padding-top: 0;
}
.flix-plan-btn {
  margin-top: -2.5rem;
  padding-bottom: 1.375rem;
  padding-top: 1.875rem;
}

.flix-plan-minutes {
  color: #a0a0a0;
  font-size: 1.275rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.79;
}

.flix-plan.super-premium {
  color: #e8308a;
}

.flix-plan.premium {
  color: #39b54a;
}

.flix-plan.standard {
  color: #0072bc;
}

/*-------

	 Price Table / Price

-------*/
.flix-price {
  line-height: 1.3;
}
.flix-price-value {
  font-size: 1.875rem;
  line-height: 1;
  position: relative;
  top: -1.25rem;
}
.flix-price-figure {
  font-size: 3.75rem;
  line-height: inherit;
  padding-left: 0.625rem;
}
.flix-price-figure small {
  font-size: 1.875rem;
}
.flix-price-term {
  font-size: 1.875rem;
  position: relative;
}

.flix-plan-sub-header .flix-price-value {
  font-size: 0.875rem;
  top: -0.5rem;
}
.flix-plan-sub-header .flix-price-figure {
  font-size: 1.75rem;
  padding-left: 0.625rem;
}

.flix-midiakit ul {
  line-height: 1.8;
  list-style: none;
  margin: 0;
  padding: 0;
}
.flix-midiakit li {
  display: block;
  line-height: 1.8;
  padding: 0.72em 0;
  width: 100%;
}

.midiakit-col {
  margin-bottom: 2.3rem;
}

.midiakit-col .display-4 {
  margin-bottom: 1.2rem;
}

/*-------

	 Testimonials

-------*/
.flix-testimonials .row > div {
  padding-bottom: 40px;
}
.flix-testimonials .row > div:last-child {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .flix-testimonials .row > div:nth-child(3n + 1) {
    clear: left;
  }
  .flix-testimonials .row > div:nth-last-child(-1n + 3) {
    padding-bottom: 0;
  }
}

/*-------

	 Testimonials / Item

-------*/
.flix-testimonial {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
  text-align: center;
}
.flix-testimonial + * {
  padding-top: 40px;
}
.flix-testimonial.card {
  background-color: transparent;
}
.flix-testimonial .card-block {
  background: #f4f4f4;
  color: #565656;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 400;
  line-height: 2;
  padding: 1.875rem;
  position: relative;
}
.flix-testimonial .card-block:after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}
.flix-testimonial-lg .card-block {
  padding-bottom: 90px;
}
.flix-testimonial .card-footer {
  background: none;
  border: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
.flix-testimonial .card-footer:last-child {
  border-radius: 0;
}
.flix-testimonial .list-group-item {
  background: none;
}

/*-------

	 Testimonials / Author

-------*/

.flix-author-img img {
  height: 8rem;
  width: 8rem;
}

.flix-author-img span {
  width: 8.4rem;
  height: 8.4rem;
  display: block;
  position: absolute;
  z-index: -1;
  left: 50%;
  margin-left: -4.2rem;
  top: -0.2rem;
  border-radius: 50%;
}

.flix-author-name {
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.3;
  padding-top: 1.25rem;
}
.flix-author-desc {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.597;
}
/*-------

	 Timeline

-------*/
.flix-timeline {
  list-style: none;
  margin: 60px 0 0 0;
  padding: 0;
}
.flix-timeline li {
  position: relative;
  display: block;
  padding-top: 20px;
  float: left;
  width: 12.5%;
  font-size: 1.125rem;
  font-weight: 700;
}

.flix-timeline li img {
  width: 80px;
  height: auto;
  display: block;
  margin: 10px auto;
}

.flix-timeline li img.mini {
  height: 60px;
  width: auto;
  display: block;
}

.flix-timeline li span {
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
}

.flix-timeline li div {
  position: absolute;
  background: #ffffff;
  color: #232323;
  padding: 10px;
  font-size: 0.875rem;
  font-weight: 400;
  top: -60px;
  left: -20%;
}

.flix-timeline li div:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -12px;
  width: 0;
  height: 0;
  border-top: 12px solid #ffffff;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
}

.flix-timeline li b {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 20px;
  border-left: 1px dashed #ffffff;
  border-top: 1px dashed #ffffff;
}

@media (max-width: 1200px) {
  .flix-timeline li img {
    width: 80px;
    height: auto;
  }

  .flix-timeline li img.mini {
    width: 60px;
    height: auto;
  }

  .flix-timeline li div {
    font-size: 0.575rem;
  }
}

@media (max-width: 767px) {
  .flix-timeline li {
    float: inherit;
    width: 80%;
    padding-top: inherit;
    padding-bottom: 20px;
    margin-left: 10%;
  }

  .flix-timeline li img {
    width: 80px;
    height: auto;
  }

  .flix-timeline li img.mini {
    width: 60px;
    height: auto;
  }

  .flix-timeline li div {
    top: -30%;
    left: 0;
    width: 60px;
  }

  .flix-timeline li div:after {
    border-left: inherit;
    border-top: inherit;
  }

  .flix-timeline li b {
    top: 20%;
    left: 0;
    width: 60px;
    height: 120%;
  }
}

/*-------

	 Info

-------*/
.flix-info-subtitle,
.flix-info-extra .flix-info-title {
  margin-bottom: 40px;
}
.flix-info-extra .flix-info-subtitle {
  margin-bottom: 0.5rem;
}

/*-------

	 Subscribe

-------*/
.flix-subscribe {
  background: #f5f5f5;
  border-radius: 3px;
  border: 1px solid #e8e8e8;
  height: 4rem;
  padding: 0;
  position: relative;
}
.flix-subscribe .form-control {
  background: none;
  border: 0;
  position: relative;
  top: 0.4375rem;
}
.flix-subscribe .input-group-btn {
  position: static;
}
.flix-subscribe .input-group-btn::after {
  border-radius: 3px;
  border: 1px solid transparent;
  bottom: -1px;
  content: "";
  display: block;
  left: -1px;
  position: absolute;
  right: -1px;
  top: -1px;
}
.form-active .flix-subscribe .form-control:invalid ~ .input-group-btn::after {
  border-color: #e63323;
}
.flix-subscribe .btn {
  border-radius: 3px !important;
  margin-bottom: 0;
  margin-right: 0.5625rem;
}
.flix-subscribe-dark {
  background: none;
  border-color: rgba(255, 255, 255, 0.2);
}
.flix-subscribe-dark .form-control {
  color: #fff;
}

/*---------------------------------

			Small footer

---------------------------------*/

.flix-small-footer {
  background: #323232;
  color: #acacac;
  font-size: 0.8125rem;
  padding: 1.75rem 0;
}
.flix-small-footer p {
  margin-bottom: 0;
}

.flix-small-footer a {
  color: #ee7203;
}
.flix-small-footer a:hover {
  text-decoration: none;
}

/*---------------------------------

				Footer

---------------------------------*/
.flix-footer {
  color: #fff;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 1280px) {
  .flix-footer {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
}
.flix-footer > .row,
.flix-footer > .container > .row {
  margin-left: 0;
  margin-right: 0;
}
.flix-footer > .row > div,
.flix-footer > .container > .row > div {
  padding-bottom: 40px;
}
.flix-footer > .row > div:last-child,
.flix-footer > .container > .row > div:last-child {
  padding-bottom: 0;
}
.flix-footer > .container {
  padding-left: 0;
  padding-right: 0;
}
.socio,
.img-centered {
  text-align: center;
  display: block;
}
.logo-exibidor,
.img,
.noanimateimg {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.mini {
  width: 90%;
  max-width: 400px;
}
.logo-footer {
  max-width: 160px;
  margin-top: -20px;
}

.icon-footer {
  font-size: 2em;
  margin-right: 10px;
}

@media (min-width: 768px) {
  .flix-footer > .row > div:nth-child(2n + 1) {
    clear: left;
  }
  .flix-footer > .row > div:nth-last-child(-1n + 2) {
    padding-bottom: 0;
  }
  .flix-footer > .container > .row > div {
    clear: none !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .flix-footer > .row > div {
    clear: none !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 768px) {
  flix-footer > .container > .row > div {
    text-align: center;
  }
}
.flix-footer p a,
.flix-footer ul a {
  color: #ee7203;
}
.flix-footer p a:hover,
.flix-footer ul a:hover {
  text-decoration: none;
}
.flix-footer .btn-black {
  background-color: #242424;
  border-color: #242424;
}
.flix-footer .btn-black.disabled,
.flix-footer .btn-black[disabled],
.flix-footer .btn-black:hover {
  background-color: #1a1a1a !important;
  border-color: #1a1a1a !important;
}
.flix-footer .flix-map {
  height: 18.75rem;
}
.flix-footer form .form-control-label {
  font-size: 0.875rem;
  position: relative;
}
.flix-footer form .form-control {
  background: none;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 0.875rem;
  min-height: 3.2em;
  padding: 0.5em 1em 0.5em;
}

.flix-footer-content h1,
.flix-footer-content h2,
.flix-footer-content h3,
.flix-footer-content h4,
.flix-footer-content p strong,
.flix-footer-content strong,
.flix-footer .flix-contacts h1,
.flix-footer .flix-contacts h2,
.flix-footer .flix-contacts h3,
.flix-footer .flix-contacts h4,
.flix-footer .flix-contacts p strong,
.flix-footer .flix-contacts strong {
  color: #7c7c7c;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.3;
  margin-bottom: 1.875em;
}
.flix-footer-content p strong,
.flix-footer-content strong,
.flix-footer .flix-contacts p strong,
.flix-footer .flix-contacts strong {
  display: inline-block;
}
.flix-footer-content p,
.flix-footer .flix-contacts p {
  color: #fff;
  font-size: 0.875rem;
  margin-bottom: 0;
}
.flix-footer-content ul,
.flix-footer .flix-contacts ul {
  line-height: 1.8;
  list-style: none;
  margin: 0;
  padding: 0;
}
.flix-footer-content li,
.flix-footer .flix-contacts li {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
  color: #bcbcbc;
  display: block;
  font-size: 0.875rem;
  line-height: 1.8;
  overflow: hidden;
  padding: 0.72em 0;
  padding-left: 1.8em;
  position: relative;
  width: 100%;
}
.flix-footer-content li:last-child,
.flix-footer .flix-contacts li:last-child {
  border-bottom: 0;
}
.flix-footer-content li::before,
.flix-footer .flix-contacts li::before {
  background: #ee7203;
  content: "";
  height: 0.36em;
  left: 0;
  margin-top: -0.18em;
  position: absolute;
  top: 50%;
  width: 0.36em;
}
.flix-footer-content li a,
.flix-footer .flix-contacts li a {
  color: #fff;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.flix-footer-content li a:hover,
.flix-footer .flix-contacts li a:hover {
  color: #ee7203;
}

.footer1 ul {
  margin-top: -13px;
}

.footer4 > .container > .row {
  margin-left: 0;
  margin-right: 0;
}
.footer4 > .container > .row > div > .row > div:first-child {
  padding-bottom: 40px;
}
.footer4 > .container > .row > div > .row > div:first-child:last-child {
  padding-bottom: 0;
}
@media (min-width: 544px) {
  .footer4 > .container > .row > div,
  .footer4 > .container > .row > div > .row > div {
    clear: none !important;
    padding-bottom: 0 !important;
  }
}

/*-------

	 Representantes

-------*/

.gm-style {
  font-family: "AvantGarde", sans-serif !important;
}

#content {
  text-align: center;
}

.ellipsis {
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.flix-representante {
  margin-top: 70px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
  transition: all 0.5s ease-in-out;
}

.flix-representante:hover,
.flix-representante.active {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.flix-representante.active .regiao {
  background: #e8308a;
}

.flix-representante .regiao {
  background: #2e2e2e;
  color: #ffffff;
  padding: 20px;
  position: relative;
  font-size: 1.2em;
  text-transform: uppercase;
  text-align: center;
}

.flix-representante .regiao:after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
}

/*-------

	 Company

-------*/

.flix-company {
  background: none;
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
}
.flix-company .card-img-top {
  height: 58px;
  margin-bottom: 1.57rem;
  width: auto;
}
.flix-company .card-block {
  background: none;
  padding: 0;
}
.flix-company .card-text {
  color: #acacac;
  font-size: 0.875rem;
  margin-bottom: 1.57rem;
}
.flix-company .list-group {
  display: block;
}
.flix-company .list-group-item {
  background: none;
  border: 0;
  display: table;
  padding: 0;
  padding-bottom: 1.375rem;
  width: 100%;
}
.flix-company .list-group-icon,
.flix-company .list-group-text {
  display: table-cell;
  height: 2.25rem;
  position: relative;
  vertical-align: middle;
}
.flix-company .list-group-icon {
  padding-right: 1.25rem;
  text-align: center;
  width: 3.5rem;
}
.flix-company .list-group-text {
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.6;
  position: static;
  vertical-align: middle;
}
.flix-company .list-group-text::after {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
  bottom: 0.625rem;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 50%;
}
.flix-company .list-group-item.active,
.flix-company .list-group-item.active:hover {
  background: none;
}
.flix-company .list-group-item.active .list-group-text {
  color: #ee7203;
}
.flix-company .list-group-item:last-child {
  padding-bottom: 0;
}
.flix-company .list-group-item:last-child .list-group-text::after {
  display: none;
}

/*-------

	 Arrow

-------*/
@-webkit-keyframes floating-arrow {
  from {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  65% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  to {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
@keyframes floating-arrow {
  from {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  65% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  to {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
@-webkit-keyframes floating-arrow-up {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  25% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  75% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
@keyframes floating-arrow-up {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  25% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  75% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
.flix-arrow {
  bottom: 48px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 999;
}
@media (max-width: 991px) {
  .flix-arrow {
    bottom: 31px;
  }
}
@media (max-width: 320px) {
  .flix-arrow {
    bottom: 21px;
  }
}
@media all and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
  .flix-arrow {
    bottom: 31px;
  }
}
.flix-arrow a {
  background: rgba(231, 100, 31, 0.7);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 46px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  width: 46px;
}
.flix-arrow a:hover {
  background: #ee7203;
}
.flix-arrow-icon {
  display: block;
}
.flix-arrow-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  left: 4px;
  position: relative;
  top: 6px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.flix-arrow-floating .flix-arrow-icon {
  -webkit-animation: floating-arrow 1.6s infinite ease-in-out 0s;
  animation: floating-arrow 1.6s infinite ease-in-out 0s;
}

.flix-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
}
@media (max-width: 991px) {
  .flix-arrow-up {
    bottom: 31px;
  }
}
@media (max-width: 320px) {
  .flix-arrow-up {
    bottom: 21px;
  }
}
@media all and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
  .flix-arrow-up {
    bottom: 31px;
  }
}
.flix-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 46px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  width: 46px;
  cursor: pointer;
}
.flix-arrow-up a:hover {
  background: #2d2d2d;
}
.flix-arrow-up-icon {
  display: block;
}
.flix-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.flix-arrow-up:hover .flix-arrow-up-icon {
  -webkit-animation: floating-arrow-up 1.6s ease-in-out infinite 0s;
  animation: floating-arrow-up 1.6s ease-in-out infinite 0s;
}

@media (max-width: 768px) {
  .flix-arrow-up {
    right: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    bottom: 15px;
  }
}
@media (min-width: 768px) {
  .flix-right-padding-md-up {
    padding-right: 60px;
  }
}

@media (min-width: 768px) {
  .flix-left-padding-md-up {
    padding-left: 60px;
  }
}

.flix-valign-top {
  vertical-align: top;
}

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

.row-sm-offset {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.row-sm-offset > * {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@-webkit-keyframes btnCircleLoading {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes btnCircleLoading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.btn-loader {
  -webkit-animation: btnCircleLoading 0.6s infinite linear;
  animation: btnCircleLoading 0.6s infinite linear;
  border-radius: 50%;
  border: 4px rgba(255, 255, 255, 0.25) solid;
  border-top-color: white;
  display: none;
  height: 26px;
  left: 50%;
  margin-left: -13px;
  margin-top: -13px;
  position: absolute;
  top: 50%;
  width: 26px;
}

.btn-loading {
  position: relative;
}
.btn-loading .btn-text {
  visibility: hidden;
}
.btn-loading .btn-loader {
  display: block;
}

.hidden {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

.hamburger-om:after {
  content: "";
  width: 30px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 8px;
  left: 0;
}
.hamburger-om:before {
  content: "";
  width: 30px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: -8px;
  left: 0;
}

.navbar-brand .text-black {
  color: #000 !important;
}

.navbar-toggler.collapsed {
  position: absolute;
  content: "";
  right: 0;
  width: 20px;
  height: 3px;
}

.navbar-close .close-icon {
  display: block;
}

.navbar-close.collapsed .close-icon {
  display: none;
}

.navbar-toggler {
  position: relative;
}

.navbar-caption {
  color: #ffffff;
}
.navbar-toggler {
  color: #ffffff;
}
.link,
.dropdown-item {
  color: #ffffff;
}
.link {
  font-size: 1rem;
}
.dropdown-item,
.nav-dropdown-sm .link {
  font-size: 1.083rem;
}
.link:hover,
.dropdown-item:hover,
.link:focus,
.dropdown-item:focus {
  color: #ec6707;
}
.link[aria-expanded="true"],
.dropdown-menu {
  background: #0e0e0e;
}
.nav-dropdown-sm .link:focus,
.nav-dropdown-sm .link:hover,
.nav-dropdown-sm .dropdown-item:focus,
.nav-dropdown-sm .dropdown-item:hover {
  background: #202020 !important;
}
.navbar,
.nav-dropdown-sm,
.nav-dropdown-sm .link[aria-expanded="true"],
.nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
.bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
.bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
.bg-color.transparent.opened .link:hover,
.bg-color.transparent.opened .link:focus {
  color: #ec6707;
}
.link[aria-expanded="true"],
.dropdown-item[aria-expanded="true"] {
  color: #ec6707 !important;
}
.flix-navbar--stuck .flix-navbar__section {
  background: #2c2c2c;
}
.flix-navbar__hamburger {
  color: #ffffff;
}
.close-icon::before,
.close-icon::after {
  background-color: #ffffff;
}

/*-------

	 Iconfont

-------*/
/* iconfont default styling */
/* for buttons */
.flix-iconfont.flix-iconfont-btn,
.flix-buttons__btn .flix-iconfont {
  padding-right: 0.4em;
  font-size: 1.6em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.12em;
  text-decoration: none;
}

/* menu links */
.flix-iconfont.flix-iconfont-btn-parent,
.link .flix-iconfont {
  font-size: 1.4em;
  top: -0.3em;
  position: relative;
  vertical-align: middle;
}

/*menu logo */
.flix-iconfont.flix-iconfont-menu,
.flix-iconfont.flix-iconfont-ext__menu {
  font-size: 37px;
  text-decoration: none;
}

/* features2, features3 */
.flix-iconfont.flix-iconfont-features2,
.flix-iconfont.flix-iconfont-features3 {
  font-size: 119px;
  text-decoration: none;
  text-align: center;
  display: block;
  margin-top: 0.2em;
}

/* features4 */
.flix-iconfont.flix-iconfont-features4 {
  font-size: 50px;
  text-decoration: none;
  text-align: center;
  display: block;
}

.flix-iconfont-features7 {
  font-size: 50px;
  text-decoration: none;
  text-align: center;
  display: block;
}

/* msg-box4 */
.flix-iconfont.flix-iconfont-msg-box4,
.flix-iconfont.flix-iconfont-msg-box5 {
  font-size: 250px;
  text-decoration: none;
}

/* header2 */
.flix-iconfont.flix-iconfont-header2 {
  font-size: 250px;
  text-decoration: none;
}

/* contacts1 */
.flix-iconfont.flix-iconfont-contacts1 {
  font-size: 119px;
  text-decoration: none;
  color: #9c9c9c;
}

/* contacts3 */
.flix-iconfont.flix-iconfont-logo-contacts3 {
  font-size: 58px;
  text-decoration: none;
  margin-bottom: 1.57rem;
}

/* contacts3 */
.flix-iconfont.flix-iconfont-logo-contacts3 {
  font-size: 58px;
  text-decoration: none;
  margin-bottom: 1.57rem;
}

.flix-iconfont-company-contacts3 {
  font-size: 22px;
}

.flix-iconfont.flix-trailer {
  font-size: 30px;
  vertical-align: middle;
}

html.is-builder .flix-cards .card-img + .card-block {
  padding-top: 0;
}
html.is-builder .flix-cards .card-text + .card-btn {
  padding-top: 0;
}
html.is-builder .flix-cards .card-title + * {
  padding-top: 0;
}
html.is-builder .flix-cards .card-title + .card-btn {
  padding-top: 0;
}
html.is-builder .flix-cards .card-subtitle + .card-btn {
  padding-top: 0;
}
html.is-builder :not([data-app-remove-it]).card-img + .card-block {
  padding-top: 2.3125rem;
}
html.is-builder :not([data-app-remove-it]).card-title + .card-subtitle,
html.is-builder :not([data-app-remove-it]).card-title ~ .card-text {
  padding-top: 1rem;
}
html.is-builder :not([data-app-remove-it]).card-title ~ .card-btn {
  padding-top: 1.4375rem;
}
html.is-builder :not([data-app-remove-it]).card-subtitle + .card-text {
  padding-top: 0;
}
html.is-builder :not([data-app-remove-it]).card-subtitle ~ .card-btn {
  padding-top: 0.3125rem;
}
html.is-builder :not([data-app-remove-it]).card-text + .card-btn {
  padding-top: 1.375rem;
}
html.is-builder .article .lead p {
  margin-top: 0;
}
html.is-builder .article div .btn {
  margin-top: 0;
}
html.is-builder
  .article
  .flix-section-title:not([data-app-remove-it])
  + .lead
  p {
  margin-top: 1.5625rem;
}
html.is-builder
  .article
  .flix-section-title:not([data-app-remove-it])
  ~ div
  .btn {
  margin-top: 2.3125rem;
}
html.is-builder .article .lead:not([data-app-remove-it]) + div .btn {
  margin-top: 2.3125rem;
}

.article .display-2 {
  margin-bottom: 0;
}
.article .flix-section-title + .flix-section-subtitle {
  margin-top: 4px;
}
.article .flix-section-title + .lead p {
  margin-top: 1.5625rem;
}
.article .flix-section-title + div .btn {
  margin-top: 2.3125rem;
}
.article .lead + div .btn {
  margin-top: 2.3125rem;
}
.article .flix-section-subtitle {
  margin-bottom: 0;
}

.content-size {
  width: auto;
}

.image-size {
  vertical-align: middle;
  margin: auto;
  text-align: center;
}
.image-size .flix-figure {
  padding-top: 3px;
}

@media (max-width: 768px) {
  .image-size {
    width: 100% !important;
  }
  #filter-dooh.flix-complexo .item-dooh {
    min-height: 235px !important;
  }
  .flix-complexo-filter{
    margin-bottom: 25px;
  }
  .modal-cinema .body-cinema {
    padding: 15px;
    display: block;
    color: #000000;
    text-align: left;
  }
}

/*# sourceMappingURL=style.css.map */
.engine {
  position: absolute;
  text-indent: -2400px;
  text-align: center;
  padding: 0;
  top: 0;
  left: -2400px;
}

/*-------

	 DOOH

-------*/

.flix-info-extra .flix-info-title.door-title {
  font-size: 26px;
}
.flix-section-subtitle.door-subtitle {
  font-size: 24px;
}
#filter-dooh {
  background-color: #303030;
  padding-bottom: 50px !important;
}
#filter-dooh .filters-dooh {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
  margin: 25px 0 0;
  padding: 0;
  height: 45px;
}
#filter-dooh .filters {
  background-color: #303030;
  padding: 0;
}
#filter-dooh .filters .drop-filter .btn {
  padding: 0;
  background-color: #000000;
  font-size: 14px;
  font-weight: bold;
  border: 0;
}
#filter-dooh .filters .drop-filter.open .dropdown-toggle:focus,
#filter-dooh .filters .drop-filter.open .dropdown-toggle:hover {
  color: #ee7203 !important;
}
#filter-dooh .filters .drop-filter .button {
  background-color: #000000 !important;
  font-size: 14px;
  width: 100%;
  text-align: left;
  padding: 8px 15px;
}
#filter-dooh .filters .drop-filter label {
  font-size: 14px;
  width: 100%;
  text-align: left;
  margin-bottom: 1px !important;
}
#filter-dooh .btn-accordeon a.accordion-toggle-dooh {
  border: 0;
  width: 120px;
  max-width: 100%;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  display: block;
  text-decoration: none;
  padding: 0.35em 0.35em 0.4em 0em;
  background-color: #000000;
  color: #ee7203;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
#filter-dooh .btn-accordeon a.accordion-toggle-dooh.collapsed::before {
  display: none !important;
}
#filter-dooh .btn-accordeon a.accordion-toggle-dooh::before {
  display: none !important;
}
#filter-dooh .btn-accordeon a.accordion-toggle-dooh.collapsed {
  background-color: transparent;
  color: #ffffff;
}
#filter-dooh .btn-accordeon a.accordion-toggle-dooh::after {
  content: "";
  display: block;
  margin-top: -0.1667em;
  position: absolute;
  right: 10px;
  top: 50%;
  border-bottom: 0.25em solid;
  border-right: 0.25em solid transparent;
  border-left: 0.25em solid transparent;
  border-top: 0;
}

#filter-dooh .btn-accordeon a.accordion-toggle-dooh.collapsed::after {
  content: "";
  display: block;
  margin-top: -0.1667em;
  position: absolute;
  right: 10px;
  top: 50%;
  border-top: 0.26em solid;
  border-right: 0.25em solid transparent;
  border-left: 0.25em solid transparent;
  border-bottom: 0;
}

#filter-dooh div.items-selected {
  visibility: visible;
  margin: 25px auto;
  padding: 0 15px;
  width: 95%;
  min-height: 60px;
  color: #ffffff;
  background-color: #000000;
  border: 2px solid #ffffff;
  padding: 15px 6px;
  text-align: left;
}
#filter-dooh .load-more__counter {
  position: absolute;
  top: 15px;
  left: 0;
}
#filter-dooh .filter-count,
#filter-dooh .load-more__counter {
  color: #ffffff;
  padding-left: 15px;
  padding-bottom: 0;
  text-align: left !important;
  font-size: 18px;
}
#filter-dooh div.items-selected:empty::before {
  content: attr(data-placeholder);
  color: gray;
}
#accordion.panel-filters {
  width: 1170px;
  margin: 0 auto;
  max-width: 100%;
  background-color: #000000;
}

#filter-dooh .filter-select .checkbox-block {
  font-size: 16px;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
  padding: 5px 0 10px 0;
  margin-bottom: 0;
}
#filter-dooh .filter-select .hidden {
  visibility: visible !important;
}
#filter-dooh .filter-select .select-dooh {
  color: #ffffff;
  background-color: #000000;
  border: 0;
}
#filter-dooh .filter-select .select-dooh.width-custom {
  min-width: 92px;
  max-width: 100%;
}
#filter-dooh .filter-select .select-dooh option {
  color: #ffffff;
}

#filter-dooh .filter-select .select-dooh option:checked {
  color: #ed6f25;
}
#filter-dooh.flix-complexo .item-dooh {
  height: 255px;
}
#filter-dooh .flix-complexo .item-dooh ul li span {
  text-align: left !important;
}

#filter-dooh .checkbox-block {
  margin-bottom: 20px;
}
#filter-dooh .tag-list > span {
  position: relative;
  padding: 5px 15px;
  background-color: #000000;
  border: 1px solid #ffffff;
  margin-right: 5px;
  font-size: 12px;
  border-radius: 30px;
  font-weight: 600;
  letter-spacing: 1px;
}

#filter-dooh .tag-list > span b {
  color: #666;
  padding-left: 2px;
  font-size: 12px;
  cursor: pointer;
}

.modal-cinema .header-cinema {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
}
.modal-cinema .header-cinema h4 {
  text-align: left;
  font-weight: bold;
  font-size: 15px;
  padding: 15px 0;
  margin: 0;
}
#filter-dooh .item-dooh {
  padding: 5px 10px 0;
  color: #000000;
  text-align: left;
}

.flix-complexo .flix-complexo-item ul,
#filter-dooh .item-dooh ul {
  list-style: none;
  padding: 10px 15px 0;
  margin: 0;
}
.flix-complexo .flix-complexo-item ul li,
#filter-dooh .item-dooh ul li {
  display: flex;
  flex-direction: row;
  font-size: 13px;
  padding-bottom: 5px;
}
#filter-dooh .item-dooh ul li span {
  width: 100px;
  max-width: 100%;
  text-align: left;
}
.flix-complexo .flix-complexo-item ul li span {
  width: 32%;
  text-align: right;
}
.flix-complexo .flix-complexo-item  ul li div {
  width: 67%;
  display: inline-block;
  font-weight: bold;
  margin-left: 1%;
}
.flix-complexo .flix-complexo-item  ul li div address{
  margin-bottom: 0;
}
.flix-complexo .flix-complexo-item  ul li div address a{
  font-weight: 600;
  font-size: 12px;
}
#filter-dooh .item-dooh > div {
  padding-bottom: 1px;
}
#filter-dooh .item-dooh ul li div {
  font-weight: 600;
  white-space: nowrap;
}
#filter-dooh .item-dooh .btn-modal-info {
  white-space: nowrap;
  text-align: center;
  border: 2px solid #000000;
  padding: 6px 15px;
  border-radius: 30px;
  margin: 10px 10px 15px;
}
.item-dooh .btn-modal-info a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#filter-dooh .item-dooh .item-header.super-premium,
.modal-cinema .header-cinema.super-premium {
  background: rgb(231, 100, 31);
  background: -moz-linear-gradient(
    315deg,
    rgba(231, 100, 31, 1) 0%,
    rgba(250, 165, 25, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(231, 100, 31, 1) 0%,
    rgba(250, 165, 25, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(231, 100, 31, 1) 0%,
    rgba(250, 165, 25, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ee7203",endColorstr="#faa519",GradientType=1);
}
#filter-dooh .item-dooh .item-header.premium,
.modal-cinema .header-cinema.premium {
  background: rgb(64, 170, 59);
  background: -moz-linear-gradient(
    315deg,
    rgba(64, 170, 59, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(64, 170, 59, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(64, 170, 59, 1) 0%,
    rgba(148, 193, 46, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#52ae32",endColorstr="#95c11f",GradientType=1);
}
#filter-dooh .item-dooh .item-header.standard,
.modal-cinema .header-cinema.standard {
  background: rgb(27, 105, 177);
  background: -moz-linear-gradient(
    315deg,
    rgba(27, 105, 177, 1) 0%,
    rgba(40, 158, 224, 1) 100%
  );
  background: -webkit-linear-gradient(
    315deg,
    rgba(27, 105, 177, 1) 0%,
    rgba(40, 158, 224, 1) 100%
  );
  background: linear-gradient(
    315deg,
    rgba(27, 105, 177, 1) 0%,
    rgba(40, 158, 224, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0075bf",endColorstr="#00a7e7",GradientType=1);
}
.legend-filter-pagination {
  margin-top: 30px;
}
.legend-filter-pagination h5 {
  font-size: 15px;
  padding: 5px 15px;
}
.modal-cinema.modal {
  position: fixed !important;
}
.modal-cinema .hidden {
  visibility: visible !important;
}
.modal-cinema .modal-body {
  padding: 0;
}
.modal-cinema .header-cinema h4 {
  color: #ffffff;
}


@media screen and (min-width: 769px) {
  .modal-cinema .body-cinema {
    padding: 15px 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    color: #000000;
    text-align: left;
  }
  .modal-cinema .body-cinema .info-cinema {
    width: 50%;
  }
  .modal-cinema .body-cinema .carousel-formatos {
    width: 50%;
  }
  #filter-dooh .load-more__btn-wrap {
    width: 100%;
  }
}

.modal-cinema .body-cinema ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal-cinema .body-cinema ul li {
  display: flex;
  flex-direction: row;
  font-size: 13px;
  padding-bottom: 15px;
}
.modal-cinema .body-cinema ul li span {
  width: 130px;
  max-width: 100%;
}
.modal-cinema .body-cinema ul li div {
  font-weight: 600;
  width: 230px;
  max-width: 100%;
}
.modal-cinema .body-cinema ul li div ul li {
  position: relative;
  padding-left: 10px;
  padding-bottom: 0;
}
.modal-cinema .body-cinema ul li div ul li::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50px;
  top: 50%;
  background-color: #000000;
  left: 0px;
  transform: translate(-50%, -50%);
}
.modal-cinema .carousel-control {
  width: 0;
}
.modal-cinema .carousel-control.left,
.modal-cinema .carousel-control.right {
  background-color: transparent;
  background-image: none;
}
.modal-cinema .carousel-control .icon-next,
.modal-cinema .carousel-control .icon-prev {
  width: 50px;
  height: 50px;
  margin-top: -15px;
  font-size: 50px;
  color: #000000;
}
.modal-cinema .carousel-control .icon-prev {
  margin-left: -5px;
}
.modal-cinema .carousel-control .icon-next {
  margin-right: -5px;
}
.carousel-formatos .formatos-posicao {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.carousel-formatos .formatos-posicao h5 {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
}
.carousel-formatos .formatos-posicao .custom-control-label {
  font-size: 14px;
  font-weight: 500;
}
.carousel-formatos .formatos-posicao input[type="radio"]:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #ffa500;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}
.carousel-formatos .carousel-telas {
  margin-bottom: 35px;
}
.carousel-formatos .carousel-telas .carousel-control .icon-next,
.carousel-formatos .carousel-telas .carousel-control .icon-prev {
  width: 30px;
  height: 30px;
  margin: -15px 0;
  font-size: 26px;
  background-color: #ffa500;
  color: #ffffff;
  border-radius: 5px;
}
.carousel-formatos .carousel-telas .carousel-indicators {
  position: absolute;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  top: 100%;
  transform: translate(0, 10px);
}
.carousel-formatos .carousel-telas .carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 0;
  background-color: #ffa500;
}
.carousel-formatos .carousel-telas .carousel-indicators li {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #cccccc;
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-formatos .especificacoes-telas {
  padding-top: 15px;
}
.carousel-formatos .especificacoes-telas h5 {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
}
.carousel-formatos .especificacoes-telas ul {
  display: block;
  list-style: circle;
  margin-bottom: 15px;
}
.carousel-formatos .especificacoes-telas ul li {
  position: relative;
  font-size: 12px;
  padding-left: 10px;
  padding-bottom: 0;
}
.carousel-formatos .especificacoes-telas ul li::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50px;
  top: 50%;
  background-color: #000000;
  left: 4px;
  transform: translate(-50%, -50%);
}

.grid-complexos {
  min-height: 600px;
  display: flex;
  flex-wrap: wrap;
}
.nav-pagination {
  display: flex;
  justify-content: center;
}
.nav-pagination ul li a {
  color: #1a1a1a;
}
