/* ESTILOS PRÓPRIOS */

/* LIGHTBOX DE CARREGAMENTO */

.bg-verde,
.bg-verde-contato {
	
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #5eb665;
	opacity: 0.9;
	z-index: 999;
	display: none;
}

.holder-lupa-carregamento,
.holder-lupa-carregamento-contato {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 1000;
}

.lupa-carregamento,
.lupa-carregamento-contato {
	position: fixed;
	top: 38%;
	text-align: center;
	max-width: 100%;
	width: 560px;
	position: relative;
	left: 50%;
	margin-left: -290px;
}

@media only screen and (max-width: 40em) {

	.lupa-carregamento,
	.lupa-carregamento-contato {
		padding: 0 20px;
		left: 0;
		margin-left: 0;
	}

}

	.lupa-carregamento .circle,
	.lupa-carregamento-contato .circle-contato {
		height: 78px;
		width: 78px;
		border: 6px solid #1251a0;
		border-top: 5px solid rgba(0,0,0,0);
		border-bottom: 5px solid rgba(0,0,0,0);
		border-radius: 100%;
		position: absolute;
		left: 50%;
		top: 0;
		margin-left: -38px;

		animation-name: spin;
		animation-duration: 1200ms;
		animation-timing-function: ease-in-out;
		animation-fill-mode: forwards;
		animation-iteration-count: infinite;
		-webkit-animation-name: spin;
		-webkit-animation-duration: 1200ms;
		-webkit-animation-timing-function: ease-in-out;
		-webkit-animation-fill-mode: forwards;
		-webkit-animation-iteration-count: infinite;
	}

	.lupa-carregamento .lupa,
	.lupa-carregamento-contato .lupa-contato {
		width: 80px;
		height: 80px;
		background: url(/dolar_hoje/img/sprites.png) no-repeat -55px -1050px;
		position: absolute;
		left: 50%;
		top: 9px;
		margin-left: -31px;
	}

	.lupa-carregamento p,
	.lupa-carregamento-contato p {
		color: #FFFFFF;
		font-size: 24px;
		font-weight: bold;
		padding-top: 100px;
	}

@keyframes spin {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
}

/* BARRA DE NAVEGAÇÃO */

@media only screen and (min-width: 40em) {
  .top-bar {
    text-align: center; }

  ul.center-buttons {
    display: inline-block; }

  .top-bar .logo {
    left: 5px;
    top: -2px;
    position: absolute; }
}

.top-bar {
	background: #FFF;
	height: 70px;
}

	.top-bar .logo {
	  margin-top: 12px;
	  margin-left: 5px;
		-webkit-transform: scale(0);
		transform: scale(0);
	  overflow: hidden;
	  opacity: 0;
		-webkit-transition: transform 300ms ease, opacity 300ms ease;
		transition: transform 300ms ease, opacity 300ms ease;
	}

	  .top-bar.active .logo {
			transform: scale(1);
			opacity: 1;
	  }

	.top-bar .menu-icon {
	  padding-top: 1.2rem; }

	.top-bar .center-buttons {
		margin-top: 12px;
		position: absolute;
		left: 0;
		margin-left: 0;
		-webkit-transition: left 300ms ease, float 300ms ease;
		transition: left 300ms ease, float 300ms ease
	}

		.top-bar.active .center-buttons {
			margin-right: 0;
			left: 400px
		}

	.top-bar .menu-item {
		-webkit-transition: color 300ms ease;
		transition: color 300ms ease
	}

		.top-bar .menu-item:hover,
		.top-bar .menu-item.active {
			color: #1251a0;
		}

.top-bar.expanded {
  background: #FFF;
}

	.top-bar .redes-sociais {
		float: right;
		margin-top: 27px;
		margin-left: 10px;
	}

		.top-bar .redes-sociais a {
			width: 20px;
			height: 20px;
			float: left;
			margin-left: 10px;
			overflow: hidden;
			text-indent: -5000px;
			-webkit-transition: background 300ms ease, width 300ms ease;
  		transition: background 300ms ease, width 300ms ease;
		}

			.top-bar .redes-sociais a.facebook {
				background: url(/dolar_hoje/img/sprites.png) no-repeat -738px -150px;
			}

				.top-bar .redes-sociais a.facebook:hover {
					background: url(/dolar_hoje/img/sprites.png) no-repeat -738px -170px;
				}

			.top-bar .redes-sociais a.instagram {
				background: url(/dolar_hoje/img/sprites.png) no-repeat -768px -150px;
			}

				.top-bar .redes-sociais a.instagram:hover {
					background: url(/dolar_hoje/img/sprites.png) no-repeat -768px -170px;
				}

			.top-bar .redes-sociais a.twitter {
				background: url(/dolar_hoje/img/sprites.png) no-repeat -798px -150px;
				width: 144px;
			}

				.top-bar .redes-sociais a.twitter:hover {
					background: url(/dolar_hoje/img/sprites.png) no-repeat -798px -170px;
				}

				.top-bar.active .redes-sociais a.twitter {
					width: 20px;
				}

.top-bar .toggle-topbar.menu-icon a {
	color: #5eb665;
}

.top-bar .toggle-topbar {
	margin-top: 10px;
}

#menu-internas {
	float: right;
	position: relative;
	left: 0;
}


@media only screen and (max-width: 40em) {

	.top-bar .logo {
		width: 60%;
		-webkit-transform: scale(1);
		transform: scale(1);
		margin-left: 10px;
		opacity: 1;
	}

	.top-bar .center-buttons {
		margin-right: 0;
		position: relative;
	}

}

/* INTRO / TOPO */

