
@font-face {
    font-family: 'Open Sans Light';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(./fontsDipusevilla/OpenSans-Light.ttf) format('woff2');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(./fontsDipusevilla/OpenSans-Regular.ttf) format('woff2');
}

.hidden {
	display: none
} /*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not ([controls] ){
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not (:root ){
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"]
	{
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button
	{
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td, th {
	padding: 0
}
	/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*, *:before, *:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}
	a, a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: ""
	}
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr, img {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3
	}
	h2, h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret, .dropup>.btn>.caret {
		border-top-color: #000 !important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse !important
	}
	.table td, .table th {
		background-color: #fff !important
	}
	.table-bordered th, .table-bordered td {
		border: 1px solid #ddd !important
	}
}

/*
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
	src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix")
		format("embedded-opentype"),
		url("../fonts/bootstrap/glyphicons-halflings-regular.woff2")
		format("woff2"),
		url("../fonts/bootstrap/glyphicons-halflings-regular.woff")
		format("woff"),
		url("../fonts/bootstrap/glyphicons-halflings-regular.ttf")
		format("truetype"),
		url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
		format("svg")
}
*/


* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.66667;
	color: #333;
	background-color: #f1f1f1
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #222;
	text-decoration: none
}

a:hover, a:focus {
	color: #000;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	max-height: 100px;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.66667;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 29px;
	margin-bottom: 29px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role="button"] {
	cursor: pointer
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small,
	h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small,
	.h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small,
	.h5 small, .h5 .small, .h6 small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 29px;
	margin-bottom: 14.5px
}

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small,
	.h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
	font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 14.5px;
	margin-bottom: 14.5px
}

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small,
	.h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
	font-size: 75%
}

h1, .h1 {
	font-size: 36px
}

h2, .h2 {
	font-size: 24px
}

h3, .h3 {
	font-size: 22px
}

h4, .h4 {
	font-size: 20px
}

h5, .h5 {
	font-size: 18px
}

h6, .h6 {
	font-size: 17px
}

p {
	margin: 0 0 14.5px
}

.lead {
	margin-bottom: 29px;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.4
}

@media ( min-width : 768px) {
	.lead {
		font-size: 27px
	}
}

small, .small {
	font-size: 88%
}

mark, .mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase, .initialism {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #222
}

a.text-primary:hover, a.text-primary:focus {
	color: #090909
}

.text-success {
	color: #3c763d
}

