/*
/*
	------- Reset Style Section -------
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; }
body {
	line-height: 1; }
ol, ul {
	list-style: none; }
blockquote, q {
	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }
table {
	border-collapse: collapse;
	border-spacing: 0; }


/*
	------- General Style Section -------
*/
body {
	background: #fff;
	font: 14px/21px "Source Sans Pro", "Droid Sans", Arial, sans-serif;
	color: #444;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}


/* Typography */
h1, h2, h3, h4, h5, h6 {
	color: #181818;
	font-family: "Source Sans Pro", "Arial", serif;
	font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
h2 { font-size: 35px; line-height: 40px; margin-bottom: 10px; }
h3 { font-size: 28px; line-height: 34px; margin-bottom: 8px; }
h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
h5 { font-size: 17px; line-height: 24px; }
h6 { font-size: 14px; line-height: 21px; }
.subheader { color: #777; }
p { margin: 0 0 20px 0; }
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777;  }
em { font-style: italic; }
strong { font-weight: bold; color: #333; }
small { font-size: 80%; }


/*	Blockquotes  */
blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* Links */
a, a:visited { color: #FFF; text-decoration: underline; outline: 0; }
a:hover, a:focus { color: #000; }
p a, p a:visited { line-height: inherit; }


/* Lists */
ul, ol { margin-bottom: 20px; }
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
ul ul li, ul ol li,
ol ol li, ol ul li { margin-bottom: 6px; }
li { line-height: 18px; margin-bottom: 12px; }
ul.large li { line-height: 21px; }
li p { line-height: 21px; }

.preview-schema{
	display: none;
}
/* Images */
img.scale-with-grid {
	max-width: 100%;
	height: auto;
}

#my-buttons-offers{
	width:280px;
	margin-right:15px;
	float: left;
	margin-bottom:25px;
}

.clc{
	cursor: pointer;
}

.cuads{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.cuads ul li{
	display: inline;
	width: 300px;

}

.cuads ul li:nth-child(2n+1){
	margin-right:100px;
}

#books{
	display:none;
}
#books li a{
	text-decoration: none;
}
#books li a:hover{
	color: #fff;
}
#books li:hover{
	font-weight: bold;
	padding-left: 8px;
	cursor: pointer;
}

#my-enabled-offers{
	width: 620px;
	border-left: 1px solid #cecece;
	padding-left:20px;
	float: left;

}
#my-enabled-act{
	width: 960px;
	padding-left:20px;
	float: left;

}

.my-act h4{
	margin-bottom: 10px;
	border-bottom: 1px solid #cecece;
	font-weight: bold;
	color:#2f436c;
}
.my-act h4 span{
	font-size: 13px !important;
	color:#2f436c;
	font-weight: normal;
}

.my-offer h4{
	margin-bottom: 10px;
	border-bottom: 1px solid #cecece;
	font-weight: bold;
	color:#2f436c;
}
.my-offer h4 span{
	font-size: 13px !important;
	color:#2f436c;
	font-weight: normal;
}
.my-act{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 2px solid;
	border-color: #7189fd;
}

.my-offer{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 2px solid;
	border-color: #7189fd;
}

#Actives-offers{
	width: 450px;
	float: left;
	margin-right: 15px;
/*	clear: both;	*/
}
#Actives-offers h4{
	border-bottom:1px solid #cecece;
}

#Actives-offers ul{
	text-align: center;
}

#Actives-offers ul li{
	display: inline;
	float: left;
	margin: 10px 10px 10px 15px;
	width: 125px;
	height: 200px;
	position: relative;
}

.offer-thumb{
	width: 125px;
}

.names-thumb{
	font-weight: bold;
}
.elapsed{
	font-size: 12px;
}
#Actives-offers .leyend-offer p{
	margin: 0;
}

#offer-data{
	width: 450px;
	margin-left: 15px;
	border-left: 1px dotted #cecece;
	float: left;
	padding-left: 25px;
}

#offer-image{	;
	width: 450px;
/*	margin-top: 15px;*/
	float: left;
	margin-bottom: 30px;
	/*float: left;*/
}

#offer-image #file-input{
	margin-bottom: 15px;
	margin-left: 10px;
}

#offer-image #preview-image img{
	width: 100%;
	height: 100%;
	position: relative;
/*	height: 100%;*/
}

#offer-image #preview-image{
	width: 450px;
	height: 250px;
	border:1px solid #cecece;
}

#Actives-activities{

	width: 450px;
	float: left;
/*	margin-right: 25px;*/
	padding-left: 25px;
	border-left: 1px solid #cecece;
/*	clear: both;	*/
}
#Actives-activities h4{
	border-bottom:1px solid #cecece;
}

#Actives-activities ul{
	text-align: center;
}

#Actives-activities ul li{
	display: inline;
	float: left;
	margin: 10px 10px 10px 15px;
	width: 125px;
	height: 200px;
	position: relative;
}

#Actives-activities .leyend-activity p{
	margin: 0;
}

.hidden{
	opacity: 0;
	position: absolute;
}

.image-activity-thumb,.image-offer-thumb{
	position: relative;
}

.edit-call {
/*	background: url('../images/delete.png') no-repeat ;	*/
	cursor: pointer;
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: -3px;
	right: -7px;
	border: none;
}

/* Buttons */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	border: 1px solid #aaa;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #444;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px rgba(255, 255, 255, .75);
	cursor: pointer;
	margin-bottom: 20px;
	line-height: normal;
	padding: 8px 10px;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center; }

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
   border: 0;
   padding: 0;
}


/* Forms */
form {
	margin-bottom: 20px; }
fieldset {
	margin-bottom: 20px; }
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
	border: 1px solid #ccc;
	padding: 6px 4px;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #777;
	margin: 0;
	width: 210px;
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
	background: #fff; }
select {
	padding: 0; }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
	border: 1px solid #aaa;
	color: #444;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow:  0 0 3px rgba(0,0,0,.2); }
textarea {
	min-height: 60px; }
label,
legend {
	display: block;
	font-weight: bold;
	font-size: 13px;  }
select {
	width: 220px; }
input[type="checkbox"] {
	display: inline; }
label span,
legend span {
	font-weight: normal;
	font-size: 13px;
	color: #444; }


/* Misc */
.remove-bottom { margin-bottom: 0 !important; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
div b {
	font-weight:bold;
}


/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

header{
	z-index: 9999999;
}

/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */


/* #Base 960 Grid */

.container {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 0;

}
.container .column, .container .column, .container .columns {
    float: left;
    display: inline;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.row                                        { margin-bottom: 20px; }


/* Nested Column Classes */
.column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; }


/* Base Grid */
.container .one.column,
.container .one.columns                     { width: 40px;  }
.container .two.columns                     { width: 100px; }
.container .three.columns                   { width: 160px; }
.container .four.columns                    { width: 220px; }
.container .five.columns                    { width: 280px; }
.container .six.columns                     { width: 340px; }
.container .seven.columns                   { width: 400px; }
.container .eight.columns                   { width: 460px; }
.container .nine.columns                    { width: 520px; }
.container .ten.columns                     { width: 580px; }
.container .eleven.columns                  { width: 640px; }
.container .twelve.columns                  { width: 700px; }
.container .thirteen.columns                { width: 760px; }
.container .fourteen.columns                { width: 820px; }
.container .fifteen.columns                 { width: 880px; }
.container .sixteen.columns                 { width: 940px; }
.container .one-third.column                { width: 300px; }
.container .two-thirds.column               { width: 620px; }


/* Offsets */
.container .offset-by-one                   { padding-left: 60px;  }
.container .offset-by-two                   { padding-left: 120px; }
.container .offset-by-three                 { padding-left: 180px; }
.container .offset-by-four                  { padding-left: 240px; }
.container .offset-by-five                  { padding-left: 300px; }
.container .offset-by-six                   { padding-left: 360px; }
.container .offset-by-seven                 { padding-left: 420px; }
.container .offset-by-eight                 { padding-left: 480px; }
.container .offset-by-nine                  { padding-left: 540px; }
.container .offset-by-ten                   { padding-left: 600px; }
.container .offset-by-eleven                { padding-left: 660px; }
.container .offset-by-twelve                { padding-left: 720px; }
.container .offset-by-thirteen              { padding-left: 780px; }
.container .offset-by-fourteen              { padding-left: 840px; }
.container .offset-by-fifteen               { padding-left: 900px; }


/* #Clearing  */

/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
.row:after,
.clearfix:after {
    clear: both; }
.row,
.clearfix {
    zoom: 1; }


/* You can also use a <br class="clear" /> to clear columns */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}


/*  ------- Heal Theme Style Section -------

	Table of Contents
==================================================
    1. HEADER
    2. MAIN PAGE
	3. BLOG STYLE
	4. GALLERY
	5. SHORTCODES
	6. OTHER PAGE
	7. FOOTER
    8. STYLE FOR MOBILE DEVICES

*/

/* -----		0. PATCHER LA PIEZA		----- */

#wallery{
	width: 940px;;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
}

