/* verde #11733A*/
/* verde hover #106332*/

/* verde new #11733A*/
/* verde new hover #106332*/

.header-padding.header-padding-home {
  padding-bottom: 0;
	padding-top: 180px;
	position: relative;
}

.header-padding {
	padding-top: 230px;
  padding-bottom: 25px;
	position: relative;
}

.header-logo.ed-logo {
  position: relative;
  top: -8px;
}

.header-wrap {
	max-width: 100%;
  border-bottom: 1px solid #eee;
}

.header-wrap > div {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  align-items: center;
  margin: 0 auto;
  padding: 14px 15px;
}

.header-wrap > div .btn.btn-ed {
	margin-top: 6px;
}

.ed-header {
	width: 100%;
	position: fixed;
	background: white;
}

.ed-header .logo {
  display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-grow: 2;
}

.ed-header .logo img {
	padding: 10px;
	margin-right: 10px;
	width: 105px;
}

.ed-header .logo h1 {
	margin-bottom: 0;
	font-weight: 100;
	color: #11733A;
}

.ed-header .nav-wrap {
	background: #11733A;
	width: 100%;
}

.ed-header .side-nav {
	max-width: 1200px;
	margin: 0 auto;
}

.ed-header .side-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
}

.ed-header .side-nav ul li {
	display: inline-block;
	text-align: center;
	line-height: 1.4;
	padding: 15px 10px;
	transition: all .2s ease-in-out;
	position: relative;
}

.ed-header .side-nav ul li.has-submenu ul {
	display: none;
  position: absolute;
  background: #11733A;
  top: 100%;
  left: 0;
  width: 300px;
  z-index: 99;
}

.ed-header .side-nav ul li.has-submenu ul li {
  text-align: left;
	display: block;
}

.ed-header .side-nav ul li.has-submenu ul.open {
	display: block;
}

.ed-header .side-nav ul li a {
	color: white;
	font-size: 13px;
	font-weight: 400;
	/*text-transform: uppercase;*/
	display: block;
	padding: 3px;
	transition: all .2s ease-in-out;
}

.ed-header .side-nav ul li:hover {
	background: #106332;
}

.ed-header .side-nav ul li a strong {
	font-weight: 800;
	text-transform: uppercase;
}

.ed-menu-toggler {
	display: none;
}

.social-media {
	padding: 0;
	margin: 0 0 0 20px;
	list-style: none;
	position: relative;
}

.social-media .compartilhe-tip {
  position: absolute;
  top: -100%;
  text-align: center;
  width: 100%;
  font-size: 10px;
  background: #eee;
  color: #4b4b4b;
  border-radius: 3px;
  letter-spacing: 1px;
  font-weight: 600;
}

.social-media li {
	display: inline-block;
	margin-right: 10px;
}

.social-media li.last {
	margin-right: 0;
}

.social-media li a {
	color: #ffed00;
  font-size: 19px;
  display: block;
  background: #bbbbbb;
  border-radius: 6px;
  width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.7;
}

.cartilha-abecs {
	/*text-align: center;*/
	margin-bottom: 20px;
}

.cartilha-abecs.cartilha-abecs--panoarama h1 {
	font-size: 23px;
	text-align: left;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: 800;
	color: #208d4e;
}

.cartilha-abecs.cartilha-abecs--panoarama img {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.cartilha-abecs.cartilha-abecs--panoarama a .cartilha-overlay p {
  padding: 20px;
}

.cartilha-abecs a {
	transition: all .3s ease-in-out;
	position: relative;
	display: inline-block;
}

.cartilha-abecs a:hover .cartilha-overlay {
	opacity: 1;
}

.cartilha-abecs a:hover .cartilha-overlay i,
.cartilha-abecs a:hover .cartilha-overlay p {
	transform: translate(-50%, -50%) scale(1);
}

.cartilha-abecs a .cartilha-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, .75);
	opacity: 0;
	transition: all .3s ease-in-out;
}

