@font-face {
    font-family: aveny-r;
    src: url("/fonts/VALTRA_Aveny-T_Regular.otf") format("opentype");
}

@font-face {
    font-family: aveny-eb;
    font-weight: bold;
    src: url("/fonts/VALTRA_Aveny-T-ExtraBold.otf") format("opentype");
}

#page-content{
    background: #1d1d20;
    height: auto;
}

#valtra-inova {
    width: 100%;
    background-image: url(/img/logo-valtra.png), url(/img/logo-valtra-60.png);
    background-position: right 10%, 10px 20px;
    background-repeat: no-repeat, no-repeat;
    background-size: 240px, 220px;
}
#valtra-inova img {
    width: 100%;
    margin-top: 70px;
    align-self: center;
    max-width: 100%;
}


/*CSS PARA A PAGINA DE LIVE :)*/

.video h1{
    color: #d2d2d2;
    text-transform: uppercase;
    font-size: 50px;
    font-family: 'aveny-r', sans-serif;
    padding-top: 100px;
    padding-bottom: 20px;
}
.video iframe {
    height: 600px;
}
#perguntas{
    margin-bottom: 100px;
    text-align: center;
}

#perguntas h2{
    color: #d2d2d2;
    font-size: 25px;
    padding-top: 40px;
    padding-bottom: 40px;
}

#perguntas input {
    background: #333333;
    border-radius: 10px;
    border: none;
    width: 30%;
    height: 51px;
    padding-left: 20px;
    font-size: 20px;
    margin-bottom: 20px;
    color: #fff;
    margin-right: 30px;
}
 
#perguntas button {
    background: #EC8613;
    margin-left: auto;
    margin-right: auto;
    width: 360px;
    height: 50px;
    font-family: 'aveny-r';
    font-size: 30px;
    border-radius: 10px;
    color: #fff;
    border: none;
}
#cadastrado-live #pergunta-live{
    width: 63%;
}

.backto{
    padding-top: 50px;
}
/*CSS PARA AS PAGINAS DE LIVE :)*/


#countdown {
    margin-top: 80px;
    margin-bottom: 80px;
    width: 100%;
}
.alertas {
    margin-top: 20px;
    display: none;
}
#countdown #dhms {
    display: flex;
}
#countdown ul {
    display: flex;
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
#countdown ul li {
    display: flex;
    flex-direction: column;
    font-size: 20px;
    background: url(/img/calendar-bg.png);
    width: 200px;
    height: 160px;
    font-family: 'aveny-r', sans-serif;
    position: relative;
    padding-top: 11px;
    text-transform: uppercase;
    color: #606060;
}
#countdown ul li span {
    position: relative;
    top: 7px;
    font-size: 71px;
    color: #fff;
}
#cadastro {
    padding-bottom: 130px;
}
#cadastro h2{
    color: #fff;
    font-family: Arial;
    font-size: 20px;
    text-align: center;
    padding-bottom: 50px;
}
#cadastro form {
    margin-left: 15%;
    margin-right: 15%;
}
#cadastro input {
    background: #333333;
    border-radius: 10px;
    border: none;
    width: 100%;
    height: 51px;
    padding-left: 20px;
    font-size: 20px;
    margin-bottom: 20px;
    color: #fff;
}
#cadastro select {
    background: #333333;
    border-radius: 10px;
    border: none;
    width: 100%;
    height: 51px;
    padding-left: 20px;
    font-size: 20px;
    color: #757568;
    margin-bottom: 20px;
    color: #fff;
}
#selecionapalestra h4{
    color: #fff;
    padding-bottom: 25px;
}
#selecionapalestra input{
    width: 20px;
    height: 15px;
    display: inline-block;
    background-color: orange;
    margin-top: 15px;
    margin-bottom: 10px;
}
#selecionapalestra label{
    color: #fff;
    padding-left: 15px;
    display: contents;
    font-size: 17px;
}











#cadastro #cidades {
    display: flex;
}
#cadastro #cidades #cidade {
    width: 90%;
    margin-right: 16px;
}
#cadastro #cidades select {
    width: 10%;
}
#cadastro button {
    background: #EC8613;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    height: 50px;
    font-family: 'aveny-r';
    font-size: 30px;
    border-radius: 10px;
    color: #fff;
    border: none;
}
#dia{
   background: url(/img/bg-retangulo-2.png) no-repeat;
   background-size: cover;
   padding-top: 20px;
   padding-bottom: 20px;
}
#data {
    background: url(/img/calendar-bg.png) no-repeat;
    background-position: center;
    height: 170px;
    text-align: center;
    color: #fff;
    font-family: 'aveny-r';
}

