@font-face {
  font-family: 'fontello';
  src: url('webfonts/fontello.eot?62093333');
  src: url('webfonts/fontello.eot?62093333#iefix') format('embedded-opentype'),
       url('webfonts/fontello.woff?62093333') format('woff'),
       url('webfonts/fontello.ttf?62093333') format('truetype'),
       url('webfonts/fontello.svg?62093333#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body{
	padding: 0;
	margin: 0;
	font-family: 'axiformabook', 'Open Sans', sans-serif;
	font-weight:400;
	font-size:18px;
	color:#000000;
	background-color: #ffffff;
}


a:hover .img{filter:alpha(opacity=25);-moz-opacity:.50;opacity:.50;}
a {
	color: #ffffff; text-decoration:none;
}

a:hover {
	color: #3fa9f5;
}
a.red {
	color: #e84e60; text-decoration:none;
}
a.red:hover {
	color: #9e2332;
}

a.link-red {
	color: #e84e60; text-decoration:none;
}
a.link-red:hover {
	color: #9e2332;
}
a.link-red-esc {
	color: #f6bac1; text-decoration:none;
}
a.link-red-esc:hover {
	color: #ec8f9b;
}

a.link-blue {
	color: #04cfe2; text-decoration:none;
}
a.link-blue:hover {
	color: #007d89;
}
a.link-blue-esc {
	color: #c4faff; text-decoration:none;
}
a.link-blue-esc:hover {
	color: #99f1f9;
}

a.link-orange {
	color: #d58707; text-decoration:none;
}
a.link-orange:hover {
	color: #a64a00;
}
a.link-orange-esc {
	color: #f7d6bb; text-decoration:none;
}
a.link-orange-esc:hover {
	color: #f8c195;
}


h1, h2, h3, h4, h5, h6, h7 {
	margin:0;
	line-height: 1;
	font-family: 'axiformablack';
}
h1, h2, h3 {
	padding-bottom: 15px;
}
h1{
	font-size:5.2rem;
	font-weight: bold;
	letter-spacing: -2px;
}
h2{
	font-size:4.1rem;
	font-weight: bold;
	letter-spacing: -2px;
}
h3{
	font-size:3.2rem;
	font-weight: 400;
}
h4{
	font-size:2.6rem;
	padding-top: 25px;
}
h5{
	font-size:2rem;
	padding-top: 35px;
	font-weight: normal;
}
h6{
	font-size:1.6rem;
	padding-top: 25px;
	font-weight: normal;
}
p {
	text-align: justify;
	font-size:1.2rem;
	line-height: 1.3;
}

@media (max-width: 1080px) {
h1{	font-size:4rem;}
h2{	font-size:3.2rem;}
h3{	font-size:2.5rem;}
h4{	font-size:2rem;}
h5{	font-size:1.6rem;}
h6{	font-size:1.4rem;}
p{	font-size:1.2rem;}
}
@media (max-width: 768px) {
h1{	font-size:3.6rem;}
h2{	font-size:2.8rem;}
h3{	font-size:2.3rem;}
h4{	font-size:1.6rem;}
h5{	font-size:1.4rem;}
h6{	font-size:1.3rem;}
p{	font-size:1.1rem;}
}
@media (max-width: 480px) {
h1{	font-size:3rem;}
h2{	font-size:2.4rem;}
h3{	font-size:1.9rem;}
h4{	font-size:1.5rem;}
h5{	font-size:1.4rem;}
h6{	font-size:1.3rem;}
p{	font-size:1rem;}
}




hr {
	border:none; border-bottom:1px; border-bottom-style:solid;
}

hr .other {border-bottom-color:rgba(219,107,105,0.5);}
hr .black {border-bottom-color:rgba(0,0,0,1);}
hr .white {border-bottom-color:rgba(255,255,255,1);}

.icone{
	font-size: 200%;
}
.sub, sup {
	font-size: 70%; vertical-align: top;
}
.small {
	font-size: 70%;
}
.big {
	font-size: 200%;
}
.question {
	font-weight: 600; color: #671917;
}
.center {
	text-align:center;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.float-l {
      float: left;
    }

.float-r {
      float: right;
    }
.clear {
	clear: both;
}

.pad1{
	padding: 20px 0;
}
.pad2{
	padding: 40px 0;
}
.pad3{
	padding: 15%;
}
.pad4{
	padding: 0 25px;
}
.pad-left{
	padding-left: 40px;
}
.pad-right{
	padding-right: 40px; 
}
.td{
	padding: 0 50px;
	border-top: 2px solid #000000;
}
.fotos{
	width: 160px; 
	height: auto;
	padding: 20px 0;
}
.cv{
	font-size: 1rem;
	font-weight: 100;
	font-family: 'Open Sans', sans-serif;
}
.bg-img{
	background-size: ;
}


/* Colors */
.black {
	color:#000000;
}
.white{
	color:#ffffff;
}
.cyan{
	color:#666666;
}
.cyan2{
	color:#cccccc;
}
.blue{
	color:#38a8f8;
}
.blue2{
	color:#04cfe2;
}
.red{
	color:#ff1c37;
}
.red2{
	color:#e84e60;
}
.pink{
	color:#df45a5;
}
.pink2{
	color:#f44f6e;
}
.rosa{
	color:#f575af;
}
.rosa2{
	color:#f09682;
}
.yellow{
	color:#f1c801;
}
.orange{
	color:#ff8216;
}
.orange2{
	color:#d58707;
}
.purple{
	color:#9257a3;
}
.transp{
	background-color: rgba(0,0,0,.6);
}

/* Background Colors */
.bg-black{
	background-color:#000000;
}
.bg-white{
	background-color:#ffffff;
}
.bg-blue{
	background-color:#38a8f8;
}
.bg-blue2{
	background-color:#04cfe2;
}
.bg-red{
	background-color:#ff1c37;
}
.bg-red2{
	background-color:#e84e60;
}
.bg-pink{
	background-color:#df45a5;
}
.bg-yellow{
	background-color:#f1c801;
}
.bg-orange{
	background-color:#ff8216;
}
.bg-purple{
	background-color:#9257a3;
}


/* Botões */
.btn {
	border: 1px solid #000000;
	border-radius:8px;
	color: #ffffff;
	background-color:#000000;
	cursor: pointer;
	display: inline-block;
	padding: 15px 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-weight:400;
	font-size:1.2rem;
}
.btn:hover {
	color: #000000;
	background-color:#ffffff;
	border: 1px solid #000000;
}
.btn.btn-tickets {
	font-weight: 900;
	padding: 10px 40px;
	color: #ffffff;
	background-color:#38a8f8;
	border: 1px solid #38a8f8;
	text-align: center;
	border-radius:0;
}

.btn.btn-tickets:hover {
	color: #ffffff;
	background-color:#000000;
	border: 1px solid #000000;
}

.btn.btn-blue2 {
	font-weight: 900;
	padding: 15px 25px;
	color: #04cfe2;
	border: 1px solid rgba(0,204,225,0.4);
	text-align: center;
	border-radius:5px;
	font-size: 1.1rem;
}

.btn.btn-blue2:hover {
	color: #ffffff;
	border: 1px solid #ffffff;
	background-color:transparent;
}

.btn.btn-red2 {
	font-weight: 900;
	padding: 15px 25px;
	color: #e84e60;
	border: 1px solid rgba(232,78,96,0.4);
	text-align: center;
	border-radius:5px;
	font-size: 1.1rem;
}

.btn.btn-red2:hover {
	color: #ffffff;
	border: 1px solid #ffffff;
	background-color:transparent;
}

.btn.btn-red3 {
	font-weight: 900;
	padding: 15px 25px;
	color: #e84e60;
	border: 1px solid rgba(232,78,96,0.4);
	text-align: center;
	border-radius:5px;
	font-size: 1.1rem;
	background-color:#ffffff;
}

.btn.btn-red3:hover {
	color: #ffffff;
	border: 1px solid #e84e60;
	background-color:#e84e60;
}

.btn.btn-what {
	font-weight: 900;
	padding: 20px 35px;
	color: #000000;
	border: 1px solid #ffffff;
	text-align: center;
	border-radius:5px;
	font-size: 1.4rem;
	background-color:#ffffff;
}

.btn.btn-what:hover {
	color: #ffffff;
	border: 1px solid #ffffff;
	background-color:#000000;
}

.btn.btn-tickets-pag {
	font-weight: 600;
	padding: 20px 60px;
	color: #000000;
	background-color:#ffffff;
	border: 1px solid #ffffff;
	text-align: center;
}

.btn.btn-tickets-pag:hover {
	color: #ffffff;
	background-color: transparent;
	border: 1px solid #ffffff;
}

.btn-txt-blue2 {
	font-weight: 600;
	color: #04cfe2;
	font-weight: bold;
}

.btn-txt-blue2:hover {
	color: #ffffff;
}

.btn.btn-bottom {
	color: #ffffff;
	background-color:#000000;
	border: 1px solid #ffffff;
	margin: 0 15px;
}
.btn.btn-bottom:hover {
	color: #000000;
	background-color:#ffffff;
	border: 1px solid #000000;
}
.btn.btn-editions {
	font-weight: 900;
	padding: 15px 25px;
	color: #ffffff;
	text-align: center;
	border-radius:5px;
	width: 100%;
	background-color: #04cfe2;
	border: none;
}
.btn.btn-editions:hover{
	color: #04cfe2;
	background-color: #ffffff;
}
.btn.btn-orange2 {
	font-weight: 900;
	padding: 25px 45px;
	color: #ffffff;
	border: 1px solid #d58707;
	text-align: center;
	border-radius:5px;
	background-color: #d58707;
}

.btn.btn-orange2:hover {
	color: #d58707;
	border: 1px solid #d58707;
	background-color:transparent;
}
@media (max-width: 1080px) {
.btn {
	padding: 15px 25px; }
}


.btn.btn-col {
	font-weight: 300;
	padding: 10px 10px;
	text-align: center;
	font-size:1rem;
}



/* Divs */

#col-top1, #col-top2{
	float: left;
}
#col-top1{
	width: 30%;
}
#col-top1 p #col-top1 p a{
	text-align: left;
}
#col-top2{
	width: 60%;
}
#col-top2 p, #col-top2 a{
	text-align: center;
}