.cartilha-abecs a .cartilha-overlay i,
.cartilha-abecs a .cartilha-overlay p {
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%, -50%) scale(0);
	color: white;
	font-size: 72px;
	transition: all .3s ease-in-out;
}

.cartilha-abecs a .cartilha-overlay p {
  font-size: 19px;
  top: 61%;
  width: 100%;
  text-align: center;
  padding: 0 10px;
  text-transform: uppercase;
  line-height: 1.4;
  letter-spacing: 1px;
}

.cartilha-abecs img {
	width: 230px;
}

.cartilha-content {
	padding: 60px 10px;
	text-align: center;
}

.cartilha-content img {
	margin-bottom: 30px;
}

.cartilha-content h1,
.cartilha-content h2 {
	color: #414141;
	font-weight: 400;
}

.cartilha-content p {
	line-height: 1.3;
	color: #717171;
}

.green-1:before {
	content: "";
	width: 100%;
	height: 7px;
	background: #54895D;
	position: absolute;
	left: 0;
	top: 0;
}

.green-2:before {
	content: "";
	width: 100%;
	height: 7px;
	background: #84A681;
	position: absolute;
	left: 0;
	top: 0;
}

.green-3:before {
	content: "";
	width: 100%;
	height: 7px;
	background: #BFCEB9;
	position: absolute;
	left: 0;
	top: 0;
}

.flex-center {
	display: flex;
	align-items: center;
}

.bg-green-dark {
	background: #11733A;
}

.bg-green-dark h1 {
	font-weight: 500;
	margin: 0;
}

.bg-green-dark h1,
.bg-green-dark p {
	color: #FFFFFD;
}

.simulador-banner-wrap img {
	width: 120px;
	height: 120px;
	margin-right: 60px;
}

.simulador-banner-wrap h1 {
	padding-top: 40px;
	float: left;
}

.simulador-banner-wrap p {
	padding: 0 20px 0 20px;
	width: 100%;
}

.simulador-banner-wrap a {
	margin-top: 20px;
}

.divisor-right-green {
	border-right: 2px solid #21864E;
}

.btn-fale-conosco {
	padding: 5px 14px;
	display: block;
	margin-right: 10px;
	border-radius: 25px;
  -webkit-border-radius: 25px;
	background: #11733A;
	color: white;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 1px;
	transition: all .2s ease-in-out;
}

.btn-fale-conosco:hover {
	background: #106332;
	color: white;
}

.btn.btn-ed {
	padding: 5px 14px;
	display: inline-block;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	background: #11733A;
	color: white;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 1px;
	transition: all .2s ease-in-out;
	border: 1px solid #11733A;
	margin-bottom: 5px;
}

.btn.btn-ed:hover {
	background: #106332;
	color: white;
}

.btn.btn-ed.btn-ed-large {
	font-size: 14px;
	padding: 9px 17px;
}

.btn.btn-ed.btn-ed-side-large {
	font-size: 14px;
	display: block;
	padding: 10px 0;
}

.btn.btn-ed.btn-ed-reverse {
	background: transparent;
	color: #11733A;
	border: 1px solid #11733A;
}

.btn.btn-ed.btn-ed-reverse:hover {
	background: #11733A;
	color: white;
}

.video-galery-container {
	/*background: linear-gradient(#4A4A4A, #2B2B2B);*/
	/*background: url('../switcher/images/patern02.png');*/
	background-attachment: fixed;
}

.video-galery-panel-left,
.video-galery-panel-right {
	width: 50%;
	float: left;
	position: relative;
}

.video-galery {

}

#main-video {
	width: 100%;
	height: 510px;
}

#main-video iframe {
	width: 100%;
	height: 510px;
}

.video-galery .video-item {
	/*background: url('../switcher/images/patern08.png');*/
	width: 100%;
	clear: both;
	border-bottom: 1px solid #ccc;
	transition: all .3s ease;
  max-height: 170px;
  overflow: auto;
  background: white;
}

.video-galery .video-item:hover {
	background: #e6e6e6;
}

