/*
Theme Name: VOHK
Description: Tema exclusivo para VOHK
Version: 1.0
Author: Cristian Carriel
Author URI: http://www.vohk.com
*/


body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
img {
	border: none !important;
}
#fancybox-content div {
	height: auto!important;
	width: 100%!important;
}
b.editar a, a.mas_informacion {
	color: #CCC;
	text-decoration: none;
	background-color: #333;
	font-size: 11px;
	font-weight: 500;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	float: right;
	line-height: normal;
}
b.editar a {
	color: #666;
	background-color: #CCC;
}
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	display: block;
	padding: 0px;
	margin: 0px;
}
#c-center {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#c-footer {
	clear: both;
	float: none;
	width: 100%;
}
.movil {
	display: none;
}
.web {
	display: block;
}

a.whatsapp {
	text-decoration: none;
	display: block;
	height: 64px;
	width: 64px;
	margin-right: 30px;
	margin-bottom: 30px;
	position: fixed;
	z-index: 999;
	right: 0px;
	bottom: 0px;
}

a.whatsapp img {
	height: auto;
	width: 100%;
}


#rrss {
	float: right;
	width: 50%;
	margin-top: 0px;
	margin-right: 5%;
}

#rrss a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	float: left;
	width: 22%;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 32px 32px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-right: 3%;
}

#rrss a.icon-whatsapp {
	background-image: url(img/icon-whatsapp.svg);
}
#rrss a.icon-facebook {
	background-image: url(img/icon-facebook.svg);
}
#rrss a.icon-mercado {
	background-image: url(img/icon-mercado.svg);
}

#header {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header.header_home {
	background-color: #fff;
}
#header a.logotipo {
	float: left;
	width: 20%;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5%;
}
#header a.logotipo img {
	height: 70px;
}
#header a.logotipo_2 img {
	height: 100px;
	margin-top: 20px;
}
#header_r {
	float: right;
	background-size: 90px 90px;
	padding-right: 60px;
	height: 40px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: 10%;
	margin-top: 10px;
}
#menu {
	font-family: 'Raleway', sans-serif;
	float: none;
	width: 100%;
	text-align: right;
	margin-top: 10px;
	clear: right;
	background-color: #df8e2e;
}
#menu.show_menu_fix {
	display: block;
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 999;
	left: 0px;
	margin-top: 0px;
	background-size: auto 60px;
	box-shadow: 1px 1px 15px #333;
	-moz-animation-name: "menu_entrada";
	-moz-animation-duration: 1s;
	-webkit-animation-name: "menu_entrada";
	-webkit-animation-duration: 1s;
	width: 92%;
	padding-right: 4%;
	padding-left: 4%;
	background-color: #323e4d;
	padding-top: 5px;
	padding-bottom: 5px;
}
 @-moz-keyframes "menu_entrada" {
 from {
 margin-top: -80px;
 opacity: 0.0;
}
 to {
 margin-top: 0px;
 opacity: 1.0;
}
}
 @-webkit-keyframes "menu_entrada" {
 from {
 margin-top: -80px;
 opacity: 0.0;
}
 to {
 margin-top: 0px;
 opacity: 0.9;
}
}
#menu.hide_menu_fix {
	display: block;
	position: relative;
}
#menu_hide.m_hide {
	height: 48px;
}
#menu .menu-menuprincipal-container {
	padding: 0px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#menu .menu-menuprincipal-container ul.menu li.menu-item a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	float: left;
	font-weight: 600;
	transition-property: border, color;
	transition-duration: .20s, .20s;
	transition-timing-function: linear, ease-in;
	letter-spacing: 1px;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#menu.show_menu_fix .menu-menuprincipal-container ul.menu li.menu-item a {
	color: #fff;
}
#menu .menu-menuprincipal-container ul.menu li.menu-item a:hover {
	color: #FFF;
	background-color: #c07317;
}
#menu.show_menu_fix .menu-menuprincipal-container ul.menu li.menu-item a {
	color: #FFF;
}
#menu .menu-menuprincipal-container ul.menu li.menu-item.current_page_item a {
	color: #FFFFFF;
}
#menu #menu-menuprincipal li:hover > a, #menu #menu-menuprincipal li a:focus {
	color: #FFF;
}
#menu ul#menu-menuprincipal li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline-flex;
}
#menu_movil {
	display: none;
}
#menu_movil {
	font-size: 16px;
	width: 100%;
	padding: 0%;
	color: #FFF;
	position: absolute;
	margin-left: 20%;
	margin-top: 73px;
	top: 0px;
	right: 0px;
}
#menu_movil #navegacion_content {
	background-color: #323e4d;
	width: 80%;
	clear: both;
	float: right;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 20px;
}
#menu_movil input {
	display: block;
	background-image: url(img/menu_m.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 20px;
	font-size: 16px;
	color: #FFF;
	background-color: #FFF;
	width: 50px;
	height: 50px;
	text-align: left;
	font-weight: 200;
	float: right;
	margin-top: -56px;
	position: absolute;
	right: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	border-radius: 5px 5px 5px 5px;
}
#menu_movil li a {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #586a82;
	display: block;
	clear: both;
	float: none;
	background-image: url(img/bullet_h3_w.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 32px;
	font-weight: 500;
	padding-right: 20px;
}
#menu_movil li li a {
	font-size: 18px;
	margin-left: 15px;
	color: #fff;
	font-weight: 100;
}
#menu_movil li li li a {
	font-size: 14px;
	color: #CCCCCC;
}
/* Menu Inferior */



.iosSlider {
	overflow: hidden;
	box-shadow: 0px 0px 40px -20px #000000;
}
.iosSlider, .iosSlider .slider, .iosSlider .slider .item, .iosSlider .slider .item a.item_link {
	height: 525px!important;
}
.iosSlider .slider .item.c_destacado {
	background-size: cover;
	background-position: center center!important;
}
.item .item_contenido.s_1 {
	opacity: 1;
}
.item .item_contenido {
	opacity: 0;
	animation-name: slide-h2-2;
	animation-duration: 1s;
}
 @keyframes slide-h2-2 {
 from {
margin-left: -100px;
opacity: 0.0;
}
to {
	margin-left: 0px;
	opacity: 1;
}
}
.item.selected .item_contenido {
	opacity: 1;
	animation-name: slide-h2;
	animation-duration: 1s;
}
@keyframes slide-h2 {
 from {
margin-left: -100px;
opacity: 0.0;
}
to {
	margin-left: 0px;
	opacity: 1;
}
}
a .item_contenido {
	float: left;
	height: 600px;
	width: 30%;
	padding-right: 25%;
	padding-left: 80px;
	color: #FFF;
	text-decoration: none;
	text-shadow: none;
	padding-top: 150px;
	padding-bottom: 80px;
	font-size: 16px;
	font-weight: 300;
	text-align: left;
	line-height: 20px;
	margin: 0px;
	background-image: url(img/gradiente_1.png);
	background-repeat: repeat-y;
	background-position: right top;
	background-size: 100% auto;
}
a .item_contenido h2 {
	font-family: 'IM Fell DW Pica', serif;
	font-size: 42px;
	line-height: 45px;
	margin-bottom: 30px;
	font-weight: 200!important;
	margin-top: 0px;
	text-transform: uppercase;
}
a .item_contenido b {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
}
.leer-mas {
	border: 1px solid #999;
	border-radius: 30px 30px 30px 30px;
	font-size: 12px;
	font-weight: 700;
	color: #999;
	display: inline-block;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition-property: border, color;
	transition-duration: .20s, .20s;
	transition-timing-function: linear, ease-in;
}
.leer-mas:hover {
	color: #666666;
	border: 1px solid #666666;
}
.nextContainer, .prevContainer {
	position: absolute;
	z-index: 2;
	top: 0px;
	margin-top: 200px;
}
.iosSlider .nextContainer {
	margin-right: -100px;
	transition-property: margin-right;
	transition-duration: .35s, .35s;
	transition-timing-function: linear, ease-in;
}
.iosSlider:hover .nextContainer {
	margin-right: 0px;
}
.iosSlider .prevContainer {
	margin-left: -100px;
	transition-property: margin-left;
	transition-duration: .35s, .35s;
	transition-timing-function: linear, ease-in;
}
.iosSlider:hover .prevContainer {
	margin-left: 0px;
}
.nextContainer {
	right: 0px;
}
.prevContainer {
	left: 0px;
}
.nextContainer img, .prevContainer img {
	height: 95px;
	width: 95px;
}
video#video_bg {
	position: absolute;
	left: 0;
	top: 0;
	min-width: 65%;
	min-height: 65%;
	width: auto;
	height: auto;
	z-index: -100;
}

