@charset "utf-8";
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,		
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
input, textarea, select {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration:none;
	color:inherit;
	background-color:transparent;
	}
strong {
	font-weight: bold;
	}
:focus {
	outline:0;
	}
body{
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
del {
	text-decoration: none;
}
html {
    height: 100%;
}

@font-face {
    font-family: 'FontF';
    src: url('font/f.eot');
    src: url('font/f.eot?#iefix') format('embedded-opentype'),
         url('font/f.woff') format('woff'),
         url('font/f.ttf') format('truetype'),
         url('font/f.svg#FontF') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FontF';
    src: url('font/f-b.eot');
    src: url('font/f-b.eot?#iefix') format('embedded-opentype'),
         url('font/f-b.woff') format('woff'),
         url('font/f-b.ttf') format('truetype'),
         url('font/f-b.svg#FontF') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'FontFc';
    src: url('font/f-c.eot');
    src: url('font/f-c.eot?#iefix') format('embedded-opentype'),
         url('font/f-c.woff') format('woff'),
         url('font/f-c.ttf') format('truetype'),
         url('font/f-c.svg#FontFc') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: 'FontF', Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#444;
	height:100%;
	background: #febe29 url(../images/body-bg.png);
	overflow-x:hidden;
	overflow-y:scroll;
}
#nav, #menu, #submenu, #content h3 {
	font-family: 'FontFc';
}

.clear {
	clear:both;
}

#wrapper {
	width:954px;
	margin:0 auto;
	background:#fff;
	padding-bottom:27px;
	position:relative;
}
#header {
	top:15px;
	left: 25px;
	right:25px;
	position:absolute;
}
#wrapper.home #branding {
	background:#fff;
	height:109px;
	padding:34px 25px 33px;
	margin-bottom:4px;
}
#wrapper #branding a {
	display:block;
	text-indent:-5000px;
}
#wrapper.home #branding a {
	background:url(../images/clinica-rehabilitacion-junin-logo.png);
	width:472px;
	height:108px;
}
#wrapper.inside #branding a {
	background:url(../images/cr.png) no-repeat center center #ffbf2b;
	width:66px;
	height:37px;
	float:left;
}
#wrapper #nav {
	text-align:right;
	height:17px;
	line-height:17px;
	padding:10px 0;
	float:right;
}
#wrapper.home #nav {
	width:100%;
	background:#f8f8f4 url(../images/nav-arrow.png) no-repeat 11px 11px;
}
#wrapper.inside #nav {
	width:838px;
	background:#fff;
}
#wrapper.home #branding,
#wrapper.home #nav,
#wrapper.inside #header {
	box-shadow:2px 2px 0 0 rgba(0,0,0,.1);
}
#wrapper #nav li {
	display:inline-block;
	*display:inline;
	zoom:1;
}
#wrapper #nav li + li {
	border-left:solid 1px #ffbf2a;
}
#wrapper #nav li a {
	text-transform:uppercase;
	font-size:15px;
	letter-spacing:3px;
	padding:0 20px;
	color:#807868;
}
#wrapper #nav li a:hover,
#wrapper #nav li a.active {
	color:#111;
	position:relative;
}
#wrapper #nav li a:hover:before,
#wrapper #nav li a.active:before {
	content:url(../images/bullet.png);
	position:absolute;
	left:11px;
	bottom:5px;
}


#wrapper #portada {
	margin-bottom:4px;
}