#data #month{
    font-size: 28px;
    padding-top: 10px;
    text-transform: uppercase;
    margin-bottom: 00;
    color: #5c5c5c;
}

 #day{
    margin-bottom: 0;
    font-size: 60px;
    line-height: 0.9;
    padding-top: 10px;
}

#hour{
    margin-bottom: 0;
    font-size: 30px;
}
main h2{
    color: #d2d2d2;
    text-transform: uppercase;
    font-size: 50px;
    font-family: 'aveny-r', sans-serif;
    padding-left: 95px;
}
#bloco {
    background: url(/img/bg-retangulo-3.png) no-repeat;
    background-position: 0 6px;
    padding-top: 20px;
    padding-left: 5px;
    background-size: cover;
    margin-left: 30px;
}
#info-extra {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    display: flex;
    align-content: center;
    align-items: center;
}
.palestra2, .palestra3, .palestra4, .palestra5, .palestra6, .palestra7{
    margin-top: 40px;
}
#info{
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}
#info .p1{
    text-transform: uppercase;
    font-family: 'aveny-eb';
    font-size: 19px;
    margin-bottom: 0;
}
#info .p2{
    font-family: 'aveny-r';
    font-size: 26px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #ffd335;
}

#foto img{
    width: 100%;
}

@media screen and (min-width: 992px) and (max-width: 1200px) { 
   
 }
 @media screen and (min-width: 769px) and (max-width: 991px) { 
   
 }

 @media screen and (min-width: 525px) and (max-width: 768px) { 
    #valtra-inova {
        width: 100%;
        background-image: url(/img/logo-valtra.png), url(/img/logo-valtra-60.png);
        background-position: right 10%, 10px 20px;
        background-repeat: no-repeat, no-repeat;
        background-size: 166px, 126px;
    }
    #countdown ul li {
        display: flex;
        flex-direction: column;
        font-size: 20px;
        background: url(/img/calendar-bg.png);
        width: 162px;
        height: 160px;
        font-family: 'aveny-r', sans-serif;
        position: relative;
        padding-top: 11px;
        text-transform: uppercase;
        color: #606060;
    }
   
 }
 @media screen and (min-width: 410px) and (max-width: 524px){
    #valtra-inova {
        width: 100%;
        background-image: url(/img/logo-valtra.png), url(/img/logo-valtra-60.png);
        background-position: right 10%, 10px 20px;
        background-repeat: no-repeat, no-repeat;
        background-size: 140px, 120px;
    }
    .alertas {
        margin-top: 20px;
        display: none;
    }
    #valtra-inova img {
        width: 100%;
        margin-top: 180px;
        align-self: center;
        max-width: 100%;
    }
    #countdown ul {
        padding-right: 20px;
    }
    #countdown ul li {
        display: flex;
        flex-direction: column;
        font-size: 20px;
        background: url(/img/calendar-bg.png);
        width: 150px;
        height: 160px;
        font-family: 'aveny-r', sans-serif;
        position: relative;
        padding-top: 11px;
        text-transform: uppercase;
        color: #606060;
        padding-left: 26px;
    }
    #cadastro button {
        background: #EC8613;
        margin-left: auto;
        margin-right: auto;
        width: 240px;
        height: 50px;
        font-family: 'aveny-r';
        font-size: 30px;
        border-radius: 10px;
        color: #fff;
        border: none;
    }
    #cadastro form {
        margin-left: 5%;
        margin-right: 5%;
    }
    #cadastro #cidades #cidade {
        width: 75%;
        margin-right: 16px;
    }
    #cadastro #cidades select {
        width: 25%;
    }
    #foto img{
        width: 100%;
    }
    #cadastro h2 {
        color: #fff;
        font-family: Arial;
        font-size: 23px;
        text-align: center;
        padding-bottom: 50px;
        padding-left: 10px;
        padding-right: 10px;
    }
    main h2 {
        color: #d2d2d2;
        text-transform: uppercase;
        
    font-size: 30px;

        font-family: 'aveny-r', sans-serif;
        padding-left: 35px;
    }
    #data #month {
        font-size: 28px;
        padding-top: 5px;
        text-transform: uppercase;
        margin-bottom: 00;
        color: #5c5c5c;
        margin-left: 67px;
    }
    #data {
        background: url(/img/calendar-bg.png) no-repeat;
        color: #fff;
        font-family: 'aveny-r';
        text-align: left;
    }
    #day {
        margin-bottom: 0;
        font-size: 60px;
        line-height: 0.9;
        padding-top: 10px;
        padding-left: 76px;
    }
    #hour {
        margin-bottom: 0;
        font-size: 30px;
        padding-left: 67px;
    }
 }
 @media screen and (min-width: 320px) and (max-width: 409px){
    #valtra-inova {
        width: 100%;
        background-image: url(/img/logo-valtra.png), url(/img/logo-valtra-60.png);
        background-position: right 10%, 10px 20px;
        background-repeat: no-repeat, no-repeat;
        background-size: 140px, 120px;
    }
    .alertas {
        margin-top: 20px;
        display: none;
    }
    #valtra-inova img {
        width: 100%;
        margin-top: 180px;
        align-self: center;
        max-width: 100%;
    }
    #countdown ul {
        padding-right: 20px;
    }
    #countdown ul li {
        display: flex;
        flex-direction: column;
        font-size: 20px;
        background: url(/img/calendar-bg.png);
        width: 150px;
        height: 160px;
        font-family: 'aveny-r', sans-serif;
        position: relative;
        padding-top: 11px;
        text-transform: uppercase;
        color: #606060;
        padding-left: 26px;
    }
   
    #cadastro button {
        background: #EC8613;
        margin-left: auto;
        margin-right: auto;
        width: 240px;
        height: 50px;
        font-family: 'aveny-r';
        font-size: 30px;
        border-radius: 10px;
        color: #fff;
        border: none;
    }
    #cadastro form {
        margin-left: 5%;
        margin-right: 5%;
    }
    #cadastro #cidades #cidade {
        width: 75%;
        margin-right: 16px;
    }
    #cadastro #cidades select {
        width: 25%;
    }
    #foto img{
        width: 100%;
    }
    #cadastro h2 {
        color: #fff;
        font-family: Arial;
        font-size: 23px;
        text-align: center;
        padding-bottom: 50px;
        padding-left: 10px;
        padding-right: 10px;
    }
    main h2 {
        color: #d2d2d2;
        text-transform: uppercase; 
    font-size: 30px;
        font-family: 'aveny-r', sans-serif;
        padding-left: 35px;
    }
    
    #data #month {
        font-size: 28px;
        padding-top: 5px;
        text-transform: uppercase;
        margin-bottom: 00;
        color: #5c5c5c;
        margin-left: 67px;
    }
    #data {
        background: url(/img/calendar-bg.png) no-repeat;
        color: #fff;
        font-family: 'aveny-r';
        text-align: left;
    }
    #day {
        margin-bottom: 0;
        font-size: 60px;
        line-height: 0.9;
        padding-top: 10px;
        padding-left: 76px;
    }
    #hour {
        margin-bottom: 0;
        font-size: 30px;
        padding-left: 67px;
    }
    #perguntas button {
        background: #EC8613;
        margin-left: auto;
        margin-right: auto;
        width: 320px;
        height: 50px;
        font-family: 'aveny-r';
        font-size: 27px;
        border-radius: 10px;
        color: #fff;
        border: none;
    }
}


footer {
    background: #1d1d20;
    padding-top: 50px;
    text-align: center;
    padding-bottom: 50px;
}
footer p{
    margin: 0;
    font-size: 22px;
    color: #ffff;
}

.alinha{
    margin-left: 18.6%!important;
}
.alinha2{
    position: relative;
    top: 64px;
}

@media screen and (min-width: 320px) and (max-width: 1096px) { 
   .alinha{
    margin-left: 30px!important;
   }
   .alinha2{
    position: relative;
    top: 0px;
}
}


/*CSS PARA A PAGINA DE LIVE :)*/

@media screen and (min-width: 320px) and (max-width: 991px) {
    .video h1 {
        color: #d2d2d2;
        text-transform: uppercase;
        font-size: 38px;
        font-family: 'aveny-r', sans-serif;
        padding-top: 60px;
        padding-bottom: 20px;
    }
    #perguntas input {
        width: 100%;
        margin-right: 0;
    }
    #cadastrado-live #pergunta-live {
        width: 100%;
    }
}
@media screen and (min-width: 320px) and (max-width: 600px) {
    .video iframe {
        height: 350px;
    }
}


/*CSS PARA A PAGINA DE LIVE :)*/
