.row {
	overflow-x: hidden;
}

.sp-body {
	margin-bottom: -15px;
}

.highlight-img {
	filter: drop-shadow(1px 0px 2px #ffffff)
}

.highlight-img-black {
	filter: drop-shadow(1px 0px 2px #000000)
}

.border-left-custom {
	position: relative;
	padding-left: 15px;
}

label {
	font-weight: normal !important;
}

.main-bg {
	background-color: #1a5036;
}

.map-footer {
	font-size: small;
	position: relative;
	z-index: 1;
	/* para garantir que o conteúdo esteja acima do pseudo-elemento */
}

.map-footer::before {
	content: "";
	background-image: url('/assets/dist/img/map2.svg');
	background-size: auto;
	background-repeat: no-repeat;
	opacity: 0.2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.modal-dialog-custom {
	max-width: 20%;
}


.bg-footer {
	background-image: url('/assets/dist/img/bg_rodape.png');
	background-size: cover;
	background-color: #000000;
	background-position: center;
}


.icon-left {
	font-size: 34px;
	color: #1a5036;
	margin-right: -39px;
	margin-top: 30px;
	padding-left: 0%;
}


.border-left-custom::before {
	content: '';
	position: absolute;
	top: 58%;
	left: -7.5px;
	transform: translateY(-50%);
	width: 1px;
	height: 100%;
	background-color: #ddd;
}

#form_cadastro input:required {
	background-color: #FFFFFF !important;
}


.contact-table {
	.contact-table th, .contact-table td {
		vertical-align: middle;
	}

	.bg-gray {
		background-color: #f0f0f0;
	}

	.ml-sm {
		margin-left: 5px;
	}

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

	.mt-sm {
		margin-top: 10px;
	}

	.mb-lg {
		margin-bottom: 30px;
	}

	.npl {
		padding-left: 0;
	}

	.font-20px {
		font-size: 20px;
	}
}

body {
	color: rgba(0, 0, 0, 0.7);
}

a,
a:hover,
a:focus {
	text-decoration: none !important;
}

::selection {
	color: #ffffff !important;
	background-color: #1a5036 !important;
}

.base {
	color: #1A5036;
}

.black {
	color: #111;
}

.white {
	color: #ffffff;
}

.bg-gray {
	background-color: #f9f9f9;
}

.bg-base {
	background-color: #1A5036;
}

.bg-gray-dark {
	background-color: #333;
}

.bg-whatsapp {
	background-color: #25d366;
}

.g-gray {
	color: #606060 !important;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f15 {
	font-size: 15px;
}

.f16 {
	font-size: 16px;
}

.f20 {
	font-size: 20px;
}

.f30 {
	font-size: 30px;
}

.f40 {
	font-size: 40px;
}


.btn-base {
	background: #1A5036 !important;
	color: #fff !important;
	text-transform: none !important;
	border-radius: 4px;
	transition: background-color 0.3s linear, color 0.3s linear;
	position: relative;
	overflow: hidden; /* impede efeitos externos */
}

/* remove o efeito indesejado */
.btn-base::before,
.btn-base::after {
	content: none !important;
	display: none !important;
}

.btn-base:hover,
.btn-base:focus,
.btn-base:active {
	background-color: #afca0b !important;
	color: #000 !important;
}

.btn-youtube {
    background-color: #c4302b !important;
    color: #fff !important;
    text-transform: none !important;
	border-radius: 4px;
    transition: background-color 0.3s linear, color 0.3s linear;
    position: relative;
    overflow: hidden; /* impede efeitos externos */
}

/* remove pseudo-elementos indesejados */
.btn-youtube::before,
.btn-youtube::after {
    content: none !important;
    display: none !important;
}

.btn-youtube:hover,
.btn-youtube:focus,
.btn-youtube:active {
    background-color: #9a2723 !important;
    color: #fff !important;
}

.bg1 {
	background: rgb(241, 92, 70);
	background: linear-gradient(0deg, rgba(241, 92, 70, 1) 0%, rgba(243, 151, 63, 1) 100%);
}

.spacertop {
	height: 60px;
	display: block;
}

.curva-topo {
	height: auto;
}

.dobra1 h1 {
	color: #fff;
	/* font-size: 55px; */
	line-height: 35px;
	font-weight: bold;
}

.celular-topo {
	position: absolute;
	top: -120px;
}

.banner-topo {
	position: absolute;
	top: -100px;
}

video::-webkit-media-controls-fullscreen-button {
	display: none;
}

#div_video {
	position: relative;
	z-index: -99;
	width: 100%;
	height: 100%;
	width: 100%;
}

#video_bg {
	position: absolute;
	width: 100%;
	left: 140px;
	top: 80px;
	width: 80%;
	height: 550px;
	z-index: -100;
}

#img_laptop {
	width: 100% !important;
	height: auto;
	cursor: pointer;
}

#img_laptop:hover {
	filter: hue-rotate(180deg);
	-webkit-filter: hue-rotate(180deg);
}

.video_bg {
	-webkit-box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.75);
}

.ms-laptop-template * {
	box-sizing: content-box;
}

.ms-laptop-template .ms-laptop-cont .ms-view {
	background-color: #17171a;
}

.ms-laptop-template .ms-laptop-cont {
	max-width: 645px;
	position: relative;
	margin: 0 auto;
}

.ms-laptop-template .ms-lt-slider-cont {
	position: relative;
	padding: 5% 11.9% 20%;
	max-width: 492px;
}

.ms-laptop-template .ms-laptop-bg {
	max-width: 100%;
	position: absolute;
}

.ms-laptop-template .ms-nav-prev,
.ms-laptop-template .ms-nav-next {
	background: url(../img/skin.png) no-repeat -11px -9px;
	width: 35px;
	height: 40px;
	left: -80px;
	margin-top: -17px;
	position: absolute;
	top: 50%;
	cursor: pointer;
}

.ms-laptop-template .ms-nav-next {
	background-position: -59px -9px;
	right: -80px;
	left: auto;
}

.ms-laptop-template .ms-bullets.ms-dir-h {
	position: absolute;
	bottom: -40%;
	right: 50%;
	width: 100px;
}

.ms-laptop-template .ms-bullets.ms-dir-h .ms-bullets-count {
	position: relative;
	right: -50%;
}

.ms-laptop-template .ms-bullet {
	width: 10px;
	height: 10px;
	background: url(../img/skin.png) no-repeat -112px -25px;
	margin: 4px;
}

.ms-laptop-template .ms-bullet-selected {
	background-position: -143px -25px;
}

.card {
	background-color: #ffffff;
	position: relative;
	z-index: 2;
	padding: 20px;
	border-radius: 3px;
	border: 1px solid #1a5036;
}

.card:hover {
	transition: .5s;
	box-shadow: 0px 0px 5px 0px rgb(26 80 54);
	background: #f0f0f0;
	border: 1px solid #1A5036;
}

header {
	background-color: #ffffff;
	border-top: 0;
}

.width-default-button {
	width: 140px;

}

.card h5 {
	font-size: 16px;
	color: #5f5f5f;
}

.card * {
	font-weight: 600 !important;
}


.card-plan {
	min-height: 500px;
	top: -80px;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.15);
	border: none;
}

.card-plan p {
	height: 20px;
}

.bt-contrate {
	margin-top: 15px;
	padding: 15px 30px;
	background: #17171a !important;
	color: #ffffff !important;
	text-decoration: none;
	font-size: 12px;
}