#historias {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;

}
#historias h2, .sb_tendencia h2 {
	font-family: 'IM Fell DW Pica', serif;
	clear: both;
	float: none;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 24px;
	color: #b20304;
	text-align: center;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#historias li, #historias.contenido li  {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	float: left;
	height: 450px;
	width: 30%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

#historias.contenido li {
	float: left;
	height: 450px;
	width: 22%;
	margin-bottom: 30px;
}
#historias.categoria li {
	margin-bottom: 40px;
}
#historias li a.link_historias {
	background-image: url(img/gradiente_2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 195px;
	width: 88%;
	padding-top: 235px;
	padding-right: 6%;
	padding-bottom: 20px;
	padding-left: 6%;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
}
#historias li a.link_historias h3 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 5px;
	font-weight: 800!important;
	text-transform: uppercase;
}
#historias li a.link_historias small {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	display: block;
	clear: both;
	float: none;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	opacity: 0.7;
}

b.categorias {
	font-size: 12px;
	color: #FFF;
	background-color: #b20304;
	letter-spacing: 0em;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	border-radius: 5px 5px 5px 5px;
	display: inline-block;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: 600;
	vertical-align: middle;
	margin-top: -5px;
}
b.categorias a {
	color: #FFF!important;
	text-decoration: none!important;
}


.compartir {
	text-align: center;
	display: block;
	clear: both;
	float: none;
	margin-top: -34px;
	position: relative;
	z-index: 5;
}
.compartir a.link_compartir {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 24px 24px;
	height: 24px;
	width: 24px;
	margin-right: 1px;
	margin-left: 1px;
	display: inline-block;
}
.compartir a.link_compartir.link_facebook {
	background-image: url(img/icon_facebook_w.svg);
}
.compartir a.link_compartir.link_twitter {
	background-image: url(img/icon_twitter_w.svg);
}
.compartir a.link_compartir.link_b.link_facebook {
	background-image: url(img/icon_facebook_b.svg);
}
.compartir a.link_compartir.link_b.link_twitter {
	background-image: url(img/icon_twitter_b.svg);
}

.sb_tendencia {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;

}


.sb_tendencia a {
	text-decoration: none;
	display: block;
	margin-left: 15px;
	margin-bottom: 15px;
}

.sb_tendencia a .sb_img {
	width: 18%;
	height: 75px;
	display: block;
	float: left;
	margin-right: 5%;
	overflow: hidden;
}

.sb_tendencia a .sb_img img {
	width: 100%;
	height: auto;
}
.sb_tendencia a .sb_text {
	font-size: 16px;
	font-weight: 600;
	color: #FFF;
	display: block;
	text-align: left;
	width: 72%;
	float: left;
	margin-right: 5%;
}

.sb_tendencia a .sb_text small {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	color: #999;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	padding-top: 3px;
	float: none;
	font-weight: 100;
}


.sb_tendencia a .sb_text  b.categorias{
	margin-right: 0px;
}



.sb_tendencia a {
	text-decoration: none;
	display: block;
	float: left;
	width: 13.5%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	color: #FFF;
	font-size: 12px;

}

.sb_tendencia a .sb_img {
	width: 100%;
	display: block;
	float: none;
	height: auto;
	margin-bottom: 15px;
}

.sb_item a .sb_img img {
	width: 100%;
	height: auto;
}
.sb_item a .sb_text {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	float: none;
	text-align: center;
}

.sb_item a .sb_text small {
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 15px;
	color: #FFF;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	padding-top: 3px;
	float: none;
	font-weight: 100;
}
/* overlay */
#row {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.invitado {
  margin-bottom: 30px;
	float: left;
	width: 25%;
	display: block;
	position: relative;
}
.invitado img {
	width: 100%;
	height: auto;
	transition: transform .3s; /* Animation */
}

.invitado:hover img {
transform: scale(1.1); /* Animation */
}


.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  right: 0px;
  opacity: 1;
  transition: .3s ease;
  background-color: #000;
}

.invitado:hover .overlay {
  opacity: 0.7;
  transform: scale(1.1); /* Animation */

}

.text {
  color: white;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.text b {
  font-size: 20px;
  line-height: 22px;
  border-bottom: 1px solid #fff;
  display: block;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
/* overlay */

#comm-facebook {
	background-color: #FFF;
	margin-top: 40px;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 20px;
	width: 90%!important;
}
/* Tabs */

#modelos {
	margin-top: -45px;
	z-index: 10;
	position: relative;
}
.modelos-content {
	display: none;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.modelos-content.current {
	display: inherit;
}
.tab-m-formulario .wpcf7 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	margin-right: 50px;
	margin-left: 50px;
}
.tab-m-formulario .wpcf7 label {
	display: block;
}
.tab-m-caracteristicas img {
	border: 10px solid #f9f9f9!important;
	float: right;
	height: auto;
	width: 50%;
	margin-right: 30px;
}
.tab-m-formulario input.wpcf7-text, textarea.wpcf7-textarea {
	font-size: 14px;
	background-color: #d8dae1;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	width: 96%;
	font-family: 'Raleway', sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #121a34;
	font-weight: 500;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 8px;
}
.tab-m-formulario input.wpcf7-submit {
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 60px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-family: 'Raleway', sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #690;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.tab-m-formulario .wpcf7-not-valid-tip {
	color: #C00;
	background-color: #FFE5D8;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-size: 12px;
	background-image: url(img/error.png);
	background-repeat: no-repeat;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-weight: 500;
}
.tab-m-formulario .wpcf7-validation-errors, .tab-m-formulario .wpcf7-mail-sent-ok {
	font-size: 14px;
	color: #333333;
	background-color: #FEE39A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-image: url(img/alerta.png);
	background-position: 10px 10px;
	font-weight: 500;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-repeat: no-repeat;
}
.tab-m-formulario .wpcf7-mail-sent-ok {
	background-color: #C6E0BF;
	background-image: url(img/ok.png);
	background-position: 10px center;
}
#modelos {
}
/* Moledos */

/* Tabs */