.intro {
	width: 100%;
	min-height: 550px;
	background: url(/dolar_hoje/img/bg-topo.jpg) center;
	background-size: cover;
	text-align: center;
	padding-bottom: 90px;
}

	.intro .logo {
		background: url(/dolar_hoje/img/melhorcambio.png) no-repeat center;
		background-size: contain;
		width: 90%;
		max-width: 570px;
		height: 95px;
		display: inline-block;
		overflow: hidden;
		text-indent: -5000px;
    position: relative;
    margin-top: 0;
	}

	.intro a.seta {
		display: inline-block;
		width: 40px;
		height: 30px;
		background: url(/dolar_hoje/img/sprites.png) no-repeat -822px -60px;
		opacity: 1;
		top: 100px;
		position: relative;
	}

	.intro h3 {
		color: #1251a0;
		font-size: 26px;
		line-height: 0.9;
		font-weight: 900;
		position: relative;
		opacity: 1;
		margin-top: 25px;
	}

		.intro h2 {
			line-height: 0.9;
			position: relative;
			top: 130px;
			color: #344351;
			font-size: 18px;
			font-weight: 400;
		}

	.intro a.btn-faca-cotacao {
		text-transform: uppercase;
		position: relative;
		opacity: 1;
		top: 180px;
	}

		.intro a.btn-faca-cotacao:hover {
			background-color: #1251a0;
		}

/* entire container, keeps perspective */
.flip-container {
	perspective: 1000;
	margin-top: 100px;
	width: 100%;
	text-align: center;
}
	/* flip the pane when hovered */
	.flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

.flip-container, .front, .back {
	width: 100%;
	max-width: 570px;
	display: inline-block;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
}



/* FAÇA SUA COTAÇÃO */

.faca-cotacao {
	text-align: center;
	padding: 90px 0;
}

	.faca-cotacao h2 {
		font-weight: 900;
		margin-bottom: 0;
		line-height: 1;
	}

	.faca-cotacao p {
		margin-bottom: 40px;
	}

.wrap-input-cotacao {
	border-radius: 100px;
	width: 100%;
	max-width: 100%;
	padding: 3px;
	margin-bottom: 45px;
	position: relative;
}

	.wrap-input-cotacao input,
	.wrap-input-cotacao select {
		background-color: #FFFFFF;
		border-radius: 100px;
		width: 89%;
		max-width: 100%;
		float: right;
		margin: 0;
		padding: 0 15px;
		height: 40px;
		font-size: 15px;
		font-weight: bold;
		color: #1251a0;
		text-transform: uppercase;
	}

		.wrap-input-cotacao .input-cotacao::-webkit-input-placeholder {
		   color: #1251a0;
		   opacity: 1;
		}

		.wrap-input-cotacao .input-cotacao:-moz-placeholder { /* Firefox 18- */
		   color: #1251a0;
		   opacity: 1;
		}

	.wrap-input-cotacao.wrap-valor {
		background: url(/dolar_hoje/img/sprites.png) no-repeat -52px -188px #1251a0;
	}

	.wrap-input-cotacao.wrap-local {
		background: url(/dolar_hoje/img/sprites.png) no-repeat -162px -186px #1251a0;
	}

input.input-dados {
	background: #FFF;
	border-radius: 100px;
	color: #344351;
	font-size: 16px;
	margin-bottom: 5px;
	border: none;
	text-align: center;
	box-shadow: none;
	height: 40px;
	padding: 0 10px;
}

	input.input-dados:last-child {
		margin-bottom: 5px;
	}

	.faca-cotacao a.saiba-porque {
		text-transform: uppercase;
		color: #5eb665;
		font-size: 11px;
		margin-bottom: 50px;
		display: inline-block;
		background: url(/dolar_hoje/img/interrogacao.jpg) no-repeat left;
		padding-left: 18px;

		-webkit-transition: color 300ms ease;
		transition: color 300ms ease;
	}

		.faca-cotacao a.saiba-porque:hover {
			color: #1251a0;
		}

	.faca-cotacao .button {
		text-transform: uppercase;
	}

		.faca-cotacao .button:hover {
			background-color: #1251a0;
		}

