@font-face {
	font-family: industry;
	src: url('/assets/IndustryInc-Base.ttf');
}

@font-face {
	font-family: hok;
	src: url('/assets/HOK Sans Pro Book.ttf');
}

@font-face {
  font-family: hok_light;
  src: url('/assets/HOK Sans Pro Light.ttf');
}

.cartaz_2023 {
  font-family: hok, sans-serif !important;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #2b2a29;
  overflow-x: hidden;
  user-select: none !important;
}

a {
  color: #e03a3c;
  text-decoration: none;
}

a:hover {
  color: #e91e5b;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
}

.somos_por{
	font-family: industry !important;
    text-align: center !important;
    text-shadow: 1px 1px black, 0px 1px #000000, 1px -1px #000000, -1px -1px black, -1px 1px black !important;
    color: #ffffff !important;
    font-size: 5.8rem !important;
    font-weight: 400 !important;
    margin-bottom: 20px !important;
}


.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #FEE100;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
  color: #2b2a29  !important;
}

.back-to-top i {
  font-size: 28px;
  line-height: 0;
  color: #2b2a29  !important;
}

.back-to-top:hover {
  background: #e7cd00;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 575px) {
	.nav-item {
		width: 33.3% !important;
		margin-bottom: 10px;
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
	
	.tabs .nav-link {
		padding: 5px !important;
	}
}



@media screen and (min-width: 991px) {
	.tabs .nav-link {
		min-height: 80px !important;
	}
}


@media screen and (min-width: 576px) and (max-width: 992px) {
	.nav-item{
		width: 25% !important;
		margin-bottom: 10px;
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
}

@media screen and (max-width: 440px) {
	.nav-item{
		width: 50% !important;
		margin-bottom: 10px;
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
}

@media screen and (max-width: 1750px) {
	.candidata-img{
		left: 22% !important;
	}
	
	.div-texto {
		left: 55% !important;
	}
}

@media screen and (max-width: 1500px) {
	.candidata-img{
		left: 20% !important;
	}
	
	.div-texto {
		left: 55% !important;
	}
}


@media screen and (max-width: 1350px) {
	.candidata-img{
		left: 19% !important;
	}
	
	.div-texto {
		left: 55% !important;
	}
	
	.somos_por{
		font-size: 5.8rem !important;
	}
}

@media screen and (max-width: 1200px) {
	.candidata-img{
		left: 18% !important;
	}
	
	.div-texto {
		left: 55% !important;
	}
	
	.somos_por{
		font-size: 5.3rem !important;
	}
	
	.portalegre{
		font-size: 35px !important;
		max-width: 325px !important;
	}
	
	.icons{
		left: 58% !important;
	}
}

@media screen and (max-width: 1030px) {
	.candidata-img{
		left: 6% !important;
	}
	
	.div-texto {
		left: 55% !important;
	}
	
	.somos_por{
		font-size: 4.4rem !important;
	}
	
	.portalegre{
		font-size: 32px !important;
		max-width: 280px !important;
	}
	
	.icons{
		left: 58% !important;
	}
	
	.silhueta{
		top: 28% !important;
		left: -18% !important;
		width: 120% !important;
	}
	
	.autarquia{
		width: 100px !important;
	}
	
	.nome_candidata{
		font-size: 1.4rem !important;
		width: 40% !important;
	}
	
	.btn-just-icon {
		border-radius: 50px !important;
		height: 30px !important;
		width: 30px !important;
		min-width: 30px !important;
		padding: 1px !important;
	}
	
	.home i {
		font-size: 15px !important;
	}
	
	.nome_candidata{
		font-size: 1.4rem !important;
		width: 40% !important;
		padding-left: 20px !important;
	}
	
	.icons {
		left: 75% !important;
	}
	
	
}

.btn {
   outline: none !important;
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(13 110 253 / 0%) !important;
}

@media screen and (min-width: 580px) and (max-width: 767px) {
	.margin-mobile {
		margin-left: auto !important;
		margin-right: auto !important
	}
}

@media screen and (min-width: 990px) and (max-width: 1050px) {
	.icons {
		left: 60% !important;
	}
}

@media screen and (max-width: 880px){
	.icons {
		left: 60% !important;
	}
}

@media screen and (max-width: 768px){
	.candidata-img {
		left: 2% !important;
		height: 100% !important;
	}
	
	.silhueta {
		top: 33% !important;
	}
	
	.div-texto {
		left: 50% !important;
		top: 65% !important;
	}
	
	.icons {
		left: 50% !important;
		bottom: 0% !important;
	}
	
	.nome_candidata {
		font-size: 1.1rem !important;
		width: 40% !important;
		padding-right: 30px !important;
	}
	
	.texto{
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		margin-right: 0% !important;
		transform: translate(0%, 0%) !important;
		margin-top: 0px !important;
	}
	
	.nome_candidata{
		bottom: 8% !important;
	}
	
	.sidebar{
		width: 220px !important;
		padding: 0 15px !important;
	}
	
	.sidebar__menu a {
		font-size: 1rem  !important;
	}
	
	.texto-carta{
		padding-left: 15px !important;
	}
	
	#email{
		max-width: 85% !important;
		margin: 0 auto !important;
		margin-top: 15px !important;
		margin-bottom: 20px !important;
	}
	
	#telefone{
		max-width: 85% !important;
		margin: 0 auto !important;
		margin-top: 15px !important;
		margin-bottom: 20px !important;
	}
	
	.form-check {
		width: 85%;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.margin-mobile{
		margin-left: 20px;
		margin-right: 20px;
	}
	
	.portalegre {
		border-bottom-right-radius: 17px !important;
		border-top-left-radius: 17px !important;
		padding: 2px 15px 2px 15px !impo;
	}
	
	.texto-banner {
		height: 78vh !important;
	}
	
	#hero{
		height: 78vh !important;
	}
	
	.sidebar__close {
		height: 40px !important;
		width: 40px !important;
	}
	
	.sidebar__close::before, .sidebar__close::after {
		width: 16px !important;
	}
}

@media screen and (max-width: 760px){
	.candidata-img {
		left: 0% !important;
	}
	
	.somos_por {
		font-size: 3.6rem !important;
	}
	
	.portalegre {
		font-size: 28px !important;
		max-width: 250px !important;
	}
	
	.silhueta {
		top: 34% !important;
	}
	
	.icons {
		left: 77% !important;
	}
}

@media screen and (max-width: 675px){
	.candidata-img {
		left: -3% !important;
		height: 100% !important;
		bottom: -150px !important;
		top: 19%;
	}
	
	.portalegre {
		font-size: 24px !important;
		max-width: 200px !important;
	}
	.silhueta {
		top: 33% !important;
		left: -80px !important;
		width: 133% !important;
	}
	.nome_candidata {
		font-size: 0.8rem !important;
		width: 40% !important;
		padding-right: 23px !important;
		padding-left: 0 !important;
		padding-top: 10px !important;
		padding-bottom: 10px !important;
		bottom: 10% !important;

	}
	
	.div-texto {
		left: 50% !important;
		top: 57% !important;
	}
	
	/*#hero{
		height: 70vh !important;
	}*/
	
	.somos_por {
		font-size: 2rem !important;
		margin-bottom: 10px !important;
	}
	
	#header .logo img {
		max-width: 190px !important;
	}
	
	.icons {
		left: 50% !important;
		bottom: 0% !important;
	}


}

@media screen and (min-width: 990px) and (max-width: 1050px) {
	.icons {
		left: 60% !important;
	}
}




@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #fff0;
  transition: all 0.5s;
  z-index: 9999;
  padding: 20px 0;
}

#header.header-scrolled {
  padding: 12px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  background: black;
}

#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

#header .logo a {
  color: #111111;
}

#header .logo a span {
  color: #e03a3c;
}

#header .logo img {
  /*max-height: 60px;*/
   max-width: 350px;
}

/*--------------------------------------------------------------
# Get Startet Button
--------------------------------------------------------------*/
.get-started-btn {
  margin-left: 30px;
  background: #e03a3c;
  color: #fff;
  border-radius: 4px;
  padding: 8px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.get-started-btn:hover {
  background: #111111;
  color: #fff;
}

@media (max-width: 992px) {
  .get-started-btn {
    margin: 0 15px 0 0;
    padding: 6px 18px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #111111;
  white-space: nowrap;
  transition: 0.3s;
}

.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #e03a3c;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 30px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #e03a3c;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #111111;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a {
  padding: 10px 20px;
  font-size: 15px;
  color: #111111;
}

.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #e03a3c;
}

.navbar-mobile .getstarted {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #e03a3c;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 100vh;
  background: url("/assets/img/img_festival3.jpg") top center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 82px;
  
  
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  min-height: 500px; 
}
 
/*#hero:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}*/

#hero h1 {
  margin: 0;
  font-size: 42px;
  font-weight: 700;
  color: #fff;
}

#hero h2 {
  color: #fff;
  margin: 10px 0 0 0;
  font-size: 24px;
}

#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 30px;
  color: #fff;
  background: #e03a3c;
  border: 2px solid #e03a3c;
}

#hero .btn-get-started:hover {
  background: transparent;
  border-color: #fff;
}

@media (max-width: 768px) {
  #hero {
    text-align: center;
    padding-top: 58px;
  }
  #hero h1 {
    font-size: 28px;
  }
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
	padding: 60px 0px 0px 0px;
	overflow: hidden;
	position: relative;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
  position: relative;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.section-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #9332D1;
  bottom: 0;
  left: calc(50% - 25px);
}

.section-title p {
  margin-bottom: 0;
}

.section-bg {
  padding: 120px 0;
  color: #fff;
}

.section-bg:before {
  content: "";
  background: black;
  position: absolute;
  bottom: 60px;
  top: 60px;
  left: 0;
  right: 0;
  transform: skewY(-3deg);
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
	padding: 15px 0;
	background: black;
	min-height: 40px;
	margin-top: 82px;
	color: #fff;
    margin-top: 106px;
}

.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 500;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol a {
  color: #e93372;
}

.breadcrumbs ol a:hover {
  color: #fff;
  transition: 0.3s;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #e93372;
  content: "/";
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.clients .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #e03a3c;
}

.clients .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #e03a3c;
}

.clients .swiper-slide img {
  opacity: 0.5;
  transition: 0.3s;
  filter: grayscale(100);
}

.clients .swiper-slide img:hover {
  opacity: 1;
  filter: none;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .container {
  position: relative;
  z-index: 10;
}

.about .content {
  padding: 30px 30px 30px 0;
}

.about .content h3 {
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
}

.about .content p {
  margin-bottom: 30px;
}

.about .content .about-btn {
  padding: 8px 30px 9px 30px;
  color: #fff;
  border-radius: 50px;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  border: 2px solid #e03a3c;
}

.about .content .about-btn i {
  font-size: 16px;
  padding-left: 5px;
}

.about .content .about-btn:hover {
  background: #e35052;
  background: #e03a3c;
}

.about .icon-boxes .icon-box {
  margin-top: 30px;
}

.about .icon-boxes .icon-box i {
  font-size: 40px;
  color: #e03a3c;
  margin-bottom: 10px;
}

.about .icon-boxes .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.about .icon-boxes .icon-box p {
  font-size: 15px;
  color: #848484;
}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-top: 80px;
}