ul.tabs {
	margin: 0px;
	list-style: none;
	padding: 0px;
	text-align: center;
}
ul.tabs li {
	color: #666;
	display: inline-block;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 30px 30px;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 60px;
	background-color: #CCC;
	box-shadow: 0px -18px 30px -15px #000;
}
ul.tabs li.current {
	color: #333;
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 30px 30px;
	background-color: #FFFFFF;
}
ul.tabs li.tab-herrajeria {
	background-image: url(img/tab-herrajeria.svg);
}
ul.tabs li.tab-belleza {
	background-image: url(img/tab-belleza.svg);
}
ul.tabs li.tab-hogar {
	background-image: url(img/tab-hogar.svg);
}
.tab-content {
	display: none;
	background-color: #FFFFFF;
	padding-top: 35px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	text-align: left;
}
.tab-content.current {
	display: inherit;
	-moz-animation-name: "tab_entrada";
	-moz-animation-duration: 0.55s;
	-webkit-animation-name: "tab_entrada";
	-webkit-animation-duration: 0.55s;
}
 @-moz-keyframes "tab_entrada" {
 from {
opacity: 0.0;
}
 to {
opacity: 1.0;
}
}
 @-webkit-keyframes "tab_entrada" {
 from {
opacity: 0.0;
}
 to {
opacity: 1.0;
}
}
/* tabs */

h3.titulo_l {
	font-size: 14px;
	color: #3e393c;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: 600;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/linea_2.png);
	background-repeat: no-repeat;
	background-position: right center;
	letter-spacing: 2px;
}
a.vermas {
	border: 1px solid #3e393c;
	border-radius: 30px 30px 30px 30px;
	font-size: 12px;
	font-weight: 700;
	color: #666;
	display: inline-block;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition-property: border, color, background-color;
	transition-duration: .20s, .20s;
	transition-timing-function: linear, ease-in;
	background-color: transparent;
	clear: both;
	float: none;
	margin-top: 30px;
}
a.vermas:hover {
	color: #fff;
	border: 1px solid #3e393c;
	background-color: #3e393c;
}
#producto_content {
	padding-top: 20px;
	padding-right: 8%;
	padding-bottom: 40px;
	padding-left: 8%;
}
#producto_content.single {
	background-color: #f1f1f1;
}
.producto {
	float: left;
	width: 20%;
	margin-right: 2.5%;
	margin-left: 2.5%;
	display: block;
}

.producto.single, .producto.category  {
	background-color: #FFF;
	width: 18%;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	box-shadow: 0px 7px 10px -4px #999;
	margin-right: 1.5%;
	margin-left: 1.5%;
	height: 450px;
	margin-bottom: 20px;
}




.producto.single a .producto_inicio_info h4, .producto.category a .producto_inicio_info h4 {
	font-size: 14px;
	line-height: normal;
}
.producto a {
	text-decoration: none;
}
.producto_inicio_foto {
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	display: block;
	clear: both;
	float: none;
	margin-bottom: 15px;
	background-size: contain;
	padding-top: 100%;
}
a .producto_inicio_info h4 {
	font-size: 22px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 1px;
	color: #000;
	text-decoration: none;
}
#formulario_producto h5 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 10px;
	letter-spacing: 1px;
	color: #666;
	text-decoration: none;
}
#formulario_producto h5 strong {
	font-size: 24px;
	font-weight: 800;
	color: #000;
	display: block;
}
#formulario_producto img.webpay {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
a .producto_inicio_info h4 em, #formulario_producto h4 em {
	font-style: normal;
	font-weight: 300;
	color: #999;
	font-size: 20px;
}
.producto_inicio_info {
	text-align: center;
}
.producto_inicio_info li {
	font-size: 12px!important;
	font-weight: 400!important;
	text-transform: none!important;
	color: #999!important;
	margin: 0px!important;
	padding-top: 4px!important;
	padding-right: 2px!important;
	padding-bottom: 4px!important;
	padding-left: 2px!important;
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: #f1f1f1!important;
	display: block!important;
	background-color: transparent!important;
	box-shadow: none!important;
	text-align: left;
}
.producto_inicio_info b {
	font-size: 10px;
	color: #FFFFFF;
	display: inline-block;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: 600;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #000;
	border-radius: 8px 8px 8px 8px;
	letter-spacing: 1px;
	line-height: 18px;
}
#eventos {
	padding-right: 10%;
	padding-bottom: 40px;
	padding-left: 5%;
}
#eventos_content {
	padding-top: 10px;
	padding-bottom: 40px;
	background-image: url(img/experiencia.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.eventos_content_single {
	border-top-style: none!important;
	background-color: #f1f1f1!important;
	padding-bottom: 40px;
}
.eventos_content_category {
	border-top-style: none!important;
	background-color: #ddd!important;
	padding-bottom: 0px!important;
}
#eventos_content h1 {
	font-size: 48px;
	color: #666;
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: 100;
}
a.masnoticias {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	border: 2px solid #CCC;
	border-radius: 5px 5px 5px 5px;
	margin-top: 60px;
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 40px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
b.editar a, a.mas_informacion {
	color: #1f2938!important;
	text-decoration: none;
	background-color: #fff;
	font-size: 11px;
	font-weight: 700!important;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	float: right;
	line-height: normal;
	margin-top: 5px;
	text-transform: uppercase;
}
b.editar a {
	color: #666;
	background-color: #CCC;
}
a:hover.mas_informacion {
	color: #fff!important;
	text-decoration: none;
	background-color: #000;
}
#inicio_frase {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 150px;
	padding-bottom: 120px;
	padding-right: 10%;
	padding-left: 45%;
	text-align: center;
	font-weight: 600;
}
#inicio_frase.cotiza {
	color: #270D00;
	padding-right: 5%;
	padding-left: 50%;
}
#inicio_frase h2 {
	font-size: 44px;
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: 400;
	line-height: 48px;
}
#inicio_frase a.masnoticias {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	border: 2px solid #fff;
	border-radius: 5px 5px 5px 5px;
	margin-top: 20px;
	width: 35%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
}
#inicio_frase.cotiza a.masnoticias {
	color: #270D00;
	border: 2px solid #270D00;
}
#bloque_1 {
	background-image: url(img/curva_central_2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 85px;
	position: relative;
	z-index: 3;
	top: -100px;
	display: block;
	clear: both;
	float: none;
	margin-bottom: -100px;
}
#bloque_1, #bloque_2 {
	width: 70%;
	padding-right: 15%;
	padding-left: 15%;
}
a.contenido_destacado {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 220px;
	width: 40%;
	padding-top: 80px;
	margin: 0px;
	font-family: 'Raleway', sans-serif;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 36px;
	font-weight: 100;
	letter-spacing: 1px;
	padding-left: 50%;
	padding-right: 10%;
	position: relative;
	z-index: 4;
}
#sidebar_central {
	float: right;
	width: 25%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 60px;
	padding-left: 5%;
	position: relative;
}
#sidebar_central.interior {
	float: left;
	padding-left: 0%;
	top: 0px;
	margin-right: 0%;
}
#sidebar_central.interior #menu-sidebar {
	text-align: left;
}
#sidebar_interior {
	float: left;
	width: 25%;
	padding-top: 70px;
	padding-right: 0%;
	padding-bottom: 60px;
	padding-left: 5%;
	position: relative;
}
#menu-sidebar {
	text-align: left;
	padding: 30px;
}
#sesion {
	font-size: 16px;
	color: #333;
	background-color: #f3eae4;
	border-radius: 25px 25px 25px 25px;
	padding: 15px;
}
.banner {
	display: block;
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding-bottom: 20px;
}
.banner img {
	clear: both;
	float: none;
	height: auto;
	width: 100%;
}
#contenido_central {
	float: none;
	width: 100%;
	padding: 0px;
	clear: both;
}
/* Noticias Index */