.bt-contrate:hover {
	text-decoration: none;
	background: #973f00 !important;
	color: #ffffff !important;
}

.ico_planos {
	height: 60px;
	width: 60px;
	border-radius: 100px;
	z-index: 2;
	background-color: #FFFFFF;
	border: 2px solid #1A5036;
	position: absolute;
	top: -63px;
	left: 108px;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.15);
}

.tachado small {
	text-decoration: line-through;
}

em.invalid {
	margin-top: 3px;
	color: #1A5036;
	float: right;
	line-height: 1.1em;
	font-size: .91em
}

#form_cadastro em.invalid {
	float: left;
}


#form_cadastro .btn-success {
	background-color: #1A5036;
}

button[type="submit"] {
	min-width: 195px;
}

.form-elem select {
	padding-left: 10px;
	height: 50px !important;
	border: none;
	width: 83%;
}

.select2-container .select2-selection--single {
	height: 65px !important;
	border-radius: 0 !important;
	border: 0 !important
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 25px !important;
	font-weight: normal !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #555 !important;
	line-height: 50px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: 14px !important;
	position: absolute;
	top: 76%;
	width: 0;
	color: #555;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b::before {
	content: "" !important;
}

#form_cadastro_lead {
	margin-bottom: 150px;
}

#form_cadastro_lead input,
#form_cadastro_lead select,
.select2-container .select2-selection--single {
	font-size: 22px;
	font-weight: normal !important;
}

#form_cadastro_lead .default-inp input {
	display: block;
	border: none;
	padding: 0 25px;
	height: 65px;
	line-height: 50px;
}

#div_modal_img figure {
	border-radius: .5rem;
	background-size: 70% !important;
}

#imagem-ampliada .modal-dialog .modal-content .close {
	position: absolute;
	top: 1%;
	left: 96%;
	z-index: 99;
}

#imagem-ampliada .modal-dialog .modal-content {
	width: 100% !important;
}

#imagem-ampliada .modal-dialog {
	top: 30%;
}

@media screen and (max-width: 768px) {
	#imagem-ampliada .modal-dialog .modal-content .close {
		position: absolute;
		top: 0%;
		left: 91%;
		z-index: 99;
	}

	#modal .modal-dialog {
		max-width: 90% !important;
	}
}


/***********************************************************
;D REDES SOCIAIS
***********************************************************/

.float-whatsapp {
	position: fixed;
	width: 45px;
	height: 45px;
	right: 20px;
	color: #FFF !important;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	z-index: 40;
	cursor: pointer;
}

.float-whatsapp i {
	color: #FFF !important;
}

#btn_instagram {
	color: #ffffff;
	bottom: 60px;
	padding-top: -1px;
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

#btn_whatsapp {
	color: #ffffff;
	bottom: 10px;
	padding-top: -1px;
	background: #25d366;
	max-width: 70px;
}

#btn_facebook {
	color: #ffffff;
	bottom: 75px;
	padding-top: 6px;
	background: #3b5998;
}

.btn.btn-success {
	background-color: #042b01;
}

#btn_live {
	position: fixed;
	width: 60px;
	height: 60px;
	left: 10px;
	color: #ffffff;
	bottom: 75px;
	padding-top: 6px;
	background: #c4302b;
	color: #FFF !important;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	z-index: 40;
	cursor: pointer;
}


#btn_live .text-float-live {
	position: absolute;
	left: 45px;
	top: 15px;
	width: 140px;
	padding: 5px 15px;
	background: #c4302b;
	font-size: 14px;
	border-radius: 10px;
}


.bt-video {
	position: absolute;
	bottom: 55px;
	right: 5px;
}