@media (max-width: 1080px) {
#col-top1, #col-top2, #col-bottom3 {
	width: 100%;
	float: none;
	clear: both;}
#col-top1, #col-top2{
	padding: 30px 0;}
#col-top1 p, #col-bottom3 p{
	text-align: center;}	
}


/* header */

header{
	width: 100%;
	position: relative;
}

#cont-header {
  width: 100%;
  height: 100px;
  padding: 10px 5%;
}
#col-left-header {
  width: 40%;
	text-align: left;
	float: left;
}
#col-left-header img{
  	width: auto;
	height: 80px;
	max-width: 596px;
}
#col-right-header {
  width: 60%;
	text-align: right;
	float: left;
	margin-top: 30px;
}
#col-right-header a{
	border-radius: 5px;
	font-family: 'axiformabook', sans-serif;
	font-weight:900;
	font-size:1.4rem;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 100%;
	margin-left: 20px;
	padding: 10px 10px 5px 10px;
}
#col-right-header a.ms{
	border: 2px solid #ffffff;
	color:#ffffff;
}
#col-right-header a.ms:hover{
	border: 2px solid #ff1c37;
	color:#ff1c37;
}
#col-right-header a.ticket{
	border: 2px solid #ff1c37;
	background-color: #ff1c37;
	color:#ffffff;
}
#col-right-header a.ticket:hover{
	border: 2px solid #ffffff;
	background-color: #ffffff;
	color:#ff1c37;
}

