/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/templates/modern-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

 /*
 @font-face { font-family: 'DINOT-Black'; src: url('../fonts/DINOT-Black.eot'); src: local('☺'), url('../fonts/DINOT-Black.woff') format('woff'), url('../fonts/DINOT-Black.ttf') format('truetype'), url('../fonts/DINOT-Black.svg') format('svg'); font-weight: normal; font-style: normal; }
 @font-face { font-family: 'DINOT-Regular'; src: url('../fonts/DINOT-Regular.eot'); src: local('☺'), url('../fonts/DINOT-Regular.woff') format('woff'), url('../fonts/DINOT-Regular.ttf') format('truetype'), url('../fonts/DINOT-Regular.svg') format('svg'); font-weight: normal; font-style: normal; }
 @font-face { font-family: 'DINOT-Regular'; src: url('../fonts/DINOT-Bold.eot'); src: local('☺'), url('../fonts/DINOT-Bold.woff') format('woff'), url('../fonts/DINOT-Bold.ttf') format('truetype'), url('../fonts/DINOT-Bold.svg') format('svg'); font-weight: normal; font-style: normal; }
 @font-face { font-family: 'DINOT-Light'; src: url('../fonts/DINOT-Light.eot'); src: local('☺'), url('../fonts/DINOT-Light.woff') format('woff'), url('../fonts/DINOT-Light.ttf') format('truetype'), url('../fonts/DINOT-Light.svg') format('svg'); font-weight: normal; font-style: normal; }
 @font-face { font-family: 'DINOT-Medium'; src: url('../fonts/DINOT-Medium.eot'); src: local('☺'), url('../fonts/DINOT-Medium.woff') format('woff'), url('../fonts/DINOT-Medium.ttf') format('truetype'), url('../fonts/DINOT-Medium.svg') format('svg'); font-weight: normal; font-style: normal; }
 */


/* vermelho old: #ac393e */

*{outline:none;}

html{overflow-x:hidden !important;}

body {
  font-family: 'Barlow', 'sans-serif';
  font-size: 13pt;
  overflow-x:hidden;
}

body.page-id-15621 #topbanner{
  display:none;
}

.boldonse, .boldonse *{
  font-family: "Boldonse", system-ui !important;
  font-weight: 400;
  font-style: normal;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1280px !important;
}

h1, h2, h3, h4 ,h5, h6{
  font-family: 'Barlow', 'sans-serif';
  font-weight:bold;
}

strong, b{font-family: 'Barlow', 'sans-serif';}

.dinbold a{font-family: 'Barlow', 'sans-serif';}

.elementor-widget-text-editor{color: #000;}

.imganimate{transition: transform 0.5s;}
.imganimate:hover{transform:scale(1.02);}

.carousel-item .bgdarkred{top: 6px; position: relative; left: -10px;}
.carousel-item {
  height: 75vh;
  min-height: 300px;
  background: no-repeat top center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-item a:hover{text-decoration:none;}

.carousel-caption{
  text-align:left;
  bottom:0px;
}

.portfolio-item {
  margin-bottom: 30px;
}

.tagrounded{
  text-transform:uppercase;
  border-radius:15px;
  padding:4px 10px;
  font-size:10pt;
  font-family: 'Barlow', 'sans-serif';
  text-align:left;
  position: relative;
  z-index: 2;
}

.bgred{
  background:#67160D;
  color:#fff;
}

.bgdarkred{
  background:#67160D;
  color:#fff;
}

h1.bgtranspblack{
  font-size:34pt;
  text-align:left;
  width:100%;
  max-width: 1200px;
  margin: auto;
  color:#fff;
  padding:60px 10px 10px 10px;
  z-index:15;
  position:relative;
  padding-top: 420px;
}

h1.bgtranspblack p {
    font-size: 50pt;
}

h1.bgtranspblack span {
  text-transform: none;
  display: block;
  font-family: 'Barlow', 'sans-serif';
  color: rgb(255 255 255 / 80%);
  font-size: 25pt;
  font-weight: 400;
}

h1.bgtranspblack button{
  background:transparent !important;
  border:2px solid #fff !important;
  color:#fff !important;

}

.destaquecont {
    height: 700px !important;
    background-size: cover;
    min-height: 600px !important;
    position:relative;
    background-position:center;
}

.destaquecont a {
    position: relative;
    z-index: 9;
}

.destaquecont small {
    display: inline-block;
    text-transform: uppercase;
    background: #67160d;
    width: auto;
    padding: 7px 12px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 10pt;
}

.destaque.goslick .slick-dots {
    position: absolute;
    top: 20px;
    left: 50%;
    width: 1200px;
    margin: auto;
    text-align: left;
    margin-left: -580px;
}

.destaque.goslick .slick-dots li button {
    background: #fff;
    border: none;
    opacity: 0.7;
}

.destaque.goslick .slick-dots li.slick-active button {
    background: #fff !important;
    border: none;
    opacity: 1;
}

.destblacklayer {
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.55) 100%);
    z-index: 2;
}