.video-galery .video-item:hover h1,
.video-galery .video-item:hover p {

}

.video-galery .video-item:last-child {
	padding-bottom: 0;
	border-bottom: 0 !important;
}

.video-galery .video-item iframe {
	max-width: 100%;
	float: left;
	padding-right: 10px;
	/*padding-bottom: 5px;*/
	height: 169px;
}

.video-galery .video-item h1 {
	margin: 0;
	padding: 15px 0 5px;
	font-size: 18px;
	/*color: #c4c4c4;*/
}

.video-galery .video-item p {
	/*color: #c4c4c4;*/
	margin-bottom: 20px;
	font-size: 14px;
}

.video-galery .video-galery-panel {
	height: auto;
	/*overflow-y: auto;*/
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.agenda .agenda-img {
	max-width: 100%;
}

.bg-patern-1 {
	background: url('../switcher/images/patern02.png');
}

.bg-patern-2 {
	background: url('../switcher/images/patern17.png.jpeg');
}

.bg-fixed {
	background-attachment: fixed;
}

.video-galery:hover .btn-veja-mais {
	opacity: 1;
	visibility: visible;
}

.tarifa-steps {
	position: relative;
}

.tarifa-steps .step-col {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
	position: relative;
}

.tarifa-steps .step-number {
  font-size: 50px;
  border-radius: 50%!important;
  display: inline-block;
  font-weight: 100;
  margin: auto auto 20px;
  padding:20px;
  border: 1px solid #e5e5e5;
}

.tarifa-steps .step-number.red {
  color: #E7505A!important;
  border-color: #E7505A!important;
}

.tarifa-steps .step-number.green {
  color: #11733A!important;
  border-color: #11733A!important;
}


.tarifa-steps .step-title {
	font-size: 26px;
  font-weight: 100;
  line-height: 1.4;
}

.btn-veja-mais {
	position: absolute;
	opacity: 0;
	visibility: hidden;
  bottom: 0;
  right: 0;
  margin: 20px 30px;
  background: #c0392b;
  padding: 7px 17px;
  border-radius: 24px;
  transition: all 1s ease-in-out;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 110;
}

.btn-veja-mais a {
	color: white;
}

.search-box {
	position: relative;
	margin-bottom: 15px;
}

.search-box .search-icon {
	position: absolute;
  font-size: 22px;
  margin: 9px 0 0 19px;
}

.search-box input {
	width: 200px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 48px;
  padding-right: 43px;
  border-radius: 23px;
	border: 1px solid #ccc;
	font-weight: 500;
	transition: all .3s ease-in-out;
	background: url('../images/search-icon.png') #fff no-repeat;
  background-size: 30px;
  background-position: 10px 9px;
}

.search-box input:focus {
	outline: none;
	border: 1px solid #11733A;
	width: 100%;
}

.glossario-item {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
  border-left-color: #11733A;
  background: white;
}

.glossario-item:nth-child(even) {
	background: #f3f3f3;
}

.glossario-item p {
	margin-bottom: 15px;
}

.glossario-item p:last-child {
	margin-bottom: 0;
}

.video-slide .item {
	overflow: hidden;
	position: relative;
}

.video-slide .video-item {
	height: 350px;
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: flex-end;
	padding: 20px;
	transition: all .3s ease-in-out;
}

.video-item a {
	color: white;
	display: block;
	z-index: 3;
	font-size: 23px;
	font-weight: 700;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.video-item a span {
	display: block;
	font-size: 17px;
	font-weight: 300;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.video-slide .item:hover .video-item a  {
  /*padding-bottom: 20px;*/
}

.video-slide .item:hover .video-item {
	transform: scale(1.08);
}

.video-item img {
	display: none;
}

.video-slide .video-item:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 100%);
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 100%);
	transition: all .3s;
	-webkit-transition: all .3s;
}

