.list-group-item {
	background-color: transparent;
	border: 1px solid rgb(0 0 0 / 0%);
}
.disabledbtn {
	opacity: .4;
	cursor: default !important;
	pointer-events: none;
}
.icon-dash {
	background: #fff;
	color: #9592A6;
	padding: 0.4rem;
	font-size: 24px;
	border-radius: 100px;
}

.icon-dash-ips {
	background: #fff;
	color: #1d427f;
	padding: 0.3rem;
	font-size: 15px;
	border: 2px solid rgb(58 87 232 / 45%);
	border-radius: 100px;
	vertical-align: -webkit-baseline-middle;
}

.tab {
	overflow: hidden;
	background-color: #ffffff;
}

.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	color: #6E6B7B;
	font-weight: 500;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	font-size: 17px;
	width: 50%;
	border-bottom: 3px solid #D9D9D9;
}

.tab button:hover {
	background-color: #f5f5f5;
	border-radius: 10px 10px 0px 0px;
}

.tab button.active {
	border-bottom: 3px solid #046af3;
	color: #0A043C;
	font-weight: 600;
}

.tabcontent {
	display: none;
	border-top: none;
	background-color: #ffffff;
}

.topright {
	float: right;
	cursor: pointer;
	font-size: 28px;
}

.topright:hover {
	color: #046af3;
}

.table th,
.table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid transparent;
	font-size: 14px;
	color: #6e6b7b;
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 1px solid #efefef;
	font-size: 14px;
	font-weight: 500;
	color: #333333;
}

.table-bordered th,
.table-bordered td {
	border: 1px solid #efefef;
}

.bg-table {
	background-color: #EAEAEA;
}

tr:hover {
	background-color: #f4f4f4;
}

.input-group-text {
	background-color: #ffffff;
	border: 1px solid transparent;
}

.buscar .form-control {
	border: 1px solid #ced4da00;
}

.box {
	border: 1px solid #d2d2d2;
	border-radius: 6px;
	margin: 1rem;
}

.box-card {
	background-color: #ffffff;
	border-radius: 15px;
	padding-top: 0.5rem;
	margin-right: 1.5rem;
}

.box-card .card {
	border: 1px solid transparent;
}

.box-card .card-header {
	border-bottom: 1px solid rgb(0 0 0 / 0%);
}

.box-card .card-footer {
	border-top: 1px solid rgb(0 0 0 / 0%);
	background: #eaeaea;
	border-radius: 0px 0px 15px 15px;
}

.bg-light-s {
	background-color: #EAEAEA;
}

.font-p {
	font-size: 14px !important;
}

.font-s {
	font-size: 13px !important;
}

.icon-atualizar {
	font-size: 19px;
	vertical-align: text-top;
}

.text-dark-blue {
	color: #1d427f;
}

.bg-light-blue {
	background-color: #046AF3 !important;
}

.color-text-ips {
	color: #0A043C;
	vertical-align: super;
}

.m-ic {
	position: absolute;
	right: 9px;
	bottom: 14px;
}

.update {
	color: inherit;
}

.filtro-aba-1 {
	min-width: 18rem !important;
}

.text-black {
	color: #000000;
}

.filtro-aba-1 .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
	color: #000000;
	background-color: #ffffff;
	border-left: 3px solid #046af3;
	border-radius: 0px;
}

.filtro-aba-1 .nav-link {
	background-color: #F5F6F8;
	display: block;
	padding: 0.5rem 1rem;
	color: #000000;
	font-size: 14px;
}

.filtro-aba-1 .nav {
	border-radius: 0px;
}

@media (min-width: 576px) {
	.form-inline-2 {
		justify-content: flex-start !important;
		font-size: 14px;
		color: #000000;
	}
}

.custom-radio {
	padding: 0.5rem 0.5rem 0.5rem 0.5rem;
}

.border-t {
	border-top: 1px solid #dadada;
}

.border-b {
	border-bottom: 1px solid #dadada;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.filtro-aba-1 {
		transform: translate3d(-70px, 34px, 0px) !important;
		left: -70% !important;
	}

	.show-filtro {
		margin-top: -1.5rem !important;
		margin-left: -2rem;
	}
}

@media (max-width: 600px) {
	.info-margin {
		margin-top: 0.5rem;
	}

	.filtro-aba-1 {
		transform: translate3d(-80px, 34px, 0px) !important;
		left: -80% !important;
	}

	.link-ip {
		word-break: break-all;
	}

	.list-g-row {
		flex-direction: row;
	}

	.show-filtro {
		margin-top: -1.5rem !important;
		margin-left: -1.9rem;
	}

	.ml-n3-mb {
		margin-left: -0.5rem !important;
	}

	.box-card {
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}
}