@media (max-width: 1080px) {
#cont-header {
  width: 100%;
  height: 160px;
  padding: 10px 5%;
}
#col-left-header {
  width: 100%;
	text-align: center;
}
#col-right-header {
  width: 100%;
	text-align: center;
	margin-top: 30px;
}
}




/* Divs */
section{
	width: 100%;
	text-align: center;
	position: relative;
}

.section-cover{
	width: 100%;
	background-color: #000000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.section-cover img{
	width: 80%; 
	height: auto; 
	max-width: 1173px;
}


.section-oiweek{
	width: 100%;
	background: url(img/circulo_logo.png) no-repeat top right;
}

.section-dates{
	width: 100%;
	background: url(img/dates_bg.jpg) no-repeat top center;
}

section .cont{
	width: 100%;
	margin: 0 auto;
	padding: 100px 5%;
}


.cont .cover{
	width: 60%;
	height: 716px;
	padding: 0 20%;
	background: url(img/slider.png) no-repeat center center;
	text-align: center;
}

.cont .cover h1{
	 padding-top: 120px;
}
.cont .cover h5{ 
	line-height: 1.3;  
	padding-top: 35px;
}
.cont .cover h6{
	line-height: 1.3;  
	padding-top: 0;
}

.cont .titagenda{
	width: 100%;
	max-width: 300px;
	height: auto;
	max-height: 300px;
	background: url(img/imag_agenda.png) no-repeat center center;
	background-size: contain;
	text-align: center;
	margin: 0 auto;
}

