.neb nav#mainMenu {
	margin: 0;
	margin-left: 60px;
}

.neb nav#mainMenu a.botaoAbraConta {
	background: transparent -webkit-gradient(linear, left top, right top, from(#2B469C), to(#E1173F)) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(90deg, #2B469C 0%, #E1173F 100%) 0% 0% no-repeat padding-box;
	border: none;
	font-weight: 700;
	letter-spacing: 0.6px;
	font-size: 0.75rem;
	padding-right: 30px;
	line-height: 54px;
	float: left;
	clear: left;
	-webkit-filter: none;
	filter: none;
}

.neb nav#mainMenu a.botaoAbraConta:after {
	content: '';
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 200 200'%3e%3ccircle fill='none' stroke='white' stroke-width='15' opacity='0.3' cx='100.5' cy='97.5' r='89.5'/%3e%3cpath fill='white' d='M85.633,112.337l24.692-21.4a7.763,7.763,0,0,1,9.878,0,5.506,5.506,0,0,1,0,8.567l-24.693,21.4a7.759,7.759,0,0,1-9.876,0A5.507,5.507,0,0,1,85.633,112.337Z'/%3e%3cpath fill='white' d='M85.633,76.984l24.692,21.41a7.762,7.762,0,0,0,9.878,0,5.506,5.506,0,0,0,0-8.567L95.51,68.413a7.782,7.782,0,0,0-9.876,0A5.509,5.509,0,0,0,85.633,76.984Z'/%3e%3c/svg%3e ") center center no-repeat;
	display: block;
	height: 32px;
	width: 32px;
	position: absolute;
	top: 11px;
	right: 10px;
}