#noticias_central {
	padding-top: 40px;
	padding-right: 10%;
	padding-bottom: 40px;
	padding-left: 0%;
}
#noticias_index {
	padding-bottom: 40px;
}
#noticias_index_principal {
	width: 100%;
	float: none;
	padding-bottom: 20px;
	display: block;
	clear: both;
	margin-bottom: 30px;
	padding-top: 20px;
}
.noticias_index_principal_text {
	font-size: 15px;
	line-height: 21px;
	color: #666;
	text-align: right;
	display: block;
	float: left;
	padding-top: 15px;
	width: 32%;
}
.noticias_index_principal_text h2 a {
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	color: #e66930;
	text-decoration: none;
	line-height: 34px;
	padding-bottom: 10px;
	display: block;
	font-weight: 300;
	letter-spacing: 1px;
}
.noticias_index_principal_text small {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	color: #999;
	display: block;
	clear: both;
	float: none;
	padding-bottom: 15px;
	letter-spacing: 1px;
}
a.ediciones {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #000;
	text-align: right;
	display: block;
	clear: both;
	float: none;
	margin-top: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
	opacity: 0.5;
}
.noticias_index_imagen {
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 300px;
	width: 65%;
	background-size: auto 120%;
}
#noticias_index_anteriores_content {
	width: 100%;
	float: none;
	clear: both;
}
#noticias_index_anteriores {
	float: left;
	width: 29%;
	margin-left: 4%;
}
.noticias_index_img {
	height: 120px;
	width: 100%;
	float: none;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	clear: both;
}
#container_category .noticias_index_img {
	height: 200px;
	margin-bottom: 0px;
	transition-property: box-shadow;
	transition-duration: .15s, .15s;
	transition-timing-function: linear, ease-in;
}
#container_category #noticias_index_anteriores:hover .noticias_index_img {
	box-shadow: 0px 5px 130px -30px #000;
	z-index: 3;
	position: relative;
}
.noticias_index_text a {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	float: none;
	width: 100%;
	margin-bottom: 20px;
	clear: both;
	display: block;
	text-decoration: none;
}
#container_category .noticias_index_text a {
	background-color: #FFF;
	padding: 20px;
	height: 200px;
	width: auto;
	margin-bottom: 30px;
}
#container_category #noticias_index_anteriores:hover .noticias_index_text a {
	background-color: #3e393c;
	color: #FFF!important;
	transition-property: background-color, color;
	transition-duration: .20s, .20s;
	transition-timing-function: linear, ease-in;
}
#container_category #noticias_index_anteriores:hover .noticias_index_text a h2 {
	color: #FFF!important;
}
.noticias_index_text a h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #3e393c;
	text-decoration: none;
	line-height: 24px;
	font-weight: 300;
	padding-bottom: 10px;
	display: block;
	letter-spacing: 1px;
}
.noticias_index_text a small {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
	display: block;
	clear: both;
	float: none;
	padding-bottom: 5px;
	letter-spacing: 1px;
	opacity: 0.5;
}
/* multimedia */

#datos_clinica {
	color: #FFF;
	background-color: #3e393c;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 200;
	line-height: 22px;
	letter-spacing: 1px;
	background-image: url(img/datos.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 25px;
	padding-right: 65px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#datos_clinica h3 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	display: block;
	clear: both;
	float: none;
	padding-top: 10px;
	padding-bottom: 20px;
}
#datos_clinica a, #datos_clinica b {
	font-weight: 500;
	text-decoration: none;
	color: #FFF;
	display: block;
	clear: both;
	float: none;
}
#datos_clinica li {
	background-repeat: no-repeat;
	background-position: left 10px;
	background-size: 20px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 35px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
#datos_clinica li.icon-direccion {
	background-image: url(img/icon-direccion.png);
}
#datos_clinica li.icon-fono {
	background-image: url(img/icon-fono.png);
}
#datos_clinica li.icon-web {
	background-image: url(img/icon-web.png);
}
#noticia h2 {
	padding-top: 30px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3e393c;
	font-size: 24px;
	font-weight: 700;
	color: #666;
	padding-bottom: 20px;
	letter-spacing: 1px;
}
#noticia li {
	padding-top: 20px;
	font-size: 14px;
	color: #666;
	line-height: normal;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	transition-property: margin-left, background-color;
	transition-duration: .15s, .15s;
	transition-timing-function: linear, ease-in;
	background-color: #fff;
}
#noticia li:hover {
	margin-left: -30px;
	background-color: #f1f1f1;
}
#noticia li small {
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	display: block;
	margin-bottom: 5px;
}
#noticia li h3 a {
	font-size: 18px;
	text-decoration: none;
	color: #333333;
	display: block;
	padding-left: 0px;
	font-weight: 500;
	line-height: normal;
}
#noticia li h3 {
	margin-bottom: 10px;
}
#noticia li h3 a b {
	font-size: 13px;
	font-weight: 300;
	color: #3e393c;
	text-decoration: none;
	display: block;
	float: none;
	margin-top: 10px;
	letter-spacing: 1px;
}
#noticia li strong a {
	border-radius: 5px 5px 5px 5px;
	color: #FFF;
	display: block;
	font-size: 12px;
	text-decoration: none;
	background-color: #3f62ab;
	text-align: center;
	margin-top: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#noticia .noticia_img {
	height: 80px;
	width: 80px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
