
/*
	Estilos Padrão
	========================================================================== */
.internal-content {
	margin-top: 0px;
	margin-bottom: 200px;
}

.internal-content h3 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 100;
}

.internal-content h3 span {
	font-weight: 900;
	color: #e2222d;
}

/*
	Estilo do Banner
	========================================================================== */
.internal-content .banner-area {
	position: relative;
	background: url("../../images/banner-interno04.jpg") right center no-repeat;
	width: 100%;
	height: 530px;
}

.internal-content .titulo-principal {
	background: #e2222d;
	position: absolute;
	width: 100%;
	bottom: 0px;
	z-index: 1;
}

.titulo-principal h1 {
	font-size: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 700;
}


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

}


/*
	Busca ärea
	========================================================================== */
.busca-area {
	/*padding-top: 100px;*/
	/*padding-bottom: 10px;*/
	background: url(../../images/smooth_wall.png) repeat;
	margin-bottom: 100px;
}

.busca-area form {

}

.busca-area .form-element {

}

.form-element .info {
	font-size: 14px;
	padding-left: 10px;
	color: #363532;
}

.busca-area .form-element select,
.busca-area .form-element input {
	width: 100%;
	height: 50px;
	border: 1px solid #cfd4db;
	padding: 10px;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
	color: #363532;
	font-weight: 100;
}

.busca-area .form-element input:focus {
	color: #e2222d;
}

.busca-area .form-element .bt-buscar {
	position: relative;
	display: block;
}

.busca-area .form-element .bt-buscar input {
	display: inline-block;
	overflow: hidden;
	text-indent: -1000px;
	background: none;
	border: none;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 2;
}

.busca-area .form-element .bt-buscar .icon svg {
	fill: #363532;
}

.busca-area .form-element .bt-buscar:hover .icon svg {
	fill: #e2222d;
}

.busca-area .form-element .icon {
	display: inline-block;
	position: absolute;
	z-index: 0;
	left: 0px;
	width: 100%;
	top: 0px;
	max-width: 35px;
}

/*
	Estilo da Galeria
	========================================================================== */
.slider-fotos {

}

#fotos-area .foto-principal {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	display: none;
	border-bottom: 3px solid #e2222d;
}

.effect-img {
	padding: 180px 0;
	background-size: cover;
	text-align: center;
}

#fotos-area {
	padding: 150px 0;
}

#fotos-area {
	padding: 0
}

#fotos-area img{
	width: 100%;
}

#fotos-area .foto-principal.active {
	display: block
}

#fotos-area .lista-fotos>ul {
	list-style: none;
	margin: 0;
	padding: 0
}

#fotos-area .lista-fotos>ul>li {
	position: relative;
	margin: 15px 0
}

#fotos-area .lista-fotos>ul>li:first-child {
	margin-top: 0
}

#fotos-area .lista-fotos>ul>li:last-child {
	margin-bottom: 0
}

#fotos-area .lista-fotos>ul>li.active>a>figure:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgb(215 169 71 / 52%);
}

#fotos-area .lista-fotos>ul>li.active::after {
	color: #e2222d;
	content: "\f30b";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	margin-top: -10px;
	position: absolute;
	right: 0;
	top: 50%
}

#fotos-area .lista-fotos>ul>li>a>figure {
	border-radius: 50%;
	height: 100px;
	overflow: hidden;
	width: 100px;
	position: relative
}

.slider-custom-2 figure img {
	padding: 7px;
	width: 100% !important;
	height: 100px;
}

.lista-fotos {
	margin-top: 20px;
}

.owl-prev {
	float: left;
	position: absolute;
	top: 25px;
	left: 0;
	background: #e2222d;
	padding: 10px 5px;
	color: #ffff;
}

.owl-next {
	float: right;
	position: absolute;
	top: 25px;
	right: 0;
	background: #e2222d;
	padding: 10px 5px;
	color: #ffff;
}

.slider-custom .foto-principal img {
	/*height: 500px;*/
}

.lista-fotos .video-area {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}