.neb nav#mainMenu a.botaoAbraConta:hover {
	background: -webkit-gradient(linear, left top, right top, color-stop(10%, #CC092F), color-stop(25%, #333B8F));
	background: linear-gradient(left, #CC092F 10%, #333B8F 25%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5173f', endColorstr='#2d469a', GradientType=1);
}

.neb #wrapper {
	background: transparent;
	width: 100%;
}

.neb .btn-ver-agora-pj.active {
	display: none;
}

.neb header.mainHeader {
	padding: 0;
}

.neb header.mainHeader h1 {
	margin: 15px 0 0 60px;
}

.neb header.mainHeader ul.navSeg {
	margin-right: 80px;
}

.neb section.mainContent {
	width: 100%;
	position: relative;
	padding: 0;
	z-index: 4;
	overflow: hidden;
}

.neb section.mainContent .box__net-empresas {
	padding: 45px;
}

.neb section.mainContent .box__net-empresas .row {
	border-bottom: 1px solid #AFAFAF;
	padding-bottom: 50px;
}

.neb section.mainContent .box__net-empresas h1 {
	color: #3C3C3C;
	text-align: center;
	font-size: 1.5625rem;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.neb section.mainContent .box__net-empresas h1:after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	background: #e5173f;
	text-align: center;
	margin: 15px auto;
}

.neb section.mainContent .box__net-empresas .slickTop .slick-prev {
	display: none !important;
}

.neb section.mainContent .box__net-empresas .slickTop .slick-prev.block {
	display: block !important;
}

.neb section.mainContent .box__net-empresas .slickTop .slick-next {
	display: block !important;
}

.neb section.mainContent .box__net-empresas .slickTop .slick-next.none {
	display: none !important;
}

.neb section.mainContent .box__net-empresas .filtro_thumbs {
	position: relative;
	max-width: 97%;
	overflow: hidden;
	margin: 0;
}

.neb section.mainContent .box__net-empresas .filtro_thumbs .filtro {
	background-color: #000218;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.45;
	position: absolute;
	width: 100%;
	height: 100%;
}

.neb section.mainContent .box__net-empresas .filtro_thumbs>img {
	max-width: 100%;
	width: 100%;
}

.neb section.mainContent .box__net-empresas .filtro_thumbs .box_text {
	position: absolute;
	width: 100%;
	text-align: center;
	display: block;
	top: 40%;
	padding: 0 30px;
}

.neb section.mainContent .box__net-empresas .filtro_thumbs .box_text p {
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 2.0px;
	text-transform: uppercase;
	color: #FFF;
	padding-bottom: 10px;
}

.neb section.mainContent .box__net-empresas .filtro_thumbs .box_text span {
	font-size: 1.25rem;
	line-height: 26px;
	letter-spacing: 0.5px;
	color: #FFF;
	text-transform: uppercase;
}

.neb section.mainContent .box__net-empresas .box_info {
	padding-top: 20px;
}

.neb section.mainContent .box__net-empresas .box_info p {
	color: #3C3C3C;
	opacity: 0.7;
	font-size: 1rem;
	letter-spacing: 0.5px;
	line-height: 23px;
	margin: 20px 0 15px 0;
	min-height: 70px;
}

.neb section.mainContent .box__net-empresas .box_info .btn-saiba-mais {
	color: #3C3C3C;
	font-weight: 700;
	font-size: 0.8125rem;
	letter-spacing: 0.2px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	padding-left: 30px;
	margin: 0;
	display: block;
	height: 20px;
}

.neb section.mainContent .box__net-empresas .box_info .btn-saiba-mais::before {
	content: '';
	background: url(/assets/pessoajuridica/img/home/saiba-mais-seta.png) no-repeat;
	background-size: 100%;
	display: block;
	height: 20px;
	width: 21px;
	left: 0;
	position: absolute;
	top: -1px;
}

.neb section.mainContent .box__net-empresas .box_info .btn-saiba-mais:hover {
	color: #e5173f;
}

.neb section.mainContent .box__net-empresas .slick-prev::before {
	content: '';
	background: url(/assets/pessoajuridica/svg/seta_slider_-01.svg) no-repeat;
	display: block;
	width: 20px;
	height: 35px;
}

.neb section.mainContent .box__net-empresas .slick-next::before {
	content: '';
	background: url(/assets/pessoajuridica/svg/seta_slider_-01.svg) no-repeat;
	display: block;
	width: 20px;
	height: 35px;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.neb section.mainContent .box__net-empresas .slick-dots {
	bottom: -100px;
}

.neb section.mainContent .box__net-empresas .slick-dots li {
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background-color: #D8D8D8;
	margin: 0 10px;
}

.neb section.mainContent .box__net-empresas .slick-dots li button:before {
	display: none;
}

.neb section.mainContent .box__net-empresas .slick-dots li.slick-active {
	background-color: #878787;
}

.neb section.mainContent .box__net-empresas .slick-dots:after {
	content: '';
	display: block;
	margin-top: 45px;
}

.neb section.mainContent .box__acesso h1 {
	color: #3C3C3C;
	text-align: center;
	font-size: 1.5625rem;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.neb section.mainContent .box__acesso h1:after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	background: #e5173f;
	text-align: center;
	margin: 15px auto;
}

.neb section.mainContent .box__acesso .boxs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-top: 35px;
}

.neb section.mainContent .box__acesso .boxs .box-acesso {
	text-align: center;
	margin: 0 33px;
}

.neb section.mainContent .box__acesso .boxs .box-acesso .box-img {
	max-width: 90px;
	max-height: 90px;
	margin-bottom: 20px;
}

.neb section.mainContent .box__acesso .boxs .box-acesso p {
	color: #3C3C3C;
	font-size: 0.875rem;
	letter-spacing: 0.5px;
	opacity: 0.7;
	line-height: 23px;
}

.neb section.mainContent .box__acesso .boxs .box-acesso .btn_acesse_agora {
	color: #3C3C3C;
	font-weight: 700;
	font-size: 0.8125rem;
	letter-spacing: 0.2px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	padding-left: 30px;
	margin: 0;
	display: block;
	height: 20px;
}

.neb section.mainContent .box__acesso .boxs .box-acesso .btn_acesse_agora::before {
	content: '';
	background: url(/assets/pessoajuridica/img/home/saiba-mais-seta.png) no-repeat;
	background-size: 100%;
	display: block;
	height: 20px;
	width: 21px;
	left: 0;
	position: absolute;
	top: -1px;
}

.neb section.mainContent .box__acesso .boxs .box-acesso .btn_acesse_agora:hover {
	color: #e5173f;
}

.neb section.mainContent .box__acesso .box-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 50px 0;
}

.neb section.mainContent .box__acesso .box-text .box-acesso-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.neb section.mainContent .box__acesso .box-text .box-acesso-text:first-child {
	padding-bottom: 35px;
}