.cont .titagenda h1{
	 padding-top: 120px;
	font-size:4.8rem;
}


.cont .about-txt{
	width: 68%;
	padding-right: 5%;
	float: left;
}
.cont .about-img{
	width: 27%;
	float: left;
}
.cont .about-img img{
	width: 80%;
	margin-top: -40px;
}


.cont .match-col1{
	width: 45%;
	margin: 0 10%;
	float: left;
	background: url(img/circulo.png) no-repeat center left;
	background-size: 400px;
	min-height: 400px;
}
.cont .match-col1 h4{
	margin: 25% auto auto 20%;
}

.cont .match-col2{
	width: 25%;
	margin-right: 10%;
	float: left;
}
.cont .match-col2 p{
	font-size:1rem;
	line-height: 1.2;
	text-align: left;
}

.cont .oiweek-col{
	width: 63%;
	padding-right: 2%;
	left: 0;
}

.cont .rules{
	width: 70%;
	padding: 30px 15%;
	border: 1px solid #000000;
	margin-top: 40px;
	background-color: #ffffff;
}
#col100, #col75, #col60, #col50, #col40, #col33, #col30, #col25, #col20, #col10, #col100-pad, #col75-pad, #col60-pad, #col50-pad, #col40-pad, #col33-pad, #col30-pad, #col25-pad, #col20-pad, #col10-pad{
	float: left;
}
#col100{
	width: 100%;
}
#col75{
	width: 75%;
}
#col60{
	width: 60%;
}
#col50{
	width: 50%;
}
#col40{
	width: 40%;
}
#col33{
	width: 33.33%;
}
#col30{
	width: 30%;
}
#col25{
	width: 25%;
}
#col20{
	width: 20%;
}
#col10{
	width: 10%;
}

#col100-pad{
	width: 100%;
	padding: 0 1%;
}
#col75-pad{
	width: 73%;
	padding: 0 1%;
}
#col60-pad{
	width: 58%;
	padding: 0 1%;
}
#col50-pad{
	width: 48%;
	padding: 0 1%;
}
#col40-pad{
	width: 38%;
	padding: 0 1%;
}
#col33-pad{
	width: 33.33%;
	padding: 0 1%;
}
#col30-pad{
	width: 28%;
	padding: 0 1%;
}
#col25-pad{
	width: 23%;
	padding: 0 1%;
}
#col20-pad{
	width: 18%;
	padding: 0 1%;
}
#col10-pad{
	width: 8%;
	padding: 0 1%;
}


#col50-left, #col50-right{
	float: left;
}

@media (max-width: 1080px) {
#col100, #col75, #col60, #col50, #col40, #col33, #col30, #col25, #col20, #col10, #col100-pad, #col75-pad, #col60-pad, #col50-pad, #col40-pad, #col33-pad, #col30-pad, #col25-pad, #col20-pad, #col10-pad{
	width: 100%;
	float: none;
}
}
/*#col-cont{
	width: 42%;
	padding: 70px 4%;
	display:block;
	float: left;
	height:100%;
	min-height:500px;
	margin-top:0px;
	left: 0;
	top: 0;
}*/