.video-area .link-youtube {
	display: block;
	border: 1px solid red;
	border-radius: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.video-area .link-youtube:hover {
	background: #eee;
}

.link-youtube .icon {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	margin-right: 20px;
}

.link-youtube .texto {
	display: inline-block;
	/*font-size: 14px;*/
	font-size: 18px;
	font-weight: 100;
	color: red;
}

.link-youtube .texto span {
	display: inline-block;
	/*margin-top: -10px;*/
	/*font-size: 35px;*/
	font-size: 18px;
	font-weight: 700;
	color: #000;
}



/*
	Estilo das informações Principais
	========================================================================== */
.internal-content .info-destaque {
	background: #f7f5ec;
	border-bottom: 3px solid #e2222d;
}

.info-destaque h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
	color: #e2222d;
	border-bottom: 1px solid #a8a8a8;
}

.info-destaque .infos-gerais {

}

.infos-gerais span {
	display: block;
	font-size: 14px;
	color: #363532;
	font-weight: 400;
}

.infos-gerais span b {
	font-weight: 700;
}

.infos-gerais .infos01 {

}

.infos-gerais .infos02 {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #e2222d;
}

.infos-gerais .infos02 .pai,
.infos-gerais .infos02 .mae {
	display: inline-block;
}

/*
	Estilo da área de valores
	========================================================================== */
.internal-content .info-valores {
	margin-top: 20px;
}

.info-valores .convencional,
.info-valores .sexado {
	background: #e2222d;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.info-valores .convencional {
	padding-top: 30px;
}

.info-valores .sexado {
	background: #363532;
}

