* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

li {
    list-style-type: none;
}

body {
    font-family: Calibri, sans-serif;
    font-size: 24px;
    line-height: 32px;
    overflow-x: hidden;
}

.navbar-nav {
    margin: 0 -15px;
}

.row-landingPage {
    margin-left: 0;
    margin-right: 0;
}

.img-responsive-ondas {
    width: 82%;
}

.section {
    position: relative;
    padding: 3% 18% 0 18%;
}

.section-img-areapesquisa {
    position: relative;
    padding: 0% 28% 0 28%;
}

.section-img-sobreplataforma {
    position: relative;
    padding: 0 1% 0 1.8%;
}

.margin-questions {
    padding-top: 25px !important;
    padding-bottom: 125px !important;
    background-color: #F7F3F0;
}

.benefits {
    margin-bottom: 100px;
}

.img-header {
    margin-top: 5px;
    margin-left: 5px;
}

ul:not(.nav) {
    display: flex;
    justify-content: space-around;
    font-size: 80%;
    width: 80%;
    /*margin: 50px auto;*/
}

footer {
    text-align: center;
    font-size: 18px;
    background-color: #000000;
    position: relative;
    bottom: 0;
    width: 100%;
    color: white;
}

nav {
    position: relative;
    width: 100%;
    z-index: 1;
    background-color: rgb(164, 22, 45);
}


h1, h2 {
    text-transform: uppercase;
    margin-bottom: .5em;
    line-height: 110%;
}

h1 {
    font-size: 200%;
    text-shadow: 3px 3px 2px rgb(164, 22, 45), 6px 6px 5px rgba(0, 0, 0, .8);
    margin-top: 150px;
}


a {
    font-size: 18px;
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    /*text-shadow: 2px 2px 3px rgba(0, 0, 0, .4);*/
}

a {
    transition: color .3s;
}

a:hover {
    color: orange;
}

figure {
    position: relative;
}

figure img {
    width: 180px;
    height: 180px;
    border-radius: 50%
}

figcaption {
    width: 180px;
    height: 180px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .5);
    color: orange;
    line-height: 180px;
}

/*css animation to reveal figcaptions*/
figcaption {
    opacity: 0;
    transition: opacity .3s;
}

figcaption:hover {
    opacity: 1;
}

.b {
    width: 128px;
    height: 36px;
    background-size: 100% auto;
    position: absolute;
    z-index: 1;
    margin-top: 850px;
    margin-left: 903px;
    text-align: center;
}

body {
    display: flex;
    flex-flow: column;
}

.espacamento {
    margin-bottom: 30px;
}

.button-video {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 40px;
    margin-left: -50px;
    width: 100px;
    height: 65px;
    background-image: url(../img/seta-home_b.png);
    background-size: 100% auto;
    overflow: hidden;
    text-indent: -9999px;
    z-index: 1;
}

.button-video-us {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 40px;
    margin-left: -50px;
    width: 100px;
    height: 65px;
    background-image: url(../img/seta-home_us.png);
    background-size: 100% auto;
    overflow: hidden;
    text-indent: -9999px;
    z-index: 1;
}

#titulo-gradient {
    letter-spacing: 3px;
    text-transform: uppercase;
}

#hr-sobre {
    margin-top: -2px;
    width: 30%;
    margin-left: 35%;
    margin-right: 35%;
}

#hr-atividades {
    margin-top: -2px;
    width: 30%;
    margin-left: 35%;
    margin-right: 35%;
}

#hr-contato {
    margin-top: -21px;
    width: 100%;
    border-top: 1px solid #306F72;
}

#hr-atmosfera {
    margin-top: -2px;
    width: 40%;
    margin-left: 30%;
    margin-right: 30%;
}

#hr-ondas {
    margin-top: -2px;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
}

#hr-corrente {
    margin-top: -2px;
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
}

.button-previsao {
    background: none !important;
    border: none;
    /*padding: 13px !important;     /*optional*/
    font-family: Arial, sans-serif; /*input has OS specific font-family*//* color:#069; *//* text-decoration:underline; */
    cursor: pointer;
    font-size: 15px;
}

body > section#home div.container > video {
    position: absolute;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    object-position: center center;
    z-index: 1;
}

.label-form {
    font-size: 20px;
    color: #306F72;
}

.form-control {
    color: #FFFFFF;
    background-color: #306F72;
}

input::-webkit-input-placeholder {
    color: white !important;
    font-size: 18px;
}

textarea::-webkit-input-placeholder {
    color: white !important;
    font-size: 18px;
}

li:nth-child(5) {
    background-color: #306F72;
}

.cor-select-previsao {
    border-radius: 3px;
    color: #555;
    border: 1px solid #ccc;
    text-align-last: center;
    outline: none;
}

.text-decoration-previsao {
    text-decoration: underline !important;
}

.bg-img {
    position: absolute;
}

.section-previsoes {
    position: relative;
    padding: 0.8% 2% 0 2%;
}

