body{
	 background: #0d1531;
	 padding-top: 25px;
}

#whatsapp{
	bottom: -50px;
}

.countdown-data{
  line-height: 1;
}

.footer{
  padding-bottom: 120px;
}

.tick-credits{
  display: none;
}

.b a {
	color: white; /* Define a cor dos links dentro da classe "b" como azul */
	text-decoration: none; /* Remove o sublinhado dos links */
    font-weight: normal;
}

.b a:hover {
	color: white; /* Define a cor dos links ao passar o mouse como branco */
}

.countdown-timer .tick{
  width: 310px;
  padding-top: 7px;
}

.countdown-timer .tick .tick-group{
  margin-left: 10px;
}

.countdown-timer .tick .tick-label{
  font-family: Arial;
  font-weight: bold;
  margin-top: 3px;
  font-size: 11px;
  text-align: center;
  display: block;
  text-transform: uppercase;
}


.countdown-bar .call-to-action .btn{
  font-size: 22px;
  font-weight: 900;
  transition: all 350ms ease;
}

.countdown-bar .call-to-action .btn:hover{
  background: #f2d847;
  border-color: #f2d847;
  color: #000;
  scale: 1.1;
}

.countdown-bar .call-to-action .btn:hover i{
  color: #000 !important;
}



#countdown.countdown-visible{
  bottom: 0;
}

.countdown-bar{
  padding: 12px 20px;
  position: fixed;
  bottom: -90px;
  width: 100%;
  color: #FFF;
  border-top: 3px solid #c01234;
  z-index: 50;
  transition: all 350ms ease;
  background: rgba(206, 41, 99, 0.9);
}


@media (max-width: 980px) {
  .countdown-bar{
    bottom: -180px;
  }

  .countdown-timer .tick{
    width: 210px;
    padding-top: 7px;
  }

  .countdown-timer .tick-group:nth-child(4){
    display: none;
  }


  .countdown-bar .countdown-data h3{
    font-size: 16px;
    margin-bottom: 5px !important;
  }

  .countdown-bar .countdown-data{
    font-size: 14px;
  }

  .countdown-bar .call-to-action .btn{
    font-size: 16px;
  }
}

#whatsapp.is-visible{
	bottom: 20px;
}

.message-exit p{
	font-size: 14px;
	font-family: Arial;
}

.close-modal{
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	display: block;
	text-align: center;
	margin-top: 8px;
	cursor: pointer;
}

.hero-section{
	 background: url(../img/background-header.jpg);
	 background-size: cover;
	 background-position: top center;
}

 .bg-primary{
	 background: #071231 !important;
}
 .text-mark-small{
	 padding-left: 5px;
	 padding-right: 5px;
}