.video-slide .play-icon {
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%,-40%) scale(0);
  transform: translate(-50%,-40%) scale(0);
  position: absolute;
  font-size: 80px;
  color: #fff;
  z-index: 10;
  transition: 400ms;
  -webkit-transition: 400ms;
}

.video-slide .item:hover {
  /*cursor: url('../images/cursor.png'), auto;*/
}

.video-slide .item:hover .play-icon {
  -webkit-transform: translate(-50%,-40%) scale(1);
  transform: translate(-50%,-40%) scale(1);
  text-decoration: none;
}

.video-item-overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0);
	transition: all .3s ease-in-out;
}

.video-slide .item:hover .video-item-overlay {
  background: rgba(0, 0, 0, .7);
}

.video-wrap {
	padding: 10px;
	/*margin: 0 -10px;*/
}

.video-wrap .item-video {
	width: 33.3333333%;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
}

.video-wrap .item-video .item-video-card {
	border: 1px solid rgba(221, 221, 221, 0.65);
	border-radius: 4px;
	background: white;
	transition: all .2s ease-in-out;
	box-shadow: 0 2px 9px rgba(0,0,0,.08);
}

.item-video-card small {
  padding: 0 20px 10px;
  display: block;
}

.video-wrap .item-video .item-video-card:hover {
}

.video-wrap .item-video .item-video-card:hover h1 {
	padding-left: 30px;
	border-left: 3px solid #11733A;
	color: #11733A;
}

.video-wrap .item-video .item-video-card iframe {
	width: 100%;
	height: 300px;
}

.video-wrap .item-video .item-video-card h1 {
	margin: 15px 0 20px;
	padding: 0 20px;
	font-size: 22px;
	color: #8c8c8c;
	transition: all .2s ease-in-out;
}

.tab-pane.tab-pane-bordered {
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	border-radius: 0 0 8px 8px;
	background: white;
}

/* ed Form */
.ed-form {
	margin: 10px 0;
}

.ed-form.ed-form--small input,
.ed-form.ed-form--small select {
	padding: 10px;
	font-size: 14px;
}

.ed-form.ed-form--small.bordered input {
	border: 1px solid #ddd;
}

.ed-form select,
.ed-form input {
	width: 100%;
	border-radius: 4px;
	padding: 15px;
	text-transform: uppercase;
	color: #8D8D8D;
	font-weight: 600;
	border: 0;
}

.ed-form select:focus {
	outline: 0;
}

.ed-form select:disabled {
	background: #eee;
}

.ed-form .btn-ed.btn-ed-form {
  padding: 13px 30px;
  font-size: 16px;
	border:0;
	font-weight: 600;
}

.btn-ed.yellow {
  background: #FFF102;
	color: #444;
}

.btn-ed.yellow:hover {
  background: #FFF102;
	color: #444;
}

/* End ed form */

.finance-tabs-style-3 .tab-content {
  padding: 0px;
}

.finance-tabs-style-3 .nav-tabs {
  background: white;
  padding: 20px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-radius: 26px 26px 0 0;
}

.tarifa-step {
	float: left;
	width: 50%;
	/*border-right: 1px solid #eee;*/
	padding-bottom: 20px;
}

.tarifa-step:nth-child(even) {
	/*border-right: 0;*/
}

.tarifa-step:nth-child(odd) {
	clear: both;
}

.tarifa-wrap h4 {
	color: #11733A;
	text-align: center;
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 21px;
}

.tarifa-wrap .tarifa-select {
	margin: 15px 0 16px;
	text-align: center;
}

.tarifa-wrap .tarifa-select select {
	background: #fff;
	border: 0;
	height: 78px;
	width: 80% !important;
	border-radius: 12px;
  padding: 0 15px;
  font-size: 21px;
  border: 2px solid #ddd;
}

.tarifa-wrap .tarifa-select select:disabled {
	background: #eee;
}

.tarifa-wrap .tarifa-select select:focus {
	outline: 0;
}