.sortable1{
	cursor: move;
}
.sortable2{
	cursor: move;
}

.offer_panel{}

.to-back{
	width:auto;
	background: #2a6796; /* Old browsers */
	background: -moz-linear-gradient(top, #2a6796 0%, #214764 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a6796), color-stop(100%,#214764)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2a6796 0%,#214764 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2a6796 0%,#214764 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2a6796 0%,#214764 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2a6796 0%,#214764 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a6796', endColorstr='#214764',GradientType=0 ); /* IE6-9 */
	text-transform: uppercase;
	color:#fff;
	cursor: pointer;
	padding:5px 17px ;
	float: right;
	text-align: center;
	margin-left: 50px;
}

.to-back a{
	text-decoration: none;
}
.to-back a:hover{
	color:#fff;
	text-decoration: none;
}

.thumb{
	width: 152px;
	margin: 0 auto !important;
}

.family{
	height: 320px;
	width: 100%;
	clear: both;
	padding:0;
	margin: 15px 0px 50px 0px;
	display: block;
	}


.family img{
	width: 320px;
	/*height: 320px;*/
	float: left;
	margin-top: 25px;
}

.family .wrap-text-description{
	max-width:600px;
	width: auto;
	float: left;
	border-left: 1px solid #767575;
	margin-left: 10px;
	margin-top: 80px;
	display: block;
}

#newAdmin{
	clear:both;
	display: none;
}
#newAdmin input, #newAdmin div{
	float:left;
	margin-right:5px;
	border: 1px solid #7393a7;
	height: 10px;
}
#newAdmin div{
	width: 20px;
	height: 20px !important;
	background: url("../images/add-button.png") no-repeat;
	display: block;
	margin-top:3px;
	/*cursor: pointer;*/
	border: none;
	opacity: 0.3;
}

#newClient{
	clear:both;
	display: none;
}
#newClient input, #newClient div{
	float:left;
	margin-right:5px;
	border: 1px solid #7393a7;
	height: 10px;
}
#newClient div{
	width: 20px;
	height: 20px !important;
	background: url("../images/add-button.png") no-repeat;
	display: block;
	margin-top:3px;
	/*cursor: pointer;*/
	border: none;
	opacity: 0.3;
}

#massiveClient{
	clear:both;
	display: none;
}
#massiveClient input, #massiveClient div{
	float:left;
	margin-right:5px;
	border: 1px solid #7393a7;
	height: 25px;
}
#massiveClient div{
	width: 20px;
	height: 20px !important;
	background: url("../images/add-button.png") no-repeat;
	display: block;
	margin-top:3px;
	/*cursor: pointer;*/
	border: none;
	opacity: 0.3;
}

.force-left{float:left !important; margin:0 0 20px 0 !important; }
.little-margin{margin-top:5px !important; margin-right:5px !important;}
.family .text-tittle-family{
	font-size: 35px;
	padding-left: 10px;
	margin-left: 23px;
	margin-bottom: 10px;
	line-height:40px;
}
.text-title-inter{
	font-size: 35px;
	margin-bottom: 10px;
	line-height:40px;
	text-transform:uppercase;
}

.family .text-description-family{
	font-size: 18px;
	padding-left: 5px;
	margin-left: 30px;
}

/* -----		1. HEADER		----- */

body {
	background:#fff;
}

.mainmenu {
	width: 100%;
	background-color:#001f5b;
	height: 30px;
	color:#fff;
	text-align:left;
}
.ingreso{
    width: 400px;
    height: 30px;
    padding-top: 5px;
    float: right;
}
.ingreso img {
	margin-top: -2px;
    padding-left: 5px;
}
.resultado{background-color:#ccc;}
.ingreso a {
	text-decoration: none;
}
.ingreso a:hover {
	text-decoration: none;
}
.right{float:right;}
#header {
	width:100%;
	z-index: 10000;
	background-color:transparent;
/*	position: fixed;
	top: 0;*/
/*	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

.main-header {
	position:absolute;
}

.main-header .container {
	/*margin-top:14px;*/
	z-index:0;
	margin-left:auto;
	margin-right:auto;
}

.main-header .fourteen {
	height:67px;
	/*border-top:2px solid #2170ad;*/
	/*background:url(../images/slider-bg.png);*/
}

#header-mobile-menu {
	position:absolute;
	top:20px;
	right:0px;
	display:none;
	font-family:"Droid Sans", "Arial", sans-serif;
	padding:5px;
	border:1px solid #d5d5d5;
	font-size:1.5em;
	width:200px;
	-webkit-appearance:none;
	background-image:url(../images/select_arrow.png);
	background-repeat:no-repeat;
	background-position:170px 8px;
	color:#777;
	float:right;
}

#logo {
	background: url(../images/heal_logo.png) no-repeat;
	margin-top: 14px;
	height: 90px;
	width: 225px;
	margin-left: -13px;
}

#logo-wrap {
    margin-top: 1px;
    position: relative;
    margin-bottom: -13px;
}

#logo-wrap a {
	width:193px;
	display:block;
	position:abolute;
}


/* Main navigation menu */
/* Main navigation menu */
#menu-header-menu {
    float: left;
    list-style-type: none;
    margin-top: 28px;
    margin-right: 5px;
    margin-left: 75px;
    z-index: 90000;
}
#menu-header-menu > li {
	position:relative;
	float:left;
	margin:10px;
	/*font-weight:bold;*/
	/*padding-top:5px;*/
	/* padding-left:25px; */
	/*padding-bottom:20px;*/
	transition-duration:1s;
	-moz-transition-duration:1s;
	-o-transition-duration:1s;
	-webkit-transition-duration:1s;
}

#menu-header-menu > li a {
    color: #515151;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: none !Important;
}

.main-header #menu-header-menu > li a {
	color:#000;
	/*text-shadow:0px 0px 3px #000;*/
	/*border-bottom:1px dotted #fff;*/
	padding-bottom:2px;
	text-transform: uppercase;
}

.main-header .sub-menu {
	background:rgba(255,255,255,0.9) !important;
	box-shadow:none !important;
}

.sub-menu {
	display: none;
	position:absolute;
	top:0px;
	left:0px;
	margin-top: -17px;
	width:150px;
	background:rgba(255,255,255,1) !important;
	padding:25px 30px 25px 30px;
	z-index:2000;
	border:1px solid #b6b6b6;
	border-top:2px solid #094EA0;
	/*overflow-y: auto;*/

}

.sub-sub-menu{
	left:140px;
	/*overflow-y: none;*/
}

.sub-menu li {
	color:#000 !important;
	margin-bottom:10px;
	transition-duration:0.2s;
	-moz-transition-duration:0.2s;
	-o-transition-duration:0.2s;
	-webkit-transition-duration:0.2s;
	border-bottom:1px dotted #e0e0e0;
	padding-bottom:3px;
}
.two-c-ul{
	width: 500px !important;
}
.two-c{
	line-height:1.5em;
  	float:left;
	display: inline;
	width: 47%
}
.sub-menu li:first-child {
	border-bottom:none !important;
}