.bt-video span {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 50;
	top: 65%;
	right: 0;
	padding-top: 12px;
	border-radius: 100px;
	background-color: #ff0000;
	color: #fff;
	border: 2px solid #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}

.bt-video span:hover {
	cursor: pointer;
	border-color: #ffffff;
	background-color: #000000;
}

/***********************************************************
;D APLICATIVO
***********************************************************/

.card-carousel {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.card-carousel .my-card {
	min-height: 500px;
	width: 350px;
	position: relative;
	z-index: 1;
	-webkit-transform: scale(0.6) translateY(-2rem);
	transform: scale(0.6) translateY(-2rem);
	opacity: 0;
	cursor: pointer;
	pointer-events: none;
	/* background: #2e5266;
    background: linear-gradient(to top, #2e5266, #6e8898); */
	transition: 1s;
}

.card-carousel .my-card.active {
	z-index: 3;
	-webkit-transform: scale(1) translateY(0) translateX(0);
	transform: scale(1) translateY(0) translateX(0);
	opacity: 1;
	pointer-events: auto;
	transition: 1s;
}

.card-carousel .my-card.prev,
.card-carousel .my-card.next {
	z-index: 2;
	-webkit-transform: scale(0.8) translateY(-1rem) translateX(0);
	transform: scale(0.8) translateY(-1rem) translateX(0);
	opacity: 0.6;
	pointer-events: auto;
	transition: 1s;
}


/***********************************************************
;D base
***********************************************************/

.panel-title {
	font-size: 15px;
	font-weight: normal;
	font-family: 'Roboto', sans-serif !important;
}

.panel-default,
.panel-default>.panel-heading {
	color: #333;
	background-color: transparent;
	border-color: transparent;
	border: 0px !important;
	padding: 8px 15px;
}


/*
.pulse {
     position: absolute;
    top: 35%;
    left: 40%; */


/* transform: translate(-505, -50%); */


/* width: 100px;
    height: 100px; */


/* background: #1A5036;
    border: 2px solid #1A5036;
    border-radius: 50%;
    box-sizing: border-box;
    box-shadow: 0 0 0 36px #1A5036, 0 0 0 40px #1A5036; 
}
 .pulse:before {
    content: '';
    position: absolute;
    left: -30px;
    top: -30px;
    right: -30px;
    bottom: -30px;
    border: 1px solid #1A5036;
    border-radius: 50%;
    animation: animate 0.8s linear infinite
}
.pulse:after {
    animation-delay: 0.5s;
}
@keyframes animate {
    0% {
        transform: scale(0.5);
    }
    100% {
        transform: scale(0.7);
    }
} */


/***********************************************************
;D bloco de animais
***********************************************************/

.default-inp {
	background: #fff;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	top: 100% !important;
}

input::selection {
	font-weight: bold !important;
	background-color: rgb(172, 172, 172) !important;
}

.bloco-animais {
	color: #000;
	border: 1px solid #bcbcbc;
	background-color: #ffffff;
	border-radius: 3px;
}

.bloco-animais:hover,
.bloco-animais:focus {
	/* cursor: pointer; */
	transition: .5s;
	box-shadow: 0px 0px 5px 0px rgb(26 80 54);
	background: #f0f0f0;
	border: 1px solid #1A5036;
}


/***********************************************************
;D DADOS DO LOTElote
***********************************************************/
.dados_extra_lote i {
	color: #343a4093;
}

/* .bg-img-lote {
	background-image: linear-gradient(to bottom, #fff 10%, #f9f9f9 10%, #f9f9f9 100%, #f9f9f9);
} */

.bg-img-lote iframe {
	border: 2px solid #fff;
}

.bg-img-lote img {
	border: 3px solid #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.card-lance {
	background-color: #ffffff;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	padding: 15px;
}

.background-shadow-lote {
	background-color: #ffffff;
	border: 1px solid #bcbcbc;
	border-radius: 3px;
	padding: 10px;
}

#form-lance select, #form-lance button {
	height: 48px;
	font-weight: bold;
	padding: 10px 10px;
}

.bg-gray-medium {
	background-color: #e9e9e9;
}

.btn-lote-whatsapp {
	padding: 10px 15px;
	border-radius: 5px;
	background-color: #25d366;
	color: #FFFFFF;
	font-family: "Overpass"sans-serif !important;
	border: 0;
}

.btn-lote-assessor {
	margin-left: 10px;
	padding: 10px 15px;
	border-radius: 5px;
	background-color: #2e2e2e;
	color: #FFFFFF;
	font-family: "Overpass"sans-serif !important;
	border: 0;
}

.btn-lote-whatsapp:hover,
.btn-lote-whatsapp:focus {
	background-color: #116b32;
	color: #FFFFFF;
}

.num_lote {
	position: relative;
}

.num_lote span {
	position: absolute;
	bottom: -15px;
	left: 20px;
	font-size: 15px;
	z-index: 0;
	background-color: #1A5036;
	padding: 5px 10px;
	padding-bottom: 20px !important;
	border-radius: 10px;
}

.num_lote span small {
	font-size: 12px;
}

.cat_lote {
	position: relative;
}

.cat_lote span {
	position: absolute;
	bottom: -10px;
	right: -10px;
	z-index: 3;
	background-color: #1A5036;
	padding: 5px 10px;
}

.nome-lote {
	position: relative;

	color: #1A5036;
}

.nome-lote .bt-video {
	position: absolute;
	z-index: 4;
	right: -15px;
	top: -40px;
	width: 50px;
	height: 50px;
	padding: 9px;
	font-size: 20px;
	text-align: center;
	background-color: rgb(88, 88, 88);
	border-radius: 100px;
	border: 2px solid #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.lh-12 {
	line-height: 12px;
}

.ico_categoria {
	position: absolute;
	z-index: 3;
	border-radius: 50px;
	background-color: #606060;
	padding: 12px;
	top: -10px;
	left: -5px;
}

@keyframes pulse-black {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}

.anterior,
.proximo {
	width: 115px;
	height: 72px;
	position: fixed;
	z-index: 99;
	top: 50%;
	margin-top: -83px;
	background-repeat: no-repeat;
	background-position: center;
}

.proximo {
	right: -20px;
	background-image: url(/views/dist/img/next.png);
}

.anterior {
	left: -20px;
	background-image: url(/views/dist/img/prev.png);
}

.anterior-cel,
.proximo-cel {
	/* width: 50%; */
	height: 45px;
	padding: 10px;
	position: fixed;
	z-index: 999;
	top: 49px;
	background: transparent;
	color: #1c3868 !important;
	/* border-left: 3px solid #ffffff !important;
    border-top: 3px solid #ffffff !important;
    border-bottom: 3px solid #ffffff !important; */
	text-align: center;
}

.proximo-cel {
	right: 0;
}

.anterior-cel {
	left: 0;
}


/*****************************************************
:: CRONOMETRO LEILÃƒÆ’Ã†â€™O
*****************************************************/

@media (min-width: 768px) {
	.countdown .clock {
		width: 60px;
	}
}

.titulo_cronometro {
	position: relative;
}

.icon_cronometro {
	width: 50px;
	height: 50px;
	z-index: 2;
	position: absolute;
	top: -30px;
	right: -50px;
	background-color: #1A5036;
	border-radius: 50px;
	border: 3px solid #ffffff;
	text-align: center;
	padding-top: 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	animation: pulse-black 2s infinite;
}

.icon_cronometro.fa {
	font-size: 30px;
}

.countdown {
	/* background-color: #1A5036; */
	font-family: "Overpass"sans-serif;
	color: #666;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	font-size: 26px;
}

.countdown .clock {
	padding: 0;
	display: inline-block;
}

.countdown .clock>span {
	padding: 0 15px;
	display: inline-block;
}

.smalltext {
	font-size: 11px;
	font-weight: 300;
}

.pontos {
	width: 10px !important;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.sub_clock {
	font-family: "Overpass"sans-serif;
	color: #1A5036;
	line-height: 12px;
	font-weight: 300;
	margin: 10px 0 0 0;
	padding: 0;
}

@media (max-width: 770px) {
	.countdown {
		font-size: 23px;
		width: 100%;
	}
}


/***********************************************************
:: Genealogia
***********************************************************/



.arvore_table {
	font-size: 11px;
}

.arvore_table tr>td {
	vertical-align: middle !important;
}


.gene table {
	table-layout: fixed;
	/* margin-top: 25px; */
}

.gene .base {
	text-align: center;
	padding: 0 0 20px 0;
}

.gene table span {
	padding: 5px 10px;
	border-radius: 4px;
	display: block;
	font-size: 12px;
	border: 1px solid #111;
}


.icon-male {
	color: #080505 !important;
}

.icon-female {
	color: #ff7474 !important;
}


.avos {
	padding-right: 5px;
}

.bisavos {
	padding-bottom: 5px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff !important;
	background-color: #1A5036;
}



#preload {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 2000;
	background-color: rgba(0, 0, 0, 0.25)
}

#preload i {
	color: rgba(255, 255, 255, 0.8);
	font-size: 7em;
	margin-left: 45%;
	margin-top: 25%;
}

#preload span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 4em;
	margin-left: 47.2%;
}

#preload img {
	position: relative;
	margin: 20% 50%;
	opacity: 30%;
	animation: pulse 2s ease-in-out infinite;
	/* Animação de pulsação */
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
		opacity: 0.8;
		/* Faz a imagem ficar mais transparente no meio da animação */
	}

	100% {
		transform: scale(1);
	}
}

@-moz-keyframes spin {
	100% {
		-moz-transform: rotate(-360deg);
	}
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(-360deg);
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}


@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

#topbar {
	color: #ffffff;
	padding: 5px 0 4px;
	background-color: #181818
}

#topbar button {
	padding: 2px 10px;
}


/*  */
.badge.bg-gray {
	border: 1px solid rgb(236 102 8 / 20%);
}




/* QUADRO DO CALENDÃƒÂRIO EM SI*/
#calendario {
	/* right: 10px;
    z-index: 999999;
    position: absolute; */

	padding: 10px;
	background: #ffffff;
	/* border: 1px solid #dcdcdc; */
}

.calendar header .month {
	color: #1A5036;
}

.calendar header .month .year {
	color: #000000
}

.calendar header .simple-calendar-btn {
	display: inline-block;
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #CBD1D2;
	border-radius: 50%;
	border: 0px solid transparent;
}

/* DIA DO CALENDÃƒÂRIO Q POSSUI EVENTO */
.day.has-event {
	color: #ffffff;
	font-weight: 600;
	background-color: #1A5036;
}

.day.has-event:hover {
	background-color: #afca0b;
	color: #000000;
}



/* QUADROS DE EVENTOS AO CLICAR NO DIA QUE POSSUI EVENTO */
.calendar .event-container {
	font-size: 85%;
	padding-left: 10px;
	padding-right: 10px;
}




