.fonte {
	font-weight: normal!important;
}

.imagem_logo {
    width: 100%; 
    height: 40px;
}

.traducao {
	width: 30px;
	 height: 25px;
}

.select_option {
 height: 80px;
}

.class_btn_politica_privacidade {
	display: flex !important; justify-content: center; align-items: center;
}

.btn-facebook {
	background-color: #1877F2 !important; 
	color: #ffffff !important;
}

.btn-instagram {
	background: linear-gradient(135deg, #833ab4, #e4405f, #fd7e14) !important; 
	color: #ffffff !important;
}

.xfind-01 {
	height: 80px !important;
}

.widget {
	border: 10px solid lightgray !important; 
	border-radius: 20px !important;
}

.traducao {
	width: auto; height: 30px !important; 
	object-fit: cover !important; 
	/*border-radius: 100px !important;*/
	margin-top: 10px !important; 
	margin-right: 5px !important;
}

.conteudo-galeria-fotos {
	height: 230px !important;
	background: linear-gradient(to right, rgb(47, 188, 47) , rgb(0, 203, 169)) !important;
}

.conteudo-galeria-fotos img {
	height: 230px !important;
}


xfind-02 {
	width: 100% !important; 
	height: 250px !important; 
	object-fit: cover !important;
}

.banner-lgpd-consent-desktop {
	height: 70px!important;
}

.banner-lgpd-consent-mobile {
	height: 150px!important;
}


xfind-03 {
	width: 120px!important; 
	height: 120px!important; 
	object-fit: cover!important; 
	border-radius: 100px!important;
}

.bg-green {
    background-image: linear-gradient(to right, rgb(47, 188, 47) , rgb(0, 203, 169))!important;
    border-radius: 15px;
}
.bg-red {
    background-image: linear-gradient(to right, rgb(255, 0, 0) , rgb(211, 93, 93))!important;
    border-radius: 15px;
}

.input-group-radio {
    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}