@charset "utf-8";

/* CSS Document */
.sitemap_firstrow {
	width:100%;
	display:block;
	float:left;
	clear:both;
	margin:0 0 0 0;
	padding:30px 0;
}

.sitemap_firstrow .col4{
	width:100%;
	float:left;
	display:block;
	margin: 0 3% 0 1%;
	padding:10px 0;
}

.sitemap_firstrow .col4 h2{
	width:100%;
	font-family:'Helvetica Neue', Arial, sans-serif;  
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	line-height:16px;
	margin:0 0 2px 0;
	padding: 0px 0 2px 0;
	border-bottom:1px solid #666666;
}

.sitemap_firstrow .col4 p{
	width:100%;
	font-family:'Roboto', Arial, sans-serif;  
	font-weight:normal;
	font-size:12px;
	line-height:12px;
	margin:0 0 0 0;
	padding: 4px 0 4px 0;
	border-bottom:1px solid #ededed;
}

.sitemap_firstrow .col4 p a,
.sitemap_secondrow .col4 p a {
	color:#58585A;
}

.sitemap_firstrow .col4 p a:hover,
.sitemap_secondrow .col4 p a:hover {
	color:#BA7C2F;
}

.sitemap_firstrow .col4 p.empty{
	border-bottom:0px solid #ededed;
}



.sitemap_secondrow {
	width:100%;
	display:block;
	float:left;
	clear:both;
	margin:0 0 0 0;
	padding: 0px 0 30px 0;
}

.sitemap_secondrow .col4{
	float:left;
	display:block;
	padding:10px 0;
}

.sitemap_secondrow .col4.left{
	width:18%;
	margin: 0 1% 0 1%;
	float:left;
}

.sitemap_secondrow .col4.right{
	width:21%;
	margin: 0 15% 0 1%;
	float:left;
}

.sitemap_secondrow .col4.end{
	margin: 0 0% 0 0%;
	float:left;
}

.sitemap_secondrow .col4 h2{
	width:100%;
	font-family:'Helvetica Neue', Arial, sans-serif;  
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	line-height:16px;
	margin:0 0 2px 0;
	padding: 0px 0 2px 0;
	border-bottom:1px solid #666666;
}

.sitemap_secondrow .col4 p{
	width:100%;
	font-family:'Roboto', Arial, sans-serif;  
	font-weight:normal;
	font-size:12px;
	line-height:12px;
	margin:0 0 0 0;
	padding: 4px 0 4px 0;
	border-bottom:1px solid #ededed;
}

.sitemap_secondrow .col4 p.selector{
	background:url(../../images/sitemap-arrow.png) 140px 4px no-repeat;
}

.sitemap_secondrow .col4 p.empty{
	border-bottom:0px solid #ededed;
	padding:0;
	height:21px;
}

.sitemap_secondrow .col4 p.active{
	color:#AB7128;
}



/**/



/*


#sitedis { width: 39%; float:left;}

#sitedis ul h2 {
    border-bottom: 1px solid #666666;
    font-family: 'Helvetica Neue',Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    margin: 0 0 21px 0 ;
    padding: 0 0 2px;
    text-transform: uppercase;
    width: 100%;
}

#sitedis ul.tabs {
	float:left;
	list-style:none;
	height:32px;
	width:172px;
	margin: 0 9px;
	border-radius:8px 0 -50px 0;
	padding:0;
}

#sitedis ul.tabs li {
	border-bottom: 1px solid #EDEDED;
    color: #58585A;
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    list-style: none outside none;
    margin: 0;
    width: 100%;
	text-transform:uppercase;
}
#sitedis ul.tabs li a {
	text-decoration:none;
	color:#58585A;
	display:block;
	padding:4px 20px;
}

#sitedis ul.tabs li a:hover {
	color:#000000;
}

#sitedis ul.tabs li.active,
#sitedis ul.tabs li.active a:hover {
	color:#AB7128;
	background: url("../../images/sitemap-arrow.png") 140px 4px no-repeat;
}
#sitedis ul.tabs li.active a { color:#AB7128;}

#sitedis .tabContainer {
	border:0px solid #999;
	overflow:hidden;
	float:left;
	width:170px;
	margin:40px 0 0 9px;
	background:#fff;
}

#sitedis .tabContent {
	font-size:1.2em;
}

#sitedis .tabContent ul {
	padding:0;
	margin:0;
}
#sitedis .tabContent li {
	border-bottom: 1px solid #EDEDED;
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin: 0;
    padding: 4px 0;
    width: 100%;
	color: #58585A;
	list-style:none;
}

#sitedis .tabContent li a {
	color: #58585A;
	text-decoration:none;
}

#sitedis .tabContent li a:hover {
	color: #AB7128;
	text-decoration:none;
}

#sitedis .tabContent li.empty {
	border-bottom:0px solid #ededed;
	padding:0;
	height:21px;
}
.sitemap_firstrow .col4 p.selector {
background: url(../../images/sitemap-arrow.png) 150px 4px no-repeat;
}

div.treeview ul li ul li {
    padding: 0 21px;
}


*/