.info-valores .convencional span,
.info-valores .sexado span {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.info-valores .sexado span.sexo {
	font-size: 12px;
	text-transform: lowercase;
	color: #a2a1a0;
	margin-top: -5px;
}

.info-valores .sexado span.icon {
	display: inline-block;
	vertical-align: top;
	width: 19px;
	fill: #aeaead;
	margin-right: 2px;
}

.info-valores .convencional .valor,
.info-valores .sexado .valor {
	display: block;
	font-size: 30px;
	font-weight: 700;
}

.internal-content .infos {
	border: 1px solid #aeaead;
	margin-top: 3px;
}

.info-obs p {
	font-size: 14px;
	margin-bottom: 0px;
	color: #868584;
}

.info-obs a {
	font-weight: 700;
	color: #868584;
	display: inline-block;
	margin-top: 20px;
}

.info-obs a:hover {
	color: #e2222d;
}


/*
	Certificações
	========================================================================== */
.internal-content .secundaria.certificacoes {
	
}

.certificacoes img {
	width: 100%;
}

/*
	Genalogia
	========================================================================== */
.internal-content .secundaria {
}

.internal-content h4 {
	font-weight: 700;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	padding-left: 5px;
}

.secundaria .genealogia {
	border: 1px solid #e2222d;
	margin-top: 20px;
}

.secundaria .genealogia span {
	display: block;
	font-weight: 700;
}

.genealogia .animal {
	background: #e2222d;
	text-align: center;
	color: #FFF;
	margin-right: 20px;
}

.secundaria .genealogia .borda-baixo {
	position: relative;
	padding-left: 30px;
}

.secundaria .genealogia .borda-baixo:before {
	content: '';
	position: absolute;
	width: 25px;
	height: 2px;
	background: #e2222d;
	bottom: 10px;
	left: -8px;
}

.secundaria .genealogia .borda-esquerda {
	position: relative;
}

.secundaria .genealogia .borda-esquerda:before {
	content: '';
	position: absolute;
	width: 2px;
	height: 189%;
	background: #e2222d;
	top: -20px;
	left: 0px;
}

.secundaria .genealogia .borda-topo {
	position: relative;
	padding-left: 30px;
	color: #e2222d;
}

.secundaria .genealogia .borda-topo:before {
	content: '';
	position: absolute;
	width: 25px;
	height: 2px;
	background: #e2222d;
	top: 10px;
	left: -8px;
}

.secundaria .genealogia .borda-esquerda-final {
	position: relative;
}

.secundaria .genealogia .borda-esquerda-final:before {
	content: '';
	position: absolute;
	width: 2px;
	height: 450%;
	background: #e2222d;
	top: -20px;
	left: 0px;
}


.genealogia.preto {
	border: 1px solid #363532;
}

.genealogia.preto .animal {
	background: #363532;
}

.secundaria .genealogia.preto .borda-baixo {

}

.secundaria .genealogia.preto .borda-baixo:before {
	background: #363532;
}

.secundaria .genealogia.preto .borda-esquerda {

}

.secundaria .genealogia.preto .borda-esquerda:before {
	background: #363532;
}

.secundaria .genealogia.preto .borda-topo {

}

.secundaria .genealogia.preto .borda-topo:before {
	background: #363532;
}

.secundaria .genealogia.preto .borda-esquerda-final {
	position: relative;
}

.secundaria .genealogia.preto .borda-esquerda-final:before {
	background: #363532;
}

/*
	Medidas
	========================================================================== */
.internal-content .medidas {
	background: #f7f5ec;
	border-bottom: 3px solid #e2222d;
}

.medidas .header-medidas {
	border-bottom: 1px solid #a8a8a8;
	padding-top: 10px;
	padding-bottom: 10px;
}

.medidas .header-medidas h4 {
	font-size: 30px;
	font-weight: 700;
	color: #e2222d;
	display: inline-block;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 20px;
}

.medidas .header-medidas .detalhes {
	display: inline-block;
	vertical-align: middle;
}

.medidas .header-medidas .detalhes p {
	font-size: 14px;
	margin-bottom: 0px;
	color: #363532;
}

.medidas .lateral {
	position: relative;
	padding-top: 50px;
	padding-bottom: 80px;
	border-bottom: 1px solid #a8a8a8;
}

.medidas .lateral img {
	width: 100%;
	max-width: 387px;
}

.medidas .item {
	position: absolute;
	font-size: 20px;
	font-weight: 700;
}

.medidas .item span {
	font-weight: 100;
	font-size: 12px;
	display: block;
	margin-top: -5px;
	text-overflow: center;
}

.medidas .lateral .garupa {
	top: 30px;
	left: 20px;
	text-align: center;
}

.medidas .lateral .corporal {
	top: 100px;
	left: 260px;
}

.medidas .lateral .costela {
	top: 160px;
	left: 60px;
	text-align: right;
}

.medidas .lateral .toraxico {
	top: 202px;
	left: 220px;
}

.medidas .lateral .inferior {
	top: 340px;
	left: 170px;
	text-align: center;
}

.medidas .traseira {
	position: relative;
	padding-top: 90px;
	padding-bottom: 50px;
	padding-left: 100px;
}

.medidas .traseira img {
	width: 100%;
	max-width: 185px;
}

.medidas .traseira .garupa {
	top: 30px;
	left: 160px;
	text-align: center;
}

.medidas .traseira .posterior {
	top: 220px;
	left: 10px;
	text-align: right;
}

.medidas .traseira .escrotal {
	top: 290px;
	left: 140px;
	text-align: center;
}

/*
	Estilo dos Comentários
	========================================================================== */
.comentarios {
	padding-bottom: 50px;
	border-bottom: 1px solid #e2222d;
}

.comentarios p,
.tabelas p {
	font-size: 14px;
	margin-bottom: 0px;
	color: #363532;
}

.tabela {
	text-align: center;
}

.tabela .header {
	background: #c4c4c4;
	border: 1px solid #000;
	color: #000;
	font-weight: 700;
}

table {
    display: block;
    overflow-x: auto;
    width: 100%;
    padding-bottom: 1px;
}

table tbody {
    min-width: 700px;
    display: table;
}

thead {
	display: table;
	width: 100%;
	min-width: 700px;
	table-layout: fixed;
	color: #FFF;
	margin-bottom: -1px;
}

tbody tr{
	display: table;
	table-layout: fixed;
	vertical-align: middle;
	width: 100%;
	margin-bottom: -1px;
}

tbody tr td {
	border: 1px solid #000;
}

.table-name {
	background: #e2222d;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	margin-bottom: 20px;
}










/**
 *
 */
.arquivos {}
.arquivos .button {
	background-color: #e4222d;
	height: 80px;
	line-height: 80px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.9rem;
	font-weight: bold;
	display: block;
	text-align: center;
}
.arquivos .button:hover {
	background-color: #363532;
}
.arquivos svg {
	height: 30px;
	display: inline-block;
	margin-right: 5px;
}