.counts .count-box {
  padding: 30px 30px 25px 30px;
  width: 100%;
  position: relative;
  text-align: center;
  box-shadow: 0px 2px 35px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.counts .count-box i {
  position: absolute;
  width: 54px;
  height: 54px;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  background: #fff;
  color: #e03a3c;
  border-radius: 50px;
  border: 2px solid #fff;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.counts .count-box span {
  font-size: 36px;
  display: block;
  font-weight: 700;
  color: #111111;
}

.counts .count-box p {
  padding: 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Tabs
--------------------------------------------------------------*/
.tabs .nav-tabs {
  border: 0;
}

.tabs .nav-link {
	border: 1px solid #e93372;
	padding: 5px;
	transition: 0.3s;
	color: #111111;
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
    text-align: center;
    min-height: 60px;
}

.tabs .nav-link i {
	padding-right: 15px;
	font-size: 48px;
}

.tabs .nav-link h4 {
	font-size: 12px;
	font-weight: 600;
	margin: 0;
}

.tabs .nav-link:hover {
	color: #ffffff;
    background: #e93372;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: #e93372 #e93372 #e93372 !important;
    isolation: isolate;
}

.tabs .nav-link.active {
    background: #e93372;
    color: #ffffff;
    border-color: #e93372;
}

@media (max-width: 768px) {
  .tabs .nav-link i {
    padding: 0;
    line-height: 1;
    font-size: 36px;
  }
}

@media (max-width: 575px) {
  .tabs .nav-link {
    padding: 15px;
  }
  .tabs .nav-link i {
    font-size: 24px;
  }
}

.tabs .tab-content {
  margin-top: 30px;
}

.tabs .tab-pane h3 {
  font-weight: 600;
  font-size: 26px;
}

.tabs .tab-pane ul {
  list-style: none;
  padding: 0;
}

.tabs .tab-pane ul li {
  padding-bottom: 10px;
}

.tabs .tab-pane ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #FEE100;
}

.tabs .tab-pane p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 6px;
  background: #252525;
  transition: 0.3s;
}

.services .icon-box:hover {
  background: #2b2b2b;
}

.services .icon-box i {
  float: left;
  color: #e03a3c;
  font-size: 40px;
  line-height: 0;
}