@media only screen and (max-width: 40em) {

.faca-cotacao {
	padding: 30px 0;
}

.wrap-input-cotacao {
	margin-bottom: 10px;
}

	.wrap-input-cotacao input {
		font-size: 14px;
		max-width: 85%;
	}

	input.input-dados {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.saiba-porque {
		margin-top: 10px;
	}

}

/* PASSO A PASSO */

.passo-a-passo {
	padding: 80px 0;
	background: url(/dolar_hoje/img/bg-passo-a-passo.jpg) no-repeat center;
	background-size: cover;
}

	.passo-a-passo .large-offset-1 {
		margin-left: 50px !important;
	}

	.passo-a-passo .seta {
		width: 25px;
		height: 35px;
		background: url(/dolar_hoje/img/sprites.png) no-repeat -387px -359px;
		display: inline-block;
		margin-top: 30px;
	}

	.passo-a-passo .columns {
		text-align: center;
	}

		.passo-a-passo .icon {
			width: 140px;
			height: 110px;
			display: inline-block;
		}

			.passo-a-passo .icon.icon-seta {
				background: url(/dolar_hoje/img/sprites.png) no-repeat -27px -319px;
			}

			.passo-a-passo .icon.icon-lupa {
				background: url(/dolar_hoje/img/sprites.png) no-repeat -189px -329px;
			}

			.passo-a-passo .icon.icon-dinheiro {
				background: url(/dolar_hoje/img/sprites.png) no-repeat -457px -329px;
			}

		.passo-a-passo h3 {
			color: #FFFFFF;
			font-size: 22px;
			text-transform: uppercase;
			font-weight: 900;
			margin-top: 0;
		}

		.passo-a-passo p {
			color: #FFFFFF;
			font-size: 16px;
		}

@media only screen and (max-width: 40em) {

.passo-a-passo {
	padding: 60px 0;
}

	.passo-a-passo .large-offset-1 {
		margin-left: 0 !important;
	}

	.passo-a-passo .seta {
		margin-bottom: 20px;
		margin-top: 0;
	}

	.passo-a-passo .columns {
		text-align: center;
		margin-bottom: 20px;
	}

}

.depoimentos {
	padding: 100px 0 60px 0;
}

	.depoimentos h4 {
		width: 310px;
		height: 310px;
		max-width: 100%;
		text-align: center;
		color: #FFFFFF;
		font-size: 28px;
		font-weight: bold;
		padding: 135px 0;
		display: inline-block;
	}

		.depoimentos h4.ganhe-tempo {
			background: url(/dolar_hoje/img/bg-ganhe-tempo.png) no-repeat center;
			background-size: contain;
		}

		.depoimentos h4.economize-dinheiro {
			background: url(/dolar_hoje/img/bg-economize-dinheiro.png) no-repeat center;
			background-size: contain;
		}

		.depoimentos h4.curta-sua-viagem {
			background: url(/dolar_hoje/img/bg-curta-sua-viagem.png) no-repeat center;
			background-size: contain;
		}

.swiper-container {
  width: 770px;
  max-width: 90%;
  min-height: 190px;
  text-align: center;
  margin-top: 50px;
  padding-bottom: 20px;
}

	.swiper-container .swiper-slide {
		background: url(/dolar_hoje/img/sprites.png) no-repeat -52px -533px;
	}

		.swiper-container .swiper-slide p.texto {
			padding: 0 80px;
			font-size: 24px;
			font-style: italic;
			line-height: 1.2;
		}

		.swiper-container .swiper-slide p.autor {
			font-size: 16px;
		}

@media only screen and (max-width: 40em) {

	.swiper-container .swiper-slide {
		background: none;
	}

  .swiper-container .swiper-slide p.texto {
		padding: 0;
		font-size: 24px;
		font-style: italic;
		line-height: 1.2;
	}

	.swiper-container .swiper-slide p.autor {
		font-size: 16px;
	}
}

	.swiper-container .swiper-pagination-bullet {
		width: 14px;
		height: 14px;
		cursor: pointer;
	}

	.swiper-container .swiper-pagination-bullet-active {
		background: #1251a0;
	}

/* ------- Página de resultados ------- */

.btn-quer-pagar-menos {
	position: fixed;
	top: 70px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
	background: #FFF;
}

	.btn-quer-pagar-menos h3 {
		color: #f76332;
		font-size: 24px;
		line-height: 1;
		font-weight: 900;
	}

		.btn-quer-pagar-menos h3 small {
			font-size: 18px;
			color: #f76332;
			font-weight: normal;
		}

.espacamento-mobile-pagar-menos {
	height: 30px;
	width: 100%;
}


@media only screen and (max-width: 40em) {

	.espacamento-mobile-pagar-menos {
		height: 50px;
		width: 100%;
	}

}

.intro-resultado {
	padding: 30px 0 0 0;
	background: url(/dolar_hoje/img/bg-topo-resultado.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	height:150px;
}

	.intro-resultado p.titulo {
		font-size: 22px;
		line-height: 1.2;
		margin-bottom: 35px;
	}

		.intro-resultado p.titulo small {
			font-size: 18px;
		}

	.intro-resultado p.horario-cotacao {
		background: url(/dolar_hoje/img/icon-info.png) no-repeat right;
		font-size: 11px;
		margin-top: 0;
		display: inline-block;
		padding-right: 18px;
		margin-bottom: 10px;
	}
	
	.intro-resultado h2 {
		font-size: 23px;
		padding-top: 10px;
		color:#000;
	}

.holder-resultados {
	padding: 25px;
	background: #FFFFFF;
}

	.holder-resultados .menor-valor-especie,
	.holder-resultados .menor-valor-cartao,
	.holder-resultados .titulo-box-lance {
		text-align: center;
	}

		.holder-resultados .menor-valor-especie h3 {
			color: #5eb665;
			font-size: 36px;
			background: url(/dolar_hoje/img/sprites.png) no-repeat -57px -1307px;
			padding-left: 70px;
			font-weight: 900;
			display: inline-block;
			line-height: 1;
		}

		.holder-resultados .menor-valor-cartao h3 {
			color: #1251a0;
			font-size: 36px;
			background: url(/dolar_hoje/img/sprites.png) no-repeat -57px -1411px;
			padding-left: 70px;
			font-weight: 900;
			display: inline-block;
			line-height: 1;
	}

	.holder-resultados .menor-valor-especie p.tipo-pagamento,
	.holder-resultados .menor-valor-cartao p.tipo-pagamento {
		font-size: 18px;
		line-height: 1;
		padding: 0;
		margin: 0;
	}

	.holder-resultados .menor-valor-especie p.iof-taxas,
	.holder-resultados .menor-valor-cartao p.iof-taxas {
		font-size: 9px;
		line-height: 1.4;
		color: #8e8e8e;
		text-transform: uppercase;
		padding: 0;
		margin: 0;
		margin-top: 2px;
	}

	.titulo-box-lance h3 {
		color: #f76332;
		font-size: 24px;
		line-height: 1;
		font-weight: 900;
	}

		.titulo-box-lance h3 small {
			font-size: 18px;
			color: #f76332;
			font-weight: normal;
		}

	.titulo-box-lance p {
		font-size: 13px;
		line-height: 1.4;
	}

.coluna-resultados {
	 margin: 20px 0;
}

	.coluna-resultados li {
		list-style: none;
		border-bottom: 1px solid #e6e6e6;
		padding: 0 20px;
		-webkit-transition: background 300ms ease;
		transition: background 300ms ease;
	}


		.coluna-resultados li:last-child {
			border-bottom: none;
		}

		.coluna-resultados li:hover,
		.coluna-resultados li.active {
			background: #e6e6e6;
		}

	.coluna-resultados a {
		padding: 10px 0;
		width: 100%;
		display: block;
	}

		.coluna-resultados a .icon-corretora {
			width: 45px;
			height: 45px;
			border-radius: 100%;
			border: 1px solid #dddddd;
			float: left;
			background-size: cover;
			background-position: center;
		}

		.coluna-resultados a p.nome-corretora {
			color: #344351;
			font-size: 16px;
			float: left;
			width: 140px;
			line-height: 37px;
			height: 37px;
			margin: 0 0 0 10px;
			text-align: left;
		}

			.coluna-resultados a p.nome-corretora.correntistas {
				line-height: 1;
				margin-top: 9px;
			}

			.coluna-resultados a p.nome-corretora span {
				color: #f3152b;
				font-size: 9px;
			}

		.coluna-resultados a p.valor {
			font-size: 18px;
			float: left;
			width: 100px;
			line-height: 0.8;
			margin: 6px 0 0 0;
			text-align: center;
			font-weight: 900;
		}


			.coluna-resultados a p.valor span {
				color: #8e8e8e;
				font-size: 9px;
				font-weight: normal;
			}

			.resultados-especie.coluna-resultados a p.valor {
				color: #5eb665;
			}
			.resultados-cartao.coluna-resultados a p.valor {
				color: #1251a0;
			}

	.coluna-resultados .icon-seta {
		float: right;
		width: 20px;
		height: 20px;
		background: url(/dolar_hoje/img/sprites.png) no-repeat -79px -1508px;
		margin-top: 9px;
	}

@media only screen and (max-width: 40em) {

	.holder-resultados {
		padding: 25px 0;
		background: #FFFFFF;
	}
	.coluna-resultados li {
		padding: 0 5px;
		text-align: center;
	}
	.coluna-resultados li a {
		display: inline-block;
		width: 310px;
	}
	.menor-valor-especie,
	.menor-valor-cartao {
		padding: 0;
	}

}

.box-lance {
	margin-bottom: 70px;
}

.form-lance {
	background: #e6e6e6;
	border-radius: 30px;
	padding-bottom: 10px;
	width: 85%;
	margin: 0 auto;
	position: relative;
}

	.form-lance.larger {
		width: 100%;
	}

	.form-lance .close {
		display: none;
		position: absolute;
		right: -5px;
		top: -5px;
		width: 25px;
		height: 25px;
		border-radius: 100%;
	}

	.form-lance .holder-selecao-tipo {
		width: 100%;
		border-bottom: 1px solid #FFF;
	}

		.form-lance .holder-selecao-tipo a {
			width: 50%;
			display: block;
			float: left;
			text-align: center;
			padding: 16px 0;
			color: #c1c1c1;
			font-size: 16px;
		}

			.form-lance .holder-selecao-tipo a:first-child {
				width: calc(50% - 1px);
				border-right: 1px solid #FFF;
			}

			.form-lance .holder-selecao-tipo a.selecao-moeda:hover,
			.form-lance .holder-selecao-tipo a.selecao-moeda.active{
				border-bottom: 6px solid #5eb667;
				padding-bottom: 10px;
				color: #344351;
			}

			.form-lance .holder-selecao-tipo a.selecao-cartao:hover,
			.form-lance .holder-selecao-tipo a.selecao-cartao.active{
				border-bottom: 6px solid #1251a0;
				padding-bottom: 10px;
				color: #344351;
			}

	.form-lance .holder-campos {
		padding: 35px 0 10px 0;
		margin-bottom: 20px;
	}

		.form-lance .holder-campos label {
			text-align: center;
			font-size: 14px;
			margin-bottom: 5px;
		}

		.form-lance .holder-campos input {
			width: 210px;
			border-radius: 30px;
			border: none;
			text-align: center;
			margin: 0 auto;
			margin-bottom: 20px;
			font-size: 16px;
		}

		.form-lance .holder-campos span {
			position: relative;
			display: block;
			bottom: -8px;
			width: 180px;
			text-align: left;
			margin: 0 auto;
			height: 0;
		}

			.form-lance .holder-campos.cartao span {
				color: #1251a0;
			}

			.form-lance .holder-campos.moeda span {
				color: #5eb665;
			}

	.form-lance p {
		text-align: center;
		width: 100%;
		font-size: 13px;
		padding: 0 15%;
	}

	.form-lance .submit,
	.form-lance .btn-nova-cotacao,
	.form-lance .submit-dados,
	.form-lance .submit-dados-contato {
		background-color: #f76332;
		cursor: pointer;
		border: none;
		position: absolute;
		color: #FFF;
		left: 50%;
		margin-left: -108px;
		bottom: -40px;
	}

		.form-lance .submit {
			margin-left: -105px;
		}

		.form-lance .submit-dados {
			margin-left: -112px;
		}

		.form-lance .btn-nova-cotacao {
			margin-left: -127px;
		}
		
		.form-lance .submit-dados-contato {
			margin-left: -59px;
		}

		.form-lance .submit:hover,
		.form-lance .submit-dados:hover,
		.form-lance .btn-nova-cotacao:hover,
		.form-lance .submit-dados-contato {
			background-color: #1251a0;
		}

		.form-lance .icon-lance-feito {
			display: none;
			background-position: -523px -1285px;
		}

		.form-lance .submit-dados,
		.form-lance .btn-nova-cotacao,
		.form-lance .submit-dados-contato {
			display: none;
		}

	.form-lance .holder-lance-dados {
		display: none;
		text-align: center;
		padding: 30px 0 40px 0;
	}

		.form-lance .holder-lance-dados h4 {
			font-size: 16px;
			color: #ff3f00;
			margin: 0;
			font-weight: bold;
			line-height: 0.5;
		}

		.form-lance .holder-lance-dados a.alterar {
			color: #344351;
			font-size: 9px;
			text-transform: uppercase;
		}

	.form-lance .wrap-valores-dados {
		border-top: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		position: relative;
		margin: 20px 0;
	}

		.form-lance .wrap-valores-dados .icon-moeda {
			position: absolute;
			left: 50%;
			margin-left: -20px;
			background-color: #e6e6e6;
			background-repeat: no-repeat;
			background-position: center;
			width: 40px;
			height: 30px;
			top: 24px;
		}

			.form-lance .wrap-valores-dados.especie .icon-moeda {
				background-image: url(/dolar_hoje/img/icon-moeda.png);
			}

			.form-lance .wrap-valores-dados.cartao .icon-moeda {
				background-image: url(/dolar_hoje/img/icon-cartao.png);
			}

		.form-lance .wrap-valores-dados .valor-dados {
			width: 50%;
			float: left;
			padding: 22px 0 18px 0;
		}

			.form-lance .wrap-valores-dados .valor-dados.border {
				width: calc(50% - 1px);
				border-left: 1px solid #FFF;
			}

			.form-lance .wrap-valores-dados .valor-dados p {
				font-size: 18px;
				font-weight: bold;
				margin-bottom: 0;
				line-height: 0.8;
			}

				.form-lance .wrap-valores-dados.especie .valor-dados p {
					color: #5eb665;
				}

				.form-lance .wrap-valores-dados.cartao .valor-dados p {
					color: #1251a0;
				}

			.form-lance .wrap-valores-dados .valor-dados span {
				font-size: 12px;
				font-weight: normal;
			}

		.form-lance .holder-lance-dados p.laranja {
			font-size: 18px;
			color: #f76332;
			margin-bottom: 0;
		}

		.form-lance .holder-lance-dados p {
			line-height: 1.2;
			padding: 0 10%;
		}

		.form-lance .holder-lance-dados input.input-dados {
			width: 80%;
			margin: 0 auto;
			margin-bottom: 6px;
		}

	.form-lance .holder-lance-feito {
		display: none;
		text-align: center;
		padding-bottom: 40px;
	}

		.form-lance .holder-lance-feito h4 {
			color: #ff3f00;
			font-size: 20px;
			padding-top: 20px;
			font-weight: bold;
			margin-bottom: 0;
		}

		.form-lance .holder-lance-feito p.obrigado {
			font-size: 13px;
			padding-left: 0;
			padding-right: 0;
			margin-bottom: 0;
			padding-bottom: 20px;
			border-bottom: 1px solid #FFF;
		}

		.form-lance .holder-lance-feito .compartilhe p {
			font-size: 18px;
			margin-top: 30px;
			margin-bottom: 0;
			padding-left: 0;
			padding-right: 0;
		}

		.form-lance .holder-lance-feito .compartilhe a {
			display: inline-block;
			width: 55px;
			height: 55px;
			background-image: url(/dolar_hoje/img/sprites.png);
		}

			.form-lance .holder-lance-feito .compartilhe a.icon-facebook {
				background-position: -743px -1316px;
			}

			.form-lance .holder-lance-feito .compartilhe a.icon-twitter {
				background-position: -812px -1316px;
			}

			.form-lance .holder-lance-feito .compartilhe a.icon-mail {
				background-position: -881px -1316px;
			}

		.form-lance .holder-lance-feito a.btn-nova-cotacao {
			font-weight: bold;
			text-transform: uppercase;
			margin-top: 30px;
			font-size: 14px;
			margin-left: -128px;
		}


#map-canvas {
	width: 100%;
	height: 570px;
}

.janela-agencia-mapa {
	margin: -40px -200px 0 0;
	border-radius: 30px;
}

@media only screen and (max-width: 40em) {

		.form-lance .holder-selecao-tipo a {
			font-size: 13px;
		}

}

/* ------- FAQ ------- */

.intro-faq {
	padding: 35px 0 0 0;
	background: url(/dolar_hoje/img/bg-topo-resultado.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
}

	.intro-faq h1 {
		font-size: 24px;
		line-height: 1.2;
		color: #1251a0;
		margin-bottom: 0x;
		font-weight: 900;
	}

	.intro-faq h2 {
		font-size: 16px;
		color: #344351;
		margin-bottom: 30px;
	}

	.intro-faq p {
		font-size: 11px;
		margin-top: 0;
		display: inline-block;
		padding: 0 10px;
		margin-bottom: 10px;
	}

.faq {
	padding: 70px 0
}

.wrap-accordion {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}

	.wrap-accordion a {
		font-size: 18px;
		padding: 10px 0;
		font-weight: bold;
		display: block;
		padding-left: 20px;
	}

		.wrap-accordion a img {
			margin-right: 2px;
			-webkit-transition: transform 300ms ease;
			transition: transform 300ms ease;
			margin-top: -3px;
		}

			.wrap-accordion a.active img {
				transform: rotateZ(90deg);
			}

	.wrap-accordion article {
		display: none;
		padding: 30px 0;
	}

		.wrap-accordion article p {
			font-size: 14px;
		}





/* CONTATO */

.contato {
	background: #5eb665;
	padding: 85px 0;
}

	.contato h3 {
		color: #FFF;
		margin-left: 40px;
		line-height: 1;
		margin-bottom: 20px;
	}

		.contato h3 small {
			color: #FFFFFF;
		}

	.contato input[type="text"]{
		margin: 10px 20px;
		padding: 10px 20px;
		height: 45px;
		max-width: 90%;
	}

	.contato textarea{
		margin: 10px 20px;
		padding: 20px;
		height: 120px;
		border-radius: 30px;
		resize: none;
		max-width: 90%;
	}

	.contato button[type="submit"]{
		background: url(/dolar_hoje/img/sprites.png) no-repeat -40px -661px #1251a0;
		border: none;
		width: 56px;
		height: 56px;
		padding: 0;
		overflow: hidden;
		text-indent: -50000px;
		display: block;
		float: right;
		margin-top: -40px;
	}

.separador {
	max-width: 100%;
	width: 100%;
	background: url(/dolar_hoje/img/separador-rodape.jpg) no-repeat center;
	height: 140px;
	margin: 40px 0;
}

.reveal-modal {
	border-radius: 20px;
	background: #6ebd74;
	color: #FFF;
	padding: 40px 70px;
}

	.reveal-modal h2 {
		color: #FFF;
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		margin-bottom: 20px;
	}

	.reveal-modal .close-reveal-modal {
		border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    font-size: 14px;
    height: 15px;
    text-align: center;
    width: 15px;
    top: 20px;
	}

	.contato .btn-acesso-corretoras {
		color: #FFF;
    font-size: 11px;
    text-transform: uppercase;
		float: left;
    position: relative;
		bottom: -50px;
		background: url(/dolar_hoje/img/icon-cadeado.jpg) no-repeat left;
		padding-left: 20px;
	}

	.contato .btn-termos-de-uso {
		bottom: -50px;
    color: #fff;
    float: right;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
		background: url(/dolar_hoje/img/icon-info.jpg) no-repeat left;
		padding-left: 20px;
	}

@media only screen and (max-width: 40em) {

	.contato .btn-termos-de-uso,
	.contato .btn-acesso-corretoras  {
		width: 80%;
		bottom: 0;
		margin-left: 40px;
		float: left;
	}

}

	.contato .redes-sociais {

	}

		.contato .redes-sociais a {
			color: #FFF;
			font-size: 16px;
			padding-left: 25px;
		}

			.contato .redes-sociais a.facebook {
				background: url(/dolar_hoje/img/sprites.png) no-repeat -381px -843px;
			}

			.contato .redes-sociais a.instagram {
				background: url(/dolar_hoje/img/sprites.png) no-repeat -571px -843px;
			}

			.contato .redes-sociais a.twitter {
				background: url(/dolar_hoje/img/sprites.png) no-repeat -762px -843px;
			}




/* TEMPLATE */
#operacao{
	padding: 2rem 0 1.5rem;
}
#operacao input[type="text"] {
    margin: 10px 20px;
    padding: 10px 20px;
    height: 45px;
    max-width: 88%;
    text-align: center;
    text-transform: uppercase;
    font-size: 21px;
    border-radius: 50px;
    background: #FFFFFF;
}

