img {
	max-width: 100%;
}


.wrapper-pay {
	color: #fff;
}

.wrp-pay-1 {
	background-color:#00532e;
	background-image: url('../../images/pay-conta-digital-oficial/home/bck-home.jpg');
	background-size: cover;
    font-family: 'Barlow', sans-serif;
	padding: 20px 0 50px 0;
	position: relative;
	/*display: none;*/
}

.wrp-pay-1 .cnt-pay-1 {
}

.wrp-pay-1 .cnt-pay-1:after,
.wrp-pay-1 .cnt-pay-1:before {
	content:"";
	display: inline-block;
	width: 42px;
	height: 100%;
	position: absolute;
	top: 0;
}

.wrp-pay-1 .cnt-pay-1:before {
	background-image: url('../../images/pay-conta-digital-oficial/home/listas-laterais.png'); 
	left: 0;
}
.wrp-pay-1 .cnt-pay-1:after {
	background-image: url('../../images/pay-conta-digital-oficial/home/listas-laterais.png'); 
	right: 0;
}
#navMenu {
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 1000;

}
#navMenu > span {
	background: #fff;
	border-radius: 9999px;
	display: block;
	height: 3px;
	width: 35px;
	z-index: 100;
}
#navMenu > span:not(:last-child) {
	margin-bottom: 7px;
} 
#navMenu, #navMenu > span {
	transition:  all .4s ease-in-out;
}
#navMenu.active {
	transition-delay:  0.8s;
	transform: rotate(45deg);
}
#navMenu.active > span:nth-child(2) {
	width: 0;
}
#navMenu.active > span:nth-child(1),
#navMenu.active > span:nth-child(3) {
	transition-delay:  .4s;
} 
#navMenu.active > span:nth-child(1) {
	transform: translateY(8px);
}
#navMenu.active > span:nth-child(3) {
	transform:  translateY(-11px) rotate(90deg);
}

.cnt-nav-mobile {
	background: rgba(0, 83, 46, 0.9); 
	height: 100vh;
	padding-top: 30px;
	position: fixed;
	width: 100%;
	z-index: 10;
	top: 0;
	left: -100%;
}
.cnt-nav-mobile nav {
	width: 100%;
}
.cnt-nav-mobile nav ul {
	list-style: none;
	width: 100%;
	margin: 50px 0 0 0;
	padding: 0;
} 
.cnt-nav-mobile nav li {
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
} 

.cnt-nav-mobile nav li a {
	color: #89e905;
	font-size: 20px;
	text-transform: uppercase;
}

@media screen and (min-width:768px) {
	.wrp-nav-mobile{
		display: none;
	}
}	


.wrp-pay-1 .cnt-pay-1 .wrp-menu {
	padding: 30px 0 0 0;
	position: absolute;
	z-index: 100;
}

.wrp-pay-1 .cnt-pay-1 .wrp-menu ul {
	display: flex;
	list-style: none;
	margin-left: 160px;
}
.wrp-pay-1 .cnt-pay-1 .wrp-menu ul li{
	margin-right: 25px;
}

.wrp-pay-1 .cnt-pay-1 .wrp-menu ul li:nth-child(4){
	margin-right: 0;
}

.wrp-pay-1 .cnt-pay-1 .wrp-menu ul li a{
	color: #fff;
	font-size: 18px;
    font-weight: 600;
}

.wrp-pay-1 .cnt-pay-1 header h1 {
	margin: 0;
}
.wrp-pay-1 .cnt-pay-1 .cnt-imagem-title {
	margin: 20px 0;
}
.wrp-pay-1 .cnt-pay-1 .cnt-imagem-title img {
	/*max-width: 350px;*/
}

.wrp-pay-1 .cnt-pay-1 .cnt-bem-vindo {
	margin: 20px 0 50px 0;
	max-width: 700px;
}

.wrp-pay-1 .cnt-pay-1 .cnt-bem-vindo h2 {
    font-family: 'Barlow', sans-serif;
	font-size: 37px;
    font-weight: 900;
}
.wrp-pay-1 .cnt-pay-1 .cnt-bem-vindo span {
	display: block;
	font-size: 24px;
    font-weight: 300;
}

.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas {
	display: flex;
	margin-bottom: 130px;
	max-width: 500px;
}

.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas .cnt-maquininhas {
	padding: 30px 0 0 0;
}

.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas .cnt-maquininhas img {
	max-width: 350px;
}

