/*
Theme Name: Vetia URI: http://materialwp.com
Author: Brad Williams
Author URI: http://braginteractive.com
Description: Material Design WordPress Theme
Version: 0.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: materialwp
Tags: right-sidebar, fluid-layout, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

MaterialWP is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*Custom Styles Override*/
@import "custom_css/styles.css";

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Reset
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.1 Links
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Asides
	10.3 Comments
11.0 Infinite scroll
12.0 Media
	12.1 Captions
	12.2 Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {}

body {
  background-color: #ffffff;
  font-size: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.2em;
  line-height: 25px;
}

b,
strong {
  font-weight: bold;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
p,
a {
  font-family: "Maven Pro", sans-serif;
  font-weight: 300;
}

@font-face {
  font-family: "z_arista_lightregular";
  src: url("fonts/z_arista_light_trial-webfont.eot");
  src: url("fonts/z_arista_light_trial-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/z_arista_light_trial-webfont.woff2") format("woff2"),
    url("fonts/z_arista_light_trial-webfont.svg#z_arista_lightregular") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "arista_2.0_lightregular";
  src: url("fonts/arista2.0-lighttrial-webfont.eot");
  src: url("fonts/arista2.0-lighttrial-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/arista2.0-lighttrial-webfont.woff2") format("woff2"),
    url("fonts/arista2.0-lighttrial-webfont.woff") format("woff"),
    url("fonts/arista2.0-lighttrial-webfont.ttf") format("truetype"),
    url("fonts/arista2.0-lighttrial-webfont.svg#arista_2.0_lightregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

textarea.form-control {
  height: 74px;
}

div.wpcf7 {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 30px 70px;
}

.page-template-template-contacto .site-footer {
  margin-top: 0;
}

#seccionNoticias .card {
  box-shadow: none;
}

.page-template-template-contacto .entry-content h3 {
  margin-bottom: 7px;
  margin-top: 25px;
}

.page-template-template-contacto .entry-content p {
  margin-bottom: 8px;
}

.page-template-template-contacto .entry-content p img {
  margin-bottom: 10px;
  margin-right: 14px;
  margin-top: 4px;
  width: 16px;
}

.wpcf7-form .asunto {}

.panel {
  border: 0 none;
  border-radius: 0 !important;
  box-shadow: none;
}

#seccionNoticias>div>div {
  margin: 3px 0;
}

#seccionNoticias .col-sm-12,
.blog .col-sm-12 {
  margin-bottom: 4px;
  margin-top: 0;
  padding-left: 1px;
  padding-right: 4px;
}

.blog .header-title {
  margin-bottom: 50px;
}

.blog .card {
  box-shadow: none;
}

address {
  margin: 0 0 1.5em;
}

#seccionNoticias .card .entry-img {}

.navbar .navbar-nav>li>a {
  color: inherit;
  font-family: "Maven Pro", sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 20px;
  padding-top: 38px;
  text-transform: uppercase;
  border-bottom: solid 3px transparent;
}

.navbar .navbar-nav>li>a:hover,
.navbar .navbar-nav>li>a:focus,
.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>.active>a:hover,
.navbar .navbar-nav>.active>a:focus {
  border-bottom: solid 3px #00aeb7;
  background-color: transparent;
}

.ripple-wrapper {
  display: none;
}

.wrapper-producto {
  padding: 0px 10px;
}

#primary .producto_item_cont {
  margin-bottom: 6px;
  padding: 0 3px;
}

#buscadorProductos .site-main {
  padding: 0 9px;
}

.producto-item_int {
  border: 1px solid #dedede;
  padding: 0;

  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.producto-item_int:hover {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 1.5rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 0em;
}

ul {
  list-style-image: url(images/dot.png);
  margin-left: 0;
}

ol {
  list-style: decimal;
}

li>ul,
li>ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

#masthead li {
  margin-bottom: 0;
}

li {
  line-height: 25px;
  margin-bottom: 5px;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: bold;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/

.form-control-wrapper .form-control,
.form-control,
fieldset[disabled] .form-control:focus,
.form-control-wrapper .form-control:focus,
.form-control:focus,
fieldset[disabled] .form-control.focus,
.form-control-wrapper .form-control.focus,
.form-control.focus {
  padding: 0;
  float: none;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  background: transparent;
  border-bottom: 1px solid #757575;
}

/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
  color: #337ab7;
}

a:visited {}

a:hover,
a:focus,
a:active {
  color: #3f51b5;
}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation li {
  float: left;
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul ul li {}

.main-navigation li:hover>a {}

.main-navigation ul ul :hover>a {}

.main-navigation ul ul a:hover {}

.main-navigation ul li:hover>ul {
  left: auto;
}

.main-navigation ul ul li:hover>ul {
  left: 100%;
}

.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a {}

/* Small menu */
.menu-toggle {
  display: none;
}

@media screen and (max-width: 600px) {

  .menu-toggle,
  .main-navigation.toggled .nav-menu {
    display: block;
  }

  .main-navigation ul {
    display: none;
  }
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
  padding-left: 20px;
  padding-bottom: 40px;
  display: none;
}

.footer-productos li {
  list-style-type: none;
  margin-right: 0;
}

body .footer-productos ul li a {
  color: #00aeb7;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
  padding-right: 20px;
  padding-bottom: 40px;
  display: none;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
  display: none;
}

.widget ul {
  padding: 15px;
  margin-left: 0;
}

.widget-area ul li {
  list-style: none;
}

.widget .textwidget,
.widget #calendar_wrap,
.widget .tagcloud,
.widget .form-search {
  padding: 15px;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
#primary {}

.sticky {
  display: block;
}

.hentry {
  margin: 0 0 30px;
}

.listado-noticias-busqueda {
  display: flex;
  flex-wrap: wrap;
}

.filtro-contenido {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .filtro-contenido {
    width: 1170px;
    margin: 0 auto;
  }
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.entry-meta span,
.entry-footer span {
  margin-right: 20px;
  display: inline-block;
}

.entry-meta span:last-child,
.entry-footer span:last-child {
  margin-right: 0;
}

.entry-meta span a,
.entry-footer span a {
  color: #777;
  text-decoration: none;
  font-size: 90%;
}

.entry-meta span a:hover,
.entry-footer span a:hover {
  text-decoration: underline;
}

.entry-meta span i,
.entry-footer span i {
  color: #777;
  font-size: 80%;
}

.entry-footer .edit-link {
  float: right;
}

.entry-container {
  padding: 0px;
}

.entry-container h1 {
  margin-top: 0;
}

.entry-container h1 a {
  color: #404040;
}

.entry-container h1 a:hover {
  text-decoration: none;
  color: #3f51b5;
}

.contenido-contacto {
  padding: 30px 0;
}

.formulario-contacto br {
  display: none;
}

.formulario-contacto .form-control-wrapper {
  margin: 15px 0;
}

a.read-more {
  text-transform: uppercase;
  color: #404040;
  font-weight: 500;
}

a.read-more:hover {
  text-decoration: none;
  color: #3f51b5;
}

.card {
  background-color: #ffffff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  border: 0;
}

.card .entry-img {
  background-color: #f4f4f4;
}

.card .entry-img img {
  min-height: 250px;
}

.site-footer {
  background-color: #fff;
  color: #ffffff;
  margin-top: 30px;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
#secondary {}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {}

.comments-area {
  padding: 35px;
}

.comments-title,
.comment-reply-title {
  padding-bottom: 9px;
  margin: 40px 0 20px 0;
  border-bottom: 1px solid #eee;
}

ol.comment-list {
  list-style: none;
  padding-left: 0;
}

.comment-author .avatar {
  margin-right: 25px;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 4px;
}

.comment-meta {
  margin-top: 20px;
  margin-bottom: 20px;
}

.comment-details {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
}

.comment-details .reply {
  margin-top: 10px;
}

.comment-date a {
  font-size: 11px;
  color: #777;
  margin-right: 10px;
}

#commentform #comment {
  width: 100% !important;
}

#commentform #submit {
  position: relative;
  padding: 8px 30px;
  border: 0;
  margin: 10px 1px;
  cursor: pointer;
  border-radius: 2px;
  text-transform: uppercase;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.84);
  -webkit-transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0 !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  -webkit-transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);

  color: rgba(0, 0, 0, 0.84);
  background-color: transparent;
  border-color: #ccc;
}