.destblacklayer2{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background:rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.destblacklayer3{
    width: 100%;
    height: 40%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    z-index: 2;
}

.destblacklayer4{
    width: 100%;
    height: 40%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    z-index: 2;
}

.darkredtitle, .darkredtitle a{
  color:#67160D;
  text-transform:uppercase;
}
.whitetitle{
  color:#fff;
  text-transform:uppercase;
}
.blacktitle{
  color:#000;
  text-transform:uppercase;
}
.bgredtitle h2, .bgredtitle h3, .bgredtitle h4, .bgredtitle h5, .bgredtitle h6{
  background: #67160D;
  color: #fff !important;
  padding: 14px 18px;
  width: auto;
  display: inline-block;
  clear: both;
  text-transform:uppercase;
}
.bgroundred h2, .bgroundred h3, .bgroundred h4, .bgroundred h5, .bgroundred h6{
  border-radius: 50%;
  width: auto;
  display: inline-block;
  margin: auto;
  color: #fff !important;
  background: #67160D;
  width: 100px;
  padding: 20px 0px;
}
.bgroundred span{
  display: block;
  font-size:28pt;
}
.whitetitle{
  color:#fff;
  text-transform:uppercase;
}
.lojascafes .h2title{font-size:28pt;}
.h2title{
  font-size:34pt;
  padding:20px 0px;
}
h2.whitetitle.h2title span {
  display: block;
  font-size: 25pt;
  color: #c72028;
}
h2.has-text-align-center, h2.has-text-align-left{font-size:22pt; color:#67160D; text-transform:uppercase; margin: 20px auto;}
.biglink:hover{
  text-decoration:none;
}
hr{max-width: 200px; margin: 40px auto; clear: both;}
.thumbsize2{
  height:350px;
  width:100%;
}
.thumbsize3{
  height:auto;
  width:100%;
max-height: 250px;
}

.thumbsize4{
  height:350px;
  width:100%;
}

.thumbsize3 img{width:100% !important; height:auto !important;}

.thumbsize4 img{width:100% !important; height:auto !important;}

.thumbmovies{
  overflow:hidden;
  border-radius: 10px;
}
.thumbmovies img {
    width: auto;
    height: 355px;
}
.thumbcoverfeature{
  background-size:cover;
  background-repeat:no-repeat;
  padding-top: 250px;
  padding-bottom: 100px;
}
.thumbcover{
  background-size:cover;
  background-repeat:no-repeat;
  padding-top:250px;
  padding-bottom:5px;
}
.thumbcover *{
  color:#fff !important;
}
.thumbcover2{
  background-size:cover;
  background-repeat:no-repeat;
  padding-top:200px;
  padding-bottom:0px;
  border-radius:10px;
}
.thumbcover2 *{
  color:#fff !important;
}
.thumbcover .card-body, .thumbcover2 .card-body{
  max-width:50%;
  font-size:1em;
}
.thumbcover .card-body h3, .thumbcover2 .card-body h3{
  font-size:1.8em;
  padding:0px 20px;
}

.boxfilmes .card-body h3{margin-bottom: 0px;}

.card{
  border:none;
  background-color:transparent;
}
.card-body{
  padding-left:0px;
  padding-right:0px;
}
.readmore{
  color:#67160D;
  text-transform:uppercase;
  font-family: 'Barlow', 'sans-serif'; font-weight:bold;
  font-size:11pt;
}

.readmore:hover{color:#67160D;}

.btn{background:#67160D; color:#fff !important; border-radius:15px; font-family: 'Barlow', 'sans-serif'; font-weight:bold; text-transform:uppercase; font-size:11pt; padding:10px 18px; transition: transform 0.5s;}
.btn:hover{transform:scale(1.1);}

.transform{transition: transform 0.5s;}
.transform:hover{transform:scale(1.1);}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme{display: none;}

button.wpforms-submit{background:#67160D !important; border:none !important; color:#fff !important; border-radius:30px !important; font-family: 'Barlow', 'sans-serif'; font-weight:bold; text-transform:uppercase; font-size:11pt; padding:10px 18px; transition: transform 0.5s;}
button.wpforms-submit:hover{transform:scale(1.1);}

.marginvertical50{
  margin:50px 0px;
}

.paddingbottom50{
  padding-bottom:50px;
}

.experimente .list{
  border-radius:0px;
  overflow:hidden;
}

.experimente .list a.theblock{
  margin:20px;
  width:90%;
  height: 200px;
  padding: 15px;
  background-size:cover;
  display: flex;
}

.experimente .list a.theblock:hover{
  text-decoration:none;
}

.experimente h2 {
  border-radius: 20px;
  padding: 10px;
  background: #ef3b29;
  width: auto;
  font-family: 'Barlow', 'sans-serif';
  font-size: 11pt;
  display: inline-block;
  text-align: left;
  color: #fff;
  align-self: flex-end;
  text-transform: uppercase;
}

.experimente a{
  color:#fff;
}

.experimentemobile {
    padding: 0px 30px;
}

.slick-dots{margin: auto; position: relative; top: 20px; text-align: center; padding: 0px;}
.slick-dots li button:before{content:unset !important;}
.slick-dots li button{width: 10px !important; height: 10px !important; padding: 0px !important; background: #fff !important; border-radius: 50%; text-indent: -9999px; border:1px solid #3f3f3f;}
.slick-dots li.slick-active button{width: 12px !important; height: 12px !important; padding:0px !important; background: #67160D !important; border:1px solid #67160D;}
ul.slick-dots li {
    display: inline-block;
    margin: 0px 4px;
    padding: 0px !important;
}

.experimentemobile .slick-slide {
    margin: 0 20px;
}

.experimentemobile .slick-list {
    margin: 0 -20px;
}

.experimente h3{position:relative; z-index:3;}
.experimente .mb-4 .experimentesize2:first-of-type{margin-bottom:30px;}
.experimenteblocks{
  color:#fff;
  display:flex;
  align-items:flex-end;
  border-radius:10px;
  padding: 5px 15px;
  background-size: cover;
  position:relative;
}
.experimenteblocks:hover{
  text-decoration:none;
  color:#fff;
}
.experimentesize1{
  height:400px;
}
.experimentesize2{
  height:185px;
}
.experimentesize3{
  height:250px;
}
/*#headerhomebg{
  background-image:url('../images/gradient.png');
  background-repeat:repeat-x;
  width:100%;
  height: 50%;
  max-height:510px;
  position:absolute;
  z-index:99;
  background-position: bottom;
}
body.home #homehead{
  position:absolute;
  background:transparent;
}
body.home #redhead{
  background:transparent;
}
#redhead{
  background:rgba(0,0,0,0.1);
}*/
#homehead{
  width:100%;
  clear:both;
  background:#fff;
  position:relative;
  z-index:999;
  top:0px;
  text-align:center;
}
#homehead .container{
  position:relative;
}
#homehead #headcont1{
  padding:15px 20px 20px 20px;
}
#homehead #headcont2{
  text-align: center;
}
a#headnews span {
    font-size: 9pt;
    top: -7px;
    position: relative;
}
a#headnews {
    color: #67160D;
    font-size: 22pt;
    font-family: 'Barlow', 'sans-serif';
    font-weight: bold;
    position: absolute;
    top: 40px;
    left: 20px;
}
div#navbarResponsive {
    margin: auto;
}
#headlinks{
  position:absolute;
  top:40px;
  right:0px;
  color:#fff;
}
#headlinks a{
  color:#67160D;
   font-size:12pt;
   font-family: 'Barlow', 'sans-serif'; font-weight:bold;
}
#headlinks #hl1{
  display:inline-block;
  margin:0px 20px;
}
#headlinks #hl1 i{
  opacity:0.4;
}
#hl2 {
    display: inline-block;
    margin: 0px 20px;
    z-index: 9;
    width: 40px;
    text-align: right;
    position: absolute;
    right: 0px;
    top: 40px;
}
#hl2 a {
  background: #67160D;
  color: #fff !important;
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 3px;
  margin: 4px 0px;
}
#hl2 i{
  padding:0px 5px;
}
#hl2 a img {
    margin-top: -5px;
}
body.home #headlinks #hl3{
  background:#67160D;
  color:#fff !important;
}