#operacao input[type="text"].new-input {
    margin: 10px 0px;
    padding: 0;
    height: 45px;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 50px;
    background: #FFFFFF;
}

#operacao .text-verde{
	color: #58b467;
	padding-left: 15%;
}
#operacao .text-azul{
	color: #18549d;
	padding-left: 20%;
}

#operacao .text-verde2{
	color: #58b467;
	padding-left: 20%;
}
#operacao .text-azul2{
	color: #18549d;
	padding-left: 25%;
}

#operacao #setas{
	padding: 0 0 .5rem !important;
}
#operacao #setas #esq img{
    position: relative;
    left: 3rem;
}
#operacao #setas #dir img{
    position: relative;
    right: 3rem;
}
#initResult{
	display: none;
}
#operacao #selecionaCidade{
	padding: 0;
}
#operacao label{
	color: #58b467;
	text-transform: uppercase;
	font-weight: 600;
	cursor:default;
	/*padding-left:15px;*/
}
#operacao .has-tip{
	border: none;
    position: relative;
    left: 1%;
    top: -1px;
}

.tooltip {
  color: #344453;
  background: #dadada;
  font-size:11px;
  border-radius: 10px;
  max-width: 200px; 
  text-align:justify;
}
.tooltip .nub {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent #dadada transparent  transparent!important;
    top: -(5px * 2);
    pointer-events: none;
}