.services .icon-box h4 {
  margin-left: 70px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.services .icon-box h4 a {
  color: #fff;
  transition: 0.3s;
}

.services .icon-box h4 a:hover {
  text-decoration: underline;
}

.services .icon-box .icon-box:hover h4 a {
  color: #e03a3c;
}

.services .icon-box p {
  margin-left: 70px;
  line-height: 24px;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 20px auto;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 15px 10px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
	color: #2b2a29;
    background: #FEE100;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(17, 17, 17, 0.6);
   border-radius: 10px;
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(17, 17, 17, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap img {
  transition: all ease-in-out 0.3s;
  width: 100%;
  height: 280px;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
	font-size: 20px;
    color: #fff;
    font-weight: 600;
    word-break: break-word;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-style: italic;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
	color: rgba(255, 255, 255, 1);
    margin: 0 5px 0 0;
    font-size: 26px;
    display: inline-block;
    transition: 0.3s;
    margin-top: 10px;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #fff;
}

.portfolio .portfolio-wrap:hover::before {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover img {
  transform: scale(1.2);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #e03a3c;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #e03a3c;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(17, 17, 17, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px;
  margin: 30px 15px;
  min-height: 200px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  position: relative;
  background: #fff;
  border-radius: 15px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 10px;
  border: 6px solid #fff;
  float: left;
  margin: 0 10px 0 0;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 25px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: #fceaea;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 30px auto 15px auto;
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #e03a3c;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #e03a3c;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
  padding: 20px;
  background: #2b2b2b;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.pricing .box h3 {
  font-weight: 400;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}

.pricing .box h4 {
  font-size: 42px;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
}

.pricing .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.pricing .box h4 span {
  font-size: 16px;
  font-weight: 300;
}

.pricing .box ul {
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing .box ul li {
  padding-bottom: 16px;
}

.pricing .box ul i {
  color: #e03a3c;
  font-size: 18px;
  padding-right: 4px;
}

.pricing .box ul .na {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: line-through;
}

.pricing .box .btn-wrap {
  padding: 15px;
  text-align: center;
}

.pricing .box .btn-buy {
  display: inline-block;
  padding: 10px 40px 12px 40px;
  border-radius: 4px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  transition: 0.3s;
  border: 2px solid rgba(255, 255, 255, 0.3);
}

.pricing .box .btn-buy:hover {
  border-color: #fff;
}

.pricing .featured {
  background: #e03a3c;
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0;
  list-style: none;
}

.faq .faq-list li {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-family: #e03a3c;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding-right: 25px;
  cursor: pointer;
}

.faq .faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #343a40;
}

.faq .faq-list a.collapsed:hover {
  color: #e03a3c;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
  background: #fff;
}

.team .member .member-img {
  position: relative;
  overflow: hidden;
}

.team .member .social {
  position: absolute;
  left: 0;
  bottom: 30px;
  right: 0;
  opacity: 0;
  transition: ease-in-out 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.team .member .social a {
  transition: color 0.3s;
  color: #111111;
  margin: 0 3px;
  border-radius: 50px;
  width: 36px;
  height: 36px;
  background: #e03a3c;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: ease-in-out 0.3s;
  color: #fff;
}

.team .member .social a:hover {
  background: #111111;
}

.team .member .social i {
  font-size: 18px;
  line-height: 0;
}

.team .member .member-info {
  padding: 25px 15px;
}

.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  color: #111111;
}

.team .member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #aaaaaa;
}

.team .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #777777;
}

.team .member:hover .social {
  opacity: 1;
  bottom: 15px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px 0 32px 0;
  border-radius: 4px;
}

.contact .info-box i {
  font-size: 32px;
  color: #e03a3c;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #f8d4d5;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
  border-radius: 4px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form .form-group {
  margin-bottom: 25px;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #111111;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
  background: #e03a3c;
  border: 0;
  padding: 10px 32px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #e35052;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog {
  padding: 40px 0 20px 0;
}

.blog .entry {
  padding: 30px;
  margin-bottom: 60px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .entry .entry-img {
  max-height: 440px;
  margin: -30px -30px 20px -30px;
  overflow: hidden;
}

.blog .entry .entry-title {
  font-size: 28px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px 0;
}

.blog .entry .entry-title a {
  color: #111111;
  transition: 0.3s;
}

.blog .entry .entry-title a:hover {
  color: #e03a3c;
}

.blog .entry .entry-meta {
  margin-bottom: 15px;
  color: #777777;
}

.blog .entry .entry-meta ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: center;
  padding: 0;
  margin: 0;
}

.blog .entry .entry-meta ul li + li {
  padding-left: 20px;
}

.blog .entry .entry-meta i {
  font-size: 16px;
  margin-right: 8px;
  line-height: 0;
}

.blog .entry .entry-meta a {
  color: #777777;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
}

.blog .entry .entry-content p {
  line-height: 24px;
}

.blog .entry .entry-content .read-more {
  -moz-text-align-last: right;
  text-align-last: right;
}

.blog .entry .entry-content .read-more a {
  display: inline-block;
  background: #e03a3c;
  color: #fff;
  padding: 6px 20px;
  transition: 0.3s;
  font-size: 14px;
  border-radius: 4px;
}

.blog .entry .entry-content .read-more a:hover {
  background: #e35052;
}

.blog .entry .entry-content h3 {
  font-size: 22px;
  margin-top: 30px;
  font-weight: bold;
}

.blog .entry .entry-content blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 60px;
  position: relative;
  text-align: center;
  margin: 20px 0;
}

.blog .entry .entry-content blockquote p {
  color: #444444;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}

.blog .entry .entry-content blockquote::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #111111;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog .entry .entry-footer {
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}

.blog .entry .entry-footer i {
  color: #5e5e5e;
  display: inline;
}

.blog .entry .entry-footer a {
  color: #1e1e1e;
  transition: 0.3s;
}

.blog .entry .entry-footer a:hover {
  color: #e03a3c;
}

.blog .entry .entry-footer .cats {
  list-style: none;
  display: inline;
  padding: 0 20px 0 0;
  font-size: 14px;
}

.blog .entry .entry-footer .cats li {
  display: inline-block;
}

.blog .entry .entry-footer .tags {
  list-style: none;
  display: inline;
  padding: 0;
  font-size: 14px;
}

.blog .entry .entry-footer .tags li {
  display: inline-block;
}

.blog .entry .entry-footer .tags li + li::before {
  padding-right: 6px;
  color: #6c757d;
  content: ",";
}

.blog .entry .entry-footer .share {
  font-size: 16px;
}

.blog .entry .entry-footer .share i {
  padding-left: 5px;
}

.blog .entry-single {
  margin-bottom: 30px;
}

.blog .blog-author {
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-author img {
  width: 120px;
  margin-right: 20px;
}

.blog .blog-author h4 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0px;
  padding: 0;
  color: #111111;
}

.blog .blog-author .social-links {
  margin: 0 10px 10px 0;
}

.blog .blog-author .social-links a {
  color: rgba(17, 17, 17, 0.5);
  margin-right: 5px;
}

.blog .blog-author p {
  font-style: italic;
  color: #b7b7b7;
}

.blog .blog-comments {
  margin-bottom: 30px;
}

.blog .blog-comments .comments-count {
  font-weight: bold;
}

.blog .blog-comments .comment {
  margin-top: 30px;
  position: relative;
}

.blog .blog-comments .comment .comment-img {
  margin-right: 14px;
}

.blog .blog-comments .comment .comment-img img {
  width: 60px;
}

.blog .blog-comments .comment h5 {
  font-size: 16px;
  margin-bottom: 2px;
}

.blog .blog-comments .comment h5 a {
  font-weight: bold;
  color: #444444;
  transition: 0.3s;
}

.blog .blog-comments .comment h5 a:hover {
  color: #e03a3c;
}

.blog .blog-comments .comment h5 .reply {
  padding-left: 10px;
  color: #111111;
}

.blog .blog-comments .comment h5 .reply i {
  font-size: 20px;
}

.blog .blog-comments .comment time {
  display: block;
  font-size: 14px;
  color: #2b2b2b;
  margin-bottom: 5px;
}

.blog .blog-comments .comment.comment-reply {
  padding-left: 40px;
}

.blog .blog-comments .reply-form {
  margin-top: 30px;
  padding: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-comments .reply-form h4 {
  font-weight: bold;
  font-size: 22px;
}

.blog .blog-comments .reply-form p {
  font-size: 14px;
}

.blog .blog-comments .reply-form input {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form input:focus {
  box-shadow: none;
  border-color: #ee9293;
}

.blog .blog-comments .reply-form textarea {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form textarea:focus {
  box-shadow: none;
  border-color: #ee9293;
}

.blog .blog-comments .reply-form .form-group {
  margin-bottom: 25px;
}

.blog .blog-comments .reply-form .btn-primary {
  border-radius: 4px;
  padding: 10px 20px;
  border: 0;
  background-color: #111111;
}

.blog .blog-comments .reply-form .btn-primary:hover {
  background-color: #1e1e1e;
}

.blog .blog-pagination {
  color: #444444;
}

.blog .blog-pagination ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}

.blog .blog-pagination li {
  margin: 0 5px;
  transition: 0.3s;
}

.blog .blog-pagination li a {
  color: #111111;
  padding: 7px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog .blog-pagination li.active, .blog .blog-pagination li:hover {
  background: #e03a3c;
}

.blog .blog-pagination li.active a, .blog .blog-pagination li:hover a {
  color: #fff;
}

.blog .sidebar {
  padding: 30px;
  margin: 0 0 60px 20px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .sidebar .sidebar-title {
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
  color: #111111;
  position: relative;
}

.blog .sidebar .sidebar-item {
  margin-bottom: 30px;
}

.blog .sidebar .search-form form {
  background: #fff;
  border: 1px solid #ddd;
  padding: 3px 10px;
  position: relative;
}

.blog .sidebar .search-form form input[type="text"] {
  border: 0;
  padding: 4px;
  border-radius: 4px;
  width: calc(100% - 40px);
}

.blog .sidebar .search-form form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 15px;
  margin: -1px;
  background: #e03a3c;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  line-height: 0;
}

.blog .sidebar .search-form form button i {
  line-height: 0;
}

.blog .sidebar .search-form form button:hover {
  background: #e34c4d;
}

.blog .sidebar .categories ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .categories ul li + li {
  padding-top: 10px;
}

.blog .sidebar .categories ul a {
  color: #111111;
  transition: 0.3s;
}

.blog .sidebar .categories ul a:hover {
  color: #e03a3c;
}

.blog .sidebar .categories ul a span {
  padding-left: 5px;
  color: #aaaaaa;
  font-size: 14px;
}

.blog .sidebar .recent-posts .post-item + .post-item {
  margin-top: 15px;
}

.blog .sidebar .recent-posts img {
  width: 80px;
  float: left;
}

.blog .sidebar .recent-posts h4 {
  font-size: 15px;
  margin-left: 95px;
  font-weight: bold;
}

.blog .sidebar .recent-posts h4 a {
  color: #111111;
  transition: 0.3s;
}

.blog .sidebar .recent-posts h4 a:hover {
  color: #e03a3c;
}

.blog .sidebar .recent-posts time {
  display: block;
  margin-left: 95px;
  font-style: italic;
  font-size: 14px;
  color: #aaaaaa;
}

.blog .sidebar .tags {
  margin-bottom: -10px;
}

.blog .sidebar .tags ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .tags ul li {
  display: inline-block;
}

.blog .sidebar .tags ul a {
  color: #515151;
  font-size: 14px;
  padding: 6px 14px;
  margin: 0 6px 8px 0;
  border: 1px solid #c4c4c4;
  display: inline-block;
  transition: 0.3s;
}

.blog .sidebar .tags ul a:hover {
  color: #fff;
  border: 1px solid #e03a3c;
  background: #e03a3c;
}

.blog .sidebar .tags ul a span {
  padding-left: 5px;
  color: #aaaaaa;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: #fff;
  font-size: 14px;
  background: black !important;
  border-top: 1px solid gray;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
  background: black;
  border-bottom: 1px solid #262626;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact h3 {
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-contact h3 span {
  color: #e03a3c;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}

#footer .footer-top h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  background: #9332D1;
  bottom: 0;
  left: 0;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: white;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 5px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #aaaaaa;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #fff;
}

#footer .footer-newsletter {
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 5px 10px;
  position: relative;
  border-radius: 4px;
  text-align: left;
}

#footer .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #e03a3c;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type="submit"]:hover {
  background: #e35052;
}

#footer .credits {
  padding-top: 5px;
  font-size: 13px;
}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #2b2b2b;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover {
	text-decoration: none;
  color:  #9332D1 !important;
}


.portalegre{
	font-family: industry !important;
    float: none !important;
    background: #000 !important;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    color: white !important;
    font-weight: 400 !important;
    padding: 10px 15px 7px 15px;
    margin-top: 12px !important;
    text-align: center;
    max-width: 700px;
    font-size: 35px;
    margin: 0 auto !important;
}

.nome_candidata{
    font-family: industry !important;
    z-index: 999 !important;
    background: #2b2a29 !important;
    border-bottom-right-radius: 20px !important;
    padding: 15px;
    color: white !important;
    width: 45%;
    padding-left: 60px;
    text-align: right !important;
    position: absolute !important;
    left: 0;
    bottom: 5%;
    padding-right: 70px;
    font-size: 1.8rem;
    font-weight: 400 !important;
}


.home {
    border: 2.2px solid #ffffff !important;
    margin-left: 8px !important;
    background: transparent !important;
}
.btn-just-icon {
    border-radius: 50px;
    height: 40px;
    width: 40px;
    min-width: 40px;
    padding: 8px;
}

.home i {
    font-size: 20px;
}

.twitter:hover {
    color: #9332D1  !important;
    border-color: #9332D1  !important
}

.facebook:hover {
    color: #9332D1  !important;
    border-color: #9332D1  !important
}

.instagram:hover {
    color: #9332D1  !important;
    border-color: #9332D1  !important
}

.linkedin:hover {
    color: #9332D1  !important;
    border-color: #9332D1  !important
}

.dribbble:hover {
    color: #9332D1  !important;
    border-color: #9332D1  !important
}

.youtube:hover {
    color: #9332D1  !important;
    border-color: #9332D1  !important
}

.form-control {
  background-color: #fff0 !important;
	color: #fff !important;
}

::-webkit-input-placeholder {
   color: #ffffff8c  !important;
}

:-moz-placeholder { /* Firefox 18- */
   color: #ffffff8c  !important;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #ffffff8c  !important; 
}

:-ms-input-placeholder {  
   color: #ffffff8c  !important;
}

.label_poli{
	margin-left:10px;
	font-size:0.8rem
}

.subscrever{
	margin-top:30px; 
	background: #e93372; 
	color: #2b2a29;
	border-radius: 4px;
	padding: 8px 25px;
	white-space: nowrap; 
	transition: 0.3s; 
	font-size: 14px; 
	font-weight: 600; 
	display: inline-block;
	border: none;
	outline: none;
}

.check{
	width: 15px;
	height: 15px;
}

.label-form{
	text-align:center;
	width:100%;
	color: #e93372;
    font-size: 1.1rem;
}

.texto{
	padding: 20px;
	position: absolute; 
	top: 50%;  
	left: 50%; 
	margin-right: -50%; 
	transform: translate(-50%, -50%);
}

.quadrado{
	background: #FEE100; 
	border-radius: 10px;
	padding: 10px; 
	font-size: 20px; 
	font-weight: 700;  
	margin-top: 30px; 
	position: relative;
}

.icons{
	margin-top: 30px; 
	text-align:center; 
	margin-top: 30px;
	text-align: center;
	position: absolute; 
	left: 50%; 
	transform: translate(-50%, -50%);
	bottom: 5%;
}

.texto-banner{
	padding-left:90px; 
	position: relative;
	height: 80vh;
} 


.div-texto{
	position: absolute;
	top: 54%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}

.candidata-img{
	position: absolute;
	left: 24.2%;
	bottom: -150px;
	height: 100%;
}

.silhueta{
	position: absolute; 
	width: 100%; 
	top: 17%; 
	opacity:0.8;
}

 
.swal-button {
    background-color: #e42646 !important;
    color: #fff !important;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 24px;
    margin: 0;
    cursor: pointer;
}

 @keyframes updown {
	 0%, 50%, 100% {
		 transform: translatey(0);
	}
	 20% {
		 transform: translatey(5px);
	}
	 25% {
		 transform: translatey(-20px);
	}
	 30% {
		 transform: translatey(20px);
	}
	 35% {
		 transform: translatey(-5px);
	}
}
 .banner {
	 min-height: 100%;
	 width: 100%;
	 background: url('https://i.imgur.com/T57flD5.jpg');
	 background-size: cover;
	 display: flex;
	 align-items: center;
	 padding: 60px;
	 color: #fff;
}
.hamburger {
	left: 5%;
	top: 30px;
    display: flex;
    height: 65px;
    width: 70px;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    user-select: none;
    z-index: 1;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
 .hamburger__icon {
	display: inline-block;
    height: 4px;
    width: 30px;
    background: #fff;
    border-radius: 2px;
}
 .sidebar {
	 height: 100vh;
	 width: 350px;
	 background: black; 
	 position: absolute;
	 top: 0;
	 right: 0;
	 padding: 0 60px;
	 display: flex;
	 flex-direction: column;
	 transform: translatex(105%);
	 transition: transform 0.4s ease-in-out;
	 z-index: 999;
	 box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}
 .sidebar__close {
	 position: absolute;
   top: 0.5%;
   left: 80%;
	 background: #9332D1;
	 height: 60px;
	 width: 60px;
	 border-radius: 50%;
	 box-shadow: 0 0 20px 20px rgba(0, 0, 0, 0.03);
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 transform: translatex(100%);
	 cursor: pointer;
	 transition: transform 0.4s ease-in-out 0.2s;
}
 .sidebar__close::before, .sidebar__close::after {
	 content: "";
	 height: 2px;
	 background: #fff !important;
	 width: 24px;
	 display: block;
	 position: absolute;
}
 .sidebar__close::after {
	 transform: rotate(90deg);
}
 .sidebar__menu {
	 display: flex;
	 flex-direction: column;
	 flex: 1;
	 font-size: 36px;
	 margin-top: 40px;
	 margin-bottom: 80px;
	 color: #898989;
}
 .sidebar__menu a {
	color: currentcolor;
	text-decoration: none;
	transform: translatex(80%);
	transition: transform 0.4s ease-in-out;
	font-size: 1.2rem;
	line-height: 50px;
	color: #fff !important;
}
 .sidebar__menu a::before {
	 content: "";
	 height: 2px;
	 background: #9332D1;
	 width: 100px;
	 position: absolute;
	 bottom: 5px;
	 left: 0;
	 transform: translatex(-50%);
	 opacity: 0;
	 transition: transform 0.4s ease-in-out, opacity 0.4s linear;
}
 .sidebar__menu a:hover::before {
	 transform: translatex(0);
	 opacity: 1;
}
 .sidebar__menu a:nth-child(1) {
	 transition-delay: 0.05s;
}
 .sidebar__menu a:nth-child(2) {
	 transition-delay: 0.1s;
}
 .sidebar__menu a:nth-child(3) {
	 transition-delay: 0.15s;
}
 .sidebar__menu a:nth-child(4) {
	 transition-delay: 0.2s;
}
 .sidebar__menu a:nth-child(5) {
	 transition-delay: 0.25s;
}

 .sidebar__menu a:nth-child(6) {
	 transition-delay: 0.25s;
}

 .sidebar__social {
	 display: flex;
	 list-style: none;
	 padding: 0;
}
 .sidebar__social li {
	 margin: 4px;
}
 .sidebar__social a, .sidebar__social svg {
	 display: inline-block;
	 height: 18px;
	 width: 18px;
	 color: #2b2a29 !important;
    font-size: 20px;
    margin-left: 10px;
}
 .menu-control {
	 display: none;
}
 .menu-control:checked + .sidebar {
	 transform: translatex(0);
}
 .menu-control:checked + .sidebar .sidebar__close {
	 transform: translatex(0) rotate(45deg);
}
 .menu-control:checked + .sidebar .sidebar__menu a {
	 transform: translatex(0);
}


.viewport{
	overflow: hidden;
	position: fixed;
	height: 100%; 
	width: 100%; 
	top: 0;
	left: 0;
	right: 0; 
	bottom: 0; 
	padding: 0 !important;
}

body::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 5px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar{
	width: 8px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb{
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #2b2a29c2  !important;
}

.modal-content::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 5px;
	background-color: #F5F5F5;
}

.modal-content::-webkit-scrollbar{
	width: 8px;
	background-color: #F5F5F5;
}

.modal-content::-webkit-scrollbar-thumb{
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #2b2a29c2  !important;
}

	
	.item {
		background-color: #ffffff;
		border: 1px solid #93939394;
		border-radius: 10px;
		box-shadow: 0px 0px 5px 0px rgb(110 110 110 / 62%);
	}
	
	.grid {
		display: grid;
		grid-gap: 15px;
		grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
		grid-auto-rows: 20px;
	}
	
	.item {
		background-color: #ffffff;
		border-radius: 10px;
		box-shadow: 0px 2px 12px rgb(0 0 0 / 8%);
		border: 0Px solid #93939394 !important;
	 }
	.blog-info {
		border-radius: 8px;
		padding: 0px 0px;
		box-shadow: none;
	}
	.title {
		padding: 20px;
		/* background: white; */
		padding-bottom: 1px;
		color: #3b5998;
		padding-left: 10px;
		padding-top: 15px;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
	}
	
	.blog-info ul {
		padding: 0;
		display: grid;
		grid-auto-flow: column;
		justify-content: space-between;
		grid-gap: 10px;
	}
	
	.blog-info ul li {
		display: inline-block;
	}
	
	.noticia {
		border: none;
		height: auto;
		max-height: 95px;
		overflow: hidden;
	}
	
	.desc-fb {
		padding-top: 5px;
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 1rem !important;
	}
	
	.bottom-notice {
		display: flex;
		padding-top: 0px !important;
		padding-left: 10px !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.icons1 {
		color: #2b2a29d6;
		margin-top: 10px;
		margin-left: 20px;
		font-size: 11px;
	}
	
	.active-filtro{
		color: #2b2a29 !important;
		background: #9332D1 !important;
	}
	
	.modal {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1060;
		display: none;
		width: 100%;
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		outline: 0;
		z-index: 999999999 !important;
		    height: 80vh;
	}
	
	.desc{
		padding-left: 10px;
		padding-right: 10px;
	}
	
	
	.politica{
		cursor:pointer; 
		color: #aaaaaa; 
		transition: 0.3s; 
		display: inline-block;
		line-height: 1;
	}
	
	.politica:hover{
		text-decoration: none !important;
		color: #fff !important;
	}

  .politica_quiz{
		cursor:pointer; 
		color: #212121; 
		transition: 0.3s; 
		display: inline-block;
		line-height: 1;
	}

  .politica_quiz:hover{
		text-decoration: none !important;
		color: #21212186 !important;
	}
	
	.modal-backdrop {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 99999 !important;
		width: 100vw;
		height: 100vh;
		background-color: #000;
	}
	
	.modal-content {
		position: relative;
		display: flex;
		flex-direction: column;
		width: 100%;
		pointer-events: auto;
		background-color: #fff;
		background-clip: padding-box;
		border: 1px solid rgb(255 255 255) !important;
		border-radius: .3rem;
		outline: 0;
		border-right: 0 !important;
	}
	
	.modal-body {
		position: relative;
		flex: 1 1 auto;
		padding: 1rem;
		border-right: 1px solid #ffffff !important;
	}
	
	.modal-footer {
		display: flex;
		flex-wrap: wrap;
		flex-shrink: 0;
		align-items: center;
		justify-content: flex-end;
		padding: .75rem;
		border-top: 3px solid #ffffff !important;
		border-bottom-right-radius: calc(.3rem - 1px);
		border-bottom-left-radius: calc(.3rem - 1px);
	}
	
	.title_insta {
		padding: 20px;
		padding-bottom: 1px; 
		color: #833AB4;
		padding-left:10px;
		padding-top:15px; 
		border-top-left-radius: 8px; 
		border-top-right-radius: 8px;
	}

	.title_insta h3{
		font-size: 1.2em;
		color: #ffffff;
		text-transform: uppercase;
	}
	
	.project .title{
		background-color: #607D8B;
	}
	
	.photo .title{
		background-color: #f44336;
	}
	
	.item_insta {
		background-color: #ffffff;
		border-radius: 10px;
		box-shadow: 0px 2px 12px rgb(0 0 0 / 8%);
		border: 0Px solid #93939394 !important;
	}
	
	.grid_insta {
		display: grid;
		grid-gap: 15px;
		grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
		grid-auto-rows: 20px;
	}
	
	.bottom-notice {
		display: flex;
		padding-top: 0px !important;
		padding-left: 10px !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	
	.item2{
		background-color: #ffffff;
		border-radius: 10px;
		box-shadow: 0px 2px 12px rgb(0 0 0 / 20%);
		border: 0Px solid #93939394 !important;
	}
	
	.title_you{
		padding: 20px;
		/* background: white; */
		padding-bottom: 1px;
		color: #3b5998;
		padding-left: 10px;
		padding-top: 15px;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
	}
	
	
	.follow a {
		font-size: 40px;
		display: inline-block;
		background: #2b2b2b;
		color: #fff;
		line-height: 1;
		padding: 8px 0;
		margin-right: 4px;
		border-radius: 4px;
		text-align: center;
		width: 50px;
		height: 50px;
		transition: 0.3s;
	}
		
	.follow a:hover {
		color: #9332D1 !important;
	}
	
	.img-gallery{
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		height: 280px;
		border-radius: 10px
	}
	
	#photos {
		line-height: 0;
		-webkit-column-count: 4;
		-webkit-column-gap: 0px;
		-moz-column-count: 4;
		-moz-column-gap: 0px;
		column-count: 4;
		column-gap: 0px;
	}
	
	a.galeria {
		transition: transform .3s;
	}
	
	#photos img {
		width: 100%;
		height: auto;
		border-radius: 12px;
	}
	
	a.galeria img {
		padding: 5px;
		transition: transform .3s;
	}
	
	.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
		background: 0 0;
		color: inherit;
		border: none;
		padding: 0!important;
		font: inherit;
	}	
			
	.owl-dots {
		text-align: center;
		margin-top: 50px;
	}
			
	.owl-dot {
		display: inline-block;
		margin: 0 5px;
		width: 18px;
		height: 18px;
		border-radius: 50%;
		background-color: #ddd !important;
	}
	
	.owl-dot.active {
		background-color: #FEE100 !important;
	}
	
	.owl-carousel .owl-item img {
		display: block;
		width: 100%;
		border-radius: 10px;
	}
	
	.azul_jornal{
		background: #07457e;
		height: 290px;
		margin-top: 45px;
		padding-top: 80px;
	}
	
	
	.titulo_jornal{
		color:white;
		text-align:center; 
		text-transform: uppercase; 
		margin-bottom: 2px; 
		font-size:24px;
	}
	
	.desc_jornal{
		color: #ffffffa6; 
		text-align: center; 
		text-transform: uppercase; 
		font-size: 14px;
	}
	
	@media screen and (max-width: 1399px) {
		.azul_jornal {
			background: #07457e;
			height: 240px;
			margin-top: 42px;
			padding-top: 45px;
		}
	}
	
	
	@media screen and (max-width: 1200px) {
		.azul_jornal {
			background: #07457e;
			height: 215px;
			margin-top: 29px;
			padding-top: 36px;
		}
		
		.titulo_jornal {
			color: white;
			text-align: center;
			text-transform: uppercase;
			margin-bottom: 2px;
			font-size: 22px;
		}
		
		.desc_jornal{
			font-size: 12px;
		}
	}
	
	@media screen and (max-width: 992px) {
		.azul_jornal {
			background: #07457e;
			height: 260px;
			margin-top: 40px;
			padding-top: 55px;
		}
		
		.no_padding {
			padding-left: 0px !important;
			margin-top: 25px;
		}
		
		.desc_jornal {
			font-size: 16px;
		}
		
		.titulo_jornal {
			color: white;
			text-align: center;
			text-transform: uppercase;
			margin-bottom: 2px;
			font-size: 28px;
		}
	}
	
	@media screen and (max-width: 768px) {
		.azul_jornal {
			background: #07457e;
			height: 185px;
			margin-top: 35px;
			padding-top: 30px;
		}
		
		.no_padding {
			padding-left: 0px !important;
			padding-right: 0px !important;
			margin-top: 25px;
		}
		
		.desc_jornal {
			font-size: 14px;
		}
		
		.titulo_jornal {
			color: white;
			text-align: center;
			text-transform: uppercase;
			margin-bottom: 2px;
			font-size: 20px;
		}
	}
	
	@media screen and (max-width: 375px) {
		.no_padding {
			padding-left: 20px !important;
			padding-right: 20px !important;
		}
		
		.azul_jornal {
			background: #07457e;
			height: 146px;
			margin-top: 11px;
			padding-top: 10px;
		}
		
		.titulo_jornal {
			color: white;
			text-align: center;
			text-transform: uppercase;
			margin-bottom: 2px;
			font-size: 15px;
		}
		
		.desc_jornal {
			font-size: 11px;
		}
		
		.margin-button{
			margin-top: 20px !important;
		}
	}
	
	
	@media screen and (max-width: 400px) {
		.no_padding {
			padding-left: 20px !important;
			padding-right: 20px !important;
		}
		
		.azul_jornal {
			background: #07457e;
			height: 146px;
			margin-top: 17px;
			padding-top: 10px;
		}
		
		.titulo_jornal {
			color: white;
			text-align: center;
			text-transform: uppercase;
			margin-bottom: 2px;
			font-size: 15px;
		}
		
		.desc_jornal {
			font-size: 11px;
		}
		
		.margin-button{
			margin-top: 20px !important;
		}
	}
	
	@media screen and (max-width: 420px) {
		.no_padding {
			padding-left: 20px !important;
			padding-right: 20px !important;
		}
		
		.azul_jornal {
			background: #07457e;
			height: 146px;
			margin-top: 17px;
			padding-top: 10px;
		}
		
		.titulo_jornal {
			color: white;
			text-align: center;
			text-transform: uppercase;
			margin-bottom: 2px;
			font-size: 15px;
		}
		
		.desc_jornal {
			font-size: 11px;
		}
		
		.margin-button{
			margin-top: 20px !important;
		}
	}
	
	
	
	@media screen and (max-width: 450px) {
		.no_padding {
			padding-left: 20px !important;
			padding-right: 20px !important;
		}
		
		.azul_jornal {
			background: #07457e;
			height: 146px;
			margin-top: 22px;
			padding-top: 10px;
		}
		
		.titulo_jornal {
			color: white;
			text-align: center;
			text-transform: uppercase;
			margin-bottom: 2px;
			font-size: 15px;
		}
		
		.desc_jornal {
			font-size: 11px;
		}
		
		.margin-button{
			margin-top: 20px !important;
		}
	}
	
	@media screen and (max-width: 500px) {
		.no_padding {
			padding-left: 20px !important;
			padding-right: 20px !important;
		}
		
		.azul_jornal {
			background: #07457e;
			height: 146px;
			margin-top: 30px;
			padding-top: 10px;
		}
		
		.titulo_jornal {
			color: white;
			text-align: center;
			text-transform: uppercase;
			margin-bottom: 2px;
			font-size: 15px;
		}
		
		.desc_jornal {
			font-size: 11px;
		}
		
		.margin-button{
			margin-top: 20px !important;
		}
	}
	
	@media screen and (max-width: 600px) {
		.no_padding {
			padding-left: 20px !important;
			padding-right: 20px !important;
		}
		
		.azul_jornal {
			background: #07457e;
			height: 180px;
			margin-top: 30px;
			padding-top: 31px;
		}
		
		.titulo_jornal {
			color: white;
			text-align: center;
			text-transform: uppercase;
			margin-bottom: 2px;
			font-size: 15px;
		}
		
		.desc_jornal {
			font-size: 11px;
		}
		
		.margin-button{
			margin-top: 20px !important;
		}
	}
	
	
.btn {
    color: #ffffff !important;
}	
	
.btn-round {
  border-radius: 30px;
}
	
.btn-primary {
  background-color: black !important;
  border-color: black !important;
  color: #FFFFFF !important;
  opacity: 1;
  filter: alpha(opacity=100);
  font-weight: 600 !important;
}

@media(max-width: 991px) {
  .mobile_cartaz_1 {
    --bs-gutter-x: 12rem !important;
  }

  .mobile_cartaz_3 {
    --bs-gutter-x: 0rem !important;
  }

  .mobile_nomes_3 {
    padding-left: 65px !important;
  }

  .mobile_img_3 {
    margin-left: -200px !important;
  }

  .mobile_nomes_2 {
    padding-right: 85px !important;
    margin-left: -155px !important;
  }

  .mobile_titulo_1 {
    margin-bottom: 88px;
  }
}

@media(max-width: 650px) {
  .mobile_titulo_1 {
    font-size: 0.7em !important;
  }
}

@media(max-width: 835px) {
  .mobile_img_1 {
    margin-left: -96px !important;
  }
}

@media(max-width: 768px) {
  .mobile_img_1 {
    margin-left: -115px !important;
  }

  .mobile_nomes_1 {
    margin-left: -85px !important;
    margin-top: 55px !important;
  }

  .mobile_nomes_2 {
    margin-top: 35px !important;
  }

  .mobile_nomes_3 {
    margin-top: 55px !important;
  }

  .mobile_titulo {
    margin-bottom: 0px !important;
  }
}

@media(max-width: 599px) {
  .mobile_titulo {
    font-size: 300% !important;
    margin-bottom: 0px !important;
    margin-top: -20px !important;
  }

  .mobile_artista {
    font-size: 2em !important;
  }

  .mobile_dj {
    font-size: 2em !important;
  }

  .mobile_data {
    font-size: 1.1em !important;
  }

  .mobile_img_1 {
    width: 220px !important;
    margin-left: 80px !important;
  }

  .mobile_img_3 {
    width: 255px !important;
    margin-left: -15px !important;
  }

  .mobile_img_2 {
    width: 255px !important;
    margin-right: 317px !important;
  }

  .mobile_nomes_2 {
    padding-right: 51px !important;
    margin-left: -168px !important;
  }

  .mobile_nomes_1 {
    margin-left: -43px !important;
    margin-top: 35px !important;
  }

  .mobile_nomes_3 {
    margin-top: 60px !important;
    margin-left: -25px !important;
  }

  .special_1 {
    left: 51px !important;
  }

  .special_2 {
    left: 101px !important;
  }
}

@media(max-width: 575px) {
  .margens_negras_top {
    height: 3.2em !important;
  }

  .margens_negras_bottom {
    background: #fff0 !important;
  }

  .youtube_texto {
    margin-top: 25px !important;
  }

  .mobile_img_1 {
    margin-left: 105px !important;
  }

  .mobile_img_3 {
    margin-left: 3px !important;
  }

  .mobile_nomes_2 {
    margin-left: -157px !important;
  }
}

@media(max-width: 525px) {
  .mobile_nomes_1 {
    margin-left: -65px !important;
    margin-top: 20px !important;
  }

  .mobile_nomes_3 {
    margin-left: -40px !important;
    margin-top: 20px !important;
  }

  .mobile_nomes_2 {
    padding-right: 28px !important;
    margin-left: -140px !important;
    margin-top: 10px !important;
  }

  .mobile_img_1 {
    width: 195px !important;
    margin-left: 95px !important;
  }

  .mobile_img_2 {
    width: 195px !important;
  }

  .mobile_img_3 {
    width: 195px !important;
  }
}

@media(max-width: 500px) {
  .mobile_img_1 {
    width: 180px !important;
  }

  .mobile_img_2 {
    width: 180px !important;
  }

  .mobile_img_3 {
    width: 180px !important;
  }

  .mobile_artista {
    font-size: 1.8em !important;
  }

  .mobile_data {
    font-size: 1em !important;
  }

  .mobile_dj {
    font-size: 1.8em !important;
  }

  .special_1 {
    left: 43px !important;
  }

  .special_2 {
    left: 87px !important;
  }
}

@media(max-width: 445px) {
  .mobile_titulo {
    font-size: 220% !important;
    margin-bottom: -30px !important;
  }

  .mobile_img_1 {
    width: 145px !important;
    margin-left: 90px !important;
  }

  .mobile_img_2 {
    width: 145px !important;
  }

  .mobile_img_3 {
    width: 145px !important;
    margin-left: -5px !important;
  }
}

@media(max-width: 375px) {
  .mobile_img_1 {
    margin-left: 70px !important;
    width: 130px !important;
  }

  .mobile_img_3 {
    margin-left: -24px !important;
    width: 130px !important;
  }

  .mobile_img_2 {
    width: 130px !important;
  }

  .mobile_nomes_2  {
    margin-left: -146px !important;
    margin-top: -15px !important;
  }

  .mobile_nomes_1 {
    margin-left: -80px !important;
    margin-top: 0px !important;
  }

  .mobile_nomes_3 {
    margin-top: -5px !important;
    margin-left: -60px !important;
  }

  .mobile_artista {
    font-size: 1.4em !important;
  }

  .mobile_dj {
    font-size: 1.4em !important;
  }

  .mobile_data {
    font-size: 0.9em !important;
  }
}

@media(max-width: 1240px) {
  .mobile_img_1 {
    margin-left: -330px !important;
  }

  .mobile_nomes_1 {
    margin-top: 135px !important;
    margin-left: -190px !important;
  }

  .mobile_nomes_2 {
    margin-left: -220px !important;
    padding-right: 95px !important;
  }

  .mobile_img_3 {
    margin-left: -400px !important;
  }

  .mobile_nomes_3 {
    margin-left: -140px !important;
  }
}

@media(max-width: 1110px) {
  .mobile_img_1 {
    width: 400px !important;
    margin-left: -280px !important;
  }

  .mobile_img_2 {
    width: 400px !important;
  }

  .mobile_img_3 {
    width: 400px !important;
    margin-left: -335px !important;
  }

  .mobile_artista {
    font-size: 4em !important;
  }

  .mobile_dj {
    font-size: 1.5em !important;
  }

  .mobile_nomes_1 {
    margin-top: 120px !important;
    margin-left: -180px !important;
  }

  .mobile_nomes_2 {
    margin-top: 115px !important;
    padding-right: 84px !important;
    margin-left: -195px !important;
  }

  .special_1 {
    left: 105px !important;
  }

  .special_2 {
    left: 205px !important;
  }

  .mobile_dj_special {
    width: 238px !important;
  }
}

@media(max-width: 980px) {
  .mobile_titulo {
    margin-bottom: -70px !important;
  }
}

@media(max-width: 767px) {
  .mobile_img_1 {
    width: 260px !important;
    margin-left: 100px !important;
  }

  .mobile_img_2 {
    width: 260px !important;
  }

  .mobile_img_3 {
    width: 260px !important;
    margin-left: -1px !important;
  }

  .mobile_nomes_2 {
    margin-top: 46px !important;
    padding-right: 53px !important;
    margin-left: 10px !important;
  }

  .mobile_nomes_3 {
    margin-left: -12px !important;
    margin-top: 60px !important;
  }

  .mobile_artista {
    font-size: 1.7em !important;
  }

  .mobile_dj {
    font-size: 1.7em !important;
  }

  .mobile_data {
    font-size: 0.9em !important;
  }

  .mobile_nomes_1 {
    margin-top: 52px !important;
    margin-left: -30px !important;
  }

  .special_1 {
    left: 45px !important;
  }

  .special_2 {
    left: 85px !important;
  }

  .mobile_dj_special {
    width: 101px !important;
  }

  .mobile_titulo {
    font-size: 330% !important;
  }

  .mobile_nomes_1 {
    line-height: 0.5 !important;
  }

  .mobile_nomes_2 {
    line-height: 0.5 !important;
  }

  .mobile_nomes_3 {
    line-height: 0.5 !important;
  }
}

@media(max-width: 599px) {
  .mobile_img_1 {
    margin-left: 68px !important;
  }

  .mobile_img_3 {
    margin-left: -30px !important;
  }

  .mobile_nomes_2 {
    margin-left: -170px !important;
  }

  .mobile_data_special {
    padding: 4% !important;
  }
}

@media(max-width: 500px) {
  .mobile_titulo {
    font-size: 260% !important;
  }

  .mobile_img_1 {
    width: 210px !important;
    margin-left: 75px !important;
  }

  .mobile_img_2 {
    width: 210px !important;
  }

  .mobile_img_3 {
    margin-left: -25px !important;
  }

  .mobile_img_3 {
    width: 210px !important;
  }

  .mobile_nomes_1 {
    margin-top: 30px !important;
    margin-left: -50px !important;
  }

  .mobile_nomes_2 {
    margin-left: -150px !important;
    margin-top: 20px !important;
    padding-right: 40px !important;
  }

  .mobile_nomes_3 {
    margin-left: -30px !important;
    margin-top: 35px !important;
  }

  .mobile_artista {
    font-size: 1.5em !important;
  }

  .mobile_dj {
    font-size: 1.5em !important;
  }

  .special_1 {
    left: 38px !important;
  }

  .special_2 {
    left: 76px !important;
  }

  .mobile_dj_special {
    width: 90px !important;
  }
}

@media(max-width: 445px) {
  .mobile_img_1 {
    width: 175px !important;
  }

  .mobile_img_2 {
    width: 175px !important;
  }

  .mobile_img_3 {
    width: 175px !important;
    margin-left: -20px !important;
  }
}

@media(max-width: 375px) {
  .mobile_titulo {
    font-size: 180% !important;
    margin-bottom: -50px !important;
  }

  .mobile_img_1 {
    width: 140px !important;
  }

  .mobile_img_2 {
    width: 140px !important;
  }

  .mobile_img_3 {
    width: 140px !important;
    margin-left: -25px !important;
  }

  .mobile_artista {
    font-size: 1.1em !important;
  }

  .mobile_dj {
    font-size: 1.1em !important;
  }

  .mobile_data {
    padding: 11% !important;
    font-size: 0.7em !important;
  }

  .mobile_data_special {
    padding: 4% !important;
  }

  .mobile_nomes_1 {
    line-height: 0.2 !important;
    margin-top: 0px !important;
    margin-left: -65px !important;
  }

  .mobile_nomes_2 {
    line-height: 0.2 !important;
    margin-top: -5px !important;
    padding-right: 29px !important;
    margin-left: -142px !important;
  }

  .mobile_nomes_3 {
    line-height: 0.2 !important;  
    margin-left: -43px !important;
    margin-top: 3px !important;
  }

  .special_1 {
    left: 28px !important;
  }

  .special_2 {
    left: 55px !important;
  }

  .mobile_dj_special {
    position: relative !important;
    left: 19px !important;
  }
}

@media(max-width: 1240px) {
  #parallax_container_1 {
    left: -84px !important;
  }

  #parallax_container_6 {
    left: -1180px !important;
    top: -30px !important;
  }

  #parallax_container_5 {
    left: 70px !important;
    top: 90px !important;
  }

  #parallax_container_2 {
    left: -2850px !important;
  }

  #parallax_container_3 {
    left: -137px !important;
  }

  #parallax_container_4 {
    left: -1733px !important;
    top: 60px !important;
  }
}