.tarifa-step .option-wrap {
	display: flex;
	width: 100%;
	background: none;
	padding: 0;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.tarifa-step .option-box {
	padding: 10px;
	text-align: center;
}

.tarifa-step .option-box label {
	font-size: 38px;
  width: 80px;
  height: 80px;
  overflow: hidden;
  cursor: pointer;
  background: #ffffff;
  border-radius: 12px;
  color: #717171;
  border: 2px solid #999;
  transition: all .2s ease-in-out;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.tarifa-step .option-box label + small {
	display: block;
}

.tarifa-step .option-box label img {
	opacity: .2;
}

.tarifa-step .option-box label:hover img {
	opacity: 1;
}

.tarifa-step .option-box input[type="radio"]:checked + label {
	border: 2px solid #11733A;
}

.tarifa-step .option-box input[type="radio"]:checked + label img {
	opacity: 1;
}

.tarifa-step .option-box input[type="radio"]:checked + label + small {
	color: #11733A;
}

img[class^="img-cartao"] {
	max-width: none !important;
	position: relative;
	transition: all .2s ease-in-out;
}

img.img-cartao-basico {
	width: 199px;
	top: -55px;
	left: -78px;
}

img.img-cartao-diferenciado {
  width: 130px;
  top: -38px;
  left: -28px;
}

img.img-cartao-pf {
	width: 386px;
  top: -159px;
  left: -280px;
}

img.img-cartao-pj {
  width: 470px;
  top: -16px;
  left: -257px;
}

.option-bandeira {
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.option-bandeira .bandeira-box {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  width: 75px;
  height: 50px;
  margin: 0 5px 10px;
  border: 2px solid #999;
	background: white;
  z-index: 2;
}

.option-bandeira .bandeira-box label {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
	opacity: .2;
	transition: all .2s ease-in-out;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.option-bandeira .bandeira-box label:hover {
	opacity: 1;
}

.option-bandeira .bandeira-box input[type="radio"]:checked + label {
	opacity: 1;
}

.option-bandeira .bandeira-box label.card-amex {
	background: url('../images/associados/amex.png') no-repeat;
	background-size: 135px;
	background-position: center center;
}

.option-bandeira .bandeira-box label.card-visa {
	background: url('../images/associados/visa.png') no-repeat;
	background-size: 115px;
	background-position: center center;
}

.option-bandeira .bandeira-box label.card-mastercard {
	background: url('../images/associados/mastercard.png') no-repeat;
	background-size: 75px;
	background-position: center center;
}

.option-bandeira .bandeira-box label.card-dinners {
	background: url('../images/associados/dinners.jpg') no-repeat;
  background-size: 65px;
  background-position: center 4px;
}

.option-bandeira .bandeira-box label.card-hiper {
	background: url('../images/associados/hiper.jpg') no-repeat;
	background-size: 75px;
	background-position: center center;
}

.option-bandeira .bandeira-box label.card-propria {
	background: url('../images/associados/bandeira-propria.png') no-repeat;
	background-size: 85%;
  background-position: center 9px;
}

.option-bandeira .bandeira-box label.card-elo {
	background: url('../images/associados/elo.jpg') no-repeat;
	background-size: 65px;
	background-position: center center;
}

.table-tarifas {
	box-shadow: 0 4px 13px rgba(0,0,0, .18);
}

.table-tarifas table.table thead tr th {
	font-size: 18px !important;
	color: white;
	background: #11733A;
}

.table-tarifas table.table thead tr th,
.table-tarifas table.table tbody tr td {
	padding: 10px;
	font-size: 14px;
}

.table-tarifas table.table tbody tr td {
  border-top: 1px solid rgba(221, 221, 221, 0.2);
}

.table-tarifas table.table.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

main {
	padding: 20px 0;
}

.video-container iframe {
	height: 500px;
	width: 100%;
  margin-bottom: -7px;
}

.modal-open {
  overflow: hidden;
  padding-right: 0 !important;
}

.modal-backdrop.in {
  opacity: .5;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=50);
  z-index: 999;
  position: fixed;
}

.finance-tabs-style-3 .nav-tabs > li > a {
  padding: 10px 28px;
}

.link-pdf-file {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	color: #666;
	transition: all .3s ease-in-out;
	padding-left: 10px;
	border-left: 2px solid #11733A;
	color: #11733A;
}

.link-pdf-file:hover {
	padding-left: 15px;
	border-left: 4px solid #106332;
	color: #106332;
}

.link-pdf-file:hover i {
	color: #106332;
}

.link-pdf-file i {
	margin-right: 5px;
	position: relative;
	top: -1px;
	color: #11733A;
	transition: all .2s ease-in-out;
	transition-delay: 300ms;
}

.text-box p {
}

.bg-green-ed {
	background: #11733A;
	color: white;
}

.bg-green-ed h1,
.bg-green-ed h2,
.bg-green-ed h3,
.bg-green-ed h4,
.bg-green-ed h5 {
	color: white;
}

.comparar-tarifas-wrap {

}

.comparar-tarifas-wrap p {
	line-height: 1.4;
	margin-bottom: 20px;
	text-align: left;
}

.comparar-tarifas-wrap img {
	width: 100px;
	height: 100px;
	margin: 0 auto 20px;
}

.comparar-tarifas-wrap h1 {
	font-weight: 400;
	color: #414141;
}

.comparador-panel {
	background: #11733A;
	padding: 20px 40px;
	border-radius: 12px;
	text-align: center;
	position: relative;
}

.comparador-panel:before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -20px;
	width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right:20px solid #11733A;
}

.comparador-panel h2 {
	margin: 0 0 15px;
	color: #C2CBBA;
	font-weight: 400;
}

.comparador-panel p {
	margin: 0 0 20px;
	color: #C2CBBA;
	border-bottom: 1px solid #C2CBBA;
	display: inline-block;
	padding: 0 0 10px;
}

/* verde new #11733A*/
/* verde new hover #106332*/

.table-wrap {
}

table.table-simulador-despesa {
	width: 100%;
	box-shadow: 0 4px 13px rgba(0,0,0, .18);
	/*margin-bottom: 10px;*/
	/*border-bottom: 1px solid #ddd;*/
}

table.table-simulador-despesa caption {
	padding: 10px;
	font-weight: 700;
	font-size: 18px;
	color: #11733A;
}

table.table-simulador-despesa thead tr th {
	font-weight: 300;
}

table.table-simulador-despesa thead tr th:first-child {
	width: 20%;
}

table.table-simulador-despesa thead tr th:nth-child(3) {
	width: 10%;
}

table.table-simulador-despesa tbody tr td {
	vertical-align: middle;
	font-size: 16px !important;
}

table.table-simulador-despesa thead tr th:nth-child(5),
table.table-simulador-despesa thead tr th:nth-child(6),
table.table-simulador-despesa tbody tr td:nth-child(5),
table.table-simulador-despesa tbody tr td:nth-child(6) {
	font-weight: 700;
	text-align: center;
}

table.table-simulador-despesa tbody tr td input,
table.table-simulador-despesa tbody tr td select {
  background: #fff;
  border: 2px solid #f5f5f5;
	border-radius: 6px;
	display: block;
	width: 100%;
	padding: 5px;
	transition: all .2s ease-in-out;
	/*text-align: right;*/
}

table.table-simulador-despesa tbody tr td input:hover,
table.table-simulador-despesa tbody tr td select:hover,
table.table-simulador-despesa tbody tr td input:focus,
table.table-simulador-despesa tbody tr td select:focus {
  border: 2px solid #dcdbdb;
  outline: 0;
}

table.table-simulador-despesa tfoot tr td {
	padding: 10px;
	vertical-align: middle;
}

table.table-simulador-despesa tfoot tr td:nth-child(2),
table.table-simulador-despesa tfoot tr td:nth-child(3) {
	font-size: 16px !important;
	font-weight: 600;
}

table.table-simulador-despesa tfoot tr td:nth-child(2) {
	text-align: right;
}

table.table-simulador-despesa tfoot tr td:nth-child(3) {
	text-align: center;
}

table.table-simulador-despesa tfoot tr td a.btn-foot-table {
  padding: 4px 17px;
  display: inline-block;
  background: #11733A;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  /*border-radius: 50%;*/
  border-radius: 26px;
  font-weight: 700;
  line-height: 38px;
  transition: all .3s ease-in-out;
  position: relative;
  width: 46px;
}

table.table-simulador-despesa tfoot tr td a.btn-foot-table:hover {
  width: 190px;
}

table.table-simulador-despesa tfoot tr td a.btn-foot-table:hover span {
	position: absolute;
	opacity: 1;
	visibility: visible;
	font-size: 12px;
}

table.table-simulador-despesa tfoot tr td a.btn-foot-table span {
	position: absolute;
	opacity: 0;
	visibility: hidden;
  transition: all .3s ease-in-out;
  left: 45px;
  font-size: 0;
}

table.table-simulador-despesa tfoot tr td a.btn-foot-table i {
	position: relative;
	top: 1px;
	font-size: 14px;
}

.table-tarifas table.table.table-simulador-despesa.table-green-2 thead tr th {
	background: #84A681 !important;
}

.table-tarifas table.table.table-simulador-despesa.table-green-2 tfoot tr td a.btn-foot-table {
	font-size: 0;
	background: #84A681 !important;
}

.table-tarifas table.table.table-simulador-despesa.table-green-2 tfoot tr td a.btn-foot-table > i {
	font-size: 14px;
	background: #84A681 !important;
  position: relative;
  top: 5px;
}

#tableResultado thead tr th {
	font-weight: 700 !important;
	font-size: 18px  !important;
	background: white !important;
	color: #4d4d4d;
}

#tableResultado thead tr th:first-child {
	width: 74%;
}

