.panel-pane.container.afasta.content {
    margin-top: 70px;
}

.botao.verde a:after {
    content: "\f178";
    font-family: FontAwesome;
    margin-left: 10px;
    font-weight: normal;
    font-size: 25px;
    padding: 0 5px;
    display: inline-block;
}

.botao.verde a {
    border: 2px solid;
    padding: 8px 20px 9px;
}

.botao.verde a:hover {
    background: #efefef;
}

.liScroll-container {
    width: 100%;
    height: 37px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.liScroll-container .mask {
    position: relative;
    left: 10px;
    top: 8px;
    width: 100%;
    overflow: hidden;
}

ul.liScroll li {
    float: left;
    margin: 0 10px;
    padding: 0;
}

ul.liScroll {
    position: relative;
    left: 750px;
    font: normal 15px "muli";
    list-style-type: none;
    margin: 0 60px;
    padding: 0 20px;
}

ul.liScroll {
    position: relative;
    left: 750px;
    font: normal 16px "muli";
    list-style-type: none;
    margin: 0 60px;
    padding: 0 20px;
}

.hover-imagem:hover {
    opacity: 0.7;
}

video.vid-video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.bloco-container h2.title.block-title {
    margin-bottom: 80px;
    color: #00DDC1;
    font-size: 32px;
    line-height: 1;
    margin-top: 40px;
    font-weight: 300;
    text-align: center;
    }
    
    input[type="text"], input[type="email"], input[type="password"], textarea, input.form-text, textarea.form-textarea, select {
    background-color: #FFF;
    border: 1px solid #dcdee4;
    color: #3a3c41;
    font-weight: 500;
    padding: 0;
    width: 100%;
    min-height: 50px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-left: 10px;
    min-height: 43px!important;
    margin-top: 0px;
}

form label {
    margin-bottom: 5px;
}

input#edit-submitted-email {
    min-height: 43px!important;
    margin-top: 0;
}

.form-actions {
    padding: 0 15px;
    margin-bottom: 120px;
}

.block-webform {
    margin-top: -80px;
}

table.tabela-verde {
    border: 2px solid #00DDC1;
    font-size: 16px;
}

tbody tr th {
    line-height: 1;
    color: #ffffff;
}

thead tr th, tbody tr th {
    line-height: 1;
    color: #ffffff;
    background: #00DDC1;
}

.links-home {
    position: absolute;
    right: 0;
    top: 25%;
    text-transform:uppercase;
}

.links-home ul li {
    background: #00DDC1;
    margin: 1px;
    list-style: none;
    padding: 5px;
}

.links-home li a {
    color: #ffffff;
    width: 100%;
    display: block;
}

.links-home ul li {
    background: #00DDC1;
    margin: 1px;
    list-style: none;
    padding: 5px 40px 5px 5px;
    position:relative;
}

.links-home ul li a:after {
    content: "\f178";
    font-family: FontAwesome;
    margin-left: 5px;
    font-weight: normal;
    font-size: 25px;
    /* border: 2px solid; */
    padding: 0 5px;
    transition: all .2s ease-in-out;
    display: inline-block;
    position: absolute;
    right: 0;
    margin-top: -4px;
}

.links-home li a {
    color: #ffffff;
    width: 100%;
    display: block;
}
.links-home li a:hover {
    color:#000000;
}

#premios_nm {
    position: absolute;
    right: 0;
    top: 15%;
    z-index: 1500;
    display: none;
}

.links-footer ul li {
    float: left;
    list-style: none;
    padding: 2px;
    background: #00DDC1;
    margin-left: 2px;
    font-size: 10px;
}

.links-footer ul li a{
color:#ffffff!important;
}

.links-footer ul li a:hover {
    color: #000000!important;
}

.footer-first.col-md-3 {
    width: 35%;
}

.footer-second.col-md-3 {
    width: 15%;
}

.region.region-footer-second {
    margin-left: 0;
    margin-top: 5px;
}



@media screen and (max-width: 950px){
.teaser-lista {
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 100%;
}
}

@media screen and (max-width: 1096px){
div#block-block-8 {
    width: 100%;
    float: right;
    padding: 0;
    margin-right: 0;
}

.footer-second.col-md-3 {
    margin: 0 auto;
    width:100%;
}

.links-footer ul li {
    float: none;
    list-style: none;
    padding: 2px;
    background: #00DDC1;
    margin-left: 2px;
    font-size: 10px;
    display: block;
    text-align: center;
    max-width: 250px;
    margin: 1px auto;
}

#footer ul {
    margin: 19px auto;

    padding: 0;
}
.footer-first.col-md-3 {
    width: 100%;
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
}
.app-wrapper {
    margin: 0 auto;
    width: 90px;
}
}


@media screen and (max-width: 450px){
.logo-home {
    margin-top: 0px;
    max-width: 150px;
    float: left;
    margin-left: -6px;
}


.links-home {
    position: absolute;
    right: 0;
    top: 30%;
    text-transform: uppercase;
}

.byline {
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0;
    padding-left: 16px;
}

.descricao-ligacao span {
    font-size: 14px;
}

.links-home li a {
    color: #ffffff;
    width: 100%;
    display: block;
    font-size: 14px;
}
}