label.error{
	 position: absolute;
	 background: #dd1b1b;
	 padding: 5px 15px;
	 font-size: 11px;
	 color: #FFF;
	 font-family: Arial;
	 right: 0;
	 bottom: 0;
}
 .btn-video{
	 cursor: pointer;
}
 .attr-list i{
	 font-size: 25px;
}
 .modal-exit-pop-up .modal-content{
	 background: #ffffe5;
	 border: 3px dashed red;
}
 .btn-close-modal{
	 border: 2px solid #cecece;
	 padding: 8px;
	 position: absolute;
	 right: 20px;
}
 .btn-close-modal:hover{
	 border-color: #000;
}
 .btn-submit-form{
	 text-transform: uppercase;
	 font-weight: 900;
	 font-size: 25px;
	 margin-bottom: 8px;
	 white-space: normal;
}
 .disclaimer{
	 font-family: Arial;
	 font-size: 11px;
	 display: block;
	 line-height: 1.2;
	 text-align: center;
}
 .disclaimer a{
	 color: #000;
	 text-decoration: underline;
}
 .form-label{
	 font-size: 14px;
}
 .modal-backdrop{
	 background: rgba(53, 39, 86, 0.6);
}
 .btn-call-to-action{
	 font-weight: bold;
	 font-size: 30px;
	 color: #000;
	 background-image: linear-gradient(to right, #ffb347 0%, #ffcc33 51%, #ffb347 100%);
	 text-decoration: none;
	 padding: 25px 35px;
	 line-height: 1;
	 border-radius: 10px;
	 display: inline-block;
	 transition: 0.5s;
	 background-size: 200% auto;
	 box-shadow: 0 0 20px #ffb347;
	 position: relative;
	 z-index: 2;
}
 .btn-call-to-action i{
	 position: relative;
	 top: 4px;
}
 .btn-call-to-action:hover{
	 background-position: right center;
	/* change the direction of the change here */
	 color: #000;
}
 .disclaimer-payment{
	 font-family: Arial;
	 font-size: 12px;
	 color: #FFF;
}

.list-pain-points .item {
	line-height: 1.3;
	border: 1px solid #807c7c !important;
}



.list-pain-points i{
	font-size: 28px;
}

 .bg-opacity-30{
	 --si-bg-opacity: 0.3;
}
 .text-mark{
	 background: linear-gradient(0deg, rgb(216, 220, 230) 90%, rgba(3,16,24,0) 35%);
	 padding-left: 5px;
	 padding-right: 5px;
}
 .bg-gradient-primary{
	 background: linear-gradient(90deg, #0d1531 0%, #364168 50%, #9b9ebd 100%) !important;
}
 .bg-section{
	 background: url(../img/background-video-2.jpg) !important;
	 background-size: cover !important;
	 background-attachment: scroll !important;
	 background-position: top center !important;
}
 .headline{
	 line-height: 1.2;
}
 .hero-section h1, .hero-section h2{
	 color: #FFF;
}
 .user-data{
	 line-height: 1;
}
 .fixed-bar-header{
	 background-image: linear-gradient(91deg, #eb613e, #914795 49%, #2f4294);
	 position: fixed;
	 top: 0;
	 left: 0;
	 width: 100%;
	 padding: 13px 5px 15px 5px;
	 color: #FFF;
	 text-align: center;
	 text-transform: uppercase;
	 line-height: 1;
	 z-index: 130;
	 font-family: 'gothamblack';
	 font-size: 18px;
	 box-shadow: 0px 0px 10px #353434ab;
	 letter-spacing: 1px;
}
 .first-call-to-action{
	 font-size: 25px;
	 font-family: 'gothamblack';
	 padding-bottom: 12px;
	 text-transform: uppercase;
}
 .ico-feature{
	 font-size: 26px;
	 line-height: 1;
}
 .list-features p{
	 font-size: 15px;
}
/* Buttons */
 .pushable {
	 position: relative;
	 border: none;
	 background: transparent;
	 padding: 0;
	 cursor: pointer;
	 outline-offset: 4px;
	 transition: filter 250ms;
	 width: 100%;
}
 .push-shadow {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 border-radius: 12px;
	 background: hsl(0deg 0% 0% / 0.25);
	 will-change: transform;
	 transform: translateY(2px);
	 transition: transform 600ms cubic-bezier(.3, .7, .4, 1);
}
 .edge {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 border-radius: 12px;
	 background: linear-gradient( to left, hsl(148deg 100% 16%) 0%, hsl(148deg 100% 32%) 8%, hsl(148deg 100% 32%) 92%, hsl(148deg 100% 16%) 100% );
}
 .front {
	 display: block;
	 position: relative;
	 padding: 12px 42px;
	 border-radius: 12px;
	 font-weight: 900;
	 font-size: 30px;
	 text-transform: uppercase;
	 color: #FFF;
	 background: hsl(148deg 100% 37%);
	 will-change: transform;
	 transform: translateY(-4px);
	 transition: transform 600ms cubic-bezier(.3, .7, .4, 1);
}
 .front-sm{
	 font-size: 18px;
}
 .front i {
	 position: relative;
	 top: 2px;
}
 .pushable:hover {
	 filter: brightness(110%);
}
 .pushable:hover .front {
	 transform: translateY(-6px);
	 transition: transform 250ms cubic-bezier(.3, .7, .4, 1.5);
}
 .pushable:active .front {
	 transform: translateY(-2px);
	 transition: transform 34ms;
}
 .pushable:hover .push-shadow {
	 transform: translateY(4px);
	 transition: transform 250ms cubic-bezier(.3, .7, .4, 1.5);
}
 .pushable:active .push-shadow {
	 transform: translateY(1px);
	 transition: transform 34ms;
}
 .pushable:focus:not(:focus-visible) {
	 outline: none;
}



@media (max-width: 1010px) {
	.fixed-bar-header{
		font-size: 14px;
	}

	.headline{
		font-size: 30px;
	}

	.lead{
		font-size: 20px;
	}
}


@media (max-width: 1010px) {
	.front{
		padding-left: 22px;
		padding-right: 22px;
	}

	input{
		font-size: 16px !important;
	}

	.page-wrapper{
		padding-top: 25px;
	}

	.hero-section{
		 background: url(../img/background-header-mobile.jpg);
		 background-size: cover;
		 background-position: top center;
	}

	.fixed-bar-header{
		font-size: 11px;
		padding-left: 50px;
		padding-right: 50px;
	}

	.wrap-header-text{
		padding-top: 130px !important;
	}

	.headline{
		font-size: 22px;
	}

	.lead{
		font-size: 18px;
	}

	#message .h4{
		font-size: 16px;
	}

	#message .h6{
		font-size: 14px;
	}
}