div#headlinks i {
  font-size: 18pt;
  position: relative;
  top: 5px;
}

#headlinks #hl3{
  background:#67160D;
  color:#fff !important;
  display:inline-block;
  margin:0px 20px;
}
#loginlink a{color:#fff; font-family: 'Barlow', 'sans-serif'; font-weight:bold; font-size:13pt;}
#loginlink i{opacity:0.4;}
nav{max-width: 1300px; margin:auto; width:100%; padding:0px 0px 0px 0px !important;}
.nav-link{color:#000 !important; font-family: 'Barlow', 'sans-serif'; font-weight:bold; padding: 0px 0px 5px 0px !important; margin: 0px 15px; font-size:13pt; text-transform:uppercase; border-bottom: 5px solid #fff;}
#desktopmenu .current-menu-item ul.sub-menu a{border-bottom: 0px;}
#desktopmenu .current-menu-item a{border-bottom: 5px solid #ef3b29;}
#desktopmenu a{padding-bottom:10px;}
a.nav-link:hover{text-decoration: none; border-bottom: 5px solid #67160D;}
a.nav-link:hover{text-decoration: none; border-bottom: 5px solid #67160D;}
.navbar-collapse{
  flex-grow: 0;
}
#loginlink {
    flex-grow: 1;
    text-align:right;
}
a.carousel-control-prev, a.carousel-control-next{
    z-index: 99;
}
.estasemanafeatured h2{
  font-size:15pt;
  margin-top:5px;
}
.estasemanafeatured a{
  color:#000;
}
a.navbar-brand img {
    max-width: 300px;
    margin: auto;
}

.navbar-dark .navbar-toggler-icon{
  background-image: url('../images/hamburger.png') !important;
}

#homemail{text-align: center;}

#homemail #mailjet_widget_email{background: #fff; border: 1px solid #000; padding:8px 14px; text-align: left; border-radius: 30px !important; color: #000 !important; width: 100%;}

.newsletter input, input.w-preview-fields-content-cell-field-email{width:100%; max-width:600px; clear:both; border:1px solid #3f3f3f; padding:8px; display:block; margin-bottom:20px;}
.newsletter{background-position:right bottom; background-repeat:no-repeat;}
.mj-embedded{width:100%;}
.mj-embedded-body{padding:0px;}
html body form.mj-form .mj-embed-shadow .mj-embedded-content{box-shadow:none !important;}
#mailjetSubscriptionForm input[type=submit]{transition: transform 0.5s; width:auto; border:none !important; background:#67160D; color:#fff !important; border-radius:15px; font-family: 'Barlow', 'sans-serif'; font-weight:bold; text-transform:uppercase; font-size:11pt; padding:10px 18px; transition: transform 0.5s; margin-top:10px;}
#mailjetSubscriptionForm input[type=submit]:hover{transform:scale(1.1);}
#gato{width:100%; text-align:right;}
#gato img{max-width:100px;}

div#catanimation{min-height:165px;}

footer{background:#4d4d4d; color:#fff; text-align:left; padding:40px 0px 0px 0px; font-weight: bold;}
footer a{color:#fff; display:block; font-size: 13pt; text-transform: uppercase; margin-bottom: 3px; font-family: 'Barlow', 'sans-serif';}
footer a:hover{color:#fff;}
footer a.smaller{color: #fff; display: block; font-size: 10pt; text-transform: uppercase;}
footer #footer2{background:#000; padding:20px 0px 0px 0px; margin-top:20px; text-align:center; font-weight: normal;}
footer #footer2 .row{width:100%; max-width:unset;}
footer #footer2 a{display:inline-block; padding:0px 10px; font-size: 16pt;}
footer h3{font-size: 20pt;}

footer #mailjet_widget_email::placeholder{color: #fff;}

footer #mailjet_widget_email {
    background: #4d4d4d;
    border: 1px solid #fff;
    padding: 8px 14px;
    text-align: left;
    border-radius: 30px !important;
    color: #fff !important;
    width: 100%;
}

footer i.fab.fa-whatsapp {
    font-size: 23pt;
    color: #c72028;
    margin-right:3px;
    display:inline-block;
    vertical-align: middle;
}

footer span {
    text-transform: uppercase;
    display: block;
    font-family: 'Barlow', 'sans-serif';
}

.social a{
  background: #67160D;
  color: #fff !important;
  border-radius: 50%;
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  padding-top: 3px;
  margin: 4px 0px;
}

.social a i{
  padding:5px 0px;
}

.wpcf7{}

.wpcf7 label {
  width: 100%;
  font-family: 'Barlow', 'sans-serif';
  text-transform:uppercase;
  font-weight: bold;
}

.wpcf7 select, .wpcf7 textarea, .wpcf7 input[type=text], .wpcf7 input[type=email] {
  width: 100%;
  display: block;
  padding: 10px 15px;
  border: 1px solid #000;
  border-radius: 15px;
  background: transparent;
}

.wpcf7 textarea {
  height: 150px;
}

.wpcf7 input[type=submit] {
  background: #67160D;
  color: #fff !important;
  display: inline-block;
  margin: 0px;
  font-size: 12pt;
  font-family: 'Barlow', 'sans-serif';
  font-weight: bold;
  border-radius: 30px;
  padding: 8px 18px;
  transition: transform 0.5s;
  border: none;
  text-transform: uppercase;
}

.wpcf7 #uploadlabel{
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.wpcf7 #uploadbtn{
  color: #67160D;
  background: #fff;
  position:relative;
  display: inline-block;
  margin: 0px;
  font-size: 12pt;
  font-family: 'Barlow', 'sans-serif';
  font-weight: bold;
  border-radius: 30px;
  padding: 8px 18px;
  transition: transform 0.5s;
  border:1px solid #67160D;
  text-transform: uppercase;
}

.wpcf7 input[type=file] {
  left: 0;
  top: 0;
  opacity: 0;
  position: absolute;
  font-size: 90px;
}

.wpcf7 .ast{color:#67160D;}

.contatosbox a{color:#67160D;}

.boxfilmes a{color:#67160D;}
.boxfilmes .btn a{color:#fff;}
.boxfilmes a:hover{color:#67160D; text-decoration: none;}

.thecontent{padding:50px 10px;}

.blacklayer{width:100%; height:100%; position:absolute; top:0px; left:0px; background:linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%); z-index:1;}

.iframetrailer{height:400px; width:100%; border-radius:10px;}

iframe{border-radius: 10px;}

.blocks-gallery-item img{border-radius: 10px;}

#singlemoviethumb{height:400px; width:100%; border-radius:10px; overflow:hidden;}
#singlemoviethumb img{min-width: 100%; height: 475px;}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}

.row-flex .content {
  height: 100%;
  align-items: center;
  display: flex;
  flex-flow: wrap;
}

#listasessoes{display:inline-block; align-items:center; color:#fff; font-family: 'Barlow', 'sans-serif'; margin-top: 40px; width: 100%; padding: 0px 10px;}
#listasessoes a{color:#68160d; border:2px solid #fff; background:#fff; border-radius:5px; padding:0px 4px; display:inline-block; margin:5px 5px 5px 10px; font-weight:bold; font-size: 13pt;}

#listasessoes .rooms{display: inline-block; vertical-align: top; text-align: center; margin-top: 5px;}

.estasemanafeatured .rooms{display: inline-block; width: 33%; vertical-align: top;}

.estasemanafeatured .rooms b{color: #c72028;}

.estasemanafeatured .rooms a{color: #333; background: #f5f5f5; border-radius: 5px; padding: 0px 4px; display: inline-block; margin: 0px 5px 7px 0px; font-weight: bold; font-size: 13pt;}

select {
  background-image:
    linear-gradient(45deg, transparent 50%, black 50%),
    linear-gradient(135deg, black 50%, transparent 50%),
    linear-gradient(to right, #fff, #fff);
  background-position:
    calc(100% - 15px) calc(1.1em + 4px),
    calc(100% - 10px) calc(1.1em + 4px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select:focus {
  background-image:
    linear-gradient(45deg, black 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, black 50%),
    linear-gradient(to right, #fff, #fff);
  background-position:
    calc(100% - 10px) calc(1.1em + 4px),
    calc(100% - 15px) calc(1.1em + 4px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: white;
  outline: 0;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

h2.showfilterinfo {
    margin: 0px 0px 20px 0px;
    text-align: center;
    font-size: 18pt;
    padding:0px 10px;
}

.sessoesselector{background:#67160D; border-radius:15px; padding:30px; margin: 30px 0px;}
.sessoesselector select{width:38%; margin-right:1%; border-radius:15px; padding:12px; border:none; font-size:11pt; text-transform: uppercase;}
.sessoesselector .btn{width:20%; background: #000;}

.sessoesselector2{max-width:1300px; margin:auto; padding:0px 10px; margin-bottom: 50px; font-family: 'Barlow', 'sans-serif';}
.sessoesselector2 select{width:17%; margin-right:1%; border-radius:15px; padding:12px; border:none; font-size:11pt; text-transform: uppercase; border:1px solid; font-family: 'Barlow', 'sans-serif'; font-weight: bold;}
.sessoesselector2 .btn{width:100%; max-width:180px; margin:0px 10px;}
.sessoesselector2 h3{text-align:center;}

#moviebanner img{max-width:100%; width:100%;}
#moviecontent h2{font-size: 34pt;}
#moviecontent h4{margin-top: 25px;}
#moviecontent p{font-family: 'Barlow', 'sans-serif'; margin: 7px 0px;}
#moviecontent i{color:#c72028;}

.trailerplayer{position:relative; background:#000; border-radius:10px; overflow:hidden; max-height:500px;}
.trailerplayer .movieimg{width:100%; opacity: 0.6;}
.trailerplayer .playerimg{width: auto; position: absolute; top: 50%; left: 50%; margin-top: -80px; margin-left: -80px; opacity: 1; z-index:999;}

body.page-id-109 figure img{width:100%; height:auto;}
body.page-id-109 iframe{width:100%; height:350px;}
body.page-id-109 .wp-block-ub-content-toggle-accordion-title-wrap{background:#fff !important; color:#3f3f3f !important; border-radius:5px; border:1px solid #3f3f3f;}
body.page-id-109 .wp-block-ub-content-toggle-accordion-title{color:#000 !important; padding:10px !important;}
body.page-id-109 .wp-block-ub-chevron-down::after{color:#3f3f3f !important;}

.shadowbg{background: linear-gradient(90deg, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0) 100%); height: 100%; width: 100%; position: absolute; top: 0px; left: 0px; z-index: 1; border-radius:10px;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{background:#67160D !important; color:#fff !important; border-radius:15px; font-family: 'Barlow', 'sans-serif'; font-weight:bold; text-transform:uppercase; font-size:11pt; padding:10px 18px; transition: transform 0.5s;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{transform:scale(1.1);}
p.lost_password a{color:#67160D;}
.woocommerce-form label{display:block; width:100%;}
.woocommerce-form.login input{width:100% !important;}
form.woocommerce-form.woocommerce-form-login.login{max-width: 600px; margin: auto;}
.woocommerce-form.login span.password-input{width: 100%;}
.page-id-90 h2{text-align: center;}

#filmecritica{border-top:1px solid #eeeeee; margin-top:20px; margin-bottom: -20px;}
#filmecritica:before{color:#dddddd; content:'“'; font-family:"Times New Roman", serif; font-size:45pt; display:block; text-align:left; height:45px;}
#filmecritica:after{color:#dddddd; content:'“'; font-family:"Times New Roman", serif; font-size:45pt; display:block; transform: scale(-1, -1); height:45px;}
#filmecriticaautor{font-size:14pt; display:block; text-align:right;}

.wp-block-image img{border-radius: 10px; height:auto;}

.home-popup{display:none; background:rgba(255,255,255,0.85); z-index: 9999999; position: fixed; text-align:center; width: 100%; height: 100%;}
.home-popup .content{position:relative; top:30%; width:94%; max-width:600px; height:auto; background:#67160D; margin:auto; border-radius:10px; padding:20px;}
.home-popup .content h2{color:#fff; margin-bottom:25px;}
.home-popup .content #mailjetSubscriptionForm input[type=email]{width:80%; margin-bottom:15px; border:none; padding:4px;}
.home-popup .content #mailjetSubscriptionForm input[type=submit]{background:#fff !important; color:#67160D !important;}
.home-popup .content i.fa.fa-times{position: absolute; color: #fff; right: 10px; font-size: 20pt; top: 5px;}

.fullwidthimg img{width: 1300px; height: auto; max-width: 100%;}

.wp-block-ub-content-toggle-accordion {
    border-radius: 5px;
}

.twae-timeline-centered .twae-timeline-entry .twae-timeline-entry-inner .twae-icon{
  width: 30px !important;
  height: 30px !important;
}

.twae-wrapper .twae-timeline-centered .twae-icon{
  border:none !important;
}

.twae-timeline-centered .twae-timeline-entry .twae-timeline-entry-inner .twae-data-container:after{
  display:none !important;
}

.twae-wrapper .twae-line::before {
    background-color: #333 !important;
}

.twae-timeline-centered:before{
  width:3px !important;
}

.twae-timeline-centered .twae-timeline-entry .twae-timeline-entry-inner .twae-data-container{
  box-shadow: none !important;
  background: transparent !important;
}

.twae-timeline-img {
  position: absolute;
  left: 0px;
  top: 20px;
}

.twae-data-container.twae-no-border {
    position: unset !important;
}

.twae-label-extra-label {
    display: none !important;
}

.twae-vertical.twae-one-sided-wrapper:after, .twae-vertical.twae-one-sided-wrapper:before {
  display: none !important;
}

.twae-timeline-centered{
  padding-top:0px !important;
}

span.twae-title {
  color: #333 !important;
  font-weight: bold !important;
  font-size: 27pt !important;
}

.wp-pagenavi a, .wp-pagenavi span{
  border:none !important;
}

.wp-pagenavi span.current {
  font-weight: 800;
  color: #af2830;
  font-family: 'Barlow', 'sans-serif';
}

.wp-pagenavi {
    width: 100%;
    text-align: right;
    padding: 15px 0px;
}

.walkingcat img{
    display: block;
    max-width: 100%;
    position: absolute;
    bottom:20px;
    opacity: 1;
    transition: all 0.9s ease-out;
    transform: translate(-20%, 100%);
}
.walkingcat{position:relative;}

.a2a_svg{height:32px; width:32px; padding:3px !important;}
.a2a_kit a span{background: #67160D !important; border: 2px solid #67160D; border-radius: 50% !important;}
.a2a_kit a span svg{}
.a2a_kit a span path{fill: #fff;}
.a2a_dd{display:none;}

/* movie thumbs */
@media only screen and (max-width: 767px){
body.home .estasemanafeatured img{max-height:545px !important; width: 100%;}
.estasemanafeatured img{max-height: auto !important; width: 100%;}
}

@media only screen and (min-width: 768px) and (max-width: 1000px){
.estasemanafeatured img{max-height: 160px; width: 100%;}
}

@media only screen and (min-width: 1001px) and (max-width: 1200px){
.estasemanafeatured img{max-height: 295px; width: 100%;}
}

@media only screen and (min-width:1201px){
  .estasemanafeatured img{max-height: 320px !important; width: 100%;}
  .col-lg-3 .estasemanafeatured img{max-height:unset !important;}
}


/* the slides */
  .goslick .slick-slide {
      margin: 0 5px;
      padding:0px 10px;
  }

/* the parent */
.goslick .slick-list {
    margin: 0 -5px;
}

.cartaz .arrow{border: solid #c72028; border-width: 0 4px 4px 0;}

.arrow {
  border: solid black;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    cursor: pointer;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 45%;
  right: -20px;
  position:absolute;
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  top: 45%;
  left: -20px;
  position:absolute;
}

.arrow.slick-disabled {
    opacity: 0.2;
}

body.home .wpcf7 .wpcf7-submit, footer .wpcf7-submit{
    display: none;
}

#searchbox {
    background: #c72029f7;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 0px;
    padding: 50px 30px;
    display:none;
}

#searchbox #closeit {
    color: #fff;
    position: absolute;
    top: 40px;
    right: 25px;
    font-weight: bold;
    font-size: 20pt;
}
div#searchbox strong {
    text-align: center;
    display: block;
    position: relative;
    top: 34%;
    color: #fff;
    font-size: 18pt;
}

div#searchbox form{
    text-align: center;
    top: 35%;
    position: relative;
    max-width: 600px;
    margin: auto;
}

div#searchbox form input {
    width: 100%;
    padding: 8px;
    border-radius: 4px;
    border: none;
}

@media only screen and (min-width: 768px){
footer .row .col-lg-4:first-of-type img {
    margin-bottom: 50px;
    margin-left: -10px;
}
footer .row .col-lg-4:nth-of-type(2) {
    margin-top: 115px;
}
footer .row .col-lg-4:last-of-type img {
  margin-bottom: 20px;
}
footer .row .col-lg-4:last-of-type .social img {
  margin-bottom: 0px;
}
.twae-timeline-centered.twae-one-sided-timeline .twae-timeline-entry .twae-timeline-entry-inner .twae-icon {
    margin-left: calc(24% - 17px) !important;
}
.twae-timeline-centered.twae-one-sided-timeline .twae-timeline-entry .twae-timeline-entry-inner .twae-data-container {
    margin-left: 28% !important;
}
}

@media only screen and (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1300px;
}
.thumbcover .card-body, .thumbcover2 .card-body{
  max-width:100%;
}
}

@media only screen and (min-width: 1000px){
  /*h1.bgtranspblack p{max-width: 400px;}*/
  .carousel-control-prev-icon{background-image:url('../images/arrow-left.png'); width:46px; height:90px; left: 0px; position: absolute;}
  .carousel-control-next-icon{background-image:url('../images/arrow-right.png'); width:46px; height:90px; right: 0px; position: absolute;}
  .estasemanafeatured .card-body{
    max-width:50%
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px){
  .nav-link{padding: 10px 15px !important;}
}


@media only screen and (max-width: 1199px){
  .thumbsize2{
    height:200px;
  }
  .thumbsize3{
    height:205px;
  }
  .thumbsize4{
    height:205px;
  }
  .experimentesize1{
    height:360px;
  }
  .experimentesize2{
    height:165px;
  }
  .experimentesize3{
    height:210px;
  }
  .experimenteblocks h3{
    font-size: 1.25em;
    margin-top: 5px;
  }
}

@media only screen and (min-width: 768px){
.experimentemobile{display:none;}
#compremobile{display:none;}
ul.sub-menu{display: none; position: absolute; background: #000000e0; list-style: none; margin: 0px; text-align: left; padding:15px 80px 10px 20px;}
ul.sub-menu a{color: #fff !important;}
ul.sub-menu .nav-link{border:none;}
ul.sub-menu .nav-link:hover{color:#67160D !important;}
.menu-item-has-children:hover ul.sub-menu{display: block;}
}

@media only screen and (max-width: 767px){
  .destblacklayer4{display:none;}
  .destblacklayer3{height:75%;}
  .boxfilmes.goslick.cartaz{padding: 0px 15px;}
  /*.goslick .slick-list{padding: 0 15% 0 0;}*/
  .goslick .slick-list{padding: 0 0 0 0;}
  .destaquecont{height: 450px !important; min-height:unset !important;}
  h1.bgtranspblack{padding:220px 50px 0px 50px; font-size: 25pt;}
  h1.bgtranspblack p{font-size: 25pt;}
  h1.bgtranspblack span{font-size: 16pt;}
  .destaque.goslick .slick-dots li button{background: #404040 !important;}
  .destaque.goslick .slick-dots li.slick-active button{background: #67160d !important;}
  .destaque.goslick .slick-dots {position: relative; top: unset; left: unset; width: 100%; margin: auto; text-align: center; margin-left:unset; bottom: -25px;}
  #changetoblack h2{color:#000;}
  .twae-timeline-img{position: relative; display: inline-block; clear: both;}
  #compremobile{display:block; position:absolute; top:30px; right:85px;}
  a#compremobile img{width:50px;}
  div#headcont1{text-align: left;}
  #hl2{display:none;}
	.experimentedesktop{display:none;}
  .thumbcoverfeature{background-attachment:scroll !important; background-size:cover !important; background-position:center !important; padding: 200px 20px 20px 20px !important; background-attachment: fixed;}
  .showonmobile{display:block;}
  .sessoesselector, .sessoesselector h3{text-align:center;}
  .sessoesselector select{width:100%; margin:10px 0px;}
  .sessoesselector .btn{width:70%; margin:10px 0px;}
  .sessoesselectordisplay{display: block !important; position: fixed; bottom: 0px; background:#67160D; color:#fff; font-weight:bold; z-index: 99; width: 100%; text-align: center; padding: 10px;}
  .sessoesselectorclose{display: block !important; display: block !important; margin-top: 25px; text-decoration: underline; font-weight: bold;}
  /*.sessoesselector2{display:none; max-width: 1300px; margin: auto; padding: 0px 10px; width: 100%; position: fixed; z-index: 9999; background: rgba(255,255,255,0.95); height: 100%; top: 0px; padding-top: 50%;}*/
  .sessoesselector2 select{margin-bottom: 15px; width:85%; }
  footer #footer2{text-align:center;}
  .thumbsize2{
    height:200px;
  }
  .thumbsize3{
    height:180px;
  }
  .thumbsize4{
    height:250px;
  }
  footer h3{font-size:16pt;}
  .thumbcover2{padding-top:100px;}
  .thumbmovies img {
    width: auto;
    height: 235px;
  }
  footer .col-lg-3.col-6.mb-4:first-of-type {
    width: 100% !important;
    max-width: unset !important;
    text-align: center !important;
    flex: 0 0 100%;
  }
  footer{
    padding:20px 0px 0px 0px;
  }
  footer #footer2 * {
    text-align: center !important;
  }
  footer #footer2{
    padding:0px !important;
    margin:0px !important;
  }
}

@media only screen and (max-width: 991px){
  div#headlinks {
      display: none;
  }
  a.navbar-brand img {
    width: 200px;
  }
  #headnews{
    display:none;
  }
  button.navbar-toggler {
    position: absolute;
    top: -85px;
    right: 15px;
    color: #fff;
    border-color: #fff;
  }
  .navbar-dark .navbar-toggler {
    color: #fff;
    border-color: #fff;
    padding-top: 10px;
    border:none;
  }
  #loginlink {
    display: none;
  }
  .sessoesselector{margin:0px;}
  #homehead #headcont2{padding:0px;}
  #listasessoes{margin-top:20px;}
  .experimenteblocks h3{font-size: 2em;}
  .thumbcover .card-body h3, .thumbcover2 .card-body h3{font-size:1.5em;}
  nav{
    padding:0px !important;
  }
  /*.nav-item:first-of-type .nav-link{
    padding:10px 0px !important;
  }*/
  .nav-link{
    padding:10px 15px !important;
    text-align: left;
  }
  div#navbarResponsive {
    background: #fff;
    padding: 10px;
  }
  .current-menu-item a {
    border-bottom:none;
  }
  .thumbcover .card-body, .thumbcover2 .card-body{
    max-width: 100%;
  }
  .thumbcover{
    padding-top: 50px;
  }
  .experimenteblocks{
    height:300px;
  }
  .h2title{
    font-size:28pt;
  }
  #singlemoviethumb{height:300px;}
  #singlemoviethumb img{min-width: 100%; height: 325px;}
}
@media only screen and (min-width: 992px){
  .col-lg-3.experimentebiggerwidth{
    -ms-flex: 0 0 29% ;
    flex: 0 0 29%;
    max-width: 29%;
  }
}

@media only screen and (min-width: 768px) {
  .ten-columns > .col-sm-2 {
    width: 20% !important;
    max-width: unset !important;
    flex: unset;
  }
}

/* spinner */
.loaderspin {
  margin: 0px;
  position: fixed;
  text-align: center;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.8);
  display:none;
}

.spinner {
  top: 50%;
  position: relative;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #67160D;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

body.page-id-58 h3 {
    margin-top: 70px;
}

.moviesblockperday.disabled, .daysblock.disabled{display:none;}

.moviesblockperday .hide{display:none;}

.moviesblockperday{
  display:none;
}
.moviesblockperday.active{
  display:block;
}
.moviesblockperday strong:first-of-type{
  margin-top:0px;
}
.moviesblockperday strong{
  display:block;
  margin-top:20px;
}

a.daysblock {
  padding: 10px;
  display: inline-block;
  font-weight: bold;
  background: #c72029;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  margin: 5px;
  cursor: pointer;
  font-size: 12pt;
  min-width: 80px;
}

a.daysblock:hover{color:#fff;}

a.daysblock span:nth-of-type(1) {
  font-size: 9pt;
}

a.daysblock.active {
    background: #fff;
    color: #68160d;
}

a.daysblock span{
  display:block;
}

span.rooms br:first-of-type {
    display: none;
}

span.rooms b {
    display: block;
}

div#moviegallery a {
    display: inline-block;
    width: 49%;
    height: 100px;
    padding: 2%;
}

div#moviegallery a span {
    display: block;
    width: 100%;
    height: 100px;
    background-position:center center;
}

#blogarchive{
  column-count: 2;
  column-gap: 25px;
}

#blogarchive .list{
  break-inside: avoid;
  margin-bottom: 40px;
}

#blogarchive img{
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}

div#blogcontent img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

#blogsidebar form input[type="text"]{
  width: 100%;
  padding: 8px;
  border-radius: 4px;
  border: none;
  background:#f6f6f6;
}

a.tag-cloud-link {
    color: #c72029;
}

#footer2026 .wpcf7-list-item-label {
    font-size: 10pt;
}

#footer2026 .wpcf7-list-item.first.last {
    margin: 0 0 10px 0;
    line-height: 15px;
}

.bannerinterno{max-width: 1300px; margin: auto;}
.bannerinterno #hl2{display:none;}
.bannerinterno h2{padding:0px 50px; z-index:2; text-shadow: 5px 5px 5px rgba(0,0,0,0.55);}
.bannerinterno .blacklayer{display:none;}
body.parent-pageid-109 .bannerinterno{max-width:unset;}
body.parent-pageid-109 .bannerinterno h2{max-width: 1300px; width: 100%; margin: auto;}