#menu,
#submenu {
	font-size:0;
	height:16px;
	line-height:16px;
	padding:5px 0;
	margin-bottom:4px;
}
#menu {
	background:#676156;
}
#submenu {
	background:#ffbf2b;
}
#menu li,
#submenu li {
	height:16px;
	display:inline-block;
	*display:inline;
	zoom:1;
	text-align:center;
}
#menu li {
	width:237px;
}
#submenu.modalidades li {
	width:316px;
}
#submenu.servicios li {
	width:189px;
}
#menu li + li,
#submenu li + li {
	border-left:solid 2px #ffbf2b;
}
#submenu li + li {
	border-left-color:#fff;
}
#menu li a,
#submenu li a {
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
}
#menu li a {
	font-size:13px;
	letter-spacing:1px;
}
#submenu li a {
	font-size:15px;
}
#submenu li a {
	height:22px;
	line-height:22px;
	margin:-3px 3px 0 4px;
	display:block;
}
#menu li a:hover,
#menu li a.active {
	color:#ffbf2b;
	position:relative;
}
#menu li a.select {
	color:#ffbf2b;
	background:url(../images/menu-select.png) no-repeat 50% 100%;
	padding-bottom:6px;
}
#submenu li a:hover,
#submenu li a.active {
	color:#807868;
	position:relative;
	background:#fff;
}
#menu li a:hover:before,
#menu li a.active:before {
	content:url(../images/bullet.png);
	position:absolute;
	left:-12px;
	bottom:5px;
}
#menu li a.select:hover:before {
	content:'';
}
#submenu li a:hover:before,
#submenu li a.active:before {
	content:url(../images/bullet.png);
	position:relative;
	bottom:1px;
	margin:0 3px 0 -9px;
}

#content,
#galleryWrapper {
	padding:40px 25px;
	overflow:hidden;
}
.col {
	float:left;
	width:100%;
	margin-bottom:40px;
}
.col + .col {
	margin-left:30px;
}
.col2 {
	width:437px;
}
.col3 {
	width:282px;
	margin-right:-1px;
}
.col3x2 {
	width:593px;
}
.col.clear {
	margin-left:0!important;
}
#content h1,
#content h2 {
	font-size:50px;
	line-height:47px;
	letter-spacing:-1px;
	word-spacing:2px;
}
#content h1 {
	padding-bottom:5px;
	border-bottom:solid 1px #ffbf2b;
	margin-bottom:20px;
}
#content h2 {
	margin-bottom:5px;
}
#content h3 {
	font-size:20px;
	line-height:23px;
	margin-bottom:25px;
	word-spacing:-1px;
	color:#ffbf2b;
}
#content h4 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
#content h5 {
	font-weight:bold;
}
#content p {
	word-spacing:1px;
}
#content p + h1,
#content p + h2 {
	margin-top:44px;
}
#content ul li {
	background:url(../images/bullet.png) no-repeat 0 4px;
	padding-left:13px;
}
#content p + ul {
	margin-top:15px;
}
#content p.destacado {
	color:#ffbf2b;
	margin-bottom:20px;
}
#content p + img {
	margin-top:50px;
}
#content img {
	margin-bottom:20px;
}
#content form {
	background:#676156;
	padding:32px 27px 12px;
	margin-top:20px;
}
#content form p {
	padding-bottom:2px;
	border-bottom:solid 1px #ffbf2b;
	margin-bottom:7px;
	overflow:hidden;
}
#content form label {
	display:inline-block;
	font-weight:bold;
	width:69px;
	color:#fff;
	text-transform:uppercase;
	vertical-align:top;
	margin-top:5px;
}
#content form input,
#content form textarea {
	background:#fff;
	padding:2px 5px;
	line-height:14px;
	width:455px;
}
#content form input[type="submit"] {
	float:right;
	width:75px;
	height:17px;
	line-height:17px;
	text-align:center;
	background:#ffbf2b;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
	margin-top:5px;
}

#distancias {
	margin-top:100px;
}
#distancias div {
	overflow:hidden;
}
#distancias div span {
	float:left;
	margin-right:3px;
}
#distancias div strong {
	float:right;
	margin-left:3px;
}
#distancias div p {
	padding-top:10px;
	overflow:hidden;
	border-bottom:dotted 1px #000;
}

.whatsapp-fixed {
    position: fixed;
    right: 20px;
    bottom: 32px;
    width: 50px;
    height: 50px;
    line-height: 70px;
    background: #00e676;
    color: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 15px !important;
    border-radius: 32px;
    z-index: 401;
}