@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html, body{
    font-family: 'Montserrat', sans-serif !important;
}
.home-area{
    padding: 0 !important;
}
section.menu{
    padding: 0 !important;
    background-color: #303030;
}
nav.navbar-inverse{
    background-color: #303030;
}

nav .nav li a{
    font-weight: bold;
    text-transform: uppercase !important;
}
nav .nav li.active a{
    background-color: #fdb419 !important;
}
nav .nav li a:hover{
    background-color: rgba(253, 181, 25, 60%) !important;
}
@media screen and (min-width: 769px){
    nav .nav li a{
        padding: 10px 15px !important;
        font-size: 18px;
    }
    .center-area h3{
        color: #333333 !important;
        font-size: 2.5em;
        letter-spacing: 6px;
        font-weight: 500;
        margin: -45px 0 30px;
    }
    .img-parceria a img.ingresso {
        max-width: 220px;
    }
}
.top-area{
    position: relative;
    background-image: linear-gradient(to right, #e73a74 , #e56726);
    overflow: hidden;
    -webkit-mask-image: radial-gradient(110% 50% at bottom, transparent 50%, #fff 51%);
    mask-image: radial-gradient(110% 50% at bottom, transparent 50%, #fff 51%);
    padding: 50px 0 !important;
    min-height: 260px;
}
.top-area h1{
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 3.5em;
    margin: 0;
}
.top-area h2{
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 3.4em;
    margin: 0;
}
@media screen and (max-width: 768px){
    .top-area h1,
    .top-area h2{
        font-size: 1.9em;
    }
    .base-center p{
        font-size: 1.5em !important;
    }
    .center-area h3{
        color: #333333 !important;
        font-size: 22px;
        letter-spacing: 2px;
        font-weight: 600;
        margin: -25px 0 30px;
    }
    .img-parceria a img.ingresso {
        max-width: 200px;
    }
}
.logo-dkpf{
    max-width: 460px;
    margin: 0 auto;
}
.bg-dkpf{
    position: relative;
}
.bg-dkpf img{
    width:100%;
}
.base-center{
    background-color: #fdb419;
}
.base-center p{
    font-size: 2em;
    font-weight: 500;
    color: #ffffff;
    padding: 15px 0 10px;
    line-height: 1;
    margin: 0;
}
.base-center p strong{
    font-weight: bold;
    color: #e83c75;
    text-transform: uppercase;
}
.bottom-area{
    padding: 50px 0 50px;
    background-image: linear-gradient(to right, #e73a74 , #e56726);
}
.faq-area{
    background-image: linear-gradient(to right, #e73a74 , #e56726);
}
.faq-area h1{
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 2.5em;
    padding: 50px 0;
}
.bottom-area p{
    color: #ffffff;
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: justify;
    margin-bottom: 1em;
}
.bottom-area p span{
    color: #e65400;
    background-color: #fff02d;
    border: 1px dashed #333333;
    font-weight: 600;
    padding: 0 5px 2px;
    border-radius: 6px;

}
.bottom-area img{
    max-width: 200px;
    margin-top: 50px !important;
}

p.parceria{
    text-align: center !important;
    margin-bottom: 5px !important;
}
.img-parceria{
    border: 1px solid #ffffff;
    padding: 10px;
    background-color: rgba(255, 255, 255, 25%);
    margin-top: 40px;
}
.img-parceria .img{
    display: flex;
    align-items: center;
    justify-content: center;
}
.img-parceria a img{
    margin-top: 0 !important;
    max-width: 120px;
    padding: 0 5px;
}

img.logo-kino{
    margin-top: 10px !important;
    max-width: 160px;
}

.faq-title{
    display: flex;
    align-items: center;
    justify-content: center;
}
.faq-title img{
    max-width: 180px;
    margin: 0 25px 15px !important;
    padding: 5px;
    background-color: #ffffff;
    border-radius: 25px;
    border: 0 !important;
}
.faq .panel-group .panel-heading{
    padding: 25px;
    background-color: #e83c75;
}
.faq .panel-group .panel{
    box-shadow: 5px 10px 15px 2px rgb(0 0 0 / 50%);
    border: 0;
}
.faq .panel-group .panel .panel-body{
    padding: 15px 25px;
    font-weight: 500;
}
.faq .panel-group .panel .panel-title a{
    color: #ffffff;
}
.faq .panel-group .panel .panel-title a i.fa{
    float: right;
}
/* NOVA VERSÃO HOME */
.home{
    background-image: linear-gradient(to right, #e73a74 , #e56726);
    padding: 0 !important;
  
}

.home-content h1,
.home-content h2{
    color: #ffffff !important;
    text-transform: uppercase;
    margin: 0;
}
.home-content h1{
    padding-top: 25px;
    font-size: 2em;
}
.home-content h2{
    font-weight: bold;
    font-size: 2.5em;
}
@media screen and (max-width: 768px){
    .home-content h1,
    .home-content h2{
        font-size: 1.9em;
    }
    .base-center p{
        font-size: 1.5em !important;
    }
}
.logo-image{
    position: relative;
    z-index: 2;
}
.logo-image h3{
    font-size: 1.6em;
    color: #333333;
    font-weight: 600;
    padding-top: 25px;
}
@media screen and (min-width: 769px){
    .logo-image .logo{
        max-width: 240px;
    }

}
.bg-white{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}
.bg-white:before {
    border-radius: 100% 100% 0 0;
    position: absolute;
    background: white;
    bottom: 0;
    right: -300px;
    left: -300px;
    content: '';
    top: 0;
  }
.top-right{
    background-color: #fdb419;
    margin-top: 20px;
}
.top-right p{
    font-size: 1.6em;
    font-weight: 500;
    color: #ffffff;
    padding: 20px 0 15px;
    line-height: 1;
}
.top-right p strong{
    font-weight: bold;
    color: #e83c75;
    text-transform: uppercase;
}

.text-area p{
    color: #ffffff;
    font-size: 1.48em;
    line-height: 1.1em;
    text-align: justify;
    margin-bottom: 1em;
}
.text-area p span{
    color: #e65400;
    background-color: #fff02d;
    border: 1px dashed #333333;
    font-weight: 600;
    padding: 0 5px 2px;
    border-radius: 6px;

}
.text-area img{
    max-width: 200px;
    margin-top: 50px;
}