#commentform #submit:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
Portfolio
--------------------------------------------------------------*/
#Container .mix {
  display: none;
}

.btn:not(.btn-link):not(.btn-flat).active {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.23), 0 10px 30px rgba(0, 0, 0, 0.19);
}

.portfolio-list .mix h4 {
  padding: 10px;
  margin: 0;
}

.portfolio-list .mix h4 a {
  color: #404040;
  font-size: 12px;
}

.portfolio-list .mix h4 a:hover {
  text-decoration: none;
  color: #3f51b5;
}

.portfolio-img {
  background-color: #ffffff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  border: 0;
  margin-bottom: 20px;
}

/* CSS Alejandro Bernardez Araujo */
/*--------------------------------------------------------------
Navbar
--------------------------------------------------------------*/
.navbar.navbar-vetia {
  background-color: rgba(0, 174, 183, 0.5);
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 36px;
}

.home .navbar.navbar-vetia {
  background-color: transparent;
  transition: top 0.5s;
}

.navbar.navbar-vetia.opaque {
  background-color: #00aeb7;
  color: white;
  -webkit-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(100, 100, 100, 0.2);
  -moz-box-shadow: 0px 2px 4px 0px rgba(100, 100, 100, 0.2);
  box-shadow: 0px 2px 4px 0px rgba(100, 100, 100, 0.2);
  top: 0;
  transition: top 0.5s;
}

.navbar.navbar-vetia .navbar-brand {
  height: auto;
}

.margin-container {
  margin-top: 50px;
}

.cabecera-form .btn:hover {
  box-shadow: none !important;
  font-size: 16px;
}

.btn-search {
  padding: 8px 10px;
  color: #ffffff !important;
}

.ocultar {
  display: none;
}

.header-title {
  color: #ffffff;
  font-size: 90px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  padding: 180px 0 100px;
  text-align: center;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  font-family: "Maven Pro", sans-serif;
  letter-spacing: 0.05em;
}

.background-header {}

.espaciado-cabecera {
  height: 80px;
}

.single-productos .navbar.navbar-vetia {
  background-color: rgba(0, 174, 183, 1);
}

#seccionInfo a:hover>div {
  opacity: 0.2;
}

.post-type-archive-productos .site-footer {
  margin-top: 0;
}

/*--------------------------------------------------------------
Front-page
--------------------------------------------------------------*/
[class*="panel-"]>.panel-heading {
  background-color: transparent;
  border-top: 2px solid #dedede;
  color: #000;
  padding-left: 0;
  text-transform: uppercase;
  /* margin-left: 15px; */
}

.widget-area ul li {
  padding: 4px 0;
}

.center-image {
  display: block;
  margin: 0 auto;
}

section {
  padding: 50px 0;
}

#seccionDescripcion {
  background-color: #00aeb7;
}

.home section,
.distribucion-productos section {
  padding: 30px 0;
}

#seccionDescripcion img {
  margin-bottom: 25px;
}

#seccionDescripcion p,
#seccionDescripcion {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 0;
  text-align: center;
}

#seccionProductos {
  background-color: #ffffff;
}

#seccionProductos .titulo-home,
.titulo-home {
  color: #003d52;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
  /*font-family: 'arista_2.0_lightregular', 'marvel_pro';*/
  letter-spacing: 0.05em;
}

#seccionProductos p {
  font-size: 21px;
  margin-top: 16px;
  text-align: center;
}

#seccionInfo {
  padding: 0px;
  margin-bottom: 1px;
}

#seccionProductos figure {
  border: 3px solid #00aeb7;
  color: #00aeb7;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#seccionInfo .animal-item-ext {}

.animal-item-ext2 {
  width: calc(50% - 2px);
}

.titulo-producto-destacado {
  font-size: 45px;
  font-family: "Maven Pro", sans-serif;
}

.titulo-producto-destacado p {
  margin-bottom: 10px;
}

.animal-item-ext {
  margin-right: 1px;
}

#seccionProductos .icono-animal {
  /*
	height:50px;
	width:75px;
	background-position:center;
	background-size:90% auto;
	background-repeat: no-repeat;
	*/
  height: 100px;
  width: 150px;
  background-position: center;
  background-size: 90% auto;
  background-repeat: no-repeat;
}

.circle img {
  margin: 0 auto;
  width: 90px;
}

#seccionProductos figure:hover {
  background-color: #00aeb7;
  color: #ffffff;
}

.circle {
  border-radius: 50%;
  display: inline-block;
  padding: 49px 44px;
}

figure figcaption {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase;
}

#seccionInfo .col-xs-12 a:hover {
  background-color: #000;
}

#seccionInfo figure figcaption {
  color: #ffffff;
}

#seccionInfo figure {
  border: 1px solid #ffffff;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 20px;
  width: 250px;
  height: 250px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}

#seccionInfo figure figcaption,
#seccionInfo figure img {
  align-items: center;
}

#seccionInfo figure img {
  width: 115px;
}

#seccionInfo figure:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

#vacuna {
  margin: 50px auto 50px auto;
}

#farmacologico {
  margin: 50px auto 50px auto;
}

#seccionProductoHome,
#seccionProductoCodilex {
  padding: 120px 0;
  color: #ffffff;
  position: relative;
}

#seccionProductoCodilex {
  background-position: center;
}

#seccionProductoHome {
  background-position: 35% 80%;
  margin-bottom: 1px;
  background-color: #f8f8f8;
  background-repeat: no-repeat;
}

#seccionProductoHome h1,
#seccionProductoCodilex h1 {
  padding: 0px 15px;
  color: #ffffff;
}

#seccionProductoHome a,
#seccionProductoCodilex a {
  color: #ffffff;
}

#seccionProductoHome a:hover,
#seccionProductoCodilex a:hover {
  text-decoration: none;
}

#textoBluevac p {
  background-color: #00adb7;
  padding: 10px 15px;
  font-size: 25px;
}

#seccionIDI {
  background-color: #004555;
}

.ms-slide-info {
  position: absolute !important;
  top: 116px;
}

.text-circle {
  margin: 0 auto 20px auto;
  border: 2px solid #ffffff;
  height: 140px;
  width: 140px;
  line-height: 140px;
  -moz-border-radius: 63px;
  border-radius: 50%;
  font-size: 2em;
  text-align: center;
  color: #ffffff;
}

#seccionIDI p {
  text-align: center;
  color: #ffffff;
  font-size: 21px;
}

.center {
  margin: 0 auto;
  display: block;
}

#seccionIDI .btn {
  background-color: #00aeb7;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  padding: 12px 50px;
  font-weight: bold;
}

#seccionIDI .btn:hover {}

.footer-producto ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-producto ul li {
  display: inline;
  text-align: center;
  font-size: 0.85em;
  margin-right: 5px;
}

#ficha-producto .footer-producto {
  padding-top: 30px;
}

#ficha-producto .footer-producto ul li {
  display: block;
  text-align: left;
  font-size: 14px;
  line-height: 35px;
}

.footer-producto .first-ul {
  text-transform: uppercase;
  margin-bottom: 10px;
}

.div-center {
  width: 100%;
  text-align: center;
}

#seccionNoticias>div>div {
  margin: 15px 0;
}

.entry-img {
  position: relative;
}

.entry-title {
  margin: 10px 0;

}

.card.item-noticia {
	display: block;
	margin-bottom: 40%;
	margin-top: -5%
}

.entry-container-bottom {
  	display: block;
	margin-top: 55%; 
  	margin-left: -3.5%
}


.entry-title-noticias {
  margin: 10px 0;
  color: #134F66;
  font-size: 15px !important;
  font-weight: bold;
}
.leer-mas-btn{
    color: #134F66;
}

#producto .entry-title,
.single-productos .entry-title {
  padding-bottom: 10px;
  border-bottom: 3px solid #00aeb7;
  margin: 10px 0;
  display: block;
  font-family: "Maven Pro", sans-serif;
  font-weight: 300;
  font-size: 36px;
}

.item-noticia .entry-title,
.entry-title a {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}

