/* Enter Your Custom CSS Here */

body {font-family: "open_sanslight";}
.count-event .content-event:before {width: 1px; opacity: 0.5;}
.container {position: initial!important;}
.map .container {position: relative !important;}

#destaque-principal.featured {
background-position: center center;
background-attachment: inherit;
}

.active-header .featured {
    margin-top: 77px;
}

.table-schedule:last-child {
    margin-bottom: 0;
}

.agenda {
padding-bottom: 0;
border: none;
}

section#teste {
padding: 0;
background-color: #f9f9f9;
}

#teste h2 {
    display: none;
}

.container-programae {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    height: auto;
    float: left;
}

.image-to-left {
    float: left;
    width: 30%;
}

.text-to-right {
    text-align: left;
    font-size: 15px;
    display: block;
    margin-left: 0;
    float: left;
    width: 70%;
}
  
  .header .branding {
    color: #ea893f;
    margin-right: 4.09091%;
    position: relative;
    max-width: 100% !important;
    max-height: 100% !important;
    top: 23px;
}

/* Stick to Top */
.stick-to-top {
	position: fixed;
    top: 78px;
    z-index: 10;
    width: 100%;
    max-width: 342px;
  transition: ease all 0.3s;
}
  

/* Ajustes 08/Setembro */ 

.programing [data-content="#1"] .column {
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
    position: relative;
    float: none;
}

.programing [data-content="#3"] .column {
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
    position: relative;
    float: none;
}

/* Troca de cor */

.event-information .title-information span {
    color: #0085d2;
    padding-left: 0;
}

.count-event .content-event .number {
    color: #0085d2;
}

.event-information .list-information {
    color: #0085d2;
    font-family: "open_sanslight";
    font-size: 1.125em;
    margin-top: 5px;
}

.event-information .title-information img {
    margin: 0 auto;
    margin-top: 5px;
}

.premium .title {
    color: #0085d2;
}

/* Destaque com Video */

#destaque-principal.featured .feature-video-wrap:before {
    background: rgba(0,0,0,0.3);
}

#destaque-principal.featured #feature-video {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 0;
    transform: translate3d(-50%, -50%, 0);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden;
}

/* Cores da programação */

.pro-wrap:nth-child(4) .column:nth-child(2) .theme {
	color: #a089f0;
}

.pro-wrap:nth-child(4) .column:nth-child(2) .clock {
	color: #a089f0;
}

.pro-wrap:nth-child(4) .column:nth-child(2) .vcard a {
	color: #a089f0;
}

.pro-wrap:nth-child(4) .column:nth-child(2) .icon-plus, .pro-wrap:nth-child(4) .column:nth-child(2)  .social li.plus a:before, .social li.plus .pro-wrap:nth-child(4) .column:nth-child(2)  a:before {
	background: #a089f0;
}

.pro-wrap:nth-child(4) .column:nth-child(3) .theme {
	color: #67c198;
}

.pro-wrap:nth-child(4) .column:nth-child(3) .clock {
	color: #67c198;
}

.pro-wrap:nth-child(4) .column:nth-child(3) .vcard a {
	color: #67c198;
}

.pro-wrap:nth-child(4) .column:nth-child(3) .icon-plus, .pro-wrap:nth-child(4) .column:nth-child(3)  .social li.plus a:before, .social li.plus .pro-wrap:nth-child(4) .column:nth-child(3)  a:before {
	background: #67c198;
}

/* Video */
.head-page .info {
  max-width: 736px;
}

/* Hover PAlestrantes */

/* Destaque Distorcido */

.workshops .workshop-info .thumbnail img {
    width: 100%;
    max-width: 242px;
    height: auto;
}

.workshops .workshop-info .title-info {
  max-height: none;
}

/* Espaço Polém */

#polen-construindo-engenhocas h2 {
    padding-top: 50px;
}

#polen-construindo-engenhocas {
	height: 540px;
}

#polen-construindo-engenhocas.premium .btn {
  width: 300px;
}

/*
.column:first-child .card:nth-child(6) {
height: 217px;
display: flex;
width: 100%;
flex-flow: column;
align-self: center;
justify-content: center;
}

.column:first-child .card:nth-child(7) {
display: none;
}

.column:nth-child(2) .card:nth-child(7) {
height: 117px;
}

.column:nth-child(2) .card:nth-child(6) {
height: 100px;
}
*/