a.text-success:hover, a.text-success:focus {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover, a.text-info:focus {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
	color: #843534
}

.bg-primary {
	color: #fff
}

.bg-primary {
	background-color: #222
}

a.bg-primary:hover, a.bg-primary:focus {
	background-color: #090909
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover, a.bg-success:focus {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover, a.bg-info:focus {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover, a.bg-warning:focus {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover, a.bg-danger:focus {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 13.5px;
	margin: 58px 0 29px;
	border-bottom: 1px solid #eee
}

ul, ol {
	margin-top: 0;
	margin-bottom: 14.5px
}

ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 29px
}

dt, dd {
	line-height: 1.66667
}

dt {
	font-weight: bold
}

dd {
	margin-left: 0
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

@media ( min-width : 1200px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 14.5px 29px;
	margin: 0 0 29px;
	font-size: 22.5px;
	border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child
	{
	margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.66667;
	color: #777
}

blockquote footer:before, blockquote small:before, blockquote .small:before
	{
	content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse footer:before, .blockquote-reverse small:before,
	.blockquote-reverse .small:before, blockquote.pull-right footer:before,
	blockquote.pull-right small:before, blockquote.pull-right .small:before
	{
	content: ''
}

.blockquote-reverse footer:after, .blockquote-reverse small:after,
	.blockquote-reverse .small:after, blockquote.pull-right footer:after,
	blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 29px;
	font-style: normal;
	line-height: 1.66667
}

code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 0
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none
}

pre {
	display: block;
	padding: 14px;
	margin: 0 0 14.5px;
	font-size: 17px;
	line-height: 1.66667;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 0
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:before, .container:after {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media ( min-width : 768px) {
	.container {
		width: 750px
	}
}

@media ( min-width : 992px) {
	.container {
		width: 970px
	}
}

@media ( min-width : 1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 7px;
	padding-right: 8px
}

.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:before, .row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-xxs-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xxs-2,
	.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xxs-3, .col-xs-3,
	.col-sm-3, .col-md-3, .col-lg-3, .col-xxs-4, .col-xs-4, .col-sm-4,
	.col-md-4, .col-lg-4, .col-xxs-5, .col-xs-5, .col-sm-5, .col-md-5,
	.col-lg-5, .col-xxs-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
	.col-xxs-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xxs-8,
	.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xxs-9, .col-xs-9,
	.col-sm-9, .col-md-9, .col-lg-9, .col-xxs-10, .col-xs-10, .col-sm-10,
	.col-md-10, .col-lg-10, .col-xxs-11, .col-xs-11, .col-sm-11, .col-md-11,
	.col-lg-11, .col-xxs-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
	{
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

@media ( min-width : 480px) {
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
		.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
		float: left
	}
	.col-xs-1 {
		width: 8.33333%
	}
	.col-xs-2 {
		width: 16.66667%
	}
	.col-xs-3 {
		width: 25%
	}
	.col-xs-4 {
		width: 33.33333%
	}
	.col-xs-5 {
		width: 41.66667%
	}
	.col-xs-6 {
		width: 50%
	}
	.col-xs-7 {
		width: 58.33333%
	}
	.col-xs-8 {
		width: 66.66667%
	}
	.col-xs-9 {
		width: 75%
	}
	.col-xs-10 {
		width: 83.33333%
	}
	.col-xs-11 {
		width: 91.66667%
	}
	.col-xs-12 {
		width: 100%
	}
	.col-xs-pull-0 {
		right: auto
	}
	.col-xs-pull-1 {
		right: 8.33333%
	}
	.col-xs-pull-2 {
		right: 16.66667%
	}
	.col-xs-pull-3 {
		right: 25%
	}
	.col-xs-pull-4 {
		right: 33.33333%
	}
	.col-xs-pull-5 {
		right: 41.66667%
	}
	.col-xs-pull-6 {
		right: 50%
	}
	.col-xs-pull-7 {
		right: 58.33333%
	}
	.col-xs-pull-8 {
		right: 66.66667%
	}
	.col-xs-pull-9 {
		right: 75%
	}
	.col-xs-pull-10 {
		right: 83.33333%
	}
	.col-xs-pull-11 {
		right: 91.66667%
	}
	.col-xs-pull-12 {
		right: 100%
	}
	.col-xs-push-0 {
		left: auto
	}
	.col-xs-push-1 {
		left: 8.33333%
	}
	.col-xs-push-2 {
		left: 16.66667%
	}
	.col-xs-push-3 {
		left: 25%
	}
	.col-xs-push-4 {
		left: 33.33333%
	}
	.col-xs-push-5 {
		left: 41.66667%
	}
	.col-xs-push-6 {
		left: 50%
	}
	.col-xs-push-7 {
		left: 58.33333%
	}
	.col-xs-push-8 {
		left: 66.66667%
	}
	.col-xs-push-9 {
		left: 75%
	}
	.col-xs-push-10 {
		left: 83.33333%
	}
	.col-xs-push-11 {
		left: 91.66667%
	}
	.col-xs-push-12 {
		left: 100%
	}
	.col-xs-offset-0 {
		margin-left: 0%
	}
	.col-xs-offset-1 {
		margin-left: 8.33333%
	}
	.col-xs-offset-2 {
		margin-left: 16.66667%
	}
	.col-xs-offset-3 {
		margin-left: 25%
	}
	.col-xs-offset-4 {
		margin-left: 33.33333%
	}
	.col-xs-offset-5 {
		margin-left: 41.66667%
	}
	.col-xs-offset-6 {
		margin-left: 50%
	}
	.col-xs-offset-7 {
		margin-left: 58.33333%
	}
	.col-xs-offset-8 {
		margin-left: 66.66667%
	}
	.col-xs-offset-9 {
		margin-left: 75%
	}
	.col-xs-offset-10 {
		margin-left: 83.33333%
	}
	.col-xs-offset-11 {
		margin-left: 91.66667%
	}
	.col-xs-offset-12 {
		margin-left: 100%
	}
}

@media ( min-width : 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
		.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left
	}
	.col-sm-1 {
		width: 8.33333%
	}
	.col-sm-2 {
		width: 16.66667%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.33333%
	}
	.col-sm-5 {
		width: 41.66667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.33333%
	}
	.col-sm-8 {
		width: 66.66667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.33333%
	}
	.col-sm-11 {
		width: 91.66667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.33333%
	}
	.col-sm-pull-2 {
		right: 16.66667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.33333%
	}
	.col-sm-pull-5 {
		right: 41.66667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.33333%
	}
	.col-sm-pull-8 {
		right: 66.66667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.33333%
	}
	.col-sm-pull-11 {
		right: 91.66667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.33333%
	}
	.col-sm-push-2 {
		left: 16.66667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.33333%
	}
	.col-sm-push-5 {
		left: 41.66667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.33333%
	}
	.col-sm-push-8 {
		left: 66.66667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.33333%
	}
	.col-sm-push-11 {
		left: 91.66667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media ( min-width : 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
		.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left
	}
	.col-md-1 {
		width: 8.33333%
	}
	.col-md-2 {
		width: 16.66667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.33333%
	}
	.col-md-5 {
		width: 41.66667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.33333%
	}
	.col-md-8 {
		width: 66.66667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.33333%
	}
	.col-md-11 {
		width: 91.66667%
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.33333%
	}
	.col-md-pull-2 {
		right: 16.66667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.33333%
	}
	.col-md-pull-5 {
		right: 41.66667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.33333%
	}
	.col-md-pull-8 {
		right: 66.66667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.33333%
	}
	.col-md-pull-11 {
		right: 91.66667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.33333%
	}
	.col-md-push-2 {
		left: 16.66667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.33333%
	}
	.col-md-push-5 {
		left: 41.66667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.33333%
	}
	.col-md-push-8 {
		left: 66.66667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.33333%
	}
	.col-md-push-11 {
		left: 91.66667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0%
	}
	.col-md-offset-1 {
		margin-left: 8.33333%
	}
	.col-md-offset-2 {
		margin-left: 16.66667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.33333%
	}
	.col-md-offset-5 {
		margin-left: 41.66667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.33333%
	}
	.col-md-offset-8 {
		margin-left: 66.66667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.33333%
	}
	.col-md-offset-11 {
		margin-left: 91.66667%
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media ( min-width : 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
		.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left
	}
	.col-lg-1 {
		width: 8.33333%
	}
	.col-lg-2 {
		width: 16.66667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.33333%
	}
	.col-lg-5 {
		width: 41.66667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.33333%
	}
	.col-lg-8 {
		width: 66.66667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.33333%
	}
	.col-lg-11 {
		width: 91.66667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.33333%
	}
	.col-lg-pull-2 {
		right: 16.66667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.33333%
	}
	.col-lg-pull-5 {
		right: 41.66667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.33333%
	}
	.col-lg-pull-8 {
		right: 66.66667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.33333%
	}
	.col-lg-pull-11 {
		right: 91.66667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.33333%
	}
	.col-lg-push-2 {
		left: 16.66667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.33333%
	}
	.col-lg-push-5 {
		left: 41.66667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.33333%
	}
	.col-lg-push-8 {
		left: 66.66667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.33333%
	}
	.col-lg-push-11 {
		left: 91.66667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 29px;
	font-size: 27px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type="file"] {
	display: block
}

input[type="range"] {
	display: block;
	width: 100%
}

select[multiple], select[size] {
	height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus
	{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 18px;
	line-height: 1.66667;
	color: #222
}

.form-control {
	display: block;
	width: 100%;
	height: 43px;
	padding: 6px 12px;
	font-size: 18px;
	line-height: 1.66667;
	color: #222;
	background-color: transparent;
	background-image: none;
	border: 1px solid #222;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow
		ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out
		0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px
		rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px
		rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
	{
	background-color: #eee;
	opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type="search"] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control,
		input[type="month"].form-control {
		line-height: 43px
	}
	input[type="date"].input-sm, .input-group-sm>input[type="date"].form-control,
		.input-group-sm>input[type="date"].input-group-addon, .input-group-sm>.input-group-btn>input[type="date"].btn,
		.input-group-sm input[type="date"], input[type="time"].input-sm,
		.input-group-sm>input[type="time"].form-control, .input-group-sm>input[type="time"].input-group-addon,
		.input-group-sm>.input-group-btn>input[type="time"].btn,
		.input-group-sm input[type="time"], input[type="datetime-local"].input-sm,
		.input-group-sm>input[type="datetime-local"].form-control,
		.input-group-sm>input[type="datetime-local"].input-group-addon,
		.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
		.input-group-sm input[type="datetime-local"], input[type="month"].input-sm,
		.input-group-sm>input[type="month"].form-control, .input-group-sm>input[type="month"].input-group-addon,
		.input-group-sm>.input-group-btn>input[type="month"].btn,
		.input-group-sm input[type="month"] {
		line-height: 28px
	}
	input[type="date"].input-lg, .input-group-lg>input[type="date"].form-control,
		.input-group-lg>input[type="date"].input-group-addon, .input-group-lg>.input-group-btn>input[type="date"].btn,
		.input-group-lg input[type="date"], input[type="time"].input-lg,
		.input-group-lg>input[type="time"].form-control, .input-group-lg>input[type="time"].input-group-addon,
		.input-group-lg>.input-group-btn>input[type="time"].btn,
		.input-group-lg input[type="time"], input[type="datetime-local"].input-lg,
		.input-group-lg>input[type="datetime-local"].form-control,
		.input-group-lg>input[type="datetime-local"].input-group-addon,
		.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
		.input-group-lg input[type="datetime-local"], input[type="month"].input-lg,
		.input-group-lg>input[type="month"].form-control, .input-group-lg>input[type="month"].input-group-addon,
		.input-group-lg>.input-group-btn>input[type="month"].btn,
		.input-group-lg input[type="month"] {
		line-height: 53px
	}
}

.form-group {
	margin-bottom: 15px
}

.radio, .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.radio label, .checkbox label {
	min-height: 29px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"],
	.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}

.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline, .checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
	input[type="checkbox"][disabled], input[type="checkbox"].disabled,
	fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
	.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label,
	fieldset[disabled] .checkbox label {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 47px
}

.form-control-static.input-lg, .input-group-lg>.form-control-static.form-control,
	.input-group-lg>.form-control-static.input-group-addon, .input-group-lg>.input-group-btn>.form-control-static.btn,
	.form-control-static.input-sm, .input-group-sm>.form-control-static.form-control,
	.input-group-sm>.form-control-static.input-group-addon, .input-group-sm>.input-group-btn>.form-control-static.btn
	{
	padding-left: 0;
	padding-right: 0
}

.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	height: 28px;
	padding: 5px 10px;
	font-size: 16px;
	line-height: 1;
	border-radius: 3px
}

select.input-sm, .input-group-sm>select.form-control, .input-group-sm>select.input-group-addon,
	.input-group-sm>.input-group-btn>select.btn {
	height: 28px;
	line-height: 28px
}

textarea.input-sm, .input-group-sm>textarea.form-control,
	.input-group-sm>textarea.input-group-addon, .input-group-sm>.input-group-btn>textarea.btn,
	select[multiple].input-sm, .input-group-sm>select[multiple].form-control,
	.input-group-sm>select[multiple].input-group-addon, .input-group-sm>.input-group-btn>select[multiple].btn
	{
	height: auto
}

.form-group-sm .form-control {
	height: 28px;
	padding: 5px 10px;
	font-size: 16px;
	line-height: 1;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 28px;
	line-height: 28px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control
	{
	height: auto
}

.form-group-sm .form-control-static {
	height: 28px;
	min-height: 45px;
	padding: 6px 10px;
	font-size: 16px;
	line-height: 1
}

.input-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-addon,
	.input-group-lg>.input-group-btn>.btn {
	height: 53px;
	padding: 10px 16px;
	font-size: 23px;
	line-height: 1.33333;
	border-radius: 6px
}

select.input-lg, .input-group-lg>select.form-control, .input-group-lg>select.input-group-addon,
	.input-group-lg>.input-group-btn>select.btn {
	height: 53px;
	line-height: 53px
}

textarea.input-lg, .input-group-lg>textarea.form-control,
	.input-group-lg>textarea.input-group-addon, .input-group-lg>.input-group-btn>textarea.btn,
	select[multiple].input-lg, .input-group-lg>select[multiple].form-control,
	.input-group-lg>select[multiple].input-group-addon, .input-group-lg>.input-group-btn>select[multiple].btn
	{
	height: auto
}

.form-group-lg .form-control {
	height: 53px;
	padding: 10px 16px;
	font-size: 23px;
	line-height: 1.33333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 53px;
	line-height: 53px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control
	{
	height: auto
}

.form-group-lg .form-control-static {
	height: 53px;
	min-height: 52px;
	padding: 11px 16px;
	font-size: 23px;
	line-height: 1.33333
}


.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 43px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	pointer-events: none
}

.input-lg+.form-control-feedback, .input-group-lg>.form-control+.form-control-feedback,
	.input-group-lg>.input-group-addon+.form-control-feedback,
	.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
	.input-group-lg+.form-control-feedback, .form-group-lg .form-control+.form-control-feedback
	{
	width: 53px;
	height: 53px;
	line-height: 53px
}

.input-sm+.form-control-feedback, .input-group-sm>.form-control+.form-control-feedback,
	.input-group-sm>.input-group-addon+.form-control-feedback,
	.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
	.input-group-sm+.form-control-feedback, .form-group-sm .form-control+.form-control-feedback
	{
	width: 28px;
	height: 28px;
	line-height: 28px
}


.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media ( min-width : 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn,
		.form-inline .input-group .form-control {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio, .form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio label, .form-inline .checkbox label {
		padding-left: 0
	}
	.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"]
		{
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline,
	.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 36px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after
	{
	content: " ";
	display: table
}

.form-horizontal .form-group:after {
	clear: both
}

@media ( min-width : 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media ( min-width : 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 23px
	}
}

@media ( min-width : 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 16px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 18px;
	line-height: 1.66667;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus,
	.btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:hover, .btn:focus, .btn.focus {
	color: #333;
	text-decoration: none
}

.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	-webkit-box-shadow: none;
	box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}

.fade.in {
	opacity: 1
}


.btn .caret {
	margin-left: 0
}


.dropup .btn-lg .caret, .dropup .btn-group-lg>.btn .caret {
	border-width: 0 5px 5px
}


[data-toggle="buttons"]>.btn input[type="radio"], [data-toggle="buttons"]>.btn input[type="checkbox"],
	[data-toggle="buttons"]>.btn-group>.btn input[type="radio"], [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]
	{
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav:before, .nav:after {
	content: " ";
	display: table
}

.nav:after {
	clear: both
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #eee;
	border-color: #222
}

.nav .nav-divider {
	height: 1px;
	margin: 13.5px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}


.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 29px;
	border: 1px solid transparent
}

.navbar:before, .navbar:after {
	content: " ";
	display: table
}

.navbar:after {
	clear: both
}

@media ( min-width : 1200px) {
	.navbar {
		border-radius: 0
	}
}

.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table
}

.navbar-header:after {
	clear: both
}

@media ( min-width : 1200px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table
}

.navbar-collapse:after {
	clear: both
}

.navbar-collapse.in {
	overflow-y: auto
}

@media ( min-width : 1200px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}
	.navbar-collapse.in {
		overflow-y: visible
	}
	.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse,
		.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse
	{
	max-height: 340px
}

@media ( max-device-width : 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse
		{
		max-height: 200px
	}
}

.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header,
	.container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}

@media ( min-width : 1200px) {
	.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header,
		.container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media ( min-width : 1200px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media ( min-width : 1200px) {
	.navbar-fixed-top, .navbar-fixed-bottom {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	padding: 10.5px 15px;
	font-size: 1px;
	line-height: 1px;
	height: 1px
}

.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media ( min-width : 1200px) {
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand
		{
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media ( min-width : 1200px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 5.25px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 29px
}

@media ( max-width : 1199px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}
	.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header
		{
		padding: 5px 15px 5px 25px
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 29px
	}
	.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus
		{
		background-image: none
	}
}

@media ( min-width : 1200px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 10.5px;
		padding-bottom: 10.5px
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0
		rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0
		rgba(255, 255, 255, 0.1);
	margin-top: 3.5px;
	margin-bottom: 3.5px
}

@media ( min-width : 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.navbar-form .form-control-static {
		display: inline-block
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn,
		.navbar-form .input-group .form-control {
		width: auto
	}
	.navbar-form .input-group>.form-control {
		width: 100%
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .radio, .navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .radio label, .navbar-form .checkbox label {
		padding-left: 0
	}
	.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"]
		{
		position: relative;
		margin-left: 0
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media ( max-width : 1199px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media ( min-width : 1200px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 3.5px;
	margin-bottom: 3.5px
}

.navbar-btn.btn-sm, .btn-group-sm>.navbar-btn.btn {
	margin-top: 11px;
	margin-bottom: 11px
}

.navbar-btn.btn-xs, .btn-group-xs>.navbar-btn.btn {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 10.5px;
	margin-bottom: 10.5px
}

@media ( min-width : 1200px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}
}

@media ( min-width : 1200px) {
	.navbar-left {
		float: left !important
	}
	.navbar-right {
		float: right !important;
		margin-right: -15px
	}
	.navbar-right ~ .navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus
	{
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a {
	color: #777
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus
	{
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover,
	.navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
	{
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover,
	.navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555
}

@media ( max-width : 1199px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
		.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #333;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
		.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
		.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #555;
		background-color: #e7e7e7
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
		.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
		.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
	fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus
	{
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus
	{
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus
	{
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover,
	.navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover,
	.navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus
	{
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover,
	.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #090909;
	color: #fff
}

@media ( max-width : 1199px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #090909
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
		.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #090909
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
	fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus
	{
	color: #444
}

@
-webkit-keyframes progress-bar-stripes {
	from {background-position: 40px 0
}

to {
	background-position: 0 0
}

}
@
keyframes progress-bar-stripes {
	from {background-position: 40px 0
}

to {
	background-position: 0 0
}

}


.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media, .media-body {
	zoom: 1;
	overflow: hidden
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right, .media>.pull-right {
	padding-left: 10px
}

.media-left, .media>.pull-left {
	padding-right: 10px
}

.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.close {
	float: right;
	font-size: 27px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity = 20)
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity = 50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@
-ms-viewport {
	width: device-width
}


@media ( max-width : 479px) {
	.hidden-xxs {
		display: none !important
	}
}

@media ( min-width : 480px) and (max-width: 767px) {
	.hidden-xs {
		display: none !important
	}
}

@media ( min-width : 0) and (max-width: 767px) {
	.hidden-xs {
		display: none !important
	}
}

@media ( min-width : 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important
	}
}

@media ( min-width : 1200px) {
	.hidden-lg {
		display: none !important
	}
}


@media print {
	.hidden-print {
		display: none !important
	}
} /*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 
@font-face {
	font-family: 'FontAwesome';
	src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
	src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0")
		format("embedded-opentype"),
		url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"),
		url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"),
		url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"),
		url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular")
		format("svg");
	font-weight: normal;
	font-style: normal
}*/

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}


.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@
-webkit-keyframes fa-spin { 0%{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

100%{
-webkit-transform
:rotate(359deg)
;transform
:rotate(359deg)
}
}
@
keyframes fa-spin { 0%{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

100%{
-webkit-transform
:rotate(359deg)
;transform
:rotate(359deg)
}
}


.webform label {
	font-weight: normal;
	color: #000
}

.form-control {
	border-radius: 0
}

fieldset {
	padding: 0 20px 20px 20px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0 1px 1px 1px
}

legend {
	font-size: 23px;
	line-height: 1.3
}

input[type="radio"], input[type="checkbox"] {
	margin: 9px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

#maincontent form {
	margin-bottom: 20px
}

form {
	display: block;
	width: 100%
}

form:after {
	content: '';
	clear: both;
	display: block;
	float: none
}

.form-group label {
	position: relative;
	z-index: 3;
	top: 29px;
	left: 12px;
	font-size: 16px;
	line-height: 14px;
	font-weight: 400;
	display: block;
	color: #3C3C3C;
	margin: 0
}

.form-group.focused label {
	font-size: 13px;
	top: 0;
	left: 0
}

.form-group .form-control {
	position: relative;
	z-index: 4;
	border: none;
	border-bottom: 1px solid #2F2F2F;
	box-shadow: none;
	padding: 6px 0;
	width: 100%;
	display: block
}

.form-group select.form-control {
	cursor: pointer
}

.webform form>.row {
	border-right: 1px solid #CCC;
	margin-bottom: 30px
}

.webform form>.btn-success {
	margin: 15px -15px -20px;
	padding: 10px 30px;
	font-size: 16px
}

.webform .form-group {
	background: white;
	border: 1px solid #CCC;
	border-right: none;
	padding: 15px;
	margin-bottom: -1px
}

.webform .form-group .captcha {
	float: right;
	margin: -40px 0 0
}

.webform .form-group label {
	font-size: 13px;
	font-weight: bold;
	top: 0;
	left: 0;
	margin-bottom: 7px
}

.webform .form-group .form-control {
	border-bottom: 0;
	color: #777
}

.webform .form-group ::-webkit-input-placeholder {
	color: #AAA
}

.webform .form-group ::-moz-placeholder {
	color: #AAA
}

.webform .form-group ::-moz-placeholder {
	color: #AAA
}

.webform .form-group ::-ms-input-placeholder {
	color: #AAA
}

.webform span.message {
	display: none;
	font-size: 12px;
	line-height: 10px;
	margin: 5px 0 -10px
}

.webform .webform_mandatory {
	margin-top: 25px;
	color: #888
}

.webform .info {
	box-shadow: inset 1px 1px 2px #46b8da, inset -1px -1px 2px #46b8da
}

.webform .warning {
	box-shadow: inset 1px 1px 2px #f0ad4e, inset -1px -1px 2px #f0ad4e
}

.webform .has-error {
	box-shadow: inset 1px 1px 2px #d43f3a, inset -1px -1px 2px #d43f3a
}

.webform .focused {
	box-shadow: inset 1px 1px 2px #0da559, inset -1px -1px 2px #0da559
}

.webform .has-error .alert-danger {
	font-size: 13px;
	background: none;
	border: none;
	box-shadow: none
}

.webform .info {
	color: #46b8da
}

.webform .warning {
	color: #f0ad4e
}

.webform .error {
	color: #d9534f
}

.webform .focused label {
	color: #0da559
}

.webform .info span.message, .webform .warning span.message, .webform .error span.message
	{
	display: block
}

.webform .info .form-control, .webform .warning .form-control, .webform .error .form-control
	{
	padding-bottom: 0;
	margin-bottom: -5px
}

.webform .checkbox {
	margin-bottom: 5px
}

.webform .checkbox label {
	font-size: 18px;
	font-weight: normal
}

.webform .checkbox label, .webform .multibuttons label, .webform .multiradio>label
	{
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%
}

.webform .multibuttons {
	padding: 30px 15px 20px
}

.webform .multibuttons+.multibuttons {
	border-top: 0;
	padding: 0 15px 20px;
	margin-top: -15px
}

.webform .multibuttons:last-child {
	padding: 0 15px 15px
}

.webform .multibuttons label, .webform .multiradio>label {
	margin: 15px 0 0;
	float: left;
	font-size: 14px;
	max-width: calc(100% - 270px)
}

.webform .multibuttons .wrapper, .webform .multiradio .wrapper {
	float: right;
	clear: none;
	width: auto;
	margin: 0 0 10px
}

.webform .multibuttons .wrapper button {
	font-size: 14px;
	padding: 10px 25px;
	margin: 0 15px 0 0
}

.webform .multiradio .radio {
	margin: 15px 25px 0 0;
	float: left
}

.webform .multiradio .radio label input {
	float: right;
	position: relative;
	margin: 0 0 0 10px
}

.webform .multiradio .radio label input:checked ~ * {
	color: #0da559
}

.webform .multibuttons:after, .webform .multiradio:after {
	content: '';
	display: block;
	clear: both
}

.webform .form-group .btn-group {
	width: 100%
}

.webform .form-group .btn-group .form-control, .webform .form-group .btn-group.open .form-control
	{
	box-shadow: none;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
	padding-right: 20px
}

.webform .form-group .btn-group .form-control span.caret {
	position: absolute;
	right: 0;
	bottom: 18px
}

.webform .form-group .btn-group.open ul {
	border: none;
	margin: 0 -15px;
	width: calc(100% + 30px);
	box-shadow: inset 1px -2px 3px #0da559, inset -1px -2px 3px #0da559
}

.webform .form-group .btn-group.open ul li a {
	color: #555;
	font-size: 22px;
	padding: 0 15px 10px
}

.webform .form-group .btn-group.open ul li a:hover {
	background: transparent;
	color: #0da559
}


html {
	overflow-x: hidden !important
}

body {
	color: #333;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	padding-top: 11px
}

a, button, input {
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

*, *:hover, *:focus {
	outline: none
}

img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto
}

p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px
}

.img-fullwidth img {
	width: 100%
}

.img-fullwidth span {
	display: block;
	margin: 15px 0 0;
	font-size: 14px
}

.negative-margin {
	margin-top: -84px;
	position: relative
}

h1, h2 {
	font-weight: 400
}

a {
	color: #0DA559;
	text-decoration: none
}

a:hover, a:focus {
	color: #064626;
	text-decoration: underline
}

a:hover {
	text-decoration: none
}

h1 a {
	color: inherit
}

ul:not ([class] ){
	list-style: none;
	padding: 0;
	margin: 20px 0 0
}

ul:not ([class] ) li {
	margin: 10px 0
}

ul:not ([class] ) li a {
	font-size: 16px
}

ul:not ([class] ) li:before {
	content: "\2022";
	color: #0da559;
	font-size: 20px;
	font-weight: bold;
	float: left;
	display: block;
	line-height: 28px;
	margin-right: 10px
}

button.btn {
	box-shadow: none
}

button.btn-success {
	background: #0da559
}

.vertical {
	display: table;
	width: 100%
}

.align {
	display: table-cell;
	vertical-align: middle
}

.title-heading {
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 15px
}

.title-heading span {
	margin-left: 15px
}

.title-heading span, .title-heading a span {
	color: #0DA559;
	font-size: 14px;
	text-transform: none
}

.title-heading a:hover span {
	font-style: italic
}

.brand {
	color: #7AF7B7
}

.small {
	font-size: 13px
}

.large {
	font-size: 36px
}

.xlarge {
	font-size: 48px
}

.thin {
	font-weight: 100
}

em {
	font-style: italic
}

.no-text {
	display: block !important
}

.inline-b {
	display: inline-block !important
}

.disp-b {
	display: block !important
}

.v-align-m {
	vertical-align: middle
}

.no-prewrap {
	white-space: normal !important
}

.divider {
	border-color: #c8c8c8;
	border-style: solid;
	border-width: 0 0 1px 0;
	margin-top: 50px;
	margin-bottom: 50px
}

.highlight {
	display: inline-block;
	background: #0DA559;
	padding: 1px 6px;
	font-weight: normal;
	color: #fff
}

.media-left {
	padding-right: 15px
}

.media-right {
	padding-left: 15px
}

.thumbnail {
	border-radius: 0
}

.thumbnail>img {
	border-radius: 0
}

iframe {
	width: 100% !important
}

.unstyled {
	list-style: none !important
}

.img-responsive {
	margin-left: auto;
	margin-right: auto;
	width: auto\9 !important
}

.navbar {
	border-radius: 0
}

a.thumbnail:hover, a.thumbnail:focus {
	border: 1px solid #68C5FF;
	-webkit-box-shadow: 0px 0px 1px 0px #555;
	box-shadow: 0px 0px 1px 0px #555
}

.list-unstyled li, .list-inline li {
	list-style: none !important
}

.input-group-addon, .input-group-btn {
	width: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.input-group .input-group-btn .btn {
		line-height: 1.5
	}
}

.w10 {
	width: 10% !important
}

.w20 {
	width: 20% !important
}

.w30 {
	width: 30% !important
}

.w40 {
	width: 40% !important
}

.w50 {
	width: 50% !important
}

.w60 {
	width: 60% !important
}

.w70 {
	width: 70% !important
}

.w80 {
	width: 80% !important
}

.w90 {
	width: 90% !important
}

.w100 {
	width: 100% !important
}


.margin-bottom-0 {
	margin-bottom: 0 !important
}

.margin-top-10 {
	margin-top: 10px !important
}


.btn, .newslettersubscription-buttons input {
	border-radius: 0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.btn:hover, .btn:focus {
	opacity: 1
}

.btn:focus {
	color: inherit
}

.btn-specific-main {
	color: #FFFFFF;
	background-color: #222
}

.btn-specific-main:focus, .btn-specific-main:hover, .btn-specific-main:active,
	.btn-specific-main.active, .btn-specific-main.disabled,
	.btn-specific-main[disabled] {
	color: #FFFFFF;
	background-color: #000
}

.btn-specific-secondary {
	color: #FFFFFF;
	background-color: #0DA559
}

.btn-specific-secondary:hover, .btn-specific-secondary:focus,
	.btn-specific-secondary:active, .btn-specific-secondary.active,
	.btn-specific-secondary.disabled, .btn-specific-secondary[disabled] {
	color: #FFFFFF;
	background-color: #064626
}

.formbutton.btn.submitbutton, .formbutton.btn.submitbutton,
	.newslettersubscription-buttons input[type="submit"],
	.newslettersubscription-buttons input[type="reset"] {
	color: #FFFFFF;
	background-color: #0da559;
	padding: 10px 30px
}

.formbutton.btn.submitbutton:hover, .formbutton.btn.submitbutton:focus,
	.newslettersubscription-buttons input[type="reset"]:focus,
	.newslettersubscription-buttons input[type="reset"]:hover,
	.newslettersubscription-buttons input[type="submit"]:hover,
	.newslettersubscription-buttons input[type="submit"]:focus {
	color: #FFFFFF;
	background-color: #097640
}

.sg-search .btn.btn-specific-main, .btn.btn-primary {
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding: 0;
	margin: 5px 0 0;
	font-weight: 100;
	border: 1px solid #3C3C3C;
	background-image: none;
	text-shadow: none;
	box-shadow: none;
	color: #7AF7B7
}

.sg-search .btn.btn-specific-main:hover, .sg-search .btn.btn-specific-main:focus,
	.btn.btn-primary:hover, .btn.btn-primary:focus {
	background: #111;
	color: #7AF7B7
}

/*
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url("../fonts/glyphicons-halflings-regular.eot?nu1y04");
	src: url("../fonts/glyphicons-halflings-regular.eot?nu1y04#iefix")
		format("embedded-opentype"),
		url("../fonts/glyphicons-halflings-regular.ttf?nu1y04")
		format("truetype"),
		url("../fonts/glyphicons-halflings-regular.woff?nu1y04")
		format("woff"),
		url("../fonts/glyphicons-halflings-regular.svg?nu1y04#glyphicons-halflings-regular")
		format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'icons';
	src: url("../fonts/icons.eot?nu1y04");
	src: url("../fonts/icons.eot?nu1y04#iefix") format("embedded-opentype"),
		url("../fonts/icons.ttf?nu1y04") format("truetype"),
		url("../fonts/icons.woff?nu1y04") format("woff"),
		url("../fonts/icons.svg?nu1y04#icons") format("svg");
	font-weight: normal;
	font-style: normal
}

a:after, .icon {
	font-family: 'icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
*/

.container-fluid.detalle-contenido .menu.mapaweb .tituloSeccionMenu {
	display: none
}

.container-fluid.detalle-contenido .menu.mapaweb>ul {
	border: none
}

.container-fluid.detalle-contenido .menu.mapaweb>ul>li {
	margin-bottom: 7px
}

.container-fluid.detalle-contenido .menu.mapaweb>ul li a:hover,
	.container-fluid.detalle-contenido .menu.mapaweb>ul li a:focus {
	color: #0DA559
}

.container-fluid.detalle-contenido .menu.mapaweb>ul li:first-child {
	border-top: none
}

.container-fluid.detalle-contenido .menu.mapaweb>ul>li>a {
	padding: 7px 35px 7px 15px;
	background: none;
	font-size: 17px;
	color: #0DA559;
	margin-bottom: 0;
	border-bottom: solid 2px #0DA559
}

.container-fluid.detalle-contenido .menu.mapaweb>ul>li>a:before {
	content: none
}

.container-fluid.detalle-contenido .menu.mapaweb>ul>li>a:hover,
	.container-fluid.detalle-contenido .menu.mapaweb>ul>li>a:focus {
	background: none;
	color: #444;
	border-color: #444
}

.container-fluid.detalle-contenido .menu.mapaweb>ul>.active>a {
	background: none
}

.container-fluid.detalle-contenido .menu.mapaweb>ul>.active>a:hover,
	.container-fluid.detalle-contenido .menu.mapaweb>ul>.active>a:focus {
	background: none
}

.container-fluid.detalle-contenido .menu.mapaweb>ul>li ul {
	padding-left: 25px
}

.container-fluid.detalle-contenido .menu.mapaweb>ul>li>ul {
	margin-top: 20px !important;
	margin-bottom: 20px !important
}

.container-fluid.detalle-contenido .menu.mapaweb>ul>li>ul li a {
	padding: 5px 15px;
	font-size: 16px
}

.container-fluid.detalle-contenido .menu.mapaweb>ul>li>ul>li>a {
	font-weight: bold
}

.container-fluid.detalle-contenido .menu.mapaweb>ul>li>ul>li>ul li a {
	padding: 4px 15px;
	font-size: 15px
}

.container-fluid.detalle-contenido .menu.mapaweb>ul>li>ul>li>ul>li>ul li a
	{
	padding: 2px 15px;
	font-size: 14px
}


.tabulador-eventos {
	background: white
}

.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified {
	margin: 0;
	padding: 0
}

.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified .collapser
	{
	display: none
}

.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li a
	{
	padding: 30px 10px;
	font-size: 18px;
	text-align: center;
	color: #3C3C3C;
	border-left: 1px solid #DEDEDE;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
	display: block;
	margin: 0
}

.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li a:hover,
	.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li a:focus
	{
	color: #3C3C3C;
	background: #eee
}

.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li:last-child a
	{
	border-right: 1px solid #DEDEDE
}

.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li.active a,
	.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li.active a:hover,
	.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li.active a:focus
	{
	color: #0DA559;
	border-bottom: 2px solid #0DA559;
	padding-bottom: 28px;
	font-weight: normal;
	background: #eee
}

.articulo .headline {
	padding: 0;
	margin-bottom: 30px
}

.articulo .headline .title {
	font-size: 36px;
	color: #333
}

.articulo .headline .subtitle {
	margin-bottom: 60px;
	color: #0DA559
}

@media ( max-width : 767px) {
	.articulo .headline .title {
		font-size: 32px
	}
	.articulo .headline .subtitle {
		font-size: 24px
	}
}

.articulo .headline.featured-title {
	margin-bottom: 40px
}

.articulo .headline.featured-title .title {
	font-size: 40px
}

.articulo .headline.featured-title .subtitle {
	font-size: 31px
}

@media ( max-width : 767px) {
	.articulo .headline.featured-title .title {
		font-size: 35px
	}
	.articulo .headline.featured-title .subtitle {
		font-size: 26px
	}
}

.articulo .time {
	color: #777;
	font-size: 15px;
	font-weight: 300;
	display: block;
	margin-bottom: 20px
}

.articulo .resumen, .articulo .entradilla {
	color: #777;
	font-size: 25px;
	margin: 20px 0;
	font-weight: 300;
	line-height: 1.7
}

.articulo .info {
	margin-top: 30px;
	color: #777
}

.articulo .info>li>a {
	display: block
}

.articulo .info.info-cat {
	margin-top: 15px
}

.articulo .info.info-cat>li:first-child {
	display: none
}

.articulo .info .fa {
	color: #0DA559
}

.articulo .section {
	margin-bottom: 20px
}

.articulo .section>header>h3 {
	padding-bottom: 7px;
	border-bottom: solid 3px #eee;
	font-size: 24px
}

.articulo .section>.resumen {
	font-size: 23px
}

.articulo .contentblock {
	margin-bottom: 20px
}

.articulo .contentblock h2 {
	color: #0DA559
}

.articulo .gallery+.gallery {
	margin-top: 35px
}

.articulo .gallery .media {
	text-align: left
}

.articulo .gallery .media-heading {
	display: block;
	border: none;
	margin: 5px 0 5px 0;
	padding: 0
}

.articulo .gallery .image-gallery .row {
	margin-bottom: 15px
}

.articulo .redes {
	margin: 10px 0 0 0
}

.articulo ul {
	margin: 30px 0 30px 30px
}

.articulo ul.list-inline li {
	padding-left: 5px
}

.articulo ul.list-inline li:first-child {
	padding-left: 0
}

.articulo ul:not ([class] ) li:before {
	font-size: 28px
}

.articulo .contentblock .list-inline li, .articulo .container-fluid .row-fluid li,
	.articulo .container-fluid .list-inline li {
	list-style: none;
	background: none
}

.articulo .contentblock-texto {
	margin-bottom: 15px
}

.articulo .contentblock-texto .galleries {
	margin-top: 35px
}

.articulo .contentblock-texto .clearfix {
	margin-bottom: 25px
}

@media ( min-width : 768px) {
	.articulo .contentblock-texto.row {
		margin-left: -20px;
		margin-right: -20px
	}
	.articulo .contentblock-texto.row .media-object, .articulo .contentblock-texto.row>.container-fluid
		{
		padding-left: 20px;
		padding-right: 20px
	}
	.articulo .contentblock-texto.row>.media-object.left {
		padding-right: 45px
	}
	.articulo .contentblock-texto.row>.media-object.pull-right {
		padding-left: 45px
	}
}

.articulo .contentblock-texto .mediamultiple>div+div {
	margin-top: 40px
}

.articulo .contentblock-texto .ubicacion {
	position: relative;
	z-index: 10
}

.articulo .contentblock-texto .ubicacion iframe {
	height: 270px
}

.articulo .contentblock-texto .ubicacion .map {
	background: none repeat scroll 0 0 #F6F6F6
}

.articulo .contentblock-texto .ubicacion .info-content {
	background: none repeat scroll 0 0 #F6F6F6;
	padding: 10px 15px
}

.articulo .contentblock-texto .ubicacion .info-content p {
	font-size: 18px
}

.articulo .contentblock-texto .ubicacion .info-content .dl-horizontal dt
	{
	line-height: 20px
}

.articulo .contentblock-texto .ubicacion .info-content .dl-horizontal dd
	{
	line-height: 20px
}

.articulo .contentblock-texto .ubicacion .info-content .dl-horizontal dd p
	{
	margin-bottom: 0
}

.articulo .contentblock-texto table th, .articulo .contentblock-texto table td
	{
	vertical-align: top;
	font-size: 17px;
	padding: 7px 10px
}

.articulo .wrapper>footer {
	border-top: 1px dashed #DDDDDD;
	font-size: 12px;
	padding: 10px;
	color: #777
}

.articulo .wrapper>footer div {
	margin-bottom: 5px
}

.articulo .wrapper>footer .autor {
	font-style: italic;
	font-weight: bold
}

.articulo.evento .ficha-evento {
	overflow: hidden;
	padding: 15px;
	background-color: #C3F5DB;
	margin-bottom: 20px;
	border-top: 3px solid #222
}

.articulo.evento .ficha-evento h5 {
	margin-top: 0;
	font-size: 18px
}

.articulo.case-articulo .info-block {
	margin-bottom: 30px
}

.media>.pull-left {
	margin-right: 20px
}

.media>.pull-right {
	margin-left: 20px
}

.media-object img {
	margin-left: auto;
	margin-right: auto;
	display: block
}


.box a .wrapper-image, .media-object .saga-imagen {
	overflow: hidden;
	display: block
}

.box a img, .zoom-filter .overlay-zoom img, .media-object a img {
	-webkit-transition: all ease 1s;
	-o-transition: all ease 1s;
	transition: all ease 1s
}

.box a:hover img, .zoom-filter:hover .overlay-zoom img, .media-object a:hover img
	{
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15)
}

.media-top {
	margin-bottom: 15px
}

.media-to-top .media-object, .media-to-middle .media-object {
	margin-bottom: 20px
}

.media-bottom {
	margin-top: 15px
}

.media-to-bottom .media-object {
	margin-top: 20px
}

.embed-responsive-16by9 {
	padding-bottom: 50%
}

.main-content .saga-imagen {
	margin-bottom: 5px
}

.main-content a .wrapper-image {
	overflow: hidden;
	display: block
}

.main-content a .wrapper-image img {
	-webkit-transition: all ease 1.2s;
	-o-transition: all ease 1.2s;
	transition: all ease 1.2s
}

.main-content a .wrapper-image:hover img {
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
	-webkit-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-ms-transform: scale(1.6);
	-o-transform: scale(1.6);
	transform: scale(1.6)
}


.template-container .sg-share {
	position: absolute;
	right: 12px;
	top: -42px;
	display: inline-block
}

@media ( min-width : 992px) {
	.template-container .sg-share {
		top: -46px
	}
}

@media ( min-width : 1200px) {
	.template-container .sg-share {
		top: -65px
	}
}

.template-container .sg-share ul {
	line-height: 1;
	margin: 0;
	padding: 0
}

.template-container .sg-share ul li {
	padding-left: 5px;
	padding-right: 5px
}

.template-container .sg-share ul li .redes {
	display: block;
	text-indent: -9999px;
	-webkit-transition: background-position 0.4s ease;
	-moz-transition: background-position 0.4s ease;
	-ms-transition: background-position 0.4s ease;
	-o-transition: background-position 0.4s ease;
	transition: background-position 0.4s ease
}

.template-container .sg-share ul.icons32 li {
	padding-left: 3px;
	padding-right: 3px;
	line-height: 32px
}

.template-container .sg-share ul.icons16 li {
	padding-left: 2px;
	padding-right: 2px;
	line-height: 16px
}

.template-container .sg-share ul.icons32 li .redes {
	background-image: url("../images/share-sprite-32x32.png");
	width: 32px;
	height: 32px
}

.template-container .sg-share ul.icons16 li .redes {
	background-image: url("../images/share-sprite-16x16.png");
	width: 16px;
	height: 16px
}

.template-container .sg-share ul.icons32 li a.facebook {
	background-position: 0 32px
}

.template-container .sg-share ul.icons32 li a.facebook:hover,
	.template-container .sg-share ul.icons32 li a.facebook:focus {
	background-position: 0 64px
}

.template-container .sg-share ul.icons32 li a.twitter {
	background-position: 0 96px
}

.template-container .sg-share ul.icons32 li a.twitter:hover,
	.template-container .sg-share ul.icons32 li a.twitter:focus {
	background-position: 0 128px
}

.template-container .sg-share ul.icons32 li a.google {
	background-position: 0 160px
}

.template-container .sg-share ul.icons32 li a.google:hover,
	.template-container .sg-share ul.icons32 li a.google:focus {
	background-position: 0 192px
}

.template-container .sg-share ul.icons32 li a.pinterest {
	background-position: 0 224px
}

.template-container .sg-share ul.icons32 li a.pinterest:hover,
	.template-container .sg-share ul.icons32 li a.pinterest:focus {
	background-position: 0 256px
}

.template-container .sg-share ul.icons32 li a.linkedin {
	background-position: 0 288px
}

.template-container .sg-share ul.icons32 li a.linkedin:hover,
	.template-container .sg-share ul.icons32 li a.linkedin:focus {
	background-position: 0 320px
}

.template-container .sg-share ul.icons32 li a.sendmail {
	background-position: 0 352px
}

.template-container .sg-share ul.icons32 li a.sendmail:hover,
	.template-container .sg-share ul.icons32 li a.sendmail:focus {
	background-position: 0 384px
}

.template-container .sg-share ul.icons32 li a.delicious {
	background-position: 0 416px
}

.template-container .sg-share ul.icons32 li a.delicious:hover,
	.template-container .sg-share ul.icons32 li a.delicious:focus {
	background-position: 0 448px
}

.template-container .sg-share ul.icons16 li a.facebook {
	background-position: 0 16px
}

.template-container .sg-share ul.icons16 li a.facebook:hover,
	.template-container .sg-share ul.icons16 li a.facebook:focus {
	background-position: 0 32px
}

.template-container .sg-share ul.icons16 li a.twitter {
	background-position: 0 48px
}

.template-container .sg-share ul.icons16 li a.twitter:hover,
	.template-container .sg-share ul.icons16 li a.twitter:focus {
	background-position: 0 64px
}

.template-container .sg-share ul.icons16 li a.google {
	background-position: 0 80px
}

.template-container .sg-share ul.icons16 li a.google:hover,
	.template-container .sg-share ul.icons16 li a.google:focus {
	background-position: 0 96px
}

.template-container .sg-share ul.icons16 li a.pinterest {
	background-position: 0 112px
}

.template-container .sg-share ul.icons16 li a.pinterest:hover,
	.template-container .sg-share ul.icons16 li a.pinterest:focus {
	background-position: 0 128px
}

.template-container .sg-share ul.icons16 li a.linkedin {
	background-position: 0 144px
}

.template-container .sg-share ul.icons16 li a.linkedin:hover,
	.template-container .sg-share ul.icons16 li a.linkedin:focus {
	background-position: 0 160px
}

.template-container .sg-share ul.icons16 li a.sendmail {
	background-position: 0 176px
}

.template-container .sg-share ul.icons16 li a.sendmail:hover,
	.template-container .sg-share ul.icons16 li a.sendmail:focus {
	background-position: 0 192px
}

.template-container .sg-share ul.icons16 li a.delicious {
	background-position: 0 208px
}

.template-container .sg-share ul.icons16 li a.delicious:hover,
	.template-container .sg-share ul.icons16 li a.delicious:focus {
	background-position: 0 224px
}


.map .map-wrapper iframe {
	width: 100%;
	height: 600px;
	background: gray
}

.sg-share {
	z-index: 900
}

.ui-widget {
	font-family: "Open Sans", Helvetica, Arial, sans-serif
}

.wrapper.like p {
	margin-bottom: 0
}

.wrapper.like .fb_reset {
	height: 0
}

.wrapper.like .fb_iframe_widget_lift {
	width: 450px !important;
	z-index: 1000
}

.info-meteo .ancho {
	margin: 0 auto
}

header.headline-box {
	margin: 0;
	padding: 0;
	border: none
}

header.headline-box .title {
	margin-bottom: 10px
}

figure.cover-effect {
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
	margin: 0;
	width: 100%;
	height: 100%;
	cursor: default
}

figure.cover-effect img {
	position: relative;
	-webkit-transition: all ease 0.6s;
	-o-transition: all ease 0.6s;
	transition: all ease 0.6s
}

figure.cover-effect figcaption {
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	position: absolute;
	text-align: center;
	z-index: 1;
	background: none
}

figure.cover-effect figcaption:before {
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: -1;
	position: absolute;
	-webkit-transition: opacity 0.8s;
	-o-transition: opacity 0.8s;
	transition: opacity 0.8s
}

figure.cover-effect figcaption.feature-block-brand:before {
	background: none repeat scroll 0% 0% #222
}

figure.cover-effect figcaption.feature-block-brand-dark:before {
	background: none repeat scroll 0% 0% #090909
}

figure.cover-effect figcaption.feature-block-brand-light:before {
	background: none repeat scroll 0% 0% #444
}

figure.cover-effect figcaption.feature-block-brand-second:before {
	background: none repeat scroll 0% 0% #0DA559
}

figure.cover-effect figcaption.feature-block-brand-second-dark:before {
	background: none repeat scroll 0% 0% #097640
}

figure.cover-effect figcaption.feature-block-brand-second-light:before {
	background: none repeat scroll 0% 0% #11d473
}

figure.cover-effect figcaption.feature-block-magenta:before {
	background: none repeat scroll 0% 0% #DD117B
}

figure.cover-effect figcaption.feature-block-blue:before {
	background: none repeat scroll 0% 0% #3498db
}

figure.cover-effect figcaption.feature-block-red:before {
	background: none repeat scroll 0% 0% #CE3D40
}

figure.cover-effect figcaption.feature-block-granate:before {
	background: none repeat scroll 0% 0% #AA3335
}

figure.cover-effect figcaption.feature-block-sea:before {
	background: none repeat scroll 0% 0% #3eb9c5
}

figure.cover-effect figcaption.feature-block-grey:before {
	background: none repeat scroll 0% 0% #c1c1c1
}

figure.cover-effect figcaption.feature-block-yellow:before {
	background: none repeat scroll 0% 0% #F9A022
}

figure.cover-effect figcaption.feature-block-orange:before {
	background: none repeat scroll 0% 0% #F95822
}

figure.cover-effect figcaption.feature-block-green:before {
	background: none repeat scroll 0% 0% #1C8C50
}

figure.cover-effect figcaption.feature-block-purple:before {
	background: none repeat scroll 0% 0% #9918AF
}

figure.cover-effect figcaption.feature-block-aqua:before {
	background: none repeat scroll 0% 0% #3d7a98
}

figure.cover-effect figcaption.feature-block-brown:before {
	background: none repeat scroll 0% 0% #9c8061
}

figure.cover-effect figcaption.feature-block-dark-blue:before {
	background: none repeat scroll 0% 0% #174E77
}

figure.cover-effect figcaption.feature-block-light-green:before {
	background: none repeat scroll 0% 0% #8AC960
}

figure.cover-effect figcaption.feature-block-dark:before {
	background: none repeat scroll 0% 0% #555
}

figure.cover-effect figcaption.feature-block-light:before {
	background: none repeat scroll 0% 0% #ecf0f1
}

figure.cover-effect figcaption.feature-block-white:before {
	background: none repeat scroll 0% 0% #fff
}

figure.cover-effect figcaption.feature-block-black:before {
	background: none repeat scroll 0% 0% #000
}

figure.cover-effect figcaption.feature-block-default:before {
	background: none repeat scroll 0% 0% #ecf0f1
}

figure.cover-effect figcaption .actions {
	padding: 15px 0 0 0
}

figure.cover-effect figcaption a {
	padding: 7px 12px;
	color: #fff;
	border: solid 1px #fff
}

figure.cover-effect figcaption a:hover, figure.cover-effect figcaption a:focus
	{
	background: #fff;
	color: #222
}

figure.cover-effect figcaption.feature-block-light a, figure.cover-effect figcaption.feature-block-default a,
	figure.cover-effect figcaption.feature-block-nocolor a figure.cover-effect figcaption.feature-block-white a
	{
	color: #222;
	border-color: #222
}

figure.cover-effect figcaption.feature-block-light a:hover, figure.cover-effect figcaption.feature-block-light a:focus,
	figure.cover-effect figcaption.feature-block-default a:hover, figure.cover-effect figcaption.feature-block-default a:focus,
	figure.cover-effect figcaption.feature-block-nocolor a figure.cover-effect figcaption.feature-block-white a:hover,
	figure.cover-effect figcaption.feature-block-nocolor a figure.cover-effect figcaption.feature-block-white a:focus
	{
	background: #222;
	color: #fff
}

figure.cover-effect .table-block {
	display: table;
	position: absolute;
	padding: 25px;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0
}

figure.cover-effect .table-block.hover-in {
	top: 100%;
	opacity: 0;
	transition-property: opacity, top;
	transition-duration: 0.6s, 0.3s;
	transition-timing-function: ease-out, ease-out;
	transition-delay: 0s, 0s
}

figure.cover-effect .table-block.hover-out {
	top: 0;
	opacity: 1;
	transition-property: opacity, top;
	transition-duration: 1.5s, 0.5s;
	transition-timing-function: ease-out, ease-out;
	transition-delay: 0s, 0s
}

figure.cover-effect:hover .table-block.hover-in, figure.cover-effect:focus .table-block.hover-in,
	figure.cover-effect.cover-effect-click .table-block.hover-in {
	opacity: 1;
	top: 0
}

figure.cover-effect:hover .table-block.hover-out, figure.cover-effect:focus .table-block.hover-out,
	figure.cover-effect.cover-effect-click .table-block.hover-out {
	opacity: 0;
	top: -100%;
	transition-property: opacity, top;
	transition-duration: 0.5s, 1.5s;
	transition-timing-function: ease-out, ease-out;
	transition-delay: 0s, 0s
}

figure.cover-effect>a {
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 10
}

figure.cover-effect:hover figcaption:before, figure.cover-effect:focus figcaption:before,
	figure.cover-effect.cover-effect-click figcaption:before {
	opacity: 0.8;
	filter: alpha(opacity = 80)
}

figure.cover-effect:hover img, figure.cover-effect:focus img, figure.cover-effect.cover-effect-click img
	{
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%)
}

figure.cover-effect.inverted-effect figcaption:before {
	opacity: 0.8;
	filter: alpha(opacity = 80)
}

figure.cover-effect.inverted-effect img {
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%)
}

figure.cover-effect.inverted-effect:hover figcaption:before, figure.cover-effect.inverted-effect:focus figcaption:before,
	figure.cover-effect.inverted-effect.cover-effect-click figcaption:before
	{
	opacity: 1;
	filter: alpha(opacity = 100)
}


.main-content .navbar .navbar-header {
	background: #222;
	color: #fff
}

.main-content .navbar .navbar-header .navbar-brand {
	color: #fff
}

.main-content .navbar .navbar-header .navbar-brand:hover, .main-content .navbar .navbar-header .navbar-brand:focus
	{
	color: #0DA559
}

.main-content .navbar .navbar-header .navbar-toggle {
	border: none;
	color: #fff;
	background: none
}

.main-content .navbar .navbar-header .navbar-toggle .icon-bar {
	background-color: #fff;
	-webkit-transition: all ease 0.4s;
	-o-transition: all ease 0.4s;
	transition: all ease 0.4s
}

.main-content .navbar .navbar-header .navbar-toggle:hover .icon-bar,
	.main-content .navbar .navbar-header .navbar-toggle:focus .icon-bar {
	background-color: #0DA559
}

.org-opencms-ade-containerpage-client-ui-css-I_CmsLayoutBundle-I_CmsContainerpageCss-enlargeSmallElements #header .org-opencms-ade-containerpage-client-ui-css-I_CmsLayoutBundle-I_CmsContainerpageCss-smallElement
	{
	min-height: 0 !important
}

.navbar {
	background: #F1F1F1;
	border: 0
}

.navbar .topbar-inverse {
	background: #2F2F2F;
	line-height: 40px;
	min-height: 40px;
	margin-top: 0;
	padding: 0 5%
}

.navbar .topbar-inverse ul {
	margin: 0
}

.navbar .topbar-inverse ul li a:hover {
	color: white
}

.navbar .topbar-inverse ul li a {
	font-size: 14px;
	line-height: 20px;
	margin: 12px 0 !important;
	padding: 6px 15px;
	text-align: center
}

.navbar .topbar-inverse .icon, .navbar .topbar-inverse .fa {
	margin: 0;
	font-size: inherit;
	vertical-align: middle
}

.navbar .topbar-inverse ul li:nth-child(2) a {
	border-right: 1px solid;
	padding-right: 30px;
	margin-right: 20px
}

.navbar .topbar-inverse ul li:nth-child(1) a, .navbar .topbar-inverse ul li:nth-child(2) a
	{
	font-size: 18px
}

.navbar .header-wrapper {
	max-width: 1900px;
	width: 93.5%;
	margin: 0 auto
}

.navbar .navbar-brand {
	display: block;
	margin: -20px 0 0 0;
	height: 120px;
	width: 120px;
	padding: 0
}

.navbar .navbar-collapse .navbar-form.navbar-right {
	margin-top: 0;
	margin-bottom: 0
}

.navbar .navbar-collapse .navbar-form.navbar-right .nav, .navbar .navbar-collapse .navbar-form.navbar-right .dropup,
	.navbar .navbar-collapse .navbar-form.navbar-right .dropdown-mega,
	.navbar .navbar-collapse .navbar-form.navbar-right .collapse {
	position: static
}

.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a {
	padding: 43px 17px;
	color: #2F2F2F;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
	position: relative
}

.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a:focus
	{
	outline-offset: -2px;
	outline-width: 5px;
	outline-style: auto;
	outline-color: #4d90fe
}

.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li.active>a
	{
	color: #0DA559
}

.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a:before
	{
	content: '';
	border-bottom: 2px solid #2F2F2F;
	position: absolute;
	left: 50%;
	bottom: 30px;
	width: 0;
	background: transparent;
	transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0)
}

.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a:hover:before
	{
	width: 85px
}

.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a.active:before
	{
	opacity: 0;
	width: 0;
	filter: alpha(opacity = 0)
}

.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a:after
	{
	bottom: -50px;
	content: '';
	position: absolute;
	display: block;
	height: 0;
	width: 0;
	left: 50%;
	margin-left: -45px;
	background: transparent;
	border: 45px solid transparent
}

.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a.active:after
	{
	bottom: 0;
	border-bottom: 35px solid #2F2F2F
}

.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>.dropdown-megamenu
	{
	margin: 0;
	padding: 0;
	border: none;
	left: 0;
	right: 0;
	position: absolute
}

.navbar .submenu-wrapper {
	position: relative;
	overflow: hidden;
	margin: 0 -15px
}

.navbar .submenu-wrapper .icon.close {
	position: absolute;
	z-index: 2;
	right: 5%;
	top: 75px;
	color: #FFF;
	font-size: 12px
}

.navbar .submenu-wrapper .icon.close:before {
	font-size: 16px
}

.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav .submenu-wrapper .row
	{
	background: #2F2F2F;
	padding: 40px 15px 60px;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.navbar .submenu-wrapper .row .large {
	color: #7AF7B7;
	text-align: center;
	margin: 35px 0 0
}

.navbar .submenu-wrapper .row ul li {
	list-style: none;
	border: none
}

.navbar .submenu-wrapper .row ul li:before {
	display: none
}

.navbar .submenu-wrapper .row ul .heading-father {
	color: white;
	margin: 10px 0;
	display: block
}

.navbar .submenu-wrapper .row ul .heading-father strong>a {
	font-size: 18px;
	background: none;
	color: #fff
}

.navbar .submenu-wrapper .row ul .heading-father strong>a:hover, .navbar .submenu-wrapper .row ul .heading-father strong>a:focus
	{
	color: #7AF7B7
}

.navbar .submenu-wrapper .row ul .heading-father.active strong>a {
	background: none;
	color: #7AF7B7
}

.navbar .submenu-wrapper .row .mainnav-column>div>strong {
	color: white;
	margin: 10px 0;
	display: block;
	font-size: 18px
}

.navbar .submenu-wrapper .row ul li a {
	display: block;
	color: #A4A4A4;
	font-size: 15px;
	margin: 15px 0;
	padding: 0
}

.navbar .submenu-wrapper .row ul li a:hover, .navbar .submenu-wrapper .row ul li a:focus
	{
	background: none;
	color: #7AF7B7
}

.navbar .submenu-wrapper .row ul li.active>a {
	background: none;
	color: #7AF7B7
}

.navbar .submenu-wrapper .row ul li a:before {
	content: '- '
}

.navbar .submenu-wrapper .row ul .heading-father a:before {
	content: none
}

body.sticky .navbar .topbar-inverse ul li a {
	margin: 5px 0 -25px 20px
}

body.sticky .navbar {
	box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.5)
}

body.sticky .navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a
	{
	padding: 23px 15px 24px
}

body.sticky .navbar .navbar-brand {
	height: 60px;
	width: 60px;
	margin: 4px 0
}

body.sticky .navbar .topbar-inverse {
	margin-top: -57px
}

body.sticky .navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a.active:after
	{
	margin-left: -30px;
	bottom: 0;
	border: 30px solid transparent;
	border-bottom: 20px solid #2F2F2F
}

body.sticky .navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a:hover:before,
	body.sticky .navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a:hover:after
	{
	width: 60px
}

body.sticky .navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a:before,
	body.sticky .navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a:hover:before
	{
	bottom: 20px
}

body.sticky .navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a:hover:after
	{
	margin-left: -30px
}

.footer {
	background: white;
	border-top: 1px solid #e3e3e3;
	padding: 25px 5% 20px
}

.footer.subfooter {
	padding-bottom: 5px
}

.footer * {
	font-size: 14px;
	line-height: 23px
}

.footer img {
	float: left;
	width: 80px;
	height: auto;
	margin: 15px 20px 20px 0
}

.footer h5 {
	font-weight: bold
}

.footer h5+address {
	margin: -10px 0 10px
}

.footer h5+ul li span:before {
	font-size: 18px;
	margin: 10px 10px 0 0
}

.footer h5+ul li a {
	color: #888
}

.footer h5+ul li .facebook:hover {
	color: #3E5399
}

.footer h5+ul li .twitter:hover {
	color: #39A5DE
}

.footer h5+ul li .youtube:hover {
	color: #CE3621
}

.footer .form-group input.form-control {
	background: #F8F8F8;
	border: 1px solid #DEDEDE;
	padding: 6px 12px;
	font-weight: bold;
	box-shadow: none
}

.footer input+button {
	float: right;
	margin: -43px 0 0 -43px;
	height: 43px;
	width: 43px;
	border: 0;
	background: transparent;
	box-shadow: none;
	position: relative;
	z-index: 4
}

.footer input+button span.icon:before {
	font-size: 14px;
	line-height: 32px
}

.navbar-brand {
	height: auto
}

.container-fluid>.row>[class*=col-]>.container-fluid {
	margin: 0 -15px
}

.footer .form-group.focused .form-control, .footer .form-group .form-control:hover
	{
	border: 1px solid #7D7D7D !important
}

[class*="container"].buscador {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(47, 47, 47, 0.9);
	-webkit-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	-o-transform: translate(0, -100%);
	transform: translate(0, -100%)
}

.buscador.active {
	-webkit-transform: translate(0, 0%);
	-ms-transform: translate(0, 0%);
	-o-transform: translate(0, 0%);
	transform: translate(0, 0%);
	z-index: 1031
}

[class*="container"].buscador .icon.close {
	position: absolute;
	right: 5%;
	top: 5%
}

[class*="container"].buscador .icon.close:before {
	color: white
}

[class*="container"].buscador .row, [class*="container"].buscador .row .vertical
	{
	height: 100%
}

[class*="container"].buscador .row label, [class*="container"].buscador .row input
	{
	color: white;
	position: relative;
	z-index: -1
}

[class*="container"].buscador .row input {
	z-index: 2;
	font-size: 24px;
	font-weight: 400;
	border-bottom: 1px solid white
}

[class*="container"].buscador .btn {
	background: none;
	border: none;
	display: block;
	padding: 5px 10px;
	position: absolute;
	right: 15px;
	top: 18px;
	z-index: 2;
	text-align: center
}

[class*="container"].buscador .btn .icon.buscar {
	color: #FFF;
	display: block
}

[class*="container"].buscador .row span.icon.buscar:before {
	font-size: 22px
}

.no-spacing-row>.row, .no-spacing-row>.wrapper>.row {
	margin-left: 0;
	margin-right: 0
}

.no-spacing-row>.row>[class*="col"], .no-spacing-row>.wrapper>.row>[class*="col"]
	{
	padding-left: 0;
	padding-right: 0
}

.template-row-slider .bx-wrapper {
	position: relative
}

.template-row-slider .bx-controls-direction {
	position: absolute;
	top: 50%;
	margin-top: -32px;
	left: 0;
	right: 0
}

.template-row-slider .bx-controls-direction a {
	position: absolute;
	font-size: 60px;
	line-height: 1;
	color: #ccc
}

.template-row-slider .bx-controls-direction a:hover,
	.template-row-slider .bx-controls-direction a:focus {
	color: #000
}

.template-row-slider .bx-controls-direction a.bx-next {
	right: 30px
}

.template-row-slider .bx-controls-direction a.bx-prev {
	left: 30px
}

#subheader .template-container {
	position: relative
}

div[data-parallax="scroll"], .parallax-effect {
	position: relative
}

div[data-parallax="scroll"]:before, .parallax-effect:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%
}

.big-block {
	padding: 25px 10px
}

@media ( min-width : 768px) {
	.big-block {
		padding: 60px 0
	}
}

.big-block .layout-container {
	overflow: hidden
}

.medium-block {
	padding: 15px 10px
}

@media ( min-width : 768px) {
	.medium-block {
		padding: 30px 0
	}
}

.medium-block .layout-container {
	overflow: hidden
}

.white-block {
	background: #fff
}

.gray-block {
	background: #F1F1EC
}

.section-inverse {
	color: #fff
}

.section-inverse .headline .title, .section-inverse .webform label {
	color: #fff
}

.section-inverse .form-control, .section-inverse .icheckbox {
	background-color: transparent;
	border-color: #fff
}

.section-inverse .form-control {
	height: 50px
}

.section-inverse .form-control:focus {
	background-color: #fff
}

.section-table {
	display: table;
	width: 100%
}

.section-table>.wrapper {
	display: table-cell;
	vertical-align: middle
}

#subheader {
	color: #fff
}

#subheader .breadcrumb {
	color: #fff
}

#subheader a {
	color: #fff
}

#subheader a:hover, #subheader a:focus {
	color: #0DA559
}

@media ( max-width : 991px) {
	#subheader div[data-parallax="scroll"] {
		height: 90px !important
	}
	#subheader .title {
		font-size: 34px
	}
	#subheader .description {
		font-size: 15px
	}
}

@media ( max-width : 479px) {
	#subheader div[data-parallax="scroll"] {
		height: 55px !important
	}
}

.carou-wrapper>.wrapper>.row {
	margin-left: 0;
	margin-right: 0
}

.encabezado {
	position: relative;
	background-color: #383838
}

.encabezado:before {
	content: none
}

.encabezado.bg-image {
	border-bottom: 5px solid #0DA559
}

.encabezado.bg-image .vertical {
	height: 400px
}

.encabezado.overlayed:after {
	content: '';
	display: block;
	background: rgba(47, 47, 47, 0.8);
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.encabezado * {
	position: relative;
	z-index: 2
}

.encabezado .encabezado-wrapper {
	padding: 0 62px
}

.encabezado .encabezado-wrapper [class*=col-] {
	padding: 30px 15px
}

.encabezado.bg-image .encabezado-wrapper [class*=col-] {
	padding: 0 15px
}

.encabezado.bg-image .encabezado-wrapper [class*=col-] .brand {
	margin-top: 0
}

.encabezado .encabezado-wrapper [class*=col-] .brand {
	margin-top: 10px
}

.encabezado .encabezado-wrapper [class*=col-] .brand+.brand-subtitle {
	color: white;
	font-size: 24px;
	font-weight: 100;
	margin-top: 0
}

.encabezado .dropdown>a {
	padding: 4px 10px;
	margin-bottom: -3px;
	display: inline-block
}

.encabezado .dropdown>a:hover, .encabezado .dropdown>a:focus {
	text-decoration: none
}

.encabezado .dropdown.open>a {
	background: #fff
}

.encabezado .dropdown-menu {
	position: absolute;
	border: solid 1px #fff;
	max-width: 380px
}

.encabezado .encabezado-wrapper.con-fecha {
	padding: 0 72px
}

.encabezado .encabezado-wrapper.con-fecha [class*=col-] {
	padding: 0
}

.encabezado .encabezado-wrapper.con-fecha .active-day {
	background: #7AF7B7;
	padding: 20px 50px
}

.encabezado .encabezado-wrapper.con-fecha .brand+.brand-subtitle {
	margin-top: 29px
}

.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .row
	{
	margin-top: 30px;
	margin-bottom: 30px
}

.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .fecha .row
	{
	text-align: center
}

.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .fecha .row .dia
	{
	font-size: 144px;
	font-weight: bold;
	line-height: 120px
}

.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .fecha .row .mes,
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .fecha .row .year
	{
	font-size: 48px;
	line-height: 60px
}

.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:last-child
	{
	padding: 0 0 0 50px
}


@media ( min-width : 768px) and (max-width: 991px) {
	.main-slider.carou-wrapper [class*=col-].col-sm-5 {
		width: 42.85%
	}
	.main-slider.carou-wrapper [class*=col-].col-sm-7 {
		width: 57.15%
	}
}

@media ( max-width : 680px) {
	.main-slider.carou-wrapper [class*=col-] ul .col-xxs-12 {
		width: 100%
	}
}

.main-slider.carou-wrapper>.wrapper>.row>[class*=col-]:first-child ul li .img-fullwidth:after
	{
	content: "";
	display: block;
	width: 2px;
	position: absolute;
	right: 0;
	height: 100%;
	background: #ccc;
	top: 0
}

@media ( max-width : 1199px) {
	.servicios {
		background-position: 55% center
	}
}

.overlay-page {
	background: none repeat scroll 0 0 #000000;
	height: 100%;
	left: 0;
	opacity: 0.45;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1001;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}

.title {
	margin: 0 0 15px 0
}

.title a:hover, .title a:focus {
	text-decoration: none
}

.headline {
	padding: 15px 0;
	margin-bottom: 20px;
	position: relative
}

.headline .title {
	margin: 0;
	padding: 0;
	border: none;
	color: #000
}

.headline h2.title {
	font-size: 32px
}

.headline h3.title {
	font-size: 28px
}

.headline h4.title {
	font-size: 24px
}

.headline.featured-title {
	margin-bottom: 40px;
	padding: 0;
	border-bottom: #ccc solid 1px
}

.headline.featured-title:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -4px;
	width: 5%;
	height: 7px;
	background: #0DA559
}

.headline.featured-title .title {
	font-size: 40px;
	padding-bottom: 15px
}

.headline.featured-title .subtitle {
	font-size: 32px
}

.header-title .title-heading {
	margin: 60px 30px 35px 30px;
	font-size: 18px
}

.header-title form {
	margin: 40px 0 0
}

.subtitle {
	margin: 25px 0 0 0;
	font-weight: normal
}

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small,
	.h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
	font-size: 70%;
	line-height: inherit
}

ul.links {
	padding: 0;
	overflow: hidden
}

ul.links li {
	display: block;
	float: left
}

ul.links li a {
	color: #888;
	display: block;
	margin-right: 20px
}

ul.links:hover li a {
	color: #B5B5B5
}

ul.links li a:hover {
	color: #444
}

ul.links li:last-child a {
	margin-right: 0
}

ul.links.left {
	float: left
}

ul.links.right {
	float: right
}

ul.links.right li a {
	margin-right: 0;
	margin-left: 20px
}

ul.links.right li:last-child a {
	margin-left: 0
}

.description ul li, p ul li {
	list-style: square inside none
}

.nav li {
	list-style: none
}

.dl-horizontal, .dl-vertical {
	border-bottom: #ddd solid 1px;
	margin-bottom: 0;
	padding: 6px 0;
	overflow: hidden
}

.dl-horizontal dt {
	white-space: normal;
	text-align: left
}

.dl-horizontal dd ul, .dl-horizontal dd p {
	margin: 0
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: none;
	display: block
}

@media ( min-width : 992px) {
	.dl-horizontal dt {
		width: 160px;
		float: left
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

@media ( max-width : 991px) {
	.dl-horizontal dt {
		width: auto;
		float: none;
		text-align: left
	}
	.dl-horizontal dd {
		margin-left: 0
	}
}

.list-inline>li>a {
	display: block
}

.actions {
	margin: 10px 0
}

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px
}

table td, table th {
	border-bottom: 1px solid #eeeeee
}

table td p, table th p {
	margin: 0
}

table th {
	color: #222;
	font-weight: 700
}

table tfoot td {
	background: none repeat scroll 0% 0% #f2f2f2;
	color: #777;
	font-style: normal
}

.detalle-contenido .container-fluid>blockquote:first-child {
	margin-top: 0
}

.detalle-contenido blockquote {
	position: relative;
	z-index: 1;
	border: 0;
	background: #C3F5DB;
	padding: 15px 20px;
	font-size: 18px;
	margin: 40px 0
}

.detalle-contenido blockquote address {
	margin: 0
}

.detalle-contenido blockquote.outstanding {
	background: url("../images/quote.png") no-repeat 20px 20px scroll
		#C3F5DB;
	float: left;
	padding: 30px 50px;
	margin-left: -40%;
	margin-right: 30px;
	width: 60%;
	line-height: 30px;
	font-size: 24px;
	font-weight: 100;
	text-align: right;
	font-style: italic
}

ul.pagination {
	margin: 30px 0
}

ul.pagination:after {
	content: '';
	display: block;
	clear: both
}

ul.pagination li a {
	color: #777;
	border: 1px solid #C7C7C7;
	background: transparent;
	margin: 0 6px;
	padding: 5px 15px
}

.pagination>li>a:hover, .pagination>li>a:focus, .pagination>.active>a,
	.pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span,
	.pagination>.active>span:hover, .pagination>.active>span:focus {
	color: #0DA559;
	border: 1px solid #0DA559;
	background: none
}

ul.pagination li:first-child a {
	margin: 0 25px 0 0;
	padding: 5px 10px
}

ul.pagination li:last-child a {
	margin: 0 0 0 25px;
	padding: 5px 10px
}

ul.pagination li div {
	display: inline-block;
	float: left;
	margin: 0 20px
}

.back-to-top {
	bottom: 5px;
	right: 5px;
	position: fixed;
	z-index: 5000
}

.input-group-btn {
	_width: auto
}

.detalle-media {
	border-bottom: 5px solid #0DA559
}

.detalle-media span.leyenda {
	display: block;
	width: 100%;
	margin: 0;
	left: 0;
	padding: 15px 5% 0;
	text-align: right;
	font-size: 12px;
	color: #0da559;
	background: #F1F1F1
}

.detalle-media .media-top {
	margin-bottom: 0
}

.detalle-media .sg-microcontent-overlay>.wrapper {
	max-width: 1900px;
	width: 93.5%;
	margin: 0 auto
}

.detalle-media .sg-microcontent-overlay .element:before {
	content: none
}

.detalle-media .sg-microcontent-overlay .element .text-overlay>.wrapper
	{
	padding: 25px 0
}

.detalle-media .box.default-box .title {
	font-size: 48px;
	color: #7AF7B7
}

.detalle-media .box.default-box .title+.subtitle {
	font-size: 24px;
	color: #fff;
	margin-top: 30px
}

.detalle-media .saga-imagen {
	padding: 0;
	position: relative;
	height: 60vh;
	max-height: 600px;
	overflow: hidden
}

.detalle-media .saga-imagen img {
	position: fixed;
	z-index: -1;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

body.sticky .detalle-media .saga-imagen img {
	top: 40%
}

.wrapper-page>.wrapper>.row>div>div {
	max-width: 1900px;
	width: 95%;
	margin: 0 auto
}

.detalle {
	width: 100%;
	background: #F1F1F1
}

.detalle>.wrapper>.row {
	width: 95%;
	width: calc(95% + 30px);
	max-width: 1900px;
	margin: 0 auto;
	padding: 80px 0
}

@media ( min-width : 1200px) {
	.detalle>.wrapper>.row>[class*="col-"]:last-child {
		padding-left: 30px
	}
}

@media ( max-width : 479px) {
	.detalle>.wrapper>.row {
		padding: 40px 0
	}
}

.detalle-contenido {
	width: 100%;
	background: #F1F1F1
}

.detalle-contenido>.wrapper>.row {
	width: 95%;
	width: calc(95% + 30px);
	max-width: 1900px;
	margin: 0 auto;
	padding: 80px 0
}

@media ( max-width : 479px) {
	.detalle-contenido>.wrapper>.row {
		padding: 40px 0
	}
}

.detalle-contenido>.wrapper>.row>[class*=col-] {
	float: right
}

.detalle-contenido.not-float-right>.wrapper>.row>[class*=col-] {
	float: left
}

.detalle-contenido .row [class*=col-] h1 {
	margin: 0 0 30px
}

.detalle-contenido>.wrapper>.row>[class*=col-]:last-child>div {
	margin-bottom: 30px;
	clear: both
}

.detalle-contenido>.wrapper>.row>[class*=col-]:last-child>div:after {
	content: '';
	clear: both;
	display: block
}

.detalle-contenido>.wrapper>.row>[class*=col-]:last-child span.icon {
	float: left;
	margin: 0 10px 0 0
}

.detalle-contenido>.wrapper>.row>[class*=col-]:last-child span.icon+a {
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.detalle-contenido>.wrapper>.row>[class*=col-]:last-child span.icon.media:before
	{
	font-size: 24px
}

.detalle-contenido .row [class*=col-] ul.pagination {
	margin: 30px 0 20px
}

.detalle-contenido .row [class*=col-] div.aside {
	padding: 20px 30px;
	margin-top: 0px;
	margin-left: -15px;
	background: white
}

.detalle-contenido .row [class*=col-] div.aside ul.nav {
	padding: 0;
	margin: 0;
	font-size: 14px
}

.detalle-contenido .row [class*=col-] div.aside ul.nav li span input[type=checkbox]
	{
	cursor: pointer;
	float: right;
	margin-top: 8px
}

.detalle-contenido .row [class*=col-] div.aside select {
	font-size: 14px;
	font-weight: 600;
	padding: 6px 12px;
	box-shadow: none
}

.detalle-contenido .row [class*=col-] div.busqueda input+span.icon {
	float: right;
	margin: -35px 15px 0 0;
	position: relative;
	z-index: 3
}

.detalle-contenido .row [class*=col-] div.busqueda input+span.icon:before
	{
	font-size: 22px;
	color: #B3B3B3
}

.detalle-contenido .row [class*=col-] div.busqueda span.resultados {
	display: block;
	font-size: 16px;
	border-bottom: 1px solid #DEDEDE;
	margin: 30px 0
}

.detalle-contenido .row [class*=col-] div.busqueda ol {
	padding: 0
}

.detalle-contenido .row [class*=col-] div.busqueda ol li {
	list-style: none;
	counter-increment: index
}

.detalle-contenido .row [class*=col-] div.busqueda ol li:before {
	content: counter(index) ".  ";
	font-weight: 600;
	color: #0da559
}

.detalle-contenido .row [class*=col-] div.busqueda ol li a {
	font-weight: 600
}

.detalle-contenido .row [class*=col-] div.busqueda ol li p {
	color: #777;
	margin: 15px 0 50px
}

.detalle-contenido .row [class*=col-] div.busqueda span.icon {
	float: none
}

.detalle-contenido .row [class*=col-] div.contacto {
	margin-bottom: 20px
}

.detalle-contenido .row [class*=col-] div.contacto * {
	display: block;
	white-space: normal;
	word-wrap: break-word;
	word-break: break-word
}

.detalle-contenido .row [class*=col-] div.contacto small {
	color: #777;
	font-size: 15px
}

body .navbar .topbar-inverse, body .navbar .header-wrapper *, body.sticky .navbar .header-wrapper *,
	body .detalle-media .row [class*=col-] img, body.sticky .detalle-media .row [class*=col-] img,
	.carou-wrapper [class*=col-], .carou-wrapper [class*=col-]:hover,
	.carou-wrapper [class*=col-] *, .carou-wrapper [class*=col-]:hover *,
	.navbar-nav>li>a:after, .navbar-nav>li>a.active:after, .form-group label,
	.form-group.focused label, ul.nav.nav-tabs li a, ul.nav.nav-tabs li.active a,
	ul.nav.nav-tabs li a:hover, .detalle-contenido .row [class*=col-] ul.nav li a,
	.detalle-contenido .row [class*=col-] ul.nav li a:hover, .tab-content>.tab-pane,
	.tab-content>.tab-pane.active, .datepicker table .day, .buscador,
	.buscador.active, .servicios, .navbar-nav>li>a:before, .navbar-nav>li>a:hover:before
	{
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.animated-fade {
	opacity: 0
}

.animated-enabled.animated-type-one .image, .animated-enabled.animated-type-one .description
	{
	-webkit-transition: all ease 0.8s;
	-o-transition: all ease 0.8s;
	transition: all ease 0.8s;
	opacity: 0;
	padding-top: 40px
}

.animated-enabled.animated-type-one.animated-on .image,
	.animated-enabled.animated-type-one.animated-on .description {
	opacity: 1;
	padding-top: 0
}

@
-webkit-keyframes opacitymargintop {
	from {opacity: 0;
	margin-top: -30px
}

50%{
opacity
:
0
.6
;margin-top
:
-10px
}
to {
	opacity: 1;
	margin-top: 0
}

}
@
keyframes opacitymargintop {
	from {opacity: 0;
	margin-top: -30px
}

50%{
opacity
:
0
.6
;margin-top
:
-10px
}
to {
	opacity: 1;
	margin-top: 0
}

}
@
-webkit-keyframes opacityfromleft {
	from {opacity: 0;
	left: -110%
}

to {
	opacity: 1;
	left: 0
}

}
@
keyframes opacityfromleft {
	from {opacity: 0;
	left: -110%
}

to {
	opacity: 1;
	left: 0
}

}
@
-webkit-keyframes figurehoverin {
	from {opacity: 0;
	top: 100%
}

50%{
opacity
:
0
.2
}
to {
	opacity: 1;
	top: 0
}

}
@
keyframes figurehoverin {
	from {opacity: 0;
	top: 100%
}

50%{
opacity
:
0
.2
;top
:
30%
}
to {
	opacity: 1;
	top: 0
}

}
@
-webkit-keyframes collapsedown {
	from {height: 0
}

to {
	height: 100%
}

}
@
keyframes collapsedown {
	from {height: 0
}

to {
	height: 100%
}

}
@
-webkit-keyframes toptobottom {
	from {top: -5px
}

to {
	top: 5px
}

}
@
keyframes toptobottom {
	from {top: -5px
}

to {
	top: 5px
}

}
.fade-in-down {
	-webkit-animation: opacitymargintop 1.1s linear;
	-o-animation: opacitymargintop 1.1s linear;
	animation: opacitymargintop 1.1s linear
}

.fade-in-left {
	-webkit-animation: opacityfromleft 0.7s linear;
	-o-animation: opacityfromleft 0.7s linear;
	animation: opacityfromleft 0.7s linear
}

.top-bottom-infinita {
	position: absolute;
	top: 0;
	left: 50%;
	font-size: 60px;
	margin-left: -19px;
	-webkit-animation-name: toptobottom;
	-webkit-animation-duration: 0.4s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 1s;
	animation-name: toptobottom;
	animation-duration: 0.4s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-timing-function: linear;
	animation-delay: 1s
}

.overlay-menu-responsive, .overlay-column-responsive {
	background: rgba(0, 0, 0, 0.45);
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: 90
}

.overlay-column-responsive {
	z-index: 990
}

.navbar-toggle {
	border-radius: 0
}

@media ( min-width : 1200px) {
	.page>[class*="container"]>.row>.col-lg-12 {
		float: none;
		overflow: hidden
	}
	.menu-wrapper .navbar-header {
		display: none
	}
}

@media ( min-width : 992px) {
	.menu-wrapper .panel {
		border: none;
		box-shadow: none;
		margin-bottom: 0;
		background: none;
		border-radius: 0
	}
	.detalle-media .sg-microcontent-overlay {
		background-attachment: fixed
	}
}

@media ( min-width : 768px) {
	.carousel .carousel-inner .carousel-caption, .carousel .carousel-inner .item .carousel-caption
		{
		max-width: 60%;
		text-align: left
	}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse
		{
		max-height: 480px
	}
	.header-title .title-heading {
		margin: 60px 100px 45px;
		font-size: 24px
	}
}

@media all and (max-width: 1430px) {
	.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a {
		padding: 43px 15px;
		font-size: 17px
	}
}

@media all and (max-width: 1370px) {
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .row
		{
		margin-top: 15px;
		margin-bottom: 15px
	}
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .fecha .row .dia
		{
		font-size: 94px
	}
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .fecha .row .mes,
		.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .fecha .row .year
		{
		font-size: 34px;
		line-height: 40px
	}
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .fecha .row .mes
		{
		margin-top: 20px
	}
}

@media ( max-width : 1320px) {
	.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a {
		font-size: 15px
	}
}

@media all and (max-width: 1200px) {
	html, body {
		overflow-x: hidden !important
	}
	body {
		padding-top: 11px
	}
	.detalle-contenido>.wrapper>.row {
		padding: 20px 0
	}
	.breadcrumb {
		margin: 0 0 15px 0
	}
	.aside {
		margin-top: 40px
	}
	.navbar .navbar-header {
		display: block;
		float: none
	}
	.navbar .navbar-header .navbar-brand {
		height: 60px;
		width: 60px
	}
	.navbar .navbar-header .navbar-toggle {
		display: block;
		position: relative;
		float: right
	}
	body.sticky .navbar .navbar-header .navbar-toggle {
		margin: 7px 0 0;
		zoom: 1.5
	}
	.navbar .navbar-header .navbar-toggle span.icon-bar {
		background: #2F2F2F
	}
	.navbar .navbar-collapse, .navbar .navbar-collapse.collapse {
		overflow: hidden !important;
		overflow-y: visible !important
	}
	.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a {
		display: block;
		float: none;
		text-align: center
	}
	.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a {
		padding: 20px;
		margin-bottom: 0
	}
	.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a:before
		{
		bottom: 15px
	}
	.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>a.active:after
		{
		border: 18px solid transparent;
		border-bottom: 16px solid #2F2F2F;
		margin-left: -18px
	}
	.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav>li>.dropdown-megamenu
		{
		position: relative
	}
	.navbar .submenu-wrapper .row .large {
		margin: 0;
		font-size: 28px
	}
	.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav .submenu-wrapper .row
		{
		padding: 10px 30px
	}
	.detalle-media .row [class*=col-] img {
		height: 100%;
		width: auto;
		max-width: none;
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-moz-transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0)
	}
	.detalle-contenido .row [class*=col-] blockquote {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		float: none;
		text-align: left;
		font-style: italic
	}
	body.sticky .detalle-media .row [class*=col-] img {
		top: 0
	}
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child,
		.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:last-child
		{
		width: 45%;
		float: left
	}
	.encabezado .encabezado-wrapper.con-fecha .active-day {
		padding: 20px 30px
	}
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:last-child
		{
		width: 55%
	}
	.agenda.destacada.carou-wrapper .bx-viewport {
		overflow: hidden !important
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.page>[class*="container"]>.row>.col-md-12 {
		float: none;
		overflow: hidden
	}
}

@media ( max-width : 1199px) {
	.navbar-brand.collapse {
		display: block
	}
	.tituloSeccionMenu {
		display: none
	}
	.detalle-contenido>.wrapper>.row>[class*=col-]:last-child .menu-wrapper
		{
		margin-bottom: 0
	}
	.detalle-contenido>.wrapper>.row>[class*=col-]:last-child .menu-wrapper .navbar-header
		{
		display: none
	}
	.detalle-contenido>.wrapper>.row>[class*=col-]:last-child .menu-wrapper .collapse
		{
		display: block
	}
	.wrapper-page.white-block.menu-wide {
		padding-left: 0;
		padding-right: 0
	}
	.wrapper-page.white-block.menu-wide>.wrapper>.row>div>div {
		width: 100%
	}
	.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified .nav
		{
		overflow-x: auto;
		margin: 0
	}
	.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li
		{
		float: none;
		display: table-cell;
		width: 1%
	}
	.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li.active a
		{
		padding-bottom: 30px
	}
}

@media ( max-width : 991px) {
	.detalle-media .sg-microcontent-overlay {
		height: 300px !important
	}
	.detalle-contenido>.wrapper>.row>[class*=col-] {
		float: none;
		padding: 0;
		margin-bottom: 20px
	}
	.detalle-contenido .row [class*=col-] blockquote.outstanding {
		float: none;
		text-align: left;
		width: 100%;
		margin: 0 0 30px
	}
	.detalle-contenido .row [class*=col-] ul.nav, .detalle-contenido .row [class*=col-] div.aside
		{
		margin-left: 0
	}
	.detalle-contenido .row [class*=col-] div.formulario .listadoreceptores button.btn.btn-secondary
		{
		width: calc(100% + 30px);
		margin: 20px -15px 5px
	}
	.detalle-contenido .row [class*=col-] div.formulario form>.btn-success {
		margin: 0 -15px 30px
	}
	.filtro-eventos h1 {
		margin-bottom: 25px
	}
}

@media all and (max-width: 870px) {
	.encabezado .encabezado-wrapper, .encabezado .encabezado-wrapper.con-fecha
		{
		padding: 0 15px
	}
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child,
		.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:last-child
		{
		width: 100%;
		float: none
	}
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child,
		.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:last-child .vertical
		{
		height: auto !important
	}
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:last-child
		{
		padding: 15px 15px 10px 15px
	}
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .row
		{
		margin-top: 0;
		margin-bottom: 0
	}
	.encabezado .wrapper .vertical {
		max-height: 150px
	}
	.encabezado .encabezado-wrapper.con-fecha .brand+.brand-subtitle {
		margin-top: 5px
	}
}

@media ( max-width : 767px) {
	h1 {
		font-size: 24px
	}
	h2 {
		font-size: 20px
	}
	.servicios .row [class*=col-] h2+h3, h3 {
		font-size: 18px
	}
	.large {
		font-size: 28px
	}
	.xlarge {
		font-size: 28px
	}
	.title {
		font-size: 18px
	}
	.title span {
		margin-left: 0
	}
	span.icon.descarga {
		font-size: 16px
	}
	span.icon.descarga:before {
		font-size: 22px
	}
	.navbar.submenu-wrapper {
		position: fixed;
		z-index: 1;
		top: 0;
		width: 100%;
		max-height: 100%;
		overflow-y: auto
	}
	.navbar .submenu-wrapper [class*=col-]+[class*=col-] .row {
		padding: 20px 15px
	}
	.navbar .submenu-wrapper .row .large {
		display: none
	}
	.agenda.interior .carou-wrapper [class*=col-] {
		min-height: 140px
	}
	.otros-servicios .row [class*=col-] .servicio-wrapper:hover .descripcion,
		.otros-servicios .row [class*=col-]:last-child .servicio-wrapper:hover .descripcion
		{
		left: calc(0% - 1px)
	}
	.agenda .carou-wrapper [class*=col-] {
		border-right: 0
	}
	.detalle-media .sg-microcontent-overlay {
		height: 240px !important
	}
	.agenda.destacada .carou-wrapper [class*=col-] .text-wrapper {
		position: relative;
		width: 100%;
		padding: 20px;
		left: 0;
		top: 0;
		max-height: 250px;
		transform: translate(0);
		-o-transform: translate(0);
		-ms-transform: translate(0);
		-moz-transform: translate(0);
		-webkit-transform: translate(0)
	}
	.agenda.destacada .carou-wrapper [class*=col-]:hover {
		margin-top: -20px;
		padding-bottom: 0
	}
	.agenda.destacada .carou-wrapper [class*=col-] .text-wrapper h2 {
		line-height: 32px
	}
	.detalle-contenido>.row {
		padding: 40px 0
	}
	.buscador-boletines .col-md-9 .tab-content>.tab-pane#fecha [class*=col-]:first-child
		{
		border: 0;
		margin-bottom: 50px
	}
	.buscador-boletines .col-md-3 {
		margin: 15px
	}
	.buscador-boletines .wrapper>div>[class*=col-]+[class*=col-] {
		margin: 0;
		background-color: transparent;
		padding: 0 15px
	}
	.buscador-boletines .wrapper .info-search {
		background-color: #fff;
		padding: 24px 50px 30px
	}
	.header-title .title {
		margin: 60px 15px 35px
	}
	.agenda .carou-wrapper {
		padding: 0 20px
	}
	.detalle-contenido .formulario form {
		padding: 0 20px
	}
	.detalle-contenido .row [class*=col-] div.formulario .form-group {
		border-right: 1px solid #CCC
	}
	.object-aside .pull-left, .object-aside .pull-right {
		float: none !important
	}
	.image {
		margin-bottom: 20px
	}
	.articulo .dl-horizontal {
		padding: 8px 0
	}
	.articulo .dl-horizontal dt {
		width: auto
	}
	.articulo .dl-horizontal dd {
		margin: 0;
		padding: 0
	}
	.tscalendar .eventCalendar-wrap {
		margin-left: 0;
		margin-right: 0
	}
	.tscalendar .eventsCalendar-slider {
		float: none;
		width: auto !important
	}
	.tscalendar .eventsCalendar-list-wrap {
		float: none;
		margin-top: 15px;
		width: auto !important
	}
	.carousel .carousel-inner .carousel-caption, .carousel .carousel-inner .item .carousel-caption
		{
		right: 0;
		bottom: 0
	}
	.carousel .carousel-inner .item .carousel-caption .title {
		font-size: 30px
	}
	.carousel .carousel-inner .item .carousel-caption .subtitle {
		font-size: 20px
	}
	.carousel .carousel-inner .item .carousel-caption .description {
		font-size: 13px
	}
	.carousel .carousel-inner .item .carousel-caption .description {
		width: auto
	}
	.carousel .indicators-by-title li {
		font-size: 10px;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 100px;
		overflow-x: hidden
	}
	.image.pull-right {
		float: none !important
	}
	.btn {
		white-space: normal
	}
	div.pp_default div.ppt {
		border-radius: 0;
		-webkit-border-radius: 0;
		margin: 0 0 10px;
		width: 100% !important
	}
	.pp_pic_holder.pp_default {
		width: 100% !important;
		left: 0 !important;
		overflow: hidden
	}
	.pp_pic_holder.pp_default .pp_top {
		display: none
	}
	div.pp_default .pp_content_container .pp_left {
		padding-left: 0 !important
	}
	div.pp_default .pp_content_container .pp_right {
		padding-right: 0 !important
	}
	a.pp_next {
		background: url("../../../img/sprite_next.png") 100% 37% no-repeat
			!important;
		color: red !important
	}
	a.pp_previous {
		background: url("../../../img/sprite_prev.png") 0 37% no-repeat
			!important
	}
	.pp_content {
		width: 100% !important;
		height: auto !important
	}
	.pp_fade {
		width: 100% !important;
		height: 100% !important
	}
	.pp_hoverContainer {
		height: 100% !important;
		width: 100% !important
	}
	a.pp_expand, a.pp_contract, .pp_gallery, .pp_top, .pp_bottom {
		display: none !important
	}
	#pp_full_res img {
		width: 100% !important;
		height: auto !important
	}
	.pp_details {
		width: 94% !important;
		padding-left: 3%;
		padding-right: 4%;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: #fff;
		margin-top: -2px !important
	}
	a.pp_close {
		right: 10px !important;
		top: 10px !important;
		z-index: 10000
	}
}

@media ( min-width : 768px) and (max-width: 991px) {
	.nav-tabs>li>a {
		padding: 12px 10px
	}
	.page>[class*="container"]>.row>.col-sm-12 {
		float: none;
		overflow: hidden
	}
}

@media all and (max-width: 640px) {
	.main-slider .carou-wrapper [class*=col-] .text-wrapper {
		max-width: 100%
	}
	.footer .row>div {
		margin-bottom: 30px
	}
	ul.nav.nav-tabs li a {
		font-size: 16px;
		padding: 20px 20px 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.tab-content>.tab-pane {
		padding: 30px 0
	}
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .row
		{
		margin-top: 0
	}
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .fecha .row .mes,
		.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .fecha .row .year
		{
		font-size: 30px;
		line-height: 40px;
		margin: 0
	}
	.encabezado .encabezado-wrapper.con-fecha>.row>[class*=col-]:first-child .fecha .row .dia
		{
		font-size: 80px;
		line-height: 80px
	}
	.buscador-boletines .col-md-3 {
		padding: 20px
	}
	.servicios>.wrapper>.row {
		max-width: none;
		left: 0
	}
}

@media ( max-width : 580px) {
	ul.pagination {
		display: block;
		width: 100%;
		margin: 30px 0
	}
	ul.pagination li span.sr-only {
		display: block;
		position: static;
		width: auto;
		height: auto;
		margin: 0;
		overflow: visible;
		clip: auto;
		font-size: 14px;
		line-height: 25px
	}
	ul.pagination li:first-child span.sr-only {
		margin-left: 5px;
		float: right
	}
	ul.pagination li:last-child span.sr-only {
		margin-right: 5px;
		float: left
	}
	.carousel .carousel-inner .item>img, .carousel .carousel-inner .item>a>img
		{
		max-width: 160%
	}
	.carousel .carousel-inner .carousel-caption, .carousel .carousel-inner .item .carousel-caption
		{
		right: 0;
		bottom: 0;
		top: 0;
		left: 0;
		background: rgba(0, 0, 0, 0.3)
	}
	.carousel .carousel-inner .carousel-caption .carousel-caption-wrapper,
		.carousel .carousel-inner .item .carousel-caption .carousel-caption-wrapper
		{
		padding: 15px 35px
	}
	.carousel .carousel-control {
		font-size: 30px;
		height: 30px;
		width: 30px;
		line-height: 30px;
		margin-top: -15px
	}
	.carousel .carousel-control.left {
		left: 5px
	}
	.carousel .carousel-control.right {
		right: 5px
	}
	.carousel .carousel-inner .item .carousel-caption .title {
		font-size: 26px
	}
}

@media ( max-width : 479px) {
	.detalle-contenido>.wrapper>.row {
		width: 100%
	}
	.title-heading a span {
		display: block;
		margin-left: 0
	}
	.xlarge {
		font-size: 26px
	}
	.encabezado .encabezado-wrapper [class*=col-] .brand+.brand-subtitle {
		margin-top: 0;
		font-size: 20px
	}
	.otros-servicios .feature-block.feature-block-horizontal .title {
		padding: 0 15px
	}
	.aside {
		padding: 20px
	}
	.detalle>.wrapper>.row {
		width: auto;
		margin: 0 -15px
	}
	.encabezado .encabezado-wrapper [class*=col-] {
		padding: 0 15px
	}
	.media .media-object.pull-left, .media .media-object.pull-right {
		float: none !important;
		margin: 0 0 15px 0
	}
	.carousel .carousel-inner .item>img, .carousel .carousel-inner .item>a>img
		{
		max-width: 145%
	}
	.header-wrapper {
		width: 89%
	}
	.agenda .carou-wrapper {
		padding: 0 24px
	}
	.agenda .carou-wrapper [class*=col-] {
		padding-left: 30px;
		padding-right: 30px
	}
	.buscador-boletines .wrapper .info-search {
		padding: 24px 25px 30px
	}
	.page>[class*="container"]>.row>.col-xs-12 {
		float: none;
		overflow: hidden
	}
	.navbar .topbar-inverse ul li:nth-child(2) a {
		padding-right: 15px
	}
	.navbar .topbar-inverse ul li a {
		padding: 6px 10px
	}
	.navbar .navbar-collapse .navbar-form.navbar-right .navbar-nav .submenu-wrapper>.row
		{
		padding: 0
	}
	.navbar .submenu-wrapper .row ul li a {
		font-size: 14px
	}
	.navbar .submenu-wrapper .row ul .heading-father strong>a {
		font-size: 16px
	}
	.navbar .submenu-wrapper .icon.close {
		right: 9%;
		top: 25px
	}
}
/*# sourceMappingURL=screen.css.map */
#x-insuit-tab {
	top: 25% !important;
}