.item-noticia .overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 174, 183, 0.75);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 3;
}

.item-noticia:hover .overlay {
  opacity: 1;
}

.item-noticia .overlay .overlay_int {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}

.item-noticia .overlay .overlay_int img {
  margin: 5px auto;
}

.item-noticia .entry-img img {
  width: 100%;
}

.entry-container-top {
  position: absolute;
  top: 250px;
  left: 0;
  width: 100%;
  padding: 30px;
}

.entry-container-bottom {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  display: flex;
  align-items: center;
  z-index: 2;
}

.date-noticias {
  	display: block;
  color: #00aeb7;
  font-size: 13px;
  font-weight: bold;
}

.entry-title.entry-title-noticias {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}


.cabecera-form {
  float: right;
  max-width: 150px;
  color: #fff;
  margin-top: 30px;
  margin-left: 10px;
}

.cabecera-form .form-control-wrapper input[type="text"] {
  color: #fff;
  border-color: #fff;
}

.cabecera-form .form-control-wrapper .floating-label {
  color: #fff;
}

.cabecera-form .form-control-wrapper .form-control:focus~.floating-label {
  color: #fff;
  text-transform: uppercase;
}

input.btn:hover:not(.btn-link):not(.btn-flat):not(.btn-fab),
input.btn:not(.btn-link):not(.btn-flat):not(.btn-fab) {
  background-color: #00aeb7;
  color: #fff;
}

.form-control-wrapper .form-control:focus~.floating-label {
  color: #00aeb7;
  text-transform: uppercase;
}

.search .entry-title a {
  color: #00aeb7;
}

.search .entry-title {
  margin-top: 0;
}

.search .card .entry-container {
  padding: 15px;
}

.search .card {
  box-shadow: none;
  border: solid 1px rgba(0, 0, 0, 0.1);
}

.breadcrumbs {
  background-color: #fafafa;
  padding: 5px 0;
  margin-bottom: 15px;
}

a,
a:hover {
  color: rgba(0, 174, 183, 1);
}

.paginacion {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  clear: both;
}

.paginacion .wp-pagenavi .pages,
.paginacion .wp-pagenavi .current,
.paginacion .wp-pagenavi .page,
.paginacion .wp-pagenavi .nextpostslink,
.paginacion .wp-pagenavi .previouspostslink,
.paginacion .wp-pagenavi .extend,
.paginacion .wp-pagenavi .first,
.paginacion .wp-pagenavi .last {
  padding: 6px 12px;
  vertical-align: bottom;
  color: #555;
}

.paginacion .wp-pagenavi .current {
  background: #00aeb7;
  border-color: #00aeb7;
  color: white;
}

.paginacion .wp-pagenavi a:hover,
.paginacion .wp-pagenavi a:focus,
.paginacion .wp-pagenavi a:active {
  text-decoration: none;
  border-color: #00aeb7;
  color: #00aeb7;
}

/*--------------------------------------------------------------
Single productos
--------------------------------------------------------------*/
#singleProductos {
  margin-top: 50px;
  background-color: #ffffff;
}

#singleProductos .entry-container {
  padding: 15px 30px;
}

#singleProductos .entry-header h1 {
  font-size: 30px;
  font-weight: bold;
}

#singleProductos .card-productos .entry-header {
  border-bottom: 2px solid #00aeb7;
}

#singleProductos .card-productos .entry-content h2 {
  font-size: 14px;
  font-weight: bold;
}

#singleProductos .card-productos .entry-content>div {
  border-bottom: 1px solid #f2f2f2;
}

#productosRelacionados .row>div>div {
  height: 300px;
  background-color: #00aeb7;
  margin-bottom: 20px;
}

.footer-content {
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
}

.footer-content li {
  margin-bottom: 20px;
}

.contenedor-flex {
  display: flex;
}

.icono {
  width: auto;
  margin-top: 15px;
}

.contenido {
  flex: 1;
  margin-left: 15px;
}

.contenido h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
  color: #00aeb7;
}

.contenido h4 {
  font-size: 12px;
  font-weight: bold;
}

/*--------------------------------------------------------------
Archive -  Productos
--------------------------------------------------------------*/

#buscadorProductos .margin-container {
  margin: 0 !important;
  position: relative;
  top: -100px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

.menu-productos {
  text-align: center;
  margin-bottom: 30px;
}

.menu-productos ul {
  margin: 50px auto 20px auto;
  padding: 0;
  display: inline-block;
  border-bottom: 1px solid #ccc;
}

.menu-productos ul li {
  display: inline-block;
  margin: 0px;
  text-align: center;
  text-transform: uppercase;
}

.menu-productos ul li a {
  color: #ccc;
  display: inline-block;
  border-bottom: 4px solid white;
  height: 100%;
  min-width: 104px;
  padding: 60px 10px 20px 10px;
}

.menu-productos ul li a:hover,
.menu-productos ul li a:active,
.menu-productos ul li a:focus,
.menu-productos ul li.current-menu-item a {
  text-decoration: none;
  color: #00aeb7;
  border-bottom: 4px solid #00aeb7;
}

.footer-productos {
  background-color: #ffffff;
  min-height: 182px;
  padding: 20px 10px;
}

.post-type-archive-productos #content .container {
  padding: 0px;
}

.footer-productos p {
  color: #00aeb7;
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0;
  text-align: center;
  text-transform: uppercase;
  min-height: 45px;
}

.footer-productos>div {
  text-align: center;
}

.footer-productos ul {
  margin: 0 auto;
  padding: 0;
  min-height: 85px;
}

.footer-productos ul li {
  display: inline-block;
  padding-right: 10px;
}

.footer-productos ul li a {
  color: #ffffff;
}

footer .lema {
  font-size: 18px;
  padding: 12px 2px;
  margin: 0;
  font-weight: bold;
}

/*--------------------------------------------------------------
Delegados de provincia
--------------------------------------------------------------*/
#map>svg {
  display: block;
  margin: auto;
  width: 100%;
  height: auto;
}

.info-delegado {
  padding-bottom: 20px;
  margin-top: 100px;
}

.info-delegado .seccion {
  padding-right: 20px;
  font-size: 18px;
}

.info-delegado .seccion p {
  font-weight: bold;
  text-transform: uppercase;
}

.info-delegado p {
  margin: 0;
  margin-bottom: 5px;
  color: #00aeb7;
  text-align: left;
}

.info-provincia {
  padding: 10px 0;
  margin-top: 100px;
  position: relative;
}

.info-provincia-box {
  position: absolute;
  bottom: 0;
  right: 10px;
}

.info-delegado #nombreDelegado {
  font-weight: bold;
  font-size: 18px;
}

.info-provincia {
  min-height: 130px;
  border-right: 2px solid #00aeb7;
  font-size: 18px;
}

#provincia {
  text-transform: uppercase;
  text-align: right;
  margin: 0;
  font-weight: bold;
  color: #00aeb7;
}

/*--------------------------------------------------------------
Page - Empresa
--------------------------------------------------------------*/
#empresa h2,
#empresa h3,
#empresa h4 {
  margin-top: 15px;
}

.entradilla {
  background-color: #f7f7f7;
  padding: 30px 0;
}

#empresa p {
  font-size: 15px;
}

#empresa blockquote {
  border-color: rgba(0, 174, 183, 0.3);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#empresa blockquote:hover {
  border-color: rgba(0, 174, 183, 1);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#empresa blockquote p {
  font-size: 17px;
  font-style: italic;
}

#empresa .text-circle {
  color: #00aeb7;
  border-color: #00aeb7;
}

a .card {
  border: solid 1px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  box-shadow: none;
}

a:hover .card {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}

.card.animal-item:hover {
  color: #fff;
  background-color: #00aeb7;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}

.card.animal-item {
  display: flex;
  align-items: center;
  justify-content: left;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.card.animal-item>div {
  /*
	align-items:center;
	flex-basis:50%
	*/
}

.card.animal-item .icono-animal {}

#seccionProductos .card.animal-item .icono-animal {
  /* background-size: 50px auto; */
  background-size: 115px auto;
}

.nombre-animal {
  color: #00aeb7;
  text-align: left;
  font-size: 21px;
  font-weight: bold;
}

/*
#seccionProductos .card.animal-item .icono-animal.icono-4{
	background-size: 90px auto ;
}
#seccionProductos .card.animal-item .icono-animal.icono-6{
	background-size: 50px auto;
}
#seccionProductos a .icono-animal.icono-6{

}
*/
.animales-vetia {
  margin-top: 40px;
}

#seccionProductos .contenedor_animal:hover {
  cursor: pointer;
  text-decoration: none;
}

