/* MOBILE */

#comissao img {
  max-width: 100px;
}


.sectionSite.Mcenter .svg {
  width: 19px
} 
#bannerRotativo{
  margin: 0 0 30px;
}
#bannerRotativo .imgBanner {
  background-size: cover!important;
  background-repeat: no-repeat!important;
}

@media only screen and (max-width: 991px) {
    .Desktop {
      display: none;
    }
    .logo p {
      margin-left: 10px;
      font-size: 18px;
    }
    .header nav.Mobile {
      background: #fff!important;
    }
    body .page-content {
      padding: 0;
    }

    .main-banner {
      max-height: 140px;
      min-height: 140px;
      padding-top: 1px!important;
      margin-bottom: 30px;
    }

    #presidente {
      flex-direction: column;
    }

  #bannerRotativo .uk-slideshow-items,
  #bannerRotativo .imgBanner {
    width: 100%!important;
    min-height: 140px!important;
  }


    .sectionSite {
      margin-bottom: 30px;
    }

    .sectionSite.Mcenter {
      text-align: center;
    }

    .sectionSite .MFlexDirecReverse {
      flex-direction: column;
      margin: 0;
      padding: 0;
    }

    .sectionSite .MFlexItemsCenter {
      align-items: center;
    }

    .sectionSite .MMarginGrid div {
      padding: 0;
      min-width: 100%;
    }

    .sectionSite .MMarginGrid div + div {
      margin-top: 50px;
    }

    .sectionSite.Mcenter .btn-warning {
      margin: 0 auto;
      display: inherit;
    }

    .h1, h1 {
        font-size: 24px;
    }  
    .gaming-library .item ul li {
      width: 100%!important;
      position: relative;
    }
    #inscricoes {
      text-align: center;
      margin-bottom: 50px;
    }
    #inscricoes .item ul.Desktop {
      display: none;
    }
    #inscricoes .item ul {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    #inscricoes.gaming-library .item ul li:nth-child(2) p,
    #inscricoes.gaming-library .item ul li:nth-child(3) p,
    #inscricoes.gaming-library .item ul li:nth-child(4) p {
      text-align: right!important;
    }

    #inscricoes .item ul:first-child {
      display: none;
    }
    
    #gridPalestrantes {
      margin-bottom: 30px;
    }
    #gridPalestrantes .uk-grid {
      margin: 0
    }
    #gridPalestrantes .uk-grid > div {
      padding: 0
    }
    #programacao {
      margin-bottom: 50px;
    }
    #programacao .uk-card,
    #programacao .uk-card h5,
    #programacao .uk-card p {
      text-align: center;
    } 
    #programacao .media.d-flex {
      display: none!important;
    }

}

/* DESKTOP */

#inscricoes table {
  max-width: 100%;
  margin: 30px 0;
}

#hoteis a {color: #333}
#hoteis a:hover {color: #0b894d}
.uk-table td {
  width: auto!important
}

#programacao svg {
  width: 30px;
}

#programacao .uk-accordion-content {
  padding-left: 15px;
}

#gridPalestrantes.divGrid .team-style07:hover * {
  color:#fff;
}

#gridPalestrantes.divGrid .team-style07 {
  margin-bottom: 15px;
}


@media only screen and (min-width: 992px) {
  .Mobile {
    display: none;
  }
	#gridPalestrantes img {
		max-width: 250px;
		max-height:250px;
	}	
}


input, textarea {
  color: #444!important
}

#inscricoes.gaming-library .item ul li:nth-child(1) p {
  font-weight: 700;
}

#inscricoes.gaming-library .item ul li:nth-child(2) p,
#inscricoes.gaming-library .item ul li:nth-child(3) p,
#inscricoes.gaming-library .item ul li:nth-child(4) p {
  text-align: center;
}



.mobileBTMenu {
  border: none;
  background: ;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 0;
}

.block {
	display: block;
}
.bg-white {
	background-color: rgb(255,255,255)!important;
}
.bg-primary {
  background-color: #11263d!important;
}

.bg-primary * {
  color: #fff;
}

.btn-warning {
  background: #0b894d;
  color: #fff;
  border-color: #0b894d;
  border-radius: 25px!important;
  padding: 8px 24px;
}

.btn-warning:hover {
  opacity: .85;
  background-color: #0b894d;
  border-color: #0b894d;
  color: #fff;
}