.section-vila-atmosfera {
    position: relative;
    padding: 4% 0.8% 0 0;
}

.section-vila-ambienteMarinho {
    position: relative;
    padding: 1% 1% 0 1%;
}

.legenda-gradient-atmosfera {
    background-image: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75));
}

.legenda-img {
    width: 1000px;
}

.hr-line {
    margin-top: -2px;
    width: 30%;
    margin-left: 35%;
    margin-right: 35%;
}

.height-initial {
    line-height: initial;
    padding-bottom: 30px;
}


.p-prev {
    color: white;
    font-size: 18px;
    /*font-weight: bold;*/
}

.p-prevp {
    display: inline;
    font-weight: bold;
    text-shadow: 1px 1px 1px black;
}

#min_hoje, #min_amanha, #min_depois {
    color: #8dc3f9 !important;
}

#max_hoje, #max_amanha, #max_depois {
    color: #ff8d8d !important;
}

.div-todo {
    border-radius: 5px;
    width: 82%;
    /*background-color: #00000045;*/
    padding: 7px 0px 7px 0px;
    line-height: 0.8;
    float: right;
}

.p-menor {
    font-size: 17px;
}

.padding-partners {
    padding-top: 6%;
}

.no-bold {
    font-weight: 100;
}

.a-sobre {
    text-transform: none;
    text-decoration: underline;
    color: #ffa308;
}

a:focus {
    color: #ffa308;
}

.map-width {
    width: 100%;
}

.footer-atmosfera-corrente {
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: black;
    color: white;
    font-size: 18px;
    text-align: center;
}

/*INICIO AJUSTES DO IFRAME*/

@media (min-width: 1920px) {
    @-moz-document url-prefix() {
        iframe {
            -moz-transform: scale(1.5);
            -moz-transform-origin: 0 0;
            margin-bottom: 100px;
        }
    }

    iframe {
        zoom: 150%;
    }
}

@media (max-width: 1919px) {
    .iframe {
        zoom: normal !important;
    }

}


/*FIM AJUSTES DO IFRAME*/

/*INICIO AJUSTES DO PREV-ATMOSFERA*/

.texto-abaixo-prev {
    margin-top: 524px;
}

@media (max-width: 1366px) {
    .texto-abaixo-prev {
        margin-top: 376px;
    }
}

/*FIM AJUSTES DO PREV-ATMOSFERA*/

/*INICIO AJUSTES DO CORRENTE*/

.texto-abaixo-corrente {
    margin-top: 480px;
}

@media (max-width: 1366px) {
    .texto-abaixo-corrente {
        margin-top: 342px;
    }
}

/*FIM AJUSTES DO CORRENTE*/

/*INICIO AJUSTES DO DISP-ÓLEO*/

.texto-inside-disp {
    width: 105.1%;
    height: 660px;
    line-height: initial;
}

.texto-inside-disp-teste {
    width: 100%;
    line-height: initial;
}

@media (max-width: 1366px) {
    .texto-inside-disp {
        width: 107.2%;
        height: 470px;
        line-height: initial;
    }
}

/*FIM AJUSTES DO DISP-ÓLEO*/


/*INICIO AJUSTES DO ONDAS*/

.texto-ondas {
    height: 690px;
}

.line-height-ondas {
    line-height: 21px;
}

@media (max-width: 1366px) {
    .texto-ondas {
        height: 607px;
    }

    .line-height-ondas {
        line-height: 20px;
    }
}

/*FIM AJUSTES DO ONDAS*/

/*INICIO AJUSTES DO SUSCEPT. AMBIENTAL*/

.texto-suscept {
    background-image: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35));
    padding-bottom: 0;
    padding-top: 20px;
}

/*FIM AJUSTES DO SUSCEPT. AMBIENTAL*/

/* INICIO DIV TEXTO */
.div-bg-gradient {
    background-image: linear-gradient(rgba(14, 18, 55, 0.46), rgba(14, 31, 45, 0.54), rgba(14, 31, 45, 0.54));
    padding-bottom: 30px;
}

.div-bg-text {
    text-align: justify;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 18px;
    line-height: 21px;
}

.cor-informativo {
    color: #FF8300;
}

.div-bg-no-gradient {
    background-color: white;
    color: #686868;
}

/* FIM DIV TEXTO */

/*INICIO BOX PREVISAO*/
.margin-previsao {
    margin-left: -86px;
    margin-top: -3px;
    padding-top: 6px;
}

.box-previsao {
    /*overflow: hidden;*/
    height: 138px;
}

/*FIM BOX PREVISAO*/

/*INICIO PROGRAMAÇÃO REGUA DA ANIMAÇÃO DAS IMAGENS */
.play {
    width: 36px;
    height: 36px;
    background: url(../img/btn-pause.png) center center no-repeat #f90;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    cursor: pointer;
    border: none;
}

@-moz-document url-prefix() {
    .play {
        margin-bottom: 5px !important;
    }
}

