
body {
    /* background: rgb(1,31,91);
    background: radial-gradient(circle, rgba(1,31,91,1) 0%, rgba(29,66,138,1) 49%, rgba(0,49,83,1) 100%); */

    background-image: url("img/bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;

}

.backgroundbtn {
    /* background: #ffffff; */
    border-radius: 2px;
    color: black;
    padding-top: 2px;
    padding-bottom: 2px;
}

.btnTermos {
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: center;
    display: flex;
}

.form-check{
    display: flex !important;
    margin: 0 auto !important;
    margin-left: 5px !important;
    justify-content: start !important;
    align-items: center !important;
}


/* #divSelectRadio {
    margin: 5px auto;
}

#divSelectQuantidadeRedeSocial {
    margin: 5px auto;
} */

select {
    width: 100%;
}

.select10 {
    justify-content: center;
    font-size: 18px;
    color: #fcfcfc;
    font-family: sans-serif;
    height: 46%;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    border: solid rgba(0, 0, 0, 0.37) 1px;
    background: #333333;
    background-size: 100% 100%;
    width: 40%;
}

.btnRadioRedeSocial {
    display: flex;
    justify-content: space-around;
}


.btnTwoBts {
    width: 50%;
}

.divRS {
    width: 50%;
    margin: 0 auto;
}

select,
input {
    width: 80%;
    border-radius: 8px;
    border: 1px solid black;
}

input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
}

.tabelanova {
    width: 980px;
    height: 100%;
    margin: 2% auto;
}

.divtop {
    display: inline-block;
    width: 100%;
    height: 15%;
    font-size: 0;
}

.row{
    --bs-gutter-x: 0 !important;
    justify-content: center;
    /* align-items: center; */

}

.close{
    opacity: 1;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    z-index: 9999;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    font-family: sans-serif;
    font-weight: bold;
    cursor: pointer;
    align-items: center;
}

.ctHeader{
    min-width: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.divleft {
    width: 100%;
    height: 85%;
    color: #fff;
    font-size: 14px;
    font-family: sans-serif;
    /* float: left; */
    display: flex;
    justify-content: space-between;
}

.select1 {
    display: inline-block;
    top: 0px;
    left: 0px;
    margin: 3px;
    font-size: 16px;
    color: #fcfcfc;
    font-family: sans-serif;
    height: 70%;
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    border: solid #333333 1px;
    background: #333333d2;
    background-size: 100% 100%;
    width: 26%;
}

.select2 {
    /* width: 12% !important; */
    margin-right: 2px;
    margin-bottom: 2px;
    display:flex;
    color: #fcfcfc;
    font-family: sans-serif;
    padding: 5px;
    justify-content: center;
    border-radius: 20px;
    text-align: center;
    border: solid rgba(0, 0, 0, 0.37) 1px;
    /* background: black; */
    background-color: rgb(0, 16, 48);
}

.select2 label {
    margin: 0 auto;
    color: #fff;
    font-size: small;
}

.select2 input {
    margin: 0 auto;
    font-size: small;
}

.select2 select{
    margin: 0 auto;
    font-size: small;
    width: 100%;
}

.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -5rem;
}

.form-check {
    padding: 0;
    margin-left: 30px;
    font-size: small;
}

.tabcol1 {
    float: left;
    width: 24%;
    height: 100%;
    background: #000000d4 url("img/bgtext.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 7px;
    border: solid 1px rgb(191, 129, 56);
    margin-top: 10px;
}

.tabcol1,
.tabcol2 {
    float: left;
    width: 24%;
    height: 100%;
    background: #000000d4 url("img/bgtext.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 20px;
    border: solid 1px rgb(122, 168, 206);
    margin-top: 10px;
}

.tabcol3 {
    float: left;
    width: 24%;
    height: 100%;
    background: #000000d4 url("img/bgtext.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 20px;
    border: solid 1px rgb(247, 225, 0);
    margin-top: 10px;
}

.tabcoldestaque {
    margin-top: 10px;
    width: 24%;
    float: left;
    height: 100%;
    background: #000000d4 url("img/bgtext.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 20px;
    border: solid 1px rgb(0, 210, 255);
}

.tabcol1:hover {
    box-shadow: inset 0px 2px 15px 2px rgba(203, 138, 91, .5);
    filter: brightness(130%);
    transition: all .2s;
}

.tabcol2:hover {
    box-shadow: inset 0px 2px 15px 2px rgba(107, 213, 255, .5);
    filter: brightness(130%);
    transition: all .2s;
}

.tabcol3:hover {
    box-shadow: inset 0px 2px 15px 2px rgba(255, 241, 83, .5);
    filter: brightness(130%);
    transition: all .2s;
}

.tabcoldestaque:hover {
    -webkit-box-shadow: 0px 2px 20px 2px rgba(51, 184, 255, .5);
    -moz-box-shadow: 0px 2px 20px 2px rgba(51, 184, 255, .5);
    box-shadow: inset 0px 2px 20px 2px rgba(51, 184, 255, .5);
    filter: brightness(130%);
    transition: all .2s;
}

.linhatitulo1,
.linhatitulo2,
.linhatitulo3 {
    font-family: sans-serif;
    font-weight: 600;
    font-size: 30px;
    width: 100%;
    /* height: 8%; */
    /* padding-top: 10%; */
    text-align: center;
    border-radius: 20px 20px 7px 7px;
    box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.73);
    text-shadow: -1px 0 rgba(0, 0, 0, 0.52), 0 3px rgba(0, 0, 0, 0.3), 0px 0 rgba(0, 0, 0, 0.58), 0 -1px rgba(255, 255, 255, 0.17);
}

