/* :: 2.0 Import All CSS */

@import url(owl.carousel.min.css);
@import url(animate.css);
@import url(magnific-popup.css);
@import url(artista.css);
@import url(custom-icon.css);
@import url(classy-nav.min.css);
@import url(nice-select.min.css);
/* :: 3.0 Base CSS */
* {
  margin: 0;
  padding: 0; }

body {
  font-family: "Lato", sans-serif;
  font-size: 14px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #152535;
  line-height: 1.3;
 }

p {
  color: #828282;
  font-size: 14px;
  line-height: 2;
  font-weight: 400; }

a,
a:hover,
a:focus {
  text-decoration: none;
  color: #1c1c1c;
  font-weight: 500;
  font-size: 14px;
  color: #828282; }

ul,
ol {
  margin: 0; }
  ul li,
  ol li {
    list-style: none; }

img {
  height: auto;
  max-width: 100%; }

/* Spacing */
.mt-5 {margin-top: 5px !important; }
.mt-10 {margin-top: 10px !important; }
.mt-15 {margin-top: 15px !important; }
.mt-25 {margin-top: 25px !important; }
.mt-30 {margin-top: 30px !important; }
.mt-35 {margin-top: 35px !important; }
.mt-40 {margin-top: 40px !important; }
.mt-50 {margin-top: 50px !important; }
.mt-70 {margin-top: 70px !important; }
.mt-80 {margin-top: 80px !important; }
.mt-100 {margin-top: 100px !important; }
.mb-15 {margin-bottom: 15px !important; }
.mb-30 {margin-bottom: 30px !important; }
.mb-50 {margin-bottom: 50px !important; }
.mb-70 {margin-bottom: 70px !important; }
.mb-80 {margin-bottom: 80px !important; }
.mb-100 {margin-bottom: 100px !important; }
.ml-15 {margin-left: 15px !important; }
.ml-30 { margin-left: 30px !important; }
.ml-50 {  margin-left: 50px !important; }
.mr-15 {  margin-right: 15px !important; }
.mr-30 { margin-right: 30px !important; }
.mr-50 {margin-right: 50px !important; }
.tx-branco { color:#fff !important; }
.tx-green { color:#4CAF50 !important; }
.tx-red { color:#e81d25 !important }

/* Height */
.height-400 {height: 400px !important; }
.height-500 {height: 500px !important; }
.height-600 {height: 600px !important; }
.height-700 {height: 700px !important; }
.height-800 {height: 800px !important; }
/* Section Padding */
.section-padding-80 {padding: 80px 0;}
.section-padding-80-0 {padding: 80px 0 0;}
.section-padding-0-80 {padding: 0 0 80px;}
.section-padding-80-50 {padding-top: 80px;padding-bottom: 50px; }
.padding-40 {padding: 40px 0;}
/* Section Heading */
.section-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 90px;
  border-bottom: 1px solid #d0d5d8; }
  .section-heading h6 {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 45px;
    height: 45px;
    min-width: 140px;
    padding: 0 30px;
    background-color: #90276c;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    text-align: center; }

/* Miscellaneous */
.tx-pagamento { font-size:1rem;}
.totalpagar { font-size:1.2rem;}
.menu-sect {font-size: 30px !important;
    color: #fff;
    text-shadow: 0in 0.75pt 0 rgba(0, 0, 0, .9);}
.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-white {
  background-color: #ffffff !important; }

.bg-dark {
  background-color: #000000 !important; }

.bg-transparent {
  background-color: transparent !important; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.bg-overlay {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-size: cover; }
  .bg-overlay::after {
    background-color: rgba(2, 3, 28, 0.9);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: 0;
  padding-right: 0;
  width: 30px;
  height: 30px;
  background-color: #90276c;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 0;
  right: -30px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
      right: 0; } }
  @media only screen and (max-width: 767px) {
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
      right: 0; } }

input:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
  border-color: transparent; }

/* ScrollUp */
#scrollUp {
  background-color: #90276c;
  border-radius: 0;
  bottom: 60px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 24px;
  height: 40px;
  line-height: 38px;
  right: 60px;
  text-align: center;
  width: 40px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  #scrollUp:hover {
    background-color: #000000; }
  @media only screen and (max-width: 767px) {
    #scrollUp {
      bottom: 30px;
      right: 30px; } }

/* Button */
.newspaper-btn {
  display: inline-block;
  min-width: 160px;
  height: 52px;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  padding: 0 30px;
  font-size: 14px;
  line-height: 52px;
  font-weight: 700;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-transform: capitalize;
  background-color: #90276c; }
  .newspaper-btn.active, .newspaper-btn:hover, .newspaper-btn:focus {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    background-color: #1c1c1c; }
.bg-gradient {background-image: -ms-linear-gradient(top left, #310E11 0%, #221034 100%);

background-image: -moz-linear-gradient(top left, #310E11 0%, #221034 100%);

background-image: -o-linear-gradient(top left, #310E11 0%, #221034 100%);

background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #310E11), color-stop(100, #221034));

background-image: -webkit-linear-gradient(top left, #310E11 0%, #221034 100%);

background-image: linear-gradient(to bottom right, #310E11 0%, #221034 100%);

    position: relative;}
/* :: 4.0 Header Area */
.header-area {
  position: relative;
  z-index: 100;
  width: 100%; }

  .header-area .top-header-area {
    width: 100%;
    height: 100px;
    background-image: -ms-linear-gradient(top left, #310E11 0%, #221034 100%);

background-image: -moz-linear-gradient(top left, #310E11 0%, #221034 100%);

background-image: -o-linear-gradient(top left, #310E11 0%, #221034 100%);

background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #310E11), color-stop(100, #221034));

background-image: -webkit-linear-gradient(top left, #310E11 0%, #221034 100%);

background-image: linear-gradient(to bottom right, #310E11 0%, #221034 100%);

    position: relative;
    z-index: 1; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area .top-header-area {
        height: 70px; } }
    @media only screen and (max-width: 767px) {
      .header-area .top-header-area {
        height: 70px; } }
    .header-area .top-header-area .top-header-content {
      width: 100%;
      height: 100px;

      position: relative;
      z-index: 1; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-area .top-header-area .top-header-content {
          height: 70px; } }
      @media only screen and (max-width: 767px) {
        .header-area .top-header-area .top-header-content {
          height: 70px; } }
      .header-area .top-header-area .top-header-content .logo a {
        display: block; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .top-header-area .top-header-content .logo a {
            display: none; } }
        @media only screen and (max-width: 767px) {
          .header-area .top-header-area .top-header-content .logo a {
            display: none; } }
    .header-area .top-header-area .login-search-area {
      position: relative;
      z-index: 1; }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .header-area .top-header-area .login-search-area {
          margin-left: 30px; } }

      .header-area .top-header-area .login-search-area .login a {
        display: inline-block;
        padding:10px;
        color: #fff; }
        .header-area .top-header-area .login-search-area .login a.registo {
        background-color: #a8235a;

        }

  .header-area .newspaper-main-menu {
    position: relative;
    width: 100%;
    z-index: 100;
    height: 65px;
    border-bottom: 1px solid #d0d5d8; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area .newspaper-main-menu {
        background-color: #152535; } }
    @media only screen and (max-width: 767px) {
      .header-area .newspaper-main-menu {
        background-color: #152535;
        height: 65px; } }
    .header-area .newspaper-main-menu .classy-nav-container {
      background-color: transparent; }
    .header-area .newspaper-main-menu .classy-navbar {
      height: 65px;
      padding: 0; }
      @media only screen and (max-width: 767px) {
        .header-area .newspaper-main-menu .classy-navbar {
          height: 65px; } }
      .header-area .newspaper-main-menu .classy-navbar .logo {
        display: none; }
        .header-area .newspaper-main-menu .classy-navbar .logo a {
          display: block;
          max-width: 160px; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .newspaper-main-menu .classy-navbar .logo {
            display: block; } }
        @media only screen and (max-width: 767px) {
          .header-area .newspaper-main-menu .classy-navbar .logo {
            display: block; } }
      .header-area .newspaper-main-menu .classy-navbar .classynav ul li a {
        font-weight: 500;color:#221034; }
       .header-area .newspaper-main-menu  .breakpoint-on .classynav ul li a {
 color:#fff !important;
}
        .header-area .newspaper-main-menu .classy-navbar .classynav ul li a:hover, .header-area .newspaper-main-menu .classy-navbar .classynav ul li a:focus {
          font-weight: 500;
          color: #000; }
      .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a {
        text-transform: uppercase;
        padding: 8px 20px 12px;
        background-color: transparent;
        line-height: 1;
        color: #fff;
        font-weight: 500; }
        .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a:hover, .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a:focus {
          color: #1c1c1c; }
      .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a {
        position: relative;
        z-index: 1;
        color: #000; }
        /*.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
          background-color: #e81d25;
          width: 100%;
          height: 3px;
          position: absolute;
          top: -26px;
          left: 0;
          content: '';
          z-index: 10; }*/
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
              display: none; } }
          @media only screen and (max-width: 767px) {
            .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
              display: none; } }
  .header-area .is-sticky #stickyMenu {
    background-color: #fff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);
    border-bottom: none; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area .is-sticky #stickyMenu {
        background-color: #152535; } }
    @media only screen and (max-width: 767px) {
      .header-area .is-sticky #stickyMenu {
        background-color: #152535; } }

/* :: 5.0 Hero Area */
.hero-area {
  position: relative;
  z-index: 1;
  padding: 40px 0 40px; }
  .hero-area .breaking-news-area {
    position: relative;
    z-index: 1; }
    .hero-area .breaking-news-area .news-title {
      min-width: 150px;
      height: 38px;
      background-color: #90276c;
      text-align: center;
      padding: 0 20px; }
      .hero-area .breaking-news-area .news-title p {
        margin-bottom: 0;
        font-weight: 500;
        color: #fff;
        line-height: 38px; }
        @media only screen and (max-width: 767px) {
          .hero-area .breaking-news-area .news-title p {
            font-size: 12px; } }
      .hero-area .breaking-news-area .news-title.title2 {
        background-color: #152535; }
      @media only screen and (max-width: 767px) {
        .hero-area .breaking-news-area .news-title {
          min-width: 100px;
          padding: 0 5px; } }
    .hero-area .breaking-news-area .ticker {
      width: 100%;
      text-align: left;
      position: relative;
      overflow: hidden;
      padding: 0 20px;
      background-color: #f3f5f8; }
      @media only screen and (max-width: 767px) {
        .hero-area .breaking-news-area .ticker {
          padding: 0 5px; } }
      .hero-area .breaking-news-area .ticker ul {
        width: 100%;
        position: relative;
        z-index: 1; }
        .hero-area .breaking-news-area .ticker ul li {
          display: none;
          width: 100%; }
          .hero-area .breaking-news-area .ticker ul li a {
            display: block;
            font-size: 14px;
            color: #152535;
            height: 38px;
            line-height: 38px; }
            .hero-area .breaking-news-area .ticker ul li a:hover, .hero-area .breaking-news-area .ticker ul li a:focus {
              color: #90276c; }
            @media only screen and (max-width: 767px) {
              .hero-area .breaking-news-area .ticker ul li a {
                font-size: 12px; } }

.hero-add {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-add {
      margin-top: 80px;
      text-align: center; } }
  @media only screen and (max-width: 767px) {
    .hero-add {
      margin-top: 80px;
      text-align: center; } }
#faqs .panel-title { text-indent:10px;}
#faqs .panel-title { cursor:pointer;}
#faqs .panel-title:hover {  border-left:1px solid #cdcdcd;}
/* :: 6.0 Blog Post Area */
.single-blog-post {
  position: relative;
  z-index: 1; }
  .single-blog-post .post-thumb a {
    display: block; }
  .single-blog-post .post-data {
    padding:0; }
    .single-blog-post .post-data .post-catagory {
      font-size: 14px;
      color: #90276c;
      text-transform: uppercase;
      font-weight: 700;
      margin: 10px 0;
      display: block; }
    .single-blog-post .post-data .post-title {
      display: block; }
      .single-blog-post .post-data .post-title h6 {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        line-height: 1.9; }
        .single-blog-post .post-data .post-title h6:hover, .single-blog-post .post-data .post-title h6:focus {
          color: #90276c; }
    .single-blog-post .post-data .post-meta .post-date a {
      display: block; }
      .single-blog-post .post-data .post-meta .post-date a:hover, .single-blog-post .post-data .post-meta .post-date a:focus {
        color: #90276c; }
    .single-blog-post .post-data .post-meta .post-like {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: flex-end;
      -ms-flex-align: flex-end;
      -ms-grid-row-align: flex-end;
      align-items: flex-end; }
      .single-blog-post .post-data .post-meta .post-like span {
        line-height: 1;
        margin-left: 15px; }
        .single-blog-post .post-data .post-meta .post-like span:hover, .single-blog-post .post-data .post-meta .post-like span:focus {
          color: #90276c; }
    .single-blog-post .post-data .post-meta .post-comment {
      margin-left: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: flex-end;
      -ms-flex-align: flex-end;
      -ms-grid-row-align: flex-end;
      align-items: flex-end; }
      .single-blog-post .post-data .post-meta .post-comment span {
        line-height: 1;
        margin-left: 15px; }
        .single-blog-post .post-data .post-meta .post-comment span:hover, .single-blog-post .post-data .post-meta .post-comment span:focus {
          color: #90276c; }
  .single-blog-post.style-2 .post-data {
    padding: 15px 0; }
    .single-blog-post.style-2 .post-data .post-title h6 {
      font-size: 14px; }
    .single-blog-post.style-2 .post-data .post-meta .post-date a {
      font-size: 12px; }
  .single-blog-post.style-3 {
    margin-bottom: 15px; }
    .single-blog-post.style-3 .post-data {
      padding: 15px 0; }
      .single-blog-post.style-3 .post-data .post-title h6 {
        font-size: 18px;
        line-height: 1.7;
        margin-bottom: 30px; }
  .single-blog-post.featured-post {
    position: relative;
    z-index: 1; }
    .single-blog-post.featured-post .post-data {
      padding: 0; }
      .single-blog-post.featured-post .post-data .post-title h6 {
        font-size: 40px;
        line-height: 1.2;
        margin-bottom: 20px;
        font-weight: 500; }
        @media only screen and (max-width: 767px) {
          .single-blog-post.featured-post .post-data .post-title h6 {
            font-size: 24px; } }
      .single-blog-post.featured-post .post-data .post-author {
        margin-bottom: 15px;
        display: block;
        width: 100%; }
        .single-blog-post.featured-post .post-data .post-author a {
          display: inline-block;
          color: #90276c; }
      .single-blog-post.featured-post .post-data .post-excerp {
        font-weight: 500;
        margin-bottom: 40px;
        display: block;
        line-height: 2.1; }
    .single-blog-post.featured-post.single-post .post-data {
      padding: 0; }
      .single-blog-post.featured-post.single-post .post-data p {
        margin-bottom: 30px; }
      .single-blog-post.featured-post.single-post .post-data .related--post {
        display: block;
        font-size: 18px;
        color: #2c61db;
        margin: 40px 0; }
        .single-blog-post.featured-post.single-post .post-data .related--post:hover, .single-blog-post.featured-post.single-post .post-data .related--post:focus {
          color: #90276c; }
  .single-blog-post.featured-post-2 {
    position: relative;
    z-index: 1;
    margin-bottom: 15px; }
    .single-blog-post.featured-post-2 .post-data {
      padding: 0; }
      .single-blog-post.featured-post-2 .post-data .post-title h6 {
        font-size: 18px;
        line-height: 1.55;
        margin-bottom: 20px;
        font-weight: 500; }
      .single-blog-post.featured-post-2 .post-data .post-author {
        margin-bottom: 15px;
        display: block;
        width: 100%; }
        .single-blog-post.featured-post-2 .post-data .post-author a {
          display: inline-block;
          color: #90276c; }
  .single-blog-post.small-featured-post {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #d0d5d8;
    padding: 20px 0; }
    .single-blog-post.small-featured-post .post-thumb {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 90px;
      flex: 0 0 90px;
      max-width: 90px;
      width: 90px;
      margin-right: 15px; }
    .single-blog-post.small-featured-post .post-data {
      padding: 0; }
      .single-blog-post.small-featured-post .post-data .post-catagory {
        margin-bottom: 10px;
        line-height: 1; }
      .single-blog-post.small-featured-post .post-data .post-title h6 {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 10px;
        font-weight: 700; }
      .single-blog-post.small-featured-post .post-data .post-date {
        margin-bottom: 0;
        line-height: 1; }
    .single-blog-post.small-featured-post:first-child {
      padding-top: 0; }
    .single-blog-post.small-featured-post:last-child {
      padding-bottom: 0;
      border-bottom: none; }

@media only screen and (max-width: 767px) {
  .newspaper-post-like {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.newspaper-tags {
  position: relative;
  z-index: 1;
  padding: 30px 0; }
  @media only screen and (max-width: 767px) {
    .newspaper-tags {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      width: 100%; } }

.plano-bx.active { margin-top: -45px; }
.plano-bx { margin-bottom: 20px; position: relative; display: block }
  .newspaper-tags span {
    font-size: 14px;
    color: #393939;
    font-weight: 500;
    padding-right: 5px; }
  .newspaper-tags ul li a {
    display: inline-block;
    color: #828282;
    font-weight: 500;
    padding-right: 3px; }
    .newspaper-tags ul li a:hover, .newspaper-tags ul li a:focus {
      color: #90276c; }

@media only screen and (max-width: 767px) {
  .post-like--comments {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }
    .titulo-pacote {background-color: #90276c;
  padding: 30px 25px;}
.titulo-pacote.basico {background-color: #a8235a;
  padding: 30px 25px;}
  .titulo-pacote.vip {background-color: #c62042;
  padding: 30px 25px;}
  .titulo-pacote.premium {background-color: #e81d25;
  padding: 30px 25px;}
  .plano-bx.active .popular-news-widget {
  position: relative;
  z-index: 1;
  background-color: #eff4f9;
  padding: 42px 25px; }

.popular-news-widget {
  position: relative;
  z-index: 1;
  background-color: #eff4f9;
  padding: 30px 25px; }
  .titulo-pacote h3 {
    font-size: 35px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #fff;text-transform: uppercase;
    margin-bottom: 23px;
    padding-bottom: 25px;
    position: relative;
    display: inline-block; }
    .titulo-pacote h3:before, .titulo-pacote h3:after {
    position: absolute;
    content: '';
    bottom: 0;
    background: #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.titulo-pacote h3:after {
    height: 3px;
    bottom: -1px;
    width: 20px;
    left: 50%;
}
.titulo-pacote h3:before {
    width: 90px;
    height: 1px;
}
    .plan_price {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    display: block

}
    @media only screen and (max-width: 767px) {
      .titulo-pacote h3 {
        font-size: 24px; } }
  .popular-news-widget .single-popular-post {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
    .popular-news-widget .single-popular-post h6 {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1.7;
      font-weight: 500; }
      .popular-news-widget .single-popular-post h6 span {
        margin-right: 15px;
        color: #90276c; }
      .popular-news-widget .single-popular-post h6:hover, .popular-news-widget .single-popular-post h6:focus {
        color: #90276c; }
    .popular-news-widget .single-popular-post p {
      margin-bottom: 0;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 700;
      color: #828282;
      margin-left: 30px;
      line-height: 1; }
    .popular-news-widget .single-popular-post:last-child {
      margin-bottom: 0; }

.latest-comments-widget {
  position: relative;
  z-index: 1;
  background-color: #eff4f9;
  padding: 60px 25px; }
  .latest-comments-widget h3 {
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #152535; }
  .latest-comments-widget .single-comments {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
    .latest-comments-widget .single-comments .comments-thumbnail {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 42px;
      flex: 0 0 42px;
      max-width: 42px;
      width: 42px;
      height: 42px;
      border-radius: 50%;
      margin-top: 6px; }
      .latest-comments-widget .single-comments .comments-thumbnail img {
        border-radius: 50%;
        display: block; }
    .latest-comments-widget .single-comments .comments-text a {
      display: block;
      font-size: 16px;
      color: #1c1c1c;
      margin-bottom: 10px;
      line-height: 1.9; }
      .latest-comments-widget .single-comments .comments-text a span {
        color: #a8a8a8; }
      .latest-comments-widget .single-comments .comments-text a:hover, .latest-comments-widget .single-comments .comments-text a:focus {
        color: #90276c; }
    .latest-comments-widget .single-comments .comments-text p {
      margin-bottom: 0;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 700;
      color: #828282;
      line-height: 1; }
    .latest-comments-widget .single-comments:last-child {
      margin-bottom: 0; }

.newsletter-widget {
  position: relative;
  z-index: 1;
  background-color: #240f2f;
  padding: 60px 25px; }
  .newsletter-widget h4 {
    text-align: center;
    font-size:30px;
    color: #90276c; }
  .newsletter-widget p {
    font-size: 17px;
    line-height:20px;
    text-align: center; }
  .newsletter-widget form input {
    width: 100%;
    height: 50px;
    background-color: #44425a;
    font-size: 14px;
    font-style: italic;
    color: #fff;
    margin-bottom: 25px;
    border: none;
    padding: 0 25px; }
  .newsletter-widget form button {
    width: 100%;
    height: 50px;
    background-color: #90276c;
    font-size: 17px;
    color: #fff;
    border: none;
    padding: 0 25px;
    border-radius: 0; }
    .newsletter-widget form button:hover, .newsletter-widget form button:focus {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      background-color: #fff;
      color: #90276c; }

.pagination {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .pagination {
      margin-bottom: 80px; } }
  @media only screen and (max-width: 767px) {
    .pagination {
      margin-bottom: 80px; } }
  .pagination .page-link {
    padding: 0;
    font-size: 16px;
    border: none;
    color: #152535;
    width: 38px;
    height: 38px;
    background-color: transparent;
    text-align: center;
    line-height: 38px; }
    .pagination .page-link:hover, .pagination .page-link:focus {
      background-color: #152535;
      color: #fff; }
  .pagination .page-item.active .page-link {
    background-color: #152535;
    color: #fff; }
  .pagination .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .pagination .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.blog-post-author {
  position: relative;
  z-index: 1;
  padding: 40px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #d0d5d8; }
  .blog-post-author .author-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    min-width: 90px;
    padding-right: 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%; }
    .blog-post-author .author-thumbnail img {
      border-radius: 50%; }
  .blog-post-author .author-info a {
    display: block;
    color: #000000;
    font-size: 16px;
    margin-bottom: 15px; }
    .blog-post-author .author-info a span {
      color: #656565;
      font-style: italic; }
  .blog-post-author .author-info p {
    line-height: 2;
    margin-bottom: 0; }

.pager {
  position: relative;
  z-index: 1; }
  .pager a {
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #eff4f9;
    text-align: center;
    color: #1c1c1c;
    margin: 50px 0; }
    .pager a.active, .pager a:hover, .pager a:focus {
      background-color: #1c1c1c;
      color: #fff; }
    .pager a i {
      font-size: 16px; }

.comment_area {
  border-bottom: 1px solid #d0d5d8;
  padding-bottom: 50px; }
  .comment_area .title {
    margin-bottom: 50px; }
  .comment_area .comment-content .comment-author {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 51px;
    flex: 0 0 51px;
    min-width: 51px;
    margin-right: 45px;
    height: 51px;
    border-radius: 50%; }
    .comment_area .comment-content .comment-author img {
      border-radius: 50%; }
  .comment_area .comment-content .comment-meta {
    margin-bottom: 30px; }
    .comment_area .comment-content .comment-meta .post-author {
      margin-bottom: 5px;
      display: block;
      font-size: 16px;
      color: #393939; }
    .comment_area .comment-content .comment-meta .post-date {
      font-size: 12px;
      text-transform: uppercase;
      margin-bottom: 0;
      color: #656565;
      display: block;
      margin-bottom: 15px; }
    .comment_area .comment-content .comment-meta p {
      margin-bottom: 15px;
      font-size: 14px;
      line-height: 2;
      font-weight: 500; }
  .comment_area .single_comment_area {
    margin-bottom: 30px; }
    .comment_area .single_comment_area:last-of-type {
      margin-bottom: 0; }
  .comment_area .children .single_comment_area {
    margin-left: 50px;
    margin-top: 30px; }

.post-a-comment-area {
  position: relative;
  z-index: 1; }
  .post-a-comment-area h4 {
    font-size: 24px;
    color: #393939;
    margin-bottom: 20px; }

.editors-pick-post-area {
  position: relative;
  z-index: 1;
  background-color: #eff4f9; }

/* :: 7.0 Video Post Area */
.video-post-area {
  position: relative;
  z-index: 1;
  padding: 100px 0 70px; }
.no-padding {padding:0px; }
.artista-descript {padding: 40px 0 40px; }
.fotorama__thumb-border {

    border-color: #90276c;

}
.single-video-post {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 30px; }
  .single-video-post img {
    -webkit-transition-duration: 2000ms;
    transition-duration: 2000ms;
    width: 100%; }
  .single-video-post .videobtn {
    position: absolute;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .single-video-post .videobtn a {
      display: block;
      width: 70px;
      height: 40px;
      border-radius: 5px;
      background-color: #90276c;
      color: #fff;
      text-align: center;
      line-height: 40px;
      font-size: 18px; }
      .single-video-post .videobtn a:hover, .single-video-post .videobtn a:focus {
        background-color: #152535;
        color: #fff; }
  .single-video-post:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }

/* :: 8.0 Footer Add Area */
.footer-add-area {
  position: relative;
  z-index: 1;
  padding: 50px 0; }
  .footer-add-area .footer-add a {
    display: block; }
    .footer-add-area .footer-add a img {
      width: 100%; }

/* :: 9.0 Footer Area */
.footer-area {
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: #240f2f;    padding: 80px 0 0; }
  .footer-area .footer-widget-area {
    position: relative;
    z-index: 1;    margin-bottom: 20px; }
    .footer-area .footer-widget-area .footer-logo {
      margin-bottom: 30px; }
    .footer-area .footer-widget-area .widget-title {
      display: block;
      margin-bottom: 30px;
      color: #fff; }
      .footer-area .footer-widget-area .widget-title a {
          color:#fff;
          font-size:1.5rem;
      }
      .footer-area .footer-widget-area .widget-title a:hover {
          color:rgb(144, 39, 108);
      }
    .footer-area .footer-widget-area .list {
      position: relative;
      z-index: 1; }
      .footer-area .footer-widget-area .list li {
        display: block; }
        .footer-area .footer-widget-area .list li a {
          display: block;
          padding: 5px 0;
          color: rgba(255, 255, 255, 0.5); }
          .footer-area .footer-widget-area .list li a:hover, .footer-area .footer-widget-area .list li a:focus {
            color: #fff; }
  .footer-area .bottom-footer-area { text-align: center;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 70px;    border-top: 1px solid #44415b;
    margin-top: 20px; }
    .footer-area .bottom-footer-area p {
      color: rgba(255, 255, 255, 0.5);
      margin-bottom: 0; }
      .footer-area .bottom-footer-area p a {
        color: rgba(255, 255, 255, 0.5); }
        .footer-area .bottom-footer-area p a:hover, .footer-area .bottom-footer-area p a:focus {
          color: #fff; }

/* :: 10.0 About Area */
.about-area {padding: 50px 0;
  position: relative;
  z-index: 1; }
  .about-area h1 {
    font-weight: 500;
    margin-bottom: 50px;
    font-size: 40px; }
    @media only screen and (max-width: 767px) {
      .about-area h1 {
        font-size: 30px; } }
  .about-area p {
    font-weight: 500; }

.single-cool-fact {
  position: relative;
  z-index: 1; }

.single-team-member {
  position: relative;
  z-index: 1; }
  .single-team-member .team-info {
    padding: 50px 0;
    text-align: center; }
    .single-team-member .team-info h5 {
      font-size: 18px;
      margin-bottom: 5px;
      color: #393939; }
    .single-team-member .team-info h6 {
      margin-bottom: 0;
      font-size: 14px;
      color: #656565; }

/* :: 11.0 Cool Facts */
.single-cool-fact {
  position: relative;
  text-align: center;
  z-index: 1;
  margin-bottom: 80px; }
  .single-cool-fact h3 {
    font-size: 60px;
    margin-bottom: 0;
    color: #a5a5a5;
    font-weight: 700;
    margin-right: 15px; }
  .single-cool-fact .cf-text {
    text-align: left; }
    .single-cool-fact .cf-text h6 {
      font-size: 18px;
      margin-bottom: 5px;
      color: #90276c; }
    .single-cool-fact .cf-text span {
      font-size: 12px;
      color: #90276c; }

/* :: 12.0 Contact Area */
.map-area {
  position: relative;
  z-index: 2;
  margin-top: 80px; }
  .map-area #googleMap {
    width: 100%;
    height: 680px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .map-area #googleMap {
        height: 500px; } }
    @media only screen and (max-width: 767px) {
      .map-area #googleMap {
        height: 350px; } }

.single-contact-information {
  position: relative;
  z-index: 1; }
  .single-contact-information h6 {
    font-size: 14px;
    border-bottom: 2px solid #90276c;
    display: inline-block;
    color: #90276c; }

.performance li {
    width: 20%;
    display: inline;
    float: left;
}

/*#page-pesquisa .easy-autocomplete-container {
  margin-top: 55px;
}*/
#page-pesquisa .easy-autocomplete-container ul li {
  text-align: left;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object,
.embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.divse { position:relative; }
.divse span { position:absolute; top:0; z-index: 99;     display: table-row; width: 100%;  height: 100%; }
.divse span a { display: block; width: 100%;  height: 100% !important;  }
.divse:hover span a{
   color:#fff !important;  z-index:999;
}
.divse:hover:before {
   content:"";
   position:absolute;
   top:0;
   left:0;
   width: 100%;
   height: 100%;
   z-index:8;
   background-color: rgba(144, 39, 108,0.5)
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-form-area {
    margin-bottom: 80px; } }
@media only screen and (max-width: 767px) {
  .contact-form-area {
    margin-bottom: 80px; } }
.contact-form-area .form-control {
  height: 45px;
  width: 100%;
  background-color: #f3f5f8;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 15px;
  border: none;
  border-radius: 0;
  padding: 0 20px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  .contact-form-area .form-control:focus {
    box-shadow: none; }
.contact-form-area textarea.form-control {
  height: 200px;
  padding: 15px 20px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
.form-control { margin-bottom: 10px}
.contact-area {
  position: relative;
  z-index: 1; }
  .contact-area .contact-title h1 {
    font-size: 40px;
    color: #393939;
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .contact-area .contact-title h1 {
        font-size: 20px; } }

.dir-ho-t-sp {
    padding-top: 56.25pt;
     padding-bottom: 125px;
}
.dir1-home-head {
    position: relative;

}
.dir1-home-head  h1 { color:#fff; font-weight: 400; padding: 20px 0 0}
#background1 {
    background: no-repeat;
    background-size: cover;

}
.rectangle-box {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.rectangle-box:before {
    content: "";
    display: block;
    padding-top: 39%;
}
.lebox {
    position: absolute;

    z-index: 9;
    left: 50%;
    top: 68%;
    transform: translate(-50%, -50%);
    height: 100%;
}
.rectangle-content div:before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, .76) 14%, rgba(0, 0, 0, .35) 66%);
    display: block;
    position: absolute;
}
.rectangle-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
}
.rectangle-content div {

    width: 100%;
    height: 100%;
    max-height: 600px;
}
.background2 {

}
.p-40 { padding:40px 0}
.pb0 { padding-bottom:0 !important}
.mb40 { margin-bottom:40px !important}
.pt0 { padding-top:0 !important}
.dir1-home-head:before, #background1 {
    width: 100%;
}

.dir1-home-head:before {
  left: 0px;
  bottom: 0pt;
  top: 0pt;
    position: absolute;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, .76) 14%, rgba(0, 0, 0, .35) 66%);
}

.dir-ho-t-tit-2 h1 {
    padding-top: 10%;
    font-size: 4em;
    padding-top: 2%;
     text-shadow: 0in 0.75pt 0 rgba(0, 0, 0, .9);
     color: #fff;
}

.dir-ho-t-tit p {
   text-shadow: 0in 0.75pt 0 rgba(0, 0, 0, .9);
     color: #fff;
     font-size: 1.25pc;
}

.dir-ho-t-tit h1, .dir-ho-t-tit p {
    padding-bottom: 15px;
}


.dir-hr1 {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
     width: 70%;
     text-align: center;
     position: relative;
}

.box-search {
  text-align: center;
  margin:10px 0 40px 0;
}
.box-search form {
  display: inline-block;
  position: relative;
}
.box-search input[type="text"],
.box-search .select-box,
.box-search input[type="submit"] {
  height: 50px;
  float: left;
  background: #90276c;
}
.box-search input[type="text"] {
  width: 400px;
  border: 1px solid #e5e5e5;
  padding: 15px;
  background: #fff;
}
.box-search .select-box::after {
  top: 19px;
}
.box-search select {
  min-width: 250px;
  height: 100%;
  border-radius: 0 !important;
  border-left: none;
  padding-left: 18px;
  background: #fff;
}
select {border-radius: 0 !important;}
/*Select Box*/
.select-box label {

  margin: 0 5px;
}
.select-box select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  cursor: pointer;
  height: 50px;
  padding: 0 35px 0 10px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
}
.select-box {
  position: relative;
}
.select-box::after,
.detai-cart .qty-box:after,
.size-select:after {
  position: absolute;
  top: 10px;
  right: 15px;
  content: "\f107";
  font-family: "fontAwesome";
  cursor: pointer;
}

.box-search input[type="submit"] {
  width: 50px;
  border: 1px solid #e5e5e5;
  border-left: none;
}
.box-search .submit-from {
  float: left;
  position: relative;
  background: #fff;
  z-index: 99;
}
.box-search .submit-from:before {
  position: absolute;
  content: "\f002";
  font-family: FontAwesome;
  font-size: 18px;
  right: 16px;

  top: 15px;
  color: #fff;
   cursor: pointer;
}

.search-form form {
        width: 100%;
        height: 60px;
        position: relative;
        z-index: 2;
 }

.search-form form input {
          width: 100%;
          height: 100%;
          border: 1px solid #fff !important;
          border-radius: 5px;
          background-color: transparent !important;
          padding: 0 15px;
          font-size: 18px;
          font-style: italic;
          color: #fff !important; }
.search-form form input.form-control {
            box-shadow: none; }
.search-form form button {
  border: 1px solid #fff;
  font-size: 18px;
          width: 50px;
          height: 100%;
          position: absolute;
          top: 0;
          right: 0;
          z-index: 10;

          background-color:#e81d25;
          color: #fff;
          cursor: pointer;
          outline: none; }
          .search-form form button:hover {
 background-color:#000;
          color: #fff;
      }
.search-form form .form-control::-webkit-input-placeholder {
          color: #fff;
          opacity: 1; }
    .search-form form .form-control::-moz-placeholder {
          color: #fff;
          opacity: 1; }
.search-form form .form-control:-ms-input-placeholder {
          color: #fff;
          opacity: 1; }
.search-form form .form-control::-ms-input-placeholder {
          color: #fff;
          opacity: 1; }
.search-form form .form-control::placeholder {
          color: #fff;
          opacity: 1; }
.search-form6 .easy-autocomplete-container ul {
    top:55px;
}
.search-form6 .eac-item {
    text-align:left;
}

.center-col{ float:none !important; margin-left:auto !important; margin-right:auto !important}
/* separator */
.separator-line { height: 2px; margin: 0 auto; width: 30px; margin:7% auto}
.separator-line-thick { height: 4px; margin: 0 auto; width: 30px; margin:7% auto}
.separator-line-vertical { width:7px; height:80px; background-color:#fff; float:left; margin-right:90px;}
.slider-text .separator-line { margin:14% auto; height: 2px}
.thin-separator-line { height: 1px; width: 30px; margin:7% auto}
.vertical-separator { height:25px; width:25px; border-left:1px solid #000}
.wide-separator-line { height: 1px;  background-color:#e5e5e5; margin:5% 15px;}
.indicators-black .active { background-color: #000; border: 2px solid rgba(0, 0, 0, 1); }
.indicators-black li { border: 2px solid rgba(0, 0, 0, 1);}
/* team members */
.team-size-main { margin-left: 7%}
.team-size span { font-size:50px; position: relative; top:20px;}
.team-plus {font-size:50px; position: relative; top:30px; color:#717171}
.team-member {overflow: hidden !important}
.team-member figure { padding:15px 0 5px; z-index: 2}
.team-member h3 { font-size: 16px}
.team-member .person-social i { margin:0 15px; font-size:15px; color:#000 }
.team-member .team-details { opacity:0; position:absolute; height:50%; background:rgba(0,0,0,.85); padding-top:10%; padding-left: 15px; padding-right: 15px; left:15px; right:15px; bottom:0; overflow:hidden}
.team-member:hover .team-details {opacity:1; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px);}
.team-member:hover img {opacity:.5; background:#c82041;}
.position-relative { position: relative}
.bg-white { background-color: #fff}


/* masonry basic */
.grid li  {transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;}
.grid img { width:100%}

.gallery-img a { position: relative; z-index: 2; display: block}

.grid-member figure { margin: 0; position: relative }
.grid-member figure img { display: block; width: 100%; opacity: 1; cursor: pointer; }
.grid-member figcaption h4 { margin: 0 0 8px; padding:0; text-transform:uppercase; }
.grid-member figcaption i { font-size: 32px; color: #fff; margin-bottom: 20px}
.grid-member figcaption h4 a, .grid-member figcaption h4 { font-size:16px; font-weight: 400; color: #fff}
.grid-member figcaption h4.plus a, .grid-member figcaption h4.plus {font-size:1.5em;  font-weight: 400; color: #fff}
.grid-member figcaption p { display:block; font-size:12px;  text-transform:uppercase; text-decoration:none; color: #fff; margin-bottom: 0 }

.grid-member figcaption {  bottom: 5%; opacity: 0; position: absolute; text-align: center; width: 100%; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; }
.gallery-img { opacity: 1; transition: all 0.3s ease 0s; overflow: hidden; }
.grid-member figure:hover .gallery-img {background-color:rgba(144,39,108, 0.8); }
.no-hover figure:hover .gallery-img {background-color: transparent !important; }
.no-hover figure:hover img { opacity: 1 !important; -ms-transform: none; -webkit-transform: none;  transform: none; }
.grid-member figure:hover img { -ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);  transform: scale(1.1,1.1); transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; opacity:0.15;  cursor: pointer; }

.grid-member figure:hover figcaption { opacity: 1; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease;}
.desc-member { padding: 10px 0}
.desc-member h3.plus, .desc-member h3.plus a { font-size:1.75em; color:#152535}
.desc-member h3, .desc-member h3 a { font-size:18px; color: #152535}
.desc-member h3 span { color:#333; font-size: 80%}
.featured-post-area {padding: 40px 0}
.callaction-small{
    background-size: cover !important;
    height: 423px;
    background-position: center !important;
    position:relative;
    z-index:1;

}
.publicidade-m { position:absolute;  z-index:2; bottom:5%; padding:0 30px}
.publicidade-m p { color:#000; font-size:15px; }
.btn-mais {
    background-color: #90276c;
    color: #fff;
    border: 1px solid #90276c;
    padding:6px 10px;
    font-size:15px;
}
.btn-mais:hover, .btn-mais:active, .btn-mais:focus  {
    background-color: #240f2f;
    color: #fff;
    border: 1px solid #240f2f;
    padding:6px 10px;
    font-size:15px;
}

.slick-next:before,
.slick-prev:before {
    color: #90276c;
    font-family: 'FontAwesome';
    font-size: 40px;
    height: 40px;
    top: calc(50% + 20px);
}

.slick-next:before {
    content: "\f105";
}

.slick-prev:before {
    content: "\f104";
}

.highlights {
    overflow: hidden;
    background-color: #F1f1f1;
}

.highlights-other {
    padding: 25px 0px;
}

.highlights-other .highlight-toplink {
    bottom: 0px;
}

.highlights-other .highlight-block {
    background-color: transparent;
}

.highlights-other .highlight-content {
    padding: 0px;
    text-align: left;
    height: auto;
}

.highlights-other .highlight-content .btn {
    display: none;
}

.highlights-other .highlight-content h3 {
    text-align: left;
}

.highlights-other .highlight-content h3:after {
    display: none;
}

.highlight-block {
    transition: all, 600ms;
    box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.5);
    o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.highlight-block figure {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    bottom: -23px;
    padding: 10px;
    text-align: center;
}

.highlight-block figure h3,
.highlight-block figure h3 a {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    text-shadow: 0px 1px 4px #000;
}

.highlights .slick-prev {
    left: -24px;
    z-index: 99999;
}

.highlights .slick-next {
    right: -25px;
    z-index: 99999;
}

div.highlights .slick-slide img {
  /*  height:260px;*/
}

@media (max-width: 768px) {

    div.highlights .slick-slide img {
        margin: auto;
        height:auto !important;
    }
    div.highlights {
        padding-top: 20px;
    }
    div.highlights .slick-slide .highlight-block {
        opacity: 0.5;
    }
    div.highlights .slick-current .highlight-block {
        opacity: 1;
    }
}

/** LOADER **/
#loading{display:none;z-index:999;width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,0.8)}.loader{width:200px;height:80px;position:relative; margin:25% auto;}.sound{width:200px;height:80px;position:absolute;top:0;left:0;overflow:hidden}.sound:before,.sound:after{font-family:FontAwesome;font-size:24px;position:absolute;top:0;left:0;opacity:0}.sound:nth-child(1):before{content:"\f00d";color:#D13F92;animation:s1 2s linear infinite}.sound:nth-child(1):after{content:"\f1b2";color:#F3C361;animation:s2 2s linear infinite .3s}.sound:nth-child(2):before{content:"\f001";color:#BBDD15;animation:s3 2s linear infinite .6s}.sound:nth-child(2):after{content:"\f10c";color:#97D5F5;animation:s4 2s linear infinite .9s}.sound:nth-child(3):before{content:"\f1b2";color:#FFE300;animation:s5 2s linear infinite 1.2s}.sound:nth-child(3):after{content:"\f10c";color:#3D4A9A;animation:s6 2s linear infinite 1.5s}@keyframes s1{0%{transform:translate(0,10px) rotate(30deg);opacity:0}25%{opacity:1}100%{transform:translate(200px,60px) rotate(-45deg);opacity:1}}@keyframes s2{0%{transform:translate(0,60px) rotate(-45deg);opacity:0}25%{opacity:1}100%{transform:translate(200px,10px) rotate(90deg);opacity:1}}@keyframes s3{0%{transform:translate(0,5px) rotate(15deg);opacity:0}25%{opacity:1}100%{transform:translate(200px,60px) rotate(60deg);opacity:1}}@keyframes s4{0%{transform:translate(0,15px);opacity:0}25%{opacity:1}100%{transform:translate(200px,55px);opacity:1}}@keyframes s5{0%{transform:translate(0,0) rotate(0deg);opacity:0}25%{opacity:1}100%{transform:translate(200px,30px) rotate(45deg);opacity:1}}@keyframes s6{0%{transform:translate(0,60px);opacity:0}25%{opacity:1}100%{transform:translate(200px,0);opacity:1}}
/** LOADER **/
@media (max-width: 800px) {
    .lebox { top: 51%;}
    }
@media (min-width: 768px) {

    .center-mid-slick .slick-center .highlight-block {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        z-index: 200;
        margin-top: -1px;
    }
    .center-mid-item .col-sm-4:nth-child(2n) .highlight-block {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        z-index: 200;
        margin-top: -1px;
    }
    .highlights .slick-track {
        padding: 50px 0px;
    }
}
.section-title h2 {
    font-size: 40px;
    line-height: 26px;
    color: #444;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 23px;
    padding-bottom: 25px;
    position: relative;
    display: inline-block;
}
.section-title h2 span {
    color: #90276c;
}
.section-title h2:before {
    width: 200px;
    height: 1px;
}
.section-title h2:before, .section-title h2:after {
    position: absolute;
    content: '';
    bottom: 0;
    background: #90276c;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.section-title h2:after {
    height: 3px;
    bottom: -1px;
    width: 30px;
    left: 50%;
}
#recent-performance {
	padding: 100px 0;
	background: #f8f8f8; }


.performace {
	position: relative;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	max-width: 400px;
	margin: 0 auto 30px;}

.performace:before {
		position: absolute;
		content: '';
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background: rgba(0,0,0,0.6);
		opacity: 0;
		transition: all 0.3s ease-in-out;
		z-index: 1; }

.performace	.per-thumb img {
			max-width: 100%;
			transition: all 0.3s ease-in-out;
			}

.performace	.content {
		position: absolute;
		text-align: center;
		bottom: 30px;
		width: 78%;
		left: 50%;
		transform: translateX(-50%);
		background: rgba(144, 39, 108,0.85);
		padding: 15px 0;
		transition: all 0.3s ease-in-out;
		z-index: 2;}
.performace	.content:before {
			position: absolute;
			content: '';
			left: -7px;
			right: -7px;
			top: -7px;
			bottom: -7px;
			border: 3px solid rgba(144, 39, 108,0.85);
			transition: all 0.3s ease-in-out; }

.performace	.content		h3 {
			color: #fff;
			font-size: 24px;
			font-weight: 600;
			line-height: 26px; }

.performace	.content		h5 {
			font-size: 16px;
			color: #fff; }

.performace:hover:before {
    opacity: 1;
}
.performace:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(144, 39, 108, 0.58);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1;
}
.performace .per-thumb img {transform: scale(1.05); }

.performace .per-thum		.content {
			background: rgba(255,255,255, 0.8);}



@media (max-width: 1400px) {
	#recent-performance {
		padding: 50px 0; } }


/*eventos*/
#event-schedule {
	display: flex;
	padding-bottom: 100px; }
.schedule-ticket {
	position: relative;
	max-width: 32%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.schedule-ticket:before {
    left: 0pc;
    bottom: 0pt;
    top: 0pt;
    position: absolute;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, .76) 14%, rgba(0, 0, 0, .35) 66%);
}
.schedule-ticket:before{
    width: 100%;
}
.schedule-ticket	img {max-width: 100%; max-height: 337px }

.schedule-ticket	.content {
		position: absolute;
		top: 50%;
		left: 30%;
		transform: translateY(-50%);}


.schedule-ticket	.content 		p {
			font-size: 18px;
			font-weight: 600;
			color: #fff;
			margin: 0; }

.schedule-ticket	.content 		h3 {
			font-size: 36px;
			font-weight: 600;
			color: #fff;
			text-transform: uppercase;
			margin-bottom: 20px; }

.schedule-ticket	.content .tim-btn {
			padding: 10px 30px;
			text-transform: uppercase;
			color: #fff;
			border-color: #fff;}
.schedule-ticket	.content :hover {color:#000}

.schedule {
	width: 68%;
	float: left;}

	.schedule .schedule-item {
		text-align: center;
		padding: 0px 0 20px;
		    height: 337px;
		border: 1px solid #ededed;
		border-left: 0;}

.schedule .schedule-item .schedule-thumb {
			/*height: 125px;
			width: 125px;	border-radius: 50%;*/
			margin: 0 auto;

			margin-bottom: 20px;
}
.schedule .schedule-item .schedule-thumb  img {
			/*	width: 100%;
				border-radius: 50%; */}

		.sch-time {
			font-size: 18px;
			color: #666666; }

		.band-name {
			font-size: 20px;
			font-weight: 600;
			color:#90276c;
			position: relative;
			padding-top: 10px;}

		.band-name:before {
				position: absolute;
				content: '';
				top: 0;
				left: 50%;
				width: 50px;
				height: 2px;
				background: #90276c;
				transform: translateX(-50%); }

.schedule .schedule-item		p {
			color: #747373;
			margin: 0; }


@media (max-width: 1024px) {
	#event-schedule {
		display: block;
		background: #f3f3f3; }

	.schedule {
		width: 100%; }

	.schedule-ticket {
		display: block;
		max-width: 100%;
		margin: 0 auto; } }

@media (max-width: 768px) {
	#event-schedule {
		padding-bottom: 50px; } }

@media (max-width: 350px) {

	.schedule-ticket .content {
		top: 7px;
		left: 19px;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0); }

	.schedule-ticket .content h3 {
		font-size: 25px;
		margin-bottom: 8px; } }


@media (max-width: 500px) {
	.schedule-ticket .content h3 {
				font-size: 30px; }

}
.btn-eventos {
    padding: 10px 41px;
    border: 1px solid #90276c;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    background-color:#90276c;

    border-radius: 5px;
}
.btn-eventos:hover {
padding: 10px 41px;
    border: 1px solid #fff;
    color: #90276c;
    background-color:#fff;
 display: inline-block;
    font-size: 20px;
    font-weight: 500;
}
/*--------------------------------------------------------------
  ##  Artist
  --------------------------------------------------------------*/

  .tx-color-b {color: #90276c;font-size: 16px;
    font-weight: 600;}
  .artista-content h4 {
    font-size: 16px;
    margin-bottom: 30px;
}
.artista-content h4  span{ color: #90276c;font-size: 18px;color: #90276c;}
.artista-content { padding-top:30px}
.padding-five { padding:0 5%}

.breadcrumbs a.home {
    color: #b4b4b4;
}
.breadcrumbs a, .breadcrumbs span {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
}
  .page-header-artista .page-header-title h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}
.page-header-artista .page-header-title h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase;
}
  .section-padding-artista {
    padding: 80px 0;
}
.section-padding {
    padding: 80px 0;
}
  .page-header-artista {
    padding: 40px 0;
    background-position: center;
    background-size: cover;
}
.artist-music-inner {
    padding: 20px 0;
    border-top: 2px solid #d9d9d9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.artist-music-inner .aritist-music:first-child {
    padding-left: 0;
}
.artist-music-inner .aritist-music {
    padding: 0 20px;
    border-right: 2px solid #d9d9d9;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}
.artist-music-inner .aritist-music:last-child {
    border-right: 0;
}
.artist-music-inner .aritist-music .content {
    margin-left: 70px;
}
.artist-music-inner .aritist-music .content p {
    color: #494848;
    font-size: 20px;
    margin: 0;
    font-weight: 600;

    margin-bottom: 5px;
}
.artist-music-inner .aritist-music .content span {
    font-size: 18px;
    color: #494848;

}
@media (max-width: 1500px) and (min-width: 1200px){
.aritist-music {margin-bottom: 4px;
}
.aritist-music {
    margin-bottom: 20px;

}
}
.artist-music-inner .aritist-music .icon {
    float: left;
    margin-right: 20px;
}
.artist-music-inner .aritist-music .icon i {
    color: #90276c;
    font-size: 50px;
    line-height: 50px;
}




.artist-image img {
  border-radius: 10px;
  max-width: 100%;
  height: auto;
}

.artist-details {
  margin-top: 50px;
}

.artist-details .artist-name {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 26px;
}

.artist-details .band-name {
  color: #fff;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  margin-bottom: 30px;
}

.artist-details .details h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.artist-details .details p {
  color: #fff;
}

.artist-details .details .sng {
  margin-top: 20px;
}

.artist-details-two {
  margin-top: 45px;
}

@media (max-width: 1200px) {
  .artist-details {
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .artist-details {
    margin-top: 30px;
  }
  .artist-details-two {
    margin-top: 30px;
  }
}
.album-cover-img {
    position: relative;
}
.album-cover-img img {
    max-width: 100%;
    margin-bottom: 30px;
}
.album-cover-img .popup-video-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    border: 2px solid #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 46px;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    outline: 0;
}
.sm2_button i:after {
    content: "\f04b";
    font: normal normal normal 14px/1 FontAwesome;
}
.hit-plalist {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #f5f5f5;
}
.hit-plalist li {
    padding: 16px 0;
    border-bottom: 1px solid #f5f5f5;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hit-plalist li.active {
    background: #90276c;
}
.hit-plalist li .sm2_button {
    width: 7%;
    display: inline-block;

    color: #363636;
    font-size: 18px;
    text-align: center;
}
.sm2_button {
    height: 30px;
    width: 30px;
    position: relative;
    background: transparent;
}

.hit-plalist li.active .sm2_button, .hit-plalist li.active .video-song, .hit-plalist li.active .song-download, .hit-plalist li.active span {
    color: #fff;
}
.hit-plalist li .song-name {
    width: 63%;
    text-align: left;
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
}
.hit-plalist li span {
    width: 10%;
    display: inline-block;
    text-align: center;
    font-family: "Changa", sans-serif;
}
.hit-plalist li .video-song, .hit-plalist li .song-download {
    width: 10%;
    display: inline-block;
    text-align: center;
    color: #363636;
}
.sm2_button.sm2_playing i:after {
    content: "\f04c";
    font: normal normal normal 14px/1 FontAwesome;
}
.tim-music-album:before {
    content: "\f122";
}
/* Flat Icons */
@font-face {
  font-family: tim-icon;
  src: url("../fonts/tim-icon.eot");
  src: url("../fonts/tim-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/tim-icon.woff2") format("woff2"), url("../fonts/tim-icon.woff") format("woff"), url("../fonts/tim-icon.ttf") format("truetype"), url("../fonts/tim-icon.svg#tim-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: tim-icon;
    src: url("../fonts/tim-icon.svg#tim-icon") format("svg");
  }
}

[class^="tim-"]:before, [class*=" tim-"]:before,
[class^="tim-"]:after, [class*=" tim-"]:after {
  font-family: tim-icon;
  font-style: normal;
}

.Switcher__control {
  background-image: none;
  font-size: 25px;
  outline: 0 !important;
}


/*próximos eventos*/
.section-title-eventos h2 {
    font-size: 40px;
    line-height: 26px;
    color: #444;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 23px;
    padding-bottom: 25px;
    position: relative;
    display: inline-block;
}
.section-title-eventos h2 span {
    color: #90276c;
}
.section-title-eventos h2:before {
    width: 200px;
    height: 1px;
}
.section-title-eventos h2:before, .section-title-eventos h2:after {
    position: absolute;
    content: '';
    bottom: 0;
    background: #90276c;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.section-title-eventos h2:after {
    height: 3px;
    bottom: -1px;
    width: 30px;
    left: 50%;
}
.tabnav-wrap {
    position: relative;
}
.tabnav-wrap:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #cdcdcd;
    position: absolute;
    bottom: 20px;
}
.sale-tabs {
    position: relative;
    max-width: 1072px;
    margin: 0 auto;
    text-align: center;
}
.sale-tabs li {
    width: 25%;
}
.sale-tabs li a {
    color: #5b5b5b;
    font-size: 16px;
    margin-bottom: 20px;
    margin-right: 30px;
    position: relative;
    font-family: "Changa", sans-serif;
}
.sale-tabs li a:before {
    position: absolute;
    content: '';
    height: 15px;
    width: 15px;
    border: 1px solid #cdcdcd;
    background: #fff;
    border-radius: 50%;
    left: 50%;
    bottom: -7px;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}
.sale-tabs li a.active:after {
    position: absolute;
    content: '';
    height: 9px;
    width: 9px;
    background: #90276c;
    border-radius: 50%;
    left: 50%;
    bottom: -4px;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}
.event-content .event-details {
    margin: 30px 0;
}
.event-content .tim-btn {
    padding: 12px 27px;
    text-transform: uppercase;
    margin-top: 30px;
    font-size: 16px;
    line-height: 20px;
}
.tim-btn {
    padding: 10px 41px;
    border: 1px solid #90276c;
    color: #90276c;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;

    border-radius: 5px;
}
.tim-btn:hover {

    border: 1px solid #90276c;
    color: #fff;
    background-color:#90276c;

}
.btn-primary {padding: 10px 20px;
    border: 1px solid #90276c;
    color: #fff !important;
    background-color:#90276c;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;}
    .btn-primary:hover {padding: 10px 20px;
    border: 1px solid #000;
    color: #fff !important;
    background-color:#000;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;}

.orcamento-btn {padding: 10px 41px;
    border: 1px solid #90276c;
    color: #fff;
    background-color:#90276c;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;}
    .orcamento-btn:hover {padding: 10px 41px;
    border: 1px solid #000;
    color: #fff;
    background-color:#000;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;}

.event-bx {
    padding: 80px 0 0;
}
.event-content .event-details p span {
    font-weight: 600;
    font-size: 18px;

}
#eventos {
    background: #f7f7f7;
}
@media (max-width: 1440px){
.artist-music-inner .aritist-music .content span {
    font-size: 14px;
    display: block;
    line-height: 16px;
}
}
@media (min-width: 768px) and (max-width: 991px) {

	.artist-music-inner .aritist-music {
			border-right: 0; }
}

@media (max-width: 768px) {
  .section-title-eventos h2 {
    font-size: 30px;
}
  .artist-music-inner {
    display: block;
}
.artist-music-inner .aritist-music {
    padding: 0 10px;
}

}

@media (max-width: 580px) {
.artist-music-inner {
    display: block;
}
	.album-cover-img {margin: 0 auto 20px; }

	.artist-music-inner .aritist-music {
    border-right: 0;
    padding-left: 0;
    width: 50%;
    float: left;
    margin-bottom: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}


.artist-music-inner .aritist-music .icon i {
					font-size: 20px;
					line-height: 30px; }
.artist-music-inner .aritist-music .content {
    margin-left: 30px;
}
.artist-music-inner .aritist-music .content p {font-size: 21px; }


.artist-about .tim-btn {
		position: relative;
		right: 0;
		top: 5px; }
.artist-about.pt_70 .tim-btn {
		top: 6px; }
		}

[class*=icheck-]>input:first-child+input[type=hidden]+label::before, [class*=icheck-]>input:first-child+label::before {

    background-color: #fff;
}
#registo-form {}
.no-padding-bottom { padding-bottom: 0 !important}
.mt40{ margin-top: 40px}
.mt30{ margin-top: 30px}
.mt20{ margin-top: 20px}
.mt15{ margin-top: 15px}
.pl0 { padding-left: 0;}
.pr0 { padding-right: 0;}
.bg-gray { background-color: #eff4f9}
#registo-form .title h3{
    font-size: 20px;
    padding-bottom: 10px;
    color: #444;
    font-weight: 600;
    text-transform: uppercase;

}
#registo-form .title{
   margin-bottom: 20px;
       width: 100%;
    position: relative;

}
#registo-form .title h3 span.span-cont-title { font-size: 14px; text-transform: none; color:#666}
#registo-form .title:before, #registo-form .title:after {
    position: absolute;
    content: '';
    bottom: 0;
    background: #90276c;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
#registo-form .title:after {
    height: 3px;
    bottom: -1px;
    width: 30px;
    left: 5%;
}
#registo-form .title:before {
    width: 100%;
    height: 1px;
}
#registo-form h3 span {
    color: #90276c;
}
.bg-red {    background-color: #dc3545;}
.menu-user {    min-height: 450px;}
.menu-user  ul {
    list-style: none;
    padding: 0;
    margin: 15px 0 0;
}
.menu-user ul li.active, .menu-user ul li:hover {
    border-color: #fff;
}
.menu-user ul li.active, .menu-user ul li:hover {
    color: #fff;
    border-color: #fff;
    background-color: rgba(0,0,0,.05);
}
.menu-user ul li {
    color: #eee;
    display: block;
    border-left: 3px solid transparent;
    transition: .3s;
    line-height: 24px;
    font-size: 15px;
}
.menu-user ul li a {
    color: #eee;
    display: block;
    padding: 20px 27px;
    transition: .3s;
    cursor: pointer;
    font-size: 18px;
}

.menu-user ul li span.nav-tag.messages, .menu-user ul li span.nav-tag.green {
    background-color: #64bc36;
}
.menu-user ul li span.nav-tag.messages {
    top: -2px;
    position: relative;
}
.menu-user ul li span.nav-tag {
    background-color: rgba(255,255,255,.2);
    font-family: open sans;
    font-weight: 600;
    display: inline-block;
    font-size: 11px;
    line-height: 20px;
    color: #fff;
    padding: 0;
    padding: 0 7px;
    box-sizing: border-box;
    text-align: center;
    min-width: 20px;
    height: 20px;
    letter-spacing: -.5px;
    text-align: center;
    border-radius: 50px;
    margin-left: 4px;
}
.sec-user{ padding: 80px 40px}
.sec-user .success {
    background-color: #e6f3d8;
}
.sec-user .warning {
    background-color: #ffcd5f;
}
.sec-user .info {
    background-color: #d8eef3;
}
.sec-user .success, .notification {
    line-height: 24px;
    margin-bottom: 15px;
    position: relative;
    padding: 20px 26px;
    padding-right: 50px;
    border-radius: 3px;
}
.notification.success .close, .notification.error .close, .notification.warning .close, .notification.notice .close {
    padding: 0 9px;
    position: absolute;
    right: 0;
    top: 22px;
    display: block;
    height: 8px;
    width: 8px;
    cursor: pointer;
}
.notification.closeable a.close:before {
    content: "\f00d";
    font-family: fontawesome;
    position: absolute;
    right: 25px;
    top: 0;
    cursor: pointer;
}
.sec-user .success, .notification.success, .notification.success a, .notification.success strong {
    color: #5f9025;
}
.sec-user .warning, .notification.warning, .notification.warning a, .notification.warning strong {
    color: #fff;
}
.sec-user .info, .notification.info, .notification.info a, .notification.info strong {
    color: #1782d8;
}
.sec-user b {
    color:#2b0f21;
    font-size:15px;
}
.notification p {
    margin: 0;
    font-size: 15px;
    color:#2b0f21 !important;
}

.dashboard-stat.color-1 {
    background: linear-gradient(to left,rgba(255,255,255,0) 25%,rgba(255,255,255,0.2));
    background-color: #64bc36;
}
.dashboard-stat.color-3 {
    background: linear-gradient(to left,rgba(255,255,255,0) 25%,rgba(255,255,255,0.3));
    background-color: #ffae00;
}
.dashboard-stat.color-4 {
    background: linear-gradient(to left,rgba(255,255,255,0) 25%,rgba(255,255,255,0.1));
    background-color: #f3103c;
}
.dashboard-stat-content {
    position: absolute;
    left: 32px;
    top: 50%;
    width: 45%;
    transform: translateY(-50%);
}
.dashboard-stat-icon {
    position: absolute;
    right: 32px;
    top: 50%;
    transform: translateY(-40%);
    font-size: 80px;
    opacity: .3;
}
.dashboard-stat {
    display: inline-block;
    padding: 0;
    height: 160px;
    background-color: #444;
    color: #fff;
    border-radius: 4px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    transition: .3s;
    cursor: default;
}
.dashboard-stat-content h4 {
    font-size: 42px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    color: #fff;
    font-family: open sans;
    letter-spacing: -1px;
}
.dashboard-list-box {
    margin: 30px 0 0;
    box-shadow: 0 0 12px 0 rgba(0,0,0,.06);
    border-radius: 4px;
}
.dashboard-list-box h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 25px 30px;
    color: #333;
    background-color: #fff;
    display: block;
    border-bottom: 1px solid #eaeaea;
    border-radius: 4px 4px 0 0;
}
.dashboard-list-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
}

.dashboard-list-box ul li {
    padding: 23px 30px;
    border-bottom: 1px solid #eaeaea;
    transition: .3s;
    position: relative;
}
a.close-list-item {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    opacity: 0;
    padding: 4px;
    color: #ea2828;
    transition: .3s;
}
.dashboard-list-box ul li:hover {
    background-color: #fbfbfb;
}
.dashboard-list-box ul li:hover a.close-list-item {
    opacity: 1;
}

.bd-callout {
  padding: 5px;
  margin: 0;
  border: 1px solid #eff4f9;
  border-left-width: 5px;
  border-radius: 3px;
}

.bd-callout h5 {
  margin-top: 0;
  margin-bottom: .25rem;
}


#dashboard-artista .titulo-pacote i {
  transition: all 0.5s ease;
  margin-left:5px;
}

#dashboard-artista .collapsed i {
  transform: rotate(180deg);

}
.bd-callout p:last-child {
  margin-bottom: 0;
}
.bd-callout-default {border-left-color: #90276c;}
.bd-callout-default h5 {color: #90276c;}
.fs-18 { font-size: 18px !important; }
.fs-20 { font-size: 20px !important; }
.fs-50 { font-size: 50px !important; }
@media only screen and (max-width: 767px) {

  .performance li {
    width: 50%;

}
}


@media (min-width: 768px) {
    .center-mid-slick .slick-center .highlight-block {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        z-index: 200;
        /*margin-top: -1px;*/
    }
    .center-mid-item .col:nth-child(2n) .highlight-block {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        z-index: 200;
        /*margin-top: -1px;*/
    }
    .highlights .slick-track {
        /*padding: 50px 0px;*/
    }
}
@media only screen and (max-width: 480px) {
.dir-ho-t-tit-2 h1 {font-size: 2em;}
.rectangle-box {height: 269px;background-color: #a8235a;}
.dir-ho-t-tit p {

    font-size: 1em;
    line-height: normal;
}
}
 .section-padding-80 {
    padding: 40px 0;
}
  .performance li {
    width: 100%;

}
.box-search input[type="text"] {
    width:auto;

}
}

.faq-answer ul li{
    list-style-type: circle;
}
.faq-answer ul {
    padding-left: 20px;
}
.faq-answer{
    padding-left: 40px;
}

@media only screen and (max-width: 320px) {
    .rectangle-box {height: 209px;}
}