.neb section.mainContent .box__acesso .box-text .box-acesso-text span {
	color: #3C3C3C;
	font-size: 16px;
	letter-spacing: 0.5px;
	opacity: 0.7;
	line-height: 23px;
}

.neb section.mainContent .box__acesso .box-text .box-acesso-text .btn_next_acesso {
	color: #3C3C3C;
	font-weight: 700;
	font-size: 0.8125rem;
	letter-spacing: 0.2px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	padding-left: 30px;
	margin-left: 10px;
	height: 20px;
}

.neb section.mainContent .box__acesso .box-text .box-acesso-text .btn_next_acesso::before {
	content: '';
	background: url(/assets/pessoajuridica/img/home/saiba-mais-seta.png) no-repeat;
	background-size: 100%;
	display: block;
	height: 20px;
	width: 21px;
	left: 0;
	position: absolute;
	top: -1px;
}

.neb section.mainContent .box__acesso .box-text .box-acesso-text .btn_next_acesso:hover {
	color: #e5173f;
}

.neb section.mainContent .box__acesso .__slick-position {
	position: relative;
}

.neb section.mainContent .box__acesso .slick_mobile .btn_acesse_agora {
	color: #3C3C3C;
	font-weight: 700;
	font-size: 0.8125rem;
	letter-spacing: 0.2px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	padding-left: 30px;
	margin: 20px auto;
	max-width: 140px;
	display: block;
	height: 20px;
}

.neb section.mainContent .box__acesso .slick_mobile .btn_acesse_agora::before {
	content: '';
	background: url(/assets/pessoajuridica/img/home/saiba-mais-seta.png) no-repeat;
	background-size: 100%;
	display: block;
	height: 20px;
	width: 21px;
	left: 0;
	position: absolute;
	top: -1px;
}