.contenedor_producto:hover {
  cursor: pointer;
  text-decoration: none;
}

.contenedor_animal:hover .card.animal-item .nombre-animal {
  color: #fff;
  text-decoration: none;
}

.nombre-animal:hover {
  text-decoration: none;
}

a:hover .card.animal-item .icono-animal {}

/* */
.cookie-notice-container a {
  color: #ffffff;
}

#cookie-notice .button.bootstrap {
  color: #ffffff;
  background-color: #004555;
  background-image: none;
}

#cookie-notice .button.bootstrap:hover {
  color: #ffffff;
  background-color: #004555;
}

/* Buscador productos */
#buscadorProductos h2 {
  text-align: center;
  margin: 30px 0px;
  color: #00aeb7;
}

#buscadorProductos .container .card>div {
  margin-bottom: 30px;
}

#buscadorProductos .card {
  position: relative;
  top: -200px;
}

#buscadorProductos ul li {
  display: inline-block;
}

#buscadorProductos ul {
  margin-top: 50px;
  padding: 0;
  margin: 0;
}

#buscadorProductos .card {
  padding: 0px 30px;
}

#buscadorProductos .descrip-selector-animales,
#buscadorProductos .descrip-selector-productos {
  text-align: left;
  color: #434343;
  font-size: 17px;
  padding: 20px 0;
  margin: 0;
}

#buscadorProductos .busc-icono-animal,
#buscadorProductos .busc-icono-tipo {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 55px;
  padding: 52px 9px 20px 9px;
}

/*
#buscadorProductos .busc-icono-animal-todos{
	background-image: url(images/buscador_img/animales_gris.png);
}
#buscadorProductos .busc-icono-animal-todos.active{
	background-image: url(images/buscador_img/animales_verde.png);
}
*/
#buscadorProductos .busc-icono-animal-aves {
  background-image: url(images/buscador_img/aves_gris.png);
}

#buscadorProductos .busc-icono-animal-conejos {
  background-image: url(images/buscador_img/conejo_gris.png);
}

#buscadorProductos .busc-icono-animal-porcino {
  background-image: url(images/buscador_img/cerdo_gris.png);
}

#buscadorProductos .busc-icono-animal-porcino.active {
  background-image: url(images/buscador_img/cerdo_verde.png);
}

#buscadorProductos .busc-icono-animal-equino {
  background-image: url(images/buscador_img/equino_gris.png);
}

#buscadorProductos .busc-icono-animal-equino.active {
  background-image: url(images/buscador_img/equino_verde.png);
}

/*
#buscadorProductos .busc-icono-animal-gato{
	background-image: url(images/buscador_img/gato_gris.png);
}
*/
#buscadorProductos .busc-icono-animal-perro_gato {
  background-image: url(images/buscador_img/perros_y_gatos_gris.png);
}

#buscadorProductos .busc-icono-animal-perro_gato.active {
  background-image: url(images/buscador_img/perros_y_gatos_verde.png);
}

#buscadorProductos .busc-icono-animal-ovino_caprino {
  background-image: url(images/buscador_img/ovino_caprino_gris.png);
}

#buscadorProductos .busc-icono-animal-ovino_caprino.active {
  background-image: url(images/buscador_img/ovino_caprino_verde.png);
}

#buscadorProductos .busc-icono-animal-bovino {
  background-image: url(images/buscador_img/bovino_gris.png);
}

#buscadorProductos .busc-icono-animal-bovino.active {
  background-image: url(images/buscador_img/bovino_verde.png);
}

/*#buscadorProductos .busc-icono-tipo-todos{
	background-image: url(images/buscador_img/tipo_todos_gris.png);
}*/
#buscadorProductos .busc-icono-tipo-farmacologicos {
  background-image: url(images/buscador_img/farmacologico_gris.png);
}

#buscadorProductos .busc-icono-tipo-farmacologicos.active {
  background-image: url(images/buscador_img/farmacologico_verde.png);
}

#buscadorProductos .busc-icono-tipo-vacuna {
  background-image: url(images/buscador_img/vacunas_gris.png);
}

#buscadorProductos .busc-icono-tipo-vacuna.active {
  background-image: url(images/buscador_img/vacunas_verde.png);
}

#buscadorProductos .buscador-texto {
  margin-top: 30px;
}

#buscadorProductos .buscador-texto [type="text"] {
  padding: 10px 15px;
  border: none;
  background-color: #f7f7f7;
  color: #bbb;
  width: 100%;
}

#buscadorProductos .buscador-texto button {
  background-color: #00aeb7;
  color: #ffffff;
}

#buscadorProductos .buscador-texto button:hover {
  background-color: #004555;
}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

.resumen-producto {
  min-height: 84px;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked)+label:before,
[type="checkbox"]:checked+label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 12px;
  height: 12px;
  border: 1px solid #000;
  background: #fff;
  border-radius: 50%;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* checked mark aspect */
[type="checkbox"]:not(:checked)+label:after,
[type="checkbox"]:checked+label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 12px;
  height: 12px;
  border: 1px solid #000;
  background: #00aeb7;
  border-radius: 50%;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  transition: all 0.2s;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked)+label:after {
  opacity: 1;
  transform: scale(0);
  border: 1px solid #000;
}

[type="checkbox"]:checked+label:after {
  opacity: 1;
  transform: scale(1);
  border: 1px solid #000;
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked)+label:before,
[type="checkbox"]:disabled:checked+label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

[type="checkbox"]:disabled:checked+label:after {
  color: #999;
}

[type="checkbox"]:disabled+label {
  color: #aaa;
}

/* accessibility */
[type="checkbox"]:checked:focus+label:before,
[type="checkbox"]:not(:checked):focus+label:before {
  border: 1px dotted #000;
}

#buscadorProductos .opcion-animal {
  text-align: center;
}

#buscadorProductos label {
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  color: #b6b6b6;
  font-size: 14px;
}

#buscadorProductos label:hover,
#buscadorProductos .busc-icono-animal-bovino.active label {
  color: #00aeb7;
}

/* hover style just for information */
label:hover:before {
  border: 1px solid #000 !important;
}

.home .ms-info {
  max-width: 1170px;
  display: block;
  margin: 0 auto;
}

#telefonoDelegado {
  padding-left: 30px;
  background-image: url(images/telefono.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: left center;
}

#emailDelegado {
  padding-left: 25px;
  background-image: url(images/sobre.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: left center;
}

.email-delegado {
  padding-left: 25px;
  background-image: url(images/sobre.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: left center;
}

.telefono-class {
  padding-left: 30px;
  background-image: url(images/telefono.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: left center;
}

#paginaDelegado {
  margin-top: 60px;
}

#paginaDelegado .info-delegado {
  margin: 0;
  padding: 0;
}

#paginaDelegado .info-delegado {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

#paginaDelegado .info-delegado .info-container {
  padding-left: 20px;
  border-left: 2px solid #00aeb7;
}

/* 
/*--------------------------------------------------------------
Vademecum
--------------------------------------------------------------*/
.swal2-icon.swal2-question {
  color: #00aeb7 !important;
  border-color: #00aeb7 !important;
  /* 004555 */
}

/* Bluevac */
.bluevac-option {
  text-align: center;
}

#bluevac [class*="panel-"]>.panel-heading {
  background-color: transparent;
  border: 1px solid #dedede;
  padding: 0px 10px;
  color: #000;
  text-transform: none;
  cursor: pointer;
}

#bluevac [class*="panel-"]>.panel-heading h5::after {
  content: "\f078";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 10px 0px 0px;
  text-decoration: none;
  float: right;
}

#bluevac [class*="panel-"]>.panel-heading.activo h5::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 10px 0px 0px;
  text-decoration: none;
  float: right;
}

#bluevac .activo {
  background-color: #00aeb7 !important;
  color: #ffffff !important;
}