.sub-menu li:hover {
	padding-left:2px;
}

.sub-menu > li a {
	border-bottom:none !important;
	font-weight:normal !important;
	color:#707070 !important;
	text-shadow:none !important;
}

.triangle {
	position:absolute;
	top:-14px;
	left:10px;
}

.triangle:hover {
	padding-left:0px !important;
}

.main-header #intro-text {
	display:none;
}

.main-header #social-button {
	display:none;
}

.main-header #telephone-wrap {
	display:none;
}

#intro-text {
	color:#727272;
	border-top:2px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
	padding:15px 30px 20px 58px;
	font-size:1em;
	opacity:0.7;
	transition-duration:0.7s;
	-moz-transition-duration:0.7s;
	-o-transition-duration:0.7s;
	-webkit-transition-duration:0.7s;
	margin:-9px 0 45px 15px;
	line-height:22px;
	font-family:"Droid Sans",sans-serif;
}

#intro-text:hover {
	opacity:1;
}

#intro-author {
	display:none;
	font-size:0.7em;
	text-align:right;
	margin:10px 10px 0 0;
	color:#727272;
	font-family:"Droid Sans",sans-serif;
}

/* Social button */
#social-button {
	float:right !important;
	padding-left:25px;
	padding-right:25px;
	height:33px;
	width:140px;
	opacity:0.6;
	margin-top:-4px;
}

#social-button div {
	width:25px !important;
	height:6px;
	opacity:0.6;
	transition-duration:0.7s;
	-moz-transition-duration:0.7s;
	-o-transition-duration:0.7s;
	-webkit-transition-duration:0.7s;
	background-image:url(../images/social_icon3.png);
	float:left;
	margin-right:3px;
}

#social-button div:hover {
	opacity:1;
}

#google-img {
	background-position:-55px 0px;
}

#facebook-img {
	background-position:-28px 0px;
}

#twitter-img {
	background-position:-2px 0px;
}

#rss-img {
	background-position:-107px 0px;
}

#linkedin-img {
	background-position:-81px 0px;
}

.blue-color {
	color:#3675c1;
	font-weight:bold;
	text-decoration:underline;
}

#telephone-wrap {
	position:relative;
	left:-4px;
	padding-right:6px;
	padding-left:1px;
	padding-top:6px;
	font-size:1em;
	width:180px;
	color:#b3b3b3;
}

#header-email {
	display:block;
	background:url(../images/header-mail.png) no-repeat 20px 4px;
	padding-left:40px;
	margin-left:7px;
	padding-bottom:10px;
	font-family:"Droid Sans",sans-serif;
	font-size:0.9em;
}

#header-telephone {
	display:block;
	background:url(../images/header-telephone.png) no-repeat 20px 4px;
	padding-left:40px;
	margin-left:7px;
	font-family:"Droid Sans",sans-serif;
	font-size:0.9em;
}

/* -----		2. MAIN PAGE		----- */


/* Features */
.features {
	margin:13px 0 20px 0;
	padding:32px;
	background:url(../images/redox_01.png);
	border:7px solid #fff;
	box-shadow:0px 0px 2px #e0e0e0;
}

.features p {
	color:#717171;
	font-size:1.2em;
	line-height:24px;
}

.features a {
	font-size:1.2em;
	color:#6d98f1;
	text-decoration:none;
}

.features a:hover {
	color:#4677db;
}

.features h2 {
	color:#3675C1;
	font-size:1.3em;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:1px 1px 0px #fff, 3px 3px 0px #e0e0e0;
	padding-left:45px;
	border-bottom:1px solid #d1d1d1;
}

.fone h2 {
	background:url(../images/news_img.png) no-repeat;
}

.ftwo h2 {
	background:url(../images/care_img.png) no-repeat;
}

.fthree h2 {
	background:url(../images/contact_img.png) no-repeat;
}


/* Blog section */
#from-blog-wrap {
	padding-bottom:20px;
}

#from-blog {
	margin-bottom:20px;
}

#from-blog-header {
	margin:0px auto 0 auto;
	font-size:1.4em;
	color:#565656;
	margin-bottom:10px;
	position:relative;
}

#from-blog-header div {
	margin-bottom:0px;
	width:170px;
}

#go-next, #go-prev {
	width:17px !important;
	height:23px !important;
	position:absolute;
	opacity:0.4;
	transition-duration:0.4s;
	-moz-transition-duration:0.4s;
	-o-transition-duration:0.4s;
	-webkit-transition-duration:0.4s;
}

#go-next {
	top:0px;
	right:13px;
	background-image:url(../images/from-blog-next.png);
}

#go-prev {
	top:0px;
	right:36px;
	background-image:url(../images/from-blog-prev.png);
}

#go-next:hover, #go-prev:hover {
	opacity:0.8;
}

#mobile-blog-slider {
	display:none;
}

#blog-slider {
	width:940 !important;
}

#blog-slider li {
	width:316px;
	position:relative;
}

#blog-slider li img {
	width:250px;
	opacity:0.8;
	transition-duration:0.7s;
	-moz-transition-duration:0.7s;
	-o-transition-duration:0.7s;
	-webkit-transition-duration:0.7s;
}

.blog-slider-text-wrap {
	margin-top:-4px;
	width:300px;
	background:#fff;
	padding-top:3px;
	padding-bottom:3px;
}

#blog-slider li img:hover {
	opacity:1;
}

#blog-slider li:first-child {
	margin-right:0px;
}

.main-blog-magnifier {
	position:absolute;
	top:40px;
	left:75px;
	height:70px;
	width:70px;
	background:url(../images/gallery_magnifier.png) no-repeat;
	opacity:0;
	transition-duration:0.4s;
	-moz-transition-duration:0.4s;
	-o-transition-duration:0.4s;
	-webkit-transition-duration:0.4s;
	display:none;
}

.slider-post-title {
	margin:8px 5px 0 0;
	color:#6D98F1;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
}

.slider-post-text {
	font-size:0.9em;
	text-align:center;
	color:#989898;
	margin-right:5px;
	margin-bottom:8px;
}

.bx-next {
	position:absolute;
	top:28%;
	right:-47px;
	z-index:999;
	width:30px;
	height:30px;
	text-indent: -999999px;
	background: url(../images/gray_next.png) no-repeat;
	opacity:0.3;
	transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
}

.bx-prev {
	position:absolute;
	top:28%;
	left:-50px;
	z-index:999;
	width:30px;
	height:30px;
	text-indent:-999999px;
	background:url(../images/gray_prev.png) no-repeat;
	opacity:0.3;
	transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
}

.bx-next:hover,.bx-prev:hover {
	opacity:1;
}


/* Information block */
#information-wrap {
	margin-top:50px;
}

.information-header {
	border-bottom:4px solid #f4f4f4;
	padding-top:10px;
	padding-bottom:10px;
	font-size:1.5em;
	font-weight:bold;
	color:#3675C1;
	text-shadow:1px 1px #fff,2px 2px #DDD;
	margin-bottom:15px;
	margin-right:55px;
	padding-left:10px;

}


/* News */
.news-wrap {
	margin-bottom:21px;
	width:550px;
}

.news-wrap img {
	margin-bottom:10px;
	width:195px;
	margin-right:20px;
	border:3px solid #fff !important;
	float:left;
}

.news-wrap a {
	text-decoration:none;
}

.news-title {
	padding-top:6px;
	font-size:1.4em;
	font-weight:bold;
	color:#6D98F1;
	margin-bottom:3px;
	transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
}

.news-title:hover {
	color:#4b7bde;
}

.news-after-title {
	margin-top:5px;
	margin-bottom:5px;
	height:19px;
}

