@charset "utf-8";.CUADRO,.CUADRO1,.bandos{font-size:0.9rem}.Base-de-propaganda,.CUADRO1,.cuadro1,.f-rmula,.forma-farmaceutica{font-weight:700;font-family:Verdana,Arial,Helvetica,sans-serif}.Base-de-propaganda,.CUADRO,.CUADRO1,.Normal,.Pie-1,.bandos,.cuadro1,.f-rmula,.forma-farmaceutica{font-family:Verdana,Arial,Helvetica,sans-serif}.TITULO,.stitulo{text-transform:uppercase}.Reg--SARH,.boldcursiva,.cursiva,.uso-vet{font-style:italic}.Base-de-propaganda{font-size:0.9rem;color:#B8860B}.cuadro1{font-size:14px}.f-rmula{font-size:0.9rem;color:#D2691E}.forma-farmaceutica{font-style:italic;font-size:13px;color:#365f44}.Normal{font-size:0.9rem;text-align:justify;line-height:16px}.Pie-1,.Pie-2{text-align:center;font-weight:700}.Pie-1{font-size:13px;color:#B8860B}.Pie-2,.Reg--SARH,.sustancias,.sustancias1,.uso-vet{font-size:0.9rem;font-family:Verdana,Arial,Helvetica,sans-serif}.Reg--SARH{font-weight:700}.sustancias1{background-color:#FFF;float:left}.TITULO{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:22px;font-weight:700;color:#2E8B57}.stitulo{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:20px;font-weight:700;color:#006400}.bold-entrada{font-family:Verdana,Arial,Helvetica,sans-serif;font-weight:700;color:#023353}.bold{font-weight:700}.boldcursiva{font-family:Verdana,Arial,Helvetica,sans-seriff;font-weight:700}.Tabla,.cursiva,.subindice,.superindice{font-family:Verdana,Arial,Helvetica,sans-serif}.subindice{vertical-align:sub;font-size:9px}.superindice{vertical-align:super;font-size:9px}.Pantalla{background-color:#E8E8E8}.gramos{font-weight:700;text-align:right}
.imgIpp img
{	max-width: 400px;
	max-height: 400px;
	padding: 20px;
}
.Tabla-b-sica td
{
	 border-style:solid;
	  border-width: thin; 
	  vertical-align:top;
	border-radius: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-top: 0px;
	 
}
.Ningun-estilo-de-tabla
{
	border-collapse: inherit !important;
}
table {
    border-collapse: inherit !important;
}

.Ningun-estilo-de-tabla td
{
	border-style:solid;
	border-width: thin; 
	vertical-align:top;
	border-radius: 6px; 
	padding-right: 6px;
	padding-left: 6px;	
	padding-bottom: 0px;
	padding-top: 0px;
}

.tabs_results {
	padding: 4px 10px;
	border: 1px solid #FFF;
	border-radius: 10px;
	color: #FFF;
	margin: 0 17px 0 17px;
}

.tabs_results:hover {
	border: 1px solid #000;
}


.tabs_content {
	border-collapse: collapse !important;
}


.tabs_content td {
	border: 1px solid #8b8b8b;
	max-width: 100%;

}
.tabs_content tr {
	border-collapse: collapse;
}

.tabs_content td {
	text-align: center;
	padding: 5px;
	/* font-size: 5px; */
}


.tabs_content th {
	text-align: center;
	border:none;
	border-bottom: 1px solid #F9A651;
	padding:10px;
	background-color: #F9A65160;

}
a {
	color: #000;
}
a:hover {
	color: #F9A651;
}

.mobile_size_table {
	padding: 0;
	display: none;
	
}

.responsive_table_title {
	/* background-color: #F9A65160; */
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid#F9A651;
}

/* .mobile_size_table .body_row {
	border-bottom: 1px solid #000;
	padding:
} */
.mobile_size_table .body_row div {
	border-bottom: 2px solid #FFF;
	padding: 7px;
	/* background-color: purple; */
}

@media screen and (max-width: 900px) {
	/* .tabs_content th {
		background-color: #023353;
	} */
	.mobile_size_table {
		display: inline-block;
	}

	.desktop_table {
		display: none;
	}

	.tabs_content th {
		background-color: transparent;
		text-align: start;
	}

	.th_title {
		display: none;
	}

} 

@media screen and (min-width: 901px) {
	.mobile_title {
		display: none;
	}
}

.general_container {
	max-width: none !important;
	width: 85% !important;
	padding-left: 100px;
	padding-right: 0;
}

.cont_banner_attributes_product {
	display: flex;
	justify-content: space-between;
}

.cont_attributes_product {
	width: 63%;
}

.cont_banner_img_desktop {
	height: auto;
	width: 35%;
	margin-left: 90px;
	margin-right: 30px;
	margin-top: 16px;
}

.cont_banner_img_mobile {
	margin-top: 20px;
	width: 90%;
	margin: 0 auto;
	display: none;
}

.mobile_banner_img {
	width: 100%;
	min-width: 280px;
}

@media screen and (max-width: 1030px) {
	 
	.cont_banner_img_desktop {
		display: none;
	} 

	.cont_banner_img_mobile {
		display: flex !important;
		justify-content: center;
	} 


}


@media screen and (max-width: 1200px) {
	 
	.product_shoot_img {
		width: 180px;
	}

}

@media screen and (max-width: 1300px) {

	.cont_banner_attributes_product {
		justify-content: center;
	}

}

@media screen and (max-width: 1400px) {

	.general_container {
		padding-left: 10px;
	}

	.cont_attributes_product {
		width: 100%;
	}
}

@media screen and (max-width: 750px) {

	.mobile_banner_img {
		width: 100% !important;
	}
}