.main-button a {
	background: #0b894d;
	color: #fff;
}

.main-button a:hover {
  color: #0b894d;
}

.color-primary {
	color: rgb(255, 193, 7)!important;
}
.sectionSite h1,h2,h3,h4,h5 {
	color: #333;
}

.bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5  {
  color: #fff;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.ml-1 {
	margin-left: 10px;
}
.ml-2 {
	margin-left: 20px;
}

/*.rounded-full {
	border-radius: 50%
}

.rounded-2 {
	border-radius: 20px; 
}*/

.text-white {
	color: #fff;
}
.text-color-base {
	color: #333;
}


#modal-regrasInsc p {
  margin: 0 0 10px;
}

#modal-regrasInsc ul li + li {
  margin-top: 15px;
}

/*Resets*/

.btn-success {
  background: #000F18;
  color: #fff;
}

.gaming-library .item ul li span {
  color: #f6f6f6
}

.nobg {
	background: transparent!important;
}

.uk-button-primary {
	background-color: rgb(255, 193, 7)!important;
	border-color: rgb(255, 193, 7)!important;
	border-radius: 50px;
	color: #333;
	font-weight: 400;
	text-transform: none;
}

.uk-button-primary:hover {
	background-color: #333!important;
	color: #fff;
}

@media only screen and (min-width: 992px) {
	.miniContainer {
		width: auto;
		max-width: 80%;
		margin:0 auto;
	}
}


img.logo {
  max-width: 160px;
}

/*banner*/

.main-banner {
  padding: 0;
  border-radius: 23px;
	min-height:auto;
}

.main-banner img {
  border-radius: 23px;
}

.hero-image {
  display: inline-block;
  width: 100%;
  height: 525px;
  max-height: 600px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  min-height: 600px;
  height: 33vw;
  background: #43acd9;
  background-size: cover;
  background-size: 100%;
  max-height: 650px;
}

.full-width-image-banner.blur-background {
/*  filter: blur(30px);
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: unset;
  background-repeat: unset;
  background-size: unset;
  transform: scale(1.1);
  max-height: 800px;
  z-index: 1;*/
}

.limiteImagemFundo {
  position: absolute;
  max-height: 500px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

div.header {
	width: 100%;
}

.header nav {
	background: transparent!important;
}

.uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a[aria-expanded=true] {
  color: #fff212;
}

div.header.uk-active nav {
	background: #fff!important;
}

div.header .stick {
	display: none;
}

div.header.uk-active .stick {
	display: flex;
}

.uk-navbar-center:not(:only-child) {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;	
	transform: none;
}

div.header .nostick .uk-navbar-nav {
	width: 100%;
	justify-content: center;	
}


.uk-navbar-nav > li > a {
	color: #fff;
	font-weight: 600;
}

.uk-active .uk-navbar-nav > li > a {
  color: #333;
}

.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
	font-family: 'Poppins', sans-serif!important;
}

.sectionSite {
	border:1px solid #f6f6f6;
	padding: 30px;
	background-color: #fff;
	border-radius: 23px;	
}


.sectionSite .main-button {
  text-align: center;
  margin-bottom: -53px;
}

.gaming-library .col-lg-12 .item {
border-bottom: 1px solid rgba(0,0,0,.1);
}
.gaming-library .col-lg-12 .item:first-child {
border-top: 1px solid rgba(0,0,0,.1);
margin-top: 20px;
/*padding-top: 20px;*/
}
.gaming-library .col-lg-12 .item ul {
	display:flex;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center;
    justify-content: center;	
}
.gaming-library .col-lg-12 .item ul li:nth-of-type(2) {
	display: none;
}

@media only screen and (min-width: 992px) {
	h1{
		font-size: 24px;
	}
	h2 {
		font-size: 24px;
	}
	h3 {
		font-size: 20px;
	}
	h4 {
		font-size: 16px;
	}
	h5 {
		font-size: 13px;
	}
	.sectionSite h2 svg {
		width: 32px
	}
	.sectionSite {
		margin-top: 40px;
	}
	p {
		font-size: 17px;
		line-height: normal;
	}
	.font-sm {
		font-size: 12px;
	}
	.font-base {
		font-size: 16px;
	}
	.font-lg {
		font-size: 20px;
	}
	.font-xl {
		font-size: 24px;
	}
	.gaming-library .item ul li:first-child {
	  width: 40%;
	}	
  #bannerRotativo .uk-slideshow-items,
  #bannerRotativo .imgBanner {
    width: 100%!important;
    min-height: 485px!important;
  }
}