.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas .cnt-text-maquininha {
	color: #98f864;
	font-size: 32px;
	font-weight: 700;
	line-height: 35px;
	padding: 40px 0 0 50px;
}
.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas .cnt-text-maquininha .txt {
	padding: 0 0 20px 0;
	text-shadow: 1px 1px 2px #345e3a;
}

.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas .cnt-text-maquininha .btn-conta {
	background: #fff;
	border-radius: 15px;
	padding-left: 20px;
	padding-right:20px;
	color: #499d1a;
	font-size: 28px;
	font-weight: 700;
}

.wrp-pay-1 .cnt-pay-1 img.jogadores{
	position: absolute;
	bottom: 0;
	right: 0;
	max-width: 794px;
}
.wrp-pay-1 .cnt-pay-1 .jogadores-mobile,
.wrp-pay-1 .cnt-pay-1 .cnt-button-mobile  {
	display: none;
}

@media only screen and (max-width : 1536px)  {
	.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas .cnt-maquininhas img {
		max-width: 280px;
	}

	.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas .cnt-text-maquininha .btn-conta {
		font-size: 20px;
	}
	
	.wrp-pay-1 .cnt-pay-1 .cnt-bem-vindo {
		margin-bottom: 30px;
	}
}


@media only screen and (max-width : 768px)  {
	.wrp-pay-1 {
		padding: 0 0 120px 0;
	}
	.wrp-pay-1 .cnt-pay-1{
		padding: 0 40px;
	}

	.wrp-pay-1 .cnt-pay-1:after,
	.wrp-pay-1 .cnt-pay-1:before {
		/*display: none;*/
		width: 17px;
	}
	.wrp-pay-1 .cnt-pay-1 img.jogadores{
		display: none;
		bottom: 0;
		left: 0;
		top: initial;
		max-width: 280px;
	}

	.wrp-pay-1 .cnt-pay-1 header h1 img {
		max-width: 220px;
	}

	.wrp-pay-1 .cnt-pay-1 .cnt-bem-vindo {
		margin-bottom: 0;
	}

	.wrp-pay-1 .cnt-pay-1 .cnt-bem-vindo h2 {
		font-size: 22px;
	}
	
	.wrp-pay-1 .cnt-pay-1 .cnt-bem-vindo p span {
		font-size: 16px;
		display: inline;
	}

	.wrp-pay-1 .cnt-pay-1 .jogadores-mobile {
		display: block;
	}

	.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas{
		flex-wrap: wrap;
		position: absolute;
		bottom: 10px;
		left: 0;
		margin: 0;
		padding: 0 40px;
		text-align: center;
		width: 100%;
	}
	.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas .cnt-maquininhas {
		padding: 0;
		width: 100%;
	}

	.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas .cnt-maquininhas img {
		max-width: 200px;
	}

	.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas .cnt-text-maquininha {
		font-size: 30px;
		line-height: 28px;
		padding: 0 10px 0 0;
	}
	.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas .cnt-text-maquininha .btn-conta {
		display: none;
	}
	.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas .cnt-button-mobile {
		display: block;
		padding-bottom: 30px;
		text-align: center;
		width: 100%;
	}
	.wrp-pay-1 .cnt-pay-1 .wrp-maquininhas .cnt-button-mobile a {
		background: #fff;
		border-radius: 15px;
		padding: 5px 20px;
		color: #499d1a;
		font-size: 22px;
		font-weight: 700;
	}
	.wrp-menu {
		display: none;
	}
	.wrp-pay-3 .cnt-pay-3 .wrap-col {
		margin-bottom: 50px;
	}
}

/*--------*/

.wrp-pay-2 {
	background-color:#3e6f43;
	background-image: url('../../images/pay-conta-digital-oficial/cartao-elo/bck-elo-mais.jpg'); 
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px 0 100px 0;
	position: relative;
	/*display: none;*/
}
.wrp-pay-2 .cnt-pay-2 {
    font-family: 'Barlow', sans-serif;
}

.wrp-pay-2 .cnt-pay-2 .cnt-cartao-elo {
	margin: 170px 0 0 0;		
}


.wrp-pay-2 .cnt-pay-2 .cnt-texto-elo-mais  {
	margin: 50px 0 0 150px;
}


.wrp-pay-2 .cnt-pay-2 h3,
.wrp-pay-2 .cnt-pay-2 h4 {
    font-family: 'Barlow', sans-serif;
}