#cont-why {
  position: relative;
  width: 100%;
  min-height: 600px;
  height: auto;
}
#col-left {
  position: absolute;
  width: 50%;
	padding: 70px 3% 70px 5%;
  min-height: 600px;
  top: 0;
  left: 0;
}
#col-right {
  position: absolute;
  width: 50%;
  padding: 70px 5% 70px 3%;
  min-height: 600px;
  top: 0;
  right: 0;
}

#what {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
#what img {
  width: 100%;
  height: auto;
}
#what img.whatimgleft {
  width: 100%;
  height: auto;
  float: left
}

#cont-what {
  position: relative;
  width: 100%;
  height: auto;
  padding: 10px 0;
}
#col-what-left-30 {
  position: absolute;
  padding: 70px 3% 70px 5%;
  width: 30%;
  top: 0;
  left: 0;
}
#col-what-left-70 {
  position: absolute;
  padding: 70px 3% 70px 5%;
  width: 70%;
  top: 0;
  left: 0;
}
#col-what-right-30 {
  position: absolute;
  padding: 70px 5% 70px 3%;
  width: 30%;
  top: 0;
  right: 0;
}
#col-what-right-70 {
  position: absolute;
  padding: 70px 5% 70px 3%;
  width: 70%;
  top: 0;
  right: 0;
}


@media (max-width: 1080px) {
#col-left, #col-right, #col-what-left-30, #col-what-right-30, #col-what-left-70, #col-what-right-70 {
  width: 100%;
  position: relative;
  padding: 50px 5%;
}

}

/*.col-cont{
	width: 42%;
	padding: 70px 4%;
	display:block;
	height:100%;
	min-height:500px;
	float: left;
}


@media (max-width: 768px) {
.col-cont{
	float: none;
	width: 80%;
	padding: 10%;
}
.cont-fotos{
	top: 0;
	position: absolute;
	min-height:200px;
}
.cont-texto{
	position: absolute;
	top: 200px;
}
}*/


/* top */
#col-top1, #col-top2{
	float: left;
}
#col-top1{
	width: 30%;
}
#col-top1 p #col-top1 p a{
	text-align: left;
}
#col-top2{
	width: 60%;
}
#col-top2 p, #col-top2 a{
	text-align: center;
}

@media (max-width: 1080px) {
#col-top1, #col-top2, #col-bottom3 {
	width: 100%;
	float: none;
	clear: both;}
#col-top1, #col-top2{
	padding: 30px 0;}
#col-top1 p, #col-bottom3 p{
	text-align: center;}	
}


/* Bottom */
#col-bottom1, #col-bottom2, #col-bottom3{
	float: left;
	color: #ffffff;
}
#col-bottom1{
	width: 30%;
	padding-top: 15%;
}
#col-bottom1 p #col-bottom1 p a{
	text-align: left;
}
#col-bottom2{
	width: 40%;
}
#col-bottom2 p, #col-bottom2 a{
	text-align: center;
}
#col-bottom3{
	width: 30%;
	padding-top: 15%;
}
#col-bottom3 p, #col-bottom3 p a{
	text-align: center;
}

.vertical{
	top: 50%; 
	vertical-align: middle;
}

@media (max-width: 1080px) {
#col-bottom1, #col-bottom2, #col-bottom3 {
	width: 100%;
	float: none;
	clear: both;}
#col-bottom1, #col-bottom3{
	padding: 30px 0;}
#col-bottom1 p, #col-bottom3 p{
	text-align: center;}	

}


#why_corporates {background-image:url("img/why_corporates.png"); background-size: cover}    
#why_corporates:hover {background-image:url("img/why_corporates_mask.png"); }

#why_startups {background-image:url("img/why_startups.png"); background-size: cover}    
#why_startups:hover {background-image:url("img/why_startups_mask.png"); }

#why_scientists {background-image:url("img/why_scientists.png"); background-size: cover}    
#why_scientists:hover {background-image:url("img/why_scientists_mask.png"); }