@media(max-width: 1000px) {
  #ball_1_1 {
    height: 380px !important;
    width: 720px !important;
  }

  #ball_1_2 {
    left: -583px !important;
    top: 130px !important;
    height: 280px !important;
    width: 600px !important;
  }

  #ball_1_3 {
    left: -693px !important;
    height: 170px !important;
    width: 360px !important;
  }

  #ball_1_6 {
    left: -1246px !important;
    top: -24px !important;
    height: 178px !important;
    width: 370px !important;
  }
  #ball_1_7 {
    left: -1576px !important;
    height: 178px !important;
    width: 370px !important;
  }
  #ball_1_5 {
    left: -1074px !important;
    height: 178px !important;
    width: 310px !important;
  }

  #ball_1_4 {
    left: -1018px !important;
    top: 89px !important;
    height: 148px !important;
    width: 310px !important;
  }

  #parallax_container_6 {
    font-size: 0.9em !important;
    left: -930px !important;
  }
  #parallax_container_5 {
    font-size: 0.9em !important;
    left: 0px !important;
  }
  #parallax_container_4 {
    font-size: 0.9em !important;
    left: -1473px !important;
  }

  #ball_2_1 {
    height: 380px !important;
    width: 720px !important;
    left: 305px !important;
  }

  #ball_2_2 {
    height: 280px !important;
    width: 600px !important;
    left: -73px !important;
    top: 130px !important;
  }

  #ball_2_3 {
    height: 170px !important;
    width: 360px !important;
    left: -193px !important;
  }

  #ball_2_6 {
    height: 178px !important;
    width: 370px !important;
    left: -894px !important;
  }

  #ball_2_5 {
    height: 178px !important;
    width: 360px !important;
    left: -564px !important;
  }

  #ball_2_4 {
    height: 148px !important;
    width: 310px !important;
    left: -498px !important;
  }

  .special_1 {
    left: 93px !important;
  }

  .special_2 {
    left: 179px !important;
  }

  .mobile_dj_special {
    width: 214px !important;
  }

  #ball_3_1 {
    height: 380px !important;
    width: 720px !important;
  }

  #ball_3_2 {
    height: 280px !important;
    width: 600px !important;
    left: -558px !important;
    top: 120px !important;
  }

  #ball_3_3 {
    height: 170px !important;
    width: 360px !important;
    left: -655px !important;
  }

  #ball_3_6 {
    height: 178px !important;
    width: 370px !important;
    left: -1384px !important;
  }

  #ball_3_5 {
    height: 178px !important;
    width: 360px !important;
    left: -1044px !important;
  }

  #ball_3_4 {
    height: 148px !important;
    width: 310px !important;
    left: -981px !important;
  }
}