.neb section.mainContent .box__acesso .slick_mobile .btn_acesse_agora:hover {
	color: #e5173f;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide {
	padding-top: 60px;
	opacity: 0;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide .item {
	text-align: center;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide .item img {
	margin: 0 auto;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide .item span.title {
	opacity: 0;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
	color: #3C3C3C;
	display: block;
	font-size: 1rem;
	font-weight: 600;
	padding-top: 24px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	line-height: 20px;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide .item p {
	opacity: 0;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
	color: #3C3C3C;
	font-size: 1rem;
	padding-top: 16px;
	line-height: 23px;
	letter-spacing: 0.5px;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide .item a {
	opacity: 0;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide.slick-active {
	opacity: 1;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide.slick-active .item span.title {
	opacity: 0;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide.slick-active .item p {
	opacity: 0;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide.slick-active .item a {
	opacity: 0;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide.slick-current.slick-active.slick-center {
	position: relative;
	z-index: 2;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item img {
	margin: 0 auto;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item span.title {
	opacity: 1;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item p {
	opacity: 1;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.neb section.mainContent .box__acesso .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item a {
	opacity: 1;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.neb section.mainContent .box__acesso .slick-dots {
	bottom: -25px;
}

.neb section.mainContent .box__acesso .slick-dots li {
	width: 15px;
	height: 15px;
	background: #d9d9d9;
	margin: 0 7.5px;
	border-radius: 50%;
}

.neb section.mainContent .box__acesso .slick-dots li:last-child button:before {
	content: '';
}

.neb section.mainContent .box__acesso .slick-dots li.slick-active {
	background: #696969;
}

.neb section.mainContent .box__acesso ol.control_mobile_iten>.prev {
	width: 35%;
	position: absolute;
	height: 100%;
	background-color: #000;
	top: 0;
	left: 0;
	opacity: 0;
}

.neb section.mainContent .box__acesso ol.control_mobile_iten>.next {
	width: 35%;
	position: absolute;
	height: 100%;
	background-color: #000;
	top: 0;
	right: 0;
	opacity: 0;
}


.neb section.mainContent .banner_midle .container {
	max-width: 979px;
	width: 100%;
}

.neb section.mainContent .banner_midle .filtro {
	background-color: #000218;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.45;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.neb section.mainContent .banner_midle p {
	color: #FFF;
	font-size: 1rem;
	letter-spacing: 0.5px;
	line-height: 23px;
	position: relative;
	z-index: 1;
}

.neb section.mainContent .banner_midle span {
	color: #FFF;
	font-size: 1.875rem;
	letter-spacing: 0.5px;
	line-height: 23px;
	position: relative;
	top: 20px;
	z-index: 1;
}

.neb section.mainContent .banner_midle .btn-conhecaapp {
	color: #FFF;
	font-weight: 700;
	font-size: 0.8125rem;
	float: right;
	letter-spacing: 0.2px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	padding-left: 30px;
	margin-left: 10px;
	height: 20px;
}

.neb section.mainContent .banner_midle .btn-conhecaapp::before {
	content: '';
	background: url(/assets/pessoajuridica/img/icons/ico_arrow_banner.png) no-repeat;
	background-size: 100%;
	display: block;
	height: 20px;
	width: 21px;
	left: 0;
	position: absolute;
	top: -1px;
}

.neb section.mainContent .box__finaceira {
	padding: 50px;
}

.neb section.mainContent .box__finaceira h1 {
	color: #3C3C3C;
	text-align: center;
	font-size: 1.5625rem;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.neb section.mainContent .box__finaceira h1:after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	background: #e5173f;
	text-align: center;
	margin: 20px auto;
}

.neb section.mainContent .box__finaceira .all_box-cap {
	max-width: 979px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	min-height: 125px;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box {
	width: 260px;
	margin: 5px;
	position: relative;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box:hover .filtro_thumbs {
	background: #000218;
	opacity: 0.75;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box:hover .box_cap img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box:hover .box_cap .box_text {
	opacity: 1;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box:hover .box_cap .box_text-hover {
	opacity: 0;
	display: none;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box:hover .box_cap .box_text-hover:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 0;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid white;
	left: 79px;
	position: absolute;
	top: 4px;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box:hover .box_cap .box_text-hover:before {
	content: '';
	width: 34px;
	height: 2px;
	background: #FFF;
	position: absolute;
	top: 8px;
	left: 38px;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box .filtro_thumbs {
	height: 100%;
	width: 100%;
	background: #000218;
	opacity: 0.45;
	position: absolute;
	-webkit-transition: all ease-in 0.2s;
	transition: all ease-in 0.2s;
	z-index: 2;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap {
	overflow: hidden;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap img {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text {
	position: absolute;
	text-align: center;
	display: block;
	margin: 0 auto;
	width: 100%;
	top: 50%;
	-webkit-transition: all ease-in;
	transition: all ease-in;
	z-index: 3;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text p {
	text-transform: uppercase;
	color: #FFF;
	font-size: 0.75rem;
	letter-spacing: 1.8px;
	padding-bottom: 10px;
	font-weight: 400;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text p.ajsut {
	margin-top: -3px;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text span {
	text-transform: uppercase;
	color: #FFF;
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: 0.5px;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text span:after {
	content: '';
	display: block;
	height: 2px;
	width: 50px;
	position: relative;
	margin: 0 auto;
	background: #e5173f;
	margin-top: 15px;
	margin-bottom: 15px;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text-hover {
	opacity: 0;
	display: block;
	position: absolute;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-116px);
	transform: translateY(-116px);
	-webkit-transition: all ease-in 0.1s;
	transition: all ease-in 0.1s;
}

.neb section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text-hover span {
	text-transform: uppercase;
	color: #FFF;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 1.5px;
	border: 2px solid #FFF;
	padding: 10px 10px 10px 36px;
}

.neb div.breadcrumb {
	display: none;
}


body.neb {
	background-image: none;
	background: #D8D8D8;
	overflow-x: hidden;
	color: #47484c;
}

.lnk {
	color: #2B469C;
}


@media (max-width: 1440px) {
	.neb section.mainContent .box__net-empresas .container {
		width: 100%;
	}

	.neb section.mainContent .box__acesso .container {
		width: 100%;
	}
}

@media only screen and (max-width: 1024px) {
	.neb .mobile_hidden {
		display: none;
	}

	.neb section.mainContent {
		float: none;
		top: 0;
		width: 100%;
		margin-bottom: 0;
	}
}


@media only screen and (max-width: 768px) {
	.neb section.mainContent .box__acesso {
		padding: 0 25px;
	}

	.neb section.mainContent .box__acesso .box-text .box-acesso-text {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
	}

	.neb section.mainContent .box__acesso .box-text .box-acesso-text .button {
		margin-top: 15px;
	}

	.neb section.mainContent .banner_midle {
		padding: 35px 40px;
	}

	.neb section.mainContent .banner_midle .btn-conhecaapp {
		display: block;
		margin-left: 0;
		margin-top: 40px;
		float: none;
	}

	.pre_requisitos .disclaimer_requisitos {
		margin: 15px 0 0!important;
	}
	
}


@media only screen and (max-width: 425px) {
	.neb section.mainContent .box__acesso .slick_mobile {
		margin-left: -25px;
	}

	.neb section.mainContent .box__acesso .slick_mobile .btn_acesse_agora {
		width: 250px;
	}

	.neb section.mainContent .box__acesso .slick_mobile .slick-dots li:last-child {
		display: none;
	}

	.neb section.mainContent .box__acesso .slick_mobile .slick-slide .item {
		position: relative;
		min-height: 200px;
	}

	.neb section.mainContent .box__acesso .slick_mobile .slick-slide .item span.title {
		position: absolute;
		width: 250px;
		left: -55px;
	}

	.neb section.mainContent .box__acesso .slick_mobile .slick-slide .item p {
		position: relative;
		margin-top: 20px;
		width: 250px;
		left: -60px;
	}

	.neb section.mainContent .box__acesso .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item {
		position: relative;
	}
}

@media only screen and (max-width: 375px) {
	.neb section.mainContent .box__acesso .slick_mobile .slick-slide .item p {
		left: -80px;
	}

	.neb section.mainContent .box__acesso .slick_mobile .slick-slide .item a {
		left: -35px;
	}
}

.lst-acessar {
	position: relative;
	background: transparent !important;
}

.lst-acessar li {
	float: left;
	position: relative;
}

.lst-acessar li .lst-acessar-hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 168px;
	background: url("/assets/pessoajuridica/img/net-empresa/como-acessar-hover.png") no-repeat;
}

.lst-acessar li .lst-acessar-hover a {
	display: block;
	color: white;
	padding: 20px;
	height: 168px;
	font: italic 16px Georgia, "serif";
	text-decoration: none;
}

.lst-acessar li p {
	padding: 13px 0 0;
}

.lst-acessar div.owl-controls {
	width: 100%;
}

.lst-acessar div.owl-controls div.owl-pagination {
	width: 100%;
	position: absolute;
	bottom: 0;
}

.lst-acessar div.owl-controls div.owl-buttons div.owl-prev {
	position: absolute;
	left: 0;
	bottom: 42%;
	background: none;
	font-size: 30px;
	color: #666;
}

.lst-acessar div.owl-controls div.owl-buttons div.owl-next {
	position: absolute;
	right: 0;
	bottom: 42%;
	background: none;
	font-size: 30px;
	color: #666;
}

nav#mainMenu.mega-menu {
	position: absolute !important;
}


.banner-texto .title__banner:after {
	display: none;
}

.banner-texto .title__banner {
	font-family: 'Bradesco';
	font-style: normal;
	font-size: 60px;
	font-weight: 700;
	position: relative;
	top: 280px;
	color: #fff;
}

.banner-texto {
	top: 440px;
}

.container{
	width: calc(100% - 360px);
}

a {
	text-decoration: none;
	color: inherit;
}


.download {
	background: url(/assets/corporate/img/navegador-exclusivo/bg-1.svg) no-repeat;
	background-color: #CB0930;
    background-position: right;
	padding: 39px 0;
    color: #fff;
    font-size: 16px;
    width: 100vw;
}

.download p {
	margin: 2rem 0;
}

.download button {
	background: #fff;
	border: none;
	padding: 10px 50px 10px 20px;
	margin: 2rem .4rem 2rem 0;
	border-radius: 4px;
	cursor: pointer;
	transition: background .5s ease;
}

.download button:hover {
	background: transparent linear-gradient(269deg, #CC092F 0%, #B81438 40%, #B40B28 65%, #9D0D21 90%, #9D0D21 100%) 0% 0% no-repeat padding-box;
	color: #fff!important;
}

.download button:hover a{
	color: #fff!important;
	text-decoration: none;
}


.download button .button_windows::before {
	content: url(/assets/pessoajuridica/img/windows-logo.png);
	margin-right: 15px;
    vertical-align: middle;
}

.download button:hover .button_windows::before {
	content: url(/assets/pessoajuridica/img/windows-logo-white.png);
}

.download button .button_mac::before {
	content: url(/assets/pessoajuridica/img/apple-logo.svg);
	margin-right: 15px;
    vertical-align: middle;
}

.download button:hover .button_mac::before {
	content: url(/assets/pessoajuridica/img/apple-logo-white.svg);
}

.vantagens {
	background: #fff;
	padding: 50px 0px;
	position: relative;
}

.vantagens::after {
	content: url(/assets/pessoajuridica/img/img-2.svg);
    position: absolute;
    right: -40px;
    top: 150px;
    z-index: 1;
}

.vantagens h2{
	margin-bottom: 50px;
	text-align: center;
}

.vantagens h2:after {
	content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #0F3645;
    text-align: center;
    margin: 15px auto;
}

.vantagens .cards_vantagens {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.vantagens .cards_vantagens .card {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 16px #00000029;
	border-radius: 26px;
	opacity: 1;
	display: flex;
    flex-direction: column;
	justify-content: space-between;
	padding: 20px;
	z-index: 2;
}

.vantagens .cards_vantagens .card img{
	width: 80px;
}

.vantagens .cards_vantagens .card h3{
	width: 180px;
	padding: 15px 0;
}

.vantagens .cards_vantagens .card h3:after{
	content: '';
    display: block;
    width: 50px;
    height: 3px;
    background:  linear-gradient(90deg, rgba(0,42,58,1) 0%, rgba(51,89,112,1) 50%);
    margin: 15px 0;
}

.pre_requisitos {
	background: url(/assets/corporate/img/navegador-exclusivo/img-5.svg) no-repeat;
	background-color: #CB0930;
	background-position: right;
	color: #fff;
	font-size: 16px;
	width: 100vw;
	padding: 50px 0px;
}

.pre_requisitos h2{
	margin-bottom: 50px;
	text-align: center;
}

.pre_requisitos h2:after {
	content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #fff;
    text-align: center;
    margin: 15px auto;
}

.pre_requisitos .cards_requisitos {
	display: flex;
	justify-content: center;
}

.pre_requisitos .cards_requisitos .card {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	color: #47484c;
	border-radius: 16px;
	opacity: 1;
	display: flex;
    flex-direction: column;
	justify-content: space-between;
	padding: 20px;
	width: 40%;
    margin: 0 10px;
}

.pre_requisitos .cards_requisitos .card .card_header {
	display: flex;
    align-items: center;
	margin-bottom: 20px;
}

.pre_requisitos .cards_requisitos .card img{
	width: 45px;
	height: 45px;
    margin: 0 15px 0 0;
}

.pre_requisitos .cards_requisitos .card p:after{
	content: '';
    display: block;
    width: 50px;
    height: 4px;
    background:  linear-gradient(90deg, rgba(0,42,58,1) 0%, rgba(51,89,112,1) 50%);
    margin: 15px 0;
}

.pre_requisitos .disclaimer_requisitos {
	margin: 15px 0 0 465px;
	font-size: 14px;
}

.pre_requisitos .slick-prev:before, .slick-next:before {
	color: transparent;
}

.pre_requisitos .slick-dots li.slick-active button:before {
	color: transparent;
}

.pre_requisitos .slick-dots li button:before {
	color: transparent;
	background: #fff;
    border-radius: 10px;
	width: 10px;
	height: 10px;
}

.versao_corporativa {
	background: #fff;
	font-size: 16px;
	width: 100vw;
	height: 45rem;
	padding: 50px 0px;
	position: relative;
	z-index: -2;
}


.versao_corporativa h2 {
	text-align: center;
	margin-bottom: 50px;
}

.versao_corporativa h2:after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: #002A34;
    text-align: center;
    margin: 15px auto;
}

.versao_corporativa .video {
	display: flex;
	justify-content: space-around;
}

.versao_corporativa .video p {
	width: 40%
}

.versao_corporativa .video iframe {
	width: 486px;
    height: 273px;
}

.duvidas{
	position: relative;
}

.duvidas::after{
	content: url(/assets/corporate/img/navegador-exclusivo/img-4.svg);
	position: absolute;
	right: 0;
	bottom: -90px;
	z-index: -1;
}

.duvidas h2 {
	text-align: center;
	margin-bottom: 50px;
	color: #002A3A;
}

.duvidas h2:after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: #002A3A;
    text-align: center;
    margin: 15px auto;
}


.duvidas .cards_duvidas {
	display: flex;
	justify-content: center;
}

.duvidas .cards_duvidas .card {
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	align-items: center;
	width: #fff;
	box-shadow: 0px 2px 8px #00000029;
	border: 0.5px solid #F0F1F5;
	border-radius: 4px;
	width: 266px;
    margin: 0 20px 0 0;
	text-align: center;
	padding: 50px 0;
	background: #fff;
	z-index: 2;
}

.duvidas .cards_duvidas .card img{
    width: 60px;
    height: 60px;
	margin-bottom: 15px;
}

.duvidas .cards_duvidas .card h3 {
	margin: 0 0 10px 0;
	font-size: 18px;
}

.duvidas .cards_duvidas .card p {
	font-size: 14px;
}

.duvidas .cards_duvidas .card h3 {
	margin: 0 0 10px 0;
}

.duvidas .cards_duvidas .card button {
	background: #335973;
	border: none;
	border-radius: 24px;
	color: #fff;
	padding: 10px 50px;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	transition: all .5s ease;
}

.duvidas .cards_duvidas .card button a, .duvidas .cards_duvidas .card button a:hover {
	color: inherit!important;
	text-decoration: none;
}

.duvidas .cards_duvidas .card button:hover {
	background: #3e6b8a;
	border: none;
	border-radius: 24px;
	color: #fff;
	padding: 10px 50px;
	font-size: 14px;
	font-weight: 600;
}


.duvidas .disclaimer_duvidas {
	margin: 30px 0;
    text-align: center;
	font-size: 16px;
	color: #fff;
}


.vantagens .slick-dots li.slick-active button:before {
	color: transparent;
}

.vantagens .slick-dots li button:before {
	color: transparent;
	background: #33388F;
    border-radius: 10px;
	width: 10px;
	height: 10px;
}

section.mainContent a {
	color: inherit;
}


@media screen and (max-width: 768px) {
	.neb #background-home {
		top: 110px;
		background: url(/assets/corporate/img/navegador-exclusivo/banner_m.jpg) no-repeat center;
		background-size: cover;
	}

	.container {
		width: 90%;
	}
	

	.banner-texto .title__banner {
	    font-size: 39px;
		text-align: center;
		top: 350px;

	}

	.download {
		background: transparent linear-gradient(180deg, #002A3A 0%, #335973 100%) 0% 0% no-repeat padding-box;
		padding: 50px 0;
	}

	.download h3 {
		text-align: center;
	}

	.download .buttons {
		display: flex;
		flex-direction: column;
		padding: 20px;
	}

	.download .buttons button {
		margin: 5px 0;
		text-align: left;
	}
	
	.vantagens::after {
		display: none;
	}

	.vantagens .cards_vantagens .card {
		margin: 20px;
		height: 253px
	}
	
	.vantagens .cards_vantagens .card h3 {
		font-size: 22px;
		width: 186px;
	}

	.pre_requisitos {
		background: transparent linear-gradient(180deg, #002A3A 0%, #335973 100%) 0% 0% no-repeat padding-box;
	}

	.pre_requisitos .cards_requisitos .card {
		margin: 0 40px;
		height: 318px;
		justify-content: center;
		margin-bottom: 20px;
	}

	.versao_corporativa .video {
		flex-direction: column;
	}

	.versao_corporativa .video p {
		width: 100%;
		margin: 0 0 20px 0;
	}

	.duvidas .cards_duvidas {
		align-items: center;
		flex-direction: column;
	}

	.duvidas .cards_duvidas .card {
		margin: 0 0 20px 0;
	}

	.duvidas::after{
		display: none;
	}

	.duvidas .disclaimer_duvidas {
		color: #47484c;
	}

	.versao_corporativa::before {
		display: none;
	}
	
}

@media only screen and (max-width: 425px) {

	.banner-texto .title__banner {
		font-size: 29px;
		text-align: left;
		top: 110px;
		font-size: 29px !important;
		padding: 0 20px;
	}

	.home #background-home .filtro, .neb #background-home .filtro, .credito #background-home .filtro {
		height: 10%;
	}

}