/* SCROLL DOS CARDS DOS EVENTOS NO CALENDAR PLUGIN */
.calendar .event-container .event-wrapper::-webkit-scrollbar {
	width: 9px !important;
}

.calendar .event-container .event-wrapper::-webkit-scrollbar-thumb {
	background: #cacaca !important;
}

.calendar .event-container .event-wrapper::-webkit-scrollbar-thumb:hover {
	background: #000000 !important;
}


input[type="date"] {
	padding: 0px 14px;
}



.g-brd-primary {
	border-color: #127602 !important;
}


.laranja {
	color: #2b501a;
}


/* LARGURA DOS SELECT2 */
.select2-container.select2 {
	width: 100%;
}

.select2-results .select2-highlighted {
	background-color: #1A5036 !important;
}

/* PÃƒÂGINA CLIENTES E PARCEIROS */
.img-clientes-parceiros {
	width: 100%;
	margin: 0 auto;
}

.img-clientes-parceiros:hover {
	box-shadow: 0 0 8px #ececec;
}



/* OCULTANDO OS CARDS DE EVENTOS NO CALENDÃƒÂRIO DA HOME */
#calendario .filler,
#calendario .event-container {
	display: none !important
}




.tarja_vendido {
	position: absolute;
	background-color: #ec670859;
	letter-spacing: 1px;
	text-align: center;
	font-weight: 600;
	margin-top: 0px;
	font-size: 2em;
	padding: 25.5% 0px;
	top: 48px;
	color: #fff;
	width: 100%;
}

.tarja_vendido.detalhes {
	width: 50%;
	opacity: .85;
	z-index: 999;
	padding: 2.5% 0;
	margin-top: 10%;
	font-size: 3.5em;
	text-align: cente;
}

.tarja_vendido.detalhes:hover {
	opacity: 1;
	background-color: #ec6708bf;
}

.paimae {
	min-height: 65px;
}

.num_float {
	position: absolute;
	background: #1A5036;
	box-shadow: 0px 0px 2px 0px #ffffff;
	padding: 8px 14px;
	top: 42px;
	right: -33px;
	transform: translate(-50%, -100%);
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	z-index: 99;
	box-sizing: border-box;
	width: auto;
	height: auto;
	border-radius: 3px;
	line-height: 15px;
}


/* BOTÃƒÆ’O EM 'X' PARA FECHAR O MODAL */
.modal .fa-times {
	font-size: 32px;
	cursor: pointer !important;
	color: #444444;
	text-align: right;
	margin: 5px 5px 0 0;
}

.modal .fa-times:hover {
	color: #000000;
}




.card_qrcode_pix {
	padding: 5px;
	color: #000;
	font-size: 13px;
	border-radius: 3px;
	/* border: 3px solid #696969 !important; */
	background-color: #e4e4e4 !important;
}

.card_qrcode_pix>i {
	word-break: break-all;
}

.card_qrcode_pix+button {
	margin-top: 8px;
	border-radius: 3px;
	border: 2px solid #696969 !important;
}


#table_dados_contrato.table>tbody>tr>td,
#table_dados_contrato {
	font-size: 12px;
	padding: 5px !important;
}

#table_dados_contrato.table>tbody>tr>td:nth-child(1) {
	padding-top: 9px !important;
}


/*Header*/
.container-fluid {
	margin-bottom: 0;
}

.top-bar {
	background-color: #ffffff;
	font-size: 11px;
	font-weight: 600;
	color: #303136;
	border-bottom: 1px solid #ecf0f1;
	padding-top: 8px;
	padding-bottom: 8px;
}

.top-bar a {
	color: #303136;
}

.top-bar a:hover {
	color: #1A5036;
}

.top-bar ul.list-inline {
	margin-bottom: 0;
}

.top-bar ul.list-inline li {
	padding-right: 6px;
	padding-left: 6px;
	text-align: right;
	/* float: right; */
	list-style: none;
	display: inline-block;
}

.top-bar ul.list-inline li a:hover {
	text-decoration: none;
}

.navbar-main>li>a:hover {
	color: rgba(7, 34, 4, 0.76);
	text-shadow: 0 0 5px rgba(57, 255, 20, 0.7);
	transition: all 0.3s linear;
}

.card-evento {
	transition: .5s;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #bcbcbc;
	border-radius: 3px;
}

.card-evento-no-hover {
	transition: .5s;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #bcbcbc;
	border-radius: 3px;
}

.card-evento:hover {
	transition: .5s;
	box-shadow: 0px 0px 5px 0px rgb(26 80 54);
	background: #f0f0f0;
	border: 1px solid #1A5036;
}

.card-evento h3 {
	font-size: 23px;
}

.card-contato {
	border-radius: 15px;
	box-shadow: 0px 3px 8px rgb(0 0 0 / 25%);
}

.card-evento-agenda {
	border: 0.5px solid transparent;
}

.card-evento-agenda:hover {
	transition: .5s;
	box-shadow: 0 2px 6px 0 rgba(34, 40, 70, 0.07);
	border: 1px solid #1A5036;
	box-shadow: 0px 0px 5px 0px rgb(26 80 54);
}

.normal_font {
	font-weight: 10 !important;
}

.required::after {
	content: '*';
	color: #f00;
	font-size: 14px;
	margin-left: 5px;
	font-weight: 700;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-image: none;
    transition: background-color 0.3s linear, color 0.3s linear;

    /* impede efeitos visuais indesejados */
    position: relative;
    overflow: hidden;
    box-shadow: none !important;
    transform: none !important;
    outline: none !important;
}

/* Remove completamente barras, brilhos e pseudo-elementos do tema */
.btn::before,
.btn::after {
    content: none !important;
    display: none !important;
}

.-padding div {
	text-align: left;
	float: left;
	border-right: 1px solid #eee;
	padding: 5px 15px;
}

.bt_busca {
	margin-top: 40px;
	position: absolute !important;
	z-index: 4;
	height: 25px;
	right: 0;
	cursor: pointer;
}

.bt_busca a.area_cliente_nav {
	right: 100px;
}

.bt_busca>a {
	border-right: 0 !important;
}

.bt_busca:hover>a {
	color: #1A5036 !important;
}

.bt_busca:hover i {
	color: #1A5036;
	transition: all 0.3s linear;
}

.busca {
	background-color: #181818;
	opacity: 0;
	position: relative;
	height: 0px;
	z-index: 2;
	transition: all 0.3s linear;

}

.open {
	opacity: 1;
	height: 50px;
	transition: all 0.3s linear;
}

.input-search {
	width: 100%;
	background-color: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	color: #fff
}

.input-search::placeholder {
	color: rgba(255, 255, 255, 0.5);
}

.input-search:focus {
	box-sizing: 0;
	box-shadow: 0;
	border-radius: 0;
	outline: 0;

}


.select2:hover {
	background-color: #042b01 !important;
}

.btn-success.btn-green {
	background-color: #1A5036 !important;
	color: white !important;
	border-color: #1A5036 !important;
}