@media(max-width: 991px) {
  #parallax_container_6 {
    top: -70px !important;
    font-size: 0.7em !important;
    left: -500px !important;
  }

  #parallax_container_5 {
    font-size: 0.7em !important;
    left: -50px !important;
  }

  #parallax_container_4 {
    font-size: 0.7em !important;
    left: -1113px !important;
  }

  #parallax_container_2 {
    left: -2940px !important;
  }

  .special_1 {
    left: 73px !important;
  }

  .special_2 {
    left: 139px !important;
  }

  #ball_1_1 {
    left: -85px !important;
  }

  #ball_1_2 {
    left: -363px !important;
    top: 110px !important;
  }

  #ball_1_3 {
    left: -433px !important;
  }

  #ball_1_4 {
    left: -658px !important;
  }

  #ball_1_5 {
    left: -694px !important;
  }

  #ball_1_6 {
    left: -926px !important;
  }

  #ball_2_1 {
    left: 335px !important;
  }

  #ball_2_2 {
    left: 77px !important;
    top: 100px !important;
  }

  #ball_2_3 {
    left: -3px !important;
  }

  #ball_2_4 {
    left: -208px !important;
  }

  #ball_2_5 {
    left: -244px !important;
  }

  #ball_2_6 {
    left: -464px !important;
  }

  #ball_3_1 {
    left: -95px !important;
  }

  #ball_3_2 {
    left: -358px !important;
  }

  #ball_3_3 {
    left: -405px !important;
  }

  #ball_3_4 {
    left: -631px !important;
  }

  #ball_3_5 {
    left: -674px !important;
  }

  #ball_3_6 {
    left: -894px !important;
  }
}