.linhatitulo1 {
    color: white;
    background: url("img/bgtitle.png") no-repeat;
    background-size: 100% 100%;
}

.linhatitulo2 {
    color: white;
    background: url("img/bgtitle2.png") no-repeat;
    background-size: 100% 100%;
}

.linhatitulo3 {
    color: white;
    background: url("img/bgtitle3.png") no-repeat;
    background-size: 100% 100%;
}

.linhatitulodestaque {
    font-family: sans-serif;
    font-weight: 600;
    font-size: 30px;
    width: 100%;
    /* height: 8%;
    padding-top: 10%; */
    text-align: center;
    border-radius: 20px 20px 7px 7px;
    box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.73);
    text-shadow: -1px 0 rgba(0, 0, 0, 0.52), 0 3px rgba(0, 0, 0, 0.3), 0px 0 rgba(0, 0, 0, 0.58), 0 -1px rgba(255, 255, 255, 0.17);
    background: url("img/bgtitledestaque.png") no-repeat;
    background-size: 100% 100%;
}

.linhapreco {
    height: 35%;
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: center;
    font-size: 17px;
}

.linhadescricao {
    font-family: sans-serif;
    padding-top: 10%;
    padding-bottom: 10%;
    text-align: center;
    background: url("img/bgline2.png") no-repeat;
    background-size: 100%;
}

.linhadescricao>.amarelo {
    padding-top: 0;
    padding-bottom: 0;
}

.linhadescricao a {
    color: #797979;
    padding: 10px 0px;
}

select {
    font-size: 17px;
    background: #fff;
}

.select {
    width: 80%;
}

.brilho{
    box-shadow: 0 0 12px 4px #3b2ef3;
}

.select1:hover {
    -webkit-box-shadow: 0px 2px 10px 2px rgba(104, 203, 252, 1);
    -moz-box-shadow: 0px 2px 10px 2px rgba(104, 203, 252, 1);
    box-shadow: 0px 2px 10px 2px rgba(104, 203, 252, 1);
    filter: brightness(120%);
}

.select1titulo {
    font-size: large;
    font-weight: 600;
}

.precoantigo {
    margin-bottom: 4%;
}

.precoatual {
    width: 77%;
    float: left;
    text-align: right;
    font-family: sans-serif;
}

.precoatualano {
    color: #e2ff00;
    margin-top: 2%;
    width: 100%;
    margin-bottom: 16%;
    font-size: 14px;
}

.precoMesAnual {
    margin-top: 5%;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}

.ano_mes {
    text-align: left;
    float: left;
}

.etiqueta {
    font-family: sans-serif;
    background: url("img/etiqueta.png");
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 60px;
    color: #fff;
    background-position: center;
    width: --moz-fit-content;
    margin-top: 50px;
}

.verparcelas {
    font-size: 12px;
    margin-top: 8px;
}

.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.modalDialog:target {
    opacity: 1;
    pointer-events: auto;
}

.modalDialog>div {
    overflow: auto;
    width: 550px;
    max-height: 600px;
    position: relative;
    margin: 3% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    color: #000;
}

.modalDialog>div img {
    max-width: 400px;
    margin-bottom: 4%;
    margin-left: 10%;
}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td,
th {
    border: 1px solid #909090;
    text-align: left;
    padding: 8px;
    filter: none;
}

td:hover,
th:hover,
table:hover {
    filter: none;
}

tr:nth-child(even) {
    background-color: #dddddd;
}

a {
    color: #bebebe;
}

.botaotermos {
    display: block;
    width: 300px;
    height: 30px;
    margin: 1% auto;
    padding-top: 10px;
    background: url(img/bglinhavermais.png) no-repeat;
    background-size: 100% 100%;
}

.botaotermos input {
    cursor: pointer;
    color: #fff;
    background: none;
    font-size: 15px;
    border: none;
    width: 100%;
    height: 100%;
}

strike {
    color: #7b7b7b;
}

h1 {
    font-size: 50px;
    color: white;
    font-family: arial;
}

.iconQuant svg path{
    fill: #fff;
}

.iconQuant svg{
    width: 15px;
    height: 15px;
}

.title {
    /* background: url("img/bglinhavermais.png") no-repeat; */
    /* background-size: cover; */
    width: 100%;
    text-align: center;
    color: white;
    font-family: sans-serif;
    margin-bottom: auto;
    padding: 8px;
}

.title {
    background: #29a082;
}

.bg-primary {
    background-color: #4CAF50 !important;
}

.destaque-ilimitado {
    background: #fff;
    color: #000;
    width: 50%;
    margin: 0 auto;
    font-size: 18px;
    border-radius: 14px;
    margin-bottom: -20px;
}

.modal-content {
    width: auto !important;
}

.destaque {
    color: #fff;
    font-size: 20px;
    border: none;
    width: 100%;
    height: 100%;
    font-weight: 600;
}

.linhavermais {
    height: 60px;
    font-family: sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background: #000000a3;
    background-size: 100% 100%;
    border-radius: 20px;
}

.linhavermais button {
    cursor: pointer;
    color: #fff;
    background: none;
    font-size: 20px;
    border: none;
    width: 100%;
    height: 100%;
    font-weight: 600;
}

.saiba-mais {
    margin: 0 auto;
    text-align: center;
    color: white;
    cursor: help;
}

.amarelo {
    padding: 10px 0px;
    box-shadow: 0 0 102px 1px yellow inset;
}