#why_investors {background-image:url("img/why_investors.png"); background-size: cover}    
#why_investors:hover {background-image:url("img/why_investors_mask.png"); }

#why_investors {background-image:url("img/why_investors.png"); background-size: cover}    
#why_investors:hover {background-image:url("img/why_investors_mask.png"); }

#why_partners {background-image:url("img/why_partners.png"); background-size: cover}    
#why_partners:hover {background-image:url("img/why_partners_mask.png"); }

#why_media {background-image:url("img/why_media.png"); background-size: cover}    
#why_media:hover {background-image:url("img/why_media_mask.png"); }
    

#icoyoutube {background-image:url("img/bottom_ico_youtube.png"); background-size: cover}    
#icoyoutube:hover {background-image:url("img/bottom_ico_youtube_o.png"); }

#icoinstagram {background-image:url("img/bottom_ico_instagram.png"); background-size: cover}    
#icoinstagram:hover {background-image:url("img/bottom_ico_instagram_o.png"); }

#icofacebook {background-image:url("img/bottom_ico_facebook.png"); background-size: cover}    
#icofacebook:hover {background-image:url("img/bottom_ico_facebook_o.png"); }


@media (max-width: 1080px) {
.section-oiweek{
	background-size: 50%;
}
.cont .about-txt{
	width: 78%;
	padding-right: 2%;
}
.cont .about-img{
	width: 20%;
}
.cont .match-col1, .cont .match-col2 {
	float: none;
	width: 100%;
	}

}



/* Tabela */
.col {
	width: 22.75%;
	margin-right: 3%;
	float: left;
	padding: 15px 0;
}
.col-dir {
	width: 22.75%;
	float: left;
	padding: 15px 0;
}

@media (max-width: 1080px) {
.col, .col-dir {
	width: 100%;
	padding: 15px 0;
}

}


/* Acordeon styles */
.tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #000000;
  overflow: hidden;
  padding: 15px 0 15px 0;
  border-top: 2px solid #000000;
}
input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
label {
  position: relative;
  display: block;
  padding: 0;
  background: #ffffff;
  font-weight: bold;
  line-height: 3;
  cursor: pointer;
}
.blue label {
  background: #2980b9;
}
.tab-content {
  max-height: 0;
  overflow: hidden;
  background: #ffffff;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}
.blue .tab-content {
  background: #3498db;
}
.tab-content p {
  padding-left: 18%;
}
/* :checked */
input:checked ~ .tab-content {
  max-height: 100%;
}
/* Icon */
label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.input[type=checkbox] + label::after {
  content: "";
  background: url(img/agenda_seta_open.png.png) no-repeat center center;
	background-size: contain;
}
.input[type=radio] + label::after {
  content: "";
  background: url(img/agenda_seta_open.png.png) no-repeat center center;
	background-size: contain;
}
.input[type=checkbox]:checked + label::after {
  transform: rotate(90deg);
}
.input[type=radio]:checked + label::after {
  transform: rotateX(90deg);
}

#tab_col1, #tab_col2, #tab_col2a, #tab_col3{
	float: left;
}
#tab_col1, #tab_col2, #tab_col3 p{
	font-weight: normal;
}
#tab_col1{
	width: 18%; 
}
#tab_col2{
	width: 45%; 
}
#tab_col2a{
	width: 82%; 
}
#tab_col3{
	width: 37%; 
}
#tab_col4{
	width: 100%;
	padding-left: 18%;
}

@media (max-width: 1080px) {
#tab_col1, #tab_col2, #tab_col2a, #tab_col3, #tab_col4{
	float: none;
	width: 100%;
	text-align: center;
}
#tab_col4{
	padding-left: 0;
}
}

.tab-content p {
  padding-left: 0;
}