@media(max-width: 790px) {
  #parallax_container_1 {
    left: -44px !important;
  }

  #parallax_container_5 {
    left: 0px !important;
  }

  #parallax_container_3 {
    left: -107px !important;
  }
}

@media(max-width: 767px) {
  #parallax_container_6 {
    top: -30px !important;
    font-size: 1.4em !important;
    left: -370px !important;
  }

  #parallax_container_5 {
    font-size: 1.4em !important;
    left: -100px !important;
    margin-top: -170px !important;
  }

  #parallax_container_4 {
    font-size: 1.4em !important;
    left: -913px !important;
    top: -10px !important;
  }

  #parallax_container_2 {
    left: -2290px !important;
    top: -220px !important;
  }

  .mobile_titulo {
    font-size: 250% !important;
  }

  .special_1 {
    left: 57px !important;
  }

  .special_2 {
    left: 115px !important;
  }

  .mobile_dj_special {
    width: 142px !important;
  }

  #ball_1_1 {
    height: 210px !important;
    width: 460px !important;
    left: 115px !important;
    top: -24px !important;
  }

  #ball_1_2 {
    height: 160px !important;
    width: 415px !important;
    left: -111px !important;
    top: 40px !important;
  }

  #ball_1_3 {
    height: 80px !important;
    width: 200px !important;
    left: -173px !important;
    top: -100px !important;
  }

  #ball_1_4 {
    height: 78px !important;
    width: 211px !important;
    left: -338px !important;
    top: 29px !important;
  }

  #ball_1_5 {
    height: 78px !important;
    width: 211px !important;
    left: -404px !important;
    top: -21px !important;
  }

  #ball_1_6 {
    height: 98px !important;
    width: 240px !important;
    left: -605px !important;
  }

  #ball_1_7 {
    left: -1491px !important;
    height: 98px !important;
    width: 240px !important;
  }

  #ball_2_1 {
    height: 210px !important;
    width: 460px !important;
    left: 775px !important;
  }

  #ball_2_2 {
    height: 160px !important;
    width: 415px !important;
    left: 557px !important;
    top: 70px !important;
  }

  #ball_2_3 {
    height: 80px !important;
    width: 200px !important;
    left: 517px !important;
    top: -50px !important;
  }

  #ball_2_4 {
    height: 78px !important;
    width: 211px !important;
    left: 342px !important;
    top: 79px !important;
  }

  #ball_2_5 {
    height: 98px !important;
    width: 240px !important;
    left: 296px !important;
  }

  #ball_2_6 {
    height: 98px !important;
    width: 240px !important;
    left: 116px !important;
    top: -2px !important;
  }

  #ball_3_1 {
    height: 210px !important;
    width: 460px !important;
    left: 105px !important;
  }

  #ball_3_2 {
    height: 160px !important;
    width: 415px !important;
    top: 80px !important;
    left: -108px !important;
  }

  #ball_3_3 {
    height: 80px !important;
    width: 200px !important;
    top: -60px !important;
    left: -145px !important;
  }

  #ball_3_4 {
    height: 78px !important;
    width: 211px !important;
    top: 79px !important;
    left: -327px !important;
  }

  #ball_3_5 {
    height: 98px !important;
    width: 240px !important;
    left: -364px !important;
  }

  #ball_3_6 {
    height: 98px !important;
    width: 240px !important;
    top: -4px !important;
    left: -534px !important;
  }

  .column_special {
    margin-top: -420px !important;
  }
}

@media(max-width: 599px) {
  #parallax_container_5 {
    left: 109px !important;
  }

  .mobile_data_special {
    padding: 3% !important;
  }
}

@media(max-width: 550px) {
  #parallax_container_6 {
    font-size: 1.1em !important;
    left: -340px !important;
  }

  #parallax_container_5 {
    font-size: 1.1em !important;
    left: 89px !important;
    margin-top: -180px !important;
  }

  #parallax_container_4 {
    font-size: 1.1em !important;
    left: -914px !important;
    top: 12px !important;

  }

  #parallax_container_1{
    left: -10px !important;
  }

  #parallax_container_2{
    left: -2300px !important;
  }

  #parallax_container_3{
    left: -78px !important;
  }

  .special_1 {
    left: 47px !important;
  }

  .special_2 {
    left: 93px !important;
  }

  .mobile_dj_special {
    width: 112px !important;
  }
}

@media(max-width: 500px) {
  #parallax_container_1 {
    left: -35px !important;
  }

  #parallax_container_2 {
    left: -2356px !important;
  }

  #parallax_container_3 {
    left: -99px !important;
  }

  #parallax_container_5 {
    left: 25px !important;
  }

  .special_1 {
    left: 42px !important;
  }

  .special_2 {
    left: 84px !important;
  }

  .mobile_dj_special {
    width: 98px !important;
  }
}

@media(max-width: 477px) {
  #ball_1_1 {
    height: 152px !important;
    width: 351px !important;
    left: 140px !important;
  }
  #ball_2_1 {
    height: 152px !important;
    width: 351px !important;
  }
  #ball_3_1 {
    height: 152px !important;
    width: 351px !important;
    left: 125px !important;
  }

  #ball_1_2 {
    height: 120px !important;
    width: 275px !important;
    left: -35px !important;
    top: 20px !important;
  }
  #ball_2_2 {
    height: 120px !important;
    width: 275px !important;
    left: 620px !important;
    top: 62px !important;
  }
  #ball_3_2 {
    height: 120px !important;
    width: 275px !important;
    top: 60px !important;
    left: -28px !important;
  }

  #ball_1_3 {
    height: 65px !important;
    width: 160px !important;
    left: -73px !important;
    top: -80px !important;
  }
  #ball_2_3 {
    height: 65px !important;
    width: 160px !important;
    left: 587px !important;
    top: -39px !important;
  }
  #ball_3_3 {
    height: 65px !important;
    width: 160px !important;
    top: -35px !important;
    left: -56px !important;
  }

  #ball_1_4 {
    height: 48px !important;
    width: 131px !important;
    left: -208px !important;
    top: 19px !important;
  }
  #ball_2_4 {
    height: 48px !important;
    width: 131px !important;
    left: 465px !important;
    top: 61px !important;
  }
  #ball_3_4 {
    height: 48px !important;
    width: 131px !important;
    top: 53px !important;
    left: -182px !important;
  }

  #ball_1_5 {
    height: 68px !important;
    width: 170px !important;
    left: -244px !important;
  }
  #ball_2_5 {
    height: 68px !important;
    width: 170px !important;
    left: 436px !important;
  }
  #ball_3_5 {
    height: 68px !important;
    width: 170px !important;
    left: -204px !important;
  }

  #ball_1_6 {
    height: 68px !important;
    width: 170px !important;
    top: -34px !important;
    left: -385px !important;
  }
  #ball_2_6 {
    height: 68px !important;
    width: 170px !important;
    left: 306px !important;
    top: 10px !important;
  }
  #ball_3_6 {
    height: 68px !important;
    width: 170px !important;
    top: 3px !important;
    left: -324px !important;
  }

  #parallax_container_6 {
    font-size: 0.9em !important;
    left: -140px !important;
  }
  #parallax_container_5 {
    font-size: 0.9em !important;
    left: 15px !important;
  }
  #parallax_container_4 {
    font-size: 0.9em !important;
    left: -724px !important;
  }
  #parallax_container_2 {
    left: -1866px !important;
  }

  .mobile_data {
    padding: 2% !important;
  }

  .mobile_titulo_1 {
    margin-bottom: 100px !important;
    top: 157px !important;
  }

  .column_special_1 {
    margin-bottom: 0px !important;
  }

  .column_special_2 {
    margin-bottom: 40px !important;
  }

  .column_special {
    margin-bottom: 10px !important;
  }

  .special_1 {
    left: 34px !important;
  }

  .special_2 {
    left: 68px !important;
  }

  .mobile_dj_special {
    width: 81px !important;
  }
}