@media (min-width: 1024px) {
	.info-margin {
		margin-top: 1.49rem;
	}

	.info-icon-margin {
		margin-top: 0.9rem;
	}
}

.badge-danger-inativo {
	color: #333363;
	background-color: rgb(250 77 100 / 72%);
	border-radius: 50px;
	padding-left: 0.7rem;
	padding-right: 0.7rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.badge-success-ativo {
	color: #333363;
	background-color: #AEE9D1;
	border-radius: 50px;
	padding-left: 0.7rem;
	padding-right: 0.7rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.dropdown-item-ativar {
	padding: 0.2rem 0.2rem 0.2rem 0.4rem;
	font-size: 14px;
}

.btn-outline-dark {
	color: #212529;
	background-color: #ffffff;
	border-color: #dddddd;
}

.btn-outline-dark:hover {
	color: #212529;
	background-color: #dddddd;
	border-color: #dddddd;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
	background-color: rgb(221 221 221 / 58%);
	border-color: #dddddd;
}

.text-primary-blue {
	color: #0A043C !important;
}

.text-figure {
	font-size: 12px;
	margin-top: 0.5rem;
}

.box-2 {
	border: 1px solid #EFEFEF;
	border-radius: 20px;
	padding: 1rem;

}

.icon-q {
	color: #046AF3;
	background-color: rgb(4 106 243 / 21%);
	width: 20px;
	height: 20px;
	text-align: center;
	border-radius: 50px;
	padding-top: 0.19rem;
}

.pagination-link {
	color: #6e6b7b;
	background-color: #fff;
	border-radius: 20px;
	line-height: 1;
}

.page-item:last-child .page-link {
	border-radius: 50px !important;
}

.page-item.active .page-link {
	z-index: 3;
	color: #0A043C;
	background-color: #f5f5f5;
	border-color: transparent;
}

.box-pagination {
	background-color: #ffffff;
	padding: 0.5rem;
	border-radius: 20px;
}

.form-control {
	border: 1px solid #eaeaea;
}

.dropdown-filtro {
	position: relative;
	display: inline-block;
	font-size: 13px;
	color: #333333;
}

.dropdown-content-filtro {
	display: none;
	position: absolute;
	background-color: #f6f6f6;
	overflow: hidden;
	border: 1px solid #ddd;
	z-index: 1;
}

.dropdown-content-filtro a {
	color: #000000;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.dropdown-filtro a:hover {
	background-color: #ddd;
}

.show-filtro {
	display: block;
	margin-top: 0.5rem;
}

.content-1 {
	background: #ffffff;
	padding-left: 2rem;
}

.form-inline-2 {
	color: #333333;
}

.tab-content {
	padding-left: 0.8rem;
}

/* -check seu ip-- */
.bg-glob {
	background: #003ec5;
	background-image: url(../img/bg-imobiliaria.jpg);
	-webkit-background-image: url(../img/bg-imobiliaria.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.icon-dash-globe {
	background: #fff;
	color: #1d427f;
	padding: 0.3rem;
	font-size: 15px;
	border: 2px solid rgb(58 87 232 / 45%);
	border-radius: 100px;
	vertical-align: text-bottom;
}

.text-white-light {
	color: #ffffff;
}

.bg-brasil {
	background-image: url(../img/brasil.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 99%;
	border: 1px solid transparent !important;
}

.container-bg {
	background-color: #ffffff;
	border-radius: 10px;
	margin-bottom: 15rem;
	margin-top: -1rem;
}

.tab-2 .tab-b-2 {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	color: #6E6B7B;
	font-weight: 500;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	font-size: 17px;
	width: 33%;
	border-bottom: 3px solid #D9D9D9;
}

.input-gt {
	color: #1d427f;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 10px;
}

.btn-link-2 {
	margin-top: 0.45rem;
	border-left: 1px solid #14223B;
	padding-left: 1rem;
	font-size: 14px;
}

.btn-link-2:hover {
	color: #3A57E8 !important;
}

.form-control {
	font-size: 14px;
}

.box-card-2 {
	margin-left: 1rem;
	margin-right: 1rem;
	border-radius: 15px;
	background-color: #ffffff;
}

.icon-blue {
	color: #1d427f;
	vertical-align: middle;
}

.blue {
	color: #699BF7;
	vertical-align: middle;
}

.sobrepor {
	margin-top: -12rem;
}

.box-0 {
	border: 1px solid #EFEFEF;
	border-radius: 20px 20px 0px 0px;
	padding-left: 1rem;
	vertical-align: middle;

}

.box-01 {
	border: 1px solid #EFEFEF;
	border-radius: 0px 0px 0px 20px;
	padding: 1rem;

}

.box-02 {
	border: 1px solid #EFEFEF;
	border-radius: 0px 0px 20px 0px;
	padding: 1rem;

}

@media (max-width:600px) {
	.box-01 {
		border: 1px solid #EFEFEF;
		border-radius: 0px 0px 0px 0px;
		padding: 1rem;

	}

	.box-02 {
		border: 1px solid #EFEFEF;
		border-radius: 0px 0px 20px 20px;
		padding: 1rem;

	}

	.tab-2 .tab-b-2 {
		width: 50%;
	}

	.sobrepor {
		margin-top: -12rem;
	}
}



.t-resp {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.text-tb-pesquisa {
	margin-left: 1rem;
	margin-right: 1rem;
	font-weight: 500;
}

.row-pagination {
	background-color: #EAEAEA;
	padding-top: 0.5rem;
	margin-left: 1rem;
	margin-right: 1rem;
	border-radius: 0px 0px 15px 15px;
}

.row-pagination-2 {
	background-color: #EAEAEA;
	padding-top: 0.5rem;
	margin-left: 1rem;
	margin-right: 1rem;
	border-radius: 15px;
}

.font-ip {
	font-size: 15px;
	vertical-align: middle;
}

/* - Início Planos -- */

.icon-grid {
	background: #fff;
	color: #9592A6;
	padding: 0.4rem;
	font-size: 24px;
	border-radius: 100px;
}

.content-card {
	margin-right: 1.5rem;
}

.content-card-white {
	background-color: #ffffff;
	border-radius: 15px;
	padding-left: 1rem;
	padding-right: 1rem;
}

.content-card-blue {
	background-color: #1d427f;
	border-radius: 15px;
	padding: 1.6rem;
}

.content-card-blue p,
h5 {
	color: #ffffff;
}

.carousel {
	margin: 0px auto;
	padding: 0px;
}

.carousel p {
	color: #6E6B7B;
	font-size: 14px;
}

.carousel .item {
	overflow: hidden;
	min-height: 120px;
}

.carousel .media img {
	width: 80px;
	height: 80px;
	display: block;
}

.carousel .testimonial {
	padding: 10px;
	position: relative;
}

.carousel .overview b {
	color: #0A043C;
	font-weight: 600;
}

.carousel .carousel-indicators {
	bottom: 2px;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.carousel .carousel-indicators {
		bottom: -9px;
	}

	.content-ips {
		padding: 1rem 0.5rem !important;
	}

	.content-card-white,
	.content-card-blue {
		min-height: 265px;
	}

}

.carousel-indicators li,
.carousel-indicators li.active {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 1px 3px;
}

.carousel-indicators li {
	background: rgb(58 87 232 / 30%);
	border: 0px solid rgb(58 87 232 / 30%);
}

.carousel-indicators li.active {
	color: #fff;
	background: #1d427f;
	border: 1px;
}

@media (max-width: 600px) {
	.center {
		text-align: center;
	}

	.carousel .carousel-indicators {
		bottom: -10px;
	}

	.mt3-m {
		margin-top: 1rem;
	}

	.content-ips {
		padding: 2rem 1rem !important;
		min-height: 100% !important;
		max-height: 100% !important;
	}

	.content-value {
		width: 90% !important;
	}

	.content-card {
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}

}

.content-ips {
	border: 5px solid #C1CBFB;
	padding: 2rem 4rem;
	border-radius: 15px;
	min-height: 91%;
	max-height: 91%;
}

.content-value {
	background-color: #E0E5FD;
	padding: 0.2rem;
	border-radius: 5px;
	width: 70%;
	margin: 0 auto;
}

.tooltip {
	margin-top: -4.5rem;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
	border-bottom-color: #1d427f;
}

.tooltip .tooltip-inner {
	background-color: #1d427f;
}

.btn-success {
	color: #fff;
	background-color: #6dd477;
	border-color: #6dd477;
}


.border-control {
	border: 3px solid #e0e5fd;
	border-radius: 10px;
	color: #1d427f;
	text-align: center;
	font-weight: bold;
	font-size: 1.3rem;
}

.container-igual {
	position: relative;
}

.icon-igual {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-45%, -50%);
	-ms-transform: translate(-45%, -50%);
	text-align: center;
}

.card-shadow {
	box-shadow: 1px 7px 10px #f5f5f5;
	border: 1px solid #f5f5f5;
	border-radius: 15px;
}

.btn-warning {
	color: #000000 !important;
	background-color: #ffe400;
	border-color: #ffe400;
}

/* Aprenda mais */

.bg-search {
	background-image: url(../img/bx-search.png);
	background-repeat: no-repeat;
	background-size: 6%;
	background-position: 99%;
	border: 2px solid #d4d7e5c7 !important;
}

.bg-user {
	background-image: url(../img/bx-user.png);
	background-repeat: no-repeat;
	background-size: 4%;
	background-position: 1%;
	border: 2px solid #d4d7e5c7 !important;
}

.bg-email {
	background-image: url(../img/bx-envelope.png);
	background-repeat: no-repeat;
	background-size: 4%;
	background-position: 1%;
	border: 2px solid #d4d7e5c7 !important;
}

.b-select {
	border: 2px solid #d4d7e5c7 !important;
}

@media (max-width: 600px) {
	.card-link {
		font-size: 12px;
	}
}

.card-link {
	color: #9397AD;
}

.card-link:hover {
	color: #1d427f;
}

.linha-card {
	margin-top: 0rem;
	margin-bottom: 0rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.content-aprender {
	padding-left: 1rem;
	padding-right: 1rem;
}

.rounded-lg {
	border-radius: 15px !important;
}

.card-img-top-1 {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.bg-form {
	background-color: #F3F6FF;
}

.bg-form-intro {
	background-color: #ffffff;
	border-radius: 15px;
	padding: 2rem 2rem 4rem 2rem;
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.check-l {
	color: #585C7B !important;
}


.content-player {
	position: relative;
}

.image-player {
	display: block;
	width: 100%;
	height: auto;
}

.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	transition: .5s ease;
	border-radius: 15px 15px 0px 0px
}

.player {
	background: #ffffff;
	color: #000000;
	padding: 0.4rem;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 100px;
}

.text-player {
	font-size: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.card-title a {
	color: inherit;
}

.card-title a:hover {
	color: #1d427f;
}

label {
	color: #131022;
	font-weight: 600;
}

/* detalhe do artigo */
.icon-arrow {
	color: #0A043C;
	font-size: 30px;
}

.btn-outline-info {
	color: #1d427f;
	border-color: transparent;
	background-color: rgba(99, 102, 241, 0.12);
	font-weight: 500;
	font-size: 14px;
}

.btn-outline-info:hover {
	color: #333333;
	border-color: transparent;
	background-color: rgba(99, 102, 241, 0.12);
}

.badge-primary {
	color: #fff;
	background-color: #1d427f;
}

.btn-outline-secondary {
	color: #3e4265;
	border-color: #e2e5f1;
}

.btn-outline-secondary:hover {
	color: #3e4265;
	border-color: #e2e5f1;
	background-color: #dddddd;
}

.bg-social {
	background-color: #EFF2FC;
	color: #3E4265;
	padding: 1rem;
	font-size: 17px;
	border-radius: 5px;
	cursor: pointer;
}

.bg-social:hover {
	background-color: #d3dbf3;
}

.bg-insta {
	background-color: #1d427f;
	color: #ffffff;
	padding: 1rem;
	font-size: 17px;
	border-radius: 5px;
	cursor: pointer;
}

.bg-insta:hover {
	background-color: #6c83f2;
}

.l-item-1 {
	border-left: 1px solid #dddddd !important;
}


.img-video-artigo {
	width: 100%;
	height: 450px;
	object-fit: cover;
	border-radius: 15px;
}

.artigo h4,
h5,
h6 {
	color: #131022;
	font-weight: 500;
}

.artigo p {
	font-size: 15px;
}

.text-dark {
	color: #131022;
}

.icon-responder {
	color: #3E4265;
	font-size: 15px;
	font-weight: 600;
}

.selecao {
	border-left: 2px solid rgb(99 102 241 / 49%);
	padding-left: 2rem;
}

.selecao span {
	color: #6366F1;
	font-weight: 600;
}

@media (min-width:1200px) {
	.t-center {
		text-align: center;

	}
}

.modal-content {
	background-color: rgb(11 11 12 / 29%);
}

a,
button {
	transition: 0.5s;
}

em {
	font-style: normal;
	color: var(--primary_dark);
}

figure {
	padding: 0;
	margin: 0;
}

figure img {
	width: 100%;
	height: 100%;
}

a,
p,
.btn {
	font-size: 15px;
}

a:hover,
.active {
	opacity: 1 !important;
}

p {
	line-height: 1.9em;
	color: var(--gray);
}

a,
button,
input,
textarea,
select {
	outline: none !important;
}

fieldset {
	border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

.title,
.sub_title {
	font-family: var(--title_font);
	font-weight: 400;
	margin: 0;
}

.flex,
.fixed_flex {
	display: flex;
}

.flex_content {
	width: 100%;
	position: relative;
}

.grid {
	display: grid;
}

.padding_1x {
	padding: 1rem;
}

.padding_2x {
	padding: 2rem;
}

.padding_3x {
	padding: 3rem;
}

.padding_4x {
	padding: 4rem;
}

.big {
	font-size: 3em;
}

.medium {
	font-size: 2em;
}

.small {
	font-size: 1.1em;
}

.btn {
	padding: 0.8rem 2rem;
	border-radius: 40px;
	position: relative;
	border: 0;
	text-align: center;
}

.btn_1 {
	background: var(--primary);
	color: var(--dark);
}

.btn_1:hover {
	background-color: var(--primary_dark);
	color: var(--white);
}

@media (max-width:920px) {
	.flex {
		flex-wrap: wrap;
	}

	.padding_1x,
	.padding_2x,
	.padding_3x,
	.padding_4x {
		padding: 1rem;
	}

	.big {
		font-size: 1.8em;
	}

	.medium {
		font-size: 1.6em;
	}

	.small {
		font-size: 1.1em;
	}

	.btn {
		padding: 0.5rem 1rem;
	}

	a,
	p,
	.btn {
		font-size: 12px;
	}
}

.upload {
	font-size: 5rem;
	color: #1d427f;
}

/***************************
          POPUP
****************************/
.popup {
	position: fixed;
	bottom: 0.2rem;
	right: 0.2rem;
}

.popup section {
	position: relative;
	max-width: 350px;
	background-color: var(--dark);
	align-items: center;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 6px 16px -6px var(--gray);
	padding: 0.3rem 1rem;
}

.popup section:not(:last-child) {
	margin-bottom: 0.2rem;
}

.popup .icon-error {
	color: #ffe008;
}

.popup .icon-warning {
	color: red;
}

.popup article {
	padding: 0 1rem;
	color: var(--white);
}

.popup .title {
	position: relative;
	top: 13px;
}

.popup p {
	font-size: 12px;
	font-weight: 300;
	opacity: 0.6;
	color: var(--white);
}

.popup .close {
	position: absolute;
	top: 0.1rem;
	right: 0.3rem;
	color: var(--white);
	opacity: 0.6;
}


/***************************
      DRAG & DROP FORM
****************************/
label input {
	display: none;
}

.dragger label {
	background-color: #f9f9f9;
	border: 5px dotted #1d427f66;
	border-radius: 10px;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.dragger label iconify-icon,
.dragger label .title,
.dragger label p {
	flex: 0 0 100%;
}

.dragger label .fa {
	font-size: 3em;
	color: #3399ff;
}

.dragger label em {
	color: #3399ff;
	cursor: pointer;
}

.dragger label p {
	font-weight: 300;
	font-size: 12px;
}

.file_preview {
	padding: 0;
}

.file_preview li {
	align-items: center;
	border: 1px solid rgba(1, 1, 1, 0.1);
	border-radius: 40px;
	overflow: hidden;
	margin-bottom: 0.5rem;
}

.file_preview li .link {
	line-height: 0;
	padding: 0.1rem 1rem;
	font-size: 12px;
	color: var(--gray);
}

.file_preview li .remove {
	background-color: #3399ff;
	color: var(--white);
	padding: 0.2rem 1rem;
	margin: 0 0 auto auto;
	opacity: 0.7;
}

.file_preview progress {
	width: 99%;
	height: 100%;
	margin: auto;
}

.alert {
	position: fixed;
	right: 0;
	bottom: 1rem;
	background-color: #1e1e1e;
	color: #fff;
	padding: 0.2rem 0.5rem;
}

.alert a {
	color: #fff;
}

.padding-xl {
	padding-bottom: 18rem;
}
.card-login {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 5px solid #dddddd;
    border-radius: 1rem;
}