.pLabel{
	color:#58b469;
}

.tooltip .green:hover{display:none;}
#operacao .wrap-input-cotacao {
    border-radius: 100px;
    width: 90%;
    max-width: 100%;
    padding: 3px;
    margin: 10px 20px;
    position: relative;

}
#operacao .wrap-input-cotacao.wrap-local {
    background: url(/dolar_hoje/img/icon-select.png) no-repeat 5% 50% #e6e6e6;
    border: 1px solid #e6e6e6;
	box-shadow: 0 0 0 2px white inset;
}
#operacao .wrap-input-cotacao select {
    background: url(/dolar_hoje/img/icon-select-down.png) no-repeat 93% 50% #e6e6e6;
    border: none;
    border-radius: 100px;
    outline: none;
    width: 89%;
    max-width: 100%;
    float: right;
    margin: 0;
    padding: 0 15px;
    height: 40px;
    font-size: 15px;
    font-weight: 600;
    color: #344453;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
}


#compare #call p.old{
	height: 45px;
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	padding-top: .7rem;
	color: #FFFFFF;
	background: #eb6909;
	border-radius: 50px;
	margin-bottom: .5rem;
}


#compare #call span.comprar{
	font-size: 14px;
	padding: 7px 16px;
	margin: 0 2px;
	color: #FFF;
	background: #5EB665;
	border-radius: 20px;
}