#noticia .noticia_img img {
	width: 100%;
	height: auto;
}
#bloque_2 {
	background-color: #f3eae4;
	padding-top: 0px;
	position: relative;
	z-index: 3;
	display: flow-root;
	clear: both;
	float: none;
}
p#breadcrumbs {
	display: flex;
	font-size: 11px;
	margin-left: 5%;
	width: 80%;
	margin-left: 10%;
	font-weight: 400;
	margin-bottom: 30px;
	line-height: 13px;
	letter-spacing: 1px;
	color: #999;
}
p#breadcrumbs a, p#breadcrumbs strong {
	color: #999;
	display: table;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
	text-transform: uppercase;
}
p#breadcrumbs a:hover {
	text-decoration: none;
}
p#breadcrumbs strong {
}
ul.subpaginas {
	margin-top: -20px;
	margin-right: -25%;
	margin-bottom: 0px;
	margin-left: -15%;
}
ul.subpaginas li a {
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #567ac5;
	text-decoration: none;
	display: block;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	background-color: #3f62ab;
	letter-spacing: 1px;
	transition-property: background-color, padding-left;
	transition-duration: 0.3s, 0.3s;
	transition-timing-function: linear, ease-in;
	text-transform: uppercase;
}
ul.subpaginas li a:hover {
	background-color: #042260;
	padding-left: 35px;
}
ul.subpaginas li ul.children li a {
	font-size: 13px;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #b6c6e9;
}
#newsletter {
	background-color: #f1f1f1;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.newsletter_content {
	padding-right: 5%;
	padding-left: 5%;
}
#newsletter table {
	margin-right: auto;
	margin-left: auto;
}
.prev_newsletter, .next_newsletter {
	display: block;
	float: right;
	margin-top: 30px;
	width: 30%;
	background-color: #042260;
	border-radius: 100px 0 0 100px;
	transition-property: background-color, padding-left;
	transition-duration: 0.3s, 0.3s;
	transition-timing-function: linear, ease-in;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.prev_newsletter {
	float: left;
	border-radius: 0 100px 100px 0;
	padding-right: 10px;
	padding-left: 30px;
}
.prev_newsletter:hover, .next_newsletter:hover {
	background-color: #005eb0;
}
.next_newsletter a, .prev_newsletter a {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 60px;
	display: block;
	background-image: url(img/next.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 45px 45px;
	text-decoration: none;
}
.prev_newsletter a {
	background-image: url(img/prev.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0px;
	padding-right: 60px;
}
#interior {
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 50px;
	padding-right: 15%;
	padding-left: 15%;
}
.content_single {
	padding: 40px;
}
.banner_interior, .banner_interior_page {
	width: 90%;
	text-align: center;
	display: block;
	background-image: url(img/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	background-size: cover;
	font-size: 35px;
	font-weight: 400;
	text-transform: uppercase;
	color: #3e393c;
	padding-top: 60px;
	padding-right: 5%;
	padding-left: 5%;
	letter-spacing: 4px;
}
.banner_interior_page {
	color: #fff;
	height: auto;
	padding-top: 25px;
	padding-left: 0px;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 30px;
}
h2.titulo_linea.single {
	padding-top: 40px;
	padding-bottom: 40px;
}
h3.titulo_destacado {
	display: block;
	margin-bottom: 50px;
	color: #999;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 200;
	font-size: 20px;
	line-height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
h3.titulo_destacado strong {
	color: #3e393c;
}
h3.titulo_destacado p {
	margin: 0px;
	padding: 0px;
}
h3.titulo_destacado br {
	display: none;
}
#page-cargos li {
	width: 19%;
	margin-bottom: 30px;
	padding-right: 3%;
	padding-left: 3%;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	color: #3e393c;
	text-align: center;
	letter-spacing: 1px;
	display: inline-block;
	vertical-align: top;
}
#page-cargos li h4 {
	display: block;
	margin-bottom: 40px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3e393c;
}
#page-cargos li img {
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}
#banner_single {
	padding: 0px;
	height: 500px;
	width: 100%;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 150%;
	background-color: #222;
	box-shadow: inset 0px -20px 80px 60px #222;
}
#banner_content {
	color: #FFF;
	display: block;
	float: left;
	width: 40%;
	margin-left: 8%;
	line-height: normal;
	padding-top: 40px;
	font-weight: 600;
}
#banner_content h2 {
	font-size: 42px;
	margin-bottom: 20px;
}
#banner_content h2 b {
	font-size: 18px;
	text-transform: uppercase;
	color: #fec000;
	letter-spacing: 1px;
	display: block;
}
#banner_content li, #producto_info li, #tabs_vertical li {
	background-image: url(img/li.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 28px;
	background-size: 18px 18px;
	font-size: 14px;
}
#banner_content img {
	width: 90%;
	margin-top: 30px;
}
#tabs_vertical img {
	width: 50%;
	margin-top: 30px;
}
#producto_info {
	width: 84%;
	font-size: 16px;
	line-height: 25px;
	color: #333;
	font-weight: 500;
	margin-top: 10px;
	background-color: #FFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 30px;
	box-shadow: 0px 7px 10px -4px #999;
}
#producto_info h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
#columna_1 {
	float: left;
	width: 58%;
}
#columna_2 {
	float: right;
	width: 38%;
	font-weight: 600;
}
#columna_2 h2.titulo {
	color: #666;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: left;
}
#columna_2 h2.titulo b {
	font-weight: 400;
}
#columna_2 a.ficha, #columna_2 a.comprar, #columna_2 a.email {
	display: table;
	margin-bottom: 10px;
	margin-left: 0px;
}
#producto_datos {
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	background-color: #f1f1f1;
	padding: 25px;
	border-radius: 5px 5px 5px 5px;
	text-transform: uppercase;
	font-size: 14px;
	color: #666;
}
.producto_inicio_info .valor b, .producto_inicio_info .oferta b {
	font-size: 24px;
	font-weight: 500;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: transparent;
}
.producto_inicio_info .valor {
	color: #666;
}
.producto_inicio_info .oferta b {
	color: #F60;
	font-weight: 700;
}
.valor b, .oferta b {
	font-size: 36px;
	color: #000;
	display: block;
	margin-bottom: 10px;
}
.valor.valor_oferta b {
	color: #999;
	text-decoration: line-through;
	font-weight: 500;
}
.oferta, .oferta b {
	color: #F60;
}
a.ficha, a.comprar, a.email {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	display: inline-block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-radius: 5px 5px 5px 5px;
	letter-spacing: 1px;
	background-image: url(img/ficha.png);
	background-size: 24px 24px;
	background-position: 10px center;
	background-repeat: no-repeat;
}
a.comprar {
	margin-bottom: 10px;
	background-color: #6C0;
	margin-top: 10px;
	background-image: url(img/venta.png);
	display: table;
}
a.email {
	background-image: url(img/email.png);
	margin-left: 15px;
	background-color: #F90;
}
img.webpay {
	height: auto;
	width: 50%;
	margin-top: 15px;
	clear: both;
	float: none;
}
#page_comprar {
	width: 70%;
	font-size: 16px;
	line-height: 25px;
	color: #333;
	float: none;
	font-weight: 500;
	margin-top: 0px;
	padding: 40px;
	background-color: #FFF;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
	margin-right: auto;
	clear: both;
}
#page_comprar h2 {
	font-size: 30px;
	color: #3e393c;
	margin-bottom: 30px;
}
#page_comprar h3 {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
}
#formulario_compra {
	width: 60%;
	float: left;
}
#formulario_compra label {
	display: block;
	margin-bottom: 15px;
}
#formulario_producto {
	width: 30%;
	float: right;
	background-color: #f1f1f1;
	padding: 15px;
	border-radius: 10px 10px 10px 10px
}
#formulario_producto .producto {
	clear: both;
	float: none;
	width: 100%;
}
#tabs_vertical {
	clear: both;
	float: none;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 20px;
	display: block;
}
#tabs_vertical dl, #tabs_vertical dt, #tabs_vertical dd {
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	float: none;
}
#tabs_vertical dd {
	margin-right: 15px;
	margin-left: 15px;
}
#tabs_vertical dl a {
	color: #666666;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	display: block;
	clear: both;
	float: none;
	background-image: url(img/dt.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 22px;
	padding-left: 20px;
	background-color: #ececec;
	padding-top: 10px;
	padding-right: 60px;
}
#single {
	width: 60%;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	float: left;
	font-weight: 500;
	margin-top: 0px;
	padding: 40px;
	margin-bottom: 20px;
	margin-left: 5%;
}
#single img {
	max-width: 100%;
	height: auto;
}
#single a {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: color 0.15s linear 0s;
	-moz-transition: color 0.15s linear 0s;
	-ms-transition: color 0.15s linear 0s;
	-o-transition: color 0.15s linear 0s;
	transition: color 0.15s linear 0s;
}
#single a:hover {
	color: #999;
	text-decoration: underline;
}
#single ul {
	display: block;
	column-count: 3;
	column-gap: 60px;
	column-rule: 1px solid #eee;
}
#single li {
	background-image: url(img/bullet.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	background-size: 18px 18px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-left: 30px;
}
#single li a {
	text-decoration: none;
}
#single h2 {
	color: #fff;
	font-size: 24px;
	display: block;
	font-weight: 700;
	line-height: normal;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#single h2 b {
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	display: block;
	line-height: 18px;
}
#single h2.titular_foto {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 100%;
	height: 65px;
	width: 87%;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 120px;
	padding-right: 10%;
	padding-left: 3%;
	line-height: 26px;
	text-shadow: 1px 1px 5px #666666;
}
#single h3 {
	color: #fff;
	font-size: 22px;
	font-weight: 200;
	letter-spacing: 1px;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	line-height: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
}
#single small {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: 100;
	text-transform: uppercase;
	color: #999;
	display: block;
	clear: both;
	float: none;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