/* carousel */
.carousel-wrapper {
  position: relative;
}
.carousel-wrapper .carousel-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 25px 80px;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.carousel-wrapper .carousel-item .arrow {
  position: absolute;
  top: 0;
  display: block;
  width: 80px;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  background: url("img/seta_tickets_esq.png") 50% 50%/60px no-repeat;
}
.carousel-wrapper .carousel-item .arrow.arrow-prev {
  left: 0;
}
.carousel-wrapper .carousel-item .arrow.arrow-next {
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.carousel-wrapper .carousel-item.light {
  color: white;
}
.carousel-wrapper .carousel-item.light .arrow {
  background: url("img/seta_tickets_esq.png") 50% 50%/60px no-repeat;
}
@media (max-width: 480px) {
  .carousel-wrapper .carousel-item .arrow, .carousel-wrapper .carousel-item.light .arrow {
    background-size: 10px;
    background-position: 10px 50%;
  }
}
.carousel-wrapper [id^="target-item"] {
  display: none;
}
.carousel-wrapper .item-1 {
  z-index: 2;
  opacity: 1;
}
.carousel-wrapper .item-2 {
}
.carousel-wrapper .item-3 {
}
.carousel-wrapper *:target ~ .item-1 {
  opacity: 0;
}
.carousel-wrapper #target-item-1:target ~ .item-1 {
  opacity: 1;
}
.carousel-wrapper #target-item-2:target ~ .item-2, .carousel-wrapper #target-item-3:target ~ .item-3 {
  z-index: 3;
  opacity: 1;
}



/* Tickets */

.tickets{
  display: none;
  width: 100%;
  height: 100%;
}
 

.tickets:target{
  display: block;
}

/* Card Tickets */
#card_ticket{
	position: relative;
	width: 100%; 
	border-radius: 5px; 
	background-color: rgba(255,255,255,0.9); 
	padding: 6%;
	height: 500px;
}

#card_ticket a{
	border-radius: 5px;
	font-size: 1rem;
	line-height: 1.2rem;
	width: auto;
}
#card_ticket .cardbottom{
	position: absolute;
	bottom: 0;
	margin-bottom: 20px;
}

/* Sponsors Section */
.sponsor-logo {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-moz-transition: all 200ms ease;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	padding:5px 20px;
}
.sponsor-logo:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%);
filter: grayscale(100%);
}
.size{
	height:60px;
	width:auto;
}




.divspeakers {
    position: relative;
    width: 25%;
	padding: 20px 2%;
	float: left;
}

