@import "../vendor/bootstrap/bootstrap.min.css";
@import "../vendor/animacoes/animacoes.css";

:root {
    --cor1: #b04475;
    --cor2: #a22700;
    --cor3: #2a1000;
    --cor4: #ffcc7f;
    --cor5: #062142;
}

body {
	font-family: 'Poppins', sans-serif;
	overflow-x: hidden;
    font-weight: 400;
    background: #000 !important;
    line-height: 1.3;
}

strong, b{
    font-weight: 800;
} 

h1,
h2,
h3,
h4, 
h5,
h6 {
    font-weight: 600;
}

@media (min-width: 992px){
	.flex-lg-last {
	    -webkit-box-ordinal-group: 2;
	    -webkit-order: 1;
	    -ms-flex-order: 1;
	    order: 1;
	}
}

.text-decoration-none:hover{
	text-decoration: none;
} 

.header  hr{
	height: 100px;
	width: 1px;
	float: left;
	margin: 15px 10px 0 -40px;
	border: none;
	opacity: 1;
	border-right: 1px solid var(--cor1);
}
@media (max-width: 992px){
	.header  hr{
		height: 60px;
		margin: 15px 10px 0 -18px;
	} 
}


.painel{
	background: radial-gradient(ellipse at center,  rgba(189,78,128,1) 7%,rgba(0,0,0,1) 50%);
}

.cuca{
	max-width: 60%;
}

.card{
	border: 1px solid var(--cor1);
	background: #000;
	border-radius: 0;
	width: 100%;
	max-width: 800px;
	margin: -250px auto 25px auto;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	padding: 15px 25px;
}
.card h2{
	font-size: 40px;
	color: var(--cor1);
}
@media (max-width: 992px){
	.card{
		margin-top: -10%;
		font-size: 18px;
	}
	.card h2{
		font-size: 22px;
	} 
}
@media (max-width: 600px){
	.card{
		margin-top: -10%;
		font-size: 16px;
	}
	.card h2{
		font-size: 18px;
	} 
}

.btn{
	border-radius: 35px;
	padding: 15px 25px;
	font-size: 20px;
	font-weight: 600;
}

.btn-1{
	background: var(--cor1);
	color: #fff;
}
.btn-2{
	background: #000;
	color: #fff;
}

.list{
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li{
	padding: 5px 0 5px 50px;
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 500;
	color: var(--cor1);
}

.list li:before{
  content: url(../img/icones/check.png); 
  float: left;
  margin-top: -5px; 
  margin-left: -50px; 
}

.logo-footer{
	max-height: 70px;
}
.footer hr{
	height: 60px;
	width: 1px;
	float: left;
	margin: 12px 10px 0 -35px;
	border: none;
	opacity: 1;
	border-right: 1px solid var(--cor1);
}
@media (max-width: 576px){
	.footer hr,
	.header  hr{
		float: none;
		height: 1px;
		width: 150px;
		border-top: 1px solid var(--cor1);
		margin: 0px auto 15px auto;
		clear: both;
		display: block;
		border-right: none;
	} 
}

.titulo{ 
	color: #fff;
	font-size: 40px;
} 

.topic{
	color: var(--cor1);
	font-size: 40px;
} 
.topic0{
	color: #fff;
	font-size: 21px;
}
.titulo span,
.topic0 span{
	color: var(--cor1);
}

.section-title{
	padding: 15px;
	display: inline;
	margin-bottom: 25px;
	color: var(--cor1);
	border:1px solid var(--cor1);
}
@media (max-width: 992px){
	.topic,
	.titulo,
	.section-title{ 
		font-size: 24px;
	} 
	.section-title{
		display: block;
	}
	.list li{
		font-size: 16px;
	}
}

@media (max-width: 576px){
	.titulo{ 
		font-size: 12px;
	}  
}
.boxepreco{
	background: linear-gradient(to bottom, #000 0%, #000 65%, 65%, #b04475 65%, #b04475 100%);
	color: #fff;
	display: block;
	position: relative;
	border: 1px solid var(--cor1);
}
.boxepreco img{
	width: 100%;
	position: absolute;
	right: 11px;
	bottom: 0;
}

.preco{
	color: #fff;
	font-size: 40px;
}

.valor{
	color: #ff5ba5;
	font-weight: 800;
	font-size: 70px;
}

.valor small{
	font-size: 46px;
	font-weight: 800;
	vertical-align: text-top;
}
.cifrao{
	font-size: 46px;
	vertical-align: text-top;
	color: #fff;
}

@media (max-width: 992px){
	.cifrao,
	.valor small{
		font-size: 24px;
	}
	.preco{
		font-size: 24px;
	}
	.valor{ 
		margin-top: 25px;
		font-size: 50px;
	}
	.boxepreco{
		background: linear-gradient(to bottom, #000 0%, #000 60%, 60%, #b04475 60%, #b04475 100%);
	}
}
@media (max-width: 576px){
	.valor small,
	.cifrao{
		vertical-align: super;
	}
	.valor{
		margin-top: 5px;
	}
}

del{
	text-decoration-color: red;
}

@media(min-width: 992px){
	.computador{
		max-width: 175%;
		position: relative;
		z-index: 1;
		margin-left: -170px;
		margin-top: -150px;
	}
}


 

 #privacy-policy {
    width: 85%;
    max-width: 808px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    background-color: #fff !important;
    border-radius: 5px;
    position: fixed;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    z-index: 9999999999;
    padding: 20px 20px 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: fadeIn 1.3s 5s forwards;
    -moz-animation: fadeIn 1.3s 5s forwards;
    animation: fadeIn 1.3s 5s forwards;
    font-size: 13px; 
}

#privacy-policy h5 {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 5px;
}

#privacy-policy article {
    width: -webkit-calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: calc(100% - 130px);
}

#privacy-policy button {
    width: 112px;
    height: 44px;
    border-radius: 5px;
    background-color: var(--cor1);
    color: #fff;
    border: none;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    cursor: pointer;
}

#privacy-policy a {
  text-decoration: underline;
}

@media  (max-width: 767px) {
    #privacy-policy {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #privacy-policy article {
        width: 100%;
    }

    #privacy-policy button {
        width: 100%;
    }
}

  .alertRetorno{
    position: fixed;
      top: 0;
      z-index: 9999999999;
      background: rgba(0,0,0,0.5);
      width: 100%;
      height: 100%;
  }

  .fundoRetorno{
      margin: auto;
      top: 40%;
      position: relative;
      text-align: center;
      background: #fff;
      max-width: 308px;
      padding: 45px;
      border-radius: 7px;
  }

  .fechaalerta{
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer;
  }

.wa img { max-width: 30px; margin-top: 4px; vertical-align: middle;}
.wa {color: #fff; display: block;}
.wa:hover {background: #41a79d;}

.wa {position: fixed; right: 40px; width: 50px; height: 50px; bottom: 30px; padding: 5px; vertical-align: middle; text-align: center;
border-radius: 50%; background: #0ba360; z-index: 1000; z-index: 2000;}
.wa::after,
.wa::before{content: ''; position: absolute; opacity: 0; border: 4px solid #0ba360; left: -10px; top: -10px; right: -10px; bottom: -10px; -webkit-border-radius: 50%; animation: WaveWhatsApp 1.5s ease infinite;}
.wa::after{animation-delay: .5s;}
@keyframes WaveWhatsApp {0%{ transform: scale(0.5); } 50%{ opacity: 1; } 100%{ transform: scale(1.2); opacity: 0; }}
 
.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}