.btn-success.btn-green:hover {
	background-color: #042b01 !important;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}


.bt_cadastro {
	background-color: #943e00;
	position: relative !important;
	z-index: 3;
	height: 70px;
	top: 0;
	border-bottom: 5px solid #943e00;
	border-right: 0 !important;
	cursor: pointer;
	margin-left: 15px;
}

.bt_cadastro a {
	border-right: 0 !important;
}

.bt_cadastro a:hover, .bt_cadastro a:hover i {
	color: #1A5036;
}



i.proximo-lote, i.anterior-lote {
	color: #1A5036;
	font-size: 80px !important;
}

i.proximo-lote:hover, i.anterior-lote:hover {
	color: #1A5036;
	top: 50.1%;
	font-size: 85px !important;
}

.proximo-lote {
	width: 115px;
	height: 72px;
	position: fixed;
	z-index: 99;
	top: 50%;
	right: -20px;
	margin-top: -83px;
}

.anterior-lote {
	width: 115px;
	height: 72px;
	position: fixed;
	z-index: 99;
	top: 50%;
	left: 30px;
	margin-top: -83px;
}


.hover-color-white:hover {
	color: white !important;
}


.title-default {
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	border-color: transparent;
}

.title-default::after {
	content: '';
	width: 200px;
	height: 1.5px;
	border-top-style: solid;
	border-top-width: 2px;
	position: absolute;
	left: 0;
	bottom: 0px;
	border-color: #1A5036;
}


.title-pequeno-default {
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	border-color: transparent;
}

.title-pequeno-default::after {
	content: '';
	width: 120px;
	height: 0px;
	border-top-style: solid;
	border-top-width: 3px;
	position: absolute;
	left: 0;
	bottom: 3px;
	border-color: #1A5036;
}

.owl-controls {
	display: none !important
}

.imgs-lote.owl-carousel .nav-btn,
.imgs-card-lote.owl-carousel .nav-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	/* background-color: rgb(27 81 54); */
	color: #5a5a5a;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	z-index: 1000;
}

.imgs-lote.owl-carousel .prev-slide,
.imgs-card-lote.owl-carousel .prev-slide {
	left: 16px; /* Ajuste a posição à esquerda */
}

.imgs-lote.owl-carousel .next-slide,
.imgs-card-lote.owl-carousel .next-slide {
	right: 14px; /* Ajuste a posição à direita */
}

.imgs-lote.owl-carousel .prev-slide::before,
.imgs-card-lote.owl-carousel .prev-slide::before {
	content: '\f053'; /* Ícone de seta esquerda do Font Awesome 4 */
	font-family: 'FontAwesome';
	font-size: 30px;
}

.imgs-lote.owl-carousel .next-slide::before,
.imgs-card-lote.owl-carousel .next-slide::before {
	content: '\f054'; /* Ícone de seta direita do Font Awesome 4 */
	font-family: 'FontAwesome';
	font-size: 30px;
}


.imgs-card-lote .owl-stage-outer {
	width: 100% !important;
	/* height: 270px; */
}

.imgs-card-lote .owl-nav {
	margin-top: -22px;
}

.imgs-lote.nav-btn:hover,
.imgs-card-lote.nav-btn:hover {
	color: black;
}


.titulo-lance-inicial {
	padding: 10px 15px;
	border-radius: 4px;
	border: 1px solid #d6d6d6;
}



.box-shadow {
	background-color: #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.icon_area_home {
	position: absolute;
	width: 60px;
	height: 60px;
	top: -40px;
	left: 35%;
	/* z-index: 2; */
	background-color: #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	border-radius: 50px;
	padding-top: 12px;
	color: #1A5036 !important;
}


/***** CALENDARIO HOME *****/
.calendar .day.today {
	background-color: #afca0b !important;
	color: #000000 !important;
	border: 1px solid #1A5036 !important;
}

.bg-login-left {
	/* background-image: url('/assets/dist/img/background.png'); */
	background-size: cover;
	background-position: top left;
}


#divMapaBrasil {
	border-radius: 1px;
	border: 1px solid rgb(255 255 255 / 0%)
}






#iframe_transmissao iframe {
	width: 100%;
	height: 550px;
}

iframe#iframe_video_criador {
	width: 100% !important;
	height: 450px
}


.card-evento-raca>div {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
	height: 250px
}

@media (min-width: 1024px) {
	.card-evento-raca>div {
		height: 220px
	}
}

@media (min-width: 2048px) {
	.card-evento-raca>div {
		height: 190px
	}
}



#carousel_lives .item>.col-sm-12 {
	padding: 0 3px;
}


#link_logo {
	float: left
}



.cifrao_valor_monetario {
	opacity: 1 !important;
}





@media (max-width: 770px) {

	.gap-10-xs {
		gap: 10px;
	}

	.modal-dialog-custom {
		max-width: 100%;
	}

	.top-bar * {
		text-align: center !important
	}

	#link_logo img {
		margin: 10px 0 !important;
		width: 190px;
		height: auto;
	}

	.navbar-toggle {
		margin-right: 5px;
	}

	header {
		border-bottom: 1px solid #f1f1f1
	}

	#carousel_lives .item>.col-sm-12 {
		padding: 0;
	}

	.calendar-container {
		display: flex !important;
		justify-content: center !important;
	}

	.main-menu {
		width: 90%;
		top: 150px;
		left: inherit;
		right: calc(5% + 10px);
		height: 270px;
	}


	.card {
		width: 100%;
	}

	.input {
		margin: 0 22px 50px;
	}

	.nav-tabs {
		flex-direction: column !important;
	}

	#logo_footer {
		margin-top: 0 !important;
		width: 60%;
	}

	.logo_margin {
		margin-top: -40px !important;
		width: 60%;
	}

	#btn_instagram {
		bottom: 65px;
	}

	#btn_whatsapp {
		bottom: 15px;
	}

	#iframe_transmissao iframe {
		width: 97%;
		height: 300px;
	}


	#divMapaBrasil {
		border: 1px solid rgb(220 220 220);
	}

	iframe#iframe_video_criador {
		height: 250px;
	}

	.info_lotes {
		text-align: center !important;
		width: 100%;
	}

	.proximo-lote {
		right: -60px !important;
	}

	.anterior-lote {
		left: 0px !important;
	}

	#preload img {
		position: relative;
		margin: 90% 40%;
		/* -webkit-animation:flip 2s linear infinite;
			-moz-animation:flip 2s linear infinite;
			animation:flip 2s linear infinite; */
		-webkit-animation: flip 2s infinite;
		-moz-animation: flip 2s infinite;
		animation: flip 2s infinite;
	}

	.card-evento,
	.card-evento-no-hover {
		padding: 15px;
	}

	.border-left-custom {
		padding-left: 0px;
	}

	.border-left-custom::before {
		width: 0px;
	}

	.btn-block-xs {
		width: 100%;
	}

	i.proximo-lote, i.anterior-lote {
		color: #1A5036;
		font-size: 50px !important;
	}

	i.proximo-lote:hover, i.anterior-lote:hover {
		color: #1A5036;
		top: 50.1%;
		font-size: 55px !important;
	}

}