.news-after-title li {
	float:left;
	padding-left:18px;
	margin-right:10px;
	color:#a1a1a1;
	margin-bottom:0px !important;
}

#news-author {
	background:url(../images/blog_author_icon.png) 0px 2px no-repeat;
}

#news-date {
	background:url(../images/blog_date_icon.png) 0px 2px no-repeat;
}

.news-date {
	display:none;
	margin-top:-4px;
	font-size:0.8em;
	color:#878787;
}

.news-text {
	margin-top:8px;
	font-size:1.1em;
	line-height:24px;
	color:#717171;
}


/* About us */
#about-textwrap {
	font-size:1.1em;
	color:#717171;
	width:310px;
	line-height:22px;
}

#about-textwrap img, .news-wrap img  {
	margin-top:6px;
	opacity:0.8;
	transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	border:4px solid #fff;
	box-shadow:0px 0px 2px #E0E0E0;

}

#about-textwrap img:hover, .news-wrap img:hover {
	opacity:1;
}

.left-align {
	width:100px;
	margin-right:15px;
	margin-bottom:5px;
	float:left;
}

.right-align {
	margin-left:15px;
	margin-bottom:5px;
	float:right;
}

.divider {
	width:937px;
	margin-left:8px;
	margin-top:60px;
	margin-bottom:10px;
	background:url(../images/divider.png);
	height:4px;
	opacity:0.2;
}

.divider-after {
	width:99%;
	margin-top:0px;
	margin-bottom:63px;
	background:url(../images/divider.png);
	height:4px;
	opacity:0.2;
}

#find-list {
	margin-left:5px;
	list-style-type:none;
	margin-bottom:20px;
	width:270px;
}

#find-list li {
	border-bottom: 1px dashed #EFEFEF;
	padding-bottom: 7px;
	margin-bottom:6px;
	background:url(../images/location_img.png) no-repeat 2px 6px;
}

#find-list li #clinic-name {
	padding:5px 0 0 45px;
	font-size:1.3em;
	font-weight:bold;
	height:30px;
	text-transform:uppercase;
	margin-bottom:0px;
}

#find-list li #clinic-address {
	margin-top:-10px;
	padding-left:45px;
	color:#787878;
	margin-bottom:0px;
}

#gmaps {
	margin-top:8px;
	opacity:0.7;
	border:7px solid white;
	box-shadow:0px 0px 2px #E0E0E0;
	height:195px;
	width:310px;
	transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
}

#gmaps:hover {
	opacity:1;
}

#findus-text {
	color:#686868;
	font-size:1.1em;
}

.location-wrap {
	width:300px;
	float:left;
}

/* Personal slider */
#personal-header{
	margin-top:55px;
	font-size:1.6em;
	background:url(../images/bg-line.png) 4px 0px;
	color:#565656;
	margin-bottom:20px;
}

#personal-header div{
	width:150px;
	background:url(../images/subtle_dots.png);
}

#personal {
	width:932px;
}

#personal-slider li {
	width:235px;
}

#personal li img {
	opacity:0.8;
	width:230px;
	transition-duration:0.7s;
	-moz-transition-duration:0.7s;
	-o-transition-duration:0.7s;
	-webkit-transition-duration:0.7s;
}

#personal li img:hover {
	opacity:1;
}

#personal li:first-child {
	margin-right:0px;
}


/* Buy it button section */
#buy-it {
	width:927px;
	margin-top:85px;
	margin-bottom:45px;
	height:105px;
	background:url(../images/redox_01.png);
	border:7px solid #fff;
	box-shadow:0px 0px 2px #E0E0E0;
	position:relative;
}

#buy-it-text {
	padding:30px 0px 0px 30px;
	font-size:1.6em;
	color:#8b8a8a;
}

#buy-it-subtext {
	padding-left:31px;
	margin-top:2px;
	font-size:1em;
	clear:both;
	color:#a6a5a5;
	font-style:italic;
}

#buy-it-button {
	float:right;
	background-color:#FFA90B;
	padding:7px 15px 7px 30px;
	color:#fff;
	text-shadow:1px 1px 0px #838383;
	border-radius:3px;
	outline:4px solid #f5f5f5;
	font-size:1.2em;
	opacity:0.8;
	font-weight:bold;
	position:absolute;
	top:32px;
	right:50px;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	cursor:pointer;
	text-align:center;
	border:1px solid #e6a93a !important;
	box-shadow:inset 0px 0px 4px #fff;
}

#buy-it-button-text {
	background:url(../images/buyit_image.png) no-repeat 52px 0px;
	padding-right:50px;
}

#buy-it-button:hover {
	opacity:1;
}



/* ----- 		3. BLOG STYLE		----- */


/* Page title */
#page-title-wrap {
    color: #000;
    margin-bottom: 0px;
    padding: 24px 0 31px 30px;
    margin-top: 19px;
    opacity: 0.9;
    border-top: 1px solid #e0e0e0;
}

#breadcrumb {
	color:#666;
}
#breadcrumb a {
	color:#666;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}

#page-title {
    color: #001f5b;
    font-size: 19px;
    text-transform: uppercase;
    padding-top: 5px;
    margin-bottom: 0;
}

#page-subtitle {
    font-size: 10px;
    display: inline;
    padding-top: 3px;
    color: #969696;
}

.left-content {
	width:665px !important;
	padding-right:30px !important;
	border-right:1px dotted #e0e0e0;
}

.right-content {
	padding:4px 0px 25px 15px !important;
	width:198px !important;
}

.sidebar-left {
	float:left !important;
	margin:0px 15px 25px 0px !important;
}

.content-right {
	float:right !important;
	padding-left:35px !important;
	padding-right:0px !important;
	border-left:1px dotted #E0E0E0;
	border-right:none;
}

.content-fullwidth {
	border:none !important;
	width:920px !important;
	padding-right:0 !important;
}

.content-fullwidth .blog-text {
	width:910px !important;
}

.content-fullwidth .without-image {
	width:910px !important;
}

.sidebar-fullwidth {
	display:none !important;
}


.blogpost-wrap {
	padding-bottom:10px;
	/*border-bottom:1px dotted #bcbcbc;*/
	margin-bottom:50px;
}

.blog-image img {
	border:5px solid #fff;
	box-shadow:0px 0px 1px #bbb;
	float:left;
	margin-bottom:30px;
	opacity:0.8;
	transition-duration:0.4s;
	-moz-transition-duration:0.4s;
	-o-transition-duration:0.4s;
	-webkit-transition-duration:0.4s;
}
.img_empresa {
	border:5px solid #fff;
	box-shadow:0px 0px 1px #bbb;
	float:right;
	margin-bottom:30px;
	transition-duration:0.4s;
	-moz-transition-duration:0.4s;
	-o-transition-duration:0.4s;
	-webkit-transition-duration:0.4s;
}

.text_empresa {
	width: 480px;
	height: 900px;
}
.img_kry_sch {
	margin: 0px;
	padding:0;
}

.img_kry_sch img{
	margin: 0px;
	padding:0;
	float:left;
}

.single-text {
	float:none !important;
	width:660px !important;
}

.blog-image img:hover {
	opacity:1;
}

.blog-content {
	float:left;
}

.blog-title {
	padding-top:10px;
	font-size:2.6em;
	font-weight:bold;
	transition-duration:0.4s;
	-moz-transition-duration:0.4s;
	-o-transition-duration:0.4s;
	-webkit-transition-duration:0.4s;
	line-height:30px;
}

.blog-title a {
	color:#4477b5;
	text-decoration:none;
	transition-duration:0.4s;
	-moz-transition-duration:0.4s;
	-o-transition-duration:0.4s;
	-webkit-transition-duration:0.4s;
}

.blog-title a:hover {
	color:#2c62a4;
}

.blog-meta {
	margin:10px 0 20px 0;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:5px 0;
	color:#949494;
	background-color:#EFEFEF;
	padding-left:5px;
	padding-top:6px;
	background-image:url(../images/white_bed_sheet.png);
	width:655px;
}