#compare #call span.vender{
	font-size: 14px;
	padding: 7px 16px;
	margin: 0 2px;
	color: #FFF;
	background: #1251A0;
	border-radius: 20px;
}

#veja-mais{
	margin-top: 0.8rem;
}
#veja-mais a{
	text-transform: uppercase;
	font-size: 12px;
}
#numeros{
	padding: 1rem 0;
}
#numeros fieldset{
	border-radius: 50px;
	padding: 2rem 1rem;
	margin: 0;
	border: 1px solid #354252;
}
#numeros legend{
	font-size: 18px;
	color:#18539f;
	font-weight: 600;
	padding: 0 .5rem;
}
#numeros #onde h5{
	font-weight: 600;
	font-size: 14px;
}

#numeros .wrap-input-cotacao.wrap-local {
    background: url(/dolar_hoje/img/icon-select.png) no-repeat 5% 50% #e6e6e6;
    border: 1px solid #e6e6e6;
	box-shadow: 0 0 0 2px white inset;
}
#numeros .wrap-input-cotacao select {
    background: url(/dolar_hoje/img/icon-select-down.png) no-repeat 93% 50% #e6e6e6;
    border: none;
    border-radius: 100px;
    outline: none;
    width: 89%;
    max-width: 100%;
    float: right;
    margin: 0;
    padding: 0 15px;
    height: 40px;
    font-size: 15px;
    font-weight: 600;
    color: #344453;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
}



#numeros #variacao .tabs {
	margin-top: 0.7rem;
}
#numeros #variacao .tabs .tab-title a{
	padding: 0 0.4rem;
	border: 1px solid #d2d2d2;
	outline: none;
}
#numeros #variacao .tabs .tab-title.active a {
	background: #58b469;
	color: #FFFFFF;
}

#numeros #variacao .wrap-input-cotacao{
	margin-bottom: 0;
	padding: 0;
	border: none;
	box-shadow: none;
}
#numeros #variacao .tabs-content{
	margin-bottom: 0!important;
}

#numeros #variacao fieldset{
	border-radius: 50px;
}

#numeros #variacao .wrap-input-cotacao.wrap-local {

    background: url(/dolar_hoje/img/icon-select-green.jpg) no-repeat 5% 50% #62b468;
}
#numeros #variacao .wrap-input-cotacao select {
    background: url(/dolar_hoje/img/icon-select-down-green.jpg) no-repeat 94% 56% #62b468;
    border: none;
    border-radius: 100px;
    outline: none;
    width: 89%;
    max-width: 100%;
    float: right;
    margin: 0;
    padding: 0 15px;
    height: 40px;
    font-size: 15px;
    font-weight: 100;
    color: #FFFFFF;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
}
#variacao .wrap-input-cotacao.wrap-local {
    background: url(/dolar_hoje/img/icon-select-green.jpg) no-repeat 5% 50% #62b468;
}
#variacao .wrap-input-cotacao select {
    background: url(/dolar_hoje/img/icon-select-down-green.jpg) no-repeat 90% 50% #62b468;
    border: none;
    border-radius: 100px;
    outline: none;
    width: 89%;
    max-width: 100%;
    float: right;
    margin: 0;
    padding: 0 15px;
    height: 40px;
    font-size: 15px;
    font-weight: 100;
    color: #344453;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
}
#numeros #variacao .tabs {
	margin-top: 0.7rem;
	width: 100%;
}
#numeros #variacao .tabs .tab-title a{
	padding: 0 0.4rem;
	border: 1px solid #d2d2d2;
	outline: none;
}
#numeros #variacao .tabs .tab-title.active a {
	background: #58b469;
	color: #FFFFFF;
}

