/*@import url(http://fonts.googleapis.com/css?family=Jura:400,300,500,600);
@import url(http://fonts.googleapis.com/css?family=Signika:700,300,400,600);
@import url(http://fonts.googleapis.com/css?family=Old+Standard+TT:400,400italic,700);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
*/
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);

.woocommerce h1,
.woocommerce h2,
.woocommerce h3,
.woocommerce h4,
.woocommerce h5,
.woocommerce h6,
.woocommerce p,
.woocommerce a,
.woocommerce address,
.woocommerce dd,
.woocommerce li,
.woocommerce dt {
  color: #fff !important;
}

.woocommerce-info {
  display: none !important;
}
.contactosFooter * {
  font-family: "PT Sans", sans-serif;
}

.logotipomobile {
  display: none;
}

a {
  text-decoration: none;
}
p,
div {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
li,
a {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
}

a,
p {
  font-size: 16px;
  margin: 0px;
}

h1 {
}
.breadcrumbs {
  color: #fff;
}

#content {
  height: auto;
}

#content:after {
  content: "";
  clear: both;
  display: block;
}

.tituloPagina {
  font-size: 36px;
  color: #fff;
  margin-bottom: 10px;
}

.textoPagina {
  font-size: 18px;
  /*color: #121314;*/
  color: #fff;
}

.institucional {
  background-color: rgba(128, 9, 128, 1);
}

.oficina {
  background-color: rgba(0, 139, 139, 1);
}
.oficina:before {
  background-color: rgba(0, 139, 139, 1);
}
.oficina:after {
  background-color: rgba(0, 139, 139, 1);
}

.zumba {
  background-color: rgba(255, 127, 80, 1);
}
.zumba:before {
  background-color: rgba(255, 127, 80, 1);
}
.zumba:after {
  background-color: rgba(255, 127, 80, 1);
}

.kizomba {
  background-color: rgba(227, 193, 92, 1);
}
.kizomba:before {
  background-color: rgba(227, 193, 92, 1);
}
.kizomba:after {
  background-color: rgba(227, 193, 92, 1);
}

.salsa {
  background-color: rgba(120, 108, 128, 1);
}
.salsa:before {
  background-color: rgba(120, 108, 128, 1);
}
.salsa:after {
  background-color: rgba(120, 108, 128, 1);
}

.criativa {
  background-color: rgba(30, 144, 255, 1);
}
.criativa:before {
  background-color: rgba(30, 144, 255, 1);
}
.criativa:after {
  background-color: rgba(30, 144, 255, 1);
}

.oriental {
  background-color: rgba(60, 179, 113, 1);
}
.oriental:before {
  background-color: rgba(60, 179, 113, 1);
}
.oriental:after {
  background-color: rgba(60, 179, 113, 1);
}

.contemporanea {
  background-color: rgba(238, 183, 154, 1);
}
.contemporanea:before {
  background-color: rgba(238, 183, 154, 1);
}
.contemporanea:after {
  background-color: rgba(238, 183, 154, 1);
}

.espanhola {
  background-color: rgba(255, 69, 0, 1);
}
.espanhola:before {
  background-color: rgba(255, 69, 0, 1);
}
.espanhola:after {
  background-color: rgba(255, 69, 0, 1);
}

.hiphop {
  background-color: rgba(201, 105, 115, 1);
}
.hiphop:before {
  background-color: rgba(201, 105, 115, 1);
}
.hiphop:after {
  background-color: rgba(201, 105, 115, 1);
}

.ballet {
  background-color: rgba(255, 215, 0, 1);
}
.ballet:before {
  background-color: rgba(255, 215, 0, 1);
}
.ballet:after {
  background-color: rgba(255, 215, 0, 1);
}

.entry-header {
  display: none;
}

.sombra {
  -webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.7) !important;
  box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.7) !important;
}

.woocommerce-result-count {
  display: none !important;
}
.woocommerce-ordering {
  display: none !important;
}

.product_meta {
  display: none !important;
}

.woocommerce {
  /*padding: 20px;*/
  border: 5px solid rgba(111, 89, 114, 1) !important;
  background-color: rgba(111, 89, 114, 0.7) !important;
}

.shop_table {
  border-color: #fff !important;
}
.woocommerce table {
  color: #fff;
}

.cart_totals h2 {
  color: #fff;
}

.sombra1 {
  -webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.7) !important;
  box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.7) !important;

  padding: 20px !important;
  border: 5px solid rgba(111, 89, 114, 1) !important;
  background-color: rgba(111, 89, 114, 0.7) !important;
}