.content-fullwidth .blog-meta {
	width:99% !important;
}

.content-fullwidth .blog-image img {
	margin-bottom:25px !important;
}

.blog-meta ul li {
	float:left;
	margin-right:20px;
	text-align:center;
	color:#a4a4a4;
}

.blog-meta ul li span {
	color:#8a8a8a;
	margin-left:2px;

}

.blog-text {
	width:655px;
	color:#717171;
	font-size:1.2em;
	line-height:26px;
}

.without-image {
	width:650px;
}

.blog-text a {
	text-decoration:none;
	color:#4d8dc9;
	font-size:1em;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
}

.blog-text a:hover {
	color:#105799;
}

.blog-date {
	background:url(../images/blog_date_icon.png) no-repeat 0px 1px;
	padding-left:20px;
}

.blog-author {
	background:url(../images/blog_author_icon.png) no-repeat 0px 1px;
	padding-left:20px;
}

.blog-category {
	background:url(../images/blog_category_icon.png) no-repeat 0px 1px;
	padding-left:20px;
}


/* Comment section */
.blog-comment {
	background:url(../images/blog_comment_icon.png) no-repeat 0px 1px;
	padding-left:20px;
}

.comments-wrap {
	margin-top:20px;
	border-bottom:1px dotted #e0e0e0;
	padding-bottom:20px;

}

.comments-avatar {
	margin-right:13px;
	float:left;
}

.comments-avatar img {
	border:4px solid #fff;
	box-shadow:0px 0px 3px #e0e0e0;
	opacity:0.7;
}

.comments-content {
	float:left;
}

.comments-author {
	font-size:1.7em;
	font-weight:bold;
	float:left;
	margin-right:13px;
	padding-top:10px;
	margin-bottom:5px;
	color:#787878;
}

.comments-number-wrap {
	background:url(../images/comments_count.png);
	height:37px;
	width:37px;
	float:left;
	opacity:0.3;
}

.comments-number {
	text-align:center;
	padding-top:8px;
	font-size:1.2em;
	color:#fff;
}

.comments-date {
	clear:both;
	color:#909090;
	font-size:1.1em;
	margin-top:15px;
}

.comments-texts {
	margin-top:8px;
	width:550px;
	font-size:1.2em;
	line-height:25px;
	color:#787878;
}

#comments-count {
	font-size:1.6em;
	border-bottom:1px dotted #e0e0e0;
	padding-bottom:24px;
}


/* Leave reply field */
#leave-reply-wrap {
	margin-top:60px;
}

#leave-reply-wrap form {
	margin-top:30px;
}

#leave-reply-wrap form input, #leave-reply-wrap form textarea, #contact-form form input, #contact-form form textarea, #appointment-form form input, #appointment-form form textarea  {
	outline:4px solid #f6f6f6;
	border:1px solid #e0e0e0;
	border-radius:0;
	width:300px;
	height:23px;
	font-size:1.2em;
	color:#8f8f8f;
	opacity:1;
	transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	padding:5px;
}

#leave-reply-wrap form textarea, #contact-form form textarea, #appointment-form form textarea {
	height:150px;
	width:450px;
}

#leave-reply-wrap label, #contact-form label, #appointment-form label {
	font-size:1.3em;
	font-weight:normal;
	color:#8b8b8b;
	margin-bottom:6px;
}

#leave-reply-wrap label span, #contact-form label span, #appointment-form label span {
	color:#ffad00;
	font-size:1.2em;
}

#leave-reply-header {
	font-size:1.6em;
}

#submit-button {
	margin-top:10px;
	height:40px !important;
	width:140px !important;
	background-color:#FFA90B;
	color:white !important;
	text-shadow:1px 1px 0px #838383;
	outline:3px solid #f6f6f6 !important;
	opacity:0.8 !important;
	transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	border-radius:5px !important;
	border:1px solid #e6a93a !important;
	box-shadow:inset 0px 0px 4px #fff;
}

#submit-button:hover {
	opacity:1 !important;
}



/* Pagination */
.pagenavi {
	padding-right:19px;
	float:right;
	padding-top:20px;
	opacity:0.8;
}

.pagenavi a, .pagenavi a:link {
	padding:5px 4px 5px 4px;
	text-decoration:none;
	border:1px solid #D2E3FF;
	color:#00399A;
	background-color:#f7f7f7;
	font-size:0.8em;
	font-weight:bold;
}

.pagenavi a:visited {
	padding:5px 4px 5px 4px;
	text-decoration:none;
	border:1px solid #D2E3FF;
	color:#00399A;
	background-color:#f7f7f7;
	font-size:0.8em;
}

.pagenavi a:hover {
	border:1px solid #6178ba;
	color:#00399A;
	background-color:#f7f7f7;
	font-size:0.8em;
}

.pagenavi a:active {
	padding:5px 4px 5px 4px;
	text-decoration:none;
	border:1px solid #d3d3d3;
	color:#0066cc;
	background-color:#f7f7f7;
	font-size:0.8em;
}

.pagenavi span.pages {
	padding:2px 4px 2px 4px;
	margin:2px 6px 2px 2px;
	color:#959595;
}

.pagenavi span.current {
	padding:5px 4px 5px 4px;
	font-weight:bold;
	border:1px solid #1258ab;
	color:#fff;
	background-color:#1A63BA;
	font-size:0.8em;
}


/* Blog sidebar */

.save-me,.back-me{
	width: 16px;
	height: 16px;
	cursor: pointer;
	display: none;
	float: left;

}
.back-me{
	background: url("../images/back.png") no-repeat;
}
.save-me{
	background: url("../images/Save.png") no-repeat;
	margin-right: 16px;
}

.offer-schema{
/*	display: none;*/
}
.info-schema{
	width: auto !important;
	margin:0 auto;
	text-align: center;
	display: none;
}
.info-schema #table{
	width: 960px;
	margin: 0 auto 25px 0;
}
.info-schema #table input{
	margin:0 auto;
	text-align: center;
}
.info-schema .base-fields{
	display: none;
}
 .info-schema .commands{
 	margin: 0 auto;
	width: 48px;
 }
.info-schema .edit{
	display: block;
	background: url("../images/edit.png") no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 16px;
	cursor: pointer;
}
.info-schema .delete{
	display: block;
	background: url("../images/delete.png") no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	cursor: pointer;
}
.info-schema .id-field{
	width:50px;
	font-weight: bold !important;
}
.info-schema .name-field{
	width:350px;
	font-weight: bold !important;
}
.info-schema .rut-field{
	width:80px;
	font-weight: bold !important;
}
.info-schema .mail-field{
	width:180px;
	font-weight: bold !important;
}
.sidebar-header {
	font-size:1.4em;
	border-bottom:3px solid #d8e4ef;
	padding:10px 0 10px 2px;
	opacity:0.8;
}
.sidebar-header ul {
	margin:0 !important;
	padding: 0 !important;
}

.sidebar-header ul li{
	display: inline;
	margin-right:10px;
}
.sidebar-header ul li input{
	border-radius: 15px;
	border: 1px solid #7393a7;
	height: 10px;
	padding-left:15px;
	padding-right: 25px;
	background-image: url("../images/search.png");
	background-repeat: no-repeat;
	background-position: 97%;
	display: none;
}
.sidebar-header ul li a{
	color: #444;
	text-decoration: none;
	transition: color,0.5s;
}
.sidebar-header li a:hover{
	color: #7393a7;
}
.sidebar-header .active{
	font-weight: bold;
}
#blog-categories, #archives {
	margin-top:20px;
	margin-bottom:30px;
	font-size:1.2em;
	opacity:0.7;
}

#blog-categories li {
	background:url(../images/category_icon.png) no-repeat 0px 1px;
	padding-left:23px;
	transition-duration:0.1s;
	-moz-transition-duration:0.1s;
	-o-transition-duration:0.1s;
	-webkit-transition-duration:0.1s;
}