/*palestrantes*/

.dark {
  background: #110f16;
}

.light {
  background: #f3f5f7;
}

a, a:hover {
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}

#pageHeaderTitle {
  margin: 2rem 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 2.5rem;
}

/* Cards */
.postcard {
  flex-wrap: wrap;
  display: flex;
  box-shadow: 0 4px 21px -12px rgba(0, 0, 0, 0.66);
  border-radius: 10px;
  margin: 0 0 2rem 0;
  overflow: hidden;
  position: relative;
  color: #ffffff;
}
.postcard.dark {
  background-color: #18151f;
}
.postcard.light {
  background-color: #e1e5ea;
}
.postcard .t-dark {
  color: #18151f;
}
.postcard a {
  color: inherit;
}
.postcard h1, .postcard .h1 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.postcard .small {
  font-size: 80%;
}
.postcard .postcard__title {
  font-size: 1.75rem;
}
.postcard .postcard__img {
  max-height: 180px;
  width: 100%;
  object-fit: cover;
  position: relative;
}
.postcard .postcard__img_link {
  display: contents;
}
.postcard .postcard__bar {
  width: 50px;
  height: 10px;
  margin: 10px 0;
  border-radius: 5px;
  background-color: #424242;
  transition: width 0.2s ease;
}
.postcard .postcard__text {
  padding: 1.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
}
.postcard .postcard__preview-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
  height: 100%;
}
.postcard .postcard__tagbox {
  display: flex;
  flex-flow: row wrap;
  font-size: 14px;
  margin: 20px 0 0 0;
  padding: 0;
  justify-content: center;
}
.postcard .postcard__tagbox .tag__item {
  display: inline-block;
  background: rgba(83, 83, 83, 0.4);
  border-radius: 3px;
  padding: 2.5px 10px;
  margin: 0 5px 5px 0;
  cursor: default;
  user-select: none;
  transition: background-color 0.3s;
}
.postcard .postcard__tagbox .tag__item:hover {
  background: rgba(83, 83, 83, 0.8);
}
.postcard:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(-70deg, #424242, transparent 50%);
  opacity: 1;
  border-radius: 10px;
}
.postcard:hover .postcard__bar {
  width: 100px;
}

@media screen and (min-width: 769px) {
  .postcard {
    flex-wrap: inherit;
  }
  .postcard .postcard__title {
    font-size: 2rem;
  }
  .postcard .postcard__tagbox {
    justify-content: start;
  }
  .postcard .postcard__img {
    max-width: 300px;
    max-height: 100%;
    transition: transform 0.3s ease;
  }
  .postcard .postcard__text {
    padding: 3rem;
    width: 100%;
  }
  .postcard .media.postcard__text:before {
    content: "";
    position: absolute;
    display: block;
    background: #18151f;
    top: -20%;
    height: 130%;
    width: 55px;
  }
  .postcard:hover .postcard__img {
    transform: scale(1.1);
  }
  .postcard:nth-child(2n+1) {
    flex-direction: row;
  }
  .postcard:nth-child(2n+0) {
    flex-direction: row-reverse;
  }
  .postcard:nth-child(2n+1) .postcard__text::before {
    left: -12px !important;
    transform: rotate(4deg);
  }
  .postcard:nth-child(2n+0) .postcard__text::before {
    right: -12px !important;
    transform: rotate(-4deg);
  }
}
@media screen and (min-width: 1024px) {
  .postcard__text {
    padding: 2rem 3.5rem;
  }

  .postcard__text:before {
    content: "";
    position: absolute;
    display: block;
    top: -20%;
    height: 130%;
    width: 55px;
  }

  .postcard.dark .postcard__text:before {
    background: #18151f;
  }

  .postcard.light .postcard__text:before {
    background: #e1e5ea;
  }
}
/* COLORS */
.postcard .postcard__tagbox .green.play:hover {
  background: #79dd09;
  color: black;
}

.green .postcard__title:hover {
  color: #79dd09;
}

.green .postcard__bar {
  background-color: #79dd09;
}