#single strong {
	color: #df8e2e;
}
#single blockquote {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #999;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3e393c;
	border-left-color: #3e393c;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-weight: 200;
	font-size: 20px;
	line-height: 30px;
}
#single blockquote p {
	padding: 0px;
	margin: 0px;
}
#single blockquote strong {
	color: #3e393c;
}
#single .wp-caption.alignleft {
	width: 40%;
	margin-right: 2%;
	margin-left: 2%;
	float: left;
	margin-bottom: 20px;
}
#single .wp-caption {
	padding: 10px;
	border: 1px solid #eee;
	font-size: 12px;
	color: #333;
	line-height: normal;
}
#single .wp-caption p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#single iframe {
	height: 450px;
	width: 100%;
}
#single img.attachment-large {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
#single img.alignnone {
	margin-bottom: 20px;
	margin-top: 20px;
	height: auto;
	width: 100%;
}
#single input.wpcf7-text, #single textarea.wpcf7-textarea, #single select.wpcf7-select, #single input.wpcf7-date, #single input.wpcf7-number, input.formulario, textarea.formulario, select.formulario {
	font-size: 16px;
	background-color: #f1f1f1;
	padding-top: 6px;
	padding-right: 2%;
	padding-bottom: 6px;
	padding-left: 2%;
	border: 1px solid #cccc;
	width: 85%;
	color: #666;
	display: block;
	clear: both;
	float: none;
	border-radius: 8px 8px 8px 8px;
	margin-top: 8px;
}
#single input.wpcf7-number {
	width: 40%;
}
#single input.wpcf7-date {
	width: 40%;
}
#single input.wpcf7-text.rut, #single input.wpcf7-text.rut2 {
	width: 90%;
}
#single select.wpcf7-select, select.formulario {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(img/select.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
}
#single input.wpcf7-submit, input.enviar {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #df8e2e;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 3;
}
#single .wpcf7-not-valid-tip {
	color: #C00;
	background-color: #FFE5D8;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-size: 16px;
	background-image: url(img/error.png);
	background-repeat: no-repeat;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-weight: 500;
}
#single .wpcf7-validation-errors, #single .wpcf7-mail-sent-ok {
	font-size: 14px;
	color: #333333;
	background-color: #FEE39A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-image: url(img/alerta.png);
	background-position: 10px 10px;
	font-weight: 500;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-repeat: no-repeat;
}
#single .wpcf7-mail-sent-ok {
	background-color: #C6E0BF;
	background-image: url(img/ok.png);
	background-position: 10px center;
	font-size: 16px;
	color: #3D6504;
}
#single form.form_plan br, #single form.wpcf7-form br {
	display: none;
}
#single span.rut {
	width: 35%;
	float: left;
	display: block;
}
#single span.rut2 {
	width: 5%;
	float: left;
	margin-left: 1%;
	display: block;
}
#single span.dia, #single span.anio {
	width: 12%;
	float: left;
	display: block;
	margin-right: 10px;
}
#single span.dia input.wpcf7-number, #single span.anio input.wpcf7-number, #single span.mes select.wpcf7-select {
	width: 80%;
}
#single span.mes {
	width: 25%;
	float: left;
	display: block;
	margin-right: 10px;
}
#single p.p_form_1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#single p.p_form_2 {
	margin-top: 0px;
	padding-top: 0px;
}
#single span.seccion_50 {
	width: 48%;
}
#single table {
	width: 100%;
}
#single table td {
	font-size: 13px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin: 0px;
	line-height: normal;
}
#single table td h4 {
	font-size: 14px;
	font-weight: 300;
}
#single table tr:nth-child(even).selected {
	background-color: #FFC;
}
#single table tr:nth-child(odd).selected {
	background-color: #FF9;
}
#single table tr:nth-child(even) {
	background-color: #eee;
}
#single table tr:nth-child(odd) {
	background-color: #E1E0E2;
}
#single table td select.formulario_s {
	margin: 0px;
}
#single table tfoot td {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
#single table thead td {
	color: #FFFFFF;
	background-color: #999;
	font-weight: bold;
}
.photo-galleria {
	margin-bottom: 20px;
}
.galleria-container {
	background-color: #FFF;
}
.galleria-image {
	border: 2px none #FFF;
}
.galleria-image-nav-left, #single.galleria-image-nav-right {
	opacity: 1.0;
	-webkit-opacity: 1.0;
	-moz-opacity: 1.0;
}
.galleria-errors {
	display: none;
}
/* Tabs Styles */
#single ul.tabs {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #0CF;
}
#single ul.tabs li {
	display: inline-block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#single ul.tabs a {
	display: block;
	position: relative;
	top: 1px;
	padding: 5px 10px;
	border: 1px solid #fff;
	text-decoration: none;
	color: #FFF;
	background-color: #3CF;
}
#single ul.tabs a.active {
	border-color: #0CF;
	border-bottom-color: #fff;
	color: #0CF;
	background-color: #FFF;
}
#single section.tab {
	display: none;
	margin-bottom: 15px;
	padding: 15px 0;
}
#single section.tab.active {
	display: block;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	padding-right: 20px;
	padding-left: 20px;
}
#single #jp-relatedposts h3.jp-relatedposts-headline em {
	font-size: 16px!important;
	font-weight: 400!important;
	font-style: normal;
}
#single h3.sd-title, #single h3.jp-relatedposts-headline {
	font-size: 16px!important;
	font-weight: 400!important;
	color: #999999;
	margin-bottom: 40px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	display: block!important;
	clear: both!important;
	float: none!important;
	line-height: 26px!important;
	background-image: url(img/relacionado.png);
	background-position: left top;
	background-size: 20px auto;
	padding-left: 25px;
	padding-top: 0px;
	background-repeat: no-repeat;
	margin-top: 10px;
	text-transform: none;
}
#single h3.jp-relatedposts-headline em:before {
	border-top-style: none!important;
}
#single #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	opacity: 1;
}
#single .jp-relatedposts-post-title a {
	font-family: 'Raleway', sans-serif;
	display: block;
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
	color: #cb294c;
	text-shadow: none;
	padding-bottom: 10px;
	font-size: 14px!important;
	line-height: 20px;
	font-weight: 100;
	letter-spacing: 1px;
}
#single #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:hover a {
	text-decoration: none!important;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	font-size: 11px;
	color: #999;
	display: block;
	float: left;
	margin-top: 9px;
	opacity: 1;
	background-image: url(img/calendar.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-size: 14px 14px;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	font-size: 10px;
	color: #FFF;
	background-color: #ddd;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	text-decoration: none;
	display: block;
	float: right;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: 300;
	line-height: normal;
	margin-bottom: 5px;
	margin-top: 10px;
	opacity: 1;
	margin-right: 5px;
}
p.jp-relatedposts-post-excerpt {
	font-size: 13px!important;
	color: #999!important;
}
#compartir {
	display: block;
	clear: both;
	float: none;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-image: url(img/social_li.png);
	background-position: left center;
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	opacity: 0.5;
}
#compartir li {
	float: left!important;
	height: 24px;
	width: 24px;
	margin-left: 20px!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	padding: 0px!important;
	margin-top: 0px!important;
	margin-right: 0px!important;
	margin-bottom: 0px!important;
	background-image: none!important;
}
#compartir ul {
	float: right;
	margin: 0px!important;
	padding: 0px!important;
}
#compartir li span.ess-share-text {
	display: none;
}
#compartir svg {
	height: 24px;
	width: 24px;
	float: left;
	margin-right: 10px;
}
.subpaginas_img {
	float: left;
	width: 40%;
	overflow: hidden;
	height: 250px;
}
.subpaginas_img img {
	height: auto;
	width: 100%;
}
#subpaginas_post {
	margin-bottom: 20px;
}
#subpaginas_post h4 {
	font-size: 20px;
	text-transform: uppercase;
	line-height: 26px;
}
#subpaginas_post p {
	height: 80px;
	overflow: hidden;
}
.subpaginas_txt {
	background-color: #cfe6e9;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	float: right;
	width: 50%;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
	height: 210px;
}
.subpaginas_txt img {
	height: auto;
	width: 170px;
}
.afi-document-icon {
	float: left;
	margin-right: 10px;
}
.afi-document {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	background-color: #eee;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: normal;
	border-radius: 10px 10px 10px 10px;
	text-transform: uppercase;
}
.afi-document a {
	color: #666!important;
	letter-spacing: 1px;
	font-weight: 400;
}
.afi-document:hover {
	background-color: #ccc;
}
.afi-document-icon {
	padding-top: 2px;
}
.afi-clear {
	margin-top: -8px;
}
li.descargar a {
	margin-top: 10px;
	margin-right: 15%;
	margin-bottom: 10px;
	margin-left: 15%;
	display: block;
	clear: both;
	float: none;
	font-size: 16px;
	font-weight: 500;
	color: #666;
	background-image: url(img/descarga_link.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 35px;
	border-radius: 80px 80px 80px 80px;
	transition-property: background-color, color, border, margin-left;
	transition-duration: .15s, .15s;
	transition-timing-function: linear, ease-in;
}
li.descargar a:hover {
	color: #FFF!important;
	background-color: #c2291e!important;
	border: 1px solid #c2291e!important;
	margin-left: 17%;
}
li.descargar a small {
	font-size: 11px;
	text-transform: uppercase;
	opacity: 0.7;
	display: block;
	clear: both;
	float: none;
	margin-bottom: 3px;
}
li:nth-child(even).descargar a {
	border: 1px solid #FFF;
}
li:nth-child(odd).descargar a {
	background-color: #eee;
	border: 1px solid #CCC;
}
#container_category {
	background-color: #000;
	padding-top: 40px;
	padding-bottom: 30px;
}
h2.titulo {
	font-size: 22px;
	font-weight: 600;
	color: #3e393c;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
}
#container_category.clinicas_bg {
	background-image: url(img/clinicas_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 200px;
	padding-bottom: 220px;
}
#container_novedades {
	background-color: #f0f0f0;
	padding-top: 20px;
	padding-bottom: 30px;
}
h2.titulo_cat {
	font-size: 36px;
	color: #C00;
	text-align: center;
	display: block;
	margin-bottom: 30px;
	font-weight: 200;
	line-height: normal;
}
#novedades {
}
#novedades li {
	margin-bottom: 25px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	float: left;
	width: 46%;
	margin-right: 2%;
	display: block;
	height: 140px;
	background-color: #FFF;
	overflow: hidden;
	transition-property: box-shadow;
	transition-duration: .15s, .15s;
	transition-timing-function: linear, ease-in;
}
#novedades li:hover {
	box-shadow: 0px 5px 130px -30px #000;
	z-index: 3;
	position: relative;
}
#novedades div.imagen {
	display: block;
	height: 140px;
	width: 43%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	float: left;
}
#novedades div.texto {
	width: 50%;
	display: block;
	padding-top: 15px;
	float: right;
	padding-right: 2.5%;
	padding-left: 2.5%;
}
#novedades small {
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	clear: both;
	float: none;
	margin-bottom: 10px;
	color: #999;
}
#novedades h4 {
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#novedades h4 a {
	color: #333333;
	text-decoration: none;
}
li.clinica_category {
	margin-bottom: 25px;
	float: left;
	width: 28%;
	margin-right: 2%;
	display: block;
	height: 140px;
	overflow: hidden;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
li.clinica_category div.imagen {
	display: block;
	height: 140px;
	width: 33%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100px;
	float: left;
	background-image: url(img/clinica.png);
}
li.clinica_category div.texto {
	width: 60%;
	display: block;
	padding-top: 15px;
	float: right;
	padding-right: 2.5%;
	padding-left: 2.5%;
}
li.clinica_category small {
	font-family: 'Raleway', sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	clear: both;
	float: none;
	margin-bottom: 10px;
	color: #000;
	opacity: 0.6;
	letter-spacing: 1px;
}
li.clinica_category h4 {
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
li.clinica_category h4 a {
	color: #333333;
	text-decoration: none;
}
#paginador {
	font-size: 14px;
	color: #fff;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 10%;
	padding-left: 10%;
	display: block;
	margin-top: 30px;
	clear: both;
	float: none;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: 'Raleway', sans-serif;
	text-align: center;
}
#paginador span.pages {
	padding-right: 20px;
}
#paginador a {
	color: #ffff;
	text-decoration: none;
	background-color: #333;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-radius: 50px 50px 50px 50px;
	border: none;

}
#paginador a:hover {
	color: #FFFFFF;
	background-color: #CC3300;
}
#paginador span.current {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-radius: 50px 50px 50px 50px;

}
#paginador span.pages {
	font-size: 12px;
	color: #fff;
	border: none;
}
#ubicacion p {
	margin: 0px;
	padding: 0px;
}
#ubicacion iframe {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 350px;
	width: 100%;
}
#footer {
	font-size: 13px;
	font-weight: 600;
	color: #000;
	background-color: #b20304;
	padding-top: 60px;
	padding-bottom: 60px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: left;
	background-image: url(img/logo_footer.svg);
	background-repeat: no-repeat;
	background-position: 50px center;
	background-size: 120px auto;
	padding-left: 250px;
}
#footer b {
	color: #000;
	font-weight: 800;
}
#footer .columna {
	float: left;
	width: 50%;
	padding-right: 2%;
	padding-left: 2%;
}
#footer .columna.c_1 {
	width: 100px;
	padding-left: 0px;
	padding-bottom: 30px;
}
#footer .columna h2 {
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer a {
	text-decoration: none;
	font-weight: 600;
	color: #000;
}
#footer li.menu-item {
	font-family: 'Raleway', sans-serif;
	margin-bottom: 9px;
	padding-bottom: 0px;
	list-style-type: circle;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#footer ul.sub-menu {
	display: none;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