#blog-categories li:hover, #archives li:hover {
	margin-left:2px;
	opacity:1;
}

#blog-categories li a, #archives li a {
	text-decoration:none;
}

#aboutus-sidebar {
	margin-top:15px;
	color:#7b7b7b;
}

#archives li {
	background:url(../images/archive_icon.png) no-repeat 0px 1px;
	padding-left:23px;
	transition-duration:0.1s;
	-moz-transition-duration:0.1s;
	-o-transition-duration:0.1s;
	-webkit-transition-duration:0.1s;
}

#flickr-feed {
	margin-top:20px;
}

#flickr-feed li {
	float:left;
	margin-right:10px;
}

#flickr-feed li img {
	border:4px solid #fff;
	box-shadow:0px 0px 3px #e0e0e0;
	opacity:0.8;
	transition-duration:0.7s;
	-moz-transition-duration:0.7s;
	-o-transition-duration:0.7s;
	-webkit-transition-duration:0.7s;
}

#flickr-feed li img:hover {
	opacity:1;
}

#blog-post-sidebar {
	margin-top:20px;
	margin-bottom:30px;
}

#blog-post-sidebar li {
	background:url(../images/blog-post-sidebar.png) no-repeat;
	padding-left:25px;
	border-bottom:1px dotted #e0e0e0;
	padding-bottom:6px;
}

#blog-post-sidebar li a {
	color:#686868;
	text-decoration:none;
	transition-duration:0.1s;
	-moz-transition-duration:0.1s;
	-o-transition-duration:0.1s;
	-webkit-transition-duration:0.1s;
}

#blog-post-sidebar li a:hover {
	color:#484747;
	padding-left:2px;
}

#blog-post-sidebar li span {
	color:#b3b2b2;
	font-size:0.9em;
}



/* -----		4. GALLERY			----- */


#gallery-wrap {
	margin-top:-12px !important;
	margin-left:-20px !important;
	/*border-bottom:1px dotted #e0e0e0;*/
	padding-bottom:45px;
}

.gallery-img-wrap {
	width:162px;
	padding:20px 24px 5px 24px;
	float:left;
	/*height:250px;*/
	margin-left: 25px;
	/*clear: both;*/
}

.last-gallery-img {
	padding-right:0 !important;
}

.gallery-text-title {
	font-size:14px;
	color:#959595;
	font-weight:regular;
	text-align:center;
	margin-top:3px;
}

.gallery-text {
	font-size:1.1em;
	color:#9a9a9a;
	text-align:center;
	margin-top:6px;
}

.gallery-image {
	position:relative;
	transition-duration:0.4s;
	-moz-transition-duration:0.4s;
	-o-transition-duration:0.4s;
	-webkit-transition-duration:0.4s;
}

.gallery-image img {
	border:5px solid #fff;
	box-shadow:0px 0px 1px #bbb;
	opacity:0.8;
	transition-duration:0.4s;
	-moz-transition-duration:0.4s;
	-o-transition-duration:0.4s;
	-webkit-transition-duration:0.4s;
}

.gallery-without-text {
	padding-top:13px !important;
}

.gallery-without-text .gallery-img-wrap {
	width:132px !important;
	height:180px !important;
	margin:0px 20px 40px 20px !important;
	padding:0px !important;
}

.gallery-without-text img {
	width:260px !important;
	height:auto !important;
}

.gallery-with-sidebar {
	padding-top:20px !important;
	width:700px !important;
	border-bottom:none !important;
}

.gallery-with-sidebar img {
	width:200px !important;
	height:auto !important;
}

.gallery-with-sidebar .gallery-img-wrap {
	width:210px !important;
	height:150px !important;
	margin:0px 5px 20px 5px !important;
	padding:0px !important;
}

.gallery-text-wrap {
	width:132px;
	margin-left: auto;
	margin-right: auto;
	height:50px;

}

.gallery-pagenavi {
	margin-top:30px;
	clear:both;
}

.magnifier-icon {
	position:absolute;
	top:55px;
	left:90px;
	height:70px;
	width:70px;
	background:url(../images/gallery_magnifier.png) no-repeat;
	opacity:0;
	transition-duration:0.4s;
	-moz-transition-duration:0.4s;
	-o-transition-duration:0.4s;
	-webkit-transition-duration:0.4s;
	display:none;
}

.magnifier-icon-sidebar {
	position:absolute;
	top:36px;
	left:65px;
	height:70px;
	width:70px;
	background:url(../images/gallery_magnifier.png) no-repeat;
	opacity:0;
	transition-duration:0.4s;
	-moz-transition-duration:0.4s;
	-o-transition-duration:0.4s;
	-webkit-transition-duration:0.4s;
}



/* -----		5. SHORTCODES 		----- */


/* Typography */
.left-content h1 {
	font-size:2.6em;
	color:#4477B5;
	font-weight:bold;
	margin-bottom:8px !important;
}

.left-content h2 {
	font-size:2.4em;
	color:#4477B5;
	font-weight:bold;
	margin-bottom:8px !important;
}

.left-content h3 {
	font-size:2.2em;
	color:#4477B5;
	font-weight:bold;
	margin-bottom:6px !important;
}

.left-content h4 {
	font-size:2em;
	color:#4477B5;
	font-weight:bold;
	margin-bottom:4px !important;
}

.left-content h5 {
	font-size:1.8em;
	color:#4477B5;
	font-weight:bold;
	margin-bottom:2px !important;
}

.left-content h6 {
	font-size:1.6em;
	color:#4477B5;
	font-weight:bold;
	margin-bottom:2px !important;
}

.custom-list li, .custom-list2 li, .custom-list3 li, .custom-list4 li {
	background:url(../images/list-bullets.png) no-repeat 0px 1px;
	padding-left:22px;
	font-size:1.1em;
	color:#676767;
}

.custom-list2 li {
	background:url(../images/list-bullets2.png) no-repeat 0px 1px;
}

.custom-list3 li {
	background:url(../images/list-bullets3.png) no-repeat 0px 1px;
}

.custom-list4 li {
	background:url(../images/list-bullets4.png) no-repeat 0px 1px;
}

.page div {
	font-size:1.2em;
	line-height:26px;
	color:#717171;
	margin-bottom:10px;
}

.code-wrap {
	background:url(../images/redox_01.png);
	padding:7px 10px 7px 10px;
	width:350px;
	text-align:center;
	border:1px solid #e0e0e0;
	margin:30px 0px !important;
	font-size:1.1em !important;
}

.quote, .quote-align-left, .quote-align-right {
	border-left:3px solid #8abee6;
	margin:30px 0px 30px 0px;
	padding:0px 20px 0px 20px;
}

.quote-align-left {
	width:260px;
	float:left;
	margin-top:20px;
	margin-right:40px;
	margin-bottom:80px;
}

.quote-align-right {
	width:260px;
	float:right;
	margin-top:20px;
	margin-left:40px;
	margin-bottom:80px;
}

.left-align-image, .right-align-image {
	float:left;
	margin:7px 25px 15px 0px;
	border:7px solid #fff;
	box-shadow:0px 0px 2px #e0e0e0;
	opacity:0.8;
	transition-duration:0.6s;
	-moz-transition-duration:0.6s;
	-o-transition-duration:0.6s;
	-webkit-transition-duration:0.6s;
}

.left-align-image:hover, .right-align-image:hover {
	opacity:1;
}

.right-align-image {
	margin:7px 0px 15px 25px;
	float:right;
}

.dropcap:first-letter {
	float:left;
	font-size:3em !important;
	padding:10px 10px 0px 0px;
}


/* Columns */
.two-columns {
	float:left;
	width:430px;
	margin-right:20px;
	/*padding-right: 10px;*/
}

.three-columns {
	float:left;
	width:260px;
	margin-right:50px;
}

