﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	text-decoration: none;
    vertical-align:baseline;
}

/*nao deixa o width ser afetado pelo padding*/
/**{ 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box; 
}*/

body {
    background-color: #fff;
    font-family: 'Oswald', sans-serif;
    background-image: url(../images/virus.svg);
    background-repeat: no-repeat;
    background-position: right top;
    color: rgba(255,255,255,0.5);
}

.transition {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

* {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.stage {
    display: table;
    width: 100%;
    margin: auto;
}

.logo{
    width:100%;
    display:table;
    max-width:200px;
    margin:auto;
}


.txts {
    display: table;
    width: 92%;
    max-width:1000px;
    margin:auto;
}

.txt1 {
    width: 11%;
    float: left;
    max-width: 380px;
    margin: auto;
    text-align: center;
    text-align: center;
    font-size: 33px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0px;
    color: #e30613;
    text-transform: uppercase;
    text-align: left;
}

.txt1 b{
    font-size: 92px;
    font-weight: 700;
    line-height: 86px;
    letter-spacing:1px;
}

.txt{
    display:table;
    float:left;
    width:55%;
    padding-top:17px;
}
.txt2 {
    display: table;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0px;
    color: #e30613;
    text-align: left;
}

.txt3 {
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;
    letter-spacing: 0px;
    color: rgba(255,255,255,0.6);
    padding-top: 5px;
    text-align: left;
}

.txt3 b{
    font-weight: 400;
    color: rgba(255,255,255,0.8);
}

.txt4 {
    width: 100%;
    max-width: 600px;
    margin: auto;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    color: #e30613;
    padding-top: 60px;
    text-transform: uppercase;
}

.txt5 {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(0,0,0,0.7);
    padding-top: 10px;
}

/*mapa*/
.map {
    width: 95%;
    /*max-width: 1500px;*/
    height: 500px;
    margin: auto;
    margin-top: 40px;
    background-color: #171824;
    /* -webkit-border-top-right-radius: 100px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-radius-topright: 100px;
    -moz-border-radius-bottomleft: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;*/
    border: 4px solid rgba(0,0,0,0.8);
    border-bottom: 4px solid rgba(0,0,0,0.8);
    /*border-left:none;
    border-right:none;*/
    border-radius: 15px;
}

.ol-unselectable, .ol-viewport {
    /*-webkit-border-top-right-radius: 100px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-radius-topright: 100px;
    -moz-border-radius-bottomleft: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;*/
}

.white {
    display: table;
    width: 75%;
    margin: auto;
}

.container1 {
    display: table;
    width: 100%;
    margin: auto;
    max-width: 980px;
}

.piloto {
    display: table;
    width: 49%;
    float: left;
    position: relative;
    margin-top: -74px;
    /*margin-bottom: -60px;*/
    border-bottom: 4px solid rgba(0,0,0,0.9);
}

.piloto2 {
    display: none;
    width: 90%;
    max-width:360px;
    margin:auto;
    position: relative;
    margin-top: -130px;
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(0,0,0,0.5);
}

.textarea {
    display: table;
    width: 49%;
    float: left;
    padding-top: 50px;
}

.txt6 {
    width: 100%;
    text-align: left;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0px;
    color: #e30613;
    text-transform: uppercase;
    padding-left: 30px;
}

.txt66 {
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0px;
    color: #e30613;
    text-transform: uppercase;
    padding-left: 30px;
    padding-top:30px;
}

.txt7 {
    width: 100%;
    text-align: left;
    font-size: 22px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0px;
    color: rgba(255,255,255,0.6);
    padding-top: 10px;
    padding-left: 30px;
}

.grafico1 {
    display: table;
    width: 100%;
    margin-left: 25px;
    margin-top:20px;
}

.txt8 {
    width: 100%;
    max-width: 650px;
    margin: auto;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    color: #e30613;
    padding-top: 80px;
    text-transform: uppercase;
}

.txt9 {
    width: 100%;
    max-width: 650px;
    margin: auto;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(0,0,0,0.5);
    padding-top: 10px;
}

.textarea2 {
    display: table;
    width: 45%;
    float: left;
    padding-top: 75px;
}

.campeoes {
    display: table;
    width: 50%;
    margin-top: 70px;
    float: left;
}

.campeoes img {
    display: table;
    width: 100%;
    max-width:350px;
    margin:auto;
    float:right;
    margin-top:5px;
    /*margin-left: 25px;*/
}

.txt10 {
    width: 100%;
    text-align: left;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0px;
    color: #e30613;
    text-transform: uppercase;
}

.txt11 {
    width: 95%;
    text-align: left;
    font-size: 22px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0px;
    color: rgba(255,255,255,0.6);
    padding-top: 10px;
}

.witheArea {
    display: table;
    width: 100%;
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 60px;
}

.blueArea {
    background-color: #12121f;
    padding-top: 80px;
    padding-bottom: 70px;
    background-image: url(../images/back.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.areascroll {
    width: 96%;
    margin: auto;
    overflow: hidden;
    overflow-x: hidden;
    cursor: e-resize;
}

.scroll {
    overflow-y: hidden;
    overflow-x: hidden;
    max-width: 300px;
    margin-top: 30px;
}
.equipa {
    width:6200px;
    /*height: 300px;*/
    display: table;
}

.txt12 {
    display: table;
    margin: auto;
    /*max-width: 600px;*/
    margin: auto;
    text-align: left;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0px;
    color: #e30613;
    padding-top: 25px;
    text-transform: uppercase;
}

.txt13 {
    display:table;
    /*max-width: 600px;*/
    margin: auto;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(0,0,0,0.5);
    padding-top: 6px;
}

.drag{
    width:18px;
    margin:auto;
    margin-right:5px;
}

.colluns {
    display: table;
    width: 100%;
    max-width: 820px;
    margin: auto;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.collun {
    display: table;
    width: 50%;
    float:left;
}

.collunarea {
    width: 100%;
    display: table;
    padding-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.txt14 {
    width: 80%;
    display: table;
    margin: auto;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0px;
    color: #282b34;
}

.txt15 {
    width: 80%;
    display:table;
    margin:auto;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(0,0,0,0.5);
    padding-top: 5px;
}

.regra{
    display:table;
    width:120px;
    margin:auto;
    margin-bottom:10px;
}

.ol-popup {
    position: absolute;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    padding: 15px;
    border-radius: 10px;
    border: 4px solid rgba(0,0,0,0.8);
    bottom: 12px;
    left: -50px;
    min-width: 200px;
    min-height: 270px;
    color: rgba(0,0,0,1) !important;
    font-weight: 300;
}

.legenda {
    margin-bottom: 15px;
    margin-top: 5px;
    width:250px;
}

.ol-popup img {
    display: table;
    width: 100%;
}

.ol-popup span {
    display: table;
    font-size: 20px;
    text-transform: uppercase;
    color: #e30613;
    font-weight: 700;
    line-height: 22px;
}
.ol-popup b{
    font-weight:500 !important;
}
.ol-popup:after, .ol-popup:before {
top: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.ol-popup:after {
    border-top-color: #15151e;
    border-width: 7px;
    left: 51px;
    margin-left: -10px;
}
.ol-popup:before {
    border-top-color: rgba(0,0,0,0.8);
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}
.ol-popup-closer {
text-decoration: none;
position: absolute;
top: 4px;
right: 8px;
}
.ol-popup-closer:after {
content: "✖";
color:#000;
}

.ol-control button {
    background-color: rgba(0,0,0,0.8) !important;
}

.ol-zoom {
    top: auto !important;
    left: auto !important;
    right: 20px !important;
    bottom: 20px !important;
}

.ol-control {
    background-color: transparent !important;
}

/**********/
.Fonte {
    border-top: 2px solid rgba(0,0,0,0.3);
    margin: auto;
    margin-top: 10px;
    width: 96%;
    display: table;
    clear: both;
    font-size: 18px;
    font-weight: 400;
    color: rgba(0,0,0,0.6);
    text-align: center;
    line-height: 26px;
    padding-bottom: 80px;
    padding-top: 40px;
}

    .Fonte .Right {
        margin-bottom: 5px;
    }

    .Fonte b {
        font-weight: 200;
    }