.wrp-pay-2 .cnt-pay-2 h3 {
    font-weight: 700;
}
.wrp-pay-2 .cnt-pay-2 h4 {
    font-weight: 900;
}


.wrp-pay-2 .cnt-pay-2 .cnt-texto-elo-mais h3 {
    display: flex;
    padding: 5px 45px;
    font-size: 31px;
    background: #64a441;
    transform: skewX(-40deg);
    max-width: 370px;
}
.wrp-pay-2 .cnt-pay-2 .cnt-texto-elo-mais h3 span {
    transform: skewX(40deg);
    display: block;
    text-align: center;
    width: 100%;
}

.wrp-pay-2 .cnt-pay-2 .cnt-texto-elo-mais h4 {
    font-size: 113px;
    font-weight: bold;
    line-height: 95px;
    margin-top: 20px;
}

.wrp-pay-2 .cnt-pay-2 .cnt-texto-elo-mais p {
    font-size: 32px;
}
.wrp-pay-2 .cnt-pay-2 .cnt-texto-elo-mais p span {
    display: block;
}

@media only screen and (max-width : 768px)  {
	.wrp-pay-2 {
		background-size: contain;
	}
	.wrp-pay-2 {
		background-color:#3e6f43;
		background-size: 100% 100%;
		padding: 20px 0 50px 0;
		position: relative;
	}
	.wrp-pay-2 .cnt-pay-2 .cnt-cartao-elo {
		margin: 50px 0 0 0;
		text-align: center;		
	}
	.wrp-pay-2 .cnt-pay-2 .cnt-cartao-elo img {
		max-width: 120px;
	}

	.wrp-pay-2 .cnt-pay-2 .cnt-texto-elo-mais  {
		margin: 10px 0 0 0;
		padding: 0 0 0 30px;
	}
	.wrp-pay-2 .cnt-pay-2 .cnt-texto-elo-mais h3 {
	    font-size: 13px;
	    padding: 7px 5px;
	    width: 125px;
	}
	.wrp-pay-2 .cnt-pay-2 .cnt-texto-elo-mais h4 {
		font-size: 30px;
	    line-height: 30px;
	    margin-top: 0;
	}	
	.wrp-pay-2 .cnt-pay-2 .cnt-texto-elo-mais p {
	    font-size: 12px;
	}
	.wrp-pay-2 .cnt-pay-2 .cnt-texto-elo-mais p span {
	    display: initial;
	}

}

/*--------*/

.wrp-pay-3 {
	background-color:#004221;
	/*background-color: #014222;*/
	background-image: url('../../images/pay-conta-digital-oficial/conta-digital/bkg-conta-digital.jpg'); 
	background-repeat: no-repeat;
	/*background-size: 100% 100%;*/
	background-size: cover;
	background-position: center;
	/*padding-bottom: 50px;*/
	position: relative;
	/*display: none;*/
}
.wrp-pay-3 .cnt-pay-3 .col-center {
    background: rgba(0, 94, 53, 0.5);
}
.wrp-pay-3 .cnt-pay-3 {
    font-family: 'Barlow', sans-serif;
}

.wrp-pay-3 .cnt-pay-3 .wrap-col {
	padding: 0 25px;
}
.wrp-pay-3 .cnt-pay-3 .wrap-col-2 {
	padding: 0 25px 70px 25px;
}

.wrp-pay-3 .cnt-pay-3 .cnt-title {
	display: flex;
    align-items: center;
    justify-content: center;
	height: 90px;
	margin-top: 50px;
}
.wrp-pay-3 .cnt-pay-3 .cnt-title span {
	display: block;
	white-space: normal;
}

.wrp-pay-3 .cnt-pay-3 .cnt-title::after {
    content: "";
    display: table;
    clear: both;
}

.wrp-pay-3 .cnt-pay-3 .cnt-logo-area {
	padding: 50px 0 0 0;
	text-align: center;
} 

.wrp-pay-3 .cnt-pay-3 .cnt-logo-area:before {
	background: #7cd325;
	content: "";
	display: block;
	height: 2px;
	max-width: 330px;
	margin: 50px auto 80px auto;

} 

.wrp-pay-3 .cnt-pay-3 .cnt-logo-area img {
	/*max-width: 240px;*/
} 

.wrp-pay-3 .cnt-pay-3 .cnt-logo-area-palmeiras-pay {
	padding: 50px 0;
	text-align: center;
}