.pause {
    background-image: url(../img/btn-play.png);
}

.play:hover {
    background-color: #C60;
}

.ui-corner-all {
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-widget-content {
    border: 1px solid #ccc;
    background: #fff;
    color: #333;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 0;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6;
    font-weight: bold;
    color: #1c94c4;
}

.ui-corner-all {
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tooltipG {
    position: absolute;
    width: 70px;
    z-index: 1020;
    display: block;
    padding: 5px;
    font-size: 16px;
    visibility: visible;
    top: 120%;
    margin-left: -28px;
}

.tooltipG .tooltipG-inner {
    max-width: 200px;
    padding: 3px 0px 1px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #f90;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tooltipG .tooltipG-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom: 5px solid #f90;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: absolute;
    width: 0;
    height: 0;
}

.dropdown-header {
    padding: 0;
    text-align: center;
    background-color: #54bcff;
}

.img-center-div {
    display: flex;
    justify-content: center;
}

/* FIM DA PROGRAMAÇÃO REGUA DA ANIMAÇÃO DAS IMAGENS */

/* INICIO PROGRAMAÇÃO PRELOADER */
.pg-loading-screen .pg-loading-html p.loading-message {
    margin-bottom: 75px;
}

/* line 91, ../src/please-wait.scss */
.pg-loading-screen .pg-loading-html {
    margin-top: 30px;
}

.sk-wave {
    margin: 0 auto;
}

/* FIM PROGRAMAÇÃO PRELOADER */

/* INICIO MEDIAS QUERIES */

@media (min-width: 767px) {
    .nav {
        display: flex;
        flex-direction: row;
        justify-content: center;
        height: 45px;
        text-align: center;
        font-size: 1.3em;
        background-color: #095272;
    }
}

@media (max-width: 767px) {
    .section {
        padding: 0;
    }

    .img-sobreplataforma {
        display: none;
    }

    .img-areapesquisa {
        display: none;
    }

    body > section#contact {
        margin-top: 0;
        padding: 0;
        background: rgba(249, 218, 201, 0.32);
    }

    footer {
        font-size: 2.3vw;
    }

    .margin-questions {
        padding-bottom: 175px !important;
    }
}

@media (max-width: 1199px) {
    body > section#partners {
        background: rgba(68, 135, 255, 0);
    }
}

@media (min-width: 1367px) {
    .nav li {
        width: 20%;
    }
}

@media (max-width: 1366px) {
    .div-bg-text {
        text-align: center;
        margin-left: 25px;
        margin-right: 25px;
        font-size: 18px;
        line-height: 21px;
        margin-bottom: -5px;
    }
}

@media (min-width: 1920px) {

    .margin-previsao {
        width: 95%;
        margin-left: -75px;
        margin-top: -6px;
        padding-top: 6px;
    }

    .margin-logo {
        margin-left: 87px;
    }
}

@media (min-width: 1600px) and (max-width: 1920px) {

    .margin-previsao {
        width: 100%;
        margin-left: -75px;
        margin-top: -6px;
        padding-top: 6px;
    }

    .margin-logo {
        margin-left: 54px;
    }
}

@media (min-width: 1367px) and (max-width: 1600px) {

    .margin-previsao {
        width: 100%;
        margin-left: -50px;
        margin-top: -6px;
        padding-top: 6px;
    }

    .margin-logo {
        margin-left: 26px;
    }

    .espacamento {
        margin-bottom: 0;
    }
}

@media (max-width: 400px) {
    .section-previsoes {
        position: relative;
        padding: 0.8% 2% 18% 2%;
    }
}

@media (max-width: 1600px) {
    .div-todo {
        border-radius: 5px;
        width: 93%;
        /*background-color: #00000045;*/
        padding: 7px 0px 7px 0px;
        line-height: 0.8;
        float: right;
    }
}

/* FIM MEDIAS QUERIES */


.lang {
    z-index: 9;
}

.lang-prev {
    z-index: 9;
    margin-right: 29px;
}

.lang-mobile {
    position: relative;
    float: right;
    margin-top: 12px;
}

@media (max-width: 767px) {
    .lang {
        display: none;
    }

    .lang-prev {
        display: none;
    }
}

@media (max-width: 1367px) {
    .lang {
        z-index: 9;
    }

    .lang-prev {
        z-index: 9;
    }
}


@media (max-width: 1600px) {
    .div-lang-full {
        background-color: #00000080;
    }

    .div-lang {
        width: 100% !important;
    }

    .div-lang-bar {
        display: none;
    }
}

@media (max-width: 1440px) {
    .div-lang-full {
        background-color: #00000080;
        right: 2%;
    }

    .div-lang {
        width: 100% !important;
    }

    .div-lang-bar {
        display: none;
    }
}

@media (max-width: 1366px) {
    .div-lang-full {
        background-color: #000000c2;
        float: right;
        right: 1%;
    }

    .div-lang {
        width: 100% !important;
    }

    .div-lang-bar {
        display: none;
    }
}