#bluevac [class*="panel-"]>.panel-heading h5::after {
  content: "\f078";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 10px 0px 0px;
  text-decoration: none;
  float: right;
}

#bluevac [class*="panel-"]>.panel-heading.activo h5::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 10px 0px 0px;
  text-decoration: none;
  float: right;
}

#bluevac .activo {
  background-color: #00aeb7 !important;
  color: #ffffff !important;
}

#bluevac .panel-collapse {
  border: 1px solid #dedede;
  border-top: none;
}

#bluevac .panel {
  margin: 0 0 10px 0;
}

.header-productos {
  height: 236px;
  overflow: hidden;
}

#bluevac {
  margin-top: 30px;
}

#bluevac #primary .header-productos {
  height: auto;
}

#bluevac .footer-productos {
  min-height: 0px;
}

#bluevac .nuestros-productos {
  display: flex;
  justify-content: space-between;
}

#bluevac .nuestros-productos h2 {
  margin-bottom: 30px;
}

.footer-der img {
  max-width: 90px;
}

footer .first-ul {
  margin-top: 15px;
}

.header-background {
  background-position: center bottom;
}

.noticia-item-ext2 {
  margin-bottom: 30px;
}

body.single .byline {
  display: none;
}

.header-background-extend {
  background-size: cover;
  min-height: 600px;
  background-position: center bottom;
}

.overlay-cabecera {
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.header-background {
  position: relative;
}

.header-background .header-title,
.header-background-extend .header-title {
  position: relative;
  z-index: 10;
}

.header-background-extend {
  position: relative;
}

.listado-blog .item-noticia-ext {
  display: inline-block;
}

body.search .page-header {
  margin-top: 0;
}

body.search #primary {
  padding-top: 20px;
}

/*Plugin masonry*/
#post-grid-517 .title {
  color: rgba(0, 174, 183, 1);
}

body #post-grid-517 .excerpt {
  font-size: 15px;
}

/* Línea Bluevac */
.producto-linea-bluevac {
  padding: 20px;
  border: 1px solid #dedede;
}

.producto-linea-bluevac p {
  margin-bottom: 0px;
  color: #00aeb7;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}

.nuestros-productos a:hover {
  text-decoration: none;
}

.producto-linea-bluevac:hover {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
}

.title-nuestros-productos {
  margin: 30px 0px;
}

.btn-vetia {
  background-color: #00aeb7 !important;
  border-radius: 0;
  color: #fff !important;
  font-size: 18px;
  padding: 12px 50px;
  font-weight: bold;
  border: 2px solid #00aeb7;
  transition: background-color 0.25s, color 0.25s;
}

.btn-vetia-border:hover {
  background-color: #00aeb7 !important;
  color: #fff !important;
  transition: background-color 0.25s, color 0.25s;
}

.btn-vetia-border {
  background-color: transparent !important;
  border-radius: 0;
  color: #00aeb7 !important;
  font-size: 18px;
  padding: 12px 50px;
  font-weight: bold;
  border: 2px solid #00aeb7;
  transition: background-color 0.25s, color 0.25s;
}

/* Colidex */
.wrapper-colidex {
  margin-top: 15px;
}

.btn.btn-colidex {
  margin: 0px;
  margin-bottom: 15px;
  width: 100%;
}

.wrapper-colidex .producto {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}

.collapse-info {
  border: 2px solid #00aeb7;
  color: #ffffff;
  background-color: #00aeb7;
  transition: all 0.25s;
  padding: 12px 50px;
  text-transform: uppercase;
  font-size: 18px;
  padding: 12px 15px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  max-width: 375px;
  position: relative;
}

.collapse-info i {
  position: absolute;
  right: 15px;
}

.collapse-info:hover {
  cursor: pointer;
}

.collapse-info[aria-expanded="true"] .fa-chevron-down {
  display: none;
}

.collapse-info[aria-expanded="false"] .fa-chevron-up {
  display: none;
}

.collapse-info.collapsed {
  background-color: #ffffff;
  color: #00aeb7;
  transition: all 0.25s;
}

.collapse-info .fa {
  margin-top: 4px;
}

.wrp-info .list-lechones {
  margin-bottom: 30px;
}

.wrp-info {
  border: 2px solid #00aeb7;
  padding: 15px;
  width: 100%;
  max-width: 375px;
}

.wrp-info h5 {
  font-size: 16px;
  text-transform: uppercase;
  color: #00aeb7;
  font-weight: 600;
}

.wrp-info ul {
  margin: 0px;
  list-style: none;
  padding-left: 15px;
}

.wrp-info ul li {
  font-size: 18px;
  margin-bottom: 15px;
}

.wrp-info ul li:last-child {
  margin-bottom: 0px;
}

.wrp-info .fa {
  color: #00aeb7;
}

/*--------------------------------------------------------------
Media Queries
--------------------------------------------------------------*/
/* 5 Colums layout */
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}

@media only screen and (min-width: 480px) {
  .portfolio-list .mix h4 {
    padding: 20px;
  }

  .portfolio-list .mix h4 a {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  body .circle {
    padding: 25px 25px;
  }

  .header-productos {
    height: 250px;
  }
}

@media (max-width: 768px) {
  .collapse-info {
    max-width: 100%;
    text-align: center;
  }

  .wrp-info {
    max-width: 100%;
  }

  #buscadorProductos .selector-animales li {
    background: none;
    padding: 10px;
  }

  #buscadorProductos ul {
    border: 1px solid #00aeb7;
    border-top: none;
    margin-bottom: 20px;
  }

  #buscadorProductos .descrip-selector-animales,
  #buscadorProductos .descrip-selector-productos {
    background-color: #ffffff;
    padding-left: 10px;
    border: 1px solid #dedede;
    cursor: pointer;
  }

  #buscadorProductos .descrip-selector-animales::after,
  #buscadorProductos .descrip-selector-productos::after {
    content: "\f078";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 10px 0px 0px;
    text-decoration: none;
    float: right;
  }

  #buscadorProductos .selector {
    margin-bottom: 10px;
  }

  #buscadorProductos .descrip-selector-animales.activo::after,
  #buscadorProductos .descrip-selector-productos.activo::after {
    content: "\f077";
  }

  #buscadorProductos .descrip-selector-animales.activo,
  #buscadorProductos .descrip-selector-productos.activo {
    background-color: #00aeb7;
    border: 1px solid #00aeb7;
    color: #ffffff;
  }

  #buscadorProductos .selector-productos li {
    background: none;
    padding: 10px;
  }

  .margin-container {
    margin: 50px 0px;
  }

  #buscadorProductos .card {
    top: 0;
  }

  #buscadorProductos .margin-container {
    margin-top: 0;
    top: 50px;
  }
}

@media (max-width: 991px) {
  .collapse-info {
    max-width: 100%;
    text-align: center;
  }

  .wrp-info {
    max-width: 100%;
  }

  .formulario-contacto input.btn:not(.btn-link):not(.btn-flat):not(.btn-fab) {
    width: 100%;
  }

  .header-title {
    padding: 120px 0 40px;
    font-size: 60px;
  }

  .header-background-extend {
    background-size: cover;
    min-height: 450px;
    background-position: center bottom;
  }

  .contenido-contacto {
    padding: 15px;
  }

  .contenido-contacto .entry-content {
    margin-bottom: 30px;
  }

  .header-background {
    background-position: center;
    background-size: cover;
  }

  .page-template-template-empresa .entradilla img {
    max-width: 130px;
  }

  footer.site-footer ul.first-ul {
    margin-top: 0;
  }

  .titulo-producto-destacado {
    padding-right: 15px;
  }

  #seccionProductoCodilex,
  #seccionProductoHome {
    padding: 100px 0;
  }

  #seccionProductoHome {
    background-position: 25% 80%;
  }

  #seccionProductoCodilex {
    background-position: left -200px center;
  }

  .menu-productos .menu-item a {
    min-width: inherit;
    padding: 52px 15px 20px 15px;
  }

  #textoBluevac p {
    max-width: 390px;
  }

  header .nav>li>a {
    padding-right: 8px;
    padding-left: 8px;
  }

  #seccionProductos .icono-animal {
    height: 90px;
    width: 118px;
    background-size: 100px auto;
  }

  .circle figure figcaption {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 8px;
  }

  #farmacologico,
  #vacuna {
    margin: 50px auto;
    float: none;
    display: inline-block;
  }

  #seccionInfo {
    text-align: center;
  }

  #seccionInfo figure {}

  .seccion_marca_int {
    text-align: right;
  }

  #textoBluevac {
    max-width: 500px;
    float: none;
    display: inline-block;
  }

  #colophon .col-pie,
  #colophon .col-pie ul {
    clear: both;
  }

  #colophon .col-pie1,
  #colophon .col-pie2 {
    padding: 15px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  }

  #colophon .col-pie3 {
    padding: 15px;
  }

  footer .col-md-4 {
    padding: 15px;
  }

  .footer-der {
    border-top: solid 1px rgba(255, 255, 255, 0.2);
  }
}