span.renda-mensais {
  font-size: 22px !important;
  font-weight: 400;
}

#tableResultado thead tr th:last-child {
	font-size: 22px !important;
  font-weight: 400;
}

#tableResultado thead tr th:last-child,
#tableResultado tbody tr td {
	text-align: center;
}

.mr-10 {
	margin-right: 10px;
}

.associados-box {
	border: 1px solid #ddd;
	border-radius: 4px;
	background: white;
	padding: 20px;
	box-shadow: 0 4px 13px rgba(0,0,0, .18);
	max-height: 420px;
	overflow: auto;
	margin-bottom: 40px;
}

.associados-box h1 {
	font-weight: 200;
	position: relative;
	padding: 0 0 25px;
}

.associados-box h1:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 5px;
	width: 40px;
	background: #11733A;
}

.associados-box p {
	margin-bottom: 20px;
  word-wrap: break-word;
}

.associados-box img {
	float: left;
  padding: 0 20px 20px 0;
}

.associados-box small {
	display: block;
}

.associados-box a.learn-more {
	display: inline-block;
	margin-top: 10px;
	transition: all .2s ease-in-out;
	color: #777;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
}

.associados-box a.learn-more:hover {
	color: #11733A;
	padding-left: 5px;
}

.accordion-style-light.alt-green .panel-default > .panel-heading .panel-title > a.collapsed {
	background: #e6e6e6;
	color: #4d4d4d;
}