.four-columns {
	float:left;
	width:180px;
	margin-right:50px;
}

.last {
	clear:right;
	margin-right:0px !important;
}


/* Buttons */
.button {
	border:none !important;
	padding:7px 40px;
	color:#fff !important;
	text-shadow:1px 1px 0px #727272;
	font-size:1.1em !important;
	opacity:0.7;
	box-shadow:inset 0px 0px 4px white
}

.orange {
	background-color:#fac668;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	border:1px solid #e2b35e !important;
}

.orange:hover {
	opacity:1;
}

.blue {
	background-color:#79b2f8;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	border:1px solid #71a1da !important;
}

.blue:hover {
	opacity:1;
}

.black {
	background-color:#727272;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	border:1px solid #6e6f6f !important;
}

.black:hover {
	opacity:1;
}

.green {
	background-color:#65cd95;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	border:1px solid #48ae77 !important;
}

.green:hover {
	opacity:1;
}

.red {
	background-color:#fa8968;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	border:1px solid #c06d55 !important;
}

.red:hover {
	opacity:1;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.without-align {
	text-align:left !important;
	width:400px;
	padding-left:30px;
}


/* Message box */
.info {
	padding:20px 60px 30px 60px !important;
	background-color:#d1e6fd;
	box-shadow:inset 0px 1px 7px #FAFFF5;
	border:1px solid #a1ccfc;
	color:#6c8bae !important;
	opacity:0.9;
}

.success {
	padding:20px 60px 30px 60px !important;
	background-color:#d0fee4;
	box-shadow:inset 0px 1px 7px #FAFFF5;
	border:1px solid #7bebaa;
	color:#65aa82 !important;
	opacity:0.9;
}

.alert {
	padding:20px 60px 30px 60px !important;
	background-color:#fddada;
	box-shadow:inset 0px 1px 7px #FAFFF5;
	border:1px solid #ebaeae;
	color:#bc8181 !important;
	opacity:0.9;
}

.warning {
	padding:20px 60px 30px 60px !important;
	background-color:#feedd5;
	box-shadow:inset 0px 1px 7px #FAFFF5;
	border:1px solid #ebcf7b;
	color:#aa9b65 !important;
	opacity:0.9;
}


/* Tables */
.table-full-width {
	width:100%;
}

.table {
	margin-top:30px;
	margin-bottom:30px;
}

.table th {
	padding:15px;
	border:1px dotted #d5d5d5;
	font-size:1.1em;
	background:url(../images/noise_lines.png);
	text-align:center;
	/*font-weight:bold;*/
	color:#444;
}

.table td {
	border:1px dotted #e0e0e0;
	padding:12px;
	color:#828282;
	text-align:center;
}

.highlight td:hover {
	background:url(../images/redox_01.png);
	cursor:pointer;
}



/* -----		6. OTHER PAGE 		----- */


/* 404 Page */
#error-title-wrap {
	height:6px;
	background-color:#3675C1;
	margin-bottom:40px;
}

#error-wrap {
	padding-top:120px;
	padding-bottom:0px;
}

#error-title {
	font-size:9em;
	text-align:center;
	text-shadow:2px 2px 0px #fff, 4px 4px 0px #e0e0e0;
}

#error-after-title {
	text-align:center;
	padding-top:40px;
	font-size:1.6em;
	color:#adacac;
	text-transform:uppercase;

}

#error-text {
	width:400px;
	margin:40px auto 0px auto;
	text-align:center;
	border-top:1px dotted #e0e0e0;
	border-bottom:1px dotted #e0e0e0;
	padding-top:30px;
	padding-bottom:30px;
	line-height:31px;
}


/* Contact */
#pre-method-text {
	margin-top:8px;
	color:#7B7B7B;
}

#contact-method {
	color:#8a8a8a;
	margin-bottom:15px;
	    margin-top: 15px;
}

#contact-method li {
	border-bottom:1px dotted #e0e0e0;
	padding-bottom:4px;
}

#contacto_title{
    cursor: pointer;
    background-color: #f2f2f2;
    font-size: 14px;
    padding: 4px;
    border: 1px solid #e3e3e3;
    margin-bottom: -10px;
    background:url(../images/flecha_.png) no-repeat 0px 4px #f1f1f1;
}
#contacto_title_2{
    cursor: pointer;
    background-color: #f2f2f2;
    font-size: 14px;
    padding: 4px;
    border: 1px solid #e3e3e3;
    margin-bottom: -10px;
    background:url(../images/flecha_.png) no-repeat 0px 28px #f1f1f1;
}

#contact-telephone {
	background:url(../images/contact-method-telephone.png) no-repeat 0px -1px;
	padding-left:23px;
}

#contact-address {
	background:url(../images/contact-method-address.png) no-repeat 0px -1px;
	padding-left:23px;
}

#contact-skype {
	background:url(../images/contact-method-skype.png) no-repeat 0px 0px;
	padding-left:23px;
}

#contact-email {
	background:url(../images/contact-method-mail.png) no-repeat 0px 1px;
	padding-left:23px;
}

#contact-hora {
	background:url(../images/contact-method-hora.png) no-repeat 0px 1px;
	padding-left:23px;
}
#contact-telephone span, #contact-skype span, #contact-email span, #contact-hora span {
	font-weight:regular;
	font-size:1.1em;
}

#contact-address span {
	font-weight:regular;
	font-size:1.1em;
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:1px dotted #e0e0e0;
	display:block;
}

.contact-page h1 {
	font-size:2.6em;
	color:#4477B5;
	font-weight:bold;
}

#visit-us-text {
	border-top:1px dotted #e0e0e0;
	border-bottom:1px dotted #e0e0e0;
	padding:20px 5px 20px 5px;
	color:#717171;
	font-size:1.2em;
	line-height:25px;
	width:640px;
}

#contact-gmaps {
	width:640px;
	height:320px;
	border:1px solid #efefef;
	margin-top:40px;
	border:8px solid #fff;
	box-shadow:0px 0px 3px #E0E0E0;
	opacity:0.8;
	transition-duration:0.7s;
	-moz-transition-duration:0.7s;
	-o-transition-duration:0.7s;
	-webkit-transition-duration:0.7s;
	margin-bottom:40px;
}

#contact-form-wrap {
	margin-top:0px;
}

#contact-gmaps:hover {
	opacity:1;
}

#leave-reply-wrap form {
	margin-top:30px;
}

#contact-form form, #leave-reply-wrap form, #appointment-form form {
	position:relative;
	margin-top:40px;
	background-color:#e0e0e0;
	padding:45px;
	background:url(../images/redox_01.png);
	width:490px;
	border:1px solid #e0e0e0;
}

#contact-form form, #appointment-form form {
	border-radius:2px;
	background:url(../images/striped_lens.png);
	border-top:3px solid #FFAD00;
	border-bottom:1px solid #FFAD00;
	padding-top:50px;
}

.bg-envelop {
	background:url(../images/contact-mail-img.png);
	position:absolute;
	top:25px;
	right:22px;
	height:166px;
	opacity:0.15;
	width:166px;
}

.bg-book {
	background:url(../images/appointment-book-img.png);
	position:absolute;
	top:25px;
	right:24px;
	height:200px;
	opacity:0.15;
	width:166px;
}

#contact-form-text  {
	font-size:1.2em;
	color:#717171;
	line-height:26px;
	border-top:1px dotted #e0e0e0;
	border-bottom:1px dotted #e0e0e0;
	padding-top:20px;
	padding-bottom:20px;
}


/* Appointment form */

#app-month, #app-day, #app-department {
	padding:3px;
	font-size:1.2em;
	font-weight:normal !important;
	font-family:"Source Sans Pro";
	width:140px;
	float:left;
	margin-bottom:25px;
}

#app-day {
	width:80px;
	margin-left:15px;
}

#app-department {
	width:310px;
	float:none;
}

#form-email-wrap, #form-telephone-wrap {
	font-size:0.9em;
	display:none;
	margin-top:15px;
	margin-bottom:5px;
}