@media (max-width: 767px) {
  .header-background-extend {
    margin-top: 60px;
  }

  #buscadorProductos {
    top: 0;
  }

  .header-background-extend {
    min-height: inherit;
  }

  .navbar .navbar-collapse {
    background-color: rgba(0, 174, 183, 1);
  }

  #masthead {
    z-index: 1000;
    position: relative;
  }

  .noticia-item-ext2 {
    max-width: 400px;
    display: block;
    margin: 5px auto;
    float: none;
  }

  .single-productos .producto-img {
    max-width: 400px;
  }

  .contenido {
    margin-left: 0;
  }

  div.wpcf7 {
    padding: 15px;
    max-width: 400px;
  }

  h1 {
    font-size: 30px;
  }

  .blog .header-title {
    margin-bottom: 20px;
  }

  .margin-container {
    margin-top: 20px 0px;
  }

  #seccionProductos .titulo-home,
  .titulo-home {
    font-size: 30px;
  }

  #seccionProductos .card.animal-item .icono-animal {
    background-size: 90px auto;
  }

  #seccionNoticias .item_noticia_ext {
    float: none;
    display: block;
    margin: 0 auto;
    max-width: 400px;
    padding: 0;
  }

  #textoBluevac {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 100%;
    left: 0;
  }

  #seccionProductoHome {
    background-position: center left;
  }

  #seccionProductoCodilex {
    background-position: left;
  }

  #seccionProductoCodilex,
  #seccionProductoHome {
    position: relative;
    padding: 10px 0 200px 0;
    background-size: cover;
  }

  .titulo-producto-destacado {
    margin-bottom: 90px;
  }

  #textoBluevac p {
    font-size: 16px;
    max-width: 100%;
    margin-bottom: 0;
    text-align: center;
    opacity: 0.75;
  }

  .seccion_marca_int {
    text-align: center;
  }

  #seccionProductos h1 {
    display: none;
  }

  #seccionInfo figure {
    width: 175px;
    height: 175px;
  }

  .nombre-animal {
    font-size: 15px;
  }

  figure.circle figcaption {
    font-size: 10px;
    margin-top: -8px;
  }

  body .circle {
    padding: 15px 10px;
    height: 160px;
    width: 160px;
  }

  #seccionProductos .icono-animal {}

  .home .opaque.navbar.navbar-vetia,
  body .navbar.navbar-vetia {
    background-color: rgba(0, 174, 183, 1);
  }

  .home .navbar.navbar-vetia {
    background-color: transparent;
  }

  #seccionIDI p,
  #seccionDescripcion p,
  #seccionDescripcion {
    font-size: 18px;
  }

  .home .ms-slide .ms-slide-bgcont img {
    max-width: inherit;
  }

  header .navbar .navbar-nav>li>a {
    padding: 10px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    color: #fff;
  }

  .navbar .navbar-nav>li>a:hover,
  .navbar .navbar-nav>li>a:focus,
  .navbar .navbar-nav>.active>a,
  .navbar .navbar-nav>.active>a:hover,
  .navbar .navbar-nav>.active>a:focus {
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    color: #003d52;
  }

  .navbar-brand {
    margin: 0 auto;
    display: inline-block;
    float: none;
    top: 3px;
  }

  .navbar-brand>img {
    max-width: 70px;
  }

  .navbar.navbar-vetia .navbar-brand {
    height: auto;
    display: inline-block;
    margin: 0 auto;
  }

  header .navbar-header {
    text-align: left;
  }

  .home .navbar .navbar-toggle {
    color: #fff;
  }

  .home .sticky-header .navbar .navbar-toggle {
    color: var(--verdeVetia);
  }

  .navbar .navbar-toggle {
    position: absolute;
    top: 3px;
    right: 15px;
    margin-left: 15px;
    margin-right: 0;
    color: var(--verdeVetia);
  }

  .header-title {
    font-size: 40px;
    padding: 40px 0 40px;
  }

  .page-template-template-empresa .entradilla img {
    max-width: 80px;
  }

  .page-template-template-empresa #primary {
    padding: 0;
  }

  .header-background {
    margin-top: 92px;
  }

  .home section,
  .distribucion-productos section {
    padding: 20px 0;
  }

  .home .ms-info {
    display: none;
  }

  .entry-container {
    padding: 0;
  }

  #seccionDescripcion img {
    display: none;
  }

  .cabecera-form {
    float: left;
    max-width: 250px;
    color: #fff;
    margin-top: 10px;
    margin-left: 0;
  }

  .animales-vetia {
    padding: 0px 10px;
  }

  #seccionProductos .circle-container {
    padding: 0 5px;
  }

  #buscadorProductos ul li {
    display: block;
  }

  #primary .producto_item_cont {}

  .post-type-archive-productos #content .container {
    padding: 0 15px;
  }
}

@media (max-width: 550px) {
  .header-productos {
    height: 140px;
  }
}

@media (max-width: 400px) {
  #seccionProductos .card.animal-item .icono-animal {
    background-size: 68px auto;
  }

  .resumen-producto {
    min-height: 109px;
    font-size: 14px;
    line-height: 18px;
  }

  .footer-productos p {
    font-size: 14px;
  }

  #seccionInfo figure {
    width: 122px;
    height: 122px;
    margin: 20px auto;
    justify-content: flex-start;
  }

  #seccionInfo figure img {
    width: 50px;
  }

  .text-circle {
    width: 122px;
    height: 122px;
    line-height: 122px;
    font-size: 22px;
  }

  .card.animal-item>div,
  #seccionProductos .icono-animal {
    flex-basis: 100%;
    width: auto;
    display: block;
  }

  body .circle {
    padding: 3px 6px;
    height: 120px;
    width: 120px;
  }
}

.menu-superior {
  background-color: #00aeb7;
  padding: 5px 0px;
}

.menu-superior ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: right;
  padding-right: 190px;
}

.menu-superior ul>li {
  display: inline-block;
  padding-right: 15px;
  margin: 0px;
}

.menu-superior ul>li:last-child {
  padding-right: 0px;
}

.menu-superior ul>li>a {
  color: #fff;
  font-size: 13px;
}

@media (max-width: 767px) {
  .menu-superior ul {
    padding-right: 0px;
    text-align: center;
  }
}

/* Cards de Noticias */
.fake-a:hover {
  cursor: pointer;
}

.w-card-noticia {
  position: relative;
}

 @media (max-width: 768px) {
  .entry-container-bottom {
    display: block;
    margin-top: 65%;
  }
}

body.group-blog .w-card-noticia:before,
.blog .w-card-noticia:before {
  padding-top: 75%;
}

.w-card-noticia:before {
  content: "";
  position: relative;
  display: block;
  padding-top: 56.25%;
}

.w-card-noticia .imagen-noticia {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.overlay-sombreado {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 1;
}

@media (max-width: 767px) {

  .cookie-table table,
  .cookie-table tbody,
  .cookie-table tr {
    width: 100%;
    display: block;
    border-bottom: 1px solid silver;
  }

  .cookie-table thead {
    display: none;
  }

  .cookie-table td {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    text-align: right;
  }

  .cookie-table td:first-of-type {
    font-weight: bold;
  }

  .cookie-table td::before {
    content: attr(data-label) ":";
    display: inline-block;
    min-width: 90px;
    font-weight: bold;
    padding-right: 10px;
  }
}

/*
>>>>>>>>> NAVBAR-AUX
*/
#masthead {
  position: fixed;
  width: 100%;
  z-index: 999;
}