.green::before {
  background-image: linear-gradient(-30deg, rgba(121, 221, 9, 0.1), transparent 50%);
}

.green:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgba(121, 221, 9, 0.1), transparent 50%);
}

.postcard .postcard__tagbox .blue.play:hover {
  background: #0076bd;
}

.blue .postcard__title:hover {
  color: #0076bd;
}

.blue .postcard__bar {
  background-color: #0076bd;
}

.blue::before {
  background-image: linear-gradient(-30deg, rgba(0, 118, 189, 0.1), transparent 50%);
}

.blue:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgba(0, 118, 189, 0.1), transparent 50%);
}

.postcard .postcard__tagbox .red.play:hover {
  background: #bd150b;
}

.red .postcard__title:hover {
  color: #bd150b;
}

.red .postcard__bar {
  background-color: #bd150b;
}

.red::before {
  background-image: linear-gradient(-30deg, rgba(189, 21, 11, 0.1), transparent 50%);
}

.red:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgba(189, 21, 11, 0.1), transparent 50%);
}

.postcard .postcard__tagbox .yellow.play:hover {
  background: #bdbb49;
  color: black;
}

.yellow .postcard__title:hover {
  color: #bdbb49;
}

.yellow .postcard__bar {
  background-color: #bdbb49;
}

.yellow::before {
  background-image: linear-gradient(-30deg, rgba(189, 187, 73, 0.1), transparent 50%);
}

.yellow:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgba(189, 187, 73, 0.1), transparent 50%);
}

@media screen and (min-width: 769px) {
  .green::before {
    background-image: linear-gradient(-80deg, rgba(121, 221, 9, 0.1), transparent 50%);
  }

  .green:nth-child(2n)::before {
    background-image: linear-gradient(80deg, rgba(121, 221, 9, 0.1), transparent 50%);
  }

  .blue::before {
    background-image: linear-gradient(-80deg, rgba(0, 118, 189, 0.1), transparent 50%);
  }

  .blue:nth-child(2n)::before {
    background-image: linear-gradient(80deg, rgba(0, 118, 189, 0.1), transparent 50%);
  }

  .red::before {
    background-image: linear-gradient(-80deg, rgba(189, 21, 11, 0.1), transparent 50%);
  }

  .red:nth-child(2n)::before {
    background-image: linear-gradient(80deg, rgba(189, 21, 11, 0.1), transparent 50%);
  }

  .yellow::before {
    background-image: linear-gradient(-80deg, rgba(189, 187, 73, 0.1), transparent 50%);
  }

  .yellow:nth-child(2n)::before {
    background-image: linear-gradient(80deg, rgba(189, 187, 73, 0.1), transparent 50%);
  }
}


/*palestrantes*/



.team-style07 {
    background: #fff;
    text-align: center;
    padding: 30px;
    box-shadow: 0px 10px 30px 0px rgb(26 29 72 / 7%);
    border-radius: 15px;
    transition: all .3s ease-in-out;
}
.team-style07 {
    background: #fff;
    text-align: center;
    padding: 30px;
    box-shadow: 0px 10px 30px 0px rgba(26, 29, 72, 0.07);
    border-radius: 15px;
    transition: all .3s ease-in-out
}

.team-style07:hover {
    background-color: #000F18
}

.team-style07:hover h3 a,
.team-style07:hover p {
    color: #fff
}

.team-style07:hover h3 {
  color: #fff;
}

.team-style07:hover p {
  color: #f6f6f6;
}

.team-style07 .team-thumb {
    position: relative
}