.whatsapp-share-button {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 2px;
	background-size: 100% 100%;
	/* ou 'contain' */
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSI2MHB4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA2MCA2MCIgd2lkdGg9IjYwcHgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGUvPjxkZXNjLz48ZGVmcy8+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0ic29pY2FsIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSI+PGcgaWQ9InNvY2lhbCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk3My4wMDAwMDAsIC01MzguMDAwMDAwKSI+PGcgaWQ9InNsaWNlcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTczLjAwMDAwMCwgMTM4LjAwMDAwMCkiLz48ZyBmaWxsPSIjNTdCQTYzIiBpZD0ic3F1YXJlLWZsYXQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3My4wMDAwMDAsIDEzOC4wMDAwMDApIj48cGF0aCBkPSJNODAyLjk5NTkzNyw0MDAgTDg1Ny4wMDQwNjMsNDAwIEM4NTguNjU4NjczLDQwMCA4NjAsNDAxLjMzNzMxIDg2MCw0MDIuOTk1OTM3IEw4NjAsNDU3LjAwNDA2MyBDODYwLDQ1OC42NTg2NzMgODU4LjY2MjY5LDQ2MCA4NTcuMDA0MDYzLDQ2MCBMODAyLjk5NTkzNyw0NjAgQzgwMS4zNDEzMjcsNDYwIDgwMCw0NTguNjYyNjkgODAwLDQ1Ny4wMDQwNjMgTDgwMCw0MDIuOTk1OTM3IEM4MDAsNDAxLjM0MTMyNyA4MDEuMzM3MzEsNDAwIDgwMi45OTU5MzcsNDAwIFoiIGlkPSJzcXVhcmUtNDkiLz48L2c+PGcgZmlsbD0iI0ZGRkZGRiIgaWQ9Imljb24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE4Mi4wMDAwMDAsIDE1MC4wMDAwMDApIj48cGF0aCBkPSJNODIxLjA3MTI2Miw0MzQuMjIxMDQ2IEM4MTguMjEwODMxLDQzNC4yMjEwNDYgODE1LjUyMzU2OSw0MzMuNDg5OTY5IDgxMy4xODU2LDQzMi4yMDY4OTIgTDgwNC4xNTM4NDYsNDM1LjA3NjkyMyBMODA3LjA5ODA5Miw0MjYuMzkxODc3IEM4MDUuNjEzMDQ2LDQyMy45NTIzNjkgODA0Ljc1NzUzOCw0MjEuMDkxNTY5IDgwNC43NTc1MzgsNDE4LjAzMzYgQzgwNC43NTc1MzgsNDA5LjA5MzQxNSA4MTIuMDYxMjkyLDQwMS44NDYxNTQgODIxLjA3MTYzMSw0MDEuODQ2MTU0IEM4MzAuMDgwODYyLDQwMS44NDYxNTQgODM3LjM4NDYxNSw0MDkuMDkzNDE1IDgzNy4zODQ2MTUsNDE4LjAzMzYgQzgzNy4zODQ2MTUsNDI2Ljk3Mzc4NSA4MzAuMDgxMjMxLDQzNC4yMjEwNDYgODIxLjA3MTI2Miw0MzQuMjIxMDQ2IFogTTgyMS4wNzEyNjIsNDA0LjQyNDEyMyBDODEzLjUwNzkzOCw0MDQuNDI0MTIzIDgwNy4zNTU4MTUsNDEwLjUyOTM1NCA4MDcuMzU1ODE1LDQxOC4wMzM2IEM4MDcuMzU1ODE1LDQyMS4wMTE0NDYgODA4LjMyNjUyMyw0MjMuNzY5MjMxIDgwOS45NjgxMjMsNDI2LjAxMzA0NiBMODA4LjI1NDg5Miw0MzEuMDY3MDc3IEw4MTMuNTI1MjkyLDQyOS4zOTE4NzcgQzgxNS42OTEyLDQzMC44MTM3ODUgODE4LjI4NTQxNSw0MzEuNjQzMDc3IDgyMS4wNzEyNjIsNDMxLjY0MzA3NyBDODI4LjYzMzQ3Nyw0MzEuNjQzMDc3IDgzNC43ODY3MDgsNDI1LjUzODIxNSA4MzQuNzg2NzA4LDQxOC4wMzM5NjkgQzgzNC43ODY3MDgsNDEwLjUyOTcyMyA4MjguNjMzNDc3LDQwNC40MjQxMjMgODIxLjA3MTI2Miw0MDQuNDI0MTIzIEw4MjEuMDcxMjYyLDQwNC40MjQxMjMgWiBNODI5LjMwODgsNDIxLjc2MTcyMyBDODI5LjIwODM2OSw0MjEuNTk2Njc3IDgyOC45NDE3ODUsNDIxLjQ5Njk4NSA4MjguNTQyNjQ2LDQyMS4yOTg3MDggQzgyOC4xNDI0LDQyMS4xMDA0MzEgODI2LjE3NTg3Nyw0MjAuMTQwMDYyIDgyNS44MDk5NjksNDIwLjAwODI0NiBDODI1LjQ0Mjk1NCw0MTkuODc2MDYyIDgyNS4xNzYsNDE5LjgwOTIzMSA4MjQuOTA5Nzg1LDQyMC4yMDY1MjMgQzgyNC42NDM1NjksNDIwLjYwMzgxNSA4MjMuODc3MDQ2LDQyMS40OTY5ODUgODIzLjY0MzMyMyw0MjEuNzYxNzIzIEM4MjMuNDA5OTY5LDQyMi4wMjY4MzEgODIzLjE3Njk4NSw0MjIuMDYwMDYyIDgyMi43NzcxMDgsNDIxLjg2MTQxNSBDODIyLjM3NzYsNDIxLjY2MzEzOCA4MjEuMDg4OTg1LDQyMS4yNDQwNjIgODE5LjU2MTEwOCw0MTkuODkyMzA4IEM4MTguMzcyNTU0LDQxOC44NDA3MzggODE3LjU2OTg0Niw0MTcuNTQyNTIzIDgxNy4zMzY4NjIsNDE3LjE0NDg2MiBDODE3LjEwMzUwOCw0MTYuNzQ3OTM4IDgxNy4zMTIxMjMsNDE2LjUzMzQxNSA4MTcuNTEyMjQ2LDQxNi4zMzU4NzcgQzgxNy42OTIwNjIsNDE2LjE1NzkwOCA4MTcuOTEyMTIzLDQxNS44NzI0OTIgODE4LjExMjI0Niw0MTUuNjQwOTg1IEM4MTguMzEyMzY5LDQxNS40MDkxMDggODE4LjM3ODgzMSw0MTUuMjQ0MDYyIDgxOC41MTE3NTQsNDE0Ljk3ODk1NCBDODE4LjY0NTQxNSw0MTQuNzE0MjE1IDgxOC41Nzg1ODUsNDE0LjQ4MjcwOCA4MTguNDc4NTIzLDQxNC4yODM2OTIgQzgxOC4zNzg0NjIsNDE0LjA4NTQxNSA4MTcuNTc4MzM4LDQxMi4xMzI5MjMgODE3LjI0NTI5Miw0MTEuMzM4MzM4IEM4MTYuOTEyMjQ2LDQxMC41NDQ0OTIgODE2LjU3OTU2OSw0MTAuNjc2Njc3IDgxNi4zNDU4NDYsNDEwLjY3NjY3NyBDODE2LjExMjQ5Miw0MTAuNjc2Njc3IDgxNS44NDU5MDgsNDEwLjY0MzQ0NiA4MTUuNTc5MzIzLDQxMC42NDM0NDYgQzgxNS4zMTI3MzgsNDEwLjY0MzQ0NiA4MTQuODc5MjYyLDQxMC43NDI3NjkgODE0LjUxMjYxNSw0MTEuMTM5NjkyIEM4MTQuMTQ2MzM4LDQxMS41MzY5ODUgODEzLjExMzYsNDEyLjQ5Njk4NSA4MTMuMTEzNiw0MTQuNDQ5MTA4IEM4MTMuMTEzNiw0MTYuNDAxNiA4MTQuNTQ1ODQ2LDQxOC4yODggODE0Ljc0NjMzOCw0MTguNTUyMzY5IEM4MTQuOTQ2MDkyLDQxOC44MTY3MzggODE3LjUxMTg3Nyw0MjIuOTUzNiA4MjEuNTc2NzM4LDQyNC41NDI0IEM4MjUuNjQzMDc3LDQyNi4xMzA4MzEgODI1LjY0MzA3Nyw0MjUuNjAwOTg1IDgyNi4zNzYzNjksNDI1LjUzNDg5MiBDODI3LjEwODU1NCw0MjUuNDY4OCA4MjguNzQxMjkyLDQyNC41NzUyNjIgODI5LjA3NTQ0Niw0MjMuNjQ4ODYyIEM4MjkuNDA4MTIzLDQyMi43MjE3MjMgODI5LjQwODEyMyw0MjEuOTI3MTM4IDgyOS4zMDg4LDQyMS43NjE3MjMgTDgyOS4zMDg4LDQyMS43NjE3MjMgWiIgaWQ9IndoYXRzYXBwIi8+PC9nPjwvZz48L2c+PC9zdmc+");
	background-repeat: no-repeat;
	background-position: center;
}