#form-email-wrap input, #form-telephone-wrap input {
	margin-bottom:25px !important;
}

#prefered_email, #prefered_phone {
	width:auto !important;
	height:auto !important;
}

.radio-label {
	display:inline;
	font-size:1.2em !important;
	margin-right:10px;
}

#department-top {
	margin-top:20px;
}



/* -----		7. FOOTER 		----- */


/* Back to Top button */
#back-to-top {
	position:absolute;
	bottom:20px;
	right:30px;
	background:url(../images/totop_img.png) no-repeat;
	width:50px;
	height:50px;
	opacity:.6;
	transition-duration:0.4s;
	-moz-transition-duration:0.4s;
	-o-transition-duration:0.4s;
	-webkit-transition-duration:0.4s;
}

#back-to-top:hover {
	opacity:.9;
	bottom:25px;
}

#prefooter-line {
	height:3px;
	background-color:#e0e0e0;
	margin-bottom:6px;
	box-shadow:0px -1px 3px #e0e0e0;
}

#footer {
	padding-left: 15%;
	position:relative;
	color:#fff;
	height: 246px;
	background-color:#001f5b;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
}

#footer .container {
	padding-top:20px;
}


/* Twitter feed */
#tweet-feed-wrap p {
	margin-bottom:0px;
}

#twitter-feed-header {
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;

}

#tweet-feed-wrap a {
	text-decoration:none;
	color:#b9d3ff;
}

.tweetTime {
	font-size:0.8em;
}

.twitterRow {
	width:210px;
	padding-bottom:4px;
	border-bottom:1px dotted #4a80db;
	background:url(../images/footer_twitter.png) no-repeat 0px 6px;
	padding-left:40px;
}


/* Stay tuned */
#mc_embed_signup {
	width:300px;
	margin-top:-10px;
	height:60px;
	border-bottom:1px dotted #4a80db;
	opacity:0.8;
	transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
}

#mc_embed_signup:hover {
	opacity:1;
}

#mce-EMAIL {
	padding-left:8px;
	border:1px solid #396abb !important;
	width:203px;
	margin-top:2px;
	height:18px;
	display:inline;
	float:left;
	outline:none !important;
	box-shadow:inset 0px 1px 3px #909090 !important;
	border-radius:0px !important;
}

#mc-embedded-subscribe {
	float:left;
	display:inline;
	background-color:#FFA90B !important;
	color:#fff;
	opacity:0.8;
	transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	text-shadow:1px 1px 0px #989898;
	border:1px solid #396abb !important;
	box-shadow:inset 0px 0px 4px #b2780d !important;
}

#mc-embedded-subscribe:hover {
	opacity:1;
}

#footer-contact {
	margin-top:20px;
	width:300px;
	color:#b4ceed;
}

#footer-contact div {
	margin-bottom:10px;
	clear:both;
}

#footer-contact span {
	display:block;
	clear:both;
}

#footer-contact div b {
	color:#eee;
	float:right;

}
.footer-fb {
	float: left;
    clear: both;
    margin: 0px 0px -10px 0px;
}
.footer-fb img{
	float: left;
}
.footer-fb p{
	float: left;
    padding: 3px 0px 0px 10px;
}
#footer-telephone {
	background:url(../images/footer_telephone_img.png) no-repeat 0 4px;
	padding-left:20px;
}

#footer-skype {
	background:url(../images/footer_skype_img.png) no-repeat 0 4px;
	padding-left:20px;
}

#footer-address {
	background:url(../images/footer_address_img.png) no-repeat 0 4px;
	padding-left:20px;
}

#footer-mail {
	background:url(../images/footer_mail_img.png) no-repeat 0 4px;
	padding-left:20px;
}


/* Testimonials */
.testimonials-wrap {
	padding:0 0 10px 40px;
	background:url(../images/quotes.png) no-repeat;
	margin-bottom:20px;
	border-bottom:1px dotted #4A80DB;
}

.testimonials-author {
	font-size:0.9em;
	color:#B4CEED;
	padding-right:30px;
	text-align:right;
}

#footer-logo-wrap {
	margin-top:30px;
	padding-top:20px;
	margin-left:6px;
	width:294px;
}


/* Copyright */
#copyright-info {
	margin-top:20px;
	margin-bottom:20px;
	border-top:1px dotted #6d9cea;
}

#copyright-info div {
	float:left;
	color:#f0f6ff;
	padding-top:20px;
	font-size:1.1em;
}

#footer-legal {
	float:right;
	list-style-type:none;
	padding-top:22px !important;
	margin-right:10px;
}

#footer-legal li {
	float:left;
	margin-left:10px;
}

#footer-legal li a {
	color:#deeafe;
	text-decoration:none;
	transition-duration:0.7s;
	-moz-transition-duration:0.7s;
	-o-transition-duration:0.7s;
	-webkit-transition-duration:0.7s;
}

#footer-legal li a:hover {
	color:#fff
}

#copyright-info div b {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

.placeholder
{
  color: #666 !important;
}

.logo-prod{
	position: absolute;
	left: 325px;
	margin: 0;
}

.logo-prod img{
	width: 250px;
	height: 50px;
}

.tooltip {
 width: 380px;
 position: fixed;
 top:auto;
 bottom:0px;
 right:0px;
 left:62%;
 padding-left:8px;
 padding-top:5px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 background-color:#1e5aa1;
 color:#FFF;
}
.tooltip_title{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#boton_sii{
    width: 100px;
    height: 18px;
    background-color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 50px;
    margin-right: -30px;
    padding-top: 10px;
    position: absolute;
    right: 0;
    right: 0;
    z-index: 99900;
    opacity: 0.9;
    line-height: 95%;
    background-image: url(../images/belectronica.png);
}
#boton_webpay{
    width: 120px;
    height: 41px;
    background-color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 100px;
    margin-right: -50px;
    padding-top: 10px;
    position: absolute;
    right: 0;
    right: 0;
    z-index: 99900;
    opacity: 0.9;
    line-height: 95%;
    background-image: url(../images/wp.png);
}
.logos_footer {
	width: 100%;
	height: 120px;
	background-color:#e5e5e5;
}
.logos_footer img{
	padding-right: 50px;
}

.footer-copyright {
	width:100%;
	background-color: #333;
	color:#fff;
	font-size:14px;
	padding-top: 10px;
	height: 50px;
}
.left_f {
	width:80%;
	float:left;
	margin-left: 15%;

}
.right_f {
	width:80%;
	float:left;
	margin-left:15%;
}
.col_2 {
	width: 50%;
	float: left;
	height: 200px;
}
.col_3 {
	width:35%;
	float: left;
	height: 200px;
	padding-top: 50px;
}
.col_3 a{
	text-decoration: none;
}
.titulo{
	font-weight:normal;
	font-size:18px;
}
.colum_home {
	/*width: 100%;*/
	height: 300px;
	margin:0 auto;
	padding-left: 5%;
}
.banner_left{
	width: 30%;
	height:300px;
	/*border: 1px solid #ccc;*/
	float: left;

}
.banner_left img {
    width: 332px;
/*    padding-left: 50px;
    padding-top: 25px;*/
}
.product_right {
	width:60%;
	height: 280px;
	/*border: 1px solid #ccc;*/
	float: left;
}
.product_1{
	width:33%;
	height: 280px;
	/*border: 1px solid #fff;*/
	/*background-color: #ccc;*/
	float: left;
}

.text_product {
	font-size: 14px;
	margin-top: 25px;
	margin-left: 5px;
	padding-left: 0px;
	border-bottom: 1px solid #999;
}

.pregunta{
	font-size: 20px;
	color: #001f5b;
	margin-left:10px;
	margin-top:10px;
}
.respuesta {
	background-color:#f2f2f2;
	width: 80%;
	height: auto;
	padding: 20px;
	margin: 10px;
}
.respuesta a{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}