@media(max-width: 425px) {
  .mobile_nomes_2  {
    margin-left: -146px !important;
    margin-top: -15px !important;
  }

  .mobile_nomes_1 {
    margin-left: -80px !important;
    margin-top: 0px !important;
  }

  .mobile_nomes_3 {
    margin-top: -5px !important;
    margin-left: -60px !important;
  }

  .mobile_artista {
    font-size: 1.4em !important;
  }

  .mobile_dj {
    font-size: 1.4em !important;
  }

  .mobile_data {
    font-size: 0.9em !important;
  }

  .mobile_titulo_1 {
    font-size: 0.5em !important;
  }

  #parallax_container_1 {
    left: -63px !important;
  }

  #parallax_container_6 {
    top: -20px !important;
  }

  #parallax_container_5 {
    margin-top: -149px !important;
    left: -15px !important;
  }

  .special_1 {
    left: 32px !important;
  }

  .special_2 {
    left: 63px !important;
  }

  .mobile_dj_special {
    width: 75px !important;
  }

  #parallax_container_4 {
    top: 35px !important;
    left: -719px !important;
  }

  #parallax_container_3 {
    left: -128px !important;
  }

  #parallax_container_2 {
    left: -1884px !important;
  }
}

@media(max-width: 375px) {
  #parallax_container_1 {
    left: -76px !important;
  }

  #parallax_container_6 {
    left: -165px !important;
    top: -3px !important;
  }

  #parallax_container_5 {
    left: -45px !important;
  }

  #parallax_container_2 {
    left: -1911px !important;
  }

  .mobile_dj_special {
    width: 94px !important;
  }

  #parallax_container_3 {
    left: -149px !important;
  }

  #parallax_container_4 {
    left: -738px !important;
  }
}

body {
  overflow-x: hidden !important;
}

@media(max-width: 980px) {
  .brevemente {
    margin-top: 50px !important;
  }
}

@media(max-width: 375px) {
  .brevemente {
    margin-top: 80px !important;
  }
}

@media(max-width: 1208px) {
  .flex_img {
    width: 420px !important;
  }

  .flex_artista {
    font-size: 4em !important;
  }

  .text_container {
    margin-left: 60px !important;
  }

  .cartaz_title {
    margin-top: -210px !important;
  }
}

@media(max-width: 990px) {
  .flex_img {
    width: 250px !important;
  }

  .flex_artista {
    font-size: 3em !important;
  }

  .flex_data {
    font-size: 1.2em !important;
    width: 130px !important;
  }

  .cartaz_title {
    font-size: 350% !important;
  }

  .agosto_12 {
    margin-top: -85px !important;
  }
}

@media(max-width: 768px) {
  .text_container {
    margin-left: 25px !important;
  }

  .flex_artista {
    font-size: 2em !important;
    line-height: 0.3 !important;
  }

  .flex_data {
    font-size: 1em !important;
    width: 100px !important;
  }
}

@media(max-width: 555px) {
  .flex_img {
    width: 190px !important;
  }

  .cartaz_title {
    margin-bottom: 0px !important;
  }
}

@media(max-width: 480px) {
  .flex_artista {
    font-size: 1.3em !important;
  }

  .flex-data {
    font-size: 0.8em !important;
    width: 76px !important;
  }

  .text_container {
    margin-left: 14px !important;
  }
}

@media(max-width: 477px) {
  .cartaz_title {
    margin-bottom: 162px !important;
    font-size: 310% !important;
  }
}

@media(max-width: 370px) {
  .flex_img {
    width: 148px !important;
  }

  .flex_artista {
    font-size: 1.1em !important;
  }

  .flex_data {
    font-size: 0.8em !important;
    width: 77px !important;
  }
}

@media(max-width: 1208px) {
  .text_container_middle {
    margin-left: -50px !important;
    margin-right: 94px !important;
  }
}

@media(max-width: 972px) {
  .text_container_middle {
    margin-left: -142px !important;
    margin-right: 46px !important;
  }
}

@media(max-width: 768px) {
  .text_container_middle {
    margin-left: -16px !important;
  }
}

@media(max-width: 477px) {
  .text_container_middle {
    margin-right: 14px !important;
    margin-left: -1px !important;
  }
}

@media(max-width: 320px) {
  .text_container_middle {
    margin-right: -11px !important;
    margin-left: -10px !important;
  }
}

@media(max-width: 1417px) {
  .mobile_nomes_1 {
    margin-left: -1995px !important;
  }
}

@media(max-width: 1239px) {
  .slide_6 {
    left: 1523px !important;
  }
}

@media(max-width: 991px) {
  #parallax_container_1 {
    width: 147% !important;
  }

  .slide_6 {
    left: 1663px !important;
  }

  #ball_1_1 {
    left: -141px !important;
  }

  #ball_1_2 {
    left: -538px !important;
    top: 110px !important;
  }

  #ball_1_3 {
    left: -613px !important;
  }

  #ball_1_7 {
    left: -1491px !important;
    height: 178px !important;
    width: 370px !important;
  }

  #ball_1_6 {
    left: -1166px !important;
  }

  #ball_1_5 {
    left: -1024px !important;
  }

  #ball_1_4 {
    left: -998px !important;
  }
}

@media(max-width: 767px) {
  .slide_6 {
    left: 1820px !important;
  }

  #parallax_container_1 {
    left: 716px !important;
    width: 93% !important;
  }

  #ball_1_7 {
    left: -1491px !important;
    height: 98px !important;
    width: 240px !important;
  }

  #ball_1_1 {
    left: -651px !important;
  }

  #ball_1_2 {
    left: -879px !important;
    top: 50px !important;
  }

  #ball_1_3 {
    left: -906px !important;
  }

  #ball_1_4 {
    left: -1118px !important;
  }

  #ball_1_5 {
    left: -1144px !important;
    top: 40px !important;
  }

  #ball_1_6 {
    left: -1214px !important;
  }

  #ball_1_7 {
    left: -1382px !important;
    top: -40px !important;
    height: 98px !important;
    width: 240px !important;
  }
}

@media(max-width: 600px) {
  .slide_6 {
    left: 1765px !important;
  }

  #parallax_container_1 {
    left: 738px !important;
    width: 93% !important;
  }
}

@media(max-width: 485px) {
  #parallax_container_1 {
    left: 738px !important;
    width: 93% !important;
  }
}

@media(max-width: 477px) {
  .slide_6 {
    left: 1765px !important;
  }

  #ball_1_1 {
    left: -643px !important;
  }

  #ball_1_2 {
    left: -808px !important;
    top: 27px !important;
  }

  #ball_1_3 {
    left: -838px !important;
  }

  #ball_1_4 {
    left: -979px !important;
  }

  #ball_1_5 {
    height: 48px !important;
    width: 131px !important;
    left: -996px !important;
    top: 14px !important;
  }

  #ball_1_6 {
    left: -1048px !important;
    top: -30px !important;
  }

  #ball_1_7 {
    left: -1170px !important;
    top: -32px !important;
    height: 68px !important;
    width: 170px !important;
  }
}

@media(max-width: 400px) {
  .slide_6 {
    left: 1737px !important;
  }
}

@media(max-width: 375px) {
  #parallax_container_1 {
    left: 715px !important;
    width: 93% !important;
  }
}

@media(max-width: 1237px) {
  .slide_4 {
    left: 219px !important;
  }
}

@media(max-width: 1000px) {
  #parallax_container_2 {
    left: -2892px !important;
  }

  #parallax_container_3 {
    left: -67px !important;
  }

  #ball_3_7 {
    height: 178px !important;
    width: 370px !important;
    left: -1587px !important;
    top: -46px !important;
  }

  #ball_3_4 {
    height: 148px !important;
    width: 310px !important;
    left: -1036px !important;
  }

  #ball_3_5 {
    height: 178px !important;
    width: 360px !important;
    left: -1079px !important;
  }

  #ball_3_6 {
    height: 178px !important;
    width: 370px !important;
    left: -1258px !important;
    top: -10px !important;
  }
}

@media(max-width: 991px) {
  #parallax_container_2 {
    width: 147% !important;
    left: -2988px !important;
  }

  #ball_2_2 {
    left: -43px !important;
    top: 100px !important;
  }

  #ball_2_3 {
    left: -143px !important;
  }

  #ball_2_4 {
    left: -468px !important;
    top: 110px !important;
  }

  #ball_2_5 {
    left: -504px !important;
  }

  #ball_2_6 {
    left: -824px !important;
  }

  .slide_4 {
    left: 313px !important;
  }

  #parallax_container_3 {
    width: 142% !important;
  }

  #ball_3_1 {
    left: -192px !important;
  }

  #ball_3_2 {
    left: -564px !important;
  }

  #ball_3_3 {
    left: -635px !important;
  }

  #ball_3_4 {
    height: 148px !important;
    width: 310px !important;
    left: -986px !important;
  }

  #ball_3_5 {
    height: 155px !important;
    width: 327px !important;
    left: -1029px !important;
  }

  #ball_3_6 {
    height: 178px !important;
    width: 370px !important;
    left: -1161px !important;
    top: 7px !important;
  }

  #ball_3_7 {
    height: 178px !important;
    width: 370px !important;
    left: -1460px !important;
    top: -39px !important;
  }
}