#variacao .tabs .tab-title a{
	padding: 0 0.4rem;
	border: 1px solid #d2d2d2;
	outline: none;
}
#variacao .tabs .tab-title.active a {
	background: #58b469;
	color: #FFFFFF;
}
#faq{
	padding: 2rem 0;
}

#faq h2{
		font-size: 23px;
}

#faq h3{
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 0.5rem;
}
#faq p{
	text-align: left;
	padding: 0 4rem;
}

.text-azul::-webkit-input-placeholder {
    color: #18549d;
    font-size: 21px;
}
.text-azul:-moz-placeholder {
    color: #18549d;
    font-size: 21px;
}
.text-azul::-moz-placeholder {
    color: #18549d;
    font-size: 21px;
}
.text-azul:-ms-input-placeholder {  
    color: #18549d;
    font-size: 21px;
}

.text-verde::-webkit-input-placeholder {
    color: #58b467;
    font-size: 21px;
}
.text-verde:-moz-placeholder {
    color: #58b467;
    font-size: 21px;
}
.text-verde::-moz-placeholder {
    color: #58b467;
    font-size: 21px;
}
.text-verde:-ms-input-placeholder {  
    color: #58b467;
    font-size: 21px;
}

#tab-cidades{
	top: 13%;
}
#tab-tempo{
	top: 12%;
}

.containerGraphicMobile{width: 243px; height: 280px; margin: 0 auto;background:#ededed;border-radius:50px;}
.containerGraphicMobile1{width: 243px; height: 280px; margin: 0 auto;background:#ededed;border-radius:50px;}
.containerGraphicMobile2{width: 243px; height: 280px; margin: 0 auto;background:#ededed;border-radius:50px;}
.containerGraphicMobile3{width: 243px; height: 280px; margin: 0 auto;background:#ededed;border-radius:50px;}
.containerGraphicMobile4{width: 243px; height: 280px; margin: 0 auto;background:#ededed;border-radius:50px;}

@media only screen and (max-width: 62em) {
	.containerGraphic{width: 243px; /*height: 200px;  margin: 0 auto*/ ;background:#ededed;border-radius:50px;}
	.containerGraphic1{width: 243px; height: 200px; margin: 0 auto ;background:#ededed;border-radius:50px;}
	.containerGraphic2{width: 243px; height: 200px; margin: 0 auto ;background:#ededed;border-radius:50px;}
	.containerGraphic3{width: 243px; height: 200px; margin: 0 auto ;background:#ededed;border-radius:50px;}
	.containerGraphic4{width: 243px; height: 200px; margin: 0 auto ;background:#ededed;border-radius:50px;}
	#variacao .tabs .tab-title a{
		padding: 0 .8rem;
	}

	#numeros fieldset {
	    border-radius: 50px;
	    padding: 2rem 1rem;
	    margin: 0;
	    border: 1px solid #354252;
	}
	#variacao fieldset{
		border-radius: 50px;
	    padding: 2rem 1rem;
	    margin: 0;
	    border: 1px solid #354252;
	}
	#variacao{
		background: #FFFFFF;
	}
	#variacao fieldset{
		border-radius: 50px;
	    padding: 2rem 1rem;
	    margin: 0;
	    border: 1px solid #354252;
	}
	#variacao h3{
		text-align: center;
		margin: 0;
		padding: 0;
		color: #17569d;
		font-size: 17px;
		font-weight: 800;
	}
	#faq{
		background: #f5f5f5;
		margin-top:2rem;
		padding: 2rem 0;
	}
	#tab-tempo{
		top: 12%;
	}	
}

@media (min-width : 21em) and (max-width: 40em) {
	.containerGraphic{width: 243px; /*height: 200px; margin: 0 auto*/;background:#ededed;border-radius:50px;}
	.containerGraphic1{width: 243px; height: 200px; margin: 0 auto;background:#ededed;border-radius:50px;}
	.containerGraphic2{width: 243px; height: 200px; margin: 0 auto;background:#ededed;border-radius:50px;}
	.containerGraphic3{width: 243px; height: 200px; margin: 0 auto;background:#ededed;border-radius:50px;}
	.containerGraphic4{width: 243px; height: 200px; margin: 0 auto;background:#ededed;border-radius:50px;}
	.intro-resultado{
		/*background: none;*/
	}
	
	#operacao input[type="text"]{
		padding: 0;
		max-width:100%;
		margin: 10px 0;
	}
	#operacao .wrap-input-cotacao{
		
		width: 100%;
		margin: 1.5rem 0 0;
	}
	#operacao .wrap-input-cotacao.wrap-local {
	    background: url(/dolar_hoje/img/icon-select.png) no-repeat 6% 50% #e6e6e6;
	}
	#operacao #selecionaCidade{
		padding-left: 0.9375em;
    	padding-right: 0.9375em;
	}
	#operacao .wrap-input-cotacao select{
		width: 83%;
		font-size: 14px;
		padding:0;
	}
	#operacao .text-verde{
		
		width: 100%;
		/*margin: 1.5rem 0 0;*/
	}
	
	#operacao label{
		color: #58b467;
		text-transform: uppercase;
		font-weight: 600;
		cursor:default;
		/*padding-left:15px;
		padding-top:10px;*/
	}
	
	#numeros{
		/*padding: 0;*/
		padding: 1rem 0;
		margin-left: 2%;
	}
	
	#numeros #variacao .pagination{
		float: none;
	    margin: 0 auto;
    	width: 40%;
	}
	
	#numeros fieldset{
		/*border: none;
		padding: 0;*/
		border-radius: 50px;
		padding: 2rem 1rem;
		margin: 0;
		border: 1px solid #354252;
	}
	#numeros legend{
		/*background: transparent;
		font-size: 19px;
		padding: 1.5rem 0 2rem;*/
		font-size: 18px;
		color:#18539f;
		font-weight: 600;
		padding: 0 .5rem;
	}
		
	#variacao{
		background: #FFFFFF;
	}
	#variacao fieldset{
		/*border: none;*/
		border-radius: 50px;
	    padding: 2rem 1rem;
	    margin: 0;
	    border: 1px solid #354252;
	}
	
	#variacao h3{
		text-align: center;
		margin: 0;
		padding: 0;
		color: #17569d;
		font-size: 17px;
		font-weight: 800;
	}
	#variacao .tabs .tab-title a{
		padding: 0 .4rem;
	}
	#variacao .tabs-content canvas{
		width: 220px!important;
		height: 142px!important;
	}
	#variacao .wrap-input-cotacao{
		/*margin: 10px 0;*/
		width: 100%;
		margin: 2rem 0 0;
	}
	#variacao .wrap-input-cotacao.wrap-local {
	    background: url(/dolar_hoje/img/icon-select-green.jpg) no-repeat 6% 50% #62b468;
	}
	#variacao .wrap-input-cotacao select{
		font-size: 13px;
		color: #FFFFFF;
	}
	.tabs{
		width: 60%;
		margin: 1rem auto 2rem;
	}
	#onde{
		/*background: #f5f5f5;*/
		
	}
	#onde .item{
		min-height: 2rem;
		margin-bottom: 0.5rem;
		padding: 0;
	}
	#onde .columns + .columns:last-child{
		float: left;
	}
	
	
	#compare #call p.old{
		height: 45px;
		width: 90%;
		margin: 0 auto;
		font-size: 17px;
		padding-top: .6rem;
		color: #FFFFFF;
		margin-left:2.5%;
		margin-top:-0.5rem;
	}
	
	#veja-mais{
		margin-top: 1rem;
		margin-left:-2.5%;
	}
	.wrap-input-cotacao input, .wrap-input-cotacao select{
		width: 85%;
	}
	#variacao .wrap-input-cotacao select{
		color: #FFFFFF!important;
	}
	#faq{
		background: #fbfbfb;
		padding: 1rem 0;
		margin: 0;
	}
	#faq p{
		padding: 0 0.5rem;
		text-align: center;
	}
	
	#faq h2{
		font-size: 20px;
	}
	
	#definicao h2{
		font-size: 22px;
	}
	
	#operacao .text-azul2{
		color: #18549d;
		padding-left: 15%;
	}
	#operacao .text-verde2{
		color: #58b467;
		padding-left: 15%;
	}
	
	#tab-cidades{
		top: 7%;
	}
	#tab-tempo{
		top: 14%;
	}	
}
}