@media all and (min-width: 1250px) {
  .page-description {
    width: 25% !important;
    float: left !important;
  }

  .product-category {
    width: calc(50% - 10px);
    float: left;
    position: relative;
    margin-right: 10px;
  }

  .product-category:nth-child(2n) {
    margin-right: 0;
  }

  .tituloNoticiasHome {
    font-size: 26px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .carrinho {
    display: block;
    position: fixed;
    top: 100px;
    right: 50px;
    width: auto;
    height: auto;
    z-index: 100000;
  }
  .woocommerce .products ul li,
  .woocommerce ul.products li,
  .woocommerce-page .products ul li,
  .woocommerce-page ul.products li {
    display: block;
    list-style: none;
    margin-bottom: 10px;
  }
  .woocommerce .products ul,
  .woocommerce ul.products,
  .woocommerce-page .products ul,
  .woocommerce-page ul.products {
    display: block;
    position: relative;
    float: left;
    /*width: 100%;*/
    width: 73%;
    height: auto;
    margin: 0;
    margin-bottom: 30px;
    margin-left: 25px;
  }

  .page-title {
    font-size: 28px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #fff;
  }

  /*.woocommerce ul.products, 
.woocommerce-page ul.products{
		display: block;
		position: relative;
		float: left;
		width: 100%;
		height: auto;
		margin: 0;
	}*/

  .woocommerce ul.products li.product h3,
  .woocommerce-page ul.products li.product h3 {
    font-size: 15px;
  }

  .wsubcategs {
    width: 100%;
    display: block;
    float: left;
    height: auto;
    position: relative;
    margin: 0px;
  }

  .subCategoriaProduto {
    width: calc(33.333% - 10px);
    height: 610px;
    overflow: hidden;

    position: relative;
    float: left;
    margin-right: 10px;
  }

  .subCategoriaProduto:nth-child(3n) {
    margin-right: 0px;
  }

  .products {
    display: block;
    padding: 20px;
    margin-bottom: 10px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .products .instock {
    width: calc(20% - 10px);
    height: auto;
    position: relative;
    float: left;
    min-height: 300px;
    margin-right: 10px;
  }

  .subCategoriaProduto a {
    font-size: 19px;
    line-height: 2.5;
  }

  .woocommerce-page a.button {
    background: -webkit-linear-gradient(#ad74a2, #96588a);
    font-weight: 200;
  }
  .paginaEntradaLoja {
    width: 100%;
    height: auto;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }
  .images {
    width: calc(40% - 5px);
    float: left;
  }
  .summary,
  .entry-summary {
    margin: 0;
    width: calc(60% - 5px);
    float: right;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .summary h1 {
    font-size: 28px;
    color: #fff;
  }

  .summary .price {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #fff;
  }

  #areaSlideshow {
    display: block;
    float: left;
    width: calc(66.66% - 5px);
    height: 395px;
  }
  #areaAulas {
    display: block;
    float: right;
    width: calc(33.33% - 5px);
    height: 395px;
  }
  #areaFrase {
    display: block;
    float: left;
    width: calc(66.66% - 5px);
    height: 95px;
    margin-top: 10px;
    position: relative;
    padding: 10px;
  }
  #areaDestaque {
    display: block;
    float: left;
    width: calc(40% - 5px);
    height: 400px;
  }
  #areaVideo {
    display: block;
    float: right;
    width: calc(60% - 5px);
    height: 400px;
  }
  #videoHomepage {
    width: 100% !important;
    height: 100% !important;
  }
  #areaNoticia {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: auto;
  }
  #site-navigation {
    width: 100%;
    height: 100%;
    display: block;
  }
  #mobile-navigation {
    display: none;
  }
  #content {
    width: 1250px;
    margin: 0px auto;
    margin-top: 60px;
    margin-bottom: 10px;
    padding-top: 50px;
  }

  body:before {
    content: "";
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(img/bgpattern14.jpg);
    background-repeat: repeat;
    opacity: 1;
    z-index: 0;
  }

  .festivalCorpo {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: calc(50% - 5px);
    margin-bottom: 10px;
    padding: 20px;
    background-image: url(img/festival-corpo-homepage.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    overflow: hidden;
  }

  .festivalCorpo:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-size: 100px 100px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .festivalCorpo:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    z-index: 10;
  }

  .festivalCorpo:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    opacity: 1;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-size: 80px 80px;
    background-repeat: no-repeat;
  }

  .festivalCorpo h2 {
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    width: 100%;
    height: auto;
    display: none;
    position: absolute;

    vertical-align: middle;
    text-align: center;
  }
  .espacoEnergia {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: calc(50% - 5px);
    padding: 20px;
    background-image: url(img/espaco-energia1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
  }

  .espacoEnergia:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-size: 100px 100px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    z-index: 10;
  }

  .espacoEnergia:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    opacity: 1;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-size: 80px 80px;
    background-repeat: no-repeat;
  }
  .espacoEnergia:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
  }

  .espacoEnergia h2 {
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    width: 100%;
    height: auto;
    display: none;
    position: absolute;

    vertical-align: middle;
    text-align: center;
  }

  .txtSobre {
    display: block;
    width: calc(50% - 5px);
    height: auto;
    float: right;
    margin-left: 10px;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }
  .videoSobre {
    display: block;
    width: calc(50% - 5px);
    float: left;
    position: relative;
  }
  .blocoAula {
    display: block;
    width: calc(50% - 5px);
    height: calc(50% - 5px);
    float: left;
    margin-bottom: 10px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    position: relative;
  }

  .blocoAula:nth-child(2n) {
    float: right;
  }
  .blocoAula:nth-child(3),
  .blocoAula:nth-child(4) {
    margin-bottom: 0px;
  }

  #areaFrase h2 {
    font-size: 22px;
    text-align: center;
    font-style: italic;
  }
  #areaFrase h2:after {
    content: " - LB";
    display: block;
    width: 40px;
    height: 30px;
    position: absolute;
    bottom: 5px;
    right: 5px;
  }
  .blocoAula:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    top: 0%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    opacity: 0;
    position: absolute;
    z-index: 10;
    background-image: url(vermais.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .blocoAula:after {
    content: attr(titulo);
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 11;
    vertical-align: middle;
    text-align: center;
    font-size: 30px;
    left: 0px;
    top: 0px;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.3);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .blocoAula:hover:after {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .blocoAula:hover:before {
    top: 50%;
    opacity: 1;
  }

  .blocoNoticia {
    display: block;
    width: calc(40% - 5px);
    height: calc(33.33% - 6.66px);
    margin-bottom: 10px;
    padding: 20px;
  }
  .blocoNoticia:last-child {
    margin-bottom: 0px;
  }

  .blocoNoticia h2 {
    font-size: 24px;
  }
  .videoSobre h2 {
    position: relative;
    font-size: 22px;
    color: #fff;
    padding: 40px;
    padding-left: 70px;
    font-style: italic;
    text-align: center;
    font-family: "PT Sans";
  }

  .videoSobre h2:before {
    content: "“";
    position: absolute;
    display: block;
    font-size: 80px;
    top: 15px;
    left: 0px;
    width: 50px;
  }
  .videoSobre h2:after {
    content: "”";
    position: absolute;
    display: block;
    font-size: 80px;
    bottom: 12px;
    right: 5px;
    width: 55px;
  }

  .videoSobre iframe {
    width: 100%;
    height: 380px;
    -webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.7);
  }

  .imageEnergia {
    display: block;
    width: calc(50% - 5px);
    float: left;
    height: 433px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .videoFestivalGenerico {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
  }

  .videoFestivalGenerico iframe {
    width: 100%;
    height: 100%;
  }

  .blocoTecnica {
    display: block;
    width: 100%;
    height: 300px;
    position: relative;
    float: left;
    margin-top: 10px;
  }
  #content .blocoTecnica:nth-child(1) .contentTecnica {
    background-color: rgba(227, 193, 92, 0.7);
    border: 5px solid rgba(227, 193, 92, 1);
  }
  #content .blocoTecnica:nth-child(2) .contentTecnica {
    background-color: rgba(0, 128, 128, 0.7);
    border: 5px solid rgba(0, 128, 128, 1);
  }
  #content .blocoTecnica:nth-child(3) .contentTecnica {
    background-color: rgba(255, 127, 80, 0.7);
    border: 5px solid rgba(255, 127, 80, 1);
  }
  #content .blocoTecnica:nth-child(4) .contentTecnica {
    background-color: rgba(30, 144, 255, 0.7);
    border: 5px solid rgba(30, 144, 255, 1);
  }
  #content .blocoTecnica:nth-child(5) .contentTecnica {
    background-color: rgba(201, 105, 115, 0.7);
    border: 5px solid rgba(201, 105, 115, 1);
  }
  #content .blocoTecnica:nth-child(6) .contentTecnica {
    background-color: rgba(120, 108, 128, 0.7);
    border: 5px solid rgba(120, 108, 128, 1);
  }
  #content .blocoTecnica:nth-child(7) .contentTecnica {
    background-color: rgba(60, 179, 113, 0.7);
    border: 5px solid rgba(60, 179, 113, 1);
  }
  #content .blocoTecnica:nth-child(8) .contentTecnica {
    background-color: rgba(227, 193, 92, 0.7);
    border: 5px solid rgba(227, 193, 92, 1);
  }
  #content .blocoTecnica:nth-child(9) .contentTecnica {
    background-color: rgba(0, 128, 128, 0.7);
    border: 5px solid rgba(0, 128, 128, 1);
  }
  #content .blocoTecnica:nth-child(10) .contentTecnica {
    background-color: rgba(255, 127, 80, 0.7);
    border: 5px solid rgba(255, 127, 80, 1);
  }
  #content .blocoTecnica:nth-child(11) .contentTecnica {
    background-color: rgba(30, 144, 255, 0.7);
    border: 5px solid rgba(30, 144, 255, 1);
  }
  #content .blocoTecnica:nth-child(12) .contentTecnica {
    background-color: rgba(201, 105, 115, 0.7);
    border: 5px solid rgba(201, 105, 115, 1);
  }
  #content .blocoTecnica:nth-child(13) .contentTecnica {
    background-color: rgba(120, 108, 128, 0.7);
    border: 5px solid rgba(120, 108, 128, 1);
  }
  #content .blocoTecnica:nth-child(14) .contentTecnica {
    background-color: rgba(60, 179, 113, 0.7);
    border: 5px solid rgba(60, 179, 113, 1);
  }

  .blocoTecnica:nth-child(2n) .contentTecnica {
    float: right;
    margin: 0px;
  }

  .blocoTecnica:nth-child(2n) .imgTecnica {
    float: left;
    margin-right: 10px;
  }

  .contentTecnica {
    display: block;
    position: relative;
    width: calc(50% - 5px);
    height: 100%;
    float: left;
    margin-right: 10px;
    padding: 20px;
  }
  .contentTecnica h2 {
    font-size: 28px;
    margin-bottom: 5px;
    color: #fff;
  }
  .contentTecnica p {
    font-size: 16px;
    color: #fff;
  }

  .imgTecnica {
    display: block;
    position: relative;
    width: calc(50% - 5px);
    height: 100%;
    float: right;
    background-size: cover;
    background-position: center center;
  }

  .blocoFestival {
    display: block;
    width: calc(25% - 7.6px);
    margin-right: 10px;
    height: 450px;
    position: relative;
    float: left;
    margin-top: 10px;
    background-size: cover;
    background-position: top center;
  }

  .blocoFestival:nth-child(4n) {
    margin-right: 0px;
  }

  .blocoFestival:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0%;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-size: 100px 100px;
    background-position: center;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
  }

  .blocoFestival:hover:before {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.4);
  }

  /*Mora Css*/

  .lojabanner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0%;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-size: 100px 100px;
    background-position: center;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
  }

  .lojabanner:hover:before {
    height: 400px;
    background-color: rgba(255, 255, 255, 0.4);
  }

  /*fim*/

  .resumoFestival {
    display: block;
    width: calc(40% - 5px);
    height: 350px;
    margin-right: 10px;
    float: left;
  }
  .videoFestival {
    display: block;
    width: calc(60% - 5px);
    height: 350px;
    float: right;
  }
  .galeriaFestival {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 10px;
    float: left;
  }
  .imgGaleria {
    display: block;
    width: calc(25% - 10px);
    height: 250px;
    background-position: center center;
    background-size: cover;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .imgGaleria:nth-child(4n) {
    float: right;
    margin-right: 0px;
  }

  .listagem {
    list-style-type: none;
    display: block;
    width: 100%;
    height: auto;
  }

  .thumbListagem {
    display: block;
    position: relative;
    float: left;
    width: calc(33.33% - 6.66px);
    height: 300px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
  }

  .thumbListagem:nth-child(3n) {
    margin-right: 0;
    float: right;
  }

  .thumbListagem:before {
    content: " ";

    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    z-index: 5;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .thumbListagem:after {
    content: " ";
    display: block;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    opacity: 1;
    z-index: 5;
    background-image: url(img/60675d.png);
    background-size: 32px 32px;
    background-position: 150% center;
    background-repeat: no-repeat;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .thumbListagem:hover:before {
    opacity: 0.3;
  }
  .thumbListagem:hover:after {
    height: 80px;
    background-position: 96% center;
  }

  .thumbListagem:hover h2 {
    bottom: 20px;
    -webkit-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
    -ms-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    transition: all 350ms ease-in;
  }

  .thumbListagem h2 {
    position: absolute;
    left: 20px;
    bottom: -55px;
    font-size: 22px;
    display: block;
    color: #fff;
    z-index: 10;
  }

  .thumbListagemHome {
    display: block;
    position: relative;
    float: left;
    width: calc(50% - 5px);
    height: calc(50% - 5px);
    margin-right: 10px;
    margin-bottom: 10px;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
  }

  .thumbListagemHome:nth-child(2n) {
    margin-right: 0;
    float: right;
  }

  .thumbListagemHome:before {
    content: " ";

    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    z-index: 5;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .thumbListagemHome:after {
    content: " ";
    display: block;

    width: 100%;
    height: 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    opacity: 1;
    z-index: 5;
    background-image: url(img/60675d.png);
    background-size: 16px 16px;
    background-position: 150% center;
    background-repeat: no-repeat;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .thumbListagemHome:hover:before {
    opacity: 0.3;
  }
  .thumbListagemHome:hover:after {
    height: 50px;
    background-position: 96% center;
  }

  .thumbListagemHome:hover h2 {
    bottom: 10px;
  }

  .thumbListagemHome h2 {
    position: absolute;
    left: 20px;
    bottom: -45px;
    font-size: 15px;
    display: block;
    color: #fff;
    z-index: 10;
    -webkit-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
    -ms-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    transition: all 350ms ease-in;
  }

  .imgCapa {
    display: block;
    width: calc(60% - 10px);
    margin-right: 10px;
    float: left;
    position: relative;
    height: 500px;
    background-size: cover;
    background-position: center center;
  }
  .infoAula {
    display: block;
    float: right;
    width: 40%;
    position: relative;
    height: 500px;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoAula h1 {
    color: #fff;
    font-size: 36px;
    color: #fff;
  }

  .infoAula h2 {
    color: #fff;
    font-size: 24px;
    margin-top: 5px;
    color: #fff;
  }

  .infoAula p {
    color: #fff;
    font-size: 18px;
  }

  .infoAula ul {
    list-style-type: none;
  }
  .infoAula ul li {
    float: left;
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
  }

  .infoAcademia {
    display: block;
    height: auto;
    position: relative;
    float: left;
    margin-right: 10px;
  }

  .infoAcademia h2 {
    color: #fff;
    font-size: 36px;
  }

  .infoAcademia p {
    color: #fff;
    font-size: 16px;
  }

  .infoAcademia p {
    padding-left: 40px;
  }

  .boxInfoAcademia {
    display: block;
    width: calc(50% - 5px);
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    float: left;

    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }
  .morada,
  .contacto {
    position: relative;
  }
  .infoAcademia .morada:before {
    content: "";
    display: block;
    width: 40px;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    background-image: url("./img/home.png");
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: left center;
    filter: invert(1);
  }

  .infoAcademia .contacto:before {
    content: "";
    display: block;
    width: 40px;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    background-image: url("./img/phone.png");
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: left center;
    filter: invert(1);
  }

  .btnHorario {
    height: 60px;
    display: block;
    position: relative;
    float: right;
    border: 2px solid #fff;
    color: #fff !important;
    vertical-align: middle;
    font-size: 24px;
    padding-top: 7px;
    text-align: center;
  }

  .boxInfoAcademia:nth-child(2n) {
    float: right;
    margin-right: 0px;
  }

  .imgHorario {
    width: 50%;
    height: 400px;

    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
    float: left;
  }

  footer {
    width: 100%;
    height: auto;
    display: block;
    background-color: #222326;
    background-image: url(img/bgpattern15.png);
    opacity: 0.95;
    margin-top: 50px;
  }
  .redesSociais {
    width: 210px;
    height: auto;
    display: block;

    padding-top: 20px;
    margin-bottom: 20px;
    float: left;
  }
  .contenido {
    width: 100%;
    height: 210px;
    margin: 0px auto;
  }

  .redesSociais p {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    font-style: normal;
  }

  .contenido > a {
    display: block;
    width: 100px;
    height: 100px;
    float: left;
    position: relative;
  }

  .facebook {
    background-image: url(img/icoFB.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
    position: relative;
    z-index: 5;
    margin-bottom: 10px;
  }
  .youtube {
    background-image: url(img/icoYT.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .twitter {
    background-image: url(img/icoTW.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
  }
  .instagram {
    background-image: url(img/icoIT.png);
    background-repeat: no-repeat;
    background-size: cover;
  }

  .facebook:after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoFB.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .youtube:after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoYT.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .twitter:after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoTW.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .instagram:after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoIT.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .facebook:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoFB.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
  }
  .youtube:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoYT.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
  }
  .twitter:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoTW.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
  }
  .instagram:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoIT.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
  }

  .textoFooter {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 30px;
  }

  .textoFooter h3 {
    color: #fff;
    font-size: 32px;
    text-align: center;
    font-style: normal;
  }

  .textoFooter p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-style: italic;
  }

  .contentFooter {
    display: block;
    width: 1250px;
    height: auto;
    margin: 0 auto;
  }

  .contactosFooter {
    width: 1040px;
    color: #fff;
    font-size: 28px;
    font-style: normal;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    float: left;
  }
  .contactosFooter .contTelefone {
    width: 25%;
    padding: 20px;
    float: left;
    text-align: center;
    position: relative;
    padding-top: 185px;
    font-size: 20px;
  }
  .contactosFooter .contEmail {
    width: 25%;
    padding: 20px;
    float: left;
    text-align: center;
    position: relative;
    padding-top: 185px;
    font-size: 20px;
  }
  .contactosFooter .contMorada {
    width: 50%;
    padding: 20px;
    float: left;
    text-align: center;
    position: relative;
    padding-top: 185px;
    font-size: 20px;
  }
  .contTelefone:before {
    content: "";
    width: 50px;
    height: 50px;
    top: 85px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    background-image: url(img/icophone.png);
    background-size: contain;
  }
  .contEmail:before {
    content: "";
    width: 50px;
    height: 50px;
    top: 85px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    background-image: url(img/icomail.png);
    background-size: contain;
  }
  .contMorada:before {
    content: "";
    width: 50px;
    height: 50px;
    top: 85px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    background-image: url(img/icohouse.png);
    background-size: contain;
  }

  .contTelefone span {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    left: 0px;
    font-size: 20px;
    line-height: 1.1;
  }
  .contEmail span {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    left: 0px;
    font-size: 20px;
    line-height: 1.1;
  }
  .contMorada span {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    left: 0px;
    font-size: 20px;
    line-height: 1.1;
  }

  .assinaturaFooter {
    width: 100%;
    height: 64px;
    display: block;
    background-image: url(img/aiadanca_logoV.svg);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    float: left;
  }

  .EgoiMailListBuilderWidget h1 {
    color: #fff;
    font-size: 18px;
    font-style: normal;
  }

  .newsletterFooter {
    display: block;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    float: right;
  }

  .contenidoNews {
    width: 500px;
    height: auto;
    margin: 0 auto;
    position: relative;
  }

  .contenidoNews p {
    color: #fff;
    text-align: center;
    font-style: normal;
  }

  label {
    display: none;
  }
  .woocommerce-billing-fields h3 {
    color: #fff;
  }

  .woocommerce-shipping-fields h3 {
    color: #fff;
  }

  #order_review_heading {
    color: #fff;
  }

  .form-row label {
    display: block;
    color: #fff;
  }
  .form-row strong {
    color: #fff;
  }

  .widget-text input[type="text"] {
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    /*width:340px!important;*/
    margin-right: 10px;
    position: relative;
    float: left;
    display: block;
  }
  .widget-text input[type="submit"] {
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    width: 150px !important;
    position: relative;
    float: left;
    display: block;
  }

  .btnSubmit {
    border: 0;
    background-color: #999;
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    width: 150px;
    height: 32px;
  }
  .errorcenter {
    color: red !important;
    font-style: normal;
    float: left;
    position: relative;
    font-size: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    display: block;
  }
  .success {
    color: green !important;
    font-style: normal;
    float: left;
    position: relative;
    font-size: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    display: block;
  }
  .breadcrumbs {
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }
  .submit-button {
    padding: 5px;
  }

  .breadcrumbs a {
    color: #fff;
    font-family: "Oswald" sans-serif;
  }

  .blocoID {
    display: block;
    width: 100%;
  }

  .imgProfessor {
    display: block;
    width: 400px;
    height: 400px;
    background-size: cover;
    background-position: center top;
    position: relative;
    float: left;
  }

  .infoProfessor {
    display: block;
    width: calc(100% - 410px);
    height: auto;
    float: right;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoProfessor a {
    color: #fff;
  }

  .infoProfessor p {
    color: #fff;
    font-size: 26px;
    font-style: italic;
  }

  .nomeProfessor {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    font-size: 36px;
    color: #fff;
  }

  .faceProf {
    display: block;
    float: left;
    position: relative;
    width: 60px;
    height: 60px;
    background-image: url("https://cdn.flaticon.com/png/256/37409.png");
    background-repeat: no-repeat;
    background-size: cover;
  }

  .noticiaThumbHome {
    width: 100%;
    height: 150px;
    display: block;
    position: relative;
    float: left;
    margin-bottom: 10px;
  }

  .imgNoticiaThumbHome {
    display: block;
    width: 150px;
    height: 100%;
    position: relative;
    float: left;
    background-size: cover;
    background-position: center center;
  }

  .infoNoticiaHome {
    display: block;
    width: calc(100% - 160px);
    height: 100%;
    float: right;
    position: relative;
    padding: 15px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoNoticiaHome h3,
  .infoNoticiaHome p {
    color: #fff;
  }

  .infoNoticiaHome h3 {
    font-size: 26px;
  }

  .infoNoticiaHome p {
    font-size: 16px;
  }

  .noticiaThumb {
    width: 100%;
    height: 300px;
    display: block;
    position: relative;
    float: left;
    margin-bottom: 10px;
  }

  .infoTestemunho h3,
  .infoTestemunho p,
  .infoTestemunho h4 {
    color: #fff;
  }

  .infoTestemunho h3 {
    font-size: 26px;
  }

  .infoTestemunho h4 {
    font-size: 22px;
  }

  .infoTestemunho p {
    font-size: 16px;
  }

  .testemunhoThumb {
    width: 100%;
    min-height: 300px;
    height: auto;
    display: block;
    position: relative;
    float: left;
    margin-bottom: 10px;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .imgNoticiaThumb {
    display: block;
    width: 300px;
    height: 100%;
    position: relative;
    float: left;
    background-size: cover;
    background-position: center center;
  }

  .imgTestemunhoThumb {
    display: block;
    width: 300px;
    height: 250px;
    position: relative;
    float: left;
    background-size: cover;
    background-position: center center;
  }

  .imgTestemunhoThumb iframe {
    height: 250px;
  }

  .infoNoticia {
    display: block;
    width: calc(100% - 310px);
    height: 100%;
    float: right;
    position: relative;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoTestemunho {
    display: block;
    width: calc(100% - 350px);
    height: 100%;
    float: right;
    position: relative;
  }

  .infoNoticia h3,
  .infoNoticia p,
  .infoTestemunho h3 {
    color: #fff;
  }

  .infoNoticia h3,
  .infoTestemunho h3 {
    font-size: 30px;
  }

  .infoNoticia p,
  .infoTestemunho p {
    font-size: 18px;
  }
  .btnListagemNoticias {
    display: block;
    width: 100%;
    height: 50px;
    background-color: rgba(111, 89, 128, 1);
    font-style: normal;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    right: 0px;
    bottom: 0px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .btnListagemNoticias:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 0%;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
  .btnListagemNoticias:hover:after {
    height: 100%;
  }

  .btnListagemNoticias:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0%;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
  .btnListagemNoticias:hover:before {
    height: 100%;
  }

  .noticiaLeft {
    float: left;
    position: relative;
    display: block;
    width: calc(30% - 5px);
  }

  .noticiaRight {
    float: right;
    position: relative;
    display: block;
    width: calc(70% - 5px);
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .noticiaRight h1 {
    font-size: 36px;
    margin-bottom: 15px;
    color: #fff;
  }

  .noticiaRight p {
    color: #fff;
  }
  .formularioFestival {
    display: block;
    width: 100%;
    height: 80px;
    position: relative;
    float: left;
    background-color: transparent;
    margin-top: 10px;
  }
  .btnGrupos {
    padding-top: 6px;
    display: block;
    position: relative;
    width: calc(50% - 5px);
    height: 80px;
    background-color: rgba(200, 200, 200, 0.7);
    float: left;

    color: #121314;
    font-size: 22px;
    text-align: center;
  }

  .btnGrupos:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(https://cdn.flaticon.com/png/256/884.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 70px;
    top: 15px;
    right: 15px;
  }

  .btnParticular {
    padding-top: 6px;
    display: block;
    position: relative;
    width: calc(50% - 5px);
    height: 80px;

    float: right;
    background-color: rgba(200, 200, 200, 0.7);
    color: #121314;
    font-size: 22px;
    text-align: center;
  }

  .btnParticular:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(https://cdn.flaticon.com/png/256/884.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 70px;
    top: 15px;
    right: 15px;
  }

  .imgCapaFestival {
    display: block;
    width: calc(30% - 5px);
    height: 525px;
    float: left;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
  }

  .videosContainer {
    display: block;
    width: calc(30% - 5px);
    height: auto;
    float: left;
  }

  .infoFestival {
    display: block;
    width: calc(70% - 5px);

    height: auto;
    float: right;
    min-height: 535px;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoFestival h1,
  .infoFestival p {
    color: #fff;
  }

  .infoFestival h1 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .galFestList {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 20px;
    position: relative;
    float: left;
  }

  .imgGalFestival {
    display: block;
    width: calc(33.3333% - 10px);
    height: 200px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
  }

  .imgGalFestival:nth-child(3n) {
    margin-right: 0px;
  }

  .imgGalFestival:after {
    content: "";
    width: 100%;
    height: 100%;
  }

  .blocoProducao {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    padding-top: 60px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-image: url(img/60675.png);
    background-size: 35px 35px;
    background-position: 98% 12px;
    background-repeat: no-repeat;
  }

  .titProd {
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    text-transform: uppercase;
    line-height: 60px;
    vertical-align: middle;
    display: block;
    cursor: pointer;
    font-size: 30px;
    text-align: center;
  }

  .blocoAberto {
    background-image: url(img/606752.png);
    max-height: 2000px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }
  .imagemGeralCompanhia {
    width: calc(40% - 10px);
    height: 335px;
    display: block;
    position: relative;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .infoGeralCompanhia {
    width: 60%;
    height: 335px;
    display: block;
    position: relative;
    float: right;
    margin-bottom: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
    padding: 20px;
  }

  .infoGeralCompanhia h1 {
    color: #fff;
    font-size: 32px;
  }

  .infoGeralCompanhia p {
    color: #fff;
    font-size: 18px;
  }
  .colunaEsq {
    display: block;
    width: calc(30% - 10px);
    height: auto;
    position: relative;
    float: left;
    margin-top: 10px;
  }
  .colunaDir {
    display: block;
    width: 70%;
    height: auto;
    position: relative;
    float: right;
    margin-top: 10px;
  }
  .colunaDir h2 {
    color: #fff;
    font-size: 28px;
  }

  .colunaDir p {
    color: #fff;
    font-size: 18px;
    padding: 10px;
    padding-bottom: 20px;
  }

  .prodImgDestaque {
    display: block;
    width: 100%;
    height: 450px;
    position: relative;
    float: left;
    background-position: center;
  }

  .imgGaleriaProd {
    display: block;
    width: calc(33.333% - 7.66px);
    height: 200px;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .imgGaleriaProd:nth-child(3n) {
    margin-right: 0px;
  }

  .videoListagemProd {
    width: 100%;
    height: 280px;
    margin-top: 10px;
    float: left;
    position: relative;
  }

  .videoListagemPro iframe {
    width: 100%;
    height: 280px;
  }

  .eventoThumb {
    display: block;
    width: calc(25% - 7.5px);
    margin-right: 10px;

    margin-bottom: 10px;
    height: auto;
    position: relative;
    float: left;
    overflow: hidden;

    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -moz-transform: scale(1) skewX(0deg);
    -webkit-transform: scale(1) skewX(0deg);
    -o-transform: scale(1) skewX(0deg);
    -ms-transform: scale(1) skewX(0deg);
    transform: scale(1) skewX(0deg);
  }

  .eventoThumb:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(50, 50, 50, 0.7);
    color: #fff;
    font-size: 18px;
    padding: 20px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 1;
  }

  .eventoThumb:after {
    content: "";
    position: absolute;
    background-image: url(img/12986.png);
    background-repeat: no-repeat;
    background-size: 60% 60%;
    background-position: center;
    width: 70px;
    height: 70px;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    background-color: rgba(0, 0, 0, 0.8);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .eventoThumb:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    z-index: 10;
  }
  .eventoThumb:hover:before {
    opacity: 0;
  }

  .eventoThumb:hover:after {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.9);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.9);
  }

  .eventoThumb:nth-child(4n) {
    float: right;
    margin-right: 0px;
  }
  .eventoThumb a h3 {
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .imgEventoThumb {
    display: block;
    width: 100%;
    height: 430px;
    background-position: center;
    background-size: contain;

    background-repeat: no-repeat;
  }
  .txtProfessores {
    display: block;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
    margin-bottom: 10px;
  }

  .txtProfessores h1 {
    color: #fff;
    font-size: 30px;
  }
  .txtProfessores p {
    color: #fff;
    font-size: 18px;
  }
}

@media only screen and (min-width: 800px) and (max-width: 1249px) {
  .page-description {
    width: 25% !important;
    float: left !important;
  }

  .tituloNoticiasHome {
    font-size: 24px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .noticiaThumbHome {
    width: 100%;
    height: 150px;
    display: block;
    position: relative;
    float: left;
    margin-bottom: 10px;
  }

  .imgNoticiaThumbHome {
    display: block;
    width: 150px;
    height: 100%;
    position: relative;
    float: left;
    background-size: cover;
    background-position: center center;
  }

  .infoNoticiaHome {
    display: block;
    width: calc(100% - 160px);
    height: 100%;
    float: right;
    position: relative;
    padding: 10px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoNoticiaHome h3,
  .infoNoticiaHome p {
    color: #fff;
  }

  .infoNoticiaHome h3 {
    font-size: 22px;
  }

  .infoNoticiaHome p {
    font-size: 14px;
  }

  .txtProfessores {
    display: block;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
    margin-bottom: 10px;
  }

  .txtProfessores h1 {
    color: #fff;
    font-size: 30px;
  }
  .txtProfessores p {
    color: #fff;
    font-size: 18px;
  }
  #site-navigation {
    width: 100%;
    height: 100%;
    display: block;
  }
  #mobile-navigation {
    display: none;
  }
  #content {
    width: 100%;
    padding: 90px 30px 10px 30px;
    margin: 0;
  }
  #areaSlideshow {
    display: block;
    float: left;
    width: 100%;
    height: 350px;
    margin-bottom: 10px;
  }
  #areaAulas {
    display: block;
    float: left;
    width: 100%;
    height: 600px;
    margin-bottom: 10px;
  }
  #areaFrase {
    display: block;
    float: left;
    width: 100%;
    height: 50px;
  }
  #areaDestaque {
    display: block;
    float: left;
    width: calc(33.33% - 5px);
    height: 360px;
  }
  #areaVideo {
    display: block;
    float: right;
    width: calc(66.66% - 5px);
    height: 360px;
  }
  #videoHomepage {
    width: 100% !important;
    height: 100% !important;
  }
  #areaNoticia {
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
  body {
    display: block;

    background-image: url(img/bgpattern14.jpg);
    background-repeat: repeat;
    opacity: 1;
  }
  .blocoAula {
    display: block;
    width: calc(25% - 7.5px);
    height: 100%;
    float: left;
    margin-right: 10px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    position: relative;
  }

  .blocoAula:nth-child(3) {
    margin-right: 0px;
  }
  .blocoAula:nth-child(4) {
    margin-right: 0px;
    float: right;
  }
  .festivalCorpo {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: calc(50% - 5px);
    margin-bottom: 10px;
    padding: 20px;
    background-image: url(img/festival-corpo_btn.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    overflow: hidden;
  }

  .festivalCorpo:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-size: 100px 100px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .festivalCorpo:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    z-index: 10;
  }

  .festivalCorpo:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    opacity: 1;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-size: 80px 80px;
    background-repeat: no-repeat;
  }

  .festivalCorpo h2 {
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    width: 100%;
    height: auto;
    display: none;
    position: absolute;

    vertical-align: middle;
    text-align: center;
  }
  .espacoEnergia {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: calc(50% - 5px);
    padding: 20px;
    background-image: url(img/espaco-energia1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
  }

  .espacoEnergia:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-size: 100px 100px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    z-index: 10;
  }

  .espacoEnergia:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    opacity: 1;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-size: 80px 80px;
    background-repeat: no-repeat;
  }
  .espacoEnergia:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
  }

  .espacoEnergia h2 {
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    width: 100%;
    height: auto;
    display: none;
    position: absolute;

    vertical-align: middle;
    text-align: center;
  }

  .txtSobre {
    display: block;
    width: calc(50% - 5px);
    height: auto;
    float: right;
    margin-left: 10px;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }
  .videoSobre {
    display: block;
    width: calc(50% - 5px);
    float: left;
    position: relative;
  }

  .videoSobre h2 {
    position: relative;
    font-size: 22px;
    color: #fff;
    padding: 40px;
    font-style: italic;
    text-align: center;
    font-family: "PT Sans";
  }

  .videoSobre h2:before {
    content: "“";
    position: absolute;
    display: block;
    font-size: 80px;
    top: 15px;
    left: 0px;
    width: 50px;
  }
  .videoSobre h2:after {
    content: "”";
    position: absolute;
    display: block;
    font-size: 80px;
    bottom: 12px;
    right: 5px;
    width: 50px;
  }

  .videoSobre iframe {
    width: 100%;
    height: 380px;
    -webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.7);
  }

  .imageEnergia {
    display: block;
    width: calc(50% - 5px);
    float: left;
    height: 500px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .videoFestivalGenerico {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
  }

  .videoFestivalGenerico iframe {
    width: 100%;
    height: 100%;
  }

  .blocoTecnica {
    display: block;
    width: 100%;
    height: 350px;
    position: relative;
    float: left;
    margin-top: 10px;
  }
  #content .blocoTecnica:nth-child(1) .contentTecnica {
    background-color: rgba(227, 193, 92, 0.7);
    border: 5px solid rgba(227, 193, 92, 1);
  }
  #content .blocoTecnica:nth-child(2) .contentTecnica {
    background-color: rgba(0, 128, 128, 0.7);
    border: 5px solid rgba(0, 128, 128, 1);
  }
  #content .blocoTecnica:nth-child(3) .contentTecnica {
    background-color: rgba(255, 127, 80, 0.7);
    border: 5px solid rgba(255, 127, 80, 1);
  }
  #content .blocoTecnica:nth-child(4) .contentTecnica {
    background-color: rgba(30, 144, 255, 0.7);
    border: 5px solid rgba(30, 144, 255, 1);
  }
  #content .blocoTecnica:nth-child(5) .contentTecnica {
    background-color: rgba(201, 105, 115, 0.7);
    border: 5px solid rgba(201, 105, 115, 1);
  }
  #content .blocoTecnica:nth-child(6) .contentTecnica {
    background-color: rgba(120, 108, 128, 0.7);
    border: 5px solid rgba(120, 108, 128, 1);
  }
  #content .blocoTecnica:nth-child(7) .contentTecnica {
    background-color: rgba(60, 179, 113, 0.7);
    border: 5px solid rgba(60, 179, 113, 1);
  }
  #content .blocoTecnica:nth-child(8) .contentTecnica {
    background-color: rgba(227, 193, 92, 0.7);
    border: 5px solid rgba(227, 193, 92, 1);
  }
  #content .blocoTecnica:nth-child(9) .contentTecnica {
    background-color: rgba(0, 128, 128, 0.7);
    border: 5px solid rgba(0, 128, 128, 1);
  }
  #content .blocoTecnica:nth-child(10) .contentTecnica {
    background-color: rgba(255, 127, 80, 0.7);
    border: 5px solid rgba(255, 127, 80, 1);
  }
  #content .blocoTecnica:nth-child(11) .contentTecnica {
    background-color: rgba(30, 144, 255, 0.7);
    border: 5px solid rgba(30, 144, 255, 1);
  }
  #content .blocoTecnica:nth-child(12) .contentTecnica {
    background-color: rgba(201, 105, 115, 0.7);
    border: 5px solid rgba(201, 105, 115, 1);
  }
  #content .blocoTecnica:nth-child(13) .contentTecnica {
    background-color: rgba(120, 108, 128, 0.7);
    border: 5px solid rgba(120, 108, 128, 1);
  }
  #content .blocoTecnica:nth-child(14) .contentTecnica {
    background-color: rgba(60, 179, 113, 0.7);
    border: 5px solid rgba(60, 179, 113, 1);
  }

  .blocoTecnica:nth-child(2n) .contentTecnica {
    float: right;
    margin: 0px;
  }

  .blocoTecnica:nth-child(2n) .imgTecnica {
    float: left;
    margin-right: 10px;
  }

  .contentTecnica {
    display: block;
    position: relative;
    width: calc(50% - 5px);
    height: 100%;
    float: left;
    margin-right: 10px;
    padding: 20px;
  }
  .contentTecnica h2 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #fff;
  }
  .contentTecnica p {
    font-size: 16px;
    color: #fff;
  }

  .imgTecnica {
    display: block;
    position: relative;
    width: calc(50% - 5px);
    height: 100%;
    float: right;
    background-size: cover;
    background-position: center center;
  }

  .blocoFestival {
    display: block;
    width: calc(33.333% - 7.6px);
    margin-right: 10px;
    height: 450px;
    position: relative;
    float: left;
    margin-top: 10px;
    background-size: cover;
    background-position: top center;
  }

  .blocoFestival:nth-child(3n) {
    margin-right: 0px;
  }

  .resumoFestival {
    display: block;
    width: calc(40% - 5px);
    height: 350px;
    margin-right: 10px;
    float: left;
  }
  .videoFestival {
    display: block;
    width: calc(60% - 5px);
    height: 350px;
    float: right;
  }
  .galeriaFestival {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 10px;
    float: left;
  }
  .imgGaleria {
    display: block;
    width: calc(25% - 10px);
    height: 250px;
    background-position: center center;
    background-size: cover;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .imgGaleria:nth-child(4n) {
    float: right;
    margin-right: 0px;
  }

  .listagem {
    list-style-type: none;
    display: block;
    width: 100%;
    height: auto;
  }

  .thumbListagem {
    display: block;
    position: relative;
    float: left;
    width: calc(33.33% - 6.66px);
    height: 300px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
  }

  .thumbListagem:nth-child(3n) {
    margin-right: 0;
    float: right;
  }

  .thumbListagem:before {
    content: " ";

    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    z-index: 5;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .thumbListagem:after {
    content: " ";
    display: block;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    opacity: 1;
    z-index: 5;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .thumbListagem:hover:before {
    opacity: 0.3;
  }
  .thumbListagem:hover:after {
    height: 80px;
  }

  .thumbListagem:hover h2 {
    bottom: 20px;
    -webkit-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
    -ms-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    transition: all 350ms ease-in;
  }

  .thumbListagem h2 {
    position: absolute;
    left: 20px;
    bottom: -55px;
    font-size: 22px;
    display: block;
    color: #222;
    z-index: 10;
  }

  .thumbListagemHome {
    display: block;
    position: relative;
    float: left;
    width: calc(50% - 5px);
    height: calc(50% - 5px);
    margin-right: 10px;
    margin-bottom: 10px;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
  }

  .thumbListagemHome:nth-child(2n) {
    margin-right: 0;
    float: right;
  }

  .thumbListagemHome:before {
    content: " ";

    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    z-index: 5;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .thumbListagemHome:after {
    content: " ";
    display: block;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    opacity: 1;
    z-index: 5;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .thumbListagemHome:hover:before {
    opacity: 0.3;
  }
  .thumbListagemHome:hover:after {
    height: 50px;
  }

  .thumbListagemHome:hover h2 {
    bottom: 10px;
  }

  .thumbListagemHome h2 {
    position: absolute;
    left: 20px;
    bottom: -45px;
    font-size: 18px;
    display: block;
    color: #222;
    z-index: 10;
    -webkit-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
    -ms-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    transition: all 350ms ease-in;
  }

  .imgCapa {
    display: block;
    width: calc(60% - 10px);
    margin-right: 10px;
    float: left;
    position: relative;
    height: 500px;
    background-size: cover;
    background-position: center center;
  }
  .infoAula {
    display: block;
    float: right;
    width: 40%;
    position: relative;
    min-height: 500px;
    height: auto;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoAula h1 {
    color: #fff;
    font-size: 36px;
    color: #fff;
  }

  .infoAula h2 {
    color: #fff;
    font-size: 24px;
    margin-top: 5px;
    color: #fff;
  }

  .infoAula p {
    color: #fff;
    font-size: 18px;
  }

  .infoAula ul {
    list-style-type: none;
  }
  .infoAula ul li {
    float: left;
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
  }

  .infoAcademia {
    display: block;
    width: calc(50% - 5px);
    height: auto;
    position: relative;
    float: left;
    margin-right: 10px;
  }

  .infoAcademia h2 {
    color: #fff;
    font-size: 36px;
  }

  .infoAcademia p {
    color: #fff;
    font-size: 16px;
  }

  .infoAcademia p {
    padding-left: 40px;
  }

  .boxInfoAcademia {
    display: block;
    width: 100%;

    margin-bottom: 10px;
    position: relative;
    float: left;

    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }
  .morada,
  .contacto {
    position: relative;
  }
  .infoAcademia .morada:before {
    content: "";
    display: block;
    width: 40px;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    background-image: url("https://cdn.flaticon.com/png/256/2144.png");
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: left center;
  }

  .infoAcademia .contacto:before {
    content: "";
    display: block;
    width: 40px;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    background-image: url("https://cdn.flaticon.com/png/256/9243.png");
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: left center;
  }

  .btnHorario {
    width: calc(50% - 5px);
    height: 60px;
    display: block;
    position: relative;
    float: right;
    border: 2px solid #fff;
    color: #fff !important;
    vertical-align: middle;
    font-size: 24px;
    padding-top: 7px;
    text-align: center;
  }

  .imgHorario {
    width: 50%;
    height: 400px;

    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
    float: left;
  }

  footer {
    width: 100%;
    height: auto;
    display: block;
    background-color: #222326;
    background-image: url(img/bgpattern15.png);
    opacity: 0.95;
    margin-top: 50px;
  }
  .redesSociais {
    width: 100%;
    height: auto;
    display: block;

    padding-top: 20px;
    margin-bottom: 20px;
    float: left;
  }
  .contenido {
    width: 430px;
    height: auto;
    margin: 0px auto;
  }

  .redesSociais p {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    font-style: normal;
  }

  .contenido > a {
    display: block;
    width: 100px;
    height: 100px;
    float: left;
    position: relative;
  }

  .facebook {
    background-image: url(img/icoFB.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
    position: relative;
    z-index: 5;
    margin-bottom: 10px;
  }
  .youtube {
    background-image: url(img/icoYT.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .twitter {
    background-image: url(img/icoTW.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
  }
  .instagram {
    background-image: url(img/icoIT.png);
    background-repeat: no-repeat;
    background-size: cover;
  }

  .facebook:after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoFB.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .youtube:after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoYT.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .twitter:after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoTW.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .instagram:after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoIT.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .facebook:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoFB.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
  }
  .youtube:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoYT.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
  }
  .twitter:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoTW.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
  }
  .instagram:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoIT.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
  }

  .textoFooter {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 30px;
  }

  .textoFooter h3 {
    color: #fff;
    font-size: 32px;
    text-align: center;
    font-style: normal;
  }

  .textoFooter p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-style: italic;
  }

  .contentFooter {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .contactosFooter {
    width: 100%;
    color: #fff;
    font-size: 28px;
    font-style: normal;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    float: left;
  }
  .contactosFooter .contTelefone {
    width: 25%;
    padding: 20px;
    float: left;
    text-align: center;
    position: relative;
    padding-top: 185px;
    font-size: 20px;
  }
  .contactosFooter .contEmail {
    width: 25%;
    padding: 20px;
    float: left;
    text-align: center;
    position: relative;
    padding-top: 185px;
    font-size: 20px;
  }
  .contactosFooter .contMorada {
    width: 50%;
    padding: 20px;
    float: left;
    text-align: center;
    position: relative;
    padding-top: 185px;
    font-size: 20px;
  }
  .contTelefone:before {
    content: "";
    width: 50px;
    height: 50px;
    top: 85px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    background-image: url(img/icophone.png);
    background-size: contain;
  }
  .contEmail:before {
    content: "";
    width: 50px;
    height: 50px;
    top: 85px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    background-image: url(img/icomail.png);
    background-size: contain;
  }
  .contMorada:before {
    content: "";
    width: 50px;
    height: 50px;
    top: 85px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    background-image: url(img/icohouse.png);
    background-size: contain;
  }

  .contTelefone span {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    left: 0px;
    font-size: 20px;
    line-height: 1.1;
  }
  .contEmail span {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    left: 0px;
    font-size: 20px;
    line-height: 1.1;
  }
  .contMorada span {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    left: 0px;
    font-size: 20px;
    line-height: 1.1;
  }

  .assinaturaFooter {
    width: 100%;
    height: 64px;
    display: block;
    background-image: url(img/aiadanca_logoV.svg);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    float: left;
  }

  .EgoiMailListBuilderWidget h1 {
    color: #fff;
    font-size: 18px;
    font-style: normal;
  }

  .newsletterFooter {
    display: block;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    float: right;
  }

  .contenidoNews {
    width: 500px;
    height: auto;
    margin: 0 auto;
    position: relative;
  }

  .contenidoNews p {
    color: #fff;
    text-align: center;
    font-style: normal;
  }

  label {
    display: none;
  }
  .woocommerce-billing-fields h3 {
    color: #fff;
  }
  .form-row label {
    display: block;
    color: #fff;
  }
  .form-row strong {
    color: #fff;
  }
  .woocommerce-shipping-fields h3 {
    color: #fff;
  }

  #order_review_heading {
    color: #fff;
  }

  .widget-text input[type="text"] {
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    width: 340px !important;
    margin-right: 10px;
    position: relative;
    float: left;
    display: block;
  }
  .widget-text input[type="submit"] {
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    width: 150px !important;
    position: relative;
    float: left;
    display: block;
  }

  .btnSubmit {
    border: 0;
    background-color: #999;
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    width: 150px;
    height: 32px;
  }
  .errorcenter {
    color: red !important;
    font-style: normal;
    float: left;
    position: relative;
    font-size: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    display: block;
  }
  .success {
    color: green !important;
    font-style: normal;
    float: left;
    position: relative;
    font-size: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    display: block;
  }
  .breadcrumbs {
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .breadcrumbs a {
    color: #fff;
    font-family: "Oswald" sans-serif;
  }

  .blocoID {
    display: block;
    width: 100%;
  }

  .imgProfessor {
    display: block;
    width: 400px;
    height: 400px;
    background-size: cover;
    background-position: center top;
    position: relative;
    float: left;
  }

  .infoProfessor {
    display: block;
    width: calc(100% - 410px);
    height: auto;
    float: right;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoProfessor a {
    color: #fff;
  }

  .infoProfessor p {
    color: #fff;
    font-size: 26px;
    font-style: italic;
  }

  .nomeProfessor {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    font-size: 36px;
    color: #fff;
  }

  .faceProf {
    display: block;
    float: left;
    position: relative;
    width: 60px;
    height: 60px;
    background-image: url("https://cdn.flaticon.com/png/256/37409.png");
    background-repeat: no-repeat;
    background-size: cover;
  }

  .noticiaThumb {
    width: 100%;
    height: 300px;
    display: block;
    position: relative;
    float: left;
    margin-bottom: 10px;
  }

  .testemunhoThumb {
    width: 100%;
    min-height: 200px;
    height: auto;
    display: block;
    position: relative;
    float: left;
    margin-bottom: 10px;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .imgTestemunhoThumb {
    display: block;
    width: 200px;
    height: 170px;
    position: relative;
    float: left;
    background-size: cover;
    background-position: center center;
  }

  .imgTestemunhoThumb iframe {
    height: 150px;
  }
  .infoTestemunho {
    display: block;
    width: calc(100% - 250px);
    height: 100%;
    float: right;
    position: relative;
  }
  .infoTestemunho h3,
  .infoTestemunho p,
  .infoTestemunho h4 {
    color: #fff;
  }

  .infoTestemunho h3 {
    font-size: 26px;
  }

  .infoTestemunho h4 {
    font-size: 22px;
  }

  .infoTestemunho p {
    font-size: 16px;
  }

  .imgNoticiaThumb {
    display: block;
    width: 300px;
    height: 100%;
    position: relative;
    float: left;
    background-size: cover;
    background-position: center center;
  }

  .infoNoticia {
    display: block;
    width: calc(100% - 310px);
    height: 100%;
    float: right;
    position: relative;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoNoticia h3,
  .infoNoticia p {
    color: #fff;
  }

  .infoNoticia h3 {
    font-size: 30px;
  }

  .infoNoticia p {
    font-size: 18px;
  }
  .btnListagemNoticias {
    display: block;
    width: 100%;
    height: 50px;
    background-color: rgba(111, 89, 128, 1);
    font-style: normal;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    right: 0px;
    bottom: 0px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .btnListagemNoticias:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 0%;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
  .btnListagemNoticias:hover:after {
    height: 100%;
  }

  .btnListagemNoticias:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0%;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
  .btnListagemNoticias:hover:before {
    height: 100%;
  }

  .noticiaLeft {
    float: left;
    position: relative;
    display: block;
    width: calc(30% - 5px);
  }

  .noticiaRight {
    float: right;
    position: relative;
    display: block;
    width: calc(70% - 5px);
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .noticiaRight h1 {
    font-size: 36px;
    margin-bottom: 15px;
    color: #fff;
  }

  .noticiaRight p {
    color: #fff;
  }
  .formularioFestival {
    display: block;
    width: 100%;
    height: 80px;
    position: relative;
    float: left;
    background-color: transparent;
    margin-top: 10px;
  }
  .btnGrupos {
    padding-top: 6px;
    display: block;
    position: relative;
    width: calc(50% - 5px);
    height: 80px;
    background-color: rgba(200, 200, 200, 0.7);
    float: left;

    color: #121314;
    font-size: 22px;
    text-align: center;
  }

  .btnGrupos:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(https://cdn.flaticon.com/png/256/884.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 70px;
    top: 15px;
    right: 15px;
  }

  .btnParticular {
    padding-top: 6px;
    display: block;
    position: relative;
    width: calc(50% - 5px);
    height: 80px;

    float: right;
    background-color: rgba(200, 200, 200, 0.7);
    color: #121314;
    font-size: 22px;
    text-align: center;
  }

  .btnParticular:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(https://cdn.flaticon.com/png/256/884.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 70px;
    top: 15px;
    right: 15px;
  }

  .imgCapaFestival {
    display: block;
    width: calc(30% - 5px);
    height: 400px;
    float: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
  }

  .videosContainer {
    display: block;
    width: calc(30% - 5px);
    height: auto;
    float: left;
  }

  .infoFestival {
    display: block;
    width: calc(70% - 5px);

    height: auto;
    float: right;
    min-height: 535px;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoFestival h1,
  .infoFestival p {
    color: #fff;
  }

  .infoFestival h1 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .galFestList {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 10px;
    position: relative;
    float: left;
  }

  .imgGalFestival {
    display: block;
    width: calc(33.3333% - 10px);
    height: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
  }

  .imgGalFestival:nth-child(3n) {
    margin-right: 0px;
  }

  .imgGalFestival:after {
    content: "";
    width: 100%;
    height: 100%;
  }

  .blocoProducao {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    padding-top: 60px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-image: url(img/60675.png);
    background-size: 35px 35px;
    background-position: 98% 12px;
    background-repeat: no-repeat;
  }

  .titProd {
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    text-transform: uppercase;
    line-height: 60px;
    vertical-align: middle;
    display: block;
    cursor: pointer;
    font-size: 30px;
    text-align: center;
  }

  .blocoAberto {
    background-image: url(img/606752.png);
    background-size: 35px 35px;
    background-position: 98% 12px;
    background-repeat: no-repeat;
    max-height: 2000px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }
  .imagemGeralCompanhia {
    width: calc(40% - 10px);
    height: 300px;
    display: block;
    position: relative;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .infoGeralCompanhia {
    width: 60%;
    height: 300px;
    display: block;
    position: relative;
    float: right;
    margin-bottom: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
    padding: 20px;
  }

  .infoGeralCompanhia h1 {
    color: #fff;
    font-size: 32px;
  }

  .infoGeralCompanhia p {
    color: #fff;
    font-size: 18px;
  }
  .colunaEsq {
    display: block;
    width: calc(30% - 10px);
    height: auto;
    position: relative;
    float: left;
    margin-top: 10px;
  }
  .colunaDir {
    display: block;
    width: 70%;
    height: auto;
    position: relative;
    float: right;
    margin-top: 10px;
  }
  .colunaDir h2 {
    color: #fff;
    font-size: 28px;
  }

  .colunaDir p {
    color: #fff;
    font-size: 18px;
  }

  .prodImgDestaque {
    display: block;
    width: 100%;
    height: 450px;
    position: relative;
    float: left;
    background-image: cover;
    background-position: center;
  }

  .imgGaleriaProd {
    display: block;
    width: calc(33.3333% - 7.66px);
    height: 200px;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .imgGaleriaProd:nth-child(3n) {
    margin-right: 0px;
  }

  .videoListagemProd {
    width: 100%;
    height: 280px;
    margin-top: 10px;
    float: left;
    position: relative;
  }

  .videoListagemPro iframe {
    width: 100%;
    height: 280px;
  }

  .eventoThumb {
    display: block;
    width: calc(33.333% - 7.5px);
    margin-right: 10px;

    margin-bottom: 10px;
    height: 500px;
    position: relative;
    float: left;
    overflow: hidden;

    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -moz-transform: scale(1) skewX(0deg);
    -webkit-transform: scale(1) skewX(0deg);
    -o-transform: scale(1) skewX(0deg);
    -ms-transform: scale(1) skewX(0deg);
    transform: scale(1) skewX(0deg);
  }

  .eventoThumb:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(50, 50, 50, 0.7);
    color: #fff;
    font-size: 18px;
    padding: 20px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 1;
  }

  .eventoThumb:after {
    content: "";
    position: absolute;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    background-color: rgba(255, 255, 255, 0.4);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .eventoThumb:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    z-index: 10;
  }
  .eventoThumb:hover:before {
    opacity: 0;
  }

  .eventoThumb:hover:after {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.9);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.9);
  }

  .eventoThumb:nth-child(3n) {
    float: right;
    margin-right: 0px;
  }
  .eventoThumb a h3 {
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .imgEventoThumb {
    display: block;
    width: 100%;
    height: 500px;
    background-position: center;
    background-size: cover;
  }
}

@media all and (max-width: 799px) {
  .tituloNoticiasHome {
    font-size: 22px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .page-description {
    width: 100% !important;
    float: left !important;
  }
  .noticiaThumbHome {
    width: 100%;
    height: 150px;
    display: block;
    position: relative;
    float: left;
    margin-bottom: 10px;
  }

  .imgNoticiaThumbHome {
    display: block;
    width: 150px;
    height: 100%;
    position: relative;
    float: left;
    background-size: cover;
    background-position: center center;
  }

  .infoNoticiaHome {
    display: block;
    width: calc(100% - 160px);
    height: 100%;
    float: right;
    position: relative;
    padding: 5px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoNoticiaHome h3,
  .infoNoticiaHome p {
    color: #fff;
  }

  .infoNoticiaHome h3 {
    font-size: 18px;
  }

  .infoNoticiaHome p {
    font-size: 12px;
  }

  .txtProfessores {
    display: block;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
    margin-bottom: 10px;
  }

  .txtProfessores h1 {
    color: #fff;
    font-size: 30px;
  }
  .txtProfessores p {
    color: #fff;
    font-size: 18px;
  }
  #site-navigation {
    width: 100%;
    height: 100%;
    display: block;
  }
  #mobile-navigation {
    display: none;
  }
  #content {
    width: 100%;
    padding: 75px 10px 10px 10px;
    margin: 0;
  }
  #areaSlideshow {
    display: block;
    float: left;
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
  }
  #areaAulas {
    display: block;
    float: left;
    width: 100%;
    height: 800px;
    margin-bottom: 10px;
  }
  #areaFrase {
    display: block;
    float: left;
    width: 100%;
    height: 50px;
  }
  #areaDestaque {
    display: block;
    float: left;
    width: 100%;
    height: 360px;
  }
  #areaVideo {
    display: block;
    float: right;
    width: 100%;
    height: 200px;
    margin-top: 10px;
  }
  #videoHomepage {
    width: 100% !important;
    height: 100% !important;
  }
  #areaNoticia {
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
  body {
    display: block;

    background-image: url(img/bgpattern14.jpg);
    background-repeat: repeat;
    opacity: 1;
  }
  .blocoAula {
    display: block;
    width: calc(25% - 7.5px);
    height: 100%;
    float: left;
    margin-right: 10px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    position: relative;
  }

  .blocoAula:nth-child(3) {
    margin-right: 0px;
  }
  .blocoAula:nth-child(4) {
    margin-right: 0px;
    float: right;
  }
  .festivalCorpo {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: calc(50% - 5px);
    margin-bottom: 10px;
    padding: 20px;
    background-image: url(img/festival-corpo_btn.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    overflow: hidden;
  }

  .festivalCorpo:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-size: 100px 100px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .festivalCorpo:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    z-index: 10;
  }

  .festivalCorpo:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    opacity: 1;
    background-image: url(http://cdn.flaticon.com/png/256/22245.png);
    background-size: 80px 80px;
    background-repeat: no-repeat;
  }

  .festivalCorpo h2 {
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    width: 100%;
    height: auto;
    display: none;
    position: absolute;

    vertical-align: middle;
    text-align: center;
  }
  .espacoEnergia {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: calc(50% - 5px);
    padding: 20px;
    background-image: url(img/espaco-energia1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
  }

  .espacoEnergia:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-size: 100px 100px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    z-index: 10;
  }

  .espacoEnergia:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    opacity: 1;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-size: 80px 80px;
    background-repeat: no-repeat;
  }
  .espacoEnergia:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
  }

  .espacoEnergia h2 {
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    width: 100%;
    height: auto;
    display: none;
    position: absolute;

    vertical-align: middle;
    text-align: center;
  }

  .txtSobre {
    display: block;
    width: 100%;
    height: auto;
    float: right;
    margin-left: 10px;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }
  .videoSobre {
    display: block;
    width: 100%;
    float: left;
    position: relative;
  }
  .tituloPagina {
    font-size: 26px;
    color: #fff;
    margin-bottom: 10px;
  }

  .textoPagina {
    font-size: 16px;
    /*color: #121314;*/
    color: #fff;
  }

  .videoSobre h2 {
    position: relative;
    font-size: 16px;
    color: #fff;
    padding: 40px;
    font-style: italic;
    text-align: center;
    font-family: "PT Sans";
  }

  .videoSobre h2:before {
    content: "“";
    position: absolute;
    display: block;
    font-size: 80px;
    top: 15px;
    left: 0px;
  }
  .videoSobre h2:after {
    content: "”";
    position: absolute;
    display: block;
    font-size: 80px;
    bottom: 12px;
    right: 5px;
  }

  .videoSobre iframe {
    width: 100%;
    height: 280px;
    -webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.7);
  }

  .imageEnergia {
    display: block;
    width: 100%;
    float: left;
    height: 350px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 10px;
  }
  .logotipomobile {
    background-image: url(img/aiadanca_logo1.svg);
    display: block;
    width: 200px;
    height: 50px;
    background-image: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
  }
  .videoFestivalGenerico {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
  }

  .videoFestivalGenerico iframe {
    width: 100%;
    height: 100%;
  }

  .blocoTecnica {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    margin-top: 10px;
  }
  #content .blocoTecnica:nth-child(1) .contentTecnica {
    background-color: rgba(227, 193, 92, 0.7);
    border: 5px solid rgba(227, 193, 92, 1);
  }
  #content .blocoTecnica:nth-child(2) .contentTecnica {
    background-color: rgba(0, 128, 128, 0.7);
    border: 5px solid rgba(0, 128, 128, 1);
  }
  #content .blocoTecnica:nth-child(3) .contentTecnica {
    background-color: rgba(255, 127, 80, 0.7);
    border: 5px solid rgba(255, 127, 80, 1);
  }
  #content .blocoTecnica:nth-child(4) .contentTecnica {
    background-color: rgba(30, 144, 255, 0.7);
    border: 5px solid rgba(30, 144, 255, 1);
  }
  #content .blocoTecnica:nth-child(5) .contentTecnica {
    background-color: rgba(201, 105, 115, 0.7);
    border: 5px solid rgba(201, 105, 115, 1);
  }
  #content .blocoTecnica:nth-child(6) .contentTecnica {
    background-color: rgba(120, 108, 128, 0.7);
    border: 5px solid rgba(120, 108, 128, 1);
  }
  #content .blocoTecnica:nth-child(7) .contentTecnica {
    background-color: rgba(60, 179, 113, 0.7);
    border: 5px solid rgba(60, 179, 113, 1);
  }
  #content .blocoTecnica:nth-child(8) .contentTecnica {
    background-color: rgba(227, 193, 92, 0.7);
    border: 5px solid rgba(227, 193, 92, 1);
  }
  #content .blocoTecnica:nth-child(9) .contentTecnica {
    background-color: rgba(0, 128, 128, 0.7);
    border: 5px solid rgba(0, 128, 128, 1);
  }
  #content .blocoTecnica:nth-child(10) .contentTecnica {
    background-color: rgba(255, 127, 80, 0.7);
    border: 5px solid rgba(255, 127, 80, 1);
  }
  #content .blocoTecnica:nth-child(11) .contentTecnica {
    background-color: rgba(30, 144, 255, 0.7);
    border: 5px solid rgba(30, 144, 255, 1);
  }
  #content .blocoTecnica:nth-child(12) .contentTecnica {
    background-color: rgba(201, 105, 115, 0.7);
    border: 5px solid rgba(201, 105, 115, 1);
  }
  #content .blocoTecnica:nth-child(13) .contentTecnica {
    background-color: rgba(120, 108, 128, 0.7);
    border: 5px solid rgba(120, 108, 128, 1);
  }
  #content .blocoTecnica:nth-child(14) .contentTecnica {
    background-color: rgba(60, 179, 113, 0.7);
    border: 5px solid rgba(60, 179, 113, 1);
  }

  .blocoTecnica:nth-child(2n) .contentTecnica {
    float: right;
    margin: 0px;
  }

  .blocoTecnica:nth-child(2n) .imgTecnica {
    float: left;
    margin-right: 10px;
  }

  .contentTecnica {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    margin-right: 10px;
    padding: 20px;
  }
  .contentTecnica h2 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #fff;
  }
  .contentTecnica p {
    font-size: 16px;
    color: #fff;
  }

  .imgTecnica {
    display: none;
    position: relative;
    width: calc(50% - 5px);
    height: 100%;
    float: right;
    background-size: cover;
    background-position: center center;
  }

  .blocoFestival {
    display: block;
    width: 100%;
    margin-right: 10px;
    height: 500px;
    position: relative;
    float: left;
    margin-top: 10px;
    background-size: cover;
    background-position: top center;
  }

  .resumoFestival {
    display: block;
    width: calc(40% - 5px);
    height: 350px;
    margin-right: 10px;
    float: left;
  }
  .videoFestival {
    display: block;
    width: calc(60% - 5px);
    height: 350px;
    float: right;
  }
  .galeriaFestival {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 10px;
    float: left;
  }
  .imgGaleria {
    display: block;
    width: calc(25% - 10px);
    height: 250px;
    background-position: center center;
    background-size: cover;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .imgGaleria:nth-child(4n) {
    float: right;
    margin-right: 0px;
  }

  .listagem {
    list-style-type: none;
    display: block;
    width: 100%;
    height: auto;
  }

  .thumbListagem {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 250px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
  }

  .thumbListagem:nth-child(2n) {
    margin-right: 0;
    float: right;
  }

  .thumbListagem:before {
    content: " ";

    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    z-index: 5;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .thumbListagem:after {
    content: " ";
    display: block;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    opacity: 1;
    z-index: 5;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .thumbListagem:hover:before {
    opacity: 0.3;
  }
  .thumbListagem:hover:after {
    height: 80px;
  }

  .thumbListagem:hover h2 {
    bottom: 20px;
    -webkit-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
    -ms-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    transition: all 350ms ease-in;
  }

  .thumbListagem h2 {
    position: absolute;
    left: 20px;
    bottom: -55px;
    font-size: 22px;
    display: block;
    color: #222;
    z-index: 10;
  }

  .thumbListagemHome {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: calc(25% - 5px);
    margin-right: 10px;
    margin-bottom: 10px;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
  }

  .thumbListagemHome:before {
    content: " ";

    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    z-index: 5;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .thumbListagemHome:after {
    content: " ";
    display: block;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    opacity: 1;
    z-index: 5;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .thumbListagemHome:hover:before {
    opacity: 0.3;
  }
  .thumbListagemHome:hover:after {
    height: 50px;
  }

  .thumbListagemHome:hover h2 {
    bottom: 10px;
  }

  .thumbListagemHome h2 {
    position: absolute;
    left: 20px;
    bottom: -45px;
    font-size: 18px;
    display: block;
    color: #222;
    z-index: 10;
    -webkit-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
    -ms-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    transition: all 350ms ease-in;
  }

  .imgCapa {
    display: block;
    width: 100%;

    float: left;
    position: relative;
    height: 350px;
    background-size: cover;
    background-position: center center;
  }
  .infoAula {
    display: block;
    float: right;
    width: 100%;
    position: relative;
    height: auto;
    min-height: 300px;
    margin-top: 10px;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoAula h1 {
    color: #fff;
    font-size: 36px;
    color: #fff;
  }

  .infoAula h2 {
    color: #fff;
    font-size: 24px;
    margin-top: 5px;
    color: #fff;
  }

  .infoAula p {
    color: #fff;
    font-size: 18px;
  }

  .infoAula ul {
    list-style-type: none;
  }
  .infoAula ul li {
    float: left;
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
  }

  .infoAcademia {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    margin-right: 10px;
  }

  .acf-map {
    width: 100% !important;
    margin-top: 10px !important;
  }

  .infoAcademia h2 {
    color: #fff;
    font-size: 28px;
  }

  .infoAcademia p {
    color: #fff;
    font-size: 15px;
  }

  .infoAcademia p {
    padding-left: 40px;
  }

  .boxInfoAcademia {
    display: block;
    width: 100%;

    margin-bottom: 10px;
    position: relative;
    float: left;

    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }
  .morada,
  .contacto {
    position: relative;
  }
  .infoAcademia .morada:before {
    content: "";
    display: block;
    width: 40px;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    background-image: url("https://cdn.flaticon.com/png/256/2144.png");
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: left center;
  }

  .infoAcademia .contacto:before {
    content: "";
    display: block;
    width: 40px;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    background-image: url("https://cdn.flaticon.com/png/256/9243.png");
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: left center;
  }

  .btnHorario {
    width: 100%;
    height: 60px;
    display: block;
    position: relative;
    float: right;
    border: 2px solid #fff;
    color: #fff !important;
    vertical-align: middle;
    font-size: 24px;
    padding-top: 7px;
    text-align: center;
    margin-top: 10px;
  }

  .imgHorario {
    width: 50%;
    height: 400px;

    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
    float: left;
  }

  footer {
    width: 100%;
    height: auto;
    display: block;
    background-color: #222326;
    background-image: url(img/bgpattern15.png);
    opacity: 0.95;
    margin-top: 50px;
  }
  .redesSociais {
    width: 100%;
    height: auto;
    display: block;
    padding-top: 20px;
    margin-bottom: 20px;
    float: left;
  }
  .contenido {
    width: 100%;
    height: auto;
    margin: 0px auto;
  }

  .redesSociais p {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    font-style: normal;
  }

  .contenido > a {
    display: block;
    width: calc(25% - 7.5px);
    height: 150px;
    background-position: center center;
    float: left;
    position: relative;
  }

  .facebook {
    background-image: url(img/icoFB.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
    position: relative;
    z-index: 5;
    margin-bottom: 10px;
  }
  .youtube {
    background-image: url(img/icoYT.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .twitter {
    background-image: url(img/icoTW.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
  }
  .instagram {
    background-image: url(img/icoIT.png);
    background-repeat: no-repeat;
    background-size: cover;
  }

  .facebook:after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoFB.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .youtube:after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoYT.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .twitter:after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoTW.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .instagram:after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoIT.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .facebook:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoFB.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
  }
  .youtube:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoYT.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
  }
  .twitter:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoTW.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
  }
  .instagram:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    background-image: url(img/icoIT.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
  }

  .textoFooter {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 30px;
  }

  .textoFooter h3 {
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-style: normal;
  }

  .textoFooter p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-style: italic;
  }

  .contentFooter {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .contactosFooter {
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    float: left;
  }
  .contactosFooter .contTelefone {
    width: 50%;
    padding: 20px;
    float: left;
    text-align: center;
    position: relative;
    padding-top: 160px;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .contactosFooter .contEmail {
    width: 50%;
    padding: 20px;
    float: left;
    text-align: center;
    position: relative;
    padding-top: 160px;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .contactosFooter .contMorada {
    width: 100%;
    padding: 20px;
    float: left;
    text-align: center;
    position: relative;
    padding-top: 160px;
    font-size: 16px;
  }
  .contTelefone:before {
    content: "";
    width: 50px;
    height: 50px;
    top: 85px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    background-image: url(img/icophone.png);
    background-size: contain;
  }
  .contEmail:before {
    content: "";
    width: 50px;
    height: 50px;
    top: 85px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    background-image: url(img/icomail.png);
    background-size: contain;
  }
  .contMorada:before {
    content: "";
    width: 50px;
    height: 50px;
    top: 85px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    background-image: url(img/icohouse.png);
    background-size: contain;
  }

  .contTelefone span {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    left: 0px;
    margin-top: 25px !important;
    font-size: 16px;
    line-height: 1.1;
  }
  .contEmail span {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    left: 0px;
    margin-top: 25px !important;
    font-size: 16px;
    line-height: 1.1;
  }
  .contMorada span {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    left: 0px;
    margin-top: 25px !important;
    font-size: 16px;
    line-height: 1.1;
  }

  .assinaturaFooter {
    width: 100%;
    height: 64px;
    display: block;
    background-image: url(img/aiadanca_logoV.svg);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    float: left;
  }

  .EgoiMailListBuilderWidget h1 {
    color: #fff;
    font-size: 18px;
    font-style: normal;
  }

  .newsletterFooter {
    display: none;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    float: right;
  }

  .contenidoNews {
    width: 500px;
    height: auto;
    margin: 0 auto;
    position: relative;
  }

  .contenidoNews p {
    color: #fff;
    text-align: center;
    font-style: normal;
  }

  label {
    display: none;
  }
  .woocommerce-billing-fields h3 {
    color: #fff;
  }

  .form-row label {
    display: block;
    color: #fff;
  }
  .form-row strong {
    color: #fff;
  }

  .woocommerce-shipping-fields h3 {
    color: #fff;
  }

  #order_review_heading {
    color: #fff;
  }

  .widget-text input[type="text"] {
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    width: 340px !important;
    margin-right: 10px;
    position: relative;
    float: left;
    display: block;
  }
  .widget-text input[type="submit"] {
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    width: 150px !important;
    position: relative;
    float: left;
    display: block;
  }

  .btnSubmit {
    border: 0;
    background-color: #999;
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    width: 150px;
    height: 32px;
  }
  .errorcenter {
    color: red !important;
    font-style: normal;
    float: left;
    position: relative;
    font-size: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    display: block;
  }
  .success {
    color: green !important;
    font-style: normal;
    float: left;
    position: relative;
    font-size: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    display: block;
  }
  .breadcrumbs {
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .breadcrumbs a {
    color: #fff;
    font-family: "Oswald" sans-serif;
  }

  .blocoID {
    display: block;
    width: 100%;
  }

  .imgProfessor {
    display: block;
    width: 100%;
    height: 350px;
    background-size: cover;
    background-position: center top;
    position: relative;
    float: left;
  }

  .infoProfessor {
    display: block;
    width: 100%;
    margin-top: 10px;
    height: auto;
    float: right;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoProfessor a {
    color: #fff;
  }

  .infoProfessor p {
    color: #fff;
    font-size: 18px;
    font-style: italic;
  }

  .nomeProfessor {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    font-size: 36px;
    color: #fff;
  }

  .faceProf {
    display: block;
    float: left;
    position: relative;
    width: 60px;
    height: 60px;
    background-image: url("https://cdn.flaticon.com/png/256/37409.png");
    background-repeat: no-repeat;
    background-size: cover;
  }

  .noticiaThumb {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    float: left;
    margin-bottom: 10px;
  }

  .testemunhoThumb {
    width: 100%;
    min-height: 200px;
    height: auto;
    display: block;
    position: relative;
    float: left;
    margin-bottom: 10px;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .imgTestemunhoThumb {
    display: block;
    width: 100%;
    height: 250px;
    position: relative;
    float: left;
    background-size: cover;
    background-position: center center;
    margin-bottom: 20px;
  }

  .imgTestemunhoThumb iframe {
    width: 100%;
    height: 100%;
  }
  .infoTestemunho {
    display: block;
    width: 100%;
    height: 100%;
    float: right;
    position: relative;
  }
  .infoTestemunho h3,
  .infoTestemunho p,
  .infoTestemunho h4 {
    color: #fff;
  }

  .infoTestemunho h3 {
    font-size: 26px;
  }

  .infoTestemunho h4 {
    font-size: 22px;
  }

  .infoTestemunho p {
    font-size: 16px;
  }

  .imgNoticiaThumb {
    display: block;
    width: 100px;
    height: 100px;
    position: relative;
    float: left;
    background-size: cover;
    background-position: center center;
  }

  .infoNoticia {
    display: block;
    width: calc(100% - 100px);
    height: 100%;
    float: right;
    position: relative;
    padding: 10px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoNoticia h3,
  .infoNoticia p {
    color: #fff;
  }

  .infoNoticia h3 {
    font-size: 22px;
  }

  .infoNoticia p {
    font-size: 15px;
  }
  .btnListagemNoticias {
    display: block;
    width: 100%;
    height: 50px;
    background-color: rgba(111, 89, 128, 1);
    font-style: normal;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    right: 0px;
    bottom: 0px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .btnListagemNoticias:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 0%;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
  .btnListagemNoticias:hover:after {
    height: 100%;
  }

  .btnListagemNoticias:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0%;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
  .btnListagemNoticias:hover:before {
    height: 100%;
  }

  .noticiaLeft {
    float: left;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
  }

  .noticiaRight {
    float: right;
    position: relative;
    display: block;
    width: 100%;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .noticiaRight h1 {
    font-size: 26px;
    margin-bottom: 15px;
    color: #fff;
  }

  .noticiaRight p {
    color: #fff;
  }
  .formularioFestival {
    display: block;
    width: 100%;
    height: 170px;
    position: relative;
    float: left;
    background-color: transparent;
    margin-top: 10px;
  }
  .btnGrupos {
    padding-top: 6px;
    display: block;
    position: relative;
    width: 100%;
    height: 60px;
    background-color: rgba(200, 200, 200, 0.7);
    float: left;
    margin-bottom: 10px;
    color: #121314;
    font-size: 15px;
    text-align: center;
  }

  .btnGrupos:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(https://cdn.flaticon.com/png/256/884.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 70px;
    top: 12px;
    right: 15px;
  }

  .btnParticular {
    padding-top: 6px;
    display: block;
    position: relative;
    width: 100%;
    height: 60px;

    float: right;
    background-color: rgba(200, 200, 200, 0.7);
    color: #121314;
    font-size: 15px;
    text-align: center;
  }

  .btnParticular:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(https://cdn.flaticon.com/png/256/884.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 70px;
    top: 12px;
    right: 15px;
  }

  .imgCapaFestival {
    display: block;
    width: 100%;
    height: 300px;
    float: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
  }

  .videosContainer {
    display: block;
    width: calc(30% - 5px);
    height: auto;
    float: left;
  }

  .infoFestival {
    display: block;
    width: 100%;

    height: auto;
    float: right;
    min-height: 535px;
    padding: 20px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
  }

  .infoFestival h1,
  .infoFestival p {
    color: #fff;
  }

  .infoFestival h1 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .galFestList {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 10px;
    position: relative;
    float: left;
  }

  .acf-map {
    display: none !important;
  }

  .imgGalFestival {
    display: block;
    width: calc(50% - 5px);
    height: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
  }

  .imgGalFestival:nth-child(2n) {
    margin-right: 0px;
    float: right;
  }

  .imgGalFestival:after {
    content: "";
    width: 100%;
    height: 100%;
  }

  .blocoProducao {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    padding-top: 60px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .titProd {
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    text-transform: uppercase;
    line-height: 60px;
    vertical-align: middle;
    display: block;
    cursor: pointer;
    font-size: 24px;
    text-align: center;
  }

  .videoListagemProd iframe {
    height: 100%;
  }

  .blocoAberto {
    max-height: 20000px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }
  .imagemGeralCompanhia {
    width: 100%;
    height: 300px;
    display: block;
    position: relative;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .infoGeralCompanhia {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 5px solid rgba(111, 89, 114, 1);
    background-color: rgba(111, 89, 114, 0.7);
    padding: 20px;
  }

  .infoGeralCompanhia h1 {
    color: #fff;
    font-size: 26px;
  }

  .infoGeralCompanhia p {
    color: #fff;
    font-size: 16px;
  }
  .colunaEsq {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    margin-top: 10px;
  }
  .colunaDir {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    float: right;
    margin-top: 10px;
  }
  .colunaDir h2 {
    color: #fff;
    font-size: 28px;
  }

  .colunaDir p {
    color: #fff;
    font-size: 18px;
  }

  .prodImgDestaque {
    display: block;
    width: 100%;
    height: 450px;
    position: relative;
    float: left;
    background-image: cover;
    background-position: center;
  }

  .imgGaleriaProd {
    display: block;
    width: calc(50% - 5px);
    height: 200px;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .imgGaleriaProd:nth-child(2n) {
    margin-right: 0px;
    float: right;
  }
  .galeriaProd {
    margin-top: 10px;
  }
  .videoListagemProd {
    width: 100%;
    height: 280px;
    margin-top: 10px;
    float: left;
    position: relative;
  }

  .videoListagemPro iframe {
    width: 100%;
    height: 280px;
  }

  .eventoThumb {
    display: block;
    width: calc(50% - 5px);
    margin-right: 10px;

    margin-bottom: 10px;
    height: 320px;
    position: relative;
    float: left;
    overflow: hidden;

    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -moz-transform: scale(1) skewX(0deg);
    -webkit-transform: scale(1) skewX(0deg);
    -o-transform: scale(1) skewX(0deg);
    -ms-transform: scale(1) skewX(0deg);
    transform: scale(1) skewX(0deg);
  }

  .eventoThumb:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(50, 50, 50, 0.7);
    color: #fff;
    font-size: 18px;
    padding: 20px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 1;
  }

  .eventoThumb:after {
    content: "";
    position: absolute;
    background-image: url(https://cdn.flaticon.com/png/256/22245.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    background-color: rgba(255, 255, 255, 0.4);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .eventoThumb:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    z-index: 10;
  }
  .eventoThumb:hover:before {
    opacity: 0;
  }

  .eventoThumb:hover:after {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.9);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.9);
  }

  .eventoThumb:nth-child(2n) {
    float: right;
    margin-right: 0px;
  }
  .eventoThumb a h3 {
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .imgEventoThumb {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
  }

  #click-menu {
    background: rgba(0, 0, 0, 0.5) !important;
  }
}

/* ANIMAÇOES */

@-webkit-keyframes animacaoTxtBloco {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes animacaoTxtBloco {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes animacaoTxtBloco {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animacaoTxtBloco {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.mouseOverEffect1:before {
  content: "";
  display: block;
  position: absolute;
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.mouseOverEffect1:hover:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

.filtros {
  width: 25%;
  float: left;
}

.products {
  float: left;
}

@media only screen and (max-width: 1249px) {
  .filtros {
    width: 100%;
    float: left;
  }

  .products {
    float: none;
  }
}

.woof_sid_auto_shortcode.woof {
  border: 5px solid rgba(111, 89, 114, 1);
  background-color: rgba(111, 89, 114, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0px 0px 0px 0px transparent;
  box-shadow: inset 0px 0px 0px 0px transparent;
}

.woof_sid_auto_shortcode .woof_container {
  width: 100%;
}

.woof_radio_term {
  display: none;
}

.woof_list label {
  font-size: 15px;
}

.woof_reset_search_form {
  display: none !important;
}

.woof_reset_search_form {
  margin: 0;
}

.overflow {
  overflow: auto;
}

.bl2 {
  height: 370px;
}

.breadcrumbs span {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 16px;
}