.wrp-pay-3 .cnt-pay-3 .cnt-title img {
	float: left;
	margin-right: 15px;
}
.wrp-pay-3 .cnt-pay-3 .cnt-title span {
    color: #98f864;
    font-size: 25px;
    font-weight: 900;
    line-height: 30px;
}
.wrp-pay-3 .cnt-pay-3 .cnt-title i {
    color: #98f864;
    font-weight: 500;
    font-size: 18px;
    font-style: normal;
}

.wrp-pay-3 .cnt-pay-3 .cnt-text {
	padding: 20px 40px;		
	font-size: 16px;
	height: 700px;
}

.wrp-pay-3 .cnt-pay-3 .cnt-text .link-info a {
	color: #fff;
}
.wrp-pay-3 .cnt-pay-3 .cnt-text .link-info a:hover {
	text-decoration: underline;
}

.wrp-pay-3 .cnt-pay-3 .cnt-text-2 {
	height: 650px;
}

.wrp-pay-3 .cnt-pay-3 .cnt-text-pernamucansa  {
	/*height: 760px;*/
	/*margin-top: 30px;*/
}

.wrp-pay-3 .cnt-pay-3 .cnt-text ul li {
	margin-bottom: 20px;
}
.wrp-pay-3 .cnt-pay-3 .cnt-text ul {
	margin-left: 20px;
}

.wrp-pay-3 .cnt-pay-3 .cnt-button {
	padding-top: 10px;
	text-align: center;	
}

.wrp-pay-3 .btn-servicos {
	background: #98f864;
	color: #345e3a	;
	display: inline-block;
	font-size: 16px;
	font-weight: 900;
	min-width: 250px;
}


.wrp-pay-3 .cnt-pay-3 .cnt-text .txt-seguro {
	margin: 10px 0 0 0;
}
.wrp-pay-3 .cnt-pay-3 .cnt-text .txt-seguro a {
	color: #98f864;
	font-weight: 700;
	text-decoration: underline;

}
/*.wrp-pay-3 .cnt-pay-3 .cnt-logo-area-palmeiras-pay {}*/
.cnt-logo-area-mobile {
	display: none;
}

@media only screen and (max-width : 768px)  {
	.wrp-pay-3 .cnt-pay-3 .cnt-logo-area:before {
		display: none;		
	} 

	.row-logo-area-palmeiras-pay {
		display: none;
	}
	.wrp-pay-3 {
		background-image: none; 
	}
	.wrp-pay-3 .cnt-pay-3 .cnt-title {
		height: inherit;
		padding: 20px 0 0 0;
		margin: 0;		
	}

	.wrp-pay-3 .cnt-pay-3 .cnt-title span {
	    font-size: 20px;
		display: inline-block;
	}


	.wrp-pay-3 .cnt-pay-3 .col-conta {
		background-color: #004221;
		background-image: url('../../images/pay-conta-digital-oficial/conta-digital/bkg-conta-digital-mobile.png');
		background-size: cover;
		background-repeat: no-repeat; 
		/*padding-bottom: 30px;*/
		/*margin-bottom: 50px;*/
	}

	.wrp-pay-3 .cnt-pay-3 .cnt-text {
		padding: 20px 0 0;		
		font-size: 18px;
		height: auto;
	}

	.wrp-pay-3 .cnt-pay-3 .row-desktop {
		display: none;
	}
	.wrp-pay-3 .cnt-pay-3 .cnt-logo-area {
		/*padding-bottom: 20px;*/
	}
	.row-mobile .col-md-4 {
		padding: 0; 
	}
	.wrp-pay-3 .cnt-pay-3 .cnt-logo-area-mobile {
    	display: block;
    	padding-top: 50px;
	}
	.wrp-pay-3 .cnt-pay-3 .cnt-button {
    	padding-top: 30px;
	}
}

/*--------*/

.wrp-pay-4 {
	/*background-color:#519d5c;*/
	background-color: #014222;
	background-image: url('../../images/pay-conta-digital-oficial/solicite-ja/bkg-solicite-ja.jpg'); 
	display: none;
}

.wrp-pay-4 .cnt-pay-4 {}
.wrp-pay-4 .cnt-pay-4 .cnt-button-solicite {
	padding: 50px 40px;
	text-align: center;
}

@media only screen and (max-width : 768px)  {
	.wrp-pay-4 .cnt-pay-4 .cnt-button-solicite {
		padding: 20px 0;
		text-align: center;
	}
}
/*--------*/