body .navbar-inverse.navbar {
  background-color: #fff;
  color: #003d52;
}

body #masthead.sticky-header,
body.home #masthead.sticky-header {
  background-color: rgba(255, 255, 255, 0.8);
  height: auto;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  border-bottom: none;
  position: fixed;
  transition: all ease 0.2s;
}

body.home #masthead.sticky-header .navbar .navbar-nav>li>a,
body.home #masthead.sticky-header .form-search * {
  color: #003d52;
}

body.home #masthead,
body.home .navbar-inverse.navbar {
  background-color: rgba(255, 255, 255, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  transition: all ease 0.5s;
  color: #fff;
}

.navbar-brand>img.logo_blanco,
.home .navbar-brand>img.logo_color,
.home .sticky-header .navbar-brand>img.logo_blanco {
  display: none;
}

.navbar-brand>img.logo_color,
.home .sticky-header .navbar-brand>img.logo_color,
.home .navbar-brand>img.logo_blanco {
  display: block;
}

body #masthead.sticky-header .nav-aux {
  height: 0;
  overflow: hidden;
}

.nav-aux {
  background-color: #002b4a;
  transition: all ease 0.3s;
  height: 37px;
}

.nav-aux ul.nav a {
  font-size: 0.8em;
  font-weight: 400;
  padding: 0.8rem 0.75rem;
  color: #fff;
}

.nav-aux ul.nav a:focus {
  background-color: unset;
}

.nav-aux ul.nav a:hover {
  background-color: unset;
}

.nav-aux ul.nav {
  display: flex;
  justify-content: center;
  margin-right: 7px;
}

@media screen and (max-width: 767px) {
  body #masthead.sticky-header .nav-aux {
    height: 0;
    opacity: 0;
  }
}

.navbar {
  margin-bottom: unset;
}

.nav-aux ul.navbar-nav {
  margin: unset;
}

.nav-aux ul.nav li {
  margin-left: 25px;
}

.nav-aux ul.nav li a {
  display: inline-block;
  padding-left: 6px;
}

@media screen and (max-width: 479.98px) {
  .nav-aux ul.nav li:not(:first-of-type) {
    margin-left: 10px;
    display: flex;
    align-items: center;
  }

  .nav-aux ul.nav a {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 480px) {
  .nav-aux ul.nav li {
    margin-left: 25px;
  }

  .zgroup:before,
  .zpress:before,
  .zstaff:before {
    margin-right: 8px;
  }

  .zgroup:before,
  .zpress:before,
  .zstaff:before {
    --icon-size: 20px;
    content: "";
    width: var(--icon-size);
    height: var(--icon-size);
    display: inline-block;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
  }

  .zgroup:before {
    background-image: url("/wp-content/themes/vetia/images/i-grupo-zendal-3.svg");
  }

  .zstaff:before {
    background-image: url("/wp-content/themes/vetia/images/i-empleo-zendal-3.svg");
  }

  .zpress:before {
    background-image: url("/wp-content/themes/vetia/images/i-press-zendal-3.svg");
    bottom: -1px;
  }

  .zgroup a,
  .zstaff a,
  .zpress a {
    display: flex;
    align-items: center;
  }

  .zgroup a span::after,
  .zstaff a span::after,
  .zpress a span::after,
  .lang-item a span::after {
    background-image: linear-gradient(to left, #fffa, #fffa);
    content: "";
    display: block;
    position: relative;
    width: 0%;
    height: 0.5px;
    transition: all ease 0.3s;
  }

  .zgroup a:hover span::after,
  .zstaff a:hover span::after,
  .zpress a:hover span::after,
  .lang-item a:hover span::after {
    width: 100%;
  }
}

.footer-bottom>.container>.row-2>.col {
  /*outline: 1px solid silver;*/
}

footer {
  font-size: 14px;
}

footer>.footer-bottom .row-2>.menus {
  height: 100%;
  float: unset;
  display: flex;
  flex-direction: column;
  justify-content: right;
}

.footer .menus,
footer .proposito {
  font-size: 15px;
}

footer .menus .row:first-of-type {
  margin-bottom: 8px;
}

footer .menus .navbar-nav li a {
  padding: 0 8px;
  padding-left: 8px;
  color: #000000;
  opacity: 1;
  font-weight: 400 !important;
  text-transform: uppercase;
  transition: all ease 0.2s;
}

.site-footer .navbar-nav>li>a:hover {
  color: var(--verdeVetia);
  opacity: 1;
  text-decoration: none;
  background-color: unset;
}

footer .zona-1 .row-1 {
  margin: 20px 0 35px 0;
}

footer .zona-1 .row-2 {
  justify-content: space-between;
}

@media (min-width: 768px) {
  footer .rrss {
    height: 50px;
    display: inline-flex;
    align-items: center;
    margin-left: 5px;
  }
}

.footer_zona_2--text {
  text-transform: uppercase;
}

footer .rrss a .fab {
  color: #000000;
  border: 1px solid #000000;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all ease 0.3s;
}

footer .rrss a:hover {
  text-decoration: none;
}

footer .rrss a:hover .fab {
  color: #ffffff;
  background-color: #000000;
}

.row-flex {
  display: flex !important;
}

.row-flex>* {
  float: none;
  float: unset;
}

.footer-top .zona-2 {
  align-items: center;
}

@media screen and (max-width: 767.98px) {
  .footer-top {
    margin-bottom: 35px;
  }

  .footer-top .zona-2 .rrss {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }

  .footer-top .zona-2 .menu-legal .menu-item a {
    padding: 0;
  }

  footer ul li {
    margin-right: unset;
  }
}

.footer-top .zona-2 .rrss a {
  margin: 0 5px;
}

.faldon {
  background-color: #002b4a;
  padding: 25px;
  text-align: center;
}

.footer-top {
  padding: 0;
  border: 2px solid #fff;
}

.footer-bottom {
  padding: 20px 0;
  color: #333;
}

@media screen and (min-width: 768px) {
  .footer-bottom {
    background-color: #ebedec;
  }
}

@media screen and (max-width: 767.98px) {
  .footer-bottom {
    background-color: unset;
  }

  .footer-bottom .row-1,
  .footer-bottom .row-2 .description {
    display: none;
  }

  footer .zona-1 .row-2,
  footer .zona-2 {
    justify-content: center;
    text-align: center;
  }
}

:root {
  --verdeVetia: #00aeb7;
}

.page-id-1597 .header-background {
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #f8f8f8;
}

.page-id-1597 .header-title {
  color: #002b4a;
  font-weight: 900;
  font-size: 68px;
  letter-spacing: initial;
  padding: 207px 0 100px;
}

.subtitulos_general h2 {
  text-align: left;
  font-size: 30px;
  letter-spacing: 0px;
  color: #002b4a;
  opacity: 1;
  font-weight: 400;
}

.texto_claro_interior_calidad {
  color: #00aeb7;
  font-size: 15px;
}

.color_nueva {
  color: #002b4a;
}

.cebecera_listados {
  font-size: 18px;
  color: #002b4a;
}

.cebecera_listados:before {
  content: url(/wp-content/uploads/2022/10/check.png);
  margin-top: 0px;
  float: left;
  margin-right: 6px;
}

.subtitulos_general ul li {
  list-style: none;
}

.subtitulos_general ul li span {
  list-style: none;
  color: #00aeb7;
}

.separasuperior {
  margin-top: 50px;
}

.bloques_solucion_verde {
  background-color: #e0f1f3;
  margin-bottom: 0px;
}

.bloques_solucion_verde img {
  margin-top: 30px;
}

.titu_verd_tab {
  color: #00b1bb;
  font-size: 20px;
  margin-bottom: 0px;
}

.titu_verd_tab:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #00aeb7;
  border-radius: 50%;
  display: block;
  float: left;
  margin-top: 6px;
  margin-left: -21px;
}

.dotted_green {
  border-left: 1px dotted #00aeb7;
  padding-left: 15px;
  max-height: 247px;
}

.dotted_grey {
  border-left: 1px dotted #002b4a;
  padding-left: 15px;
  max-height: 250px;
}

.titu_gris_tab:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #002b4a;
  border-radius: 50%;
  display: block;
  float: left;
  margin-top: 6px;
  margin-left: -21px;
}