@media only screen and (max-width: 1199px) {
	.flex-center {
		display: flex;
		align-items: center;
	}

	.simulador-banner-wrap {
		text-align: center;
	}

	.simulador-banner-wrap img {
		float: none !important;
		margin: 20px auto 0;
	}

	.simulador-banner-wrap h1 {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
	}

	.simulador-banner-wrap p {
		padding: 0 20px 0 20px;
		width: 100%;
	}

	.simulador-banner-wrap a {
		margin-top: 20px;
	}

	.divisor-right-green {
		border-right: 2px solid #21864E;
	}
}

@media only screen and (max-width: 990px) {
	.ed-menu-toggler {
    position: absolute;
    top: 1px;
    right: 0;
    margin: 75px 0px;
    display: block;
    background: white;
    padding: 16px;
    z-index: 999999;
	}

	.text-box p {
		margin-bottom: 40px;
	}

	.ed-menu-toggler a {
		font-size: 31px;
		color: #106332;
	}

	.ed-menu-toggler a span {
	  font-weight: 800;
	  font-size: 14px;
	  letter-spacing: 1px;
	  position: relative;
	  top: -5px;
	}

	.ed-header .side-nav {
		position: fixed;
		top: 96px;
		left: -150%;
		bottom: 0;
		width: 420px;
		background: white;
		box-shadow: 0 4px 15px rgba(0,0,0, .12);
		transition: all .3s ease-in-out;
    overflow-y: auto;
    overflow-x: hidden;
	}

	.ed-header .side-nav.dark {
		background: #2c3e50;
	}

	.ed-header .side-nav.dark ul li a {
		color: #f1c40f;
	}

	.ed-header .side-nav.open {
		left: 0;
	}

	.ed-header .side-nav ul {
		padding: 20px 0;
		margin: 0;
		list-style: none;
		display: block;
	}

	.ed-header .side-nav ul li {
		display: block;
		width: 100%;
		text-align: left;
		transition: all .2s ease-in-out;
		padding: 2px 0;
	}

	.ed-header .side-nav ul li.has-submenu ul {
		display: block;
	  position: relative;
	  background: #f3f3f3;
	  top: 100%;
	  left: 0;
	  width: 300px;
	  padding: 0px;
	}

	.ed-header .side-nav ul li.has-submenu ul li {
	  text-align: left;
		display: block;
	}

	.ed-header .side-nav ul li a {
    padding: 10px 33px;
    color: #2c3e50;
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    font-weight: 800;
    letter-spacing: 1px;
    transition: all .2s ease-in-out;
	}

	.ed-header .side-nav ul li:hover {
		background: transparent;
		padding-left: 8px;
	}

	.ed-header .side-nav ul li:hover a {
		color: #106332;
	}

	.ed-header .side-nav ul li a i {
		margin-right: 5px;
		font-size: 16px;
		position: relative;
		top: 1px;
		min-width: 20px;
		text-align: center;
	}

	#sidebar {
		margin-top: 125px;
		z-index: 999999;
	}

	.ed-header .logo h1 {
		display: none;
	}

	.video-galery .video-item h1,
	.video-galery .video-item p {
		display: none;
	}

	.video-galery .video-item iframe {
		width: 100%;
		padding-right: 0;
	}

	.video-wrap .item-video {
		width: 50%;
	}

	.divisor-right-green {
		border-right: 0;
	}

	.simulador-banner-wrap h1 {
		font-size: 32px;
		margin-bottom: 30px;
	}

	.simulador-banner-wrap a.btn.btn-ed {
    display: inline-block;
    padding: 10px 50px;
	}

	.flex-center {
    flex-direction: column;
	}

	.comparador-panel:before {
		content: "";
	  border-top: 0;
	  border-bottom: 0;
	  border-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.ed-header .logo {
	}

	.ed-header .logo a {
		width: 100px;
	}

	.ed-header .logo h1 {
		font-size: 24px;
	}

	.ed-header .side-nav {
		top: 0;
	}

	.ed-menu-toggler {
    /*margin: 22px 15px;*/
	}

	.video-wrap .item-video {
		width: 100%;
		float: none;
		clear: both;
	}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.cartilha-abecs a .cartilha-overlay p {
		font-size: 13px;
	}

	.cartilha-abecs a .cartilha-overlay i {
		font-size: 42px;
	}
}

@media only screen and (max-width: 470px) {
	.ed-header .side-nav {
		width: 320px;
	}

	.social-media {
		display: none;
	}

	.cartilha-abecs a .cartilha-overlay p {
		font-size: 13px;
	}

	.cartilha-abecs a .cartilha-overlay i {
		font-size: 42px;
	}
}