.facebook-share-button {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 2px;
	background-size: 100% 100%;
	/* ou 'contain' */
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSI2MHB4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA2MCA2MCIgd2lkdGg9IjYwcHgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGUvPjxkZXNjLz48ZGVmcy8+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0ic29pY2FsIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSI+PGcgaWQ9InNvY2lhbCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI3My4wMDAwMDAsIC0xMzguMDAwMDAwKSI+PGcgaWQ9InNsaWNlcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTczLjAwMDAwMCwgMTM4LjAwMDAwMCkiLz48ZyBmaWxsPSIjMzQ2REE2IiBpZD0ic3F1YXJlLWZsYXQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3My4wMDAwMDAsIDEzOC4wMDAwMDApIj48cGF0aCBkPSJNMTAyLjk5NTkzNywwIEwxNTcuMDA0MDYzLDAgQzE1OC42NTg2NzMsMCAxNjAsMS4zMzczMDk3NCAxNjAsMi45OTU5Mzc0MyBMMTYwLDU3LjAwNDA2MjYgQzE2MCw1OC42NTg2NzMxIDE1OC42NjI2OSw2MCAxNTcuMDA0MDYzLDYwIEwxMDIuOTk1OTM3LDYwIEMxMDEuMzQxMzI3LDYwIDEwMCw1OC42NjI2OTAzIDEwMCw1Ny4wMDQwNjI2IEwxMDAsMi45OTU5Mzc0MyBDMTAwLDEuMzQxMzI2ODggMTAxLjMzNzMxLDAgMTAyLjk5NTkzNywwIFoiIGlkPSJzcXVhcmUtMiIvPjwvZz48ZyBmaWxsPSIjRkZGRkZGIiBpZD0iaWNvbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTgyLjAwMDAwMCwgMTUwLjAwMDAwMCkiPjxwYXRoIGQ9Ik0xMTYuNDYyMjI0LDM1LjMxNDMxMyBMMTE2LjQ2MjIyNCwxNy45OTg5NjEzIEwxMTIuOTQzMjg5LDE3Ljk5ODk2MTIgTDExMi45NDMyODksMTIuMjU5MzU2MyBMMTE2LjQ2MjIyNCwxMi4yNTkzNTYzIEwxMTYuNDYyMjI0LDguNzg4Mzg2NDEgQzExNi40NjIyMjQsNC4xMDY2NDIyMiAxMTcuODYxOTk1LDAuNzMwNjE4OTg2IDEyMi45ODgxMDIsMC43MzA2MTg5ODYgTDEyOS4wODYzNiwwLjczMDYxODk4NiBMMTI5LjA4NjM2LDYuNDU4NDM5OTYgTDEyNC43OTIyNTUsNi40NTg0Mzk5NiBDMTIyLjY0MTg5NCw2LjQ1ODQzOTk2IDEyMi4xNTE4NzQsNy44ODczNzYzIDEyMi4xNTE4NzQsOS4zODM3NjA5NSBMMTIyLjE1MTg3NCwxMi4yNTkzNTUzIEwxMjguNzY5NDIzLDEyLjI1OTM1NTggTDEyNy44NjYxNzMsMTcuOTk4OTYxMyBMMTIyLjE1MTg3NCwxNy45OTg5NjEzIEwxMjIuMTUxODc0LDM1LjMxNDMxMjMgTDExNi40NjIyMjQsMzUuMzE0MzEzIFoiIGlkPSJmYWNlYm9vayIvPjwvZz48L2c+PC9nPjwvc3ZnPg==");
	background-repeat: no-repeat;
	background-position: center;
}



.bg-img-noticia {
	box-shadow: 0px 0px 10px 10px rgb(50 65 141 / 15%);
}

.tab {
	display: none;
}

/* CONTROL VIEW INPUT PASSWORD */
.input-group-password .form-control {
	padding-right: 36px;
}

.input-group-password.input-group .btn-input-control {
	position: absolute;
	right: 0;
	cursor: pointer;
	z-index: 2;
	border: none;
	background-color: transparent;
}

.input-group-password.input-group .btn-input-control:hover {
	color: #9b9b9b;
	transition: all 0.3s linear;
}

.input-group-password.input-group .btn-input-control:focus {
	color: #555555;
	transition: all 0.3s linear;
}

/* ---- */
/* GRUPO REPETIR EMAILS */
.group-repetir-emails .form-control {
	background-color: #d3d3d3 !important;
	cursor: default;
}

/* ---- */

/* BORDER IFRAMES CONTEUDO */
#conteudo>iframe {
	border: 0px;
}



/* IFRAME DA TELA DETALHES PODCAST */
iframe.iframe-podcast {
	height: 580px;
	width: 100%
}

@media (max-width: 770px) {
	iframe.iframe-podcast {
		height: 250px
	}
}

.listagem-lotes .nav-tabs>li.active>a,
.listagem-lotes .nav-tabs>li.active>a:hover,
.listagem-lotes .nav-tabs>li.active>a:focus,
.listagem-lotes .nav-tabs>li.active>a:active {
	color: white;
}

.listagem-lotes .nav-tabs>li {
	float: right;
}

table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting_asc_disabled,
table.dataTable thead>tr>th.sorting_desc_disabled,
table.dataTable thead>tr>td.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting_asc_disabled,
table.dataTable thead>tr>td.sorting_desc_disabled {
	padding-right: 10px !important;
}


table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting_asc_disabled,
table.dataTable thead>tr>th.sorting_desc_disabled,
table.dataTable thead>tr>td.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting_asc_disabled,
table.dataTable thead>tr>td.sorting_desc_disabled {
	padding-right: 10px !important;
}

thead {
	background-color: #1a5036 !important;
	color: #fff;
	/* border-color: #1a5036; */
}

thead th {
	border-color: #1a5036;
	padding: 5px;
	text-align: center;
}