/*Nuevos css*/
img,
audio,
video,
canvas,
svg,
object,
table {
  display: block;
  max-width: 100%;
  height: auto;
}

 
/*  XXS - XS - S - M - L - XL - XXL  */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}


 /** --- @section IMAGE GRID --- */
  .img-grid {
    margin-bottom: 2.5em;
    border-bottom: 1px solid #c4c6c7;
    border-top: 1px solid #c4c6c7;
  }
  .img-grid:after {
    content: "";
    display: table;
    clear: both;
  }
  .img-grid + .img-grid {
    margin-top: 2.5em;
  }
  .img-grid__row {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  .img-grid__row h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0.740741em;
    padding-bottom: 0.740741em;
    background-color: #fff;
  }

  [class*="img-grid__item"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  [class*="img-grid__item"] img {
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
    margin: auto;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    outline: 1px solid transparent;
  }
  [class*="img-grid__item"] a:focus img, [class*="img-grid__item"] a:hover img, [class*="img-grid__item"] a:active img {
    opacity: 0.8;
  }
  [class*="img-grid__item"] .txt-alpha {
    margin-top: 0.555556em;
    margin-bottom: 0;
  }
  [class*="img-grid__item"] span.txt-alpha {
    display: block;
  }
  .img-grid__item {
    float: left;
    height: auto;
  }

  .img-grid__item--full {
    background-color: white;
  }
  .img-grid__inner {
    padding-top: 2.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    height: 50px; 
  }
  .img-grid__sep {
    background-color: #c4c6c7;
    height: 1px;
  }
  .img-grid--6-cols .img-grid__row {
    background: url('/img/grid-6-desktop.png?1415351410') repeat-y;
  }
  .img-grid--6-cols .img-grid__item {
    width: 16.33%;
  }

.txt-upper {
    border-bottom: 1px solid #666666;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    margin: 0 0 2px;
    padding: 0 0 2px;
    text-transform: uppercase;
    width: 100%;
}
.block-alt{
    font-size: 1em;
    line-height: 1.25em;
    margin-top: 1em;
    margin-bottom: 2.25em;
}
.txt-alpha {
    font-family: "Roboto",Arial,sans-serif;
    font-size: 1.125em;
    font-style: normal;
    line-height: 1.38889em;
    margin-bottom: 1.25em;
    color: #58585a; 
}

.txt-alpha :hover {
	color:#BA7C2F;
}

/*.img-grid__item:hover{
    background-color: #000000;
}*/
.img-grid__item .hematofos{
    background: url('/img/logos/ico-hematofos.png') no-repeat center center;
}
.img-grid__item .hematofos:hover{
    background: url('/img/logos/ico-hematofos-white.png') no-repeat center center;
    background-color: #000000;
}
.img-grid__item .modivitasan{
    background: url('/img/logos/ico-modivitasan.png') no-repeat center center;
}
.img-grid__item .modivitasan:hover{
    background: url('/img/logos/ico-modivitasan-white.png') no-repeat center center;
    background-color: #000000;
}
.img-grid__item .fipronex{
    background: url('/img/logos/ico-fipronex.png') no-repeat center center;
}
.img-grid__item .fipronex:hover{
    background-color: #000000;
}
.img-grid__item .doramec{
    background: url('/img/logos/ico-doramec.png') no-repeat center center;
}
.img-grid__item .doramec:hover{
    background: url('/img/logos/ico-doramec-white.png') no-repeat center center;
    background-color: #000000;
}
.img-grid__item .eprimec{
    background: url('/img/logos/ico-eprimec.png') no-repeat center center;
}
.img-grid__item .eprimec:hover{
    background: url('/img/logos/ico-eprimec-white.png') no-repeat center center;
    background-color: #000000;
}
.img-grid__item .fasiject{
    background: url('/img/logos/ico-fasiject.png') no-repeat center center;
}
.img-grid__item .fasiject:hover{
    background: url('/img/logos/ico-fasiject-white.png') no-repeat center center;
    background-color: #000000;
}
.img-grid__item .nutrovet{
    background: url('/img/logos/ico-nutrovet.png') no-repeat center center;
}
.img-grid__item .nutrovet:hover{
    background: url('/img/logos/ico-nutrovet-white.png') no-repeat center center;
    background-color: #000000;
}
.img-grid__item .avivet{
    background: url('/img/logos/ico-avivet.png') no-repeat center center;
}
.img-grid__item .avivet:hover{
    background: url('/img/logos/ico-avivet-white.png') no-repeat center center;
    background-color: #000000;
}
.img-grid__item .tylvax{
    background: url('/img/logos/ico-tylvax.png') no-repeat center center;
}
.img-grid__item .tylvax:hover{
    background: url('/img/logos/ico-tylvax-white.png') no-repeat center center;
    background-color: #000000;
}
.img-grid__item .canitabs{
    background: url('/img/logos/ico-canitabs.png') no-repeat center center;
}
.img-grid__item .canitabs:hover{
    background: url('/img/logos/ico-canitabs-hover.png') no-repeat center center;
    background-color: #000000;
}
.img-grid__item .fipronexg5{
    background: url('/img/logos/ico-fipronexg5.png') no-repeat center center;
}
.img-grid__item .fipronexg5:hover{
    background: url('/img/logos/ico-fipronexg5-hover.png') no-repeat center center;
    background-color: #000000;
}
.img-grid__item .petonic{
    background: url('/img/logos/ico-petonic.png') no-repeat center center;
}
.img-grid__item .petonic:hover{
    background: url('/img/logos/ico-petonic-hover.png') no-repeat center center;
    background-color: #000000;
}
.img-grid__item .profelis{
    background: url('/img/logos/ico-profelis.png') no-repeat center center;
}
.img-grid__item .profelis:hover{
    background: url('/img/logos/ico-profelis-hover.png') no-repeat center center;
    background-color: #000000;
}
.img-grid__item .xelamec{
    background: url('/img/logos/ico-xelamec.png') no-repeat center center;
}
.img-grid__item .xelamec:hover{
    background: url('/img/logos/ico-xelamec-hover.png') no-repeat center center;
    background-color: #000000;
}