.wrp-pay-5 {
	background-color:#8de347;
	/*color: #38623d;*/
	color: #026338;
    font-family: 'Barlow', sans-serif;
	/*display: none;*/
}

.wrp-pay-5 .cnt-pay-5 {
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	padding: 40px 0;

}

.wrp-pay-5 .cnt-pay-5 h2 {
	font-size: 75px;
	font-weight: 900;
    font-family: 'Barlow', sans-serif;
    line-height: 70px;
}

@media only screen and (max-width : 768px)  {
	.wrp-pay-5 .cnt-pay-5 {
		font-size: 16px;
	}	
	.wrp-pay-5 .cnt-pay-5 h2 {
		font-size: 35px;
	    line-height: 35px;
	}
	.wrp-pay-5 .cnt-pay-5 p {
		font-weight: 500;
	}
}

/*--------*/

.wrp-pay-6 {
	background-color:#002200;
	background-image: url('../../images/pay-conta-digital-oficial/premios-pay/bkg-premios.jpg'); 
	background-size: 100% 100%;
    font-family: 'Barlow', sans-serif;
	padding: 50px 0;
	display: none;
}

.wrp-pay-6 .cnt-pay-6 .cnt-text h2{
	color: #95ff00;
	display: block;
    font-family: 'Barlow', sans-serif;
	font-size: 80px;
	font-weight: 900;
	line-height: 80px;
	margin-bottom: 30px;
}
.wrp-pay-6 .cnt-pay-6 .cnt-text h2 span{
	display: block;
}
.wrp-pay-6 .cnt-pay-6 .cnt-text p{
	font-size: 37px;
	font-weight: 900;
	/*line-height: 70px;*/
}
.wrp-pay-6 .cnt-pay-6 .cnt-text a{
	color: #fff;
}

.wrp-pay-6 .cnt-pay-6 .cnt-text p span{
	display: block;
}
.wrp-pay-6 .cnt-pay-6 .cnt-text .cnt-logo{
	margin-top: 30px;
}
.wrp-pay-6 .cnt-pay-6 .cnt-text .cnt-logo img{
	max-width: 250px;
}
@media only screen and (max-width : 768px)  {
	.wrp-pay-6 {
		padding: 20px 0;
	}

	.wrp-pay-6 .cnt-pay-6 .cnt-text {
		text-align: center;
	}	
	.wrp-pay-6 .cnt-pay-6 .cnt-text h2{
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 10px;
		padding-top: 0;
		text-align: left;
	}
	.wrp-pay-6 .cnt-pay-6 .cnt-text h2 span{
		display: initial;
	}
	.wrp-pay-6 .cnt-pay-6 .cnt-text p{
		font-size: 16px;
		font-weight: 600;
		line-height: 18px;
		text-align: left;
	}
	.wrp-pay-6 .cnt-pay-6 .cnt-text a{
		color: #fff;
	}
	.wrp-pay-6 .cnt-pay-6 .cnt-text p span {
		display: initial;
	}
	.wrp-pay-6 .cnt-pay-6 .cnt-text {
		text-align: left;
	}
	.wrp-pay-6 .cnt-pay-6 .cnt-text .cnt-logo img{
		/*max-width: 150px;*/
		display: none;
	}
}

/*--------*/
.wrp-pay-7 {
	background-color:#002200;
	background-image: url('../../images/pay-conta-digital-oficial/atletas-contas-agora/bkg-conta-atletas.jpg'); 
	background-size: 100% 100%;
    font-family: 'Barlow', sans-serif;
	padding: 50px 0 0 0;
	/*display: none;*/
}

.wrp-pay-7 .cnt-pay-7 {
	text-align: center;
}

.wrp-pay-7 .row-download-app {
	text-align: center;
	padding: 50px 0;
} 
.wrp-pay-7 .row-download-app img  {
	max-width: 350px;
} 
@media only screen and (max-width : 768px)  {
	.wrp-pay-7 .row-download-app {
		padding: 20px 0;
	} 

	.wrp-pay-7 .row-download-app img  {
		max-width: 250px;
		margin-bottom: 20px;
	} 

}
/*--------*/

.wrp-pay-8 {
	background-color:#004322;
	background-image: url('../../images/pay-conta-digital-oficial/atletas-contas-agora/bkg-lista-footer.jpg');
	background-repeat: repeat-x;
	background-position: bottom; 
    font-family: 'Barlow', sans-serif;
	padding: 50px 0 100px 0;
	/*display: none;*/
}