tbody tr td {
	border-color: #c8c8c8;
	padding: 2px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

tbody tr td:first-child {
	border-left: 1px solid #ddd;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-collapse: collapse;
	border-right: 1px solid #ddd;
}

table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting:after, table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_asc:after, table.dataTable thead>tr>th.sorting_desc:before, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>th.sorting_asc_disabled:before, table.dataTable thead>tr>th.sorting_asc_disabled:after, table.dataTable thead>tr>th.sorting_desc_disabled:before, table.dataTable thead>tr>th.sorting_desc_disabled:after, table.dataTable thead>tr>td.sorting:before, table.dataTable thead>tr>td.sorting:after, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_asc:after, table.dataTable thead>tr>td.sorting_desc:before, table.dataTable thead>tr>td.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc_disabled:before, table.dataTable thead>tr>td.sorting_asc_disabled:after, table.dataTable thead>tr>td.sorting_desc_disabled:before, table.dataTable thead>tr>td.sorting_desc_disabled:after {
	right: 0px !important;
}


.iziToast.iziToast-theme-dark .iziToast-title {
	color: black;
}

.iziToast.iziToast-theme-dark .iziToast-message {
	color: black;
}

.iziToast.iziToast-theme-dark {
	background: #e1e1e1;
	border: 1px solid #1a5036;
}

.modal-header {
	background-color: #1a5036;
}

.modal-title {
	color: #fff;
}

.modal-header .close {
	color: #fff;
	font-size: 26px;
}

.nav-tabs>li>a {
	border-radius: 4px;
}

.animal-vendido {
	position: absolute;
	top: 96px;
	left: 83px;
}

.animal-vendido>img {
	height: 160px;
	opacity: 0.6;
	transform: rotate(-22deg);
	transform-origin: center;
}

.animal-vendido-detalhes {
	top: 81px;
	left: 151px;
}

.animal-vendido-detalhes>img {
	height: 250px;
}


/* Estilos para impressão */
@media print {
	.center-print {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		flex-direction: column;
		margin: 0 auto;

	}

	.new-page {
		page-break-before: always;
	}

	.break-after {
		page-break-after: always;
	}

	.no-break {
		page-break-inside: avoid;
	}

	/* Faz com que todas as colunas ocupem 12 colunas na impressão */
	.col-lg-6, .col-xs-12, .col-sm-6, .col-sm-12 {
		width: 100% !important;
		display: block;
		max-width: 100% !important;
	}

	/* Oculta o cabeçalho e a seção de lotes relacionados */
	header, .top-bar, .header-evento, .lotes-relacionados, .menu-mobile, .no-print {
		display: none !important;
	}
}


@media screen and (max-width: 798px) {
	.animal-vendido {
		position: absolute;
		top: 100px;
		left: 90px;
	}

	.animal-vendido>img {
		height: 160px;
		opacity: 0.6;
		transform: rotate(-22deg);
		transform-origin: center;
	}

	.animal-vendido-detalhes {
		top: 66px;
		left: 141px;
	}

}

.btn-secondary {
	border-color: #b5b2b2;
}

.btn-secondary:hover {
	border-color: #7f7f7f;
}


/* .iziToast>.iziToast-close {
	position: absolute;
	right: 0;
	top: -27px;
	border: 0;
	padding: 0;
	opacity: .6;
	width: 42px;
	height: 100%;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAJPAAACTwBcGfW0QAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAD3SURBVFiF1ZdtDoMgDEBfdi4PwAX8vLFn0qT7wxantojKupmQmCi8R4tSACpgjC2ICCUbEBa8ingjsU1AXRBeR8aLN64FiknswN8CYefBBDQ3whuFESy7WyQMeC0ipEI0A+0FeBvHUFN8xPaUhAH/iKoWsnXHGegy4J0yxialOfaHJAz4bhRzQzgDvdGnz4GbAonZbCQMuBm1K/kcFu8Mp1N2cFFpsxsMuJqqbIGExGl4loARajU1twskJLLhIsID7+tvUoDnIjTg5T9DPH9EBrz8rxjPzciAl9+O8SxI8CzJ8CxKFfh3ynK8Dyb8wNHM/XDqejx/AtNyPO87tNybAAAAAElFTkSuQmCC) no-repeat 50% 51% !important;
	background-size: 8px;
	cursor: pointer;
	outline: 0;
} */

.btn-danger {
	color: #fff;
	background-color: #d9534f !important;
	border-color: #d43f3a !important;
}

.badge-success {
	background-color: #1a5036;
}

.nav-tabs>li>a {
	border: 1px solid #dadada;
}

.conteudo-lote {
	text-align: left;
}

.conteudo-lote p {
	margin: 0px;
}

.icon-social {
	transition: .3s !important;
	scale: 1.05 !important;
}

/* YouTube Hover */
.icon-social.icon-youtube:hover {
	color: #df0e0e !important;
}

/* Instagram Hover */
.icon-social.icon-instagram:hover i {
	background: linear-gradient(45deg, #833ab4, #fd1d1d, #fcb045);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
}

/* WhatsApp Hover */
.icon-social.icon-whatsapp:hover {
	color: #25d366 !important;
}

/* Facebook Hover */
.icon-social.icon-facebook:hover {
	color: #3b5998 !important;
}

.progress {
	background-color: #a2bdab;
}

.bloco-animais .btn:hover {
	transition: .3s;
	scale: 1.05;
}

.bloco-animais .nav>li>a {
	padding: 5px 14px;
}

.mb-2, .my-2 {
	margin-bottom: .5rem !important;
}

@media (min-width: 1200px) {
	.pr-xl-1, .px-xl-1 {
		padding-right: .25rem !important;
	}
}

@media (min-width: 992px) {
	.mb-lg-0, .my-lg-0 {
		margin-bottom: 0 !important;
	}
}

@media (max-width: 800px) {
	.responsive-card-financeiro {
		padding-left: 0;
	}
}


@media (min-width: 1200px) {
	.pl-xl-1, .px-xl-1 {
		padding-left: .25rem !important;
	}
}


@media (max-width: 570px) {
	.titulo-responsive {
		margin-top: 10px;
	}

	.calendar {
		width: 100% !important;

	}
}

@media (max-width: 350px) {
	.mb-xs-sm {
		margin-bottom: 5px !important;
	}
}

.btn-xs {
	line-height: 1.4;
	padding: 0.14286rem 0.5rem !important;
	font-size: 0.78571rem !important;
}

.border-grey {
	border: 1px solid #d4d1d1;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #fff;
}


/* DIMINUINDO FONTE E ESPAÇOS NO MENU */
/* 
.container_nav {
	background-color: #000;
}

.navbar-main>li {
	padding: 10px 0px 5px;
	margin-top: -4px;
}

.navbar-main>li>a {
	font-size: 70%;
	color: #000;
}

.main-menu {
	background-color: none;
	height: 2rem;
	width: 100%;
	box-shadow: 0px 0px 7px 0px rgba(9, 212, 53, 0.35);
	height: 70%;
}

#nav_teste {
	background-color: #fff;
	position: sticky;
	top: 0
}


#main-menu-bg {
	background-color: #fff;
	height: 2rem;
	width: 100%;
}

.navbar-main {
	height: 2rem;
	width: 100%;

}

#navbar_top {
	height: 2rem;
	width: 100%;
} */





/* AJUSTES MENU NO MOBILE */
/* @media (max-width: 770px) {
	.navbar-main>li>a {
		padding: 15px 5px;
		font-weight: 600;
		font-size: 110%
	}

	.main-menu {
		height: 70%;
	}
} */