@media only screen and (max-width : 21em) {
	.tabs{
		width: 60%;
		margin: 1rem auto 2rem;
	}
	#variacao .wrap-input-cotacao select{
		color: #FFFFFF!important;
	}
	#onde{
		background: #f5f5f5;*/
	}
	#onde .item{
		min-height: 2rem;
		margin-bottom: 0.5rem;
		padding: 0;
	}
	#onde .columns + .columns:last-child{
		float: left;
	}
	#numeros #variacao .pagination{
		float: none;
	    margin: 0 auto;
    	width: 40%;
	}
	
	#numeros fieldset{
		/*border: none;
		padding: 0;*/
		border-radius: 50px;
		padding: 2rem 1rem;
		margin: 0;
		border: 1px solid #354252;
	}
	#numeros legend{
		background: transparent;
		font-size: 17px;
		padding: 1.5rem 0 2rem;
	}
	#faq{
		background: #f5f5f5;
		padding: 1rem 0;
		margin: 0;
	}
	#faq p{
		padding: 0 0.5rem;
		text-align: center;
	}
	#operacao {
		padding-bottom: 12px;
	}
	
}

.holder-valor span {
	position: relative;
	display: block;
	top: 38px;
	left: 0;
	height: 0;
	margin: 0 auto;
	width: 170px;
	text-align: left;
	/*border: solid 1px #FF0000;*/
}

.holder-valor-mobile span{
	position: relative;
	display: block;
	top: 17px;
	left: 0px;
	height: 0;
	margin: 0 auto;
	width: 100px;
	text-align: left;
	/*border: solid 1px #FF0000;*/
}

#sigla_moeda_azul {
	font-size: 18px;
	font-weigth: bold;
	color: #18549d;

}

#sigla_moeda_verde {
	font-size: 18px;
	font-weigth: bold;
	color: #58b467;
	
}

#sigla_moeda_laranja,
#sigla_moeda_laranja_mobile {
	font-size: 18px;
	font-weigth: bold;
	color: #eb6909;
	display:none;
	
}

.conteudo-moeda-wrapper {
  background-color: #FBFBFB;
  margin-top: 25px;
}

.conteudo-moeda {
  padding: 30px 0px;
  text-align: justify;
  width: 80%;
  margin: auto;
}

.conteudo-moeda p {
  font-size: 0.9rem;
  line-height: 1.6;
}

.conteudo-moeda li {
  font-size: 0.9rem;
  line-height: 1.6;
  margin-left: 1.5rem;
  /*padding-left: 0.5rem;*/
}

.conteudo-moeda h3 {
  font-size: 1.3em;
  font-weight: bold;
  color: #344351;
  padding-bottom: 15px;
}

.comprar, .comprar2 {background-color: rgba(94,182,101,0.7)}.comprar:hover, .comprar2:hover{background-color: rgba(94,182,101,1);}
.vender, .vender2 {background-color: rgba(18, 81, 160,0.7)}.vender:hover, .vender2:hover{background-color:rgba(18, 81, 160,1)}
.remessa { background-color: rgba(247,99,50,0.7) }.remessa:hover { background-color:rgba(247,99,50,1) }

.cta-dolarhoje {
	height: 45px;
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	padding-top: .7rem;
	color: #FFFFFF;
	border-radius: 50px;
	margin-bottom: .5rem;
	background-color: rgba(94,182,101,1)
}
.cta-dolarhoje:hover {
	background-color:rgba(94,182,101,0.7)
}
.sombra{
	box-shadow: 0px 2px 5px #ddd;
}