.wrp-pay-8 .cnt-pay-8 {
	font-size: 80px;
	font-weight: 500;
	line-height: 85px;
	text-align: center;
}
.wrp-pay-8 .cnt-pay-8 h2 {
	color: #89e905;
    font-family: 'Barlow', sans-serif;
    font-size: 80px;
    font-weight: 900;
	line-height: 85px;
	text-align: center;
}
@media only screen and (max-width : 768px)  {
	.wrp-pay-8 .cnt-pay-8 {
		font-size: 25px;
		line-height: 35px;
	}

	.wrp-pay-8 .cnt-pay-8 h2 {
	    font-size: 50px;
		line-height: 55px;
	}

}
/*--------*/


        /*----------------*/
        .wrp-pay-9 {
            border-top: 7px solid #948448;
            color: #214f2e;
        }
        .cnt-pay-9 {
            padding: 50px 0; 
        }
        .cnt-pay-9 .cnt-title  {
            text-align: center;
            margin-bottom: 30px;
        }
        .cnt-pay-9 .cnt-title h3 {
            font-size: 30px;
            font-family: 'Barlow', sans-serif;
        }
        .cnt-pay-9 .cnt-text {
            font-size: 25px;
            text-align: center;
        }
        .cnt-pay-9 .cnt-text .txt-whatsapp {
            font-size: 16px;
        }
        .cnt-pay-9 .cnt-text .txt-whatsapp a {
            color: #214f2e;
        }

        .cnt-pay-9 .cnt-text span {
            display: block;
        }

        .cnt-pay-9 .wrp-respostas button {   
            color: #214f2e;
            display: block;
            font-family: 'Barlow', sans-serif;
            font-weight: bold;
            text-transform: uppercase;
            white-space: normal;
            word-wrap: break-word;
            width: 100%;
            text-align: left;            
        }
        .cnt-pay-9 .wrp-respostas button:before{   
            background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNiAxNicgZmlsbD0nIzQ0OTY1MSc+PHBhdGggZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNMS42NDYgNC42NDZhLjUuNSAwIDAgMSAuNzA4IDBMOCAxMC4yOTNsNS42NDYtNS42NDdhLjUuNSAwIDAgMSAuNzA4LjcwOGwtNiA2YS41LjUgMCAwIDEtLjcwOCAwbC02LTZhLjUuNSAwIDAgMSAwLS43MDh6Jy8+PC9zdmc+);
            content: "";
            width: 20px;
            height: 20px;
            display: inline-block;
            margin-right: 10px;
            vertical-align: middle;
            transition: transform 0.7s;
        }
        .cnt-pay-9 .wrp-respostas button[aria-expanded="true"]:before {
        }
        .cnt-pay-9 .wrp-respostas button[aria-expanded="false"]:before {
            transform: rotate(-180deg);
        }

        .cnt-pay-9 .wrp-respostas .card-body {
            font-size: 18px;
        }




/**/

.dialog {
    opacity: 0;
    position: absolute;
    width: 210px;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    top: -85px;
    z-index: 4;
    right: 0;
}
	
.what-content:hover .dialog {
    opacity: 1
}

.what-left .dialog {
}

.what-right .dialog {
    text-align: right
}

.dialog a {
    background: #d0d0d0;
    border-radius: 5px;
    color: #333;
    display: flex;
    font-family: sans-serif;
    font-size: 13px;
    padding: 5px 10px;
    text-decoration: none;
}

.dialog:after {
    content: "";
    position: absolute;
    bottom: -10px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #d0d0d0
}

.what-left .dialog:after {
    left: 20px
}

.what-right .dialog:after {
    right: 7px
}

.what-fixed {
	border: 2px solid #fff;
    width: 50px;
    height: auto;
    fill: white;
    padding: 2px;
    background: #006437;
    border-radius: 50px;
    cursor: pointer
}

.lnk-whats {
    width: 60px;
    height: 60px;
    align-items: center;
    justify-content: center;
    padding: 5px;
    background: #006437;
    border-radius: 50px;
}

.what-right .lnk-whats {
    display: flex;
    margin-left: 160px
}

.what-body {
    position: relative
}

.what-content {
	display: none;
    position: fixed;
    bottom: 150px;
    z-index: 2000
}

.what-left {
    left: 15px
}

.what-right {
    right: 240px
}
	