.titu_gris_tab {
  color: #00aeb7;
  font-size: 20px;
  margin-bottom: 0px;
}

.bloques_solucion_gris {
  background-color: #ededed;
  margin-bottom: 0px;
  min-height: 157px;
}

.bloques_solucion_blanco {
  background-color: #fafafa;
  min-height: 325px;
}

.bloques_solucion_gris img {
  margin-top: 30px;
}

.bloques_solucion_blanco img {
  margin-top: 30px;
}

.titulos_iconos_solucion {
  font-size: 18px;
  color: #00b1bb;
}

.intertext {
  color: #002b4a;
  font-size: 15px;
  line-height: 19px;
  padding-left: 15px;
}

.cabeceraverde {
  color: #00aeb7;
  font-size: 18px;
  border-bottom: 2px solid #00aeb7;
  padding-left: 33px;
  padding-bottom: 5px;
  margin-left: -17px;
  position: relative;
  max-width: 270px;
}

.cabeceraverde:after {
  content: "";
  position: absolute;
  left: 6px;
  top: 36px;
  height: 105%;
  border-left: 1px dotted #00aeb7;
}

.cabeceragris {
  color: #002b4a;
  font-size: 18px;
  border-bottom: 2px solid #002b4a;
  padding-left: 27px;
  padding-bottom: 5px;
  position: relative;
  margin-left: -6px;
  max-width: 270px;
}

.cabeceragris:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 36px;
  height: 105%;
  border-left: 1px dotted #002b4a;
}

.cabeceraapagado {
  color: #9d9d9d;
  font-size: 18px;
  border-bottom: 2px solid #9d9d9d;
  padding-left: 32px;
  padding-bottom: 5px;
}

.cabeceraverde:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #00aeb7;
  border-radius: 50%;
  display: block;
  float: left;
  margin-top: 15px;
  margin-left: -36px;
}

.cabeceragris:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #002b4a;
  border-radius: 50%;
  display: block;
  float: left;
  margin-top: 15px;
  margin-left: -36px;
}

.cabeceraapagado:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #9d9d9d;
  border-radius: 50%;
  display: block;
  float: left;
  margin-top: 15px;
  margin-left: -36px;
}

h3.titu_verd_tab:after {
  content: "";
  float: left;
  border-bottom: 1px dotted #00aeb7;
  width: 18px;
  padding-top: 11.5px;
  margin-left: -10px;
  margin-right: 7px;
}

h3.titu_gris_tab:after {
  content: "";
  float: left;
  border-bottom: 1px dotted #002b4a;
  width: 18px;
  padding-top: 11.5px;
  margin-left: -10px;
  margin-right: 7px;
}

.responsvis {
  display: none;
}

@media screen and (max-width: 768px) {
  .page-id-1597 .header-title {
    font-size: 40px;
    padding: 40px 0 40px;
    color: white;
  }

  .escritorio_vis {
    display: none;
  }

  .responsvis {
    display: flex;
    margin: 0;
  }

  .responsvis .wp-block-column {
    flex-basis: 34% !important;
    display: inline-table;
  }

  .responsvis .wp-block-column:last-child {
    flex-basis: 66% !important;
    display: inline-table;
    float: right;
  }

  .responsvis .titulos_iconos_solucion {
    transform: rotate(-90deg);
    margin-top: 70px;
  }

  .respon_verde {
    background-color: #e0f1f3;
    float: left;
    width: 100%;
  }

  .responsvis .wp-block-column:last-child {
    border-left: 1px dotted #00aeb7;
  }

  .respon_gris {
    background-color: #ededed;
    float: left;
    width: 100%;
    min-height: 150px;
  }

  .respon_gris .titulos_iconos_solucion {
    margin-top: 20px;
  }

  .respon_blanco {
    background-color: #fafafa;
    float: left;
    width: 100%;
    margin-bottom: 40px;
  }

  .respon_blanco .titulos_iconos_solucion {
    margin-top: 20px;
  }

  .tit_2 {
    width: 100%;
    padding-left: 30px;
  }

  .cabeceraverderes:before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: #00aeb7;
    border-radius: 50%;
    float: left;
    margin-top: -8px;
    margin-left: -7px;
    position: absolute;
    left: 0;
    top: 28px;
  }

  .cabeceraverderes {
    color: #00aeb7;
    font-size: 18px;
    border-bottom: 2px solid #00aeb7;
    padding-left: 32px;
    padding-bottom: 5px;
    margin-left: -43px;
    position: relative;
    max-width: 254px;
    margin-bottom: 25px;
    border-left: none !important;
  }

  .cabeceraverderes p {
    margin-bottom: 0px;
  }

  .cabeceraverderes:after {
    content: "";
    position: absolute;
    left: 2px;
    top: 36px;
    height: 105%;
    border-left: 1px dotted #00aeb7;
    height: 20px;
  }

  .titu_verd_tab:before {
    margin-left: -6px;
  }

  .respon_gris .wp-block-column:last-child {
    padding-top: 66px;
    padding-bottom: 66px;
  }

  .page-id-1597 #primary {
    padding: 0;
  }

  .botresp {
    margin-top: 5px;
    margin-bottom: 20px !important;
  }

  .botresp .wp-block-button__link {
    font-size: 13px;
    padding: 9px 10px;
    margin-left: 13px;
  }
}

/*Cambios delegados comerciales adaptandose a responsive*/

/* Para pantallas de móvil */
@media (max-width: 599px) {
  .info-provincia-box {
    display: none;
  }

  .info-delegado {
    padding-bottom: 20px;
    margin-left: 25px;
  }
}

/* Para pantallas que no sean de móvil */
@media (min-width: 600px) {
  .grupo-fijo-delegados {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    white-space: nowrap;
  }

  .info-fija .info-provincia {
    margin-top: 50px;
    display: none;
  }

  div.grupo-fijo-delegados .info-delegado {
    width: 100%;
  }
}

/* Para pantallas de móvil */
@media (max-width: 599px) {
  #map>svg {
    width: auto !important;
    transform: scale(0.7) !important;
  }

  #map {
    margin-left: -200px !important;
    width: 100% !important;
    position: relative !important;
  }

  div.info-delegado:nth-child(3) {
    margin-top: auto !important;
    margin-left: 20px !important;
  }

  div.info-provincia:nth-child(2)>div:nth-child(1) {
    display: none !important;
  }

  div.info-provincia:nth-child(2)>div:nth-child(2) {
    display: none !important;
  }

  .info-delegado {
    padding-bottom: 20px;
    margin-left: 25px;
  }

  .info-provincia {
    display: none;
  }
}

/* Página  empresa */
.container_empresa {
  display: none;
}

.entradilla_empresa {
  padding: 30px 0;
}


/*nueva info equipo comercial adaptada*/

@media only screen and (min-width: 768px) {
  .grupo-fijo-delegados {
    display: -webkit-box;
  }
}

@media only screen and (max-width: 767px) {
  .info-delegado {
    padding-left: 20%;
  }

  div.info-delegado:nth-child(2) {
    margin-top: 15%;
  }

  div.info-delegado:nth-child(4) {
    margin-bottom: -20%;
    margin-top: 0;
    /* Opcional, dependiendo de lo que desees lograr */
  }

  #map {
    margin-bottom: -30%
  }
}


.banner_redireccion {
  background: #00B1BB;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 6px 40px 6px 6px;
}

.contenido-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
}

.cerrar-banner {
  background: none;
  border: none;
  font-size: 26px;
  color: white;
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 40%;
  transform: translateY(-50%);
}

.banner_link {
	font-size: 16px;
	margin-left: 10px;
	color: white;
	text-decoration: underline;
}
.banner_link:visited {
  color: white;
}

.banner-text {
	font-size: 20px;
	margin-right: 20px; 

}
@media screen and (max-width: 768px) {
	.banner-text {
		font-size: 18px;
	}

	.banner-link {
		font-size: 14px;
	}
}
.banner_link:hover {
  color: white;
  text-decoration: underline; 
}

.oculto {
  display: none !important;
}