@media(max-width: 767px) {
  .mobile_dj_special {
    width: 213px !important;
  }

  .mobile_dj {
    font-size: 1em !important;
  }

  #parallax_container_2 {
    width: 112% !important;
    left: -2268px !important;
  }

  #ball_2_2 {
    left: 529px !important;
    top: 82px !important;
  }

  #ball_2_3 {
    left: 486px !important;
  }

  #ball_2_4 {
    left: 284px !important;
    top: 80px !important;
    height: 87px !important;
  }

  #ball_2_5 {
    left: 236px !important;
    height: 103px !important;
  }

  #ball_2_6 {
    left: 44px !important;
  }

  .slide_4 {
    left: 287px !important;
  }

  #parallax_container_3 {
    width: 117% !important;
    left: 193px !important;
  }

  #ball_3_1 {
    left: -221px !important;
  }

  #ball_3_2 {
    left: -464px !important;
  }

  #ball_3_3 {
    left: -505px !important;
  }

  #ball_3_4 {
    height: 93px !important;
    width: 206px !important;
    left: -746px !important;
    top: 70px !important;
  }

  #ball_3_5 {
    height: 93px !important;
    width: 206px !important;
    left: -779px !important;
    top: 84px !important;
  }

  #ball_3_6 {
    height: 111px !important;
    width: 240px !important;
    left: -861px !important;
  }

  #ball_3_7 {
    height: 111px !important;
    width: 240px !important;
    left: -1065px !important;
    top: -16px !important;
  }

  .mobile_dj_special {
    width: 166px !important;
  }

  #parallax_container_2 {
    width: 112% !important;
    left: -2294px !important;
  }

  .slide_4 {
    left: 298px !important;
  }

  #parallax_container_3 {
    width: 117% !important;
    left: 241px !important;
  }
}

@media(max-width: 511px) {
  #parallax_container_1 {
    left: 765px !important;
    width: 93% !important;
  }

  .slide_6 {
    left: 1746px !important;
  }

  #parallax_container_2 {
    width: 112% !important;
    left: -2319px !important;
  }
}

@media(max-width: 495px) {
  #parallax_container_1 {
    left: 751px !important;
    width: 93% !important;
  }

  #parallax_container_2 {
    width: 112% !important;
    left: -2355px !important;
  }

  #parallax_container_3 {
    width: 117% !important;
    left: 213px !important;
  }
}

@media(max-width: 477px) {
  .mobile_dj_special {
    width: 136px !important;
  }

  #parallax_container_2 {
    width: 105% !important;
    left: -1862px !important;
  }

  #ball_2_2 {
    left: 608px !important;
    top: 64px !important;
  }

  #ball_2_3 {
    left: 578px !important;
  }

  #ball_2_4 {
    left: 448px !important;
    top: 61px !important;
    height: 57px !important;
  }

  #ball_2_5 {
    left: 426px !important;
    height: 78px !important;
  }

  #ball_2_6 {
    left: 294px !important;
  }

  .slide_4 {
    left: 304px !important;
  }

  #parallax_container_3 {
    width: 109% !important;
    left: 240px !important;
  }

  #ball_3_2 {
    left: -384px !important;
  }

  #ball_3_3 {
    left: -423px !important;
  }

  #ball_3_4 {
    height: 56px !important;
    width: 128px !important;
    left: -566px !important;
    top: 56px !important;
  }

  #ball_3_5 {
    height: 56px !important;
    width: 128px !important;
    left: -581px !important;
    top: 63px !important;
  }

  #ball_3_6 {
    height: 77px !important;
    width: 169px !important;
    left: -634px !important;
    top: 15px !important;
  }

  #ball_3_7 {
    height: 77px !important;
    width: 169px !important;
    left: -770px !important;
    top: -1px !important;
  }
}

@media(max-width: 420px) {
  #parallax_container_3 {
    width: 109% !important;
    left: 219px !important;
  }
}

@media(max-width: 372px) {
  #parallax_container_1 {
    left: 718px !important;
    width: 93% !important;
  }

  .mobile_dj_special {
    width: 154px !important;
  }

  #parallax_container_2 {
    width: 105% !important;
    left: -1905px !important;
  }

  #parallax_container_3 {
    width: 109% !important;
    left: 198px !important;
  }
}

@media(max-width: 1302px) {
  .slide_6 {
    left: -48px !important;
  }

  #parallax_container_1 {
    position: relative;
    left: -82px !important;
    height: 38vh;
    width: 103%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #parallax_container_2 {
    position: relative;
    left: -2757px !important;
    height: 38vh;
    width: 103%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #parallax_container_3 {
    position: relative;
    left: -120px !important;
    height: 38vh;
    width: 103%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .slide_4 {
    margin-top: 5px !important;
  }
}

@media(max-width: 1240px) {
  .slide_4 {
    margin-top: -92px !important;
  }

  .slide_6 {
    left: 1617px !important;
  }
}

@media(max-width: 1237px) {
  .slide_4 {
    left: 349px !important;
  }
}

@media(max-width: 1199px) {
  #parallax_container_1 {
    left: -98px !important;
  }

  .slide_6 {
    left: 1588px !important;
  }
}

@media(max-width: 1150px) {
  #parallax_container_1 {
    left: -110px !important;
  }

  .slide_6 {
    left: 1574px !important;
  }

  #parallax_container_3 {
    left: -141px !important;
  }

  .slide_4 {
    left: 300px !important;
  }
}

@media(max-width: 1110px) {
  .slide_6 {
    left: 1619px !important;
  }

  #parallax_container_1 {
    left: -63px !important;
  }

  .slide_5 {
    left: -255px !important;
  }

  #parallax_container_2 {
    left: -2792px !important;
  }

  .slide_4 {
    left: 337px !important;
  }

  #parallax_container_3 {
    left: -83px !important;
  }
}

@media(max-width: 1000px) {
  #ball_1_7 {
    left: -1456px !important;
    height: 198px !important;
    width: 370px !important;
  }

  #ball_1_6 {
    left: -1130px !important;
    top: 23px !important;
    height: 198px !important;
    width: 370px !important;
  }

  #ball_1_5 {
    left: -1110px !important;
    top: 54px !important;
    height: 107px !important;
    width: 202px !important;
  }

  #ball_1_4 {
    left: -949px !important;
    top: 127px !important;
    height: 107px !important;
    width: 202px !important;
  }

  .slide_6 {
    left: 1656px !important;
  }

  #parallax_container_1 {
    left: -46px !important;
  }

  .slide_5 {
    left: -167px !important;
  }

  #ball_2_5 {
    height: 188px !important;
    width: 360px !important;
    left: -545px !important;
    top: -67px !important;
  }

  #ball_2_6 {
    height: 188px !important;
    width: 360px !important;
    left: -860px !important;
    top: 24px !important;
  }

  #ball_2_4 {
    height: 118px !important;
    width: 230px !important;
    left: -388px !important;
    top: 64px !important;
  }

  #ball_3_6 {
    height: 194px !important;
    width: 370px !important;
    left: -1110px !important;
    top: 19px !important;
  }

  #ball_3_7 {
    height: 194px !important;
    width: 370px !important;
    left: -1437px !important;
    top: -66px !important;
  }

  #ball_3_5 {
    height: 107px !important;
    width: 202px !important;
    left: -1083px !important;
  }

  #ball_3_4 {
    height: 107px !important;
    width: 202px !important;
    left: -921px !important;
    top: 133px !important;
  }
}

@media(max-width: 991px) {
  .slide_6 {
    left: 1726px !important;
  }

  #ball_1_6 {
    left: -1083px !important;
  }

  #ball_1_7 {
    left: -1396px !important;
  }

  #ball_1_5 {
    left: -1066px !important;
  }

  #ball_1_4 {
    left: -909px !important;
    top: 124px !important;
  }

  #ball_2_5 {
    height: 177px !important;
    left: -487px !important;
  }

  #ball_2_6 {
    height: 177px !important;
    left: -779px !important;
  }

  #ball_2_4 {
    left: -323px !important;
    top: 56px !important;
  }

  #parallax_container_2 {
    left: -2843px !important;
  }

  .slide_4 {
    left: 415px !important;
  }

  #parallax_container_3 {
    width: 155% !important;
  }

  .column_special_1 {
    margin-bottom: 39px !important;
  }
}

@media(max-width: 767px) {
  .flex_artista {
    line-height: 0.6 !important;
  }

  .mobile_dj {
    line-height: 0.4 !important;
  }

  .text_container_middle {
    margin-left: -67px !important;
    margin-right: -17px !important;
  }
}

@media(max-width: 480px) {
  .mobile_dj_special {
    right: -16px !important;
  }

  .text_container_middle {
    margin-left: -10px !important;
  }
}

@media(max-width: 477px) {
  .cartaz_title {
    margin-bottom: 249px !important;
  }

  .mobile_dj_special {
    width: 151px !important;
  }

  .flex_artista {
    line-height: 0.3 !important;
  }

  .mobile_dj {
    line-height: 0.2 !important;
    font-size: 0.8em !important;  
  }
}

.mobile_dj {
  line-height: 0.8;
}

@media(max-width: 1208px) {
  .mobile_dj_special {
    right: -58px !important;
  }
}

@media(max-width: 1110px) {
  .mobile_dj_special {
    right: -273px !important;
  }
}

@media(max-width: 1000px) {
  .mobile_dj_special {
    width: 226px !important;
  }
}

@media(max-width: 990px) {
  .mobile_dj_special {
    right: -156px !important;
  }
}

@media(max-width: 768px) {
  .mobile_dj_special {
    right: -29px !important;
  }

  .flex_artista {
    line-height: 0.6 !important;
  }
}

@media(max-width: 767px) {
  .mobile_dj_special {
    right: -102px !important;
  }
}

@media(max-width: 480px) {
  .text_special_container {
    margin-right: -24px !important;
  }

  .mobile_dj_special {
    right: -17px !important;
  }
}

@media(max-width: 477px) {
  .mobile_dj_special {
    right: -44px !important;
  }
}

@media(max-width: 375px) {
  .mobile_dj_special {
    left: 45px !important;
  }
}

@media(max-width: 370px) {
  .mobile_dj_special {
    left: 21px !important;
  }

  .text_special_container {
    margin-right: -52px !important;
  }
}

.card_quiz {
  color: #212121;
  background-color: white;
  border-radius: 5px;
  padding: 20px;
  margin-top: 20px;
}

.submete_btn {
  outline: none;
  border: none;
  background-color: #e42646;
  color: white;
  padding: 8px;
  border-radius: 5px;
}

@media(max-width: 767px) {
  .submete_btn {
    margin-top: 20px !important;
  }
}

.pergunta1, .pergunta2, .pergunta3 {
  background-color: #f7f7f7;
  text-align: center;
  margin: 10px;
  border-radius: 5px;
  width: 70% !important;
  cursor: pointer;
}

input[type="radio"] {
  visibility: hidden;
}

.flex-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

@media(max-width: 1497px) {
  .text_container_middle {
    margin-left: -27px !important;
    margin-right: 16px !important;
  }
}

@media(max-width: 1262px) {
  .text_container_middle {
    margin-left: -14px !important;
    margin-right: -8px !important;
  }
}

@media(max-width: 1203px) {
  .text_container_middle {
    margin-left: -44px !important;
    margin-right: 7px !important;
  }
}

@media(max-width: 1006px) {
  .text_container_middle {
    margin-left: -31px !important;
    margin-right: -2px !important;
  }
}

@media(max-width: 990px) {
  .text_container_middle {
    margin-top: 26px !important;
  }
}

@media(max-width: 578px) {
  .text_container_middle {
    margin-left: -20px !important;
    margin-right: -17px !important;
  }
}

@media(max-width: 394px) {
  .text_container_middle {
    margin-left: -1px !important;
    margin-right: -24px !important;
  }
}

.img_parceria {
  filter: grayscale(1);
  opacity: 0.2;
}

#onesignal-bell-container {
  display: none !important;
}