/*-------------------------contenido menu page-------------------------------------*/
.menu_left_dmc li,
.menu_left_buttons li {
  cursor: pointer;
}
.menu_left_dmc li a,
.menu_left_buttons li a {
  display: block;
  padding: 12px;
  font-size: 14px;
  border: 2px solid #fff;
  background-color: #86b235;
  border-radius: 30px;
}
.menu_left_dmc li a:hover,
.menu_left_buttons li a:hover {
  text-decoration: none;
  background-color: #cccccc;
  color: #fff;
}
.menu_left_dmc li a:focus,
.menu_left_buttons li a:focus {
  text-decoration: none;
  background-color: #cccccc;
  color: #fff;
}
#portfolio-grid {
  /*background-color:#fff;*/
}
#portfolio-grid .col-md-4 .thumbnail {
  width: 100%;
  height: 380px;
  padding: 0;
  overflow: hidden;
  position: relative;
  border: 0;
  border-radius: 17px;
  box-shadow: none;
  text-align: center;
  background-color: #f5f5f5;
  /*		height:480px;*/
}
#portfolio-grid .col-md-4 .thumbnail img.nuevo {
  float: left;
  margin-top: 55px;
  left: 5px;
  top: 0px;
  position: absolute;
  width: 80px;
}
#portfolio-grid .col-md-4 .thumbnail > img.reseta {
  float: right;
  margin-top: 55px;
  right: 5px;
  top: 0px;
  position: absolute;
  width: 40px;
}
#portfolio-grid .col-md-4 .thumbnail .nombre_header {
  /*border-radius:5px;*/
  background-color: #86b235;
  padding: 5px 15px;
  /*margin-left:;*/
}
#portfolio-grid .col-md-4 .thumbnail .nombre_header h1,
#portfolio-grid .col-md-4 .thumbnail .nombre_header h2,
#portfolio-grid .col-md-4 .thumbnail .nombre_header h3,
#portfolio-grid .col-md-4 .thumbnail .nombre_header p {
  padding: 0;
  margin: 0;
  text-align: left;
  font-weight: bold;
}
#portfolio-grid .col-md-4 .thumbnail .nombre_header h2 {
  font-size: 25px;
  white-space: nowrap;
}
#portfolio-grid .col-md-4 .thumbnail .nombre_header h1,
#portfolio-grid .col-md-4 .thumbnail .nombre_header h2,
#portfolio-grid .col-md-4 .thumbnail .nombre_header h3 {
  color: #000;
  text-transform: uppercase;
}
#portfolio-grid .col-md-4 .thumbnail .nombre_header p {
  font-size: 12px;
  line-height: 12px;
  text-transform: lowercase;
}
#portfolio-grid .col-md-4 .thumbnail > .footer_prod {
  margin-top: 0px;
  padding-bottom: 10px;
  position: absolute;
  z-index: 4;
  right: 0;
  bottom: 0px;
}
#portfolio-grid .col-md-4 .thumbnail > .footer_prod img {
  float: left;
  margin-left: 2px;
  width: 30px;
}
#portfolio-grid .col-md-4 .thumbnail > .footer_prod b {
  float: right;
  margin-right: 2px;
  display: inline-block;
  width: auto;
  background-color: #86b235;
  text-align: center;
  border-radius: 8px;
  padding: 8px 6px;
  line-height: 1;
  font-size: 18px;
}
#portfolio-grid .col-md-4 .thumbnail .description_info {
  text-align: left;
  font-size: 15px;
}
#portfolio-grid .col-md-4 .thumbnail .description_info b {
  color: #86b235;
}
#portfolio-grid .col-md-4 .thumbnail .mask {
  opacity: 0.4;
  filter: alpha(opacity=25);
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 17px;
  background-color: #717272;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2 s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#portfolio-grid .col-md-4 .thumbnail a {
  color: #fff;
}
#portfolio-grid .col-md-4 .thumbnail a:hover {
  color: #86b235;
}
#portfolio-grid .col-md-4 .thumbnail .more {
  display: block;
  z-index: 4;
  position: absolute;
  top: -150px;
  /*left:50%;
				margin:0 auto;
				margin-left:-125px;*/
  width: 100%;
  height: auto;
  font-size: 40px;
  color: #fff;
  text-decoration: none;
  line-height: 70px;
  text-align: center;
}
#portfolio-grid .col-md-4 .thumbnail:hover {
  /*	background-color:rgba(0,0,0,.2);*/
  cursor: pointer;
}
#portfolio-grid .col-md-4 .thumbnail:hover .mask {
  top: 0;
}
#portfolio-grid .col-md-4 .thumbnail:hover .more {
  top: 35%;
  /*margin-top:150px;*/
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3 s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#product-view .nombre_header {
  border-radius: 8px;
  background-color: #86b235;
  padding: 5px 7px;
}
#product-view .nombre_header h2 {
  padding: 0;
  margin: 0 !important;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  font-weight: bold;
  font-size: 25px;
  color: #000;
  text-transform: uppercase;
}
#product-view .nombre_header p {
  padding-bottom: 0px;
  font-size: 12px;
  line-height: 12px;
  padding: 0;
  color: #000;
}
#product-view .infoAdd {
  padding-top: 10px;
  text-align: center;
  padding: 15px 5px;
}
#product-view .infoAdd img.nuevo {
  width: 80px;
}
#product-view .infoAdd img.reseta {
  width: 40px;
  margin-left: 15px;
  margin-right: 15px;
}
#product-view .blockCart {
  padding: 15px 5px;
  text-align: center;
}
#product-view .blockCart .boxPrice {
  margin-top: 5px;
  display: inline-block;
  border-radius: 50px;
  padding: 10px 25px;
  background-color: #86b235;
}
#product-view .blockCart .input-group-d {
  padding-top: 8px;
  width: auto;
  display: inline-flex;
}
#product-view .blockCart .input-group-d button:first-child {
  float: left;
  border-radius: 4px 0px 0px 4px;
}
#product-view .blockCart .input-group-d input {
  width: auto !important;
  display: inline-block;
  float: left;
  border-radius: 0px;
  text-align: center;
}
#product-view .blockCart .input-group-d button:last-child {
  float: left;
  border-radius: 0px 4px 4px 0px;
}
.primary-section {
  background: #fff;
}
.secondary-section {
  background: #e5e6e6;
}
.secondary-section h1,
.secondary-section .title p {
  color: #181A1C;
  padding-left: 200px;
  padding-right: 200px;
  line-height: initial;
}
.section .title {
  text-align: center;
}
.testimonial p {
  color: #181A1C;
  background: #f1f1f1;
  border: 2px solid #999;
  padding: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  border-radius: 15px;
}
.testimonial-text {
  display: block;
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
  padding: 40px;
  width: 70%;
  line-height: 1.3em;
}
.center {
  float: none !important;
  margin: 0 auto !important;
  text-align: center;
}
.boton {
  display: inline-block;
  padding: 5px 5px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #86b235;
  border-radius: 4px;
}
.button-spa:hover,
.button-spa:active {
  background-color: white;
  color: #86b235;
}
.third-section {
  padding-bottom: 40px;
  background: url(../images/pasti.png) no-repeat center;
  background-color: #181a1c;
  /*background-image: url("../images/pasti.png");*/
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: center;
  background-position-y: center;
  background-size: auto auto;
}
.third-section .gallery img {
  width: 210px;
  padding: 5px;
  filter: grayscale(100%);
  transition: 1s;
}
.third-section .gallery img:hover {
  filter: grayscale(0);
  transform: scale(1.1);
}
.nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
  margin-top: 30px;
}
.nav > li > a {
  display: block;
  padding: 15px;
  font-size: 14px;
  border: 2px solid #fff;
  /*    background-color: #86b235;*/
  border-radius: 30px;
  color: #000;
}
.summary {
  display: none;
}
#list_farmacias-grid #table_data tr td .map_position {
  font-size: 15px;
  font-weight: bold;
}
#list_farmacias-grid #table_data tr td b,
#list_farmacias-grid #table_data tr td span._address {
  text-transform: uppercase;
  font-size: 14px;
  /*__*/
  color: #666;
}
.button-sp,
.button-sp:focus,
.button-sp:visited {
  border: none;
  background-color: #86b235 !important;
  color: #fff !important;
  display: inline-block;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 17px;
  font-weight: bold;
  border: 2px solid #fff;
}
.button-sp:hover,
.button-sp:active {
  background-color: #ffffff !important;
  color: #86b235 !important;
  border: 2px solid #86b235;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #ccc;
  color: #000;
}
/***********/