.imgspeakers {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middlespeakers {
  transition: .5s ease;
  opacity: 1;
  position: absolute;
  top: 75%;
  left: 10%;
	right: 10%;
  text-align: center;
}

.divspeakers:hover .imgspeakers {
  opacity: 0.5;
  transform: scale(0.95);
}

.divspeakers:hover .middlespeakers {
  opacity: 0.7;
  transform: scale(0.95);
}

.textspeakers {
	width: 100%;
  color: white;
  font-size: 13px;
  padding: 10px;
	line-height: 140%;
	text-transform: uppercase;
}
.textspeakers span{
  font-size: 19px;
	font-weight: bold;
}

@media (max-width: 1080px) {
.divspeakers {
    position: relative;
    width: 50%;
	padding: 20px 2%;
	float: left;
}
	.middlespeakers {
  top: 60%;
}
}

.divphotos {
    position: relative;
    width: 25%;
	padding: 0;
	float: left;
}

.imgphotos {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middlephotos {
  transition: .5s ease;
  opacity: 1;
  position: absolute;
  top: 75%;
  left: 10%;
	right: 10%;
  text-align: center;
}

.divphotos:hover .imgphotos {
  opacity: 0.5;
  transform: scale(0.95);
}

.divphotos:hover .middlephotos {
  opacity: 0.7;
  transform: scale(0.95);
}

.textphotos {
	width: 100%;
  color: white;
  font-size: 13px;
  padding: 10px;
	line-height: 140%;
	text-transform: uppercase;
}
.textphotos span{
  font-size: 19px;
	font-weight: bold;
}

@media (max-width: 1080px) {
.divphotos {
    position: relative;
    width: 50%;
	float: left;
}
	.middlephotos {
  top: 60%;
}
}


section .cont-prem{
	width: 100%;
	margin: 0 auto;
	padding: 100px 5%;
}
.cont-prem img{
	width: 200px; 
	height: auto; 
	margin: 40px 0 40px 0;
}
.prem-tam{
	min-height: 600px;
}
.prem-col1, .prem-col2, .prem-col3 {
	width: 30%; 
	height: auto; 
	float: left;
	margin-top: 30px;
}
.prem-col1, .prem-col2 {
	margin-right: 5%;
}
.prem-col1 p, .prem-col2 p, .prem-col3 p{
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding-bottom: 5px 0 5px 0;
}


@media (max-width: 1080px) {
.prem-col1, .prem-col2, .prem-col3 {
	width: 100%;  
	float: none;
	margin: 50px 0;
}
.prem-tam{
	min-height: 450px;
}
.cont-prem img{
	width: 200px; 
	height: auto; 
	margin: 30px 0 10px 0;
}
}


.top5 {
	float: left;
	height: 34px;
}
.top5 p{
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
}
.top5 p span{
	font-size: 19px;
	color: #000000;
	margin-top: 9px;
}
.top10 {
	float: left;
	height: 28px;
}
.top10 p{
	font-family: 'axiformamedium';
	font-size: 14px;
	color: #999999;
	margin-top: 9px;
}

.bg-esq-laranja-1{
	background: url(img/prem_esq_laranja_1.png) no-repeat left top;
}
.bg-esq-laranja-2{
	background: url(img/prem_esq_laranja_2.png) no-repeat left top;
}
.bg-dir-laranja-1{
	background: url(img/prem_dir_laranja_1.png) no-repeat right top;
}
.bg-dir-laranja-2{
	background: url(img/prem_dir_laranja_2.png) no-repeat right top;
}
.bg-meio-laranja{
	background: url(img/prem_bg_laranja.png) repeat;
}

.bg-esq-rosa-1{
	background: url(img/prem_esq_azul_1.png) no-repeat left top;
}
.bg-esq-rosa-2{
	background: url(img/prem_esq_azul_2.png) no-repeat left top;
}
.bg-dir-rosa-1{
	background: url(img/prem_dir_azul_1.png) no-repeat right top;
}
.bg-dir-rosa-2{
	background: url(img/prem_dir_azul_2.png) no-repeat right top;
}
.bg-meio-rosa{
	background: url(img/prem_bg_azul.png) repeat;
}
.mar-1{
	margin-top: 3px;
}
.pad-left-1{
	padding-left: 20px;
}
.prem-left{
	width: 10%;
	min-width: 90px;
	text-align: center;
}
.prem-middle{
	width: 70%;
	text-align: left;
}
.prem-right{
	width: 10%;
	min-width: 60px;
	text-align: center;
}


#col-editions{
	text-align: center;
	float: left;
	margin: 1%;
	width: 18%;
}

@media (max-width: 1080px) {
#col-editions{
	width: 33.33%;
}	
}

#col-app1{
	width: 25%;
	margin-left: 15%;
	float: left;
	text-align: center;
}
#col-app2{
	width: 40%;
	margin: 0 15% 0 5%;
	float: left;
	text-align: center;
}
#col-app2 img{
	width: 23.33%;
	margin: 1%;
	height: auto;
}
@media (max-width: 1080px) {
#col-app1, #col-app2{
	width: 100%;
	float: none;
}
}

#articles{
	width: 18%;
	margin: 1%;
	float: left;
	text-align: left;
	background-color: #ebebeb;
	border-radius: 7px;
	padding: 15px;
	min-height: 290px;
}
#articles h8{
	font-size: 22px;
	font-weight: 700;
	padding: 15px 0;
}
#articles p{
	font-size: 15px;
	font-weight: 100;
	text-transform: uppercase;
}
@media (max-width: 1080px) {
#articles{
	width: 94%;
	margin: 3%;
	float: none;
	min-height: 1px;
}
#articles h8{
	font-size: 18px;
}
#articles p{
	font-size: 13px;
}
}

#results{
	width: 33.33%;
	float: left;
}
#results img{
	width: 100%;
	height: auto;
}
@media (max-width: 640px) {
#results{
	width: 100%;
	float: none;
}
}