.alignnone {
	margin-bottom: 15px;
}
.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#screen {
	position: relative;
	height: 530px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#screen .next, #screen .prev {
	position: absolute;
	top: 250px;
	z-index: 20;
}
#screen .prev {
	left: -25px;
}
#screen .next {
	right: -25px;
}
#sections {
	overflow: hidden;
	width: 100%;
	height: 530px;
	clear: left;
}
#sections ul {
	width: 400%;
}
#sections li {
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 530px;
	width: 25%;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	background-size: 100% auto;
}
 @media screen and (max-width: 1400px) {
#bloque_1, #bloque_2 {
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}
#logos_footer {
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
}
#interior {
	padding-right: 5%;
	padding-left: 5%;
}
#eventos {
	padding-right: 20%;
}
}
 @media screen and (max-width: 1100px) {
#bloque_1, #bloque_2 {
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
}
#interior {
	padding-right: 3%;
	padding-left: 3%;
}
#logos_footer {
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}
ul#destacados_lista {
}
.cel-navbar {
	display: block;
}
#c-center {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
#buscar input.formulario {
	width: 150px;
}
#header_r {
	width: 300px;
}
#agenda ol {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0px;
	-moz-column-gap: 0px;
	column-gap: 0px;
}
#seccion_post {
	width: 30%;
}
div#single_destacados {
	display: none;
}
}
 @media screen and (max-width: 800px) {
.cel-navbar {
	display: block;
}
.movil {
	display: block;
}
#fancybox-content {
	height: auto!important;
}
#menu_movil {
	display: block;
	z-index: 20;
}
a.logotipo {
	width: 70%!important;
	margin-left: 10%;
	display: block;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}