.team-style07 .team-thumb .team-social {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.team-style07:hover .team-thumb .team-social .styled-icons li:nth-child(1) {
    left: 40px;
    position: absolute;
    bottom: 0;
    z-index: 10;
    opacity: 1;
    transition: all .4s ease-in-out 0s
}

.team-style07 .team-thumb .team-social .styled-icons li:nth-child(1) {
    position: absolute;
    opacity: 0;
    left: -10px;
    bottom: -20px;
    z-index: 10;
    transition: all .3s ease-in-out
}

.team-style07 .team-thumb .team-social .styled-icons li:nth-child(2) {
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    bottom: -40px;
    transition: all .3s ease-in-out
}

.team-style07 .team-thumb .team-social .styled-icons li:nth-child(3) {
    opacity: 0;
    position: absolute;
    right: 0;
    bottom: -20px;
    transition: all .3s ease-in-out
}

.team-style07:hover .team-thumb .team-social .styled-icons li:nth-child(3) {
    position: absolute;
    right: 40px;
    bottom: 0;
    opacity: 1;
    transition: all .4s ease-in-out 0s
}

.team-style07:hover .team-thumb .team-social .styled-icons li:nth-child(2) {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    opacity: 1;
    transition: all .5s ease-in-out 0s
}

.team-style07 .team-thumb .team-social .styled-icons li a {
    background: #3457f1;
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: none;
    font-size: 16px;
    transition: all .3s ease-in-out
}
.mb-1-9, .my-1-9 {
    margin-bottom: 1.9rem;
}

.styled-icons a {
    border: 2px solid transparent;
    color: #333;
    display: inline-block;
    font-size: 16px;
    height: 36px;
    line-height: 2;
    margin-right: 4px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 36px;
    transition: all .2s ease;
    border-radius: 50%
}

.styled-icons li {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 0;
    padding-left: 0 !important
}


#palestrantes a:hover h3 {
	color: #fff;
}

#gridPalestrantes .thumb,
.modalPalestrantes .thumb {
	margin: 0 auto;
	background-size: cover!important;
	background-position: cover!important;
}

.uk-modal .uk-modal-header {
	border-radius: 16px 16px 0 0;
}

.modalPalestrantes .uk-modal-dialog {
	border-radius: 16px;
}

#gridPalestrantes {
	margin-top: 40px;
}
#gridPalestrantes .thumb {
	width: 200px;
	height: 200px;
}
.modalPalestrantes .thumb {
	width: 100px;
	height: 100px;
}	

@media only screen and (min-width: 992px) {

}


/*programacao*/

#programacao .thumb,
.modalProgramacao .thumb {
	margin: 0 auto;
	background-size: cover!important;
	background-position: cover!important;	
}

#programacao .uk-switcher a:hover {
	color: rgb(204, 204, 204);
	background-color: #e7e5e4
}
#programacao .uk-switcher a:hover span {
	color: #44403c
}


#programacao button {
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
}





.modalProgramacao .team-style07 {
	padding: 10px;
}



#programacao table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px;  
}

#programacao table tr td {
    padding: 16px 12px;
    vertical-align: top;
    border-top: 1px solid #e5e5e5;    
    color: #333;
}

#programacao table tr td:first-child {
  text-align: center;
}

#programacao table tr:first-child td {
    padding: 16px 12px;
    text-align: left;
    vertical-align: bottom;
    font-size: 12px;
    font-weight: 400;
    color: #999;
    text-transform: uppercase;
    border:none;
}

#programacao table tr:first-child td:first-child {
  text-align: center;
}

.swTabs a {
  border-radius: 6px;
}

.swTabs .uk-active>a {
    background-color: #15803d;
    color: #fff;
}

@media only screen and (max-width: 991px) {
  .swTabs {
    flex-direction: row;
  }

  .swTabs li {
    padding: 0;
  }

  .swTabs a {
      width: 100%;
      height: 60px;
      align-items: center;
      background: #f6f6f6!important;
  } 
  .swTabs li + li a {
      margin: 15px 0 0;
  }
  .swTabs .uk-active>a {
    background-color: #15803d!important;
    color: #fff;
  }

}

.bg-green-100 {
  background: #dcfce7;
}

.bg-yellow-100 {
  background: #fef9c3;
}

@media only screen and (min-width: 992px) {

	#programacao .thumb {
		width: 40px;
		height: 40px;
	}
	.modalProgramacao .thumb {
		width: 80px;
		height: 80px;
	}
}


/* INSCRICOES */

#inscricoes .item ul li h4 {
  text-transform: uppercase;
}


/*Local*/

 #local .uk-grid-small .thumb {
	width: 100%;
	height: 250px;
	background-size: cover;
	background-position: center;
}


/* MODAL */

.uk-modal-title {
  font-size: 22px;
  border-color: transparent;
}

#modal-comercial .uk-modal-title {
  font-size: 22px!important;
}

@media only screen and (max-width: 991px) {
  
  #apoios {
    text-align: center;
  }

  #apoios img {
    max-width: 150px;
    margin: 0 auto!important;
    display: inherit;
    margin-bottom: -50px;
  }  
}


footer p {
  margin: 0;
  padding:0;
}