#header a.logotipo img {
	width: 100%;
	height: auto;
}
#buscar input.formulario {
	width: 120px;
}
#modelos {
	margin-top: 0px;
}
ul.tabs li {
	box-shadow: none;
	display: block;
}

.producto.single {
	display: none;
	}
.producto {
	float: none;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.producto.single, .producto.category  {
	background-color: #FFF;
	width: 84%;
	padding-top: 20px;
	padding-right: 8%;
	padding-bottom: 20px;
	padding-left: 8%;
	margin-right: 0%;
	margin-left: 0%;
	height: auto;
	margin-bottom: 20px;
}
a.masnoticias {
	display: block;
	width: auto;
	margin-right: 4%;
	margin-left: 4%;
}
#container {
	padding-top: 10px;
}
#content_index, #sidebar_index {
	width: 100%;
	float: none;
	margin-top: 20px;
}
#header {
	padding-bottom: 20px;
	text-align: center;
	background-image: none;
	height: auto;
}
#header.interior {
	position: relative;
	background-color: #365f0c;
}
#columna_1, #columna_2 {
	float: none;
	width: 100%;
}
#buscar {
	background-color: #b71818;
	text-align: center;
	display: block;
	margin: 0px;
	width: 90%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10%;
	float: none;
}
.iosSlider {
	z-index: auto!important;
	top: 0px!important;
	margin-bottom: 0px!important;
}
.iosSlider, .iosSlider .slider, .iosSlider .slider .item, .iosSlider .slider .item a.item_link {
	height: 350px!important;
}
.iosSlider .slider .item {
	background-size: auto 250px!important;
}
.iosSlider .slider .item.c_destacado {
	background-position: top right!important;
}
.iosSlider .slider .item a {
	text-decoration: none;
}
iosSlider .slider .item.c_destacado {
	background-size: cover!important;
}
a .item_contenido {
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
	background-image: none;
	margin-top: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFF;
}
a .item_contenido img {
	width: auto;
	height: 25px;
}
a .item_contenido h2 {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: center;
	font-weight: 500!important;
	text-shadow: 1px 1px 5px #000;
}
a .item_contenido b {
	display: none;
}
.container {
	height: 250px!important;
}
.prevContainer, .nextContainer {
	display: none!important;
}

#footer {
    background-image: none;
    padding-left: 40px;

}


#historias li, #historias.contenido li {
    float: left;
    height: 370px;
    width: 97%;
    margin-right: 1.5%;
    margin-left: 1.5%;
    margin-bottom: 30px;
}

#historias.contenido li {
    height: 260px;
    width: 45%;
    margin-right: 2.5%;
    margin-left: 2.5%;
}

#historias li a.link_historias {
    height: 150px;
    padding-top: 200px;
}

#historias.contenido li a.link_historias {
    height: 180px;
    padding-top: 60px;
}

#historias.contenido li a.link_historias h3 {
    font-size: 16px;
    line-height: 18px;
}

#historias.contenido li a.link_historias small {
    font-size: 10px;
	}
b.categorias {
    font-size: 9px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    margin-right: 1px;
    margin-bottom: 10px;
    margin-left: 1px;
    line-height: 12px;
}

video#video_bg {
    position: absolute;
    left: -20%;
    top: 0;
    right: 0;
    min-width: 25%;
    min-height: 25%;
    width: auto;
    height: 350px;
    z-index: -100;
}
.sb_tendencia a {
    text-decoration: none;
    display: block;
    float: left;
    width: 29.5%;
    margin-right: 1.5%;
    margin-left: 1.5%;
		height: 260px;
}
.sb_tendencia a .sb_text {
    font-size: 13px;
}

h2.titulo_linea {
	font-size: 13px;
	line-height: 18px;
}
h2.titulo_linea.single {
	padding-top: 20px;
	padding-bottom: 20px;
}
#noticias_index_anteriores {
	float: none;
	width: 80%;
	margin-left: 10%;
}
#container_category .noticias_index_text a {
	height: auto;
}
#noticia li, #noticia h2 {
	padding-right: 20px;
	padding-left: 20px;
}
#noticia li:hover {
	margin-left: -0px;
}
#sidebar_central {
	padding: 0px;
	width: 100%;
	background-color: #f9f8f6;
	min-height: auto;
	margin-bottom: 20px;
}
#contenido_central {
	float: none!important;
	width: 80%;
	padding-top: 20px;
	padding-right: 10%;
	padding-left: 10%;
}
#interior {
	padding-right: 0%;
	padding-left: 0%;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#container_category {
	padding-top: 0px;
  padding-bottom: 30px;
}
#single {
	width: 84%;
	font-size: 15px;
	line-height: 22px;
	float: none;
	box-shadow: 0px 0px 0px 0px transparent;
	margin-top: 30px;
	padding: 8%;
	margin-bottom: 30px;
	margin-left: 0%;
	margin-right: 0%;
	color: #FFF;
}
#single.single {
	float: none;
}
#single h2 {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: normal;
	margin-top: 0px;
}
#single ul {
	display: block;
	column-count: 1;
	column-gap: 0px;
	column-rule: 0px solid #eee;
}
.content_single {
	padding: 30px;
}
#single img {
	width: 100%;
	height: auto;
}
#datos_clinica {
	background-image: none;
}
#page-1 {
	margin-bottom: 0px;
	padding-right: 0%;
	padding-left: 0%;
}
#page-1-img, #page-1-txt, #page-2-img, #page-2-txt, #page-3-img, #page-3-txt {
	float: none;
	width: auto;
	display: block;
	clear: both;
}
#page-1-txt, #page-2-txt, #page-3-txt {
	padding: 35px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0em;
	height: auto;
}
#page-1-img, #page-2-img, #page-3-img {
	padding: 0px;
	height: 200px;
	width: auto;
	margin: 0px;
}
#page-2-txt h2, #page-3-txt h2 {
	padding-top: 20px;
}
#page-cargos li {
	width: 44%;
}
.subpaginas_img {
	float: none;
	width: 100%;
	height: 200px;
}
.subpaginas_txt {
	float: none;
	width: 90%;
	height: auto;
}
#sidebar {
	float: none;
	width: 90%;
	padding-left: 5%;
}
#footer .columna {
	float: none;
	width: 80%;
	margin-right: 5%;
	margin-left: 5%;
	padding-right: 1%;
	padding-left: 1%;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-bottom: 20px;
	margin-top: 20px;
}
.columna #social_count {
	display: block!important;
}
.web, #novedades_small, #menu, .seccion_post_img, #cronicas img,
#single_img, #feature_list, #header_r img, #header_r br, .categoria.single,
#container_imagenes, #breadcrumbs, #imagen_programacion, .programacion_destacada,
#header_servicios, #header_r, a.vermas, #banner_superior, #menu_unidades, a.reserva_h,
.banner, a.contenido_destacado, #logos_footer, #sidebar_central.interior {
	display: none!important;
}
#archive {
	width: 98%;
	float: none;
}
#archive h2 {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #000000;
	position: relative;
	bottom: auto;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	opacity: 0.7;
}

#rrss {
    float: none;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #000;
		z-index: 6;
		opacity: 0.8;

}

#rrss a {
    color: #FFF;
    text-decoration: none;
    font-size: 12px;
    float: left;
    width: 29%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 32px 32px;
    margin-top: 20px;
    padding-top: 46px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-right: 2%;
    margin-left: 2%;
}

#footer {
    padding-top: 30px